Advertisement
Guest User

Untitled

a guest
Feb 14th, 2021
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 79.36 KB | None | 0 0
  1. make[3]: Entering directory '/home/hauke/openwrt/openwrt/package/system/ubus'
  2. mkdir -p /home/hauke/openwrt/openwrt/dl
  3. SHELL= flock /home/hauke/openwrt/openwrt/tmp/.ubus-2020-12-04-d1d9ddf9.tar.xz.flock -c ' /home/hauke/openwrt/openwrt/scripts/download.pl "/home/hauke/openwrt/openwrt/dl" "ubus-2020-12-04-d1d9ddf9.tar.xz" "6fbdda5144cfef14d314d421ce801e9c89a2266428346f531a57c28e731a059c" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/hauke/openwrt/openwrt/tmp/dl && cd /home/hauke/openwrt/openwrt/tmp/dl && rm -rf ubus-2020-12-04-d1d9ddf9 && [ \! -d ubus-2020-12-04-d1d9ddf9 ] && git clone https://git.openwrt.org/project/ubus.git ubus-2020-12-04-d1d9ddf9 && (cd ubus-2020-12-04-d1d9ddf9 && git checkout d1d9ddf98d39b0bdc055060fb962335439445690 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd ubus-2020-12-04-d1d9ddf9 && git log -1 --format='\''@%ct'\''` && rm -rf ubus-2020-12-04-d1d9ddf9/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ubus-2020-12-04-d1d9ddf9 | xz -zc -7e > /home/hauke/openwrt/openwrt/tmp/dl/ubus-2020-12-04-d1d9ddf9.tar.xz && mv /home/hauke/openwrt/openwrt/tmp/dl/ubus-2020-12-04-d1d9ddf9.tar.xz /home/hauke/openwrt/openwrt/dl/ && rm -rf ubus-2020-12-04-d1d9ddf9; ) '
  4. rm -f /home/hauke/openwrt/openwrt/build_dir/target-mips_mips32_musl/ubus-2020-12-04-d1d9ddf9/.built
  5. touch /home/hauke/openwrt/openwrt/build_dir/target-mips_mips32_musl/ubus-2020-12-04-d1d9ddf9/.built_check
  6. CFLAGS="-Os -pipe -mno-branch-likely -mips32 -mtune=mips32 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -ffile-prefix-map=/home/hauke/openwrt/openwrt/build_dir/target-mips_mips32_musl/ubus-2020-12-04-d1d9ddf9=ubus-2020-12-04-d1d9ddf9 -Wformat -Werror=format-security -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/include -flto -I/home/hauke/openwrt/openwrt/staging_dir/toolchain-mips_mips32_gcc-8.4.0_musl/usr/include -I/home/hauke/openwrt/openwrt/staging_dir/toolchain-mips_mips32_gcc-8.4.0_musl/include/fortify -I/home/hauke/openwrt/openwrt/staging_dir/toolchain-mips_mips32_gcc-8.4.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32 -mtune=mips32 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -ffile-prefix-map=/home/hauke/openwrt/openwrt/build_dir/target-mips_mips32_musl/ubus-2020-12-04-d1d9ddf9=ubus-2020-12-04-d1d9ddf9 -Wformat -Werror=format-security -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/include -flto -I/home/hauke/openwrt/openwrt/staging_dir/toolchain-mips_mips32_gcc-8.4.0_musl/usr/include -I/home/hauke/openwrt/openwrt/staging_dir/toolchain-mips_mips32_gcc-8.4.0_musl/include/fortify -I/home/hauke/openwrt/openwrt/staging_dir/toolchain-mips_mips32_gcc-8.4.0_musl/include " LDFLAGS="-L/home/hauke/openwrt/openwrt/staging_dir/toolchain-mips_mips32_gcc-8.4.0_musl/usr/lib -L/home/hauke/openwrt/openwrt/staging_dir/toolchain-mips_mips32_gcc-8.4.0_musl/lib -fpic -specs=/home/hauke/openwrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -flto " make -j1 -C /home/hauke/openwrt/openwrt/build_dir/target-mips_mips32_musl/ubus-2020-12-04-d1d9ddf9/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32 -mtune=mips32 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -ffile-prefix-map=/home/hauke/openwrt/openwrt/build_dir/target-mips_mips32_musl/ubus-2020-12-04-d1d9ddf9=ubus-2020-12-04-d1d9ddf9 -Wformat -Werror=format-security -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/include -flto" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" CMAKE_COMMAND='/home/hauke/openwrt/openwrt/staging_dir/host/bin/cmake' CMAKE_DISABLE_cmake_check_build_system=1 ;
  7. make[4]: Entering directory '/home/hauke/openwrt/openwrt/build_dir/target-mips_mips32_musl/ubus-2020-12-04-d1d9ddf9'
  8. make[5]: Entering directory '/home/hauke/openwrt/openwrt/build_dir/target-mips_mips32_musl/ubus-2020-12-04-d1d9ddf9'
  9. make[6]: Entering directory '/home/hauke/openwrt/openwrt/build_dir/target-mips_mips32_musl/ubus-2020-12-04-d1d9ddf9'
  10. make[6]: Leaving directory '/home/hauke/openwrt/openwrt/build_dir/target-mips_mips32_musl/ubus-2020-12-04-d1d9ddf9'
  11. [ 29%] Built target ubusd_library
  12. make[6]: Entering directory '/home/hauke/openwrt/openwrt/build_dir/target-mips_mips32_musl/ubus-2020-12-04-d1d9ddf9'
  13. make[6]: Leaving directory '/home/hauke/openwrt/openwrt/build_dir/target-mips_mips32_musl/ubus-2020-12-04-d1d9ddf9'
  14. make[6]: Entering directory '/home/hauke/openwrt/openwrt/build_dir/target-mips_mips32_musl/ubus-2020-12-04-d1d9ddf9'
  15. [ 33%] Linking C shared library libubus.so
  16. /home/hauke/openwrt/openwrt/staging_dir/toolchain-mips_mips32_gcc-8.4.0_musl/lib/gcc/mips-openwrt-linux-musl/8.4.0/../../../../mips-openwrt-linux-musl/bin/ld: /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.so: unknown type [0x7000002a] section `.MIPS.abiflags'
  17. /home/hauke/openwrt/openwrt/staging_dir/toolchain-mips_mips32_gcc-8.4.0_musl/lib/gcc/mips-openwrt-linux-musl/8.4.0/../../../../mips-openwrt-linux-musl/bin/ld: /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.so: unknown type [0x7000002a] section `.MIPS.abiflags'
  18. /home/hauke/openwrt/openwrt/staging_dir/toolchain-mips_mips32_gcc-8.4.0_musl/lib/gcc/mips-openwrt-linux-musl/8.4.0/../../../../mips-openwrt-linux-musl/bin/ld: skipping incompatible /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.so when searching for -lubox
  19. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(avl.c.o): in function `post_insert':
  20. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:467:(.text+0x210): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  21. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:466:(.text+0x224): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  22. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:487:(.text+0x270): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  23. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:486:(.text+0x27c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  24. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(avl.c.o): in function `avl_post_delete':
  25. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:531:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  26. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:542:(.text+0x334): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  27. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:541:(.text+0x348): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  28. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:558:(.text+0x394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  29. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:563:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  30. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:568:(.text+0x3bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  31. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(avl.c.o): in function `avl_delete_worker':
  32. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:700:(.text+0x48c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  33. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:619:(.text+0x4c0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  34. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:630:(.text+0x4d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  35. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:629:(.text+0x4e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  36. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:648:(.text+0x554): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  37. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:659:(.text+0x568): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  38. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:658:(.text+0x578): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  39. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:635:(.text+0x500): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  40. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:672:(.text+0x59c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  41. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:672:(.text+0x5b0): relocation R_MIPS_26 against `__assert_fail' cannot be used when making a shared object; recompile with -fPIC
  42. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:672:(.text+0x5a0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  43. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:705:(.text+0x624): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  44. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(avl.c.o): in function `avl_find':
  45. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:123:(.text+0x6d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  46. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(avl.c.o): in function `avl_find_lessequal':
  47. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:144:(.text+0x754): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  48. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(avl.c.o): in function `avl_find_greaterequal':
  49. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:186:(.text+0x81c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  50. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(avl.c.o): in function `avl_insert':
  51. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:240:(.text+0x900): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  52. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:297:(.text+0xa38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  53. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(avl.c.o): in function `avl_delete':
  54. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/avl.c:347:(.text+0xb58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  55. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_buffer_grow':
  56. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:26:(.text+0x58): relocation R_MIPS_26 against `realloc' cannot be used when making a shared object; recompile with -fPIC
  57. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:29:(.text+0x78): relocation R_MIPS_26 against `memset' cannot be used when making a shared object; recompile with -fPIC
  58. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_buf_free':
  59. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:104:(.text+0x128): relocation R_MIPS_26 against `free' cannot be used when making a shared object; recompile with -fPIC
  60. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_fill_pad':
  61. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:113:(.text+0x154): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  62. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:117:(.text+0x188): relocation R_MIPS_26 against `memset' cannot be used when making a shared object; recompile with -fPIC
  63. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_add':
  64. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:76:(.text+0x1f4): relocation R_MIPS_26 against `blob_buf_grow' cannot be used when making a shared object; recompile with -fPIC
  65. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:84:(.text+0x234): relocation R_MIPS_26 against `blob_fill_pad' cannot be used when making a shared object; recompile with -fPIC
  66. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_buf_init':
  67. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:92:(.text+0x270): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  68. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:95:(.text+0x28c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  69. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_next':
  70. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.h:187:(.text+0x2f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  71. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_new':
  72. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:133:(.text+0x30c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  73. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:137:(.text+0x320): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  74. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:137:(.text+0x32c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  75. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:137:(.text+0x338): relocation R_MIPS_26 against `blob_set_raw_len' cannot be used when making a shared object; recompile with -fPIC
  76. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_next':
  77. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.h:187:(.text+0x394): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  78. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_put_raw':
  79. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:149:(.text+0x3a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  80. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:152:(.text+0x3bc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  81. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:152:(.text+0x3c4): relocation R_MIPS_26 against `blob_set_raw_len' cannot be used when making a shared object; recompile with -fPIC
  82. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:153:(.text+0x3d4): relocation R_MIPS_26 against `memcpy' cannot be used when making a shared object; recompile with -fPIC
  83. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_put':
  84. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:162:(.text+0x420): relocation R_MIPS_26 against `blob_new' cannot be used when making a shared object; recompile with -fPIC
  85. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:167:(.text+0x43c): relocation R_MIPS_26 against `memcpy' cannot be used when making a shared object; recompile with -fPIC
  86. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_nest_start':
  87. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:175:(.text+0x48c): relocation R_MIPS_26 against `blob_new' cannot be used when making a shared object; recompile with -fPIC
  88. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_nest_end':
  89. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:185:(.text+0x4dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  90. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:185:(.text+0x500): relocation R_MIPS_26 against `blob_set_raw_len' cannot be used when making a shared object; recompile with -fPIC
  91. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_check_type':
  92. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:203:(.text+0x528): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  93. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_parse_attr':
  94. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:247:(.text+0x64c): relocation R_MIPS_26 against `blob_check_type' cannot be used when making a shared object; recompile with -fPIC
  95. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_parse_untrusted':
  96. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:283:(.text+0x70c): relocation R_MIPS_26 against `memset' cannot be used when making a shared object; recompile with -fPIC
  97. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:284:(.text+0x740): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  98. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_parse_attr':
  99. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:228:(.text+0x79c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  100. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_parse_untrusted':
  101. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:284:(.text+0x7a8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  102. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_parse':
  103. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:299:(.text+0x804): relocation R_MIPS_26 against `memset' cannot be used when making a shared object; recompile with -fPIC
  104. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:300:(.text+0x83c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  105. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_parse_attr':
  106. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:228:(.text+0x894): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  107. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_parse':
  108. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:300:(.text+0x8a0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  109. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_attr_equal':
  110. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:316:(.text+0x8f0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  111. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:316:(.text+0x8fc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  112. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:319:(.text+0x910): relocation R_MIPS_26 against `memcmp' cannot be used when making a shared object; recompile with -fPIC
  113. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blob.c.o): in function `blob_memdup':
  114. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:326:(.text+0x950): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  115. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:328:(.text+0x95c): relocation R_MIPS_26 against `malloc' cannot be used when making a shared object; recompile with -fPIC
  116. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.c:332:(.text+0x974): relocation R_MIPS_26 against `memcpy' cannot be used when making a shared object; recompile with -fPIC
  117. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_data_len':
  118. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.h:103:(.text+0x80): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  119. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_new':
  120. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:235:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  121. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:237:(.text+0xf0): relocation R_MIPS_26 against `strlen' cannot be used when making a shared object; recompile with -fPIC
  122. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:239:(.text+0x110): relocation R_MIPS_26 against `blob_new' cannot be used when making a shared object; recompile with -fPIC
  123. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:247:(.text+0x150): relocation R_MIPS_26 against `memcpy' cannot be used when making a shared object; recompile with -fPIC
  124. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:250:(.text+0x164): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  125. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:253:(.text+0x18c): relocation R_MIPS_26 against `memset' cannot be used when making a shared object; recompile with -fPIC
  126. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_check_attr_len':
  127. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:75:(.text+0x26c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  128. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:81:(.text+0x298): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  129. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:82:(.text+0x2a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  130. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:84:(.text+0x2c8): relocation R_MIPS_26 against `blob_check_type' cannot be used when making a shared object; recompile with -fPIC
  131. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_check_attr':
  132. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:30:(.text+0x304): relocation R_MIPS_26 against `blobmsg_check_attr_len' cannot be used when making a shared object; recompile with -fPIC
  133. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_check_array_len':
  134. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:103:(.text+0x340): relocation R_MIPS_26 against `blobmsg_check_attr_len' cannot be used when making a shared object; recompile with -fPIC
  135. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:117:(.text+0x374): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  136. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:117:(.text+0x380): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  137. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:117:(.text+0x39c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  138. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:121:(.text+0x408): relocation R_MIPS_26 against `blobmsg_check_attr_len' cannot be used when making a shared object; recompile with -fPIC
  139. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:117:(.text+0x418): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  140. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_check_array':
  141. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:89:(.text+0x440): relocation R_MIPS_26 against `blobmsg_check_array_len' cannot be used when making a shared object; recompile with -fPIC
  142. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_check_attr_list':
  143. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:132:(.text+0x450): relocation R_MIPS_26 against `blobmsg_check_array' cannot be used when making a shared object; recompile with -fPIC
  144. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_check_attr_list_len':
  145. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:137:(.text+0x474): relocation R_MIPS_26 against `blobmsg_check_array_len' cannot be used when making a shared object; recompile with -fPIC
  146. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_parse_array':
  147. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:146:(.text+0x4d0): relocation R_MIPS_26 against `memset' cannot be used when making a shared object; recompile with -fPIC
  148. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:147:(.text+0x4e4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  149. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:152:(.text+0x52c): relocation R_MIPS_26 against `blobmsg_check_attr_len' cannot be used when making a shared object; recompile with -fPIC
  150. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:147:(.text+0x584): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  151. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_parse':
  152. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:168:(.text+0x5a0): relocation R_MIPS_HI16 against `__stack_chk_guard' cannot be used when making a shared object; recompile with -fPIC
  153. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:174:(.text+0x5f4): relocation R_MIPS_26 against `memset' cannot be used when making a shared object; recompile with -fPIC
  154. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:185:(.text+0x63c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  155. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:182:(.text+0x674): relocation R_MIPS_26 against `strlen' cannot be used when making a shared object; recompile with -fPIC
  156. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:186:(.text+0x694): relocation R_MIPS_26 against `blobmsg_check_attr_len' cannot be used when making a shared object; recompile with -fPIC
  157. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:185:(.text+0x6b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  158. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:215:(.text+0x76c): relocation R_MIPS_26 against `strcmp' cannot be used when making a shared object; recompile with -fPIC
  159. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:223:(.text+0x79c): relocation R_MIPS_26 against `__stack_chk_fail' cannot be used when making a shared object; recompile with -fPIC
  160. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_open_nested':
  161. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:274:(.text+0x820): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  162. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:276:(.text+0x838): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  163. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:279:(.text+0x84c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  164. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:279:(.text+0x858): relocation R_MIPS_26 against `strlen' cannot be used when making a shared object; recompile with -fPIC
  165. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:279:(.text+0x870): relocation R_MIPS_26 against `blob_set_raw_len' cannot be used when making a shared object; recompile with -fPIC
  166. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_alloc_string_buffer':
  167. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:331:(.text+0x8d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  168. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:335:(.text+0x8ec): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  169. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:335:(.text+0x8f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  170. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:335:(.text+0x904): relocation R_MIPS_26 against `blob_set_raw_len' cannot be used when making a shared object; recompile with -fPIC
  171. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:336:(.text+0x924): relocation R_MIPS_26 against `blob_set_raw_len' cannot be used when making a shared object; recompile with -fPIC
  172. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blob_next':
  173. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.h:187:(.text+0x96c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  174. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_realloc_string_buffer':
  175. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:345:(.text+0x978): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  176. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:351:(.text+0x9a0): relocation R_MIPS_26 against `blob_buf_grow' cannot be used when making a shared object; recompile with -fPIC
  177. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blob_next':
  178. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.h:187:(.text+0x9b4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  179. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_realloc_string_buffer':
  180. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:356:(.text+0x9d4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  181. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blob_next':
  182. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blob.h:187:(.text+0xa0c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  183. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_add_string_buffer':
  184. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:366:(.text+0xa18): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  185. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:366:(.text+0xa20): relocation R_MIPS_26 against `strlen' cannot be used when making a shared object; recompile with -fPIC
  186. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:369:(.text+0xa44): relocation R_MIPS_26 against `blob_set_raw_len' cannot be used when making a shared object; recompile with -fPIC
  187. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:370:(.text+0xa4c): relocation R_MIPS_26 against `blob_fill_pad' cannot be used when making a shared object; recompile with -fPIC
  188. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:372:(.text+0xa58): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  189. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:372:(.text+0xa84): relocation R_MIPS_26 against `blob_set_raw_len' cannot be used when making a shared object; recompile with -fPIC
  190. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_vprintf':
  191. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:293:(.text+0xabc): relocation R_MIPS_26 against `vsnprintf' cannot be used when making a shared object; recompile with -fPIC
  192. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:299:(.text+0xafc): relocation R_MIPS_26 against `blobmsg_alloc_string_buffer' cannot be used when making a shared object; recompile with -fPIC
  193. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:303:(.text+0xb14): relocation R_MIPS_26 against `vsnprintf' cannot be used when making a shared object; recompile with -fPIC
  194. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:307:(.text+0xb24): relocation R_MIPS_26 against `blobmsg_add_string_buffer' cannot be used when making a shared object; recompile with -fPIC
  195. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_printf':
  196. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:319:(.text+0xb44): relocation R_MIPS_26 against `blobmsg_vprintf' cannot be used when making a shared object; recompile with -fPIC
  197. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(blobmsg.c.o): in function `blobmsg_add_field':
  198. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:382:(.text+0xb78): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  199. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/blobmsg.c:387:(.text+0xb94): relocation R_MIPS_26 against `memcpy' cannot be used when making a shared object; recompile with -fPIC
  200. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `waker_init_fd':
  201. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:95:(.text+0x10): relocation R_MIPS_26 against `fcntl' cannot be used when making a shared object; recompile with -fPIC
  202. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:95:(.text+0x20): relocation R_MIPS_26 against `fcntl' cannot be used when making a shared object; recompile with -fPIC
  203. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:96:(.text+0x2c): relocation R_MIPS_26 against `fcntl' cannot be used when making a shared object; recompile with -fPIC
  204. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:96:(.text+0x48): relocation R_MIPS_26 against `fcntl' cannot be used when making a shared object; recompile with -fPIC
  205. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `waker_consume':
  206. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:83:(.text+0x68): relocation R_MIPS_26 against `read' cannot be used when making a shared object; recompile with -fPIC
  207. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_signal_wake':
  208. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:397:(.text+0x8c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  209. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:397:(.text+0xb0): relocation R_MIPS_26 against `write' cannot be used when making a shared object; recompile with -fPIC
  210. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:398:(.text+0xc0): relocation R_MIPS_26 against `__errno_location' cannot be used when making a shared object; recompile with -fPIC
  211. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_sigchld':
  212. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:415:(.text+0xf0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  213. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:414:(.text+0xe8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  214. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_handle_sigint':
  215. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:407:(.text+0xf8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  216. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:409:(.text+0x108): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  217. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_install_handler':
  218. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:424:(.text+0x13c): relocation R_MIPS_26 against `sigaction' cannot be used when making a shared object; recompile with -fPIC
  219. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:428:(.text+0x158): relocation R_MIPS_26 against `memcpy' cannot be used when making a shared object; recompile with -fPIC
  220. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:439:(.text+0x174): relocation R_MIPS_26 against `sigaction' cannot be used when making a shared object; recompile with -fPIC
  221. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_gettime':
  222. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:284:(.text+0x1bc): relocation R_MIPS_26 against `clock_gettime' cannot be used when making a shared object; recompile with -fPIC
  223. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_setup_signals':
  224. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:468:(.text+0x1f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  225. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:468:(.text+0x21c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  226. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:469:(.text+0x224): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  227. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:468:(.text+0x200): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  228. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:469:(.text+0x234): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  229. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:471:(.text+0x23c): relocation R_MIPS_HI16 against `uloop_handle_sigchld' cannot be used when making a shared object; recompile with -fPIC
  230. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:472:(.text+0x24c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  231. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:472:(.text+0x250): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  232. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:472:(.text+0x260): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  233. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_ignore_signal':
  234. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:447:(.text+0x270): relocation R_MIPS_26 against `sigaction' cannot be used when making a shared object; recompile with -fPIC
  235. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:460:(.text+0x2a0): relocation R_MIPS_26 against `sigaction' cannot be used when making a shared object; recompile with -fPIC
  236. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_fd_delete':
  237. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:237:(.text+0x2bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  238. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:238:(.text+0x2c4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  239. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:238:(.text+0x2d0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  240. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_run_events':
  241. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:168:(.text+0x898): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  242. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_fd_stack_event':
  243. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:148:(.text+0x308): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  244. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `__uloop_fd_delete':
  245. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop-epoll.c:66:(.text+0x34c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  246. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop-epoll.c:66:(.text+0x360): relocation R_MIPS_26 against `epoll_ctl' cannot be used when making a shared object; recompile with -fPIC
  247. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_fd_add':
  248. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:213:(.text+0x388): relocation R_MIPS_26 against `uloop_fd_delete' cannot be used when making a shared object; recompile with -fPIC
  249. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `register_poll':
  250. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop-epoll.c:58:(.text+0x414): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  251. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop-epoll.c:58:(.text+0x428): relocation R_MIPS_26 against `epoll_ctl' cannot be used when making a shared object; recompile with -fPIC
  252. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_fd_add':
  253. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:216:(.text+0x448): relocation R_MIPS_26 against `fcntl' cannot be used when making a shared object; recompile with -fPIC
  254. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:218:(.text+0x458): relocation R_MIPS_26 against `fcntl' cannot be used when making a shared object; recompile with -fPIC
  255. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_timeout_add':
  256. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:264:(.text+0x47c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  257. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_timeout_set':
  258. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:294:(.text+0x558): relocation R_MIPS_26 against `uloop_timeout_cancel' cannot be used when making a shared object; recompile with -fPIC
  259. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:296:(.text+0x560): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  260. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:306:(.text+0x5d4): relocation R_MIPS_26 against `uloop_timeout_add' cannot be used when making a shared object; recompile with -fPIC
  261. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_timeout_remaining':
  262. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:327:(.text+0x5f8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  263. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_process_add':
  264. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:337:(.text+0x64c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  265. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_cancelling':
  266. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:527:(.text+0x6e0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  267. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:527:(.text+0x6f0): relocation R_MIPS_HI16 against `uloop_cancelled' cannot be used when making a shared object; recompile with -fPIC
  268. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_run_timeout':
  269. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:535:(.text+0x708): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  270. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_handle_processes':
  271. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:380:(.text+0x720): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  272. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_run_timeout':
  273. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:537:(.text+0x738): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  274. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_handle_sigint':
  275. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:408:(.text+0x104): relocation R_MIPS_HI16 against `uloop_cancelled' cannot be used when making a shared object; recompile with -fPIC
  276. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_run_timeout':
  277. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:541:(.text+0x7d8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  278. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:544:(.text+0x7ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  279. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_process_timeouts':
  280. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:500:(.text+0x924): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  281. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_handle_processes':
  282. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:373:(.text+0x808): relocation R_MIPS_26 against `waitpid' cannot be used when making a shared object; recompile with -fPIC
  283. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:374:(.text+0x818): relocation R_MIPS_26 against `__errno_location' cannot be used when making a shared object; recompile with -fPIC
  284. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_run_timeout':
  285. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:538:(.text+0x724): relocation R_MIPS_HI16 against `uloop_cancelled' cannot be used when making a shared object; recompile with -fPIC
  286. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:550:(.text+0x83c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  287. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_run_events':
  288. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:168:(.text+0x88c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  289. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:169:(.text+0x89c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  290. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_fetch_events':
  291. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop-epoll.c:73:(.text+0x8a4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  292. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop-epoll.c:73:(.text+0x8b4): relocation R_MIPS_26 against `epoll_wait' cannot be used when making a shared object; recompile with -fPIC
  293. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop-epoll.c:73:(.text+0x8bc): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  294. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop-epoll.c:73:(.text+0x8a8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  295. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_run_events':
  296. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:182:(.text+0x8e8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  297. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_process_timeouts':
  298. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:503:(.text+0x928): relocation R_MIPS_26 against `uloop_timeout_cancel' cannot be used when making a shared object; recompile with -fPIC
  299. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `list_empty':
  300. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/list.h:63:(.text+0x770): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  301. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_handle_processes':
  302. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:387:(.text+0x980): relocation R_MIPS_26 against `uloop_process_delete' cannot be used when making a shared object; recompile with -fPIC
  303. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_fetch_events':
  304. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop-epoll.c:86:(.text+0x9d4): relocation R_MIPS_26 against `uloop_fd_delete' cannot be used when making a shared object; recompile with -fPIC
  305. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_run_events':
  306. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:179:(.text+0x8ec): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  307. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:182:(.text+0x8f8): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  308. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_done':
  309. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:565:(.text+0xb10): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  310. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:568:(.text+0xb24): relocation R_MIPS_26 against `close' cannot be used when making a shared object; recompile with -fPIC
  311. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `register_poll':
  312. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop-epoll.c:52:(.text+0x400): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  313. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_done':
  314. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:573:(.text+0xb44): relocation R_MIPS_26 against `uloop_fd_delete' cannot be used when making a shared object; recompile with -fPIC
  315. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:574:(.text+0xb50): relocation R_MIPS_26 against `close' cannot be used when making a shared object; recompile with -fPIC
  316. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:575:(.text+0xb58): relocation R_MIPS_26 against `close' cannot be used when making a shared object; recompile with -fPIC
  317. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_signal_wake':
  318. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:397:(.text+0x9c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  319. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_clear_timeouts':
  320. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:513:(.text+0xb68): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  321. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_done':
  322. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:572:(.text+0xb3c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  323. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_clear_timeouts':
  324. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:513:(.text+0xb7c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  325. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:514:(.text+0xba4): relocation R_MIPS_26 against `uloop_timeout_cancel' cannot be used when making a shared object; recompile with -fPIC
  326. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_clear_processes':
  327. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:522:(.text+0xbb8): relocation R_MIPS_26 against `uloop_process_delete' cannot be used when making a shared object; recompile with -fPIC
  328. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_init_pollfd':
  329. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop-epoll.c:28:(.text+0xbd4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  330. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop-epoll.c:31:(.text+0xbe8): relocation R_MIPS_26 against `epoll_create' cannot be used when making a shared object; recompile with -fPIC
  331. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_done':
  332. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:567:(.text+0xb08): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  333. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_init_pollfd':
  334. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop-epoll.c:35:(.text+0xc00): relocation R_MIPS_26 against `fcntl' cannot be used when making a shared object; recompile with -fPIC
  335. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop-epoll.c:35:(.text+0xc10): relocation R_MIPS_26 against `fcntl' cannot be used when making a shared object; recompile with -fPIC
  336. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `waker_init':
  337. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:103:(.text+0xc18): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  338. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:106:(.text+0xc28): relocation R_MIPS_26 against `pipe' cannot be used when making a shared object; recompile with -fPIC
  339. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:109:(.text+0xc38): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  340. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:110:(.text+0xc40): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  341. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_done':
  342. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:567:(.text+0xb20): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  343. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:573:(.text+0xb40): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  344. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `waker_init':
  345. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:114:(.text+0xc60): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  346. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:115:(.text+0xc6c): relocation R_MIPS_26 against `uloop_fd_add' cannot be used when making a shared object; recompile with -fPIC
  347. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:113:(.text+0xc4c): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  348. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(uloop.c.o): in function `uloop_init':
  349. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:132:(.text+0xc74): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  350. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/uloop.c:128:(.text+0xc94): relocation R_MIPS_26 against `uloop_done' cannot be used when making a shared object; recompile with -fPIC
  351. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(usock.c.o): in function `usock_connect':
  352. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:49:(.text+0x3c): relocation R_MIPS_26 against `socket' cannot be used when making a shared object; recompile with -fPIC
  353. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(usock.c.o): in function `usock_set_flags':
  354. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:39:(.text+0x5c): relocation R_MIPS_26 against `fcntl' cannot be used when making a shared object; recompile with -fPIC
  355. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:39:(.text+0x6c): relocation R_MIPS_26 against `fcntl' cannot be used when making a shared object; recompile with -fPIC
  356. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:42:(.text+0x80): relocation R_MIPS_26 against `fcntl' cannot be used when making a shared object; recompile with -fPIC
  357. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:42:(.text+0x90): relocation R_MIPS_26 against `fcntl' cannot be used when making a shared object; recompile with -fPIC
  358. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(usock.c.o): in function `usock_connect':
  359. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:57:(.text+0xbc): relocation R_MIPS_26 against `setsockopt' cannot be used when making a shared object; recompile with -fPIC
  360. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:59:(.text+0xcc): relocation R_MIPS_26 against `bind' cannot be used when making a shared object; recompile with -fPIC
  361. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:60:(.text+0xe8): relocation R_MIPS_26 against `listen' cannot be used when making a shared object; recompile with -fPIC
  362. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:67:(.text+0xf8): relocation R_MIPS_26 against `close' cannot be used when making a shared object; recompile with -fPIC
  363. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:63:(.text+0x10c): relocation R_MIPS_26 against `connect' cannot be used when making a shared object; recompile with -fPIC
  364. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:63:(.text+0x11c): relocation R_MIPS_26 against `__errno_location' cannot be used when making a shared object; recompile with -fPIC
  365. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(usock.c.o): in function `poll_restart':
  366. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:112:(.text+0x18c): relocation R_MIPS_26 against `clock_gettime' cannot be used when making a shared object; recompile with -fPIC
  367. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:122:(.text+0x21c): relocation R_MIPS_26 against `poll' cannot be used when making a shared object; recompile with -fPIC
  368. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:129:(.text+0x234): relocation R_MIPS_26 against `clock_gettime' cannot be used when making a shared object; recompile with -fPIC
  369. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(usock.c.o): in function `usock_inet_timeout':
  370. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:160:(.text+0x34c): relocation R_MIPS_26 against `getaddrinfo' cannot be used when making a shared object; recompile with -fPIC
  371. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:201:(.text+0x3a4): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  372. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(usock.c.o): in function `usock_inet_notimeout':
  373. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:95:(.text+0x3dc): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  374. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(usock.c.o): in function `usock_inet_timeout':
  375. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:237:(.text+0x3fc): relocation R_MIPS_26 against `memcpy' cannot be used when making a shared object; recompile with -fPIC
  376. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:239:(.text+0x41c): relocation R_MIPS_26 against `freeaddrinfo' cannot be used when making a shared object; recompile with -fPIC
  377. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:180:(.text+0x490): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  378. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:189:(.text+0x4b0): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  379. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:230:(.text+0x4e0): relocation R_MIPS_26 against `close' cannot be used when making a shared object; recompile with -fPIC
  380. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:230:(.text+0x4fc): relocation R_MIPS_26 against `close' cannot be used when making a shared object; recompile with -fPIC
  381. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:234:(.text+0x510): relocation R_MIPS_26 against `fcntl' cannot be used when making a shared object; recompile with -fPIC
  382. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:234:(.text+0x524): relocation R_MIPS_26 against `fcntl' cannot be used when making a shared object; recompile with -fPIC
  383. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:213:(.text+0x57c): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  384. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(usock.c.o): in function `usock_port':
  385. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:247:(.text+0x5e4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  386. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:250:(.text+0x604): relocation R_MIPS_26 against `snprintf' cannot be used when making a shared object; recompile with -fPIC
  387. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:250:(.text+0x5f0): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  388. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(usock.c.o): in function `usock':
  389. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:255:(.text+0x630): relocation R_MIPS_HI16 against `__stack_chk_guard' cannot be used when making a shared object; recompile with -fPIC
  390. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(usock.c.o): in function `usock_unix':
  391. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:73:(.text+0x668): relocation R_MIPS_26 against `memset' cannot be used when making a shared object; recompile with -fPIC
  392. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:77:(.text+0x67c): relocation R_MIPS_26 against `strlen' cannot be used when making a shared object; recompile with -fPIC
  393. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:78:(.text+0x69c): relocation R_MIPS_26 against `__errno_location' cannot be used when making a shared object; recompile with -fPIC
  394. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(usock.c.o): in function `usock':
  395. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:267:(.text+0x6c0): relocation R_MIPS_26 against `__stack_chk_fail' cannot be used when making a shared object; recompile with -fPIC
  396. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(usock.c.o): in function `usock_unix':
  397. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:81:(.text+0x6cc): relocation R_MIPS_26 against `strcpy' cannot be used when making a shared object; recompile with -fPIC
  398. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:83:(.text+0x6e8): relocation R_MIPS_26 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  399. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(usock.c.o): in function `usock_inet':
  400. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.h:40:(.text+0x708): relocation R_MIPS_26 against `usock_inet_timeout' cannot be used when making a shared object; recompile with -fPIC
  401. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(usock.c.o): in function `usock_wait_ready':
  402. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:276:(.text+0x758): relocation R_MIPS_26 against `poll' cannot be used when making a shared object; recompile with -fPIC
  403. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:287:(.text+0x768): relocation R_MIPS_26 against `__errno_location' cannot be used when making a shared object; recompile with -fPIC
  404. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/usock.c:285:(.text+0x7a8): relocation R_MIPS_26 against `getsockopt' cannot be used when making a shared object; recompile with -fPIC
  405. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(utils.c.o): in function `__calloc_a':
  406. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:51:(.text+0x74): relocation R_MIPS_26 against `calloc' cannot be used when making a shared object; recompile with -fPIC
  407. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(utils.c.o): in function `cbuf_alloc':
  408. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:117:(.text+0xbc): relocation R_MIPS_HI16 against `__stack_chk_guard' cannot be used when making a shared object; recompile with -fPIC
  409. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:118:(.text+0xc4): relocation R_MIPS_HI16 against `a local symbol' cannot be used when making a shared object; recompile with -fPIC
  410. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:118:(.text+0xfc): relocation R_MIPS_26 against `memcpy' cannot be used when making a shared object; recompile with -fPIC
  411. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(utils.c.o): in function `cbuf_size':
  412. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.h:245:(.text+0x104): relocation R_MIPS_26 against `sysconf' cannot be used when making a shared object; recompile with -fPIC
  413. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(utils.c.o): in function `cbuf_alloc':
  414. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:123:(.text+0x110): relocation R_MIPS_26 against `mkstemp' cannot be used when making a shared object; recompile with -fPIC
  415. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:127:(.text+0x120): relocation R_MIPS_26 against `unlink' cannot be used when making a shared object; recompile with -fPIC
  416. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:152:(.text+0x134): relocation R_MIPS_26 against `close' cannot be used when making a shared object; recompile with -fPIC
  417. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:154:(.text+0x14c): relocation R_MIPS_26 against `__stack_chk_fail' cannot be used when making a shared object; recompile with -fPIC
  418. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(utils.c.o): in function `cbuf_size':
  419. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.h:246:(.text+0x158): relocation R_MIPS_26 against `__ashldi3@@GCC_3.0' cannot be used when making a shared object; recompile with -fPIC
  420. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.h:245:(.text+0x164): relocation R_MIPS_26 against `sysconf' cannot be used when making a shared object; recompile with -fPIC
  421. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(utils.c.o): in function `cbuf_alloc':
  422. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:130:(.text+0x17c): relocation R_MIPS_26 against `ftruncate' cannot be used when making a shared object; recompile with -fPIC
  423. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:137:(.text+0x1b8): relocation R_MIPS_26 against `mmap' cannot be used when making a shared object; recompile with -fPIC
  424. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:143:(.text+0x1e4): relocation R_MIPS_26 against `mmap' cannot be used when making a shared object; recompile with -fPIC
  425. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:147:(.text+0x1f8): relocation R_MIPS_26 against `munmap' cannot be used when making a shared object; recompile with -fPIC
  426. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:145:(.text+0x228): relocation R_MIPS_26 against `mmap' cannot be used when making a shared object; recompile with -fPIC
  427. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(utils.c.o): in function `cbuf_size':
  428. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.h:245:(.text+0x290): relocation R_MIPS_26 against `sysconf' cannot be used when making a shared object; recompile with -fPIC
  429. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.h:246:(.text+0x2a4): relocation R_MIPS_26 against `__ashldi3@@GCC_3.0' cannot be used when making a shared object; recompile with -fPIC
  430. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(utils.c.o): in function `cbuf_free':
  431. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:158:(.text+0x2cc): relocation R_MIPS_26 against `munmap' cannot be used when making a shared object; recompile with -fPIC
  432. /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/usr/lib/libubox.a(utils.c.o): in function `mkdir_p':
  433. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:166:(.text+0x2f0): relocation R_MIPS_26 against `mkdir' cannot be used when making a shared object; recompile with -fPIC
  434. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:167:(.text+0x320): relocation R_MIPS_26 against `__errno_location' cannot be used when making a shared object; recompile with -fPIC
  435. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:173:(.text+0x34c): relocation R_MIPS_26 against `strrchr' cannot be used when making a shared object; recompile with -fPIC
  436. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:179:(.text+0x368): relocation R_MIPS_26 against `mkdir_p' cannot be used when making a shared object; recompile with -fPIC
  437. libubox-2020-12-12-35787769/libubox-2020-12-12-35787769/utils.c:184:(.text+0x380): relocation R_MIPS_26 against `mkdir' cannot be used when making a shared object; recompile with -fPIC
  438. /home/hauke/openwrt/openwrt/staging_dir/toolchain-mips_mips32_gcc-8.4.0_musl/lib/gcc/mips-openwrt-linux-musl/8.4.0/../../../../mips-openwrt-linux-musl/bin/ld: non-dynamic relocations refer to dynamic symbol clock_gettime
  439. /home/hauke/openwrt/openwrt/staging_dir/toolchain-mips_mips32_gcc-8.4.0_musl/lib/gcc/mips-openwrt-linux-musl/8.4.0/../../../../mips-openwrt-linux-musl/bin/ld: failed to set dynamic section sizes: bad value
  440. collect2: error: ld returned 1 exit status
  441. make[6]: *** [CMakeFiles/ubus.dir/build.make:179: libubus.so] Error 1
  442. make[6]: Leaving directory '/home/hauke/openwrt/openwrt/build_dir/target-mips_mips32_musl/ubus-2020-12-04-d1d9ddf9'
  443. make[5]: *** [CMakeFiles/Makefile2:171: CMakeFiles/ubus.dir/all] Error 2
  444. make[5]: Leaving directory '/home/hauke/openwrt/openwrt/build_dir/target-mips_mips32_musl/ubus-2020-12-04-d1d9ddf9'
  445. make[4]: *** [Makefile:149: all] Error 2
  446. make[4]: Leaving directory '/home/hauke/openwrt/openwrt/build_dir/target-mips_mips32_musl/ubus-2020-12-04-d1d9ddf9'
  447. make[3]: *** [Makefile:81: /home/hauke/openwrt/openwrt/build_dir/target-mips_mips32_musl/ubus-2020-12-04-d1d9ddf9/.built] Error 2
  448. make[3]: Leaving directory '/home/hauke/openwrt/openwrt/package/system/ubus'
  449. time: package/system/ubus/compile#0.59#0.10#0.68
  450. ERROR: package/system/ubus failed to build.
  451. make[2]: *** [package/Makefile:114: package/system/ubus/compile] Error 1
  452. make[2]: Leaving directory '/home/hauke/openwrt/openwrt'
  453. make[1]: *** [package/Makefile:108: /home/hauke/openwrt/openwrt/staging_dir/target-mips_mips32_musl/stamp/.package_compile] Error 2
  454. make[1]: Leaving directory '/home/hauke/openwrt/openwrt'
  455. make: *** [/home/hauke/openwrt/openwrt/include/toplevel.mk:230: world] Error 2
  456. hauke@hauke-t480:~/openwrt/openwrt$
  457.  
  458.  
  459.  
  460. hauke@hauke-t480:~/openwrt/openwrt$ ls -al staging_dir/target-mips_mips32_musl/usr/lib/libubox.so
  461. lrwxrwxrwx 1 hauke hauke 19 Feb 15 00:09 staging_dir/target-mips_mips32_musl/usr/lib/libubox.so -> libubox.so.20201212
  462. hauke@hauke-t480:~/openwrt/openwrt$ find staging_dir/target-mips_mips32_musl/ -name libubox.so*
  463. staging_dir/target-mips_mips32_musl/root-ath25/lib/libubox.so.20201212
  464. staging_dir/target-mips_mips32_musl/usr/lib/libubox.so
  465. staging_dir/target-mips_mips32_musl/usr/lib/libubox.so.20201212
  466. hauke@hauke-t480:~/openwrt/openwrt$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement