gvalkov

openvpn-2.5.7 build-error ubuntu-22.04.1

Aug 23rd, 2022
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 177.30 KB | None | 0 0
  1. openssl version
  2. OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)
  3.  
  4. make package/feeds/packages/openvpn/{clean,compile} V=sc
  5.  
  6. make[2]: Entering directory '/home/g/test/openwrt/scripts/config'
  7. make[2]: 'conf' is up to date.
  8. make[2]: Leaving directory '/home/g/test/openwrt/scripts/config'
  9. make[1]: Entering directory '/home/g/test/openwrt'
  10. make[2]: Entering directory '/home/g/test/openwrt/feeds/packages/net/openvpn'
  11. rm -rf /home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7
  12. rm -f /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/stamp/.openvpn.openssl_installed
  13. rm -f /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/packages/openvpn.openssl.list
  14. make[2]: Leaving directory '/home/g/test/openwrt/feeds/packages/net/openvpn'
  15. time: package/feeds/packages/openvpn/openssl/clean#0.18#0.06#0.22
  16. make[1]: Leaving directory '/home/g/test/openwrt'
  17. make[2]: Entering directory '/home/g/test/openwrt/scripts/config'
  18. make[2]: 'conf' is up to date.
  19. make[2]: Leaving directory '/home/g/test/openwrt/scripts/config'
  20. make[1]: Entering directory '/home/g/test/openwrt'
  21. make[2]: Entering directory '/home/g/test/openwrt/package/libs/toolchain'
  22. echo "libc" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
  23. echo "libgcc" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
  24. echo "libatomic" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
  25. echo "libpthread" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
  26. echo "librt" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
  27. make[2]: Leaving directory '/home/g/test/openwrt/package/libs/toolchain'
  28. time: package/libs/toolchain/compile#0.20#0.08#0.25
  29. make[2]: Entering directory '/home/g/test/openwrt/package/firmware/linux-firmware'
  30. make[2]: Nothing to be done for 'compile'.
  31. make[2]: Leaving directory '/home/g/test/openwrt/package/firmware/linux-firmware'
  32. time: package/firmware/linux-firmware/compile#0.21#0.06#0.26
  33. make[2]: Entering directory '/home/g/test/openwrt/package/kernel/gpio-button-hotplug'
  34. echo "kmod-gpio-button-hotplug" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/gpio-button-hotplug.default.install
  35. make[2]: Leaving directory '/home/g/test/openwrt/package/kernel/gpio-button-hotplug'
  36. time: package/kernel/gpio-button-hotplug/compile#0.19#0.07#0.24
  37. make[2]: Entering directory '/home/g/test/openwrt/package/kernel/linux'
  38. echo "kernel" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  39. echo "kmod-scsi-core" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  40. echo "kmod-cdrom" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  41. echo "kmod-scsi-cdrom" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  42. echo "kmod-crypto-acompress" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  43. echo "kmod-crypto-aead" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  44. echo "kmod-crypto-ccm" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  45. echo "kmod-crypto-cmac" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  46. echo "kmod-crypto-crc32c" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  47. echo "kmod-crypto-ctr" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  48. echo "kmod-crypto-gcm" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  49. echo "kmod-crypto-gf128" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  50. echo "kmod-crypto-ghash" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  51. echo "kmod-crypto-hash" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  52. echo "kmod-crypto-hmac" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  53. echo "kmod-crypto-manager" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  54. echo "kmod-crypto-null" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  55. echo "kmod-crypto-rng" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  56. echo "kmod-crypto-seqiv" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  57. echo "kmod-crypto-sha256" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  58. echo "kmod-fs-exfat" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  59. echo "kmod-fs-ext4" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  60. echo "kmod-fs-msdos" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  61. echo "kmod-fs-ntfs" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  62. echo "kmod-fs-udf" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  63. echo "kmod-fs-vfat" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  64. echo "kmod-fuse" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  65. echo "kmod-input-core" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  66. echo "kmod-lib-crc-ccitt" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  67. echo "kmod-lib-crc-itu-t" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  68. echo "kmod-lib-crc16" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  69. echo "kmod-lib-crc32c" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  70. echo "kmod-lib-lzo" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  71. echo "kmod-mii" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  72. echo "kmod-nf-reject" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  73. echo "kmod-nf-reject6" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  74. echo "kmod-nf-ipt" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  75. echo "kmod-nf-ipt6" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  76. echo "kmod-ipt-core" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  77. echo "kmod-nf-conntrack" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  78. echo "kmod-nf-conntrack6" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  79. echo "kmod-nf-log" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  80. echo "kmod-nf-log6" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  81. echo "kmod-nf-nat" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  82. echo "kmod-nf-nat6" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  83. echo "kmod-nf-flow" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  84. echo "kmod-ipt-conntrack" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  85. echo "kmod-ipt-offload" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  86. echo "kmod-ipt-ipopt" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  87. echo "kmod-ipt-ipset" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  88. echo "kmod-ipt-nat" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  89. echo "kmod-ipt-nat6" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  90. echo "kmod-ipt-tee" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  91. echo "kmod-ipt-iprange" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  92. echo "kmod-ip6tables" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  93. echo "kmod-ip6tables-extra" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  94. echo "kmod-arptables" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  95. echo "kmod-ebtables" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  96. echo "kmod-ebtables-ipv4" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  97. echo "kmod-ebtables-ipv6" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  98. echo "kmod-nfnetlink" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  99. echo "kmod-nft-core" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  100. echo "kmod-nft-arp" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  101. echo "kmod-nft-bridge" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  102. echo "kmod-nft-nat" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  103. echo "kmod-nft-offload" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  104. echo "kmod-nft-fib" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  105. echo "kmod-nft-compat" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  106. echo "kmod-tun" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  107. echo "kmod-nls-base" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  108. echo "kmod-nls-cp437" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  109. echo "kmod-nls-cp866" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  110. echo "kmod-nls-cp1251" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  111. echo "kmod-nls-iso8859-1" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  112. echo "kmod-nls-iso8859-2" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  113. echo "kmod-nls-iso8859-13" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  114. echo "kmod-nls-iso8859-15" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  115. echo "kmod-nls-utf8" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  116. echo "kmod-dma-buf" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  117. echo "kmod-usb-core" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  118. echo "kmod-usb-ledtrig-usbport" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  119. echo "kmod-usb-phy-nop" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  120. echo "kmod-phy-ath79-usb" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  121. echo "kmod-usb-gadget" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  122. echo "kmod-usb-ehci" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  123. echo "kmod-usb2" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  124. echo "kmod-usb-acm" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  125. echo "kmod-usb-serial" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  126. echo "kmod-usb-serial-ftdi" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  127. echo "kmod-usb-storage" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  128. echo "kmod-usb-storage-extras" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  129. echo "kmod-usb-net" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  130. echo "kmod-usb-net-ipheth" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  131. echo "kmod-usb-chipidea" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  132. echo "kmod-usb-chipidea2" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  133. echo "kmod-usb-roles" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  134. echo "kmod-video-core" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  135. echo "kmod-video-videobuf2" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  136. echo "kmod-video-uvc" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
  137. make[2]: Leaving directory '/home/g/test/openwrt/package/kernel/linux'
  138. time: package/kernel/linux/compile#3.27#0.24#3.49
  139. make[2]: Entering directory '/home/g/test/openwrt/feeds/packages/libs/lzo'
  140. echo "liblzo" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/lzo.default.install
  141. make[2]: Leaving directory '/home/g/test/openwrt/feeds/packages/libs/lzo'
  142. time: package/feeds/packages/lzo/compile#0.22#0.06#0.25
  143. make[2]: Entering directory '/home/g/test/openwrt/package/libs/openssl'
  144. echo "libopenssl" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/openssl.default.install
  145. echo "libopenssl-conf" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/openssl.default.install
  146. echo "openssl-util" >> /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/openssl.default.install
  147. make[2]: Leaving directory '/home/g/test/openwrt/package/libs/openssl'
  148. time: package/libs/openssl/compile#0.34#0.10#0.39
  149. make[2]: Entering directory '/home/g/test/openwrt/feeds/packages/net/openvpn'
  150. touch /home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/.prepared_84573e31dfb4d4ead1f438c61e50ff82_6664517399ebbbc92a37c5bb081b5c53_check
  151. . /home/g/test/openwrt/include/shell.sh; xzcat /home/g/test/openwrt/dl/openvpn-2.5.7.tar.xz | tar -C /home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/.. -xf -
  152. [ ! -d ./src/ ] || cp -fpR ./src/. /home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7
  153.  
  154. Applying ./patches/001-reproducible-remove_DATE.patch using plaintext:
  155. patching file src/openvpn/options.c
  156.  
  157. Applying ./patches/002-add-wolfssl-support.patch using plaintext:
  158. patching file configure.ac
  159. patching file src/openvpn/syshead.h
  160.  
  161. Applying ./patches/100-mbedtls-disable-runtime-version-check.patch using plaintext:
  162. patching file src/openvpn/ssl_mbedtls.c
  163.  
  164. Applying ./patches/210-build_always_use_internal_lz4.patch using plaintext:
  165. patching file configure.ac
  166.  
  167. Applying ./patches/220-disable_des.patch using plaintext:
  168. patching file src/openvpn/syshead.h
  169. patching file src/openvpn/crypto_mbedtls.c
  170. touch /home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/.prepared_84573e31dfb4d4ead1f438c61e50ff82_6664517399ebbbc92a37c5bb081b5c53
  171. rm -f /home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/.configured_*
  172. rm -f /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/stamp/.openvpn.openssl_installed
  173. (cd /home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf ./autom4te.cache; [ -e ./config.rpath ] || ln -s /home/g/test/openwrt/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/home/g/test/openwrt/staging_dir/host/bin/autom4te AUTOCONF=/home/g/test/openwrt/staging_dir/host/bin/autoconf AUTOMAKE=/home/g/test/openwrt/staging_dir/host/bin/automake ACLOCAL=/home/g/test/openwrt/staging_dir/host/bin/aclocal AUTOHEADER=/home/g/test/openwrt/staging_dir/host/bin/autoheader LIBTOOLIZE=/home/g/test/openwrt/staging_dir/host/bin/libtoolize LIBTOOL=/home/g/test/openwrt/staging_dir/host/bin/libtool M4=/home/g/test/openwrt/staging_dir/host/bin/m4 AUTOPOINT=true LIBTOOLIZE='/home/g/test/openwrt/staging_dir/host/bin/libtoolize --install' /home/g/test/openwrt/staging_dir/host/bin/autoreconf -v -f -i -s -B /home/g/test/openwrt/staging_dir/host/share/aclocal -I /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /home/g/test/openwrt/staging_dir/hostpkg/share/aclocal -I /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; );
  174. autoreconf: Entering directory `.'
  175. autoreconf: configure.ac: not using Gettext
  176. autoreconf: running: /home/g/test/openwrt/staging_dir/host/bin/aclocal -I /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /home/g/test/openwrt/staging_dir/hostpkg/share/aclocal -I /home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4
  177. autoreconf: configure.ac: tracing
  178. autoreconf: running: /home/g/test/openwrt/staging_dir/host/bin/libtoolize --install --force
  179. OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
  180. OpenWrt-libtoolize: linking file `./config.guess'
  181. OpenWrt-libtoolize: linking file `./config.sub'
  182. OpenWrt-libtoolize: linking file `./install-sh'
  183. OpenWrt-libtoolize: linking file `./ltmain.sh'
  184. OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  185. OpenWrt-libtoolize: linking file `m4/libtool.m4'
  186. OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
  187. OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
  188. OpenWrt-libtoolize: linking file `m4/ltversion.m4'
  189. OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
  190. autoreconf: running: /home/g/test/openwrt/staging_dir/host/bin/autoconf --include=/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/home/g/test/openwrt/staging_dir/hostpkg/share/aclocal --include=/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/home/g/test/openwrt/staging_dir/host/share/aclocal --force
  191. autoreconf: running: /home/g/test/openwrt/staging_dir/host/bin/autoheader --include=/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/home/g/test/openwrt/staging_dir/hostpkg/share/aclocal --include=/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/home/g/test/openwrt/staging_dir/host/share/aclocal --force
  192. autoreconf: running: /home/g/test/openwrt/staging_dir/host/bin/automake --add-missing --force-missing
  193. src/openvpnmsica/Makefile.am:48: warning: source file '$(top_srcdir)/src/tapctl/error.c' is in a subdirectory,
  194. src/openvpnmsica/Makefile.am:48: but option 'subdir-objects' is disabled
  195. automake: warning: possible forward-incompatibility.
  196. automake: At least a source file is in a subdirectory, but the 'subdir-objects'
  197. automake: automake option hasn't been enabled.  For now, the corresponding output
  198. automake: object file(s) will be placed in the top-level directory.  However,
  199. automake: this behaviour will change in future Automake versions: they will
  200. automake: unconditionally cause object files to be placed in the same subdirectory
  201. automake: of the corresponding sources.
  202. automake: You are advised to start using 'subdir-objects' option throughout your
  203. automake: project, to avoid future incompatibilities.
  204. src/openvpnmsica/Makefile.am:48: warning: source file '$(top_srcdir)/src/tapctl/tap.c' is in a subdirectory,
  205. src/openvpnmsica/Makefile.am:48: but option 'subdir-objects' is disabled
  206. src/openvpnserv/Makefile.am:32: warning: source file '$(top_srcdir)/src/openvpn/block_dns.c' is in a subdirectory,
  207. src/openvpnserv/Makefile.am:32: but option 'subdir-objects' is disabled
  208. tests/unit_tests/openvpn/Makefile.am:27: warning: source file '$(openvpn_srcdir)/platform.c' is in a subdirectory,
  209. tests/unit_tests/openvpn/Makefile.am:27: but option 'subdir-objects' is disabled
  210. tests/unit_tests/openvpn/Makefile.am:27: warning: source file '$(openvpn_srcdir)/buffer.c' is in a subdirectory,
  211. tests/unit_tests/openvpn/Makefile.am:27: but option 'subdir-objects' is disabled
  212. tests/unit_tests/openvpn/Makefile.am:27: warning: source file '$(openvpn_srcdir)/argv.c' is in a subdirectory,
  213. tests/unit_tests/openvpn/Makefile.am:27: but option 'subdir-objects' is disabled
  214. tests/unit_tests/openvpn/Makefile.am:104: warning: source file '$(openvpn_srcdir)/buffer.c' is in a subdirectory,
  215. tests/unit_tests/openvpn/Makefile.am:104: but option 'subdir-objects' is disabled
  216. tests/unit_tests/openvpn/Makefile.am:104: warning: source file '$(openvpn_srcdir)/crypto.c' is in a subdirectory,
  217. tests/unit_tests/openvpn/Makefile.am:104: but option 'subdir-objects' is disabled
  218. tests/unit_tests/openvpn/Makefile.am:104: warning: source file '$(openvpn_srcdir)/crypto_mbedtls.c' is in a subdirectory,
  219. tests/unit_tests/openvpn/Makefile.am:104: but option 'subdir-objects' is disabled
  220. tests/unit_tests/openvpn/Makefile.am:104: warning: source file '$(openvpn_srcdir)/crypto_openssl.c' is in a subdirectory,
  221. tests/unit_tests/openvpn/Makefile.am:104: but option 'subdir-objects' is disabled
  222. tests/unit_tests/openvpn/Makefile.am:104: warning: source file '$(openvpn_srcdir)/otime.c' is in a subdirectory,
  223. tests/unit_tests/openvpn/Makefile.am:104: but option 'subdir-objects' is disabled
  224. tests/unit_tests/openvpn/Makefile.am:104: warning: source file '$(openvpn_srcdir)/packet_id.c' is in a subdirectory,
  225. tests/unit_tests/openvpn/Makefile.am:104: but option 'subdir-objects' is disabled
  226. tests/unit_tests/openvpn/Makefile.am:104: warning: source file '$(openvpn_srcdir)/platform.c' is in a subdirectory,
  227. tests/unit_tests/openvpn/Makefile.am:104: but option 'subdir-objects' is disabled
  228. tests/unit_tests/openvpn/Makefile.am:104: warning: source file '$(openvpn_srcdir)/base64.c' is in a subdirectory,
  229. tests/unit_tests/openvpn/Makefile.am:104: but option 'subdir-objects' is disabled
  230. tests/unit_tests/openvpn/Makefile.am:35: warning: source file '$(openvpn_srcdir)/platform.c' is in a subdirectory,
  231. tests/unit_tests/openvpn/Makefile.am:35: but option 'subdir-objects' is disabled
  232. tests/unit_tests/openvpn/Makefile.am:42: warning: source file '$(openvpn_srcdir)/buffer.c' is in a subdirectory,
  233. tests/unit_tests/openvpn/Makefile.am:42: but option 'subdir-objects' is disabled
  234. tests/unit_tests/openvpn/Makefile.am:42: warning: source file '$(openvpn_srcdir)/crypto.c' is in a subdirectory,
  235. tests/unit_tests/openvpn/Makefile.am:42: but option 'subdir-objects' is disabled
  236. tests/unit_tests/openvpn/Makefile.am:42: warning: source file '$(openvpn_srcdir)/crypto_mbedtls.c' is in a subdirectory,
  237. tests/unit_tests/openvpn/Makefile.am:42: but option 'subdir-objects' is disabled
  238. tests/unit_tests/openvpn/Makefile.am:42: warning: source file '$(openvpn_srcdir)/crypto_openssl.c' is in a subdirectory,
  239. tests/unit_tests/openvpn/Makefile.am:42: but option 'subdir-objects' is disabled
  240. tests/unit_tests/openvpn/Makefile.am:42: warning: source file '$(openvpn_srcdir)/otime.c' is in a subdirectory,
  241. tests/unit_tests/openvpn/Makefile.am:42: but option 'subdir-objects' is disabled
  242. tests/unit_tests/openvpn/Makefile.am:42: warning: source file '$(openvpn_srcdir)/packet_id.c' is in a subdirectory,
  243. tests/unit_tests/openvpn/Makefile.am:42: but option 'subdir-objects' is disabled
  244. tests/unit_tests/openvpn/Makefile.am:42: warning: source file '$(openvpn_srcdir)/platform.c' is in a subdirectory,
  245. tests/unit_tests/openvpn/Makefile.am:42: but option 'subdir-objects' is disabled
  246. tests/unit_tests/openvpn/Makefile.am:121: warning: source file '$(openvpn_srcdir)/buffer.c' is in a subdirectory,
  247. tests/unit_tests/openvpn/Makefile.am:121: but option 'subdir-objects' is disabled
  248. tests/unit_tests/openvpn/Makefile.am:121: warning: source file '$(openvpn_srcdir)/crypto.c' is in a subdirectory,
  249. tests/unit_tests/openvpn/Makefile.am:121: but option 'subdir-objects' is disabled
  250. tests/unit_tests/openvpn/Makefile.am:121: warning: source file '$(openvpn_srcdir)/crypto_mbedtls.c' is in a subdirectory,
  251. tests/unit_tests/openvpn/Makefile.am:121: but option 'subdir-objects' is disabled
  252. tests/unit_tests/openvpn/Makefile.am:121: warning: source file '$(openvpn_srcdir)/crypto_openssl.c' is in a subdirectory,
  253. tests/unit_tests/openvpn/Makefile.am:121: but option 'subdir-objects' is disabled
  254. tests/unit_tests/openvpn/Makefile.am:121: warning: source file '$(openvpn_srcdir)/otime.c' is in a subdirectory,
  255. tests/unit_tests/openvpn/Makefile.am:121: but option 'subdir-objects' is disabled
  256. tests/unit_tests/openvpn/Makefile.am:121: warning: source file '$(openvpn_srcdir)/packet_id.c' is in a subdirectory,
  257. tests/unit_tests/openvpn/Makefile.am:121: but option 'subdir-objects' is disabled
  258. tests/unit_tests/openvpn/Makefile.am:121: warning: source file '$(openvpn_srcdir)/platform.c' is in a subdirectory,
  259. tests/unit_tests/openvpn/Makefile.am:121: but option 'subdir-objects' is disabled
  260. tests/unit_tests/openvpn/Makefile.am:87: warning: source file '$(openvpn_srcdir)/networking_sitnl.c' is in a subdirectory,
  261. tests/unit_tests/openvpn/Makefile.am:87: but option 'subdir-objects' is disabled
  262. tests/unit_tests/openvpn/Makefile.am:87: warning: source file '$(openvpn_srcdir)/buffer.c' is in a subdirectory,
  263. tests/unit_tests/openvpn/Makefile.am:87: but option 'subdir-objects' is disabled
  264. tests/unit_tests/openvpn/Makefile.am:87: warning: source file '$(openvpn_srcdir)/crypto.c' is in a subdirectory,
  265. tests/unit_tests/openvpn/Makefile.am:87: but option 'subdir-objects' is disabled
  266. tests/unit_tests/openvpn/Makefile.am:87: warning: source file '$(openvpn_srcdir)/crypto_mbedtls.c' is in a subdirectory,
  267. tests/unit_tests/openvpn/Makefile.am:87: but option 'subdir-objects' is disabled
  268. tests/unit_tests/openvpn/Makefile.am:87: warning: source file '$(openvpn_srcdir)/crypto_openssl.c' is in a subdirectory,
  269. tests/unit_tests/openvpn/Makefile.am:87: but option 'subdir-objects' is disabled
  270. tests/unit_tests/openvpn/Makefile.am:87: warning: source file '$(openvpn_srcdir)/otime.c' is in a subdirectory,
  271. tests/unit_tests/openvpn/Makefile.am:87: but option 'subdir-objects' is disabled
  272. tests/unit_tests/openvpn/Makefile.am:87: warning: source file '$(openvpn_srcdir)/packet_id.c' is in a subdirectory,
  273. tests/unit_tests/openvpn/Makefile.am:87: but option 'subdir-objects' is disabled
  274. tests/unit_tests/openvpn/Makefile.am:87: warning: source file '$(openvpn_srcdir)/platform.c' is in a subdirectory,
  275. tests/unit_tests/openvpn/Makefile.am:87: but option 'subdir-objects' is disabled
  276. tests/unit_tests/openvpn/Makefile.am:54: warning: source file '$(openvpn_srcdir)/buffer.c' is in a subdirectory,
  277. tests/unit_tests/openvpn/Makefile.am:54: but option 'subdir-objects' is disabled
  278. tests/unit_tests/openvpn/Makefile.am:54: warning: source file '$(openvpn_srcdir)/otime.c' is in a subdirectory,
  279. tests/unit_tests/openvpn/Makefile.am:54: but option 'subdir-objects' is disabled
  280. tests/unit_tests/openvpn/Makefile.am:54: warning: source file '$(openvpn_srcdir)/packet_id.c' is in a subdirectory,
  281. tests/unit_tests/openvpn/Makefile.am:54: but option 'subdir-objects' is disabled
  282. tests/unit_tests/openvpn/Makefile.am:54: warning: source file '$(openvpn_srcdir)/platform.c' is in a subdirectory,
  283. tests/unit_tests/openvpn/Makefile.am:54: but option 'subdir-objects' is disabled
  284. tests/unit_tests/openvpn/Makefile.am:68: warning: source file '$(openvpn_srcdir)/argv.c' is in a subdirectory,
  285. tests/unit_tests/openvpn/Makefile.am:68: but option 'subdir-objects' is disabled
  286. tests/unit_tests/openvpn/Makefile.am:68: warning: source file '$(openvpn_srcdir)/base64.c' is in a subdirectory,
  287. tests/unit_tests/openvpn/Makefile.am:68: but option 'subdir-objects' is disabled
  288. tests/unit_tests/openvpn/Makefile.am:68: warning: source file '$(openvpn_srcdir)/buffer.c' is in a subdirectory,
  289. tests/unit_tests/openvpn/Makefile.am:68: but option 'subdir-objects' is disabled
  290. tests/unit_tests/openvpn/Makefile.am:68: warning: source file '$(openvpn_srcdir)/crypto.c' is in a subdirectory,
  291. tests/unit_tests/openvpn/Makefile.am:68: but option 'subdir-objects' is disabled
  292. tests/unit_tests/openvpn/Makefile.am:68: warning: source file '$(openvpn_srcdir)/crypto_mbedtls.c' is in a subdirectory,
  293. tests/unit_tests/openvpn/Makefile.am:68: but option 'subdir-objects' is disabled
  294. tests/unit_tests/openvpn/Makefile.am:68: warning: source file '$(openvpn_srcdir)/crypto_openssl.c' is in a subdirectory,
  295. tests/unit_tests/openvpn/Makefile.am:68: but option 'subdir-objects' is disabled
  296. tests/unit_tests/openvpn/Makefile.am:68: warning: source file '$(openvpn_srcdir)/env_set.c' is in a subdirectory,
  297. tests/unit_tests/openvpn/Makefile.am:68: but option 'subdir-objects' is disabled
  298. tests/unit_tests/openvpn/Makefile.am:68: warning: source file '$(openvpn_srcdir)/otime.c' is in a subdirectory,
  299. tests/unit_tests/openvpn/Makefile.am:68: but option 'subdir-objects' is disabled
  300. tests/unit_tests/openvpn/Makefile.am:68: warning: source file '$(openvpn_srcdir)/packet_id.c' is in a subdirectory,
  301. tests/unit_tests/openvpn/Makefile.am:68: but option 'subdir-objects' is disabled
  302. tests/unit_tests/openvpn/Makefile.am:68: warning: source file '$(openvpn_srcdir)/platform.c' is in a subdirectory,
  303. tests/unit_tests/openvpn/Makefile.am:68: but option 'subdir-objects' is disabled
  304. tests/unit_tests/openvpn/Makefile.am:68: warning: source file '$(openvpn_srcdir)/run_command.c' is in a subdirectory,
  305. tests/unit_tests/openvpn/Makefile.am:68: but option 'subdir-objects' is disabled
  306. tests/unit_tests/plugins/auth-pam/Makefile.am:10: warning: source file '$(sut_sourcedir)/utils.c' is in a subdirectory,
  307. tests/unit_tests/plugins/auth-pam/Makefile.am:10: but option 'subdir-objects' is disabled
  308. autoreconf: Leaving directory `.'
  309. (cd /home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/./; if [ -x ./configure ]; then find /home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/ -name config.guess | xargs -r chmod u+w; find /home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/ -name config.guess | xargs -r -n1 cp --remove-destination /home/g/test/openwrt/scripts/config.guess; find /home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/ -name config.sub | xargs -r chmod u+w; find /home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/ -name config.sub | xargs -r -n1 cp --remove-destination /home/g/test/openwrt/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections" 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 CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections " CPPFLAGS="-I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include " LDFLAGS="-L/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/lib -L/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/lib -znow -zrelro -Wl,--gc-sections "  IPROUTE=/sbin/ip NETSTAT=/sbin/netstat  ./configure --target=mips-openwrt-linux --host=mips-openwrt-linux --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls   --enable-small --disable-selinux --disable-systemd --disable-plugins --disable-debug --disable-pkcs11 --enable-lzo --enable-lz4 --disable-x509-alt-username --disable-management --enable-fragment --enable-multihome --disable-iproute2 --enable-def-auth --enable-pf --enable-port-share --with-crypto-library=openssl   ; fi; )
  310. configure: WARNING: unrecognized options: --disable-nls
  311. configure: loading site script /home/g/test/openwrt/include/site/mips
  312. checking for a BSD-compatible install... /home/g/test/openwrt/staging_dir/host/bin/install -c
  313. checking whether build environment is sane... yes
  314. checking for mips-openwrt-linux-strip... mips-openwrt-linux-musl-strip
  315. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  316. checking for gawk... gawk
  317. checking whether make sets $(MAKE)... yes
  318. checking whether make supports nested variables... yes
  319. checking build system type... x86_64-pc-linux-gnu
  320. checking host system type... mips-openwrt-linux-gnu
  321. checking for style of include used by make... GNU
  322. checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-gcc
  323. checking whether the C compiler works... yes
  324. checking for C compiler default output file name... a.out
  325. checking for suffix of executables...
  326. checking whether we are cross compiling... yes
  327. checking for suffix of object files... o
  328. checking whether we are using the GNU C compiler... yes
  329. checking whether mips-openwrt-linux-musl-gcc accepts -g... yes
  330. checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... none needed
  331. checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... yes
  332. checking dependency style of mips-openwrt-linux-musl-gcc... gcc3
  333. checking how to run the C preprocessor... mips-openwrt-linux-musl-gcc -E
  334. checking for grep that handles long lines and -e... /home/g/test/openwrt/staging_dir/host/bin/grep
  335. checking for egrep... /home/g/test/openwrt/staging_dir/host/bin/grep -E
  336. checking for ANSI C header files... yes
  337. checking for sys/types.h... yes
  338. checking for sys/stat.h... yes
  339. checking for stdlib.h... yes
  340. checking for string.h... yes
  341. checking for memory.h... yes
  342. checking for strings.h... yes
  343. checking for inttypes.h... yes
  344. checking for stdint.h... yes
  345. checking for unistd.h... yes
  346. checking minix/config.h usability... no
  347. checking minix/config.h presence... no
  348. checking for minix/config.h... no
  349. checking whether it is safe to define __EXTENSIONS__... yes
  350. checking pkg-config is at least version 0.9.0... yes
  351. checking how to run the C preprocessor... mips-openwrt-linux-musl-gcc -E
  352. checking whether ln -s works... yes
  353. checking for a sed that does not truncate output... /home/g/test/openwrt/staging_dir/host/bin/sed
  354. checking whether make sets $(MAKE)... (cached) yes
  355. checking for ifconfig... /usr/sbin/ifconfig
  356. checking for route... /usr/sbin/route
  357. checking for ip... /sbin/ip
  358. checking for systemd-ask-password... /usr/bin/systemd-ask-password
  359. checking for netstat... /sbin/netstat
  360. checking for git... git
  361. checking for rst2man... no
  362. checking for rst2man.py... no
  363. checking for rst2html... no
  364. checking for rst2html.py... no
  365. checking how to print strings... printf
  366. checking for a sed that does not truncate output... (cached) /home/g/test/openwrt/staging_dir/host/bin/sed
  367. checking for fgrep... /home/g/test/openwrt/staging_dir/host/bin/grep -F
  368. checking for ld used by mips-openwrt-linux-musl-gcc... mips-openwrt-linux-musl-ld
  369. checking if the linker (mips-openwrt-linux-musl-ld) is GNU ld... yes
  370. checking for BSD- or MS-compatible name lister (nm)... mips-openwrt-linux-musl-gcc-nm
  371. checking the name lister (mips-openwrt-linux-musl-gcc-nm) interface... BSD nm
  372. checking the maximum length of command line arguments... 1572864
  373. checking whether the shell understands some XSI constructs... yes
  374. checking whether the shell understands "+="... yes
  375. checking how to convert x86_64-pc-linux-gnu file names to mips-openwrt-linux-gnu format... func_convert_file_noop
  376. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  377. checking for mips-openwrt-linux-musl-ld option to reload object files... -r
  378. checking for mips-openwrt-linux-objdump... mips-openwrt-linux-musl-objdump
  379. checking how to recognize dependent libraries... pass_all
  380. checking for mips-openwrt-linux-dlltool... no
  381. checking for dlltool... no
  382. checking how to associate runtime and link libraries... printf %s\n
  383. checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar
  384. checking for archiver @FILE support... @
  385. checking for mips-openwrt-linux-strip... (cached) mips-openwrt-linux-musl-strip
  386. checking for mips-openwrt-linux-ranlib... mips-openwrt-linux-musl-gcc-ranlib
  387. checking command to parse mips-openwrt-linux-musl-gcc-nm output from mips-openwrt-linux-musl-gcc object... ok
  388. checking for sysroot... no
  389. checking for mips-openwrt-linux-mt... no
  390. checking for mt... mt
  391. configure: WARNING: using cross tools not prefixed with host triplet
  392. checking if mt is a manifest tool... no
  393. checking for dlfcn.h... yes
  394. checking for objdir... .libs
  395. checking if mips-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
  396. checking for mips-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
  397. checking if mips-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
  398. checking if mips-openwrt-linux-musl-gcc static flag -static works... yes
  399. checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... yes
  400. checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
  401. checking whether the mips-openwrt-linux-musl-gcc linker (mips-openwrt-linux-musl-ld) supports shared libraries... yes
  402. checking whether -lc should be explicitly linked in... no
  403. checking dynamic linker characteristics... GNU/Linux ld.so
  404. checking how to hardcode library paths into programs... immediate
  405. checking whether stripping libraries is possible... yes
  406. checking if libtool supports shared libraries... yes
  407. checking whether to build shared libraries... yes
  408. checking whether to build static libraries... yes
  409. checking for mips-openwrt-linux-windres... no
  410. checking for windres... no
  411. checking for an ANSI C-conforming const... yes
  412. checking for inline... inline
  413. checking for working volatile... yes
  414. checking for off_t... yes
  415. checking for pid_t... yes
  416. checking for size_t... yes
  417. checking for uid_t in sys/types.h... yes
  418. checking for int8_t... yes
  419. checking for int16_t... yes
  420. checking for int32_t... yes
  421. checking for int64_t... yes
  422. checking for uint8_t... yes
  423. checking for uint16_t... yes
  424. checking for uint32_t... yes
  425. checking for uint64_t... yes
  426. checking return type of signal handlers... void
  427. checking for ISO C 1999 vararg macro support... yes
  428. checking for GNU GCC vararg macro support... yes
  429. checking for socklen_t... yes
  430. checking for C compiler empty array size... 0
  431. checking size of unsigned int... (cached) 4
  432. checking size of unsigned long... (cached) 4
  433. checking stdio.h usability... yes
  434. checking stdio.h presence... yes
  435. checking for stdio.h... yes
  436. checking stdarg.h usability... yes
  437. checking stdarg.h presence... yes
  438. checking for stdarg.h... yes
  439. checking limits.h usability... yes
  440. checking limits.h presence... yes
  441. checking for limits.h... yes
  442. checking time.h usability... yes
  443. checking time.h presence... yes
  444. checking for time.h... yes
  445. checking errno.h usability... yes
  446. checking errno.h presence... yes
  447. checking for errno.h... yes
  448. checking fcntl.h usability... yes
  449. checking fcntl.h presence... yes
  450. checking for fcntl.h... yes
  451. checking io.h usability... no
  452. checking io.h presence... no
  453. checking for io.h... no
  454. checking direct.h usability... no
  455. checking direct.h presence... no
  456. checking for direct.h... no
  457. checking ctype.h usability... yes
  458. checking ctype.h presence... yes
  459. checking for ctype.h... yes
  460. checking for sys/types.h... (cached) yes
  461. checking sys/socket.h usability... yes
  462. checking sys/socket.h presence... yes
  463. checking for sys/socket.h... yes
  464. checking signal.h usability... yes
  465. checking signal.h presence... yes
  466. checking for signal.h... yes
  467. checking for unistd.h... (cached) yes
  468. checking for dlfcn.h... (cached) yes
  469. checking netinet/in.h usability... yes
  470. checking netinet/in.h presence... yes
  471. checking for netinet/in.h... yes
  472. checking netinet/in_systm.h usability... yes
  473. checking netinet/in_systm.h presence... yes
  474. checking for netinet/in_systm.h... yes
  475. checking netinet/tcp.h usability... yes
  476. checking netinet/tcp.h presence... yes
  477. checking for netinet/tcp.h... yes
  478. checking arpa/inet.h usability... yes
  479. checking arpa/inet.h presence... yes
  480. checking for arpa/inet.h... yes
  481. checking netdb.h usability... yes
  482. checking netdb.h presence... yes
  483. checking for netdb.h... yes
  484. checking windows.h usability... no
  485. checking windows.h presence... no
  486. checking for windows.h... no
  487. checking winsock2.h usability... no
  488. checking winsock2.h presence... no
  489. checking for winsock2.h... no
  490. checking ws2tcpip.h usability... no
  491. checking ws2tcpip.h presence... no
  492. checking for ws2tcpip.h... no
  493. checking versionhelpers.h usability... no
  494. checking versionhelpers.h presence... no
  495. checking for versionhelpers.h... no
  496. checking sys/time.h usability... yes
  497. checking sys/time.h presence... yes
  498. checking for sys/time.h... yes
  499. checking sys/ioctl.h usability... yes
  500. checking sys/ioctl.h presence... yes
  501. checking for sys/ioctl.h... yes
  502. checking for sys/stat.h... (cached) yes
  503. checking sys/mman.h usability... yes
  504. checking sys/mman.h presence... yes
  505. checking for sys/mman.h... yes
  506. checking sys/file.h usability... yes
  507. checking sys/file.h presence... yes
  508. checking for sys/file.h... yes
  509. checking sys/wait.h usability... yes
  510. checking sys/wait.h presence... yes
  511. checking for sys/wait.h... yes
  512. checking for unistd.h... (cached) yes
  513. checking for signal.h... (cached) yes
  514. checking libgen.h usability... yes
  515. checking libgen.h presence... yes
  516. checking for libgen.h... yes
  517. checking stropts.h usability... yes
  518. checking stropts.h presence... yes
  519. checking for stropts.h... yes
  520. checking syslog.h usability... yes
  521. checking syslog.h presence... yes
  522. checking for syslog.h... yes
  523. checking pwd.h usability... yes
  524. checking pwd.h presence... yes
  525. checking for pwd.h... yes
  526. checking grp.h usability... yes
  527. checking grp.h presence... yes
  528. checking for grp.h... yes
  529. checking sys/sockio.h usability... no
  530. checking sys/sockio.h presence... no
  531. checking for sys/sockio.h... no
  532. checking sys/uio.h usability... yes
  533. checking sys/uio.h presence... yes
  534. checking for sys/uio.h... yes
  535. checking linux/sockios.h usability... yes
  536. checking linux/sockios.h presence... yes
  537. checking for linux/sockios.h... yes
  538. checking linux/types.h usability... yes
  539. checking linux/types.h presence... yes
  540. checking for linux/types.h... yes
  541. checking linux/errqueue.h usability... yes
  542. checking linux/errqueue.h presence... yes
  543. checking for linux/errqueue.h... yes
  544. checking poll.h usability... yes
  545. checking poll.h presence... yes
  546. checking for poll.h... yes
  547. checking sys/epoll.h usability... yes
  548. checking sys/epoll.h presence... yes
  549. checking for sys/epoll.h... yes
  550. checking err.h usability... yes
  551. checking err.h presence... yes
  552. checking for err.h... yes
  553. checking for net/if.h... yes
  554. checking for netinet/ip.h... yes
  555. checking for resolv.h... yes
  556. checking for sys/un.h... yes
  557. checking for net/if_utun.h... no
  558. checking for sys/kern_control.h... no
  559. checking for in_addr_t... yes
  560. checking for in_port_t... yes
  561. checking for struct iphdr... yes
  562. checking for struct msghdr... yes
  563. checking for struct cmsghdr... yes
  564. checking for struct in_pktinfo... yes
  565. checking for sa_family_t... yes
  566. checking for struct in_pktinfo.ipi_spec_dst... yes
  567. checking for struct sockaddr_in6... yes
  568. checking whether SO_MARK is declared... yes
  569. configure: checking anonymous union support...
  570. yes
  571. checking linker supports --wrap... yes
  572. checking whether SIGHUP is declared... yes
  573. checking whether SIGINT is declared... yes
  574. checking whether SIGUSR1 is declared... yes
  575. checking whether SIGUSR2 is declared... yes
  576. checking whether SIGTERM is declared... yes
  577. checking vfork.h usability... no
  578. checking vfork.h presence... no
  579. checking for vfork.h... no
  580. checking for fork... yes
  581. checking for vfork... yes
  582. checking for working fork... cross
  583. configure: WARNING: result yes guessed because of cross compilation
  584. checking for working vfork... (cached) yes
  585. checking for daemon... yes
  586. checking for chroot... yes
  587. checking for getpwnam... yes
  588. checking for setuid... yes
  589. checking for nice... yes
  590. checking for system... yes
  591. checking for getpid... yes
  592. checking for dup... yes
  593. checking for dup2... yes
  594. checking for getpass... yes
  595. checking for syslog... yes
  596. checking for openlog... yes
  597. checking for mlockall... yes
  598. checking for getgrnam... yes
  599. checking for setgid... yes
  600. checking for setgroups... yes
  601. checking for stat... yes
  602. checking for flock... yes
  603. checking for readv... yes
  604. checking for writev... yes
  605. checking for time... yes
  606. checking for gettimeofday... (cached) yes
  607. checking for ctime... yes
  608. checking for memset... yes
  609. checking for vsnprintf... (cached) yes
  610. checking for strdup... yes
  611. checking for setsid... yes
  612. checking for chdir... yes
  613. checking for putenv... yes
  614. checking for getpeername... yes
  615. checking for unlink... yes
  616. checking for chsize... no
  617. checking for ftruncate... yes
  618. checking for execve... yes
  619. checking for getpeereid... no
  620. checking for umask... yes
  621. checking for basename... yes
  622. checking for dirname... yes
  623. checking for access... yes
  624. checking for epoll_create... yes
  625. checking for strsep... yes
  626. checking for dlopen in -ldl... yes
  627. checking for inet_ntoa in -lnsl... no
  628. checking for socket in -lsocket... no
  629. checking for gethostbyname in -lresolv... yes
  630. checking for sendmsg... yes
  631. checking for recvmsg... yes
  632. checking for inet_ntop... yes
  633. checking for inet_pton... yes
  634. checking for socket... yes
  635. checking for recv... yes
  636. checking for recvfrom... yes
  637. checking for send... yes
  638. checking for sendto... yes
  639. checking for listen... yes
  640. checking for accept... yes
  641. checking for connect... yes
  642. checking for bind... yes
  643. checking for select... yes
  644. checking for gethostbyname... yes
  645. checking for inet_ntoa... yes
  646. checking for setsockopt... yes
  647. checking for getsockopt... yes
  648. checking for getsockname... yes
  649. checking for poll... yes
  650. checking for library containing __res_init... no
  651. checking for library containing res_9_init... no
  652. checking for library containing res_init... none required
  653. checking net/if_tun.h usability... no
  654. checking net/if_tun.h presence... no
  655. checking for net/if_tun.h... no
  656. checking net/tun/if_tun.h usability... no
  657. checking net/tun/if_tun.h presence... no
  658. checking for net/tun/if_tun.h... no
  659. checking linux/if_tun.h usability... yes
  660. checking linux/if_tun.h presence... yes
  661. checking for linux/if_tun.h... yes
  662. checking tap-windows.h usability... no
  663. checking tap-windows.h presence... no
  664. checking for tap-windows.h... no
  665. checking whether TUNSETPERSIST is declared... yes
  666. checking for setcon in -lselinux... yes
  667. checking for pam_start in -lpam... yes
  668. checking for PKCS11_HELPER... no
  669. checking for OPENSSL... yes
  670. checking for SSL_CTX_new... yes
  671. checking for EVP_CIPHER_CTX_set_key_length... yes
  672. checking for ENGINE_load_builtin_engines... yes
  673. checking for ENGINE_register_all_complete... yes
  674. checking for EVP_aes_256_gcm... yes
  675. checking for HMAC_CTX_new... yes
  676. checking for HMAC_CTX_free... yes
  677. checking for HMAC_CTX_reset... yes
  678. checking for EVP_MD_CTX_new... yes
  679. checking for EVP_MD_CTX_free... yes
  680. checking for EVP_MD_CTX_reset... yes
  681. checking for EVP_CIPHER_CTX_reset... yes
  682. checking for OpenSSL_version... yes
  683. checking for SSL_CTX_get_default_passwd_cb... yes
  684. checking for SSL_CTX_get_default_passwd_cb_userdata... yes
  685. checking for SSL_CTX_set1_groups... no
  686. checking for SSL_CTX_set_security_level... yes
  687. checking for X509_get0_notBefore... yes
  688. checking for X509_get0_notAfter... yes
  689. checking for X509_get0_pubkey... yes
  690. checking for X509_STORE_get0_objects... yes
  691. checking for X509_OBJECT_free... yes
  692. checking for X509_OBJECT_get_type... yes
  693. checking for EVP_PKEY_get0_RSA... yes
  694. checking for EVP_PKEY_get0_DSA... yes
  695. checking for EVP_PKEY_get0_EC_KEY... yes
  696. checking for RSA_set_flags... yes
  697. checking for RSA_bits... yes
  698. checking for RSA_get0_key... yes
  699. checking for RSA_set0_key... yes
  700. checking for DSA_get0_pqg... yes
  701. checking for DSA_bits... yes
  702. checking for RSA_meth_new... yes
  703. checking for RSA_meth_free... yes
  704. checking for RSA_meth_set_pub_enc... yes
  705. checking for RSA_meth_set_pub_dec... yes
  706. checking for RSA_meth_set_priv_enc... yes
  707. checking for RSA_meth_set_priv_dec... yes
  708. checking for RSA_meth_set_init... yes
  709. checking for RSA_meth_set_sign... yes
  710. checking for RSA_meth_set_finish... yes
  711. checking for RSA_meth_set0_app_data... yes
  712. checking for RSA_meth_get0_app_data... yes
  713. checking for EC_GROUP_order_bits... yes
  714. checking for lzo1x_1_15_compress in -llzo2... yes
  715. checking lzo/lzoutil.h usability... yes
  716. checking lzo/lzoutil.h presence... yes
  717. checking for lzo/lzoutil.h... yes
  718. checking lzo/lzo1x.h usability... yes
  719. checking lzo/lzo1x.h presence... yes
  720. checking for lzo/lzo1x.h... yes
  721.                 usable LZ4 library or header not found, using version in src/compat/compat-lz4.*
  722. checking git checkout... no
  723. checking whether the compiler accepts -Wno-stringop-truncation... yes
  724. checking whether the compiler accepts -Wall... yes
  725. checking for CMOCKA... no
  726. configure: WARNING: cmocka.pc not found on the system.  Unit tests disabled
  727. checking that generated files are newer than configure... done
  728. configure: creating ./config.status
  729. config.status: creating version.sh
  730. config.status: creating Makefile
  731. config.status: creating build/Makefile
  732. config.status: creating build/msvc/Makefile
  733. config.status: creating build/msvc/msvc-generate/Makefile
  734. config.status: creating distro/Makefile
  735. config.status: creating distro/systemd/Makefile
  736. config.status: creating doc/Makefile
  737. config.status: creating doc/doxygen/Makefile
  738. config.status: creating doc/doxygen/openvpn.doxyfile
  739. config.status: creating include/Makefile
  740. config.status: creating sample/sample-plugins/Makefile
  741. config.status: creating src/Makefile
  742. config.status: creating src/compat/Makefile
  743. config.status: creating src/openvpn/Makefile
  744. config.status: creating src/openvpnmsica/Makefile
  745. config.status: creating src/openvpnserv/Makefile
  746. config.status: creating src/plugins/Makefile
  747. config.status: creating src/plugins/auth-pam/Makefile
  748. config.status: creating src/plugins/down-root/Makefile
  749. config.status: creating src/tapctl/Makefile
  750. config.status: creating tests/Makefile
  751. config.status: creating tests/unit_tests/Makefile
  752. config.status: creating tests/unit_tests/example_test/Makefile
  753. config.status: creating tests/unit_tests/openvpn/Makefile
  754. config.status: creating tests/unit_tests/plugins/Makefile
  755. config.status: creating tests/unit_tests/plugins/auth-pam/Makefile
  756. config.status: creating tests/unit_tests/engine-key/Makefile
  757. config.status: creating sample/Makefile
  758. config.status: creating tests/t_client.sh
  759. config.status: creating config.h
  760. config.status: creating include/openvpn-plugin.h
  761. config.status: include/openvpn-plugin.h is unchanged
  762. config.status: executing depfiles commands
  763. config.status: executing libtool commands
  764. configure: WARNING: unrecognized options: --disable-nls
  765. touch /home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/.configured_68b329da9893e34099c7d8ad5cb9c940
  766. rm -f /home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/.built
  767. touch /home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/.built_check
  768. CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include " LDFLAGS="-L/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/lib -L/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/lib -znow -zrelro -Wl,--gc-sections " make  -C /home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections" 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" ;
  769. make[3]: Entering directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7'
  770. make  all-recursive
  771. make[4]: Entering directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7'
  772. Making all in build
  773. make[5]: Entering directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/build'
  774. Making all in msvc
  775. make[6]: Entering directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/build/msvc'
  776. Making all in msvc-generate
  777. make[7]: Entering directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/build/msvc/msvc-generate'
  778. make[7]: Nothing to be done for 'all'.
  779. make[7]: Leaving directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/build/msvc/msvc-generate'
  780. make[7]: Entering directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/build/msvc'
  781. make[7]: Nothing to be done for 'all-am'.
  782. make[7]: Leaving directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/build/msvc'
  783. make[6]: Leaving directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/build/msvc'
  784. make[6]: Entering directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/build'
  785. make[6]: Nothing to be done for 'all-am'.
  786. make[6]: Leaving directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/build'
  787. make[5]: Leaving directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/build'
  788. Making all in distro
  789. make[5]: Entering directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/distro'
  790. Making all in systemd
  791. make[6]: Entering directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/distro/systemd'
  792. make[6]: Nothing to be done for 'all'.
  793. make[6]: Leaving directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/distro/systemd'
  794. make[6]: Entering directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/distro'
  795. make[6]: Nothing to be done for 'all-am'.
  796. make[6]: Leaving directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/distro'
  797. make[5]: Leaving directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/distro'
  798. Making all in include
  799. make[5]: Entering directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/include'
  800. make  all-am
  801. make[6]: Entering directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/include'
  802. make[6]: Leaving directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/include'
  803. make[5]: Leaving directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/include'
  804. Making all in src
  805. make[5]: Entering directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/src'
  806. Making all in compat
  807. make[6]: Entering directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/src/compat'
  808. /bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include   -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT compat-dirname.lo -MD -MP -MF .deps/compat-dirname.Tpo -c -o compat-dirname.lo compat-dirname.c
  809. OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -std=c99 -MT compat-dirname.lo -MD -MP -MF .deps/compat-dirname.Tpo -c compat-dirname.c  -fPIC -DPIC -o .libs/compat-dirname.o
  810. OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -std=c99 -MT compat-dirname.lo -MD -MP -MF .deps/compat-dirname.Tpo -c compat-dirname.c -o compat-dirname.o >/dev/null 2>&1
  811. mv -f .deps/compat-dirname.Tpo .deps/compat-dirname.Plo
  812. /bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include   -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT compat-basename.lo -MD -MP -MF .deps/compat-basename.Tpo -c -o compat-basename.lo compat-basename.c
  813. OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -std=c99 -MT compat-basename.lo -MD -MP -MF .deps/compat-basename.Tpo -c compat-basename.c  -fPIC -DPIC -o .libs/compat-basename.o
  814. OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -std=c99 -MT compat-basename.lo -MD -MP -MF .deps/compat-basename.Tpo -c compat-basename.c -o compat-basename.o >/dev/null 2>&1
  815. mv -f .deps/compat-basename.Tpo .deps/compat-basename.Plo
  816. /bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include   -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT compat-gettimeofday.lo -MD -MP -MF .deps/compat-gettimeofday.Tpo -c -o compat-gettimeofday.lo compat-gettimeofday.c
  817. OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -std=c99 -MT compat-gettimeofday.lo -MD -MP -MF .deps/compat-gettimeofday.Tpo -c compat-gettimeofday.c  -fPIC -DPIC -o .libs/compat-gettimeofday.o
  818. OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -std=c99 -MT compat-gettimeofday.lo -MD -MP -MF .deps/compat-gettimeofday.Tpo -c compat-gettimeofday.c -o compat-gettimeofday.o >/dev/null 2>&1
  819. mv -f .deps/compat-gettimeofday.Tpo .deps/compat-gettimeofday.Plo
  820. /bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include   -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT compat-daemon.lo -MD -MP -MF .deps/compat-daemon.Tpo -c -o compat-daemon.lo compat-daemon.c
  821. OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -std=c99 -MT compat-daemon.lo -MD -MP -MF .deps/compat-daemon.Tpo -c compat-daemon.c  -fPIC -DPIC -o .libs/compat-daemon.o
  822. OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -std=c99 -MT compat-daemon.lo -MD -MP -MF .deps/compat-daemon.Tpo -c compat-daemon.c -o compat-daemon.o >/dev/null 2>&1
  823. mv -f .deps/compat-daemon.Tpo .deps/compat-daemon.Plo
  824. /bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include   -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT compat-inet_ntop.lo -MD -MP -MF .deps/compat-inet_ntop.Tpo -c -o compat-inet_ntop.lo compat-inet_ntop.c
  825. OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -std=c99 -MT compat-inet_ntop.lo -MD -MP -MF .deps/compat-inet_ntop.Tpo -c compat-inet_ntop.c  -fPIC -DPIC -o .libs/compat-inet_ntop.o
  826. OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -std=c99 -MT compat-inet_ntop.lo -MD -MP -MF .deps/compat-inet_ntop.Tpo -c compat-inet_ntop.c -o compat-inet_ntop.o >/dev/null 2>&1
  827. mv -f .deps/compat-inet_ntop.Tpo .deps/compat-inet_ntop.Plo
  828. /bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include   -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT compat-inet_pton.lo -MD -MP -MF .deps/compat-inet_pton.Tpo -c -o compat-inet_pton.lo compat-inet_pton.c
  829. OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -std=c99 -MT compat-inet_pton.lo -MD -MP -MF .deps/compat-inet_pton.Tpo -c compat-inet_pton.c  -fPIC -DPIC -o .libs/compat-inet_pton.o
  830. OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -std=c99 -MT compat-inet_pton.lo -MD -MP -MF .deps/compat-inet_pton.Tpo -c compat-inet_pton.c -o compat-inet_pton.o >/dev/null 2>&1
  831. mv -f .deps/compat-inet_pton.Tpo .deps/compat-inet_pton.Plo
  832. /bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include   -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT compat-lz4.lo -MD -MP -MF .deps/compat-lz4.Tpo -c -o compat-lz4.lo compat-lz4.c
  833. OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -std=c99 -MT compat-lz4.lo -MD -MP -MF .deps/compat-lz4.Tpo -c compat-lz4.c  -fPIC -DPIC -o .libs/compat-lz4.o
  834. OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -std=c99 -MT compat-lz4.lo -MD -MP -MF .deps/compat-lz4.Tpo -c compat-lz4.c -o compat-lz4.o >/dev/null 2>&1
  835. mv -f .deps/compat-lz4.Tpo .deps/compat-lz4.Plo
  836. /bin/bash ../../libtool  --tag=CC   --mode=compile mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include   -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT compat-strsep.lo -MD -MP -MF .deps/compat-strsep.Tpo -c -o compat-strsep.lo compat-strsep.c
  837. OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -std=c99 -MT compat-strsep.lo -MD -MP -MF .deps/compat-strsep.Tpo -c compat-strsep.c  -fPIC -DPIC -o .libs/compat-strsep.o
  838. OpenWrt-libtool: compile:  mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -std=c99 -MT compat-strsep.lo -MD -MP -MF .deps/compat-strsep.Tpo -c compat-strsep.c -o compat-strsep.o >/dev/null 2>&1
  839. mv -f .deps/compat-strsep.Tpo .deps/compat-strsep.Plo
  840. /bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99  -L/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/lib -L/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o libcompat.la  compat-dirname.lo compat-basename.lo compat-gettimeofday.lo compat-daemon.lo compat-inet_ntop.lo compat-inet_pton.lo compat-lz4.lo compat-strsep.lo
  841. OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ar cru .libs/libcompat.a .libs/compat-dirname.o .libs/compat-basename.o .libs/compat-gettimeofday.o .libs/compat-daemon.o .libs/compat-inet_ntop.o .libs/compat-inet_pton.o .libs/compat-lz4.o .libs/compat-strsep.o
  842. /home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/lib/gcc/mips-openwrt-linux-musl/11.3.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  843. OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc-ranlib .libs/libcompat.a
  844. OpenWrt-libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
  845. make[6]: Leaving directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/src/compat'
  846. Making all in openvpn
  847. make[6]: Entering directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/src/openvpn'
  848. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT argv.o -MD -MP -MF .deps/argv.Tpo -c -o argv.o argv.c
  849. mv -f .deps/argv.Tpo .deps/argv.Po
  850. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT auth_token.o -MD -MP -MF .deps/auth_token.Tpo -c -o auth_token.o auth_token.c
  851. mv -f .deps/auth_token.Tpo .deps/auth_token.Po
  852. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c
  853. mv -f .deps/base64.Tpo .deps/base64.Po
  854. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c
  855. mv -f .deps/buffer.Tpo .deps/buffer.Po
  856. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT clinat.o -MD -MP -MF .deps/clinat.Tpo -c -o clinat.o clinat.c
  857. mv -f .deps/clinat.Tpo .deps/clinat.Po
  858. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT comp.o -MD -MP -MF .deps/comp.Tpo -c -o comp.o comp.c
  859. mv -f .deps/comp.Tpo .deps/comp.Po
  860. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT compstub.o -MD -MP -MF .deps/compstub.Tpo -c -o compstub.o compstub.c
  861. mv -f .deps/compstub.Tpo .deps/compstub.Po
  862. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT comp-lz4.o -MD -MP -MF .deps/comp-lz4.Tpo -c -o comp-lz4.o comp-lz4.c
  863. mv -f .deps/comp-lz4.Tpo .deps/comp-lz4.Po
  864. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT crypto.o -MD -MP -MF .deps/crypto.Tpo -c -o crypto.o crypto.c
  865. mv -f .deps/crypto.Tpo .deps/crypto.Po
  866. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT crypto_openssl.o -MD -MP -MF .deps/crypto_openssl.Tpo -c -o crypto_openssl.o crypto_openssl.c
  867. crypto_openssl.c: In function 'crypto_uninit_lib':
  868. crypto_openssl.c:218:9: warning: implicit declaration of function 'ENGINE_cleanup'; did you mean 'EVP_PBE_cleanup'? [-Wimplicit-function-declaration]
  869.  218 |         ENGINE_cleanup();
  870.      |         ^~~~~~~~~~~~~~
  871.      |         EVP_PBE_cleanup
  872. crypto_openssl.c: At top level:
  873. crypto_openssl.c:935:39: warning: argument 2 of type 'unsigned char *' declared as a pointer [-Warray-parameter=]
  874.  935 |                        unsigned char *src,
  875.      |                        ~~~~~~~~~~~~~~~^~~
  876. In file included from crypto.h:125,
  877.                 from crypto_openssl.c:42:
  878. crypto_backend.h:217:43: note: previously declared as an array 'unsigned char[8]'
  879.  217 |                             unsigned char src[DES_KEY_LENGTH],
  880.      |                             ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
  881. crypto_openssl.c:936:39: warning: argument 3 of type 'unsigned char *' declared as a pointer [-Warray-parameter=]
  882.  936 |                        unsigned char *dst)
  883.      |                        ~~~~~~~~~~~~~~~^~~
  884. In file included from crypto.h:125,
  885.                 from crypto_openssl.c:42:
  886. crypto_backend.h:218:43: note: previously declared as an array 'unsigned char[8]'
  887.  218 |                             unsigned char dst[DES_KEY_LENGTH]);
  888.      |                             ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
  889. mv -f .deps/crypto_openssl.Tpo .deps/crypto_openssl.Po
  890. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT crypto_mbedtls.o -MD -MP -MF .deps/crypto_mbedtls.Tpo -c -o crypto_mbedtls.o crypto_mbedtls.c
  891. mv -f .deps/crypto_mbedtls.Tpo .deps/crypto_mbedtls.Po
  892. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT dhcp.o -MD -MP -MF .deps/dhcp.Tpo -c -o dhcp.o dhcp.c
  893. mv -f .deps/dhcp.Tpo .deps/dhcp.Po
  894. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT env_set.o -MD -MP -MF .deps/env_set.Tpo -c -o env_set.o env_set.c
  895. mv -f .deps/env_set.Tpo .deps/env_set.Po
  896. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c
  897. mv -f .deps/error.Tpo .deps/error.Po
  898. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.c
  899. mv -f .deps/event.Tpo .deps/event.Po
  900. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT fdmisc.o -MD -MP -MF .deps/fdmisc.Tpo -c -o fdmisc.o fdmisc.c
  901. mv -f .deps/fdmisc.Tpo .deps/fdmisc.Po
  902. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT forward.o -MD -MP -MF .deps/forward.Tpo -c -o forward.o forward.c
  903. mv -f .deps/forward.Tpo .deps/forward.Po
  904. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT fragment.o -MD -MP -MF .deps/fragment.Tpo -c -o fragment.o fragment.c
  905. mv -f .deps/fragment.Tpo .deps/fragment.Po
  906. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT gremlin.o -MD -MP -MF .deps/gremlin.Tpo -c -o gremlin.o gremlin.c
  907. gremlin.c:239:1: warning: 'dummy' defined but not used [-Wunused-function]
  908.  239 | dummy(void)
  909.      | ^~~~~
  910. mv -f .deps/gremlin.Tpo .deps/gremlin.Po
  911. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT helper.o -MD -MP -MF .deps/helper.Tpo -c -o helper.o helper.c
  912. mv -f .deps/helper.Tpo .deps/helper.Po
  913. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT httpdigest.o -MD -MP -MF .deps/httpdigest.Tpo -c -o httpdigest.o httpdigest.c
  914. mv -f .deps/httpdigest.Tpo .deps/httpdigest.Po
  915. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT lladdr.o -MD -MP -MF .deps/lladdr.Tpo -c -o lladdr.o lladdr.c
  916. mv -f .deps/lladdr.Tpo .deps/lladdr.Po
  917. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.c
  918. mv -f .deps/init.Tpo .deps/init.Po
  919. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT interval.o -MD -MP -MF .deps/interval.Tpo -c -o interval.o interval.c
  920. mv -f .deps/interval.Tpo .deps/interval.Po
  921. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c
  922. mv -f .deps/list.Tpo .deps/list.Po
  923. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT lzo.o -MD -MP -MF .deps/lzo.Tpo -c -o lzo.o lzo.c
  924. mv -f .deps/lzo.Tpo .deps/lzo.Po
  925. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT manage.o -MD -MP -MF .deps/manage.Tpo -c -o manage.o manage.c
  926. mv -f .deps/manage.Tpo .deps/manage.Po
  927. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT mbuf.o -MD -MP -MF .deps/mbuf.Tpo -c -o mbuf.o mbuf.c
  928. mv -f .deps/mbuf.Tpo .deps/mbuf.Po
  929. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c
  930. mv -f .deps/misc.Tpo .deps/misc.Po
  931. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT platform.o -MD -MP -MF .deps/platform.Tpo -c -o platform.o platform.c
  932. mv -f .deps/platform.Tpo .deps/platform.Po
  933. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT console.o -MD -MP -MF .deps/console.Tpo -c -o console.o console.c
  934. mv -f .deps/console.Tpo .deps/console.Po
  935. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT console_builtin.o -MD -MP -MF .deps/console_builtin.Tpo -c -o console_builtin.o console_builtin.c
  936. mv -f .deps/console_builtin.Tpo .deps/console_builtin.Po
  937. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT console_systemd.o -MD -MP -MF .deps/console_systemd.Tpo -c -o console_systemd.o console_systemd.c
  938. mv -f .deps/console_systemd.Tpo .deps/console_systemd.Po
  939. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT mroute.o -MD -MP -MF .deps/mroute.Tpo -c -o mroute.o mroute.c
  940. mv -f .deps/mroute.Tpo .deps/mroute.Po
  941. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT mss.o -MD -MP -MF .deps/mss.Tpo -c -o mss.o mss.c
  942. mv -f .deps/mss.Tpo .deps/mss.Po
  943. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT mstats.o -MD -MP -MF .deps/mstats.Tpo -c -o mstats.o mstats.c
  944. mv -f .deps/mstats.Tpo .deps/mstats.Po
  945. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT mtcp.o -MD -MP -MF .deps/mtcp.Tpo -c -o mtcp.o mtcp.c
  946. mtcp.c:81:1: warning: 'pract' defined but not used [-Wunused-function]
  947.   81 | pract(int action)
  948.      | ^~~~~
  949. mv -f .deps/mtcp.Tpo .deps/mtcp.Po
  950. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT mtu.o -MD -MP -MF .deps/mtu.Tpo -c -o mtu.o mtu.c
  951. mv -f .deps/mtu.Tpo .deps/mtu.Po
  952. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT mudp.o -MD -MP -MF .deps/mudp.Tpo -c -o mudp.o mudp.c
  953. mv -f .deps/mudp.Tpo .deps/mudp.Po
  954. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT multi.o -MD -MP -MF .deps/multi.Tpo -c -o multi.o multi.c
  955. multi.c:3781:1: warning: 'multi_signal_instance' defined but not used [-Wunused-function]
  956. 3781 | multi_signal_instance(struct multi_context *m, struct multi_instance *mi, const int sig)
  957.      | ^~~~~~~~~~~~~~~~~~~~~
  958. multi.c:517:1: warning: 'mi_prefix' defined but not used [-Wunused-function]
  959.  517 | mi_prefix(const struct multi_instance *mi)
  960.      | ^~~~~~~~~
  961. mv -f .deps/multi.Tpo .deps/multi.Po
  962. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT networking_iproute2.o -MD -MP -MF .deps/networking_iproute2.Tpo -c -o networking_iproute2.o networking_iproute2.c
  963. mv -f .deps/networking_iproute2.Tpo .deps/networking_iproute2.Po
  964. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT networking_sitnl.o -MD -MP -MF .deps/networking_sitnl.Tpo -c -o networking_sitnl.o networking_sitnl.c
  965. mv -f .deps/networking_sitnl.Tpo .deps/networking_sitnl.Po
  966. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT ntlm.o -MD -MP -MF .deps/ntlm.Tpo -c -o ntlm.o ntlm.c
  967. ntlm.c:418:1: warning: 'dummy' defined but not used [-Wunused-function]
  968.  418 | dummy(void)
  969.      | ^~~~~
  970. mv -f .deps/ntlm.Tpo .deps/ntlm.Po
  971. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT occ.o -MD -MP -MF .deps/occ.Tpo -c -o occ.o occ.c
  972. mv -f .deps/occ.Tpo .deps/occ.Po
  973. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT pkcs11.o -MD -MP -MF .deps/pkcs11.Tpo -c -o pkcs11.o pkcs11.c
  974. mv -f .deps/pkcs11.Tpo .deps/pkcs11.Po
  975. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT pkcs11_openssl.o -MD -MP -MF .deps/pkcs11_openssl.Tpo -c -o pkcs11_openssl.o pkcs11_openssl.c
  976. mv -f .deps/pkcs11_openssl.Tpo .deps/pkcs11_openssl.Po
  977. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT pkcs11_mbedtls.o -MD -MP -MF .deps/pkcs11_mbedtls.Tpo -c -o pkcs11_mbedtls.o pkcs11_mbedtls.c
  978. mv -f .deps/pkcs11_mbedtls.Tpo .deps/pkcs11_mbedtls.Po
  979. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT openvpn.o -MD -MP -MF .deps/openvpn.Tpo -c -o openvpn.o openvpn.c
  980. mv -f .deps/openvpn.Tpo .deps/openvpn.Po
  981. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c
  982. options.c:1233:1: warning: 'print_vlan_accept' defined but not used [-Wunused-function]
  983. 1233 | print_vlan_accept(enum vlan_acceptable_frames mode)
  984.      | ^~~~~~~~~~~~~~~~~
  985. options.c:935:1: warning: 'pull_filter_type_name' defined but not used [-Wunused-function]
  986.  935 | pull_filter_type_name(int type)
  987.      | ^~~~~~~~~~~~~~~~~~~~~
  988. mv -f .deps/options.Tpo .deps/options.Po
  989. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT otime.o -MD -MP -MF .deps/otime.Tpo -c -o otime.o otime.c
  990. mv -f .deps/otime.Tpo .deps/otime.Po
  991. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT packet_id.o -MD -MP -MF .deps/packet_id.Tpo -c -o packet_id.o packet_id.c
  992. packet_id.c:56:13: warning: 'packet_id_debug_print' declared 'static' but never defined [-Wunused-function]
  993.   56 | static void packet_id_debug_print(int msglevel,
  994.      |             ^~~~~~~~~~~~~~~~~~~~~
  995. mv -f .deps/packet_id.Tpo .deps/packet_id.Po
  996. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT perf.o -MD -MP -MF .deps/perf.Tpo -c -o perf.o perf.c
  997. mv -f .deps/perf.Tpo .deps/perf.Po
  998. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT pf.o -MD -MP -MF .deps/pf.Tpo -c -o pf.o pf.c
  999. mv -f .deps/pf.Tpo .deps/pf.Po
  1000. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT ping.o -MD -MP -MF .deps/ping.Tpo -c -o ping.o ping.c
  1001. mv -f .deps/ping.Tpo .deps/ping.Po
  1002. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o plugin.c
  1003. plugin.c:1047:1: warning: 'dummy' defined but not used [-Wunused-function]
  1004. 1047 | dummy(void)
  1005.      | ^~~~~
  1006. mv -f .deps/plugin.Tpo .deps/plugin.Po
  1007. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT pool.o -MD -MP -MF .deps/pool.Tpo -c -o pool.o pool.c
  1008. mv -f .deps/pool.Tpo .deps/pool.Po
  1009. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT proto.o -MD -MP -MF .deps/proto.Tpo -c -o proto.o proto.c
  1010. mv -f .deps/proto.Tpo .deps/proto.Po
  1011. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT proxy.o -MD -MP -MF .deps/proxy.Tpo -c -o proxy.o proxy.c
  1012. proxy.c: In function 'establish_http_proxy_passthru':
  1013. proxy.c:645:10: warning: unused variable 'get' [-Wunused-variable]
  1014.  645 |     char get[80];
  1015.      |          ^~~
  1016. proxy.c:644:10: warning: unused variable 'buf2' [-Wunused-variable]
  1017.  644 |     char buf2[129];
  1018.      |          ^~~~
  1019. mv -f .deps/proxy.Tpo .deps/proxy.Po
  1020. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT ps.o -MD -MP -MF .deps/ps.Tpo -c -o ps.o ps.c
  1021. mv -f .deps/ps.Tpo .deps/ps.Po
  1022. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT push.o -MD -MP -MF .deps/push.Tpo -c -o push.o push.c
  1023. mv -f .deps/push.Tpo .deps/push.Po
  1024. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT reliable.o -MD -MP -MF .deps/reliable.Tpo -c -o reliable.o reliable.c
  1025. reliable.c:388:1: warning: 'reliable_print_ids' defined but not used [-Wunused-function]
  1026.  388 | reliable_print_ids(const struct reliable *rel, struct gc_arena *gc)
  1027.      | ^~~~~~~~~~~~~~~~~~
  1028. mv -f .deps/reliable.Tpo .deps/reliable.Po
  1029. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT route.o -MD -MP -MF .deps/route.Tpo -c -o route.o route.c
  1030. mv -f .deps/route.Tpo .deps/route.Po
  1031. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT run_command.o -MD -MP -MF .deps/run_command.Tpo -c -o run_command.o run_command.c
  1032. mv -f .deps/run_command.Tpo .deps/run_command.Po
  1033. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT schedule.o -MD -MP -MF .deps/schedule.Tpo -c -o schedule.o schedule.c
  1034. mv -f .deps/schedule.Tpo .deps/schedule.Po
  1035. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT session_id.o -MD -MP -MF .deps/session_id.Tpo -c -o session_id.o session_id.c
  1036. mv -f .deps/session_id.Tpo .deps/session_id.Po
  1037. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT shaper.o -MD -MP -MF .deps/shaper.Tpo -c -o shaper.o shaper.c
  1038. mv -f .deps/shaper.Tpo .deps/shaper.Po
  1039. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT sig.o -MD -MP -MF .deps/sig.Tpo -c -o sig.o sig.c
  1040. mv -f .deps/sig.Tpo .deps/sig.Po
  1041. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT socket.o -MD -MP -MF .deps/socket.Tpo -c -o socket.o socket.c
  1042. mv -f .deps/socket.Tpo .deps/socket.Po
  1043. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT socks.o -MD -MP -MF .deps/socks.Tpo -c -o socks.o socks.c
  1044. mv -f .deps/socks.Tpo .deps/socks.Po
  1045. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT ssl.o -MD -MP -MF .deps/ssl.Tpo -c -o ssl.o ssl.c
  1046. mv -f .deps/ssl.Tpo .deps/ssl.Po
  1047. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT ssl_openssl.o -MD -MP -MF .deps/ssl_openssl.Tpo -c -o ssl_openssl.o ssl_openssl.c
  1048. mv -f .deps/ssl_openssl.Tpo .deps/ssl_openssl.Po
  1049. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT ssl_mbedtls.o -MD -MP -MF .deps/ssl_mbedtls.Tpo -c -o ssl_mbedtls.o ssl_mbedtls.c
  1050. mv -f .deps/ssl_mbedtls.Tpo .deps/ssl_mbedtls.Po
  1051. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT ssl_ncp.o -MD -MP -MF .deps/ssl_ncp.Tpo -c -o ssl_ncp.o ssl_ncp.c
  1052. mv -f .deps/ssl_ncp.Tpo .deps/ssl_ncp.Po
  1053. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT ssl_verify.o -MD -MP -MF .deps/ssl_verify.Tpo -c -o ssl_verify.o ssl_verify.c
  1054. mv -f .deps/ssl_verify.Tpo .deps/ssl_verify.Po
  1055. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT ssl_verify_openssl.o -MD -MP -MF .deps/ssl_verify_openssl.Tpo -c -o ssl_verify_openssl.o ssl_verify_openssl.c
  1056. mv -f .deps/ssl_verify_openssl.Tpo .deps/ssl_verify_openssl.Po
  1057. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT ssl_verify_mbedtls.o -MD -MP -MF .deps/ssl_verify_mbedtls.Tpo -c -o ssl_verify_mbedtls.o ssl_verify_mbedtls.c
  1058. mv -f .deps/ssl_verify_mbedtls.Tpo .deps/ssl_verify_mbedtls.Po
  1059. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT status.o -MD -MP -MF .deps/status.Tpo -c -o status.o status.c
  1060. mv -f .deps/status.Tpo .deps/status.Po
  1061. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT tls_crypt.o -MD -MP -MF .deps/tls_crypt.Tpo -c -o tls_crypt.o tls_crypt.c
  1062. mv -f .deps/tls_crypt.Tpo .deps/tls_crypt.Po
  1063. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT tun.o -MD -MP -MF .deps/tun.Tpo -c -o tun.o tun.c
  1064. mv -f .deps/tun.Tpo .deps/tun.Po
  1065. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT vlan.o -MD -MP -MF .deps/vlan.Tpo -c -o vlan.o vlan.c
  1066. mv -f .deps/vlan.Tpo .deps/vlan.Po
  1067. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT win32.o -MD -MP -MF .deps/win32.Tpo -c -o win32.o win32.c
  1068. mv -f .deps/win32.Tpo .deps/win32.Po
  1069. mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/include -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include/fortify -I/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/include   -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99 -MT cryptoapi.o -MD -MP -MF .deps/cryptoapi.Tpo -c -o cryptoapi.o cryptoapi.c
  1070. mv -f .deps/cryptoapi.Tpo .deps/cryptoapi.Po
  1071. /bin/bash ../../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc  -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include      -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\"  -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections  -std=c99  -L/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/lib -L/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/lib -znow -zrelro -Wl,--gc-sections  -o openvpn argv.o auth_token.o base64.o buffer.o clinat.o comp.o compstub.o comp-lz4.o crypto.o crypto_openssl.o crypto_mbedtls.o dhcp.o env_set.o error.o event.o fdmisc.o forward.o fragment.o gremlin.o helper.o httpdigest.o lladdr.o init.o interval.o list.o lzo.o manage.o mbuf.o misc.o platform.o console.o console_builtin.o console_systemd.o mroute.o mss.o mstats.o mtcp.o mtu.o mudp.o multi.o networking_iproute2.o networking_sitnl.o ntlm.o occ.o pkcs11.o pkcs11_openssl.o pkcs11_mbedtls.o openvpn.o options.o otime.o packet_id.o perf.o pf.o ping.o plugin.o pool.o proto.o proxy.o ps.o push.o reliable.o route.o run_command.o schedule.o session_id.o shaper.o sig.o socket.o socks.o ssl.o ssl_openssl.o ssl_mbedtls.o ssl_ncp.o ssl_verify.o ssl_verify_openssl.o ssl_verify_mbedtls.o status.o tls_crypt.o tun.o vlan.o win32.o cryptoapi.o  ../../src/compat/libcompat.la -lresolv -llzo2   -L/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -lssl -lcrypto
  1072. OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -I/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/include -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7=openvpn-2.5.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -ffunction-sections -fdata-sections -std=c99 -znow -zrelro -Wl,--gc-sections -o openvpn argv.o auth_token.o base64.o buffer.o clinat.o comp.o compstub.o comp-lz4.o crypto.o crypto_openssl.o crypto_mbedtls.o dhcp.o env_set.o error.o event.o fdmisc.o forward.o fragment.o gremlin.o helper.o httpdigest.o lladdr.o init.o interval.o list.o lzo.o manage.o mbuf.o misc.o platform.o console.o console_builtin.o console_systemd.o mroute.o mss.o mstats.o mtcp.o mtu.o mudp.o multi.o networking_iproute2.o networking_sitnl.o ntlm.o occ.o pkcs11.o pkcs11_openssl.o pkcs11_mbedtls.o openvpn.o options.o otime.o packet_id.o perf.o pf.o ping.o plugin.o pool.o proto.o proxy.o ps.o push.o reliable.o route.o run_command.o schedule.o session_id.o shaper.o sig.o socket.o socks.o ssl.o ssl_openssl.o ssl_mbedtls.o ssl_ncp.o ssl_verify.o ssl_verify_openssl.o ssl_verify_mbedtls.o status.o tls_crypt.o tun.o vlan.o win32.o cryptoapi.o  -L/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/usr/lib -L/home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/lib ../../src/compat/.libs/libcompat.a -lresolv -llzo2 -L/home/g/test/openwrt/staging_dir/target-mips_24kc_musl/usr/lib -lssl -lcrypto
  1073. /home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/lib/gcc/mips-openwrt-linux-musl/11.3.0/../../../../mips-openwrt-linux-musl/bin/ld: crypto_openssl.o: in function `crypto_uninit_lib':
  1074. crypto_openssl.c:(.text.crypto_uninit_lib+0x8): undefined reference to `ENGINE_cleanup'
  1075. /home/g/test/openwrt/staging_dir/toolchain-mips_24kc_gcc-11.3.0_musl/lib/gcc/mips-openwrt-linux-musl/11.3.0/../../../../mips-openwrt-linux-musl/bin/ld: crypto_openssl.o: in function `show_available_engines':
  1076. crypto_openssl.c:(.text.show_available_engines+0x1a): undefined reference to `ENGINE_cleanup'
  1077. collect2: error: ld returned 1 exit status
  1078. make[6]: *** [Makefile:601: openvpn] Error 1
  1079. make[6]: Leaving directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/src/openvpn'
  1080. make[5]: *** [Makefile:433: all-recursive] Error 1
  1081. make[5]: Leaving directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/src'
  1082. make[4]: *** [Makefile:611: all-recursive] Error 1
  1083. make[4]: Leaving directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7'
  1084. make[3]: *** [Makefile:499: all] Error 2
  1085. make[3]: Leaving directory '/home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7'
  1086. make[2]: *** [Makefile:152: /home/g/test/openwrt/build_dir/target-mips_24kc_musl/openvpn-openssl/openvpn-2.5.7/.built] Error 2
  1087. make[2]: Leaving directory '/home/g/test/openwrt/feeds/packages/net/openvpn'
  1088. time: package/feeds/packages/openvpn/openssl/compile#62.49#8.12#68.93
  1089.    ERROR: package/feeds/packages/openvpn failed to build (build variant: openssl).
  1090. make[1]: *** [package/Makefile:116: package/feeds/packages/openvpn/compile] Error 1
  1091. make[1]: Leaving directory '/home/g/test/openwrt'
  1092. make: *** [/home/g/test/openwrt/include/toplevel.mk:230: package/feeds/packages/openvpn/compile] Error 2
  1093.  
Add Comment
Please, Sign In to add comment