Guest User

Untitled

a guest
Feb 27th, 2021
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 222.22 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by pmacct configure 1.7.6-git, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --target=arm-openwrt-linux --host=arm-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 --with-pcap-includes=/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include --with-pcap-libs=/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib --enable-bgp-bins=no --enable-bmp-bins=no --enable-st-bins=no
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = d4c10da3224a
  14. uname -m = x86_64
  15. uname -r = 5.9.0-5-amd64
  16. uname -s = Linux
  17. uname -v = #1 SMP Debian 5.9.15-1 (2020-12-17)
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/host/bin
  31. PATH: /home/build/openwrt/staging_dir/hostpkg/bin
  32. PATH: /home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/bin
  33. PATH: /home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/bin
  34. PATH: /home/build/openwrt/staging_dir/host/bin
  35. PATH: /home/build/openwrt/staging_dir/host/bin
  36. PATH: /usr/local/sbin
  37. PATH: /usr/local/bin
  38. PATH: /usr/sbin
  39. PATH: /usr/bin
  40. PATH: /sbin
  41. PATH: /bin
  42.  
  43.  
  44. ## ----------- ##
  45. ## Core tests. ##
  46. ## ----------- ##
  47.  
  48. configure:2560: loading site script /home/build/openwrt/include/site/arm
  49. | #!/bin/sh
  50. | . $TOPDIR/include/site/linux
  51. | ac_cv_c_littleendian=${ac_cv_c_littleendian=yes}
  52. | ac_cv_c_bigendian=${ac_cv_c_bigendian=no}
  53. |
  54. | ac_cv_sizeof___int64=0
  55. | ac_cv_sizeof_char=1
  56. | ac_cv_sizeof_int=4
  57. | ac_cv_sizeof_int16_t=2
  58. | ac_cv_sizeof_int32_t=4
  59. | ac_cv_sizeof_int64_t=8
  60. | ac_cv_sizeof_long_int=4
  61. | ac_cv_sizeof_long_long=8
  62. | ac_cv_sizeof_long=4
  63. | ac_cv_sizeof_off_t=8
  64. | ac_cv_sizeof_short_int=2
  65. | ac_cv_sizeof_short=2
  66. | ac_cv_sizeof_size_t=4
  67. | ac_cv_sizeof_ssize_t=4
  68. | ac_cv_sizeof_u_int16_t=2
  69. | ac_cv_sizeof_u_int32_t=4
  70. | ac_cv_sizeof_u_int64_t=8
  71. | ac_cv_sizeof_uint16_t=2
  72. | ac_cv_sizeof_uint32_t=4
  73. | ac_cv_sizeof_uint64_t=8
  74. | ac_cv_sizeof_unsigned_int=4
  75. | ac_cv_sizeof_unsigned_long=4
  76. | ac_cv_sizeof_unsigned_long_long=8
  77. | ac_cv_sizeof_unsigned_short=2
  78. | ac_cv_sizeof_void_p=4
  79. configure:2701: checking for a BSD-compatible install
  80. configure:2769: result: /usr/bin/install -c
  81. configure:2780: checking whether build environment is sane
  82. configure:2835: result: yes
  83. configure:2892: checking for arm-openwrt-linux-strip
  84. configure:2919: result: arm-openwrt-linux-muslgnueabi-strip
  85. configure:2984: checking for a thread-safe mkdir -p
  86. configure:3023: result: /bin/mkdir -p
  87. configure:3030: checking for gawk
  88. configure:3046: found /usr/bin/gawk
  89. configure:3057: result: gawk
  90. configure:3068: checking whether make sets $(MAKE)
  91. configure:3090: result: yes
  92. configure:3119: checking whether make supports nested variables
  93. configure:3136: result: yes
  94. configure:3292: checking build system type
  95. configure:3306: result: x86_64-pc-linux-gnu
  96. configure:3326: checking host system type
  97. configure:3339: result: arm-openwrt-linux-gnu
  98. configure:3380: checking how to print strings
  99. configure:3407: result: printf
  100. configure:3440: checking for style of include used by make
  101. configure:3468: result: GNU
  102. configure:3499: checking for arm-openwrt-linux-gcc
  103. configure:3526: result: arm-openwrt-linux-muslgnueabi-gcc
  104. configure:3795: checking for C compiler version
  105. configure:3804: arm-openwrt-linux-muslgnueabi-gcc --version >&5
  106. arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 8.4.0 r15863-3feef9c555) 8.4.0
  107. Copyright (C) 2018 Free Software Foundation, Inc.
  108. This is free software; see the source for copying conditions. There is NO
  109. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  110.  
  111. configure:3815: $? = 0
  112. configure:3804: arm-openwrt-linux-muslgnueabi-gcc -v >&5
  113. Reading specs from /home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/bin/../lib/gcc/arm-openwrt-linux-muslgnueabi/8.4.0/specs
  114. COLLECT_GCC=/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/bin/arm-openwrt-linux-muslgnueabi-gcc
  115. COLLECT_LTO_WRAPPER=/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/bin/../libexec/gcc/arm-openwrt-linux-muslgnueabi/8.4.0/lto-wrapper
  116. Target: arm-openwrt-linux-muslgnueabi
  117. Configured with: /builder/shared-workdir/build/build_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/gcc-8.4.0/configure --with-bugurl=http://bugs.openwrt.org/ --with-pkgversion='OpenWrt GCC 8.4.0 r15863-3feef9c555' --prefix=/builder/shared-workdir/build/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=arm-openwrt-linux-muslgnueabi --with-gnu-ld --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-multilib --disable-libmpx --disable-nls --disable-libssp --without-isl --without-cloog --with-host-libstdcxx=-lstdc++ --with-gmp=/builder/shared-workdir/build/staging_dir/host --with-mpfr=/builder/shared-workdir/build/staging_dir/host --with-mpc=/builder/shared-workdir/build/staging_dir/host --disable-decimal-float --with-diagnostics-color=auto-if-env --enable-__cxa_atexit --disable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --with-cpu=cortex-a15 --with-fpu=neon-vfpv4 --with-float=hard --with-headers=/builder/shared-workdir/build/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include --enable-languages=c,c++ --enable-shared --enable-threads --with-slibdir=/builder/shared-workdir/build/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib --enable-lto --with-libelf=/builder/shared-workdir/build/staging_dir/host --disable-libsanitizer
  118. Thread model: posix
  119. gcc version 8.4.0 (OpenWrt GCC 8.4.0 r15863-3feef9c555)
  120. configure:3815: $? = 0
  121. configure:3804: arm-openwrt-linux-muslgnueabi-gcc -V >&5
  122. arm-openwrt-linux-muslgnueabi-gcc: error: unrecognized command line option '-V'
  123. arm-openwrt-linux-muslgnueabi-gcc: fatal error: no input files
  124. compilation terminated.
  125. configure:3815: $? = 1
  126. configure:3804: arm-openwrt-linux-muslgnueabi-gcc -qversion >&5
  127. arm-openwrt-linux-muslgnueabi-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  128. arm-openwrt-linux-muslgnueabi-gcc: fatal error: no input files
  129. compilation terminated.
  130. configure:3815: $? = 1
  131. configure:3835: checking whether the C compiler works
  132. configure:3857: arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections conftest.c >&5
  133. configure:3861: $? = 0
  134. configure:3909: result: yes
  135. configure:3912: checking for C compiler default output file name
  136. configure:3914: result: a.out
  137. configure:3920: checking for suffix of executables
  138. configure:3927: arm-openwrt-linux-muslgnueabi-gcc -o conftest -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections conftest.c >&5
  139. configure:3931: $? = 0
  140. configure:3953: result:
  141. configure:3975: checking whether we are cross compiling
  142. configure:4013: result: yes
  143. configure:4018: checking for suffix of object files
  144. configure:4040: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  145. configure:4044: $? = 0
  146. configure:4065: result: o
  147. configure:4069: checking whether we are using the GNU C compiler
  148. configure:4088: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  149. configure:4088: $? = 0
  150. configure:4097: result: yes
  151. configure:4106: checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -g
  152. configure:4126: arm-openwrt-linux-muslgnueabi-gcc -c -g -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  153. cc1: note: someone does not honour COPTS correctly, passed 0 times
  154. configure:4126: $? = 0
  155. configure: failed program was:
  156. | /* confdefs.h */
  157. | #define PACKAGE_NAME "pmacct"
  158. | #define PACKAGE_TARNAME "pmacct"
  159. | #define PACKAGE_VERSION "1.7.6-git"
  160. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  161. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  162. | #define PACKAGE_URL ""
  163. | #define PACKAGE "pmacct"
  164. | #define VERSION "1.7.6-git"
  165. | /* end confdefs.h. */
  166. |
  167. | int
  168. | main ()
  169. | {
  170. |
  171. | ;
  172. | return 0;
  173. | }
  174. configure:4141: arm-openwrt-linux-muslgnueabi-gcc -c -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  175. cc1: note: someone does not honour COPTS correctly, passed 0 times
  176. configure:4141: $? = 0
  177. configure: failed program was:
  178. | /* confdefs.h */
  179. | #define PACKAGE_NAME "pmacct"
  180. | #define PACKAGE_TARNAME "pmacct"
  181. | #define PACKAGE_VERSION "1.7.6-git"
  182. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  183. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  184. | #define PACKAGE_URL ""
  185. | #define PACKAGE "pmacct"
  186. | #define VERSION "1.7.6-git"
  187. | /* end confdefs.h. */
  188. |
  189. | int
  190. | main ()
  191. | {
  192. |
  193. | ;
  194. | return 0;
  195. | }
  196. configure:4157: arm-openwrt-linux-muslgnueabi-gcc -c -g -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  197. cc1: note: someone does not honour COPTS correctly, passed 0 times
  198. configure:4157: $? = 0
  199. configure:4167: result: yes
  200. configure:4184: checking for arm-openwrt-linux-muslgnueabi-gcc option to accept ISO C89
  201. configure:4247: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  202. configure:4247: $? = 0
  203. configure:4260: result: none needed
  204. configure:4285: checking whether arm-openwrt-linux-muslgnueabi-gcc understands -c and -o together
  205. configure:4307: arm-openwrt-linux-muslgnueabi-gcc -c conftest.c -o conftest2.o
  206. cc1: note: someone does not honour COPTS correctly, passed 0 times
  207. configure:4310: $? = 0
  208. configure:4307: arm-openwrt-linux-muslgnueabi-gcc -c conftest.c -o conftest2.o
  209. cc1: note: someone does not honour COPTS correctly, passed 0 times
  210. configure:4310: $? = 0
  211. configure:4322: result: yes
  212. configure:4341: checking dependency style of arm-openwrt-linux-muslgnueabi-gcc
  213. configure:4452: result: gcc3
  214. configure:4467: checking for a sed that does not truncate output
  215. configure:4531: result: /home/build/openwrt/staging_dir/host/bin/sed
  216. configure:4548: checking for grep that handles long lines and -e
  217. configure:4606: result: /home/build/openwrt/staging_dir/host/bin/grep
  218. configure:4611: checking for egrep
  219. configure:4673: result: /home/build/openwrt/staging_dir/host/bin/grep -E
  220. configure:4678: checking for fgrep
  221. configure:4740: result: /home/build/openwrt/staging_dir/host/bin/grep -F
  222. configure:4775: checking for ld used by arm-openwrt-linux-muslgnueabi-gcc
  223. configure:4842: result: arm-openwrt-linux-muslgnueabi-ld
  224. configure:4849: checking if the linker (arm-openwrt-linux-muslgnueabi-ld) is GNU ld
  225. configure:4864: result: yes
  226. configure:4876: checking for BSD- or MS-compatible name lister (nm)
  227. configure:4925: result: arm-openwrt-linux-muslgnueabi-gcc-nm
  228. configure:5055: checking the name lister (arm-openwrt-linux-muslgnueabi-gcc-nm) interface
  229. configure:5062: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  230. configure:5065: arm-openwrt-linux-muslgnueabi-gcc-nm "conftest.o"
  231. configure:5068: output
  232. 00000000 B some_variable
  233. configure:5069: result: BSD nm
  234. configure:5072: checking whether ln -s works
  235. configure:5076: result: yes
  236. configure:5084: checking the maximum length of command line arguments
  237. configure:5209: result: 1572864
  238. configure:5226: checking whether the shell understands some XSI constructs
  239. configure:5235: result: yes
  240. configure:5239: checking whether the shell understands "+="
  241. configure:5243: result: yes
  242. configure:5278: checking how to convert x86_64-pc-linux-gnu file names to arm-openwrt-linux-gnu format
  243. configure:5318: result: func_convert_file_noop
  244. configure:5325: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  245. configure:5345: result: func_convert_file_noop
  246. configure:5352: checking for arm-openwrt-linux-muslgnueabi-ld option to reload object files
  247. configure:5359: result: -r
  248. configure:5393: checking for arm-openwrt-linux-objdump
  249. configure:5420: result: arm-openwrt-linux-muslgnueabi-objdump
  250. configure:5492: checking how to recognize dependent libraries
  251. configure:5694: result: pass_all
  252. configure:5739: checking for arm-openwrt-linux-dlltool
  253. configure:5769: result: no
  254. configure:5779: checking for dlltool
  255. configure:5809: result: no
  256. configure:5839: checking how to associate runtime and link libraries
  257. configure:5866: result: printf %s\n
  258. configure:5883: checking for arm-openwrt-linux-ar
  259. configure:5910: result: arm-openwrt-linux-muslgnueabi-gcc-ar
  260. configure:5991: checking for archiver @FILE support
  261. configure:6008: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  262. configure:6008: $? = 0
  263. configure:6011: arm-openwrt-linux-muslgnueabi-gcc-ar cru libconftest.a @conftest.lst >&5
  264. /home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/bin/../lib/gcc/arm-openwrt-linux-muslgnueabi/8.4.0/../../../../arm-openwrt-linux-muslgnueabi/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  265. configure:6014: $? = 0
  266. configure:6019: arm-openwrt-linux-muslgnueabi-gcc-ar cru libconftest.a @conftest.lst >&5
  267. /home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/bin/../lib/gcc/arm-openwrt-linux-muslgnueabi/8.4.0/../../../../arm-openwrt-linux-muslgnueabi/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  268. /home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/bin/../lib/gcc/arm-openwrt-linux-muslgnueabi/8.4.0/../../../../arm-openwrt-linux-muslgnueabi/bin/ar: conftest.o: No such file or directory
  269. configure:6022: $? = 1
  270. configure:6021: result: @
  271. configure:6039: checking for arm-openwrt-linux-strip
  272. configure:6066: result: arm-openwrt-linux-muslgnueabi-strip
  273. configure:6138: checking for arm-openwrt-linux-ranlib
  274. configure:6165: result: arm-openwrt-linux-muslgnueabi-gcc-ranlib
  275. configure:6306: checking command to parse arm-openwrt-linux-muslgnueabi-gcc-nm output from arm-openwrt-linux-muslgnueabi-gcc object
  276. configure:6425: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  277. configure:6428: $? = 0
  278. configure:6432: arm-openwrt-linux-muslgnueabi-gcc-nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  279. configure:6435: $? = 0
  280. configure:6501: arm-openwrt-linux-muslgnueabi-gcc -o conftest -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections conftest.c conftstm.o >&5
  281. configure:6504: $? = 0
  282. configure:6542: result: ok
  283. configure:6579: checking for sysroot
  284. configure:6609: result: no
  285. configure:6812: checking for arm-openwrt-linux-mt
  286. configure:6842: result: no
  287. configure:6852: checking for mt
  288. configure:6882: result: no
  289. configure:6902: checking if : is a manifest tool
  290. configure:6908: : '-?'
  291. configure:6916: result: no
  292. configure:7548: checking how to run the C preprocessor
  293. configure:7579: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  294. configure:7579: $? = 0
  295. configure:7593: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  296. conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
  297. #include <ac_nonexistent.h>
  298. ^~~~~~~~~~~~~~~~~~
  299. compilation terminated.
  300. configure:7593: $? = 1
  301. configure: failed program was:
  302. | /* confdefs.h */
  303. | #define PACKAGE_NAME "pmacct"
  304. | #define PACKAGE_TARNAME "pmacct"
  305. | #define PACKAGE_VERSION "1.7.6-git"
  306. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  307. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  308. | #define PACKAGE_URL ""
  309. | #define PACKAGE "pmacct"
  310. | #define VERSION "1.7.6-git"
  311. | /* end confdefs.h. */
  312. | #include <ac_nonexistent.h>
  313. configure:7618: result: arm-openwrt-linux-muslgnueabi-gcc -E
  314. configure:7638: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  315. configure:7638: $? = 0
  316. configure:7652: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  317. conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
  318. #include <ac_nonexistent.h>
  319. ^~~~~~~~~~~~~~~~~~
  320. compilation terminated.
  321. configure:7652: $? = 1
  322. configure: failed program was:
  323. | /* confdefs.h */
  324. | #define PACKAGE_NAME "pmacct"
  325. | #define PACKAGE_TARNAME "pmacct"
  326. | #define PACKAGE_VERSION "1.7.6-git"
  327. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  328. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  329. | #define PACKAGE_URL ""
  330. | #define PACKAGE "pmacct"
  331. | #define VERSION "1.7.6-git"
  332. | /* end confdefs.h. */
  333. | #include <ac_nonexistent.h>
  334. configure:7681: checking for ANSI C header files
  335. configure:7701: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  336. configure:7701: $? = 0
  337. configure:7785: result: yes
  338. configure:7798: checking for sys/types.h
  339. configure:7798: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  340. configure:7798: $? = 0
  341. configure:7798: result: yes
  342. configure:7798: checking for sys/stat.h
  343. configure:7798: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  344. configure:7798: $? = 0
  345. configure:7798: result: yes
  346. configure:7798: checking for stdlib.h
  347. configure:7798: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  348. configure:7798: $? = 0
  349. configure:7798: result: yes
  350. configure:7798: checking for string.h
  351. configure:7798: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  352. configure:7798: $? = 0
  353. configure:7798: result: yes
  354. configure:7798: checking for memory.h
  355. configure:7798: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  356. configure:7798: $? = 0
  357. configure:7798: result: yes
  358. configure:7798: checking for strings.h
  359. configure:7798: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  360. configure:7798: $? = 0
  361. configure:7798: result: yes
  362. configure:7798: checking for inttypes.h
  363. configure:7798: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  364. configure:7798: $? = 0
  365. configure:7798: result: yes
  366. configure:7798: checking for stdint.h
  367. configure:7798: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  368. configure:7798: $? = 0
  369. configure:7798: result: yes
  370. configure:7798: checking for unistd.h
  371. configure:7798: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  372. configure:7798: $? = 0
  373. configure:7798: result: yes
  374. configure:7812: checking for dlfcn.h
  375. configure:7812: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  376. configure:7812: $? = 0
  377. configure:7812: result: yes
  378. configure:7999: checking for objdir
  379. configure:8014: result: .libs
  380. configure:8284: checking if arm-openwrt-linux-muslgnueabi-gcc supports -fno-rtti -fno-exceptions
  381. configure:8302: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -fno-rtti -fno-exceptions conftest.c >&5
  382. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  383. configure:8306: $? = 0
  384. configure:8319: result: no
  385. configure:8629: checking for arm-openwrt-linux-muslgnueabi-gcc option to produce PIC
  386. configure:8636: result: -fPIC -DPIC
  387. configure:8644: checking if arm-openwrt-linux-muslgnueabi-gcc PIC flag -fPIC -DPIC works
  388. configure:8662: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -fPIC -DPIC -DPIC conftest.c >&5
  389. configure:8666: $? = 0
  390. configure:8679: result: yes
  391. configure:8708: checking if arm-openwrt-linux-muslgnueabi-gcc static flag -static works
  392. configure:8736: result: yes
  393. configure:8751: checking if arm-openwrt-linux-muslgnueabi-gcc supports -c -o file.o
  394. configure:8772: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -o out/conftest2.o conftest.c >&5
  395. configure:8776: $? = 0
  396. configure:8798: result: yes
  397. configure:8806: checking if arm-openwrt-linux-muslgnueabi-gcc supports -c -o file.o
  398. configure:8853: result: yes
  399. configure:8886: checking whether the arm-openwrt-linux-muslgnueabi-gcc linker (arm-openwrt-linux-muslgnueabi-ld) supports shared libraries
  400. configure:10044: result: yes
  401. configure:10081: checking whether -lc should be explicitly linked in
  402. configure:10089: arm-openwrt-linux-muslgnueabi-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  403. configure:10092: $? = 0
  404. configure:10107: arm-openwrt-linux-muslgnueabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /home/build/openwrt/staging_dir/host/bin/grep -lc \>/dev/null 2\>\&1
  405. configure:10110: $? = 0
  406. configure:10124: result: no
  407. configure:10289: checking dynamic linker characteristics
  408. configure:10803: arm-openwrt-linux-muslgnueabi-gcc -o conftest -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections -Wl,-rpath -Wl,/foo conftest.c >&5
  409. configure:10803: $? = 0
  410. configure:11025: result: GNU/Linux ld.so
  411. configure:11132: checking how to hardcode library paths into programs
  412. configure:11157: result: immediate
  413. configure:11697: checking whether stripping libraries is possible
  414. configure:11702: result: yes
  415. configure:11737: checking if libtool supports shared libraries
  416. configure:11739: result: yes
  417. configure:11742: checking whether to build shared libraries
  418. configure:11763: result: yes
  419. configure:11766: checking whether to build static libraries
  420. configure:11770: result: yes
  421. configure:8814: checking whether make supports nested variables
  422. configure:8831: result: yes
  423. configure:8856: checking for arm-openwrt-linux-gcc
  424. configure:8883: result: arm-openwrt-linux-muslgnueabi-gcc
  425. configure:9152: checking for C compiler version
  426. configure:9161: arm-openwrt-linux-muslgnueabi-gcc --version >&5
  427. arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 8.4.0 r15863-3feef9c555) 8.4.0
  428. Copyright (C) 2018 Free Software Foundation, Inc.
  429. This is free software; see the source for copying conditions. There is NO
  430. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  431.  
  432. configure:9172: $? = 0
  433. configure:9161: arm-openwrt-linux-muslgnueabi-gcc -v >&5
  434. Reading specs from /home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/bin/../lib/gcc/arm-openwrt-linux-muslgnueabi/8.4.0/specs
  435. COLLECT_GCC=/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/bin/arm-openwrt-linux-muslgnueabi-gcc
  436. COLLECT_LTO_WRAPPER=/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/bin/../libexec/gcc/arm-openwrt-linux-muslgnueabi/8.4.0/lto-wrapper
  437. Target: arm-openwrt-linux-muslgnueabi
  438. Configured with: /builder/shared-workdir/build/build_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/gcc-8.4.0/configure --with-bugurl=http://bugs.openwrt.org/ --with-pkgversion='OpenWrt GCC 8.4.0 r15863-3feef9c555' --prefix=/builder/shared-workdir/build/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=arm-openwrt-linux-muslgnueabi --with-gnu-ld --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-multilib --disable-libmpx --disable-nls --disable-libssp --without-isl --without-cloog --with-host-libstdcxx=-lstdc++ --with-gmp=/builder/shared-workdir/build/staging_dir/host --with-mpfr=/builder/shared-workdir/build/staging_dir/host --with-mpc=/builder/shared-workdir/build/staging_dir/host --disable-decimal-float --with-diagnostics-color=auto-if-env --enable-__cxa_atexit --disable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --with-cpu=cortex-a15 --with-fpu=neon-vfpv4 --with-float=hard --with-headers=/builder/shared-workdir/build/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include --enable-languages=c,c++ --enable-shared --enable-threads --with-slibdir=/builder/shared-workdir/build/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib --enable-lto --with-libelf=/builder/shared-workdir/build/staging_dir/host --disable-libsanitizer
  439. Thread model: posix
  440. gcc version 8.4.0 (OpenWrt GCC 8.4.0 r15863-3feef9c555)
  441. configure:9172: $? = 0
  442. configure:9161: arm-openwrt-linux-muslgnueabi-gcc -V >&5
  443. arm-openwrt-linux-muslgnueabi-gcc: error: unrecognized command line option '-V'
  444. arm-openwrt-linux-muslgnueabi-gcc: fatal error: no input files
  445. compilation terminated.
  446. configure:9172: $? = 1
  447. configure:9161: arm-openwrt-linux-muslgnueabi-gcc -qversion >&5
  448. arm-openwrt-linux-muslgnueabi-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  449. arm-openwrt-linux-muslgnueabi-gcc: fatal error: no input files
  450. compilation terminated.
  451. configure:9172: $? = 1
  452. configure:9176: checking whether we are using the GNU C compiler
  453. configure:9204: result: yes
  454. configure:9213: checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -g
  455. configure:9274: result: yes
  456. configure:9291: checking for arm-openwrt-linux-muslgnueabi-gcc option to accept ISO C89
  457. configure:9367: result: none needed
  458. configure:9392: checking whether arm-openwrt-linux-muslgnueabi-gcc understands -c and -o together
  459. configure:9429: result: yes
  460. configure:9448: checking dependency style of arm-openwrt-linux-muslgnueabi-gcc
  461. configure:9559: result: gcc3
  462. configure:9686: checking pkg-config is at least version 0.9.0
  463. configure:9689: result: yes
  464. configure:9700: checking OS
  465. configure:9702: result: linux-gnu
  466. configure:9705: checking hardware
  467. configure:9707: result: arm
  468. configure:9716: checking for strlcpy
  469. configure:9716: arm-openwrt-linux-muslgnueabi-gcc -o conftest -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections conftest.c >&5
  470. configure:9716: $? = 0
  471. configure:9716: result: yes
  472. configure:9726: checking whether to disable linking against shared objects
  473. configure:9793: result: no
  474. configure:9795: checking for dlopen
  475. configure:9795: arm-openwrt-linux-muslgnueabi-gcc -o conftest -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections conftest.c >&5
  476. configure:9795: $? = 0
  477. configure:9795: result: yes
  478. configure:9800: checking for dlopen in -ldl
  479. configure:9825: arm-openwrt-linux-muslgnueabi-gcc -o conftest -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections conftest.c -ldl >&5
  480. configure:9825: $? = 0
  481. configure:9834: result: yes
  482. configure:9874: checking for gmake
  483. configure:9904: result: no
  484. configure:9912: checking for make
  485. configure:9928: found /usr/bin/make
  486. configure:9939: result: make
  487. configure:9949: checking whether make sets $(MAKE)
  488. configure:9971: result: yes
  489. configure:9981: checking for __progname
  490. configure:9994: arm-openwrt-linux-muslgnueabi-gcc -o conftest -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections conftest.c -ldl >&5
  491. configure:9994: $? = 0
  492. configure:9995: result: yes
  493. configure:10007: checking endianess
  494. configure:10034: result: little
  495. configure:10051: checking unaligned accesses
  496. configure:10053: result: fail
  497. configure:10108: checking whether to enable L2 features
  498. configure:10125: result: yes
  499. configure:10137: checking for inet_pton
  500. configure:10137: arm-openwrt-linux-muslgnueabi-gcc -o conftest -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections conftest.c -ldl >&5
  501. configure:10137: $? = 0
  502. configure:10137: result: yes
  503. configure:10152: checking for inet_ntop
  504. configure:10152: arm-openwrt-linux-muslgnueabi-gcc -o conftest -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections conftest.c -ldl >&5
  505. configure:10152: $? = 0
  506. configure:10152: result: yes
  507. configure:10183: checking your own pcap includes
  508. configure:10186: result: ok
  509. configure:10200: checking for pcap-config
  510. configure:10216: found /home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/host/bin/pcap-config
  511. configure:10228: result: pcap-config
  512. configure:10306: checking your own pcap libraries
  513. configure:10309: result: ok
  514. configure:10312: checking for PF_RING library
  515. configure:10322: result: no
  516. configure:10373: checking for pcap_dispatch in -lpcap
  517. configure:10398: arm-openwrt-linux-muslgnueabi-gcc -o conftest -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections conftest.c -lpcap -ldl -L/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib >&5
  518. configure:10398: $? = 0
  519. configure:10407: result: yes
  520. configure:10423: checking for pcap_set_protocol in -lpcap
  521. configure:10448: arm-openwrt-linux-muslgnueabi-gcc -o conftest -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections conftest.c -lpcap -lpcap -ldl -L/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib >&5
  522. /home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/bin/../lib/gcc/arm-openwrt-linux-muslgnueabi/8.4.0/../../../../arm-openwrt-linux-muslgnueabi/bin/ld: /home/build/openwrt/tmp/cchSNH2Q.o: in function `main':
  523. conftest.c:(.text.startup.main+0x4): undefined reference to `pcap_set_protocol'
  524. collect2: error: ld returned 1 exit status
  525. configure:10448: $? = 1
  526. configure: failed program was:
  527. | /* confdefs.h */
  528. | #define PACKAGE_NAME "pmacct"
  529. | #define PACKAGE_TARNAME "pmacct"
  530. | #define PACKAGE_VERSION "1.7.6-git"
  531. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  532. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  533. | #define PACKAGE_URL ""
  534. | #define PACKAGE "pmacct"
  535. | #define VERSION "1.7.6-git"
  536. | #define STDC_HEADERS 1
  537. | #define HAVE_SYS_TYPES_H 1
  538. | #define HAVE_SYS_STAT_H 1
  539. | #define HAVE_STDLIB_H 1
  540. | #define HAVE_STRING_H 1
  541. | #define HAVE_MEMORY_H 1
  542. | #define HAVE_STRINGS_H 1
  543. | #define HAVE_INTTYPES_H 1
  544. | #define HAVE_STDINT_H 1
  545. | #define HAVE_UNISTD_H 1
  546. | #define HAVE_DLFCN_H 1
  547. | #define LT_OBJDIR ".libs/"
  548. | #define HAVE_STRLCPY 1
  549. | #define LINUX 1
  550. | #define PROGNAME 1
  551. | #define IM_LITTLE_ENDIAN 1
  552. | #define NEED_ALIGN 1
  553. | #define HAVE_L2 1
  554. | #define HAVE_INET_PTON 1
  555. | #define HAVE_INET_NTOP 1
  556. | #define HAVE_PCAP_H 1
  557. | #define HAVE_LIBPCAP 1
  558. | /* end confdefs.h. */
  559. |
  560. | /* Override any GCC internal prototype to avoid an error.
  561. | Use char because int might match the return type of a GCC
  562. | builtin and then its argument prototype would still apply. */
  563. | #ifdef __cplusplus
  564. | extern "C"
  565. | #endif
  566. | char pcap_set_protocol ();
  567. | int
  568. | main ()
  569. | {
  570. | return pcap_set_protocol ();
  571. | ;
  572. | return 0;
  573. | }
  574. configure:10457: result: no
  575. configure:10522: checking for pcap_setdirection in -lpcap
  576. configure:10547: arm-openwrt-linux-muslgnueabi-gcc -o conftest -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections conftest.c -lpcap -lpcap -ldl -L/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib >&5
  577. configure:10547: $? = 0
  578. configure:10556: result: yes
  579. configure:10564: checking whether to enable MySQL support
  580. configure:10800: result: no
  581. configure:10807: checking whether to enable PostgreSQL support
  582. configure:10973: result: no
  583. configure:10980: checking whether to enable MongoDB support
  584. configure:11266: result: no
  585. configure:11273: checking whether to enable SQLite3 support
  586. configure:11444: result: no
  587. configure:11451: checking whether to enable RabbitMQ/AMQP support
  588. configure:11605: result: no
  589. configure:11612: checking whether to enable ZeroMQ support
  590. configure:11766: result: no
  591. configure:11773: checking whether to enable Kafka support
  592. configure:11927: result: no
  593. configure:11934: checking whether to enable Redis support
  594. configure:12104: result: no
  595. configure:12111: checking whether to enable GnuTLS support
  596. configure:12281: result: no
  597. configure:12288: checking whether to enable GeoIP support
  598. configure:12401: result: no
  599. configure:12408: checking whether to enable GeoIPv2 (libmaxminddb) support
  600. configure:12562: result: no
  601. configure:12569: checking whether to enable Jansson support
  602. configure:12723: result: no
  603. configure:12730: checking whether to enable Avro support
  604. configure:12884: result: no
  605. configure:12891: checking whether to enable Confluent schema-registry support
  606. configure:12978: result: no
  607. configure:13014: checking whether to enable nDPI support
  608. configure:13172: result: no
  609. configure:13234: checking for ANSI C header files
  610. configure:13338: result: yes
  611. configure:13350: checking arpa/inet.h usability
  612. configure:13350: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  613. configure:13350: $? = 0
  614. configure:13350: result: yes
  615. configure:13350: checking arpa/inet.h presence
  616. configure:13350: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  617. configure:13350: $? = 0
  618. configure:13350: result: yes
  619. configure:13350: checking for arpa/inet.h
  620. configure:13350: result: yes
  621. configure:13350: checking assert.h usability
  622. configure:13350: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  623. configure:13350: $? = 0
  624. configure:13350: result: yes
  625. configure:13350: checking assert.h presence
  626. configure:13350: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  627. configure:13350: $? = 0
  628. configure:13350: result: yes
  629. configure:13350: checking for assert.h
  630. configure:13350: result: yes
  631. configure:13350: checking ctype.h usability
  632. configure:13350: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  633. configure:13350: $? = 0
  634. configure:13350: result: yes
  635. configure:13350: checking ctype.h presence
  636. configure:13350: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  637. configure:13350: $? = 0
  638. configure:13350: result: yes
  639. configure:13350: checking for ctype.h
  640. configure:13350: result: yes
  641. configure:13350: checking dirent.h usability
  642. configure:13350: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  643. configure:13350: $? = 0
  644. configure:13350: result: yes
  645. configure:13350: checking dirent.h presence
  646. configure:13350: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  647. configure:13350: $? = 0
  648. configure:13350: result: yes
  649. configure:13350: checking for dirent.h
  650. configure:13350: result: yes
  651. configure:13350: checking for dlfcn.h
  652. configure:13350: result: yes
  653. configure:13350: checking errno.h usability
  654. configure:13350: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  655. configure:13350: $? = 0
  656. configure:13350: result: yes
  657. configure:13350: checking errno.h presence
  658. configure:13350: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  659. configure:13350: $? = 0
  660. configure:13350: result: yes
  661. configure:13350: checking for errno.h
  662. configure:13350: result: yes
  663. configure:13350: checking fcntl.h usability
  664. configure:13350: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  665. configure:13350: $? = 0
  666. configure:13350: result: yes
  667. configure:13350: checking fcntl.h presence
  668. configure:13350: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  669. configure:13350: $? = 0
  670. configure:13350: result: yes
  671. configure:13350: checking for fcntl.h
  672. configure:13350: result: yes
  673. configure:13350: checking getopt.h usability
  674. configure:13350: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  675. configure:13350: $? = 0
  676. configure:13350: result: yes
  677. configure:13350: checking getopt.h presence
  678. configure:13350: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  679. configure:13350: $? = 0
  680. configure:13350: result: yes
  681. configure:13350: checking for getopt.h
  682. configure:13350: result: yes
  683. configure:13350: checking grp.h usability
  684. configure:13350: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  685. configure:13350: $? = 0
  686. configure:13350: result: yes
  687. configure:13350: checking grp.h presence
  688. configure:13350: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  689. configure:13350: $? = 0
  690. configure:13350: result: yes
  691. configure:13350: checking for grp.h
  692. configure:13350: result: yes
  693. configure:13350: checking for inttypes.h
  694. configure:13350: result: yes
  695. configure:13363: checking limits.h usability
  696. configure:13363: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  697. configure:13363: $? = 0
  698. configure:13363: result: yes
  699. configure:13363: checking limits.h presence
  700. configure:13363: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  701. configure:13363: $? = 0
  702. configure:13363: result: yes
  703. configure:13363: checking for limits.h
  704. configure:13363: result: yes
  705. configure:13363: checking malloc.h usability
  706. configure:13363: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  707. configure:13363: $? = 0
  708. configure:13363: result: yes
  709. configure:13363: checking malloc.h presence
  710. configure:13363: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  711. configure:13363: $? = 0
  712. configure:13363: result: yes
  713. configure:13363: checking for malloc.h
  714. configure:13363: result: yes
  715. configure:13363: checking math.h usability
  716. configure:13363: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  717. configure:13363: $? = 0
  718. configure:13363: result: yes
  719. configure:13363: checking math.h presence
  720. configure:13363: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  721. configure:13363: $? = 0
  722. configure:13363: result: yes
  723. configure:13363: checking for math.h
  724. configure:13363: result: yes
  725. configure:13363: checking netdb.h usability
  726. configure:13363: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  727. configure:13363: $? = 0
  728. configure:13363: result: yes
  729. configure:13363: checking netdb.h presence
  730. configure:13363: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  731. configure:13363: $? = 0
  732. configure:13363: result: yes
  733. configure:13363: checking for netdb.h
  734. configure:13363: result: yes
  735. configure:13363: checking net/if.h usability
  736. configure:13363: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  737. configure:13363: $? = 0
  738. configure:13363: result: yes
  739. configure:13363: checking net/if.h presence
  740. configure:13363: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  741. configure:13363: $? = 0
  742. configure:13363: result: yes
  743. configure:13363: checking for net/if.h
  744. configure:13363: result: yes
  745. configure:13363: checking netinet/in.h usability
  746. configure:13363: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  747. configure:13363: $? = 0
  748. configure:13363: result: yes
  749. configure:13363: checking netinet/in.h presence
  750. configure:13363: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  751. configure:13363: $? = 0
  752. configure:13363: result: yes
  753. configure:13363: checking for netinet/in.h
  754. configure:13363: result: yes
  755. configure:13363: checking netinet/in_systm.h usability
  756. configure:13363: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  757. configure:13363: $? = 0
  758. configure:13363: result: yes
  759. configure:13363: checking netinet/in_systm.h presence
  760. configure:13363: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  761. configure:13363: $? = 0
  762. configure:13363: result: yes
  763. configure:13363: checking for netinet/in_systm.h
  764. configure:13363: result: yes
  765. configure:13363: checking netinet/ip.h usability
  766. configure:13363: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  767. configure:13363: $? = 0
  768. configure:13363: result: yes
  769. configure:13363: checking netinet/ip.h presence
  770. configure:13363: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  771. configure:13363: $? = 0
  772. configure:13363: result: yes
  773. configure:13363: checking for netinet/ip.h
  774. configure:13363: result: yes
  775. configure:13376: checking netinet/udp.h usability
  776. configure:13376: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  777. configure:13376: $? = 0
  778. configure:13376: result: yes
  779. configure:13376: checking netinet/udp.h presence
  780. configure:13376: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  781. configure:13376: $? = 0
  782. configure:13376: result: yes
  783. configure:13376: checking for netinet/udp.h
  784. configure:13376: result: yes
  785. configure:13376: checking pthread.h usability
  786. configure:13376: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  787. configure:13376: $? = 0
  788. configure:13376: result: yes
  789. configure:13376: checking pthread.h presence
  790. configure:13376: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  791. configure:13376: $? = 0
  792. configure:13376: result: yes
  793. configure:13376: checking for pthread.h
  794. configure:13376: result: yes
  795. configure:13376: checking pwd.h usability
  796. configure:13376: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  797. configure:13376: $? = 0
  798. configure:13376: result: yes
  799. configure:13376: checking pwd.h presence
  800. configure:13376: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  801. configure:13376: $? = 0
  802. configure:13376: result: yes
  803. configure:13376: checking for pwd.h
  804. configure:13376: result: yes
  805. configure:13376: checking signal.h usability
  806. configure:13376: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  807. configure:13376: $? = 0
  808. configure:13376: result: yes
  809. configure:13376: checking signal.h presence
  810. configure:13376: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  811. configure:13376: $? = 0
  812. configure:13376: result: yes
  813. configure:13376: checking for signal.h
  814. configure:13376: result: yes
  815. configure:13376: checking for string.h
  816. configure:13376: result: yes
  817. configure:13376: checking sys/ansi.h usability
  818. configure:13376: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  819. conftest.c:92:10: fatal error: sys/ansi.h: No such file or directory
  820. #include <sys/ansi.h>
  821. ^~~~~~~~~~~~
  822. compilation terminated.
  823. configure:13376: $? = 1
  824. configure: failed program was:
  825. | /* confdefs.h */
  826. | #define PACKAGE_NAME "pmacct"
  827. | #define PACKAGE_TARNAME "pmacct"
  828. | #define PACKAGE_VERSION "1.7.6-git"
  829. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  830. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  831. | #define PACKAGE_URL ""
  832. | #define PACKAGE "pmacct"
  833. | #define VERSION "1.7.6-git"
  834. | #define STDC_HEADERS 1
  835. | #define HAVE_SYS_TYPES_H 1
  836. | #define HAVE_SYS_STAT_H 1
  837. | #define HAVE_STDLIB_H 1
  838. | #define HAVE_STRING_H 1
  839. | #define HAVE_MEMORY_H 1
  840. | #define HAVE_STRINGS_H 1
  841. | #define HAVE_INTTYPES_H 1
  842. | #define HAVE_STDINT_H 1
  843. | #define HAVE_UNISTD_H 1
  844. | #define HAVE_DLFCN_H 1
  845. | #define LT_OBJDIR ".libs/"
  846. | #define HAVE_STRLCPY 1
  847. | #define LINUX 1
  848. | #define PROGNAME 1
  849. | #define IM_LITTLE_ENDIAN 1
  850. | #define NEED_ALIGN 1
  851. | #define HAVE_L2 1
  852. | #define HAVE_INET_PTON 1
  853. | #define HAVE_INET_NTOP 1
  854. | #define HAVE_PCAP_H 1
  855. | #define HAVE_LIBPCAP 1
  856. | #define PCAP_SET_DIRECTION 1
  857. | #define HAVE_DLOPEN 1
  858. | #define STDC_HEADERS 1
  859. | #define HAVE_ARPA_INET_H 1
  860. | #define HAVE_ASSERT_H 1
  861. | #define HAVE_CTYPE_H 1
  862. | #define HAVE_DIRENT_H 1
  863. | #define HAVE_DLFCN_H 1
  864. | #define HAVE_ERRNO_H 1
  865. | #define HAVE_FCNTL_H 1
  866. | #define HAVE_GETOPT_H 1
  867. | #define HAVE_GRP_H 1
  868. | #define HAVE_INTTYPES_H 1
  869. | #define HAVE_LIMITS_H 1
  870. | #define HAVE_MALLOC_H 1
  871. | #define HAVE_MATH_H 1
  872. | #define HAVE_NETDB_H 1
  873. | #define HAVE_NET_IF_H 1
  874. | #define HAVE_NETINET_IN_H 1
  875. | #define HAVE_NETINET_IN_SYSTM_H 1
  876. | #define HAVE_NETINET_IP_H 1
  877. | #define HAVE_NETINET_UDP_H 1
  878. | #define HAVE_PTHREAD_H 1
  879. | #define HAVE_PWD_H 1
  880. | #define HAVE_SIGNAL_H 1
  881. | #define HAVE_STRING_H 1
  882. | /* end confdefs.h. */
  883. | #include <stdio.h>
  884. | #ifdef HAVE_SYS_TYPES_H
  885. | # include <sys/types.h>
  886. | #endif
  887. | #ifdef HAVE_SYS_STAT_H
  888. | # include <sys/stat.h>
  889. | #endif
  890. | #ifdef STDC_HEADERS
  891. | # include <stdlib.h>
  892. | # include <stddef.h>
  893. | #else
  894. | # ifdef HAVE_STDLIB_H
  895. | # include <stdlib.h>
  896. | # endif
  897. | #endif
  898. | #ifdef HAVE_STRING_H
  899. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  900. | # include <memory.h>
  901. | # endif
  902. | # include <string.h>
  903. | #endif
  904. | #ifdef HAVE_STRINGS_H
  905. | # include <strings.h>
  906. | #endif
  907. | #ifdef HAVE_INTTYPES_H
  908. | # include <inttypes.h>
  909. | #endif
  910. | #ifdef HAVE_STDINT_H
  911. | # include <stdint.h>
  912. | #endif
  913. | #ifdef HAVE_UNISTD_H
  914. | # include <unistd.h>
  915. | #endif
  916. | #include <sys/ansi.h>
  917. configure:13376: result: no
  918. configure:13376: checking sys/ansi.h presence
  919. configure:13376: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  920. conftest.c:59:10: fatal error: sys/ansi.h: No such file or directory
  921. #include <sys/ansi.h>
  922. ^~~~~~~~~~~~
  923. compilation terminated.
  924. configure:13376: $? = 1
  925. configure: failed program was:
  926. | /* confdefs.h */
  927. | #define PACKAGE_NAME "pmacct"
  928. | #define PACKAGE_TARNAME "pmacct"
  929. | #define PACKAGE_VERSION "1.7.6-git"
  930. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  931. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  932. | #define PACKAGE_URL ""
  933. | #define PACKAGE "pmacct"
  934. | #define VERSION "1.7.6-git"
  935. | #define STDC_HEADERS 1
  936. | #define HAVE_SYS_TYPES_H 1
  937. | #define HAVE_SYS_STAT_H 1
  938. | #define HAVE_STDLIB_H 1
  939. | #define HAVE_STRING_H 1
  940. | #define HAVE_MEMORY_H 1
  941. | #define HAVE_STRINGS_H 1
  942. | #define HAVE_INTTYPES_H 1
  943. | #define HAVE_STDINT_H 1
  944. | #define HAVE_UNISTD_H 1
  945. | #define HAVE_DLFCN_H 1
  946. | #define LT_OBJDIR ".libs/"
  947. | #define HAVE_STRLCPY 1
  948. | #define LINUX 1
  949. | #define PROGNAME 1
  950. | #define IM_LITTLE_ENDIAN 1
  951. | #define NEED_ALIGN 1
  952. | #define HAVE_L2 1
  953. | #define HAVE_INET_PTON 1
  954. | #define HAVE_INET_NTOP 1
  955. | #define HAVE_PCAP_H 1
  956. | #define HAVE_LIBPCAP 1
  957. | #define PCAP_SET_DIRECTION 1
  958. | #define HAVE_DLOPEN 1
  959. | #define STDC_HEADERS 1
  960. | #define HAVE_ARPA_INET_H 1
  961. | #define HAVE_ASSERT_H 1
  962. | #define HAVE_CTYPE_H 1
  963. | #define HAVE_DIRENT_H 1
  964. | #define HAVE_DLFCN_H 1
  965. | #define HAVE_ERRNO_H 1
  966. | #define HAVE_FCNTL_H 1
  967. | #define HAVE_GETOPT_H 1
  968. | #define HAVE_GRP_H 1
  969. | #define HAVE_INTTYPES_H 1
  970. | #define HAVE_LIMITS_H 1
  971. | #define HAVE_MALLOC_H 1
  972. | #define HAVE_MATH_H 1
  973. | #define HAVE_NETDB_H 1
  974. | #define HAVE_NET_IF_H 1
  975. | #define HAVE_NETINET_IN_H 1
  976. | #define HAVE_NETINET_IN_SYSTM_H 1
  977. | #define HAVE_NETINET_IP_H 1
  978. | #define HAVE_NETINET_UDP_H 1
  979. | #define HAVE_PTHREAD_H 1
  980. | #define HAVE_PWD_H 1
  981. | #define HAVE_SIGNAL_H 1
  982. | #define HAVE_STRING_H 1
  983. | /* end confdefs.h. */
  984. | #include <sys/ansi.h>
  985. configure:13376: result: no
  986. configure:13376: checking for sys/ansi.h
  987. configure:13376: result: no
  988. configure:13376: checking sys/errno.h usability
  989. configure:13376: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  990. In file included from conftest.c:92:
  991. /home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/sys/errno.h:1:2: warning: #warning redirecting incorrect #include <sys/errno.h> to <errno.h> [-Wcpp]
  992. #warning redirecting incorrect #include <sys/errno.h> to <errno.h>
  993. ^~~~~~~
  994. configure:13376: $? = 0
  995. configure:13376: result: yes
  996. configure:13376: checking sys/errno.h presence
  997. configure:13376: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  998. In file included from conftest.c:59:
  999. /home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/sys/errno.h:1:2: warning: #warning redirecting incorrect #include <sys/errno.h> to <errno.h> [-Wcpp]
  1000. #warning redirecting incorrect #include <sys/errno.h> to <errno.h>
  1001. ^~~~~~~
  1002. configure:13376: $? = 0
  1003. configure:13376: result: yes
  1004. configure:13376: checking for sys/errno.h
  1005. configure:13376: result: yes
  1006. configure:13376: checking sys/file.h usability
  1007. configure:13376: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1008. configure:13376: $? = 0
  1009. configure:13376: result: yes
  1010. configure:13376: checking sys/file.h presence
  1011. configure:13376: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  1012. configure:13376: $? = 0
  1013. configure:13376: result: yes
  1014. configure:13376: checking for sys/file.h
  1015. configure:13376: result: yes
  1016. configure:13389: checking sys/ioctl.h usability
  1017. configure:13389: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1018. configure:13389: $? = 0
  1019. configure:13389: result: yes
  1020. configure:13389: checking sys/ioctl.h presence
  1021. configure:13389: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  1022. configure:13389: $? = 0
  1023. configure:13389: result: yes
  1024. configure:13389: checking for sys/ioctl.h
  1025. configure:13389: result: yes
  1026. configure:13389: checking syslog.h usability
  1027. configure:13389: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1028. configure:13389: $? = 0
  1029. configure:13389: result: yes
  1030. configure:13389: checking syslog.h presence
  1031. configure:13389: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  1032. configure:13389: $? = 0
  1033. configure:13389: result: yes
  1034. configure:13389: checking for syslog.h
  1035. configure:13389: result: yes
  1036. configure:13389: checking sys/mbuf.h usability
  1037. configure:13389: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1038. conftest.c:96:10: fatal error: sys/mbuf.h: No such file or directory
  1039. #include <sys/mbuf.h>
  1040. ^~~~~~~~~~~~
  1041. compilation terminated.
  1042. configure:13389: $? = 1
  1043. configure: failed program was:
  1044. | /* confdefs.h */
  1045. | #define PACKAGE_NAME "pmacct"
  1046. | #define PACKAGE_TARNAME "pmacct"
  1047. | #define PACKAGE_VERSION "1.7.6-git"
  1048. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  1049. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  1050. | #define PACKAGE_URL ""
  1051. | #define PACKAGE "pmacct"
  1052. | #define VERSION "1.7.6-git"
  1053. | #define STDC_HEADERS 1
  1054. | #define HAVE_SYS_TYPES_H 1
  1055. | #define HAVE_SYS_STAT_H 1
  1056. | #define HAVE_STDLIB_H 1
  1057. | #define HAVE_STRING_H 1
  1058. | #define HAVE_MEMORY_H 1
  1059. | #define HAVE_STRINGS_H 1
  1060. | #define HAVE_INTTYPES_H 1
  1061. | #define HAVE_STDINT_H 1
  1062. | #define HAVE_UNISTD_H 1
  1063. | #define HAVE_DLFCN_H 1
  1064. | #define LT_OBJDIR ".libs/"
  1065. | #define HAVE_STRLCPY 1
  1066. | #define LINUX 1
  1067. | #define PROGNAME 1
  1068. | #define IM_LITTLE_ENDIAN 1
  1069. | #define NEED_ALIGN 1
  1070. | #define HAVE_L2 1
  1071. | #define HAVE_INET_PTON 1
  1072. | #define HAVE_INET_NTOP 1
  1073. | #define HAVE_PCAP_H 1
  1074. | #define HAVE_LIBPCAP 1
  1075. | #define PCAP_SET_DIRECTION 1
  1076. | #define HAVE_DLOPEN 1
  1077. | #define STDC_HEADERS 1
  1078. | #define HAVE_ARPA_INET_H 1
  1079. | #define HAVE_ASSERT_H 1
  1080. | #define HAVE_CTYPE_H 1
  1081. | #define HAVE_DIRENT_H 1
  1082. | #define HAVE_DLFCN_H 1
  1083. | #define HAVE_ERRNO_H 1
  1084. | #define HAVE_FCNTL_H 1
  1085. | #define HAVE_GETOPT_H 1
  1086. | #define HAVE_GRP_H 1
  1087. | #define HAVE_INTTYPES_H 1
  1088. | #define HAVE_LIMITS_H 1
  1089. | #define HAVE_MALLOC_H 1
  1090. | #define HAVE_MATH_H 1
  1091. | #define HAVE_NETDB_H 1
  1092. | #define HAVE_NET_IF_H 1
  1093. | #define HAVE_NETINET_IN_H 1
  1094. | #define HAVE_NETINET_IN_SYSTM_H 1
  1095. | #define HAVE_NETINET_IP_H 1
  1096. | #define HAVE_NETINET_UDP_H 1
  1097. | #define HAVE_PTHREAD_H 1
  1098. | #define HAVE_PWD_H 1
  1099. | #define HAVE_SIGNAL_H 1
  1100. | #define HAVE_STRING_H 1
  1101. | #define HAVE_SYS_ERRNO_H 1
  1102. | #define HAVE_SYS_FILE_H 1
  1103. | #define HAVE_SYS_IOCTL_H 1
  1104. | #define HAVE_SYSLOG_H 1
  1105. | /* end confdefs.h. */
  1106. | #include <stdio.h>
  1107. | #ifdef HAVE_SYS_TYPES_H
  1108. | # include <sys/types.h>
  1109. | #endif
  1110. | #ifdef HAVE_SYS_STAT_H
  1111. | # include <sys/stat.h>
  1112. | #endif
  1113. | #ifdef STDC_HEADERS
  1114. | # include <stdlib.h>
  1115. | # include <stddef.h>
  1116. | #else
  1117. | # ifdef HAVE_STDLIB_H
  1118. | # include <stdlib.h>
  1119. | # endif
  1120. | #endif
  1121. | #ifdef HAVE_STRING_H
  1122. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1123. | # include <memory.h>
  1124. | # endif
  1125. | # include <string.h>
  1126. | #endif
  1127. | #ifdef HAVE_STRINGS_H
  1128. | # include <strings.h>
  1129. | #endif
  1130. | #ifdef HAVE_INTTYPES_H
  1131. | # include <inttypes.h>
  1132. | #endif
  1133. | #ifdef HAVE_STDINT_H
  1134. | # include <stdint.h>
  1135. | #endif
  1136. | #ifdef HAVE_UNISTD_H
  1137. | # include <unistd.h>
  1138. | #endif
  1139. | #include <sys/mbuf.h>
  1140. configure:13389: result: no
  1141. configure:13389: checking sys/mbuf.h presence
  1142. configure:13389: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  1143. conftest.c:63:10: fatal error: sys/mbuf.h: No such file or directory
  1144. #include <sys/mbuf.h>
  1145. ^~~~~~~~~~~~
  1146. compilation terminated.
  1147. configure:13389: $? = 1
  1148. configure: failed program was:
  1149. | /* confdefs.h */
  1150. | #define PACKAGE_NAME "pmacct"
  1151. | #define PACKAGE_TARNAME "pmacct"
  1152. | #define PACKAGE_VERSION "1.7.6-git"
  1153. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  1154. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  1155. | #define PACKAGE_URL ""
  1156. | #define PACKAGE "pmacct"
  1157. | #define VERSION "1.7.6-git"
  1158. | #define STDC_HEADERS 1
  1159. | #define HAVE_SYS_TYPES_H 1
  1160. | #define HAVE_SYS_STAT_H 1
  1161. | #define HAVE_STDLIB_H 1
  1162. | #define HAVE_STRING_H 1
  1163. | #define HAVE_MEMORY_H 1
  1164. | #define HAVE_STRINGS_H 1
  1165. | #define HAVE_INTTYPES_H 1
  1166. | #define HAVE_STDINT_H 1
  1167. | #define HAVE_UNISTD_H 1
  1168. | #define HAVE_DLFCN_H 1
  1169. | #define LT_OBJDIR ".libs/"
  1170. | #define HAVE_STRLCPY 1
  1171. | #define LINUX 1
  1172. | #define PROGNAME 1
  1173. | #define IM_LITTLE_ENDIAN 1
  1174. | #define NEED_ALIGN 1
  1175. | #define HAVE_L2 1
  1176. | #define HAVE_INET_PTON 1
  1177. | #define HAVE_INET_NTOP 1
  1178. | #define HAVE_PCAP_H 1
  1179. | #define HAVE_LIBPCAP 1
  1180. | #define PCAP_SET_DIRECTION 1
  1181. | #define HAVE_DLOPEN 1
  1182. | #define STDC_HEADERS 1
  1183. | #define HAVE_ARPA_INET_H 1
  1184. | #define HAVE_ASSERT_H 1
  1185. | #define HAVE_CTYPE_H 1
  1186. | #define HAVE_DIRENT_H 1
  1187. | #define HAVE_DLFCN_H 1
  1188. | #define HAVE_ERRNO_H 1
  1189. | #define HAVE_FCNTL_H 1
  1190. | #define HAVE_GETOPT_H 1
  1191. | #define HAVE_GRP_H 1
  1192. | #define HAVE_INTTYPES_H 1
  1193. | #define HAVE_LIMITS_H 1
  1194. | #define HAVE_MALLOC_H 1
  1195. | #define HAVE_MATH_H 1
  1196. | #define HAVE_NETDB_H 1
  1197. | #define HAVE_NET_IF_H 1
  1198. | #define HAVE_NETINET_IN_H 1
  1199. | #define HAVE_NETINET_IN_SYSTM_H 1
  1200. | #define HAVE_NETINET_IP_H 1
  1201. | #define HAVE_NETINET_UDP_H 1
  1202. | #define HAVE_PTHREAD_H 1
  1203. | #define HAVE_PWD_H 1
  1204. | #define HAVE_SIGNAL_H 1
  1205. | #define HAVE_STRING_H 1
  1206. | #define HAVE_SYS_ERRNO_H 1
  1207. | #define HAVE_SYS_FILE_H 1
  1208. | #define HAVE_SYS_IOCTL_H 1
  1209. | #define HAVE_SYSLOG_H 1
  1210. | /* end confdefs.h. */
  1211. | #include <sys/mbuf.h>
  1212. configure:13389: result: no
  1213. configure:13389: checking for sys/mbuf.h
  1214. configure:13389: result: no
  1215. configure:13389: checking sys/mman.h usability
  1216. configure:13389: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1217. configure:13389: $? = 0
  1218. configure:13389: result: yes
  1219. configure:13389: checking sys/mman.h presence
  1220. configure:13389: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  1221. configure:13389: $? = 0
  1222. configure:13389: result: yes
  1223. configure:13389: checking for sys/mman.h
  1224. configure:13389: result: yes
  1225. configure:13389: checking sys/param.h usability
  1226. configure:13389: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1227. configure:13389: $? = 0
  1228. configure:13389: result: yes
  1229. configure:13389: checking sys/param.h presence
  1230. configure:13389: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  1231. configure:13389: $? = 0
  1232. configure:13389: result: yes
  1233. configure:13389: checking for sys/param.h
  1234. configure:13389: result: yes
  1235. configure:13389: checking sys/poll.h usability
  1236. configure:13389: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1237. In file included from conftest.c:98:
  1238. /home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
  1239. #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
  1240. ^~~~~~~
  1241. configure:13389: $? = 0
  1242. configure:13389: result: yes
  1243. configure:13389: checking sys/poll.h presence
  1244. configure:13389: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  1245. In file included from conftest.c:65:
  1246. /home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
  1247. #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
  1248. ^~~~~~~
  1249. configure:13389: $? = 0
  1250. configure:13389: result: yes
  1251. configure:13389: checking for sys/poll.h
  1252. configure:13389: result: yes
  1253. configure:13389: checking sys/resource.h usability
  1254. configure:13389: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1255. configure:13389: $? = 0
  1256. configure:13389: result: yes
  1257. configure:13389: checking sys/resource.h presence
  1258. configure:13389: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  1259. configure:13389: $? = 0
  1260. configure:13389: result: yes
  1261. configure:13389: checking for sys/resource.h
  1262. configure:13389: result: yes
  1263. configure:13402: checking sys/select.h usability
  1264. configure:13402: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1265. configure:13402: $? = 0
  1266. configure:13402: result: yes
  1267. configure:13402: checking sys/select.h presence
  1268. configure:13402: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  1269. configure:13402: $? = 0
  1270. configure:13402: result: yes
  1271. configure:13402: checking for sys/select.h
  1272. configure:13402: result: yes
  1273. configure:13402: checking sys/socket.h usability
  1274. configure:13402: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1275. configure:13402: $? = 0
  1276. configure:13402: result: yes
  1277. configure:13402: checking sys/socket.h presence
  1278. configure:13402: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  1279. configure:13402: $? = 0
  1280. configure:13402: result: yes
  1281. configure:13402: checking for sys/socket.h
  1282. configure:13402: result: yes
  1283. configure:13402: checking for sys/stat.h
  1284. configure:13402: result: yes
  1285. configure:13402: checking sys/time.h usability
  1286. configure:13402: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1287. configure:13402: $? = 0
  1288. configure:13402: result: yes
  1289. configure:13402: checking sys/time.h presence
  1290. configure:13402: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  1291. configure:13402: $? = 0
  1292. configure:13402: result: yes
  1293. configure:13402: checking for sys/time.h
  1294. configure:13402: result: yes
  1295. configure:13402: checking for sys/types.h
  1296. configure:13402: result: yes
  1297. configure:13402: checking sys/un.h usability
  1298. configure:13402: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1299. configure:13402: $? = 0
  1300. configure:13402: result: yes
  1301. configure:13402: checking sys/un.h presence
  1302. configure:13402: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  1303. configure:13402: $? = 0
  1304. configure:13402: result: yes
  1305. configure:13402: checking for sys/un.h
  1306. configure:13402: result: yes
  1307. configure:13402: checking sys/utsname.h usability
  1308. configure:13402: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1309. configure:13402: $? = 0
  1310. configure:13402: result: yes
  1311. configure:13402: checking sys/utsname.h presence
  1312. configure:13402: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  1313. configure:13402: $? = 0
  1314. configure:13402: result: yes
  1315. configure:13402: checking for sys/utsname.h
  1316. configure:13402: result: yes
  1317. configure:13415: checking sys/wait.h usability
  1318. configure:13415: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1319. configure:13415: $? = 0
  1320. configure:13415: result: yes
  1321. configure:13415: checking sys/wait.h presence
  1322. configure:13415: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  1323. configure:13415: $? = 0
  1324. configure:13415: result: yes
  1325. configure:13415: checking for sys/wait.h
  1326. configure:13415: result: yes
  1327. configure:13415: checking time.h usability
  1328. configure:13415: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1329. configure:13415: $? = 0
  1330. configure:13415: result: yes
  1331. configure:13415: checking time.h presence
  1332. configure:13415: arm-openwrt-linux-muslgnueabi-gcc -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c
  1333. configure:13415: $? = 0
  1334. configure:13415: result: yes
  1335. configure:13415: checking for time.h
  1336. configure:13415: result: yes
  1337. configure:13415: checking for unistd.h
  1338. configure:13415: result: yes
  1339. configure:13426: checking for u_int64_t
  1340. configure:13426: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1341. configure:13426: $? = 0
  1342. configure:13426: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1343. conftest.c: In function 'main':
  1344. conftest.c:113:24: error: expected expression before ')' token
  1345. if (sizeof ((u_int64_t)))
  1346. ^
  1347. configure:13426: $? = 1
  1348. configure: failed program was:
  1349. | /* confdefs.h */
  1350. | #define PACKAGE_NAME "pmacct"
  1351. | #define PACKAGE_TARNAME "pmacct"
  1352. | #define PACKAGE_VERSION "1.7.6-git"
  1353. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  1354. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  1355. | #define PACKAGE_URL ""
  1356. | #define PACKAGE "pmacct"
  1357. | #define VERSION "1.7.6-git"
  1358. | #define STDC_HEADERS 1
  1359. | #define HAVE_SYS_TYPES_H 1
  1360. | #define HAVE_SYS_STAT_H 1
  1361. | #define HAVE_STDLIB_H 1
  1362. | #define HAVE_STRING_H 1
  1363. | #define HAVE_MEMORY_H 1
  1364. | #define HAVE_STRINGS_H 1
  1365. | #define HAVE_INTTYPES_H 1
  1366. | #define HAVE_STDINT_H 1
  1367. | #define HAVE_UNISTD_H 1
  1368. | #define HAVE_DLFCN_H 1
  1369. | #define LT_OBJDIR ".libs/"
  1370. | #define HAVE_STRLCPY 1
  1371. | #define LINUX 1
  1372. | #define PROGNAME 1
  1373. | #define IM_LITTLE_ENDIAN 1
  1374. | #define NEED_ALIGN 1
  1375. | #define HAVE_L2 1
  1376. | #define HAVE_INET_PTON 1
  1377. | #define HAVE_INET_NTOP 1
  1378. | #define HAVE_PCAP_H 1
  1379. | #define HAVE_LIBPCAP 1
  1380. | #define PCAP_SET_DIRECTION 1
  1381. | #define HAVE_DLOPEN 1
  1382. | #define STDC_HEADERS 1
  1383. | #define HAVE_ARPA_INET_H 1
  1384. | #define HAVE_ASSERT_H 1
  1385. | #define HAVE_CTYPE_H 1
  1386. | #define HAVE_DIRENT_H 1
  1387. | #define HAVE_DLFCN_H 1
  1388. | #define HAVE_ERRNO_H 1
  1389. | #define HAVE_FCNTL_H 1
  1390. | #define HAVE_GETOPT_H 1
  1391. | #define HAVE_GRP_H 1
  1392. | #define HAVE_INTTYPES_H 1
  1393. | #define HAVE_LIMITS_H 1
  1394. | #define HAVE_MALLOC_H 1
  1395. | #define HAVE_MATH_H 1
  1396. | #define HAVE_NETDB_H 1
  1397. | #define HAVE_NET_IF_H 1
  1398. | #define HAVE_NETINET_IN_H 1
  1399. | #define HAVE_NETINET_IN_SYSTM_H 1
  1400. | #define HAVE_NETINET_IP_H 1
  1401. | #define HAVE_NETINET_UDP_H 1
  1402. | #define HAVE_PTHREAD_H 1
  1403. | #define HAVE_PWD_H 1
  1404. | #define HAVE_SIGNAL_H 1
  1405. | #define HAVE_STRING_H 1
  1406. | #define HAVE_SYS_ERRNO_H 1
  1407. | #define HAVE_SYS_FILE_H 1
  1408. | #define HAVE_SYS_IOCTL_H 1
  1409. | #define HAVE_SYSLOG_H 1
  1410. | #define HAVE_SYS_MMAN_H 1
  1411. | #define HAVE_SYS_PARAM_H 1
  1412. | #define HAVE_SYS_POLL_H 1
  1413. | #define HAVE_SYS_RESOURCE_H 1
  1414. | #define HAVE_SYS_SELECT_H 1
  1415. | #define HAVE_SYS_SOCKET_H 1
  1416. | #define HAVE_SYS_STAT_H 1
  1417. | #define HAVE_SYS_TIME_H 1
  1418. | #define HAVE_SYS_TYPES_H 1
  1419. | #define HAVE_SYS_UN_H 1
  1420. | #define HAVE_SYS_UTSNAME_H 1
  1421. | #define HAVE_SYS_WAIT_H 1
  1422. | #define HAVE_TIME_H 1
  1423. | #define HAVE_UNISTD_H 1
  1424. | /* end confdefs.h. */
  1425. | #include <stdio.h>
  1426. | #ifdef HAVE_SYS_TYPES_H
  1427. | # include <sys/types.h>
  1428. | #endif
  1429. | #ifdef HAVE_SYS_STAT_H
  1430. | # include <sys/stat.h>
  1431. | #endif
  1432. | #ifdef STDC_HEADERS
  1433. | # include <stdlib.h>
  1434. | # include <stddef.h>
  1435. | #else
  1436. | # ifdef HAVE_STDLIB_H
  1437. | # include <stdlib.h>
  1438. | # endif
  1439. | #endif
  1440. | #ifdef HAVE_STRING_H
  1441. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1442. | # include <memory.h>
  1443. | # endif
  1444. | # include <string.h>
  1445. | #endif
  1446. | #ifdef HAVE_STRINGS_H
  1447. | # include <strings.h>
  1448. | #endif
  1449. | #ifdef HAVE_INTTYPES_H
  1450. | # include <inttypes.h>
  1451. | #endif
  1452. | #ifdef HAVE_STDINT_H
  1453. | # include <stdint.h>
  1454. | #endif
  1455. | #ifdef HAVE_UNISTD_H
  1456. | # include <unistd.h>
  1457. | #endif
  1458. | int
  1459. | main ()
  1460. | {
  1461. | if (sizeof ((u_int64_t)))
  1462. | return 0;
  1463. | ;
  1464. | return 0;
  1465. | }
  1466. configure:13426: result: yes
  1467. configure:13432: checking for u_int32_t
  1468. configure:13432: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1469. configure:13432: $? = 0
  1470. configure:13432: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1471. conftest.c: In function 'main':
  1472. conftest.c:114:24: error: expected expression before ')' token
  1473. if (sizeof ((u_int32_t)))
  1474. ^
  1475. configure:13432: $? = 1
  1476. configure: failed program was:
  1477. | /* confdefs.h */
  1478. | #define PACKAGE_NAME "pmacct"
  1479. | #define PACKAGE_TARNAME "pmacct"
  1480. | #define PACKAGE_VERSION "1.7.6-git"
  1481. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  1482. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  1483. | #define PACKAGE_URL ""
  1484. | #define PACKAGE "pmacct"
  1485. | #define VERSION "1.7.6-git"
  1486. | #define STDC_HEADERS 1
  1487. | #define HAVE_SYS_TYPES_H 1
  1488. | #define HAVE_SYS_STAT_H 1
  1489. | #define HAVE_STDLIB_H 1
  1490. | #define HAVE_STRING_H 1
  1491. | #define HAVE_MEMORY_H 1
  1492. | #define HAVE_STRINGS_H 1
  1493. | #define HAVE_INTTYPES_H 1
  1494. | #define HAVE_STDINT_H 1
  1495. | #define HAVE_UNISTD_H 1
  1496. | #define HAVE_DLFCN_H 1
  1497. | #define LT_OBJDIR ".libs/"
  1498. | #define HAVE_STRLCPY 1
  1499. | #define LINUX 1
  1500. | #define PROGNAME 1
  1501. | #define IM_LITTLE_ENDIAN 1
  1502. | #define NEED_ALIGN 1
  1503. | #define HAVE_L2 1
  1504. | #define HAVE_INET_PTON 1
  1505. | #define HAVE_INET_NTOP 1
  1506. | #define HAVE_PCAP_H 1
  1507. | #define HAVE_LIBPCAP 1
  1508. | #define PCAP_SET_DIRECTION 1
  1509. | #define HAVE_DLOPEN 1
  1510. | #define STDC_HEADERS 1
  1511. | #define HAVE_ARPA_INET_H 1
  1512. | #define HAVE_ASSERT_H 1
  1513. | #define HAVE_CTYPE_H 1
  1514. | #define HAVE_DIRENT_H 1
  1515. | #define HAVE_DLFCN_H 1
  1516. | #define HAVE_ERRNO_H 1
  1517. | #define HAVE_FCNTL_H 1
  1518. | #define HAVE_GETOPT_H 1
  1519. | #define HAVE_GRP_H 1
  1520. | #define HAVE_INTTYPES_H 1
  1521. | #define HAVE_LIMITS_H 1
  1522. | #define HAVE_MALLOC_H 1
  1523. | #define HAVE_MATH_H 1
  1524. | #define HAVE_NETDB_H 1
  1525. | #define HAVE_NET_IF_H 1
  1526. | #define HAVE_NETINET_IN_H 1
  1527. | #define HAVE_NETINET_IN_SYSTM_H 1
  1528. | #define HAVE_NETINET_IP_H 1
  1529. | #define HAVE_NETINET_UDP_H 1
  1530. | #define HAVE_PTHREAD_H 1
  1531. | #define HAVE_PWD_H 1
  1532. | #define HAVE_SIGNAL_H 1
  1533. | #define HAVE_STRING_H 1
  1534. | #define HAVE_SYS_ERRNO_H 1
  1535. | #define HAVE_SYS_FILE_H 1
  1536. | #define HAVE_SYS_IOCTL_H 1
  1537. | #define HAVE_SYSLOG_H 1
  1538. | #define HAVE_SYS_MMAN_H 1
  1539. | #define HAVE_SYS_PARAM_H 1
  1540. | #define HAVE_SYS_POLL_H 1
  1541. | #define HAVE_SYS_RESOURCE_H 1
  1542. | #define HAVE_SYS_SELECT_H 1
  1543. | #define HAVE_SYS_SOCKET_H 1
  1544. | #define HAVE_SYS_STAT_H 1
  1545. | #define HAVE_SYS_TIME_H 1
  1546. | #define HAVE_SYS_TYPES_H 1
  1547. | #define HAVE_SYS_UN_H 1
  1548. | #define HAVE_SYS_UTSNAME_H 1
  1549. | #define HAVE_SYS_WAIT_H 1
  1550. | #define HAVE_TIME_H 1
  1551. | #define HAVE_UNISTD_H 1
  1552. | #define HAVE_U_INT64_T 1
  1553. | /* end confdefs.h. */
  1554. | #include <stdio.h>
  1555. | #ifdef HAVE_SYS_TYPES_H
  1556. | # include <sys/types.h>
  1557. | #endif
  1558. | #ifdef HAVE_SYS_STAT_H
  1559. | # include <sys/stat.h>
  1560. | #endif
  1561. | #ifdef STDC_HEADERS
  1562. | # include <stdlib.h>
  1563. | # include <stddef.h>
  1564. | #else
  1565. | # ifdef HAVE_STDLIB_H
  1566. | # include <stdlib.h>
  1567. | # endif
  1568. | #endif
  1569. | #ifdef HAVE_STRING_H
  1570. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1571. | # include <memory.h>
  1572. | # endif
  1573. | # include <string.h>
  1574. | #endif
  1575. | #ifdef HAVE_STRINGS_H
  1576. | # include <strings.h>
  1577. | #endif
  1578. | #ifdef HAVE_INTTYPES_H
  1579. | # include <inttypes.h>
  1580. | #endif
  1581. | #ifdef HAVE_STDINT_H
  1582. | # include <stdint.h>
  1583. | #endif
  1584. | #ifdef HAVE_UNISTD_H
  1585. | # include <unistd.h>
  1586. | #endif
  1587. | int
  1588. | main ()
  1589. | {
  1590. | if (sizeof ((u_int32_t)))
  1591. | return 0;
  1592. | ;
  1593. | return 0;
  1594. | }
  1595. configure:13432: result: yes
  1596. configure:13438: checking for u_int16_t
  1597. configure:13438: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1598. configure:13438: $? = 0
  1599. configure:13438: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1600. conftest.c: In function 'main':
  1601. conftest.c:115:24: error: expected expression before ')' token
  1602. if (sizeof ((u_int16_t)))
  1603. ^
  1604. configure:13438: $? = 1
  1605. configure: failed program was:
  1606. | /* confdefs.h */
  1607. | #define PACKAGE_NAME "pmacct"
  1608. | #define PACKAGE_TARNAME "pmacct"
  1609. | #define PACKAGE_VERSION "1.7.6-git"
  1610. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  1611. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  1612. | #define PACKAGE_URL ""
  1613. | #define PACKAGE "pmacct"
  1614. | #define VERSION "1.7.6-git"
  1615. | #define STDC_HEADERS 1
  1616. | #define HAVE_SYS_TYPES_H 1
  1617. | #define HAVE_SYS_STAT_H 1
  1618. | #define HAVE_STDLIB_H 1
  1619. | #define HAVE_STRING_H 1
  1620. | #define HAVE_MEMORY_H 1
  1621. | #define HAVE_STRINGS_H 1
  1622. | #define HAVE_INTTYPES_H 1
  1623. | #define HAVE_STDINT_H 1
  1624. | #define HAVE_UNISTD_H 1
  1625. | #define HAVE_DLFCN_H 1
  1626. | #define LT_OBJDIR ".libs/"
  1627. | #define HAVE_STRLCPY 1
  1628. | #define LINUX 1
  1629. | #define PROGNAME 1
  1630. | #define IM_LITTLE_ENDIAN 1
  1631. | #define NEED_ALIGN 1
  1632. | #define HAVE_L2 1
  1633. | #define HAVE_INET_PTON 1
  1634. | #define HAVE_INET_NTOP 1
  1635. | #define HAVE_PCAP_H 1
  1636. | #define HAVE_LIBPCAP 1
  1637. | #define PCAP_SET_DIRECTION 1
  1638. | #define HAVE_DLOPEN 1
  1639. | #define STDC_HEADERS 1
  1640. | #define HAVE_ARPA_INET_H 1
  1641. | #define HAVE_ASSERT_H 1
  1642. | #define HAVE_CTYPE_H 1
  1643. | #define HAVE_DIRENT_H 1
  1644. | #define HAVE_DLFCN_H 1
  1645. | #define HAVE_ERRNO_H 1
  1646. | #define HAVE_FCNTL_H 1
  1647. | #define HAVE_GETOPT_H 1
  1648. | #define HAVE_GRP_H 1
  1649. | #define HAVE_INTTYPES_H 1
  1650. | #define HAVE_LIMITS_H 1
  1651. | #define HAVE_MALLOC_H 1
  1652. | #define HAVE_MATH_H 1
  1653. | #define HAVE_NETDB_H 1
  1654. | #define HAVE_NET_IF_H 1
  1655. | #define HAVE_NETINET_IN_H 1
  1656. | #define HAVE_NETINET_IN_SYSTM_H 1
  1657. | #define HAVE_NETINET_IP_H 1
  1658. | #define HAVE_NETINET_UDP_H 1
  1659. | #define HAVE_PTHREAD_H 1
  1660. | #define HAVE_PWD_H 1
  1661. | #define HAVE_SIGNAL_H 1
  1662. | #define HAVE_STRING_H 1
  1663. | #define HAVE_SYS_ERRNO_H 1
  1664. | #define HAVE_SYS_FILE_H 1
  1665. | #define HAVE_SYS_IOCTL_H 1
  1666. | #define HAVE_SYSLOG_H 1
  1667. | #define HAVE_SYS_MMAN_H 1
  1668. | #define HAVE_SYS_PARAM_H 1
  1669. | #define HAVE_SYS_POLL_H 1
  1670. | #define HAVE_SYS_RESOURCE_H 1
  1671. | #define HAVE_SYS_SELECT_H 1
  1672. | #define HAVE_SYS_SOCKET_H 1
  1673. | #define HAVE_SYS_STAT_H 1
  1674. | #define HAVE_SYS_TIME_H 1
  1675. | #define HAVE_SYS_TYPES_H 1
  1676. | #define HAVE_SYS_UN_H 1
  1677. | #define HAVE_SYS_UTSNAME_H 1
  1678. | #define HAVE_SYS_WAIT_H 1
  1679. | #define HAVE_TIME_H 1
  1680. | #define HAVE_UNISTD_H 1
  1681. | #define HAVE_U_INT64_T 1
  1682. | #define HAVE_U_INT32_T 1
  1683. | /* end confdefs.h. */
  1684. | #include <stdio.h>
  1685. | #ifdef HAVE_SYS_TYPES_H
  1686. | # include <sys/types.h>
  1687. | #endif
  1688. | #ifdef HAVE_SYS_STAT_H
  1689. | # include <sys/stat.h>
  1690. | #endif
  1691. | #ifdef STDC_HEADERS
  1692. | # include <stdlib.h>
  1693. | # include <stddef.h>
  1694. | #else
  1695. | # ifdef HAVE_STDLIB_H
  1696. | # include <stdlib.h>
  1697. | # endif
  1698. | #endif
  1699. | #ifdef HAVE_STRING_H
  1700. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1701. | # include <memory.h>
  1702. | # endif
  1703. | # include <string.h>
  1704. | #endif
  1705. | #ifdef HAVE_STRINGS_H
  1706. | # include <strings.h>
  1707. | #endif
  1708. | #ifdef HAVE_INTTYPES_H
  1709. | # include <inttypes.h>
  1710. | #endif
  1711. | #ifdef HAVE_STDINT_H
  1712. | # include <stdint.h>
  1713. | #endif
  1714. | #ifdef HAVE_UNISTD_H
  1715. | # include <unistd.h>
  1716. | #endif
  1717. | int
  1718. | main ()
  1719. | {
  1720. | if (sizeof ((u_int16_t)))
  1721. | return 0;
  1722. | ;
  1723. | return 0;
  1724. | }
  1725. configure:13438: result: yes
  1726. configure:13444: checking for u_int8_t
  1727. configure:13444: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1728. configure:13444: $? = 0
  1729. configure:13444: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1730. conftest.c: In function 'main':
  1731. conftest.c:116:23: error: expected expression before ')' token
  1732. if (sizeof ((u_int8_t)))
  1733. ^
  1734. configure:13444: $? = 1
  1735. configure: failed program was:
  1736. | /* confdefs.h */
  1737. | #define PACKAGE_NAME "pmacct"
  1738. | #define PACKAGE_TARNAME "pmacct"
  1739. | #define PACKAGE_VERSION "1.7.6-git"
  1740. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  1741. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  1742. | #define PACKAGE_URL ""
  1743. | #define PACKAGE "pmacct"
  1744. | #define VERSION "1.7.6-git"
  1745. | #define STDC_HEADERS 1
  1746. | #define HAVE_SYS_TYPES_H 1
  1747. | #define HAVE_SYS_STAT_H 1
  1748. | #define HAVE_STDLIB_H 1
  1749. | #define HAVE_STRING_H 1
  1750. | #define HAVE_MEMORY_H 1
  1751. | #define HAVE_STRINGS_H 1
  1752. | #define HAVE_INTTYPES_H 1
  1753. | #define HAVE_STDINT_H 1
  1754. | #define HAVE_UNISTD_H 1
  1755. | #define HAVE_DLFCN_H 1
  1756. | #define LT_OBJDIR ".libs/"
  1757. | #define HAVE_STRLCPY 1
  1758. | #define LINUX 1
  1759. | #define PROGNAME 1
  1760. | #define IM_LITTLE_ENDIAN 1
  1761. | #define NEED_ALIGN 1
  1762. | #define HAVE_L2 1
  1763. | #define HAVE_INET_PTON 1
  1764. | #define HAVE_INET_NTOP 1
  1765. | #define HAVE_PCAP_H 1
  1766. | #define HAVE_LIBPCAP 1
  1767. | #define PCAP_SET_DIRECTION 1
  1768. | #define HAVE_DLOPEN 1
  1769. | #define STDC_HEADERS 1
  1770. | #define HAVE_ARPA_INET_H 1
  1771. | #define HAVE_ASSERT_H 1
  1772. | #define HAVE_CTYPE_H 1
  1773. | #define HAVE_DIRENT_H 1
  1774. | #define HAVE_DLFCN_H 1
  1775. | #define HAVE_ERRNO_H 1
  1776. | #define HAVE_FCNTL_H 1
  1777. | #define HAVE_GETOPT_H 1
  1778. | #define HAVE_GRP_H 1
  1779. | #define HAVE_INTTYPES_H 1
  1780. | #define HAVE_LIMITS_H 1
  1781. | #define HAVE_MALLOC_H 1
  1782. | #define HAVE_MATH_H 1
  1783. | #define HAVE_NETDB_H 1
  1784. | #define HAVE_NET_IF_H 1
  1785. | #define HAVE_NETINET_IN_H 1
  1786. | #define HAVE_NETINET_IN_SYSTM_H 1
  1787. | #define HAVE_NETINET_IP_H 1
  1788. | #define HAVE_NETINET_UDP_H 1
  1789. | #define HAVE_PTHREAD_H 1
  1790. | #define HAVE_PWD_H 1
  1791. | #define HAVE_SIGNAL_H 1
  1792. | #define HAVE_STRING_H 1
  1793. | #define HAVE_SYS_ERRNO_H 1
  1794. | #define HAVE_SYS_FILE_H 1
  1795. | #define HAVE_SYS_IOCTL_H 1
  1796. | #define HAVE_SYSLOG_H 1
  1797. | #define HAVE_SYS_MMAN_H 1
  1798. | #define HAVE_SYS_PARAM_H 1
  1799. | #define HAVE_SYS_POLL_H 1
  1800. | #define HAVE_SYS_RESOURCE_H 1
  1801. | #define HAVE_SYS_SELECT_H 1
  1802. | #define HAVE_SYS_SOCKET_H 1
  1803. | #define HAVE_SYS_STAT_H 1
  1804. | #define HAVE_SYS_TIME_H 1
  1805. | #define HAVE_SYS_TYPES_H 1
  1806. | #define HAVE_SYS_UN_H 1
  1807. | #define HAVE_SYS_UTSNAME_H 1
  1808. | #define HAVE_SYS_WAIT_H 1
  1809. | #define HAVE_TIME_H 1
  1810. | #define HAVE_UNISTD_H 1
  1811. | #define HAVE_U_INT64_T 1
  1812. | #define HAVE_U_INT32_T 1
  1813. | #define HAVE_U_INT16_T 1
  1814. | /* end confdefs.h. */
  1815. | #include <stdio.h>
  1816. | #ifdef HAVE_SYS_TYPES_H
  1817. | # include <sys/types.h>
  1818. | #endif
  1819. | #ifdef HAVE_SYS_STAT_H
  1820. | # include <sys/stat.h>
  1821. | #endif
  1822. | #ifdef STDC_HEADERS
  1823. | # include <stdlib.h>
  1824. | # include <stddef.h>
  1825. | #else
  1826. | # ifdef HAVE_STDLIB_H
  1827. | # include <stdlib.h>
  1828. | # endif
  1829. | #endif
  1830. | #ifdef HAVE_STRING_H
  1831. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1832. | # include <memory.h>
  1833. | # endif
  1834. | # include <string.h>
  1835. | #endif
  1836. | #ifdef HAVE_STRINGS_H
  1837. | # include <strings.h>
  1838. | #endif
  1839. | #ifdef HAVE_INTTYPES_H
  1840. | # include <inttypes.h>
  1841. | #endif
  1842. | #ifdef HAVE_STDINT_H
  1843. | # include <stdint.h>
  1844. | #endif
  1845. | #ifdef HAVE_UNISTD_H
  1846. | # include <unistd.h>
  1847. | #endif
  1848. | int
  1849. | main ()
  1850. | {
  1851. | if (sizeof ((u_int8_t)))
  1852. | return 0;
  1853. | ;
  1854. | return 0;
  1855. | }
  1856. configure:13444: result: yes
  1857. configure:13450: checking for uint64_t
  1858. configure:13450: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1859. configure:13450: $? = 0
  1860. configure:13450: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1861. conftest.c: In function 'main':
  1862. conftest.c:117:23: error: expected expression before ')' token
  1863. if (sizeof ((uint64_t)))
  1864. ^
  1865. configure:13450: $? = 1
  1866. configure: failed program was:
  1867. | /* confdefs.h */
  1868. | #define PACKAGE_NAME "pmacct"
  1869. | #define PACKAGE_TARNAME "pmacct"
  1870. | #define PACKAGE_VERSION "1.7.6-git"
  1871. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  1872. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  1873. | #define PACKAGE_URL ""
  1874. | #define PACKAGE "pmacct"
  1875. | #define VERSION "1.7.6-git"
  1876. | #define STDC_HEADERS 1
  1877. | #define HAVE_SYS_TYPES_H 1
  1878. | #define HAVE_SYS_STAT_H 1
  1879. | #define HAVE_STDLIB_H 1
  1880. | #define HAVE_STRING_H 1
  1881. | #define HAVE_MEMORY_H 1
  1882. | #define HAVE_STRINGS_H 1
  1883. | #define HAVE_INTTYPES_H 1
  1884. | #define HAVE_STDINT_H 1
  1885. | #define HAVE_UNISTD_H 1
  1886. | #define HAVE_DLFCN_H 1
  1887. | #define LT_OBJDIR ".libs/"
  1888. | #define HAVE_STRLCPY 1
  1889. | #define LINUX 1
  1890. | #define PROGNAME 1
  1891. | #define IM_LITTLE_ENDIAN 1
  1892. | #define NEED_ALIGN 1
  1893. | #define HAVE_L2 1
  1894. | #define HAVE_INET_PTON 1
  1895. | #define HAVE_INET_NTOP 1
  1896. | #define HAVE_PCAP_H 1
  1897. | #define HAVE_LIBPCAP 1
  1898. | #define PCAP_SET_DIRECTION 1
  1899. | #define HAVE_DLOPEN 1
  1900. | #define STDC_HEADERS 1
  1901. | #define HAVE_ARPA_INET_H 1
  1902. | #define HAVE_ASSERT_H 1
  1903. | #define HAVE_CTYPE_H 1
  1904. | #define HAVE_DIRENT_H 1
  1905. | #define HAVE_DLFCN_H 1
  1906. | #define HAVE_ERRNO_H 1
  1907. | #define HAVE_FCNTL_H 1
  1908. | #define HAVE_GETOPT_H 1
  1909. | #define HAVE_GRP_H 1
  1910. | #define HAVE_INTTYPES_H 1
  1911. | #define HAVE_LIMITS_H 1
  1912. | #define HAVE_MALLOC_H 1
  1913. | #define HAVE_MATH_H 1
  1914. | #define HAVE_NETDB_H 1
  1915. | #define HAVE_NET_IF_H 1
  1916. | #define HAVE_NETINET_IN_H 1
  1917. | #define HAVE_NETINET_IN_SYSTM_H 1
  1918. | #define HAVE_NETINET_IP_H 1
  1919. | #define HAVE_NETINET_UDP_H 1
  1920. | #define HAVE_PTHREAD_H 1
  1921. | #define HAVE_PWD_H 1
  1922. | #define HAVE_SIGNAL_H 1
  1923. | #define HAVE_STRING_H 1
  1924. | #define HAVE_SYS_ERRNO_H 1
  1925. | #define HAVE_SYS_FILE_H 1
  1926. | #define HAVE_SYS_IOCTL_H 1
  1927. | #define HAVE_SYSLOG_H 1
  1928. | #define HAVE_SYS_MMAN_H 1
  1929. | #define HAVE_SYS_PARAM_H 1
  1930. | #define HAVE_SYS_POLL_H 1
  1931. | #define HAVE_SYS_RESOURCE_H 1
  1932. | #define HAVE_SYS_SELECT_H 1
  1933. | #define HAVE_SYS_SOCKET_H 1
  1934. | #define HAVE_SYS_STAT_H 1
  1935. | #define HAVE_SYS_TIME_H 1
  1936. | #define HAVE_SYS_TYPES_H 1
  1937. | #define HAVE_SYS_UN_H 1
  1938. | #define HAVE_SYS_UTSNAME_H 1
  1939. | #define HAVE_SYS_WAIT_H 1
  1940. | #define HAVE_TIME_H 1
  1941. | #define HAVE_UNISTD_H 1
  1942. | #define HAVE_U_INT64_T 1
  1943. | #define HAVE_U_INT32_T 1
  1944. | #define HAVE_U_INT16_T 1
  1945. | #define HAVE_U_INT8_T 1
  1946. | /* end confdefs.h. */
  1947. | #include <stdio.h>
  1948. | #ifdef HAVE_SYS_TYPES_H
  1949. | # include <sys/types.h>
  1950. | #endif
  1951. | #ifdef HAVE_SYS_STAT_H
  1952. | # include <sys/stat.h>
  1953. | #endif
  1954. | #ifdef STDC_HEADERS
  1955. | # include <stdlib.h>
  1956. | # include <stddef.h>
  1957. | #else
  1958. | # ifdef HAVE_STDLIB_H
  1959. | # include <stdlib.h>
  1960. | # endif
  1961. | #endif
  1962. | #ifdef HAVE_STRING_H
  1963. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1964. | # include <memory.h>
  1965. | # endif
  1966. | # include <string.h>
  1967. | #endif
  1968. | #ifdef HAVE_STRINGS_H
  1969. | # include <strings.h>
  1970. | #endif
  1971. | #ifdef HAVE_INTTYPES_H
  1972. | # include <inttypes.h>
  1973. | #endif
  1974. | #ifdef HAVE_STDINT_H
  1975. | # include <stdint.h>
  1976. | #endif
  1977. | #ifdef HAVE_UNISTD_H
  1978. | # include <unistd.h>
  1979. | #endif
  1980. | int
  1981. | main ()
  1982. | {
  1983. | if (sizeof ((uint64_t)))
  1984. | return 0;
  1985. | ;
  1986. | return 0;
  1987. | }
  1988. configure:13450: result: yes
  1989. configure:13456: checking for uint32_t
  1990. configure:13456: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1991. configure:13456: $? = 0
  1992. configure:13456: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  1993. conftest.c: In function 'main':
  1994. conftest.c:118:23: error: expected expression before ')' token
  1995. if (sizeof ((uint32_t)))
  1996. ^
  1997. configure:13456: $? = 1
  1998. configure: failed program was:
  1999. | /* confdefs.h */
  2000. | #define PACKAGE_NAME "pmacct"
  2001. | #define PACKAGE_TARNAME "pmacct"
  2002. | #define PACKAGE_VERSION "1.7.6-git"
  2003. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  2004. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  2005. | #define PACKAGE_URL ""
  2006. | #define PACKAGE "pmacct"
  2007. | #define VERSION "1.7.6-git"
  2008. | #define STDC_HEADERS 1
  2009. | #define HAVE_SYS_TYPES_H 1
  2010. | #define HAVE_SYS_STAT_H 1
  2011. | #define HAVE_STDLIB_H 1
  2012. | #define HAVE_STRING_H 1
  2013. | #define HAVE_MEMORY_H 1
  2014. | #define HAVE_STRINGS_H 1
  2015. | #define HAVE_INTTYPES_H 1
  2016. | #define HAVE_STDINT_H 1
  2017. | #define HAVE_UNISTD_H 1
  2018. | #define HAVE_DLFCN_H 1
  2019. | #define LT_OBJDIR ".libs/"
  2020. | #define HAVE_STRLCPY 1
  2021. | #define LINUX 1
  2022. | #define PROGNAME 1
  2023. | #define IM_LITTLE_ENDIAN 1
  2024. | #define NEED_ALIGN 1
  2025. | #define HAVE_L2 1
  2026. | #define HAVE_INET_PTON 1
  2027. | #define HAVE_INET_NTOP 1
  2028. | #define HAVE_PCAP_H 1
  2029. | #define HAVE_LIBPCAP 1
  2030. | #define PCAP_SET_DIRECTION 1
  2031. | #define HAVE_DLOPEN 1
  2032. | #define STDC_HEADERS 1
  2033. | #define HAVE_ARPA_INET_H 1
  2034. | #define HAVE_ASSERT_H 1
  2035. | #define HAVE_CTYPE_H 1
  2036. | #define HAVE_DIRENT_H 1
  2037. | #define HAVE_DLFCN_H 1
  2038. | #define HAVE_ERRNO_H 1
  2039. | #define HAVE_FCNTL_H 1
  2040. | #define HAVE_GETOPT_H 1
  2041. | #define HAVE_GRP_H 1
  2042. | #define HAVE_INTTYPES_H 1
  2043. | #define HAVE_LIMITS_H 1
  2044. | #define HAVE_MALLOC_H 1
  2045. | #define HAVE_MATH_H 1
  2046. | #define HAVE_NETDB_H 1
  2047. | #define HAVE_NET_IF_H 1
  2048. | #define HAVE_NETINET_IN_H 1
  2049. | #define HAVE_NETINET_IN_SYSTM_H 1
  2050. | #define HAVE_NETINET_IP_H 1
  2051. | #define HAVE_NETINET_UDP_H 1
  2052. | #define HAVE_PTHREAD_H 1
  2053. | #define HAVE_PWD_H 1
  2054. | #define HAVE_SIGNAL_H 1
  2055. | #define HAVE_STRING_H 1
  2056. | #define HAVE_SYS_ERRNO_H 1
  2057. | #define HAVE_SYS_FILE_H 1
  2058. | #define HAVE_SYS_IOCTL_H 1
  2059. | #define HAVE_SYSLOG_H 1
  2060. | #define HAVE_SYS_MMAN_H 1
  2061. | #define HAVE_SYS_PARAM_H 1
  2062. | #define HAVE_SYS_POLL_H 1
  2063. | #define HAVE_SYS_RESOURCE_H 1
  2064. | #define HAVE_SYS_SELECT_H 1
  2065. | #define HAVE_SYS_SOCKET_H 1
  2066. | #define HAVE_SYS_STAT_H 1
  2067. | #define HAVE_SYS_TIME_H 1
  2068. | #define HAVE_SYS_TYPES_H 1
  2069. | #define HAVE_SYS_UN_H 1
  2070. | #define HAVE_SYS_UTSNAME_H 1
  2071. | #define HAVE_SYS_WAIT_H 1
  2072. | #define HAVE_TIME_H 1
  2073. | #define HAVE_UNISTD_H 1
  2074. | #define HAVE_U_INT64_T 1
  2075. | #define HAVE_U_INT32_T 1
  2076. | #define HAVE_U_INT16_T 1
  2077. | #define HAVE_U_INT8_T 1
  2078. | #define HAVE_UINT64_T 1
  2079. | /* end confdefs.h. */
  2080. | #include <stdio.h>
  2081. | #ifdef HAVE_SYS_TYPES_H
  2082. | # include <sys/types.h>
  2083. | #endif
  2084. | #ifdef HAVE_SYS_STAT_H
  2085. | # include <sys/stat.h>
  2086. | #endif
  2087. | #ifdef STDC_HEADERS
  2088. | # include <stdlib.h>
  2089. | # include <stddef.h>
  2090. | #else
  2091. | # ifdef HAVE_STDLIB_H
  2092. | # include <stdlib.h>
  2093. | # endif
  2094. | #endif
  2095. | #ifdef HAVE_STRING_H
  2096. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2097. | # include <memory.h>
  2098. | # endif
  2099. | # include <string.h>
  2100. | #endif
  2101. | #ifdef HAVE_STRINGS_H
  2102. | # include <strings.h>
  2103. | #endif
  2104. | #ifdef HAVE_INTTYPES_H
  2105. | # include <inttypes.h>
  2106. | #endif
  2107. | #ifdef HAVE_STDINT_H
  2108. | # include <stdint.h>
  2109. | #endif
  2110. | #ifdef HAVE_UNISTD_H
  2111. | # include <unistd.h>
  2112. | #endif
  2113. | int
  2114. | main ()
  2115. | {
  2116. | if (sizeof ((uint32_t)))
  2117. | return 0;
  2118. | ;
  2119. | return 0;
  2120. | }
  2121. configure:13456: result: yes
  2122. configure:13462: checking for uint16_t
  2123. configure:13462: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  2124. configure:13462: $? = 0
  2125. configure:13462: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  2126. conftest.c: In function 'main':
  2127. conftest.c:119:23: error: expected expression before ')' token
  2128. if (sizeof ((uint16_t)))
  2129. ^
  2130. configure:13462: $? = 1
  2131. configure: failed program was:
  2132. | /* confdefs.h */
  2133. | #define PACKAGE_NAME "pmacct"
  2134. | #define PACKAGE_TARNAME "pmacct"
  2135. | #define PACKAGE_VERSION "1.7.6-git"
  2136. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  2137. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  2138. | #define PACKAGE_URL ""
  2139. | #define PACKAGE "pmacct"
  2140. | #define VERSION "1.7.6-git"
  2141. | #define STDC_HEADERS 1
  2142. | #define HAVE_SYS_TYPES_H 1
  2143. | #define HAVE_SYS_STAT_H 1
  2144. | #define HAVE_STDLIB_H 1
  2145. | #define HAVE_STRING_H 1
  2146. | #define HAVE_MEMORY_H 1
  2147. | #define HAVE_STRINGS_H 1
  2148. | #define HAVE_INTTYPES_H 1
  2149. | #define HAVE_STDINT_H 1
  2150. | #define HAVE_UNISTD_H 1
  2151. | #define HAVE_DLFCN_H 1
  2152. | #define LT_OBJDIR ".libs/"
  2153. | #define HAVE_STRLCPY 1
  2154. | #define LINUX 1
  2155. | #define PROGNAME 1
  2156. | #define IM_LITTLE_ENDIAN 1
  2157. | #define NEED_ALIGN 1
  2158. | #define HAVE_L2 1
  2159. | #define HAVE_INET_PTON 1
  2160. | #define HAVE_INET_NTOP 1
  2161. | #define HAVE_PCAP_H 1
  2162. | #define HAVE_LIBPCAP 1
  2163. | #define PCAP_SET_DIRECTION 1
  2164. | #define HAVE_DLOPEN 1
  2165. | #define STDC_HEADERS 1
  2166. | #define HAVE_ARPA_INET_H 1
  2167. | #define HAVE_ASSERT_H 1
  2168. | #define HAVE_CTYPE_H 1
  2169. | #define HAVE_DIRENT_H 1
  2170. | #define HAVE_DLFCN_H 1
  2171. | #define HAVE_ERRNO_H 1
  2172. | #define HAVE_FCNTL_H 1
  2173. | #define HAVE_GETOPT_H 1
  2174. | #define HAVE_GRP_H 1
  2175. | #define HAVE_INTTYPES_H 1
  2176. | #define HAVE_LIMITS_H 1
  2177. | #define HAVE_MALLOC_H 1
  2178. | #define HAVE_MATH_H 1
  2179. | #define HAVE_NETDB_H 1
  2180. | #define HAVE_NET_IF_H 1
  2181. | #define HAVE_NETINET_IN_H 1
  2182. | #define HAVE_NETINET_IN_SYSTM_H 1
  2183. | #define HAVE_NETINET_IP_H 1
  2184. | #define HAVE_NETINET_UDP_H 1
  2185. | #define HAVE_PTHREAD_H 1
  2186. | #define HAVE_PWD_H 1
  2187. | #define HAVE_SIGNAL_H 1
  2188. | #define HAVE_STRING_H 1
  2189. | #define HAVE_SYS_ERRNO_H 1
  2190. | #define HAVE_SYS_FILE_H 1
  2191. | #define HAVE_SYS_IOCTL_H 1
  2192. | #define HAVE_SYSLOG_H 1
  2193. | #define HAVE_SYS_MMAN_H 1
  2194. | #define HAVE_SYS_PARAM_H 1
  2195. | #define HAVE_SYS_POLL_H 1
  2196. | #define HAVE_SYS_RESOURCE_H 1
  2197. | #define HAVE_SYS_SELECT_H 1
  2198. | #define HAVE_SYS_SOCKET_H 1
  2199. | #define HAVE_SYS_STAT_H 1
  2200. | #define HAVE_SYS_TIME_H 1
  2201. | #define HAVE_SYS_TYPES_H 1
  2202. | #define HAVE_SYS_UN_H 1
  2203. | #define HAVE_SYS_UTSNAME_H 1
  2204. | #define HAVE_SYS_WAIT_H 1
  2205. | #define HAVE_TIME_H 1
  2206. | #define HAVE_UNISTD_H 1
  2207. | #define HAVE_U_INT64_T 1
  2208. | #define HAVE_U_INT32_T 1
  2209. | #define HAVE_U_INT16_T 1
  2210. | #define HAVE_U_INT8_T 1
  2211. | #define HAVE_UINT64_T 1
  2212. | #define HAVE_UINT32_T 1
  2213. | /* end confdefs.h. */
  2214. | #include <stdio.h>
  2215. | #ifdef HAVE_SYS_TYPES_H
  2216. | # include <sys/types.h>
  2217. | #endif
  2218. | #ifdef HAVE_SYS_STAT_H
  2219. | # include <sys/stat.h>
  2220. | #endif
  2221. | #ifdef STDC_HEADERS
  2222. | # include <stdlib.h>
  2223. | # include <stddef.h>
  2224. | #else
  2225. | # ifdef HAVE_STDLIB_H
  2226. | # include <stdlib.h>
  2227. | # endif
  2228. | #endif
  2229. | #ifdef HAVE_STRING_H
  2230. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2231. | # include <memory.h>
  2232. | # endif
  2233. | # include <string.h>
  2234. | #endif
  2235. | #ifdef HAVE_STRINGS_H
  2236. | # include <strings.h>
  2237. | #endif
  2238. | #ifdef HAVE_INTTYPES_H
  2239. | # include <inttypes.h>
  2240. | #endif
  2241. | #ifdef HAVE_STDINT_H
  2242. | # include <stdint.h>
  2243. | #endif
  2244. | #ifdef HAVE_UNISTD_H
  2245. | # include <unistd.h>
  2246. | #endif
  2247. | int
  2248. | main ()
  2249. | {
  2250. | if (sizeof ((uint16_t)))
  2251. | return 0;
  2252. | ;
  2253. | return 0;
  2254. | }
  2255. configure:13462: result: yes
  2256. configure:13468: checking for uint8_t
  2257. configure:13468: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  2258. configure:13468: $? = 0
  2259. configure:13468: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  2260. conftest.c: In function 'main':
  2261. conftest.c:120:22: error: expected expression before ')' token
  2262. if (sizeof ((uint8_t)))
  2263. ^
  2264. configure:13468: $? = 1
  2265. configure: failed program was:
  2266. | /* confdefs.h */
  2267. | #define PACKAGE_NAME "pmacct"
  2268. | #define PACKAGE_TARNAME "pmacct"
  2269. | #define PACKAGE_VERSION "1.7.6-git"
  2270. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  2271. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  2272. | #define PACKAGE_URL ""
  2273. | #define PACKAGE "pmacct"
  2274. | #define VERSION "1.7.6-git"
  2275. | #define STDC_HEADERS 1
  2276. | #define HAVE_SYS_TYPES_H 1
  2277. | #define HAVE_SYS_STAT_H 1
  2278. | #define HAVE_STDLIB_H 1
  2279. | #define HAVE_STRING_H 1
  2280. | #define HAVE_MEMORY_H 1
  2281. | #define HAVE_STRINGS_H 1
  2282. | #define HAVE_INTTYPES_H 1
  2283. | #define HAVE_STDINT_H 1
  2284. | #define HAVE_UNISTD_H 1
  2285. | #define HAVE_DLFCN_H 1
  2286. | #define LT_OBJDIR ".libs/"
  2287. | #define HAVE_STRLCPY 1
  2288. | #define LINUX 1
  2289. | #define PROGNAME 1
  2290. | #define IM_LITTLE_ENDIAN 1
  2291. | #define NEED_ALIGN 1
  2292. | #define HAVE_L2 1
  2293. | #define HAVE_INET_PTON 1
  2294. | #define HAVE_INET_NTOP 1
  2295. | #define HAVE_PCAP_H 1
  2296. | #define HAVE_LIBPCAP 1
  2297. | #define PCAP_SET_DIRECTION 1
  2298. | #define HAVE_DLOPEN 1
  2299. | #define STDC_HEADERS 1
  2300. | #define HAVE_ARPA_INET_H 1
  2301. | #define HAVE_ASSERT_H 1
  2302. | #define HAVE_CTYPE_H 1
  2303. | #define HAVE_DIRENT_H 1
  2304. | #define HAVE_DLFCN_H 1
  2305. | #define HAVE_ERRNO_H 1
  2306. | #define HAVE_FCNTL_H 1
  2307. | #define HAVE_GETOPT_H 1
  2308. | #define HAVE_GRP_H 1
  2309. | #define HAVE_INTTYPES_H 1
  2310. | #define HAVE_LIMITS_H 1
  2311. | #define HAVE_MALLOC_H 1
  2312. | #define HAVE_MATH_H 1
  2313. | #define HAVE_NETDB_H 1
  2314. | #define HAVE_NET_IF_H 1
  2315. | #define HAVE_NETINET_IN_H 1
  2316. | #define HAVE_NETINET_IN_SYSTM_H 1
  2317. | #define HAVE_NETINET_IP_H 1
  2318. | #define HAVE_NETINET_UDP_H 1
  2319. | #define HAVE_PTHREAD_H 1
  2320. | #define HAVE_PWD_H 1
  2321. | #define HAVE_SIGNAL_H 1
  2322. | #define HAVE_STRING_H 1
  2323. | #define HAVE_SYS_ERRNO_H 1
  2324. | #define HAVE_SYS_FILE_H 1
  2325. | #define HAVE_SYS_IOCTL_H 1
  2326. | #define HAVE_SYSLOG_H 1
  2327. | #define HAVE_SYS_MMAN_H 1
  2328. | #define HAVE_SYS_PARAM_H 1
  2329. | #define HAVE_SYS_POLL_H 1
  2330. | #define HAVE_SYS_RESOURCE_H 1
  2331. | #define HAVE_SYS_SELECT_H 1
  2332. | #define HAVE_SYS_SOCKET_H 1
  2333. | #define HAVE_SYS_STAT_H 1
  2334. | #define HAVE_SYS_TIME_H 1
  2335. | #define HAVE_SYS_TYPES_H 1
  2336. | #define HAVE_SYS_UN_H 1
  2337. | #define HAVE_SYS_UTSNAME_H 1
  2338. | #define HAVE_SYS_WAIT_H 1
  2339. | #define HAVE_TIME_H 1
  2340. | #define HAVE_UNISTD_H 1
  2341. | #define HAVE_U_INT64_T 1
  2342. | #define HAVE_U_INT32_T 1
  2343. | #define HAVE_U_INT16_T 1
  2344. | #define HAVE_U_INT8_T 1
  2345. | #define HAVE_UINT64_T 1
  2346. | #define HAVE_UINT32_T 1
  2347. | #define HAVE_UINT16_T 1
  2348. | /* end confdefs.h. */
  2349. | #include <stdio.h>
  2350. | #ifdef HAVE_SYS_TYPES_H
  2351. | # include <sys/types.h>
  2352. | #endif
  2353. | #ifdef HAVE_SYS_STAT_H
  2354. | # include <sys/stat.h>
  2355. | #endif
  2356. | #ifdef STDC_HEADERS
  2357. | # include <stdlib.h>
  2358. | # include <stddef.h>
  2359. | #else
  2360. | # ifdef HAVE_STDLIB_H
  2361. | # include <stdlib.h>
  2362. | # endif
  2363. | #endif
  2364. | #ifdef HAVE_STRING_H
  2365. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2366. | # include <memory.h>
  2367. | # endif
  2368. | # include <string.h>
  2369. | #endif
  2370. | #ifdef HAVE_STRINGS_H
  2371. | # include <strings.h>
  2372. | #endif
  2373. | #ifdef HAVE_INTTYPES_H
  2374. | # include <inttypes.h>
  2375. | #endif
  2376. | #ifdef HAVE_STDINT_H
  2377. | # include <stdint.h>
  2378. | #endif
  2379. | #ifdef HAVE_UNISTD_H
  2380. | # include <unistd.h>
  2381. | #endif
  2382. | int
  2383. | main ()
  2384. | {
  2385. | if (sizeof ((uint8_t)))
  2386. | return 0;
  2387. | ;
  2388. | return 0;
  2389. | }
  2390. configure:13468: result: yes
  2391. configure:13475: checking whether to enable NFLOG support
  2392. configure:13586: result: no
  2393. configure:13591: checking whether to link IPv4/IPv6 traffic accounting accounting binaries
  2394. configure:13609: result: yes
  2395. configure:13620: checking whether to link BGP daemon binaries
  2396. configure:13632: result: no
  2397. configure:13649: checking whether to link BMP daemon binaries
  2398. configure:13661: result: no
  2399. configure:13678: checking whether to link Streaming Telemetry daemon binaries
  2400. configure:13690: result: no
  2401. configure:13707: checking return type of signal handlers
  2402. configure:13725: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  2403. conftest.c: In function 'main':
  2404. conftest.c:92:10: error: void value not ignored as it ought to be
  2405. return *(signal (0, 0)) (0) == 1;
  2406. ~^~~~~~~~~~~~~~~~~~
  2407. configure:13725: $? = 1
  2408. configure: failed program was:
  2409. | /* confdefs.h */
  2410. | #define PACKAGE_NAME "pmacct"
  2411. | #define PACKAGE_TARNAME "pmacct"
  2412. | #define PACKAGE_VERSION "1.7.6-git"
  2413. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  2414. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  2415. | #define PACKAGE_URL ""
  2416. | #define PACKAGE "pmacct"
  2417. | #define VERSION "1.7.6-git"
  2418. | #define STDC_HEADERS 1
  2419. | #define HAVE_SYS_TYPES_H 1
  2420. | #define HAVE_SYS_STAT_H 1
  2421. | #define HAVE_STDLIB_H 1
  2422. | #define HAVE_STRING_H 1
  2423. | #define HAVE_MEMORY_H 1
  2424. | #define HAVE_STRINGS_H 1
  2425. | #define HAVE_INTTYPES_H 1
  2426. | #define HAVE_STDINT_H 1
  2427. | #define HAVE_UNISTD_H 1
  2428. | #define HAVE_DLFCN_H 1
  2429. | #define LT_OBJDIR ".libs/"
  2430. | #define HAVE_STRLCPY 1
  2431. | #define LINUX 1
  2432. | #define PROGNAME 1
  2433. | #define IM_LITTLE_ENDIAN 1
  2434. | #define NEED_ALIGN 1
  2435. | #define HAVE_L2 1
  2436. | #define HAVE_INET_PTON 1
  2437. | #define HAVE_INET_NTOP 1
  2438. | #define HAVE_PCAP_H 1
  2439. | #define HAVE_LIBPCAP 1
  2440. | #define PCAP_SET_DIRECTION 1
  2441. | #define HAVE_DLOPEN 1
  2442. | #define STDC_HEADERS 1
  2443. | #define HAVE_ARPA_INET_H 1
  2444. | #define HAVE_ASSERT_H 1
  2445. | #define HAVE_CTYPE_H 1
  2446. | #define HAVE_DIRENT_H 1
  2447. | #define HAVE_DLFCN_H 1
  2448. | #define HAVE_ERRNO_H 1
  2449. | #define HAVE_FCNTL_H 1
  2450. | #define HAVE_GETOPT_H 1
  2451. | #define HAVE_GRP_H 1
  2452. | #define HAVE_INTTYPES_H 1
  2453. | #define HAVE_LIMITS_H 1
  2454. | #define HAVE_MALLOC_H 1
  2455. | #define HAVE_MATH_H 1
  2456. | #define HAVE_NETDB_H 1
  2457. | #define HAVE_NET_IF_H 1
  2458. | #define HAVE_NETINET_IN_H 1
  2459. | #define HAVE_NETINET_IN_SYSTM_H 1
  2460. | #define HAVE_NETINET_IP_H 1
  2461. | #define HAVE_NETINET_UDP_H 1
  2462. | #define HAVE_PTHREAD_H 1
  2463. | #define HAVE_PWD_H 1
  2464. | #define HAVE_SIGNAL_H 1
  2465. | #define HAVE_STRING_H 1
  2466. | #define HAVE_SYS_ERRNO_H 1
  2467. | #define HAVE_SYS_FILE_H 1
  2468. | #define HAVE_SYS_IOCTL_H 1
  2469. | #define HAVE_SYSLOG_H 1
  2470. | #define HAVE_SYS_MMAN_H 1
  2471. | #define HAVE_SYS_PARAM_H 1
  2472. | #define HAVE_SYS_POLL_H 1
  2473. | #define HAVE_SYS_RESOURCE_H 1
  2474. | #define HAVE_SYS_SELECT_H 1
  2475. | #define HAVE_SYS_SOCKET_H 1
  2476. | #define HAVE_SYS_STAT_H 1
  2477. | #define HAVE_SYS_TIME_H 1
  2478. | #define HAVE_SYS_TYPES_H 1
  2479. | #define HAVE_SYS_UN_H 1
  2480. | #define HAVE_SYS_UTSNAME_H 1
  2481. | #define HAVE_SYS_WAIT_H 1
  2482. | #define HAVE_TIME_H 1
  2483. | #define HAVE_UNISTD_H 1
  2484. | #define HAVE_U_INT64_T 1
  2485. | #define HAVE_U_INT32_T 1
  2486. | #define HAVE_U_INT16_T 1
  2487. | #define HAVE_U_INT8_T 1
  2488. | #define HAVE_UINT64_T 1
  2489. | #define HAVE_UINT32_T 1
  2490. | #define HAVE_UINT16_T 1
  2491. | #define HAVE_UINT8_T 1
  2492. | #define HAVE_TRAFFIC_BINS 1
  2493. | /* end confdefs.h. */
  2494. | #include <sys/types.h>
  2495. | #include <signal.h>
  2496. |
  2497. | int
  2498. | main ()
  2499. | {
  2500. | return *(signal (0, 0)) (0) == 1;
  2501. | ;
  2502. | return 0;
  2503. | }
  2504. configure:13732: result: void
  2505. configure:13744: checking for setproctitle
  2506. configure:13744: arm-openwrt-linux-muslgnueabi-gcc -o conftest -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections conftest.c -lpcap -ldl -L/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib -lm -lpthread >&5
  2507. /home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/bin/../lib/gcc/arm-openwrt-linux-muslgnueabi/8.4.0/../../../../arm-openwrt-linux-muslgnueabi/bin/ld: /home/build/openwrt/tmp/ccDtlZKH.o: in function `main':
  2508. conftest.c:(.text.startup.main+0x4): undefined reference to `setproctitle'
  2509. collect2: error: ld returned 1 exit status
  2510. configure:13744: $? = 1
  2511. configure: failed program was:
  2512. | /* confdefs.h */
  2513. | #define PACKAGE_NAME "pmacct"
  2514. | #define PACKAGE_TARNAME "pmacct"
  2515. | #define PACKAGE_VERSION "1.7.6-git"
  2516. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  2517. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  2518. | #define PACKAGE_URL ""
  2519. | #define PACKAGE "pmacct"
  2520. | #define VERSION "1.7.6-git"
  2521. | #define STDC_HEADERS 1
  2522. | #define HAVE_SYS_TYPES_H 1
  2523. | #define HAVE_SYS_STAT_H 1
  2524. | #define HAVE_STDLIB_H 1
  2525. | #define HAVE_STRING_H 1
  2526. | #define HAVE_MEMORY_H 1
  2527. | #define HAVE_STRINGS_H 1
  2528. | #define HAVE_INTTYPES_H 1
  2529. | #define HAVE_STDINT_H 1
  2530. | #define HAVE_UNISTD_H 1
  2531. | #define HAVE_DLFCN_H 1
  2532. | #define LT_OBJDIR ".libs/"
  2533. | #define HAVE_STRLCPY 1
  2534. | #define LINUX 1
  2535. | #define PROGNAME 1
  2536. | #define IM_LITTLE_ENDIAN 1
  2537. | #define NEED_ALIGN 1
  2538. | #define HAVE_L2 1
  2539. | #define HAVE_INET_PTON 1
  2540. | #define HAVE_INET_NTOP 1
  2541. | #define HAVE_PCAP_H 1
  2542. | #define HAVE_LIBPCAP 1
  2543. | #define PCAP_SET_DIRECTION 1
  2544. | #define HAVE_DLOPEN 1
  2545. | #define STDC_HEADERS 1
  2546. | #define HAVE_ARPA_INET_H 1
  2547. | #define HAVE_ASSERT_H 1
  2548. | #define HAVE_CTYPE_H 1
  2549. | #define HAVE_DIRENT_H 1
  2550. | #define HAVE_DLFCN_H 1
  2551. | #define HAVE_ERRNO_H 1
  2552. | #define HAVE_FCNTL_H 1
  2553. | #define HAVE_GETOPT_H 1
  2554. | #define HAVE_GRP_H 1
  2555. | #define HAVE_INTTYPES_H 1
  2556. | #define HAVE_LIMITS_H 1
  2557. | #define HAVE_MALLOC_H 1
  2558. | #define HAVE_MATH_H 1
  2559. | #define HAVE_NETDB_H 1
  2560. | #define HAVE_NET_IF_H 1
  2561. | #define HAVE_NETINET_IN_H 1
  2562. | #define HAVE_NETINET_IN_SYSTM_H 1
  2563. | #define HAVE_NETINET_IP_H 1
  2564. | #define HAVE_NETINET_UDP_H 1
  2565. | #define HAVE_PTHREAD_H 1
  2566. | #define HAVE_PWD_H 1
  2567. | #define HAVE_SIGNAL_H 1
  2568. | #define HAVE_STRING_H 1
  2569. | #define HAVE_SYS_ERRNO_H 1
  2570. | #define HAVE_SYS_FILE_H 1
  2571. | #define HAVE_SYS_IOCTL_H 1
  2572. | #define HAVE_SYSLOG_H 1
  2573. | #define HAVE_SYS_MMAN_H 1
  2574. | #define HAVE_SYS_PARAM_H 1
  2575. | #define HAVE_SYS_POLL_H 1
  2576. | #define HAVE_SYS_RESOURCE_H 1
  2577. | #define HAVE_SYS_SELECT_H 1
  2578. | #define HAVE_SYS_SOCKET_H 1
  2579. | #define HAVE_SYS_STAT_H 1
  2580. | #define HAVE_SYS_TIME_H 1
  2581. | #define HAVE_SYS_TYPES_H 1
  2582. | #define HAVE_SYS_UN_H 1
  2583. | #define HAVE_SYS_UTSNAME_H 1
  2584. | #define HAVE_SYS_WAIT_H 1
  2585. | #define HAVE_TIME_H 1
  2586. | #define HAVE_UNISTD_H 1
  2587. | #define HAVE_U_INT64_T 1
  2588. | #define HAVE_U_INT32_T 1
  2589. | #define HAVE_U_INT16_T 1
  2590. | #define HAVE_U_INT8_T 1
  2591. | #define HAVE_UINT64_T 1
  2592. | #define HAVE_UINT32_T 1
  2593. | #define HAVE_UINT16_T 1
  2594. | #define HAVE_UINT8_T 1
  2595. | #define HAVE_TRAFFIC_BINS 1
  2596. | #define RETSIGTYPE void
  2597. | /* end confdefs.h. */
  2598. | /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
  2599. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2600. | #define setproctitle innocuous_setproctitle
  2601. |
  2602. | /* System header to define __stub macros and hopefully few prototypes,
  2603. | which can conflict with char setproctitle (); below.
  2604. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2605. | <limits.h> exists even on freestanding compilers. */
  2606. |
  2607. | #ifdef __STDC__
  2608. | # include <limits.h>
  2609. | #else
  2610. | # include <assert.h>
  2611. | #endif
  2612. |
  2613. | #undef setproctitle
  2614. |
  2615. | /* Override any GCC internal prototype to avoid an error.
  2616. | Use char because int might match the return type of a GCC
  2617. | builtin and then its argument prototype would still apply. */
  2618. | #ifdef __cplusplus
  2619. | extern "C"
  2620. | #endif
  2621. | char setproctitle ();
  2622. | /* The GNU C library defines this for functions which it implements
  2623. | to always fail with ENOSYS. Some functions are actually named
  2624. | something starting with __ and the normal name is an alias. */
  2625. | #if defined __stub_setproctitle || defined __stub___setproctitle
  2626. | choke me
  2627. | #endif
  2628. |
  2629. | int
  2630. | main ()
  2631. | {
  2632. | return setproctitle ();
  2633. | ;
  2634. | return 0;
  2635. | }
  2636. configure:13744: result: no
  2637. configure:13744: checking for mallopt
  2638. configure:13744: arm-openwrt-linux-muslgnueabi-gcc -o conftest -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections conftest.c -lpcap -ldl -L/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib -lm -lpthread >&5
  2639. /home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/bin/../lib/gcc/arm-openwrt-linux-muslgnueabi/8.4.0/../../../../arm-openwrt-linux-muslgnueabi/bin/ld: /home/build/openwrt/tmp/cc03rEiK.o: in function `main':
  2640. conftest.c:(.text.startup.main+0x4): undefined reference to `mallopt'
  2641. collect2: error: ld returned 1 exit status
  2642. configure:13744: $? = 1
  2643. configure: failed program was:
  2644. | /* confdefs.h */
  2645. | #define PACKAGE_NAME "pmacct"
  2646. | #define PACKAGE_TARNAME "pmacct"
  2647. | #define PACKAGE_VERSION "1.7.6-git"
  2648. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  2649. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  2650. | #define PACKAGE_URL ""
  2651. | #define PACKAGE "pmacct"
  2652. | #define VERSION "1.7.6-git"
  2653. | #define STDC_HEADERS 1
  2654. | #define HAVE_SYS_TYPES_H 1
  2655. | #define HAVE_SYS_STAT_H 1
  2656. | #define HAVE_STDLIB_H 1
  2657. | #define HAVE_STRING_H 1
  2658. | #define HAVE_MEMORY_H 1
  2659. | #define HAVE_STRINGS_H 1
  2660. | #define HAVE_INTTYPES_H 1
  2661. | #define HAVE_STDINT_H 1
  2662. | #define HAVE_UNISTD_H 1
  2663. | #define HAVE_DLFCN_H 1
  2664. | #define LT_OBJDIR ".libs/"
  2665. | #define HAVE_STRLCPY 1
  2666. | #define LINUX 1
  2667. | #define PROGNAME 1
  2668. | #define IM_LITTLE_ENDIAN 1
  2669. | #define NEED_ALIGN 1
  2670. | #define HAVE_L2 1
  2671. | #define HAVE_INET_PTON 1
  2672. | #define HAVE_INET_NTOP 1
  2673. | #define HAVE_PCAP_H 1
  2674. | #define HAVE_LIBPCAP 1
  2675. | #define PCAP_SET_DIRECTION 1
  2676. | #define HAVE_DLOPEN 1
  2677. | #define STDC_HEADERS 1
  2678. | #define HAVE_ARPA_INET_H 1
  2679. | #define HAVE_ASSERT_H 1
  2680. | #define HAVE_CTYPE_H 1
  2681. | #define HAVE_DIRENT_H 1
  2682. | #define HAVE_DLFCN_H 1
  2683. | #define HAVE_ERRNO_H 1
  2684. | #define HAVE_FCNTL_H 1
  2685. | #define HAVE_GETOPT_H 1
  2686. | #define HAVE_GRP_H 1
  2687. | #define HAVE_INTTYPES_H 1
  2688. | #define HAVE_LIMITS_H 1
  2689. | #define HAVE_MALLOC_H 1
  2690. | #define HAVE_MATH_H 1
  2691. | #define HAVE_NETDB_H 1
  2692. | #define HAVE_NET_IF_H 1
  2693. | #define HAVE_NETINET_IN_H 1
  2694. | #define HAVE_NETINET_IN_SYSTM_H 1
  2695. | #define HAVE_NETINET_IP_H 1
  2696. | #define HAVE_NETINET_UDP_H 1
  2697. | #define HAVE_PTHREAD_H 1
  2698. | #define HAVE_PWD_H 1
  2699. | #define HAVE_SIGNAL_H 1
  2700. | #define HAVE_STRING_H 1
  2701. | #define HAVE_SYS_ERRNO_H 1
  2702. | #define HAVE_SYS_FILE_H 1
  2703. | #define HAVE_SYS_IOCTL_H 1
  2704. | #define HAVE_SYSLOG_H 1
  2705. | #define HAVE_SYS_MMAN_H 1
  2706. | #define HAVE_SYS_PARAM_H 1
  2707. | #define HAVE_SYS_POLL_H 1
  2708. | #define HAVE_SYS_RESOURCE_H 1
  2709. | #define HAVE_SYS_SELECT_H 1
  2710. | #define HAVE_SYS_SOCKET_H 1
  2711. | #define HAVE_SYS_STAT_H 1
  2712. | #define HAVE_SYS_TIME_H 1
  2713. | #define HAVE_SYS_TYPES_H 1
  2714. | #define HAVE_SYS_UN_H 1
  2715. | #define HAVE_SYS_UTSNAME_H 1
  2716. | #define HAVE_SYS_WAIT_H 1
  2717. | #define HAVE_TIME_H 1
  2718. | #define HAVE_UNISTD_H 1
  2719. | #define HAVE_U_INT64_T 1
  2720. | #define HAVE_U_INT32_T 1
  2721. | #define HAVE_U_INT16_T 1
  2722. | #define HAVE_U_INT8_T 1
  2723. | #define HAVE_UINT64_T 1
  2724. | #define HAVE_UINT32_T 1
  2725. | #define HAVE_UINT16_T 1
  2726. | #define HAVE_UINT8_T 1
  2727. | #define HAVE_TRAFFIC_BINS 1
  2728. | #define RETSIGTYPE void
  2729. | /* end confdefs.h. */
  2730. | /* Define mallopt to an innocuous variant, in case <limits.h> declares mallopt.
  2731. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2732. | #define mallopt innocuous_mallopt
  2733. |
  2734. | /* System header to define __stub macros and hopefully few prototypes,
  2735. | which can conflict with char mallopt (); below.
  2736. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2737. | <limits.h> exists even on freestanding compilers. */
  2738. |
  2739. | #ifdef __STDC__
  2740. | # include <limits.h>
  2741. | #else
  2742. | # include <assert.h>
  2743. | #endif
  2744. |
  2745. | #undef mallopt
  2746. |
  2747. | /* Override any GCC internal prototype to avoid an error.
  2748. | Use char because int might match the return type of a GCC
  2749. | builtin and then its argument prototype would still apply. */
  2750. | #ifdef __cplusplus
  2751. | extern "C"
  2752. | #endif
  2753. | char mallopt ();
  2754. | /* The GNU C library defines this for functions which it implements
  2755. | to always fail with ENOSYS. Some functions are actually named
  2756. | something starting with __ and the normal name is an alias. */
  2757. | #if defined __stub_mallopt || defined __stub___mallopt
  2758. | choke me
  2759. | #endif
  2760. |
  2761. | int
  2762. | main ()
  2763. | {
  2764. | return mallopt ();
  2765. | ;
  2766. | return 0;
  2767. | }
  2768. configure:13744: result: no
  2769. configure:13744: checking for tdestroy
  2770. configure:13744: arm-openwrt-linux-muslgnueabi-gcc -o conftest -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections conftest.c -lpcap -ldl -L/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib -lm -lpthread >&5
  2771. configure:13744: $? = 0
  2772. configure:13744: result: yes
  2773. configure:13754: checking whether SO_REUSEPORT is declared
  2774. configure:13754: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  2775. configure:13754: $? = 0
  2776. configure:13754: result: yes
  2777. configure:13767: checking whether SO_ATTACH_REUSEPORT_CBPF is declared
  2778. configure:13767: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  2779. configure:13767: $? = 0
  2780. configure:13767: result: yes
  2781. configure:13780: checking whether SO_ATTACH_REUSEPORT_EBPF is declared
  2782. configure:13780: arm-openwrt-linux-muslgnueabi-gcc -c -O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.c >&5
  2783. configure:13780: $? = 0
  2784. configure:13780: result: yes
  2785. configure:13799: checking whether external dependencies (git submodules) should be compiled
  2786. configure:13813: result: yes
  2787. configure:13953: checking for C++ compiler version
  2788. configure:13962: arm-openwrt-linux-muslgnueabi-g++ --version >&5
  2789. arm-openwrt-linux-muslgnueabi-g++ (OpenWrt GCC 8.4.0 r15863-3feef9c555) 8.4.0
  2790. Copyright (C) 2018 Free Software Foundation, Inc.
  2791. This is free software; see the source for copying conditions. There is NO
  2792. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  2793.  
  2794. configure:13973: $? = 0
  2795. configure:13962: arm-openwrt-linux-muslgnueabi-g++ -v >&5
  2796. Reading specs from /home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/bin/../lib/gcc/arm-openwrt-linux-muslgnueabi/8.4.0/specs
  2797. COLLECT_GCC=/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/bin/arm-openwrt-linux-muslgnueabi-g++
  2798. COLLECT_LTO_WRAPPER=/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/bin/../libexec/gcc/arm-openwrt-linux-muslgnueabi/8.4.0/lto-wrapper
  2799. Target: arm-openwrt-linux-muslgnueabi
  2800. Configured with: /builder/shared-workdir/build/build_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/gcc-8.4.0/configure --with-bugurl=http://bugs.openwrt.org/ --with-pkgversion='OpenWrt GCC 8.4.0 r15863-3feef9c555' --prefix=/builder/shared-workdir/build/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=arm-openwrt-linux-muslgnueabi --with-gnu-ld --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-multilib --disable-libmpx --disable-nls --disable-libssp --without-isl --without-cloog --with-host-libstdcxx=-lstdc++ --with-gmp=/builder/shared-workdir/build/staging_dir/host --with-mpfr=/builder/shared-workdir/build/staging_dir/host --with-mpc=/builder/shared-workdir/build/staging_dir/host --disable-decimal-float --with-diagnostics-color=auto-if-env --enable-__cxa_atexit --disable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --with-cpu=cortex-a15 --with-fpu=neon-vfpv4 --with-float=hard --with-headers=/builder/shared-workdir/build/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include --enable-languages=c,c++ --enable-shared --enable-threads --with-slibdir=/builder/shared-workdir/build/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib --enable-lto --with-libelf=/builder/shared-workdir/build/staging_dir/host --disable-libsanitizer
  2801. Thread model: posix
  2802. gcc version 8.4.0 (OpenWrt GCC 8.4.0 r15863-3feef9c555)
  2803. configure:13973: $? = 0
  2804. configure:13962: arm-openwrt-linux-muslgnueabi-g++ -V >&5
  2805. arm-openwrt-linux-muslgnueabi-g++: error: unrecognized command line option '-V'
  2806. arm-openwrt-linux-muslgnueabi-g++: fatal error: no input files
  2807. compilation terminated.
  2808. configure:13973: $? = 1
  2809. configure:13962: arm-openwrt-linux-muslgnueabi-g++ -qversion >&5
  2810. arm-openwrt-linux-muslgnueabi-g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
  2811. arm-openwrt-linux-muslgnueabi-g++: fatal error: no input files
  2812. compilation terminated.
  2813. configure:13973: $? = 1
  2814. configure:13977: checking whether we are using the GNU C++ compiler
  2815. configure:13996: arm-openwrt-linux-muslgnueabi-g++ -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.cpp >&5
  2816. configure:13996: $? = 0
  2817. configure:14005: result: yes
  2818. configure:14014: checking whether arm-openwrt-linux-muslgnueabi-g++ accepts -g
  2819. configure:14034: arm-openwrt-linux-muslgnueabi-g++ -c -g -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.cpp >&5
  2820. configure:14034: $? = 0
  2821. configure:14075: result: yes
  2822. configure:14100: checking dependency style of arm-openwrt-linux-muslgnueabi-g++
  2823. configure:14211: result: gcc3
  2824. configure:14244: checking how to run the C++ preprocessor
  2825. configure:14271: arm-openwrt-linux-muslgnueabi-g++ -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.cpp
  2826. configure:14271: $? = 0
  2827. configure:14285: arm-openwrt-linux-muslgnueabi-g++ -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.cpp
  2828. conftest.cpp:91:10: fatal error: ac_nonexistent.h: No such file or directory
  2829. #include <ac_nonexistent.h>
  2830. ^~~~~~~~~~~~~~~~~~
  2831. compilation terminated.
  2832. configure:14285: $? = 1
  2833. configure: failed program was:
  2834. | /* confdefs.h */
  2835. | #define PACKAGE_NAME "pmacct"
  2836. | #define PACKAGE_TARNAME "pmacct"
  2837. | #define PACKAGE_VERSION "1.7.6-git"
  2838. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  2839. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  2840. | #define PACKAGE_URL ""
  2841. | #define PACKAGE "pmacct"
  2842. | #define VERSION "1.7.6-git"
  2843. | #define STDC_HEADERS 1
  2844. | #define HAVE_SYS_TYPES_H 1
  2845. | #define HAVE_SYS_STAT_H 1
  2846. | #define HAVE_STDLIB_H 1
  2847. | #define HAVE_STRING_H 1
  2848. | #define HAVE_MEMORY_H 1
  2849. | #define HAVE_STRINGS_H 1
  2850. | #define HAVE_INTTYPES_H 1
  2851. | #define HAVE_STDINT_H 1
  2852. | #define HAVE_UNISTD_H 1
  2853. | #define HAVE_DLFCN_H 1
  2854. | #define LT_OBJDIR ".libs/"
  2855. | #define HAVE_STRLCPY 1
  2856. | #define LINUX 1
  2857. | #define PROGNAME 1
  2858. | #define IM_LITTLE_ENDIAN 1
  2859. | #define NEED_ALIGN 1
  2860. | #define HAVE_L2 1
  2861. | #define HAVE_INET_PTON 1
  2862. | #define HAVE_INET_NTOP 1
  2863. | #define HAVE_PCAP_H 1
  2864. | #define HAVE_LIBPCAP 1
  2865. | #define PCAP_SET_DIRECTION 1
  2866. | #define HAVE_DLOPEN 1
  2867. | #define STDC_HEADERS 1
  2868. | #define HAVE_ARPA_INET_H 1
  2869. | #define HAVE_ASSERT_H 1
  2870. | #define HAVE_CTYPE_H 1
  2871. | #define HAVE_DIRENT_H 1
  2872. | #define HAVE_DLFCN_H 1
  2873. | #define HAVE_ERRNO_H 1
  2874. | #define HAVE_FCNTL_H 1
  2875. | #define HAVE_GETOPT_H 1
  2876. | #define HAVE_GRP_H 1
  2877. | #define HAVE_INTTYPES_H 1
  2878. | #define HAVE_LIMITS_H 1
  2879. | #define HAVE_MALLOC_H 1
  2880. | #define HAVE_MATH_H 1
  2881. | #define HAVE_NETDB_H 1
  2882. | #define HAVE_NET_IF_H 1
  2883. | #define HAVE_NETINET_IN_H 1
  2884. | #define HAVE_NETINET_IN_SYSTM_H 1
  2885. | #define HAVE_NETINET_IP_H 1
  2886. | #define HAVE_NETINET_UDP_H 1
  2887. | #define HAVE_PTHREAD_H 1
  2888. | #define HAVE_PWD_H 1
  2889. | #define HAVE_SIGNAL_H 1
  2890. | #define HAVE_STRING_H 1
  2891. | #define HAVE_SYS_ERRNO_H 1
  2892. | #define HAVE_SYS_FILE_H 1
  2893. | #define HAVE_SYS_IOCTL_H 1
  2894. | #define HAVE_SYSLOG_H 1
  2895. | #define HAVE_SYS_MMAN_H 1
  2896. | #define HAVE_SYS_PARAM_H 1
  2897. | #define HAVE_SYS_POLL_H 1
  2898. | #define HAVE_SYS_RESOURCE_H 1
  2899. | #define HAVE_SYS_SELECT_H 1
  2900. | #define HAVE_SYS_SOCKET_H 1
  2901. | #define HAVE_SYS_STAT_H 1
  2902. | #define HAVE_SYS_TIME_H 1
  2903. | #define HAVE_SYS_TYPES_H 1
  2904. | #define HAVE_SYS_UN_H 1
  2905. | #define HAVE_SYS_UTSNAME_H 1
  2906. | #define HAVE_SYS_WAIT_H 1
  2907. | #define HAVE_TIME_H 1
  2908. | #define HAVE_UNISTD_H 1
  2909. | #define HAVE_U_INT64_T 1
  2910. | #define HAVE_U_INT32_T 1
  2911. | #define HAVE_U_INT16_T 1
  2912. | #define HAVE_U_INT8_T 1
  2913. | #define HAVE_UINT64_T 1
  2914. | #define HAVE_UINT32_T 1
  2915. | #define HAVE_UINT16_T 1
  2916. | #define HAVE_UINT8_T 1
  2917. | #define HAVE_TRAFFIC_BINS 1
  2918. | #define RETSIGTYPE void
  2919. | #define HAVE_TDESTROY 1
  2920. | #define HAVE_SO_REUSEPORT 1
  2921. | #define HAVE_SO_ATTACH_REUSEPORT_CBPF 1
  2922. | #define HAVE_SO_ATTACH_REUSEPORT_EBPF 1
  2923. | /* end confdefs.h. */
  2924. | #include <ac_nonexistent.h>
  2925. configure:14310: result: arm-openwrt-linux-muslgnueabi-g++ -E
  2926. configure:14330: arm-openwrt-linux-muslgnueabi-g++ -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.cpp
  2927. configure:14330: $? = 0
  2928. configure:14344: arm-openwrt-linux-muslgnueabi-g++ -E -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.cpp
  2929. conftest.cpp:91:10: fatal error: ac_nonexistent.h: No such file or directory
  2930. #include <ac_nonexistent.h>
  2931. ^~~~~~~~~~~~~~~~~~
  2932. compilation terminated.
  2933. configure:14344: $? = 1
  2934. configure: failed program was:
  2935. | /* confdefs.h */
  2936. | #define PACKAGE_NAME "pmacct"
  2937. | #define PACKAGE_TARNAME "pmacct"
  2938. | #define PACKAGE_VERSION "1.7.6-git"
  2939. | #define PACKAGE_STRING "pmacct 1.7.6-git"
  2940. | #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  2941. | #define PACKAGE_URL ""
  2942. | #define PACKAGE "pmacct"
  2943. | #define VERSION "1.7.6-git"
  2944. | #define STDC_HEADERS 1
  2945. | #define HAVE_SYS_TYPES_H 1
  2946. | #define HAVE_SYS_STAT_H 1
  2947. | #define HAVE_STDLIB_H 1
  2948. | #define HAVE_STRING_H 1
  2949. | #define HAVE_MEMORY_H 1
  2950. | #define HAVE_STRINGS_H 1
  2951. | #define HAVE_INTTYPES_H 1
  2952. | #define HAVE_STDINT_H 1
  2953. | #define HAVE_UNISTD_H 1
  2954. | #define HAVE_DLFCN_H 1
  2955. | #define LT_OBJDIR ".libs/"
  2956. | #define HAVE_STRLCPY 1
  2957. | #define LINUX 1
  2958. | #define PROGNAME 1
  2959. | #define IM_LITTLE_ENDIAN 1
  2960. | #define NEED_ALIGN 1
  2961. | #define HAVE_L2 1
  2962. | #define HAVE_INET_PTON 1
  2963. | #define HAVE_INET_NTOP 1
  2964. | #define HAVE_PCAP_H 1
  2965. | #define HAVE_LIBPCAP 1
  2966. | #define PCAP_SET_DIRECTION 1
  2967. | #define HAVE_DLOPEN 1
  2968. | #define STDC_HEADERS 1
  2969. | #define HAVE_ARPA_INET_H 1
  2970. | #define HAVE_ASSERT_H 1
  2971. | #define HAVE_CTYPE_H 1
  2972. | #define HAVE_DIRENT_H 1
  2973. | #define HAVE_DLFCN_H 1
  2974. | #define HAVE_ERRNO_H 1
  2975. | #define HAVE_FCNTL_H 1
  2976. | #define HAVE_GETOPT_H 1
  2977. | #define HAVE_GRP_H 1
  2978. | #define HAVE_INTTYPES_H 1
  2979. | #define HAVE_LIMITS_H 1
  2980. | #define HAVE_MALLOC_H 1
  2981. | #define HAVE_MATH_H 1
  2982. | #define HAVE_NETDB_H 1
  2983. | #define HAVE_NET_IF_H 1
  2984. | #define HAVE_NETINET_IN_H 1
  2985. | #define HAVE_NETINET_IN_SYSTM_H 1
  2986. | #define HAVE_NETINET_IP_H 1
  2987. | #define HAVE_NETINET_UDP_H 1
  2988. | #define HAVE_PTHREAD_H 1
  2989. | #define HAVE_PWD_H 1
  2990. | #define HAVE_SIGNAL_H 1
  2991. | #define HAVE_STRING_H 1
  2992. | #define HAVE_SYS_ERRNO_H 1
  2993. | #define HAVE_SYS_FILE_H 1
  2994. | #define HAVE_SYS_IOCTL_H 1
  2995. | #define HAVE_SYSLOG_H 1
  2996. | #define HAVE_SYS_MMAN_H 1
  2997. | #define HAVE_SYS_PARAM_H 1
  2998. | #define HAVE_SYS_POLL_H 1
  2999. | #define HAVE_SYS_RESOURCE_H 1
  3000. | #define HAVE_SYS_SELECT_H 1
  3001. | #define HAVE_SYS_SOCKET_H 1
  3002. | #define HAVE_SYS_STAT_H 1
  3003. | #define HAVE_SYS_TIME_H 1
  3004. | #define HAVE_SYS_TYPES_H 1
  3005. | #define HAVE_SYS_UN_H 1
  3006. | #define HAVE_SYS_UTSNAME_H 1
  3007. | #define HAVE_SYS_WAIT_H 1
  3008. | #define HAVE_TIME_H 1
  3009. | #define HAVE_UNISTD_H 1
  3010. | #define HAVE_U_INT64_T 1
  3011. | #define HAVE_U_INT32_T 1
  3012. | #define HAVE_U_INT16_T 1
  3013. | #define HAVE_U_INT8_T 1
  3014. | #define HAVE_UINT64_T 1
  3015. | #define HAVE_UINT32_T 1
  3016. | #define HAVE_UINT16_T 1
  3017. | #define HAVE_UINT8_T 1
  3018. | #define HAVE_TRAFFIC_BINS 1
  3019. | #define RETSIGTYPE void
  3020. | #define HAVE_TDESTROY 1
  3021. | #define HAVE_SO_REUSEPORT 1
  3022. | #define HAVE_SO_ATTACH_REUSEPORT_CBPF 1
  3023. | #define HAVE_SO_ATTACH_REUSEPORT_EBPF 1
  3024. | /* end confdefs.h. */
  3025. | #include <ac_nonexistent.h>
  3026. configure:14513: checking for ld used by arm-openwrt-linux-muslgnueabi-g++
  3027. configure:14580: result: arm-openwrt-linux-muslgnueabi-ld
  3028. configure:14587: checking if the linker (arm-openwrt-linux-muslgnueabi-ld) is GNU ld
  3029. configure:14602: result: yes
  3030. configure:14657: checking whether the arm-openwrt-linux-muslgnueabi-g++ linker (arm-openwrt-linux-muslgnueabi-ld) supports shared libraries
  3031. configure:15661: result: yes
  3032. configure:15696: arm-openwrt-linux-muslgnueabi-g++ -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.cpp >&5
  3033. configure:15699: $? = 0
  3034. configure:16219: checking for arm-openwrt-linux-muslgnueabi-g++ option to produce PIC
  3035. configure:16226: result: -fPIC -DPIC
  3036. configure:16234: checking if arm-openwrt-linux-muslgnueabi-g++ PIC flag -fPIC -DPIC works
  3037. configure:16252: arm-openwrt-linux-muslgnueabi-g++ -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -fPIC -DPIC -DPIC conftest.cpp >&5
  3038. configure:16256: $? = 0
  3039. configure:16269: result: yes
  3040. configure:16292: checking if arm-openwrt-linux-muslgnueabi-g++ static flag -static works
  3041. configure:16320: result: yes
  3042. configure:16332: checking if arm-openwrt-linux-muslgnueabi-g++ supports -c -o file.o
  3043. configure:16353: arm-openwrt-linux-muslgnueabi-g++ -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include -o out/conftest2.o conftest.cpp >&5
  3044. configure:16357: $? = 0
  3045. configure:16379: result: yes
  3046. configure:16384: checking if arm-openwrt-linux-muslgnueabi-g++ supports -c -o file.o
  3047. configure:16431: result: yes
  3048. configure:16461: checking whether the arm-openwrt-linux-muslgnueabi-g++ linker (arm-openwrt-linux-muslgnueabi-ld) supports shared libraries
  3049. configure:16495: result: yes
  3050. configure:16638: checking dynamic linker characteristics
  3051. configure:17308: result: GNU/Linux ld.so
  3052. configure:17361: checking how to hardcode library paths into programs
  3053. configure:17386: result: immediate
  3054. configure:16363: checking for a valid C++ compiler
  3055. configure:16382: arm-openwrt-linux-muslgnueabi-g++ -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include conftest.cpp >&5
  3056. configure:16382: $? = 0
  3057. configure:16383: result: yes
  3058. configure:16452: checking whether to enable debugging compiler options
  3059. configure:16471: result: no
  3060. configure:16815: checking that generated files are newer than configure
  3061. configure:16821: result: done
  3062. configure:16936: creating ./config.status
  3063.  
  3064. ## ---------------------- ##
  3065. ## Running config.status. ##
  3066. ## ---------------------- ##
  3067.  
  3068. This file was extended by pmacct config.status 1.7.6-git, which was
  3069. generated by GNU Autoconf 2.69. Invocation command line was
  3070.  
  3071. CONFIG_FILES =
  3072. CONFIG_HEADERS =
  3073. CONFIG_LINKS =
  3074. CONFIG_COMMANDS =
  3075. $ ./config.status
  3076.  
  3077. on d4c10da3224a
  3078.  
  3079. config.status:1201: creating src/pmacct-version.h
  3080. config.status:1201: creating Makefile
  3081. config.status:1201: creating src/Makefile
  3082. config.status:1201: creating src/external_libs/Makefile
  3083. config.status:1201: creating src/nfprobe_plugin/Makefile
  3084. config.status:1201: creating src/sfprobe_plugin/Makefile
  3085. config.status:1201: creating src/bgp/Makefile
  3086. config.status:1201: creating src/tee_plugin/Makefile
  3087. config.status:1201: creating src/isis/Makefile
  3088. config.status:1201: creating src/bmp/Makefile
  3089. config.status:1201: creating src/rpki/Makefile
  3090. config.status:1201: creating src/telemetry/Makefile
  3091. config.status:1201: creating src/ndpi/Makefile
  3092. config.status:1201: creating src/filters/Makefile
  3093. config.status:1201: creating examples/lg/Makefile
  3094. config.status:1201: creating examples/custom/Makefile
  3095. config.status:1373: executing depfiles commands
  3096. config.status:1373: executing libtool commands
  3097. configure:19251: WARNING: unrecognized options: --disable-nls
  3098.  
  3099. ## ---------------- ##
  3100. ## Cache variables. ##
  3101. ## ---------------- ##
  3102.  
  3103. ac_cv_build=x86_64-pc-linux-gnu
  3104. ac_cv_c_bigendian=no
  3105. ac_cv_c_compiler_gnu=yes
  3106. ac_cv_c_gettext_without_libintl=yes
  3107. ac_cv_c_littleendian=yes
  3108. ac_cv_c_long_double=no
  3109. ac_cv_conv_longlong_to_float=yes
  3110. ac_cv_cxx_compiler_gnu=yes
  3111. ac_cv_endianess=little
  3112. ac_cv_env_AVRO_CFLAGS_set=
  3113. ac_cv_env_AVRO_CFLAGS_value=
  3114. ac_cv_env_AVRO_LIBS_set=
  3115. ac_cv_env_AVRO_LIBS_value=
  3116. ac_cv_env_CCC_set=
  3117. ac_cv_env_CCC_value=
  3118. ac_cv_env_CC_set=set
  3119. ac_cv_env_CC_value=arm-openwrt-linux-muslgnueabi-gcc
  3120. ac_cv_env_CFLAGS_set=set
  3121. ac_cv_env_CFLAGS_value='-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections '
  3122. ac_cv_env_CPPFLAGS_set=set
  3123. ac_cv_env_CPPFLAGS_value='-I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include '
  3124. ac_cv_env_CPP_set=
  3125. ac_cv_env_CPP_value=
  3126. ac_cv_env_CXXCPP_set=
  3127. ac_cv_env_CXXCPP_value=
  3128. ac_cv_env_CXXFLAGS_set=set
  3129. ac_cv_env_CXXFLAGS_value='-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections '
  3130. ac_cv_env_CXX_set=set
  3131. ac_cv_env_CXX_value=arm-openwrt-linux-muslgnueabi-g++
  3132. ac_cv_env_GEOIPV2_CFLAGS_set=
  3133. ac_cv_env_GEOIPV2_CFLAGS_value=
  3134. ac_cv_env_GEOIPV2_LIBS_set=
  3135. ac_cv_env_GEOIPV2_LIBS_value=
  3136. ac_cv_env_GEOIP_CFLAGS_set=
  3137. ac_cv_env_GEOIP_CFLAGS_value=
  3138. ac_cv_env_GEOIP_LIBS_set=
  3139. ac_cv_env_GEOIP_LIBS_value=
  3140. ac_cv_env_GNUTLS_CFLAGS_set=
  3141. ac_cv_env_GNUTLS_CFLAGS_value=
  3142. ac_cv_env_GNUTLS_LIBS_set=
  3143. ac_cv_env_GNUTLS_LIBS_value=
  3144. ac_cv_env_JANSSON_CFLAGS_set=
  3145. ac_cv_env_JANSSON_CFLAGS_value=
  3146. ac_cv_env_JANSSON_LIBS_set=
  3147. ac_cv_env_JANSSON_LIBS_value=
  3148. ac_cv_env_KAFKA_CFLAGS_set=
  3149. ac_cv_env_KAFKA_CFLAGS_value=
  3150. ac_cv_env_KAFKA_LIBS_set=
  3151. ac_cv_env_KAFKA_LIBS_value=
  3152. ac_cv_env_LDFLAGS_set=set
  3153. ac_cv_env_LDFLAGS_value='-L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections '
  3154. ac_cv_env_LIBS_set=
  3155. ac_cv_env_LIBS_value=
  3156. ac_cv_env_MONGODB_CFLAGS_set=
  3157. ac_cv_env_MONGODB_CFLAGS_value=
  3158. ac_cv_env_MONGODB_LIBS_set=
  3159. ac_cv_env_MONGODB_LIBS_value=
  3160. ac_cv_env_NDPI_CFLAGS_set=
  3161. ac_cv_env_NDPI_CFLAGS_value=
  3162. ac_cv_env_NDPI_LIBS_set=
  3163. ac_cv_env_NDPI_LIBS_value=
  3164. ac_cv_env_NFLOG_CFLAGS_set=
  3165. ac_cv_env_NFLOG_CFLAGS_value=
  3166. ac_cv_env_NFLOG_LIBS_set=
  3167. ac_cv_env_NFLOG_LIBS_value=
  3168. ac_cv_env_PGSQL_CFLAGS_set=
  3169. ac_cv_env_PGSQL_CFLAGS_value=
  3170. ac_cv_env_PGSQL_LIBS_set=
  3171. ac_cv_env_PGSQL_LIBS_value=
  3172. ac_cv_env_PKG_CONFIG_LIBDIR_set=set
  3173. ac_cv_env_PKG_CONFIG_LIBDIR_value=/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib/pkgconfig:/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/share/pkgconfig
  3174. ac_cv_env_PKG_CONFIG_PATH_set=set
  3175. ac_cv_env_PKG_CONFIG_PATH_value=/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib/pkgconfig:/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/share/pkgconfig
  3176. ac_cv_env_PKG_CONFIG_set=set
  3177. ac_cv_env_PKG_CONFIG_value=/home/build/openwrt/staging_dir/host/bin/pkg-config
  3178. ac_cv_env_RABBITMQ_CFLAGS_set=
  3179. ac_cv_env_RABBITMQ_CFLAGS_value=
  3180. ac_cv_env_RABBITMQ_LIBS_set=
  3181. ac_cv_env_RABBITMQ_LIBS_value=
  3182. ac_cv_env_REDIS_CFLAGS_set=
  3183. ac_cv_env_REDIS_CFLAGS_value=
  3184. ac_cv_env_REDIS_LIBS_set=
  3185. ac_cv_env_REDIS_LIBS_value=
  3186. ac_cv_env_SQLITE3_CFLAGS_set=
  3187. ac_cv_env_SQLITE3_CFLAGS_value=
  3188. ac_cv_env_SQLITE3_LIBS_set=
  3189. ac_cv_env_SQLITE3_LIBS_value=
  3190. ac_cv_env_ZMQ_CFLAGS_set=
  3191. ac_cv_env_ZMQ_CFLAGS_value=
  3192. ac_cv_env_ZMQ_LIBS_set=
  3193. ac_cv_env_ZMQ_LIBS_value=
  3194. ac_cv_env_build_alias_set=set
  3195. ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
  3196. ac_cv_env_host_alias_set=set
  3197. ac_cv_env_host_alias_value=arm-openwrt-linux
  3198. ac_cv_env_target_alias_set=set
  3199. ac_cv_env_target_alias_value=arm-openwrt-linux
  3200. ac_cv_file__dev_zero=yes
  3201. ac_cv_func___adjtimex=yes
  3202. ac_cv_func___va_copy=no
  3203. ac_cv_func__exit=yes
  3204. ac_cv_func_bcmp=yes
  3205. ac_cv_func_bcopy=yes
  3206. ac_cv_func_bzero=yes
  3207. ac_cv_func_cimag=yes
  3208. ac_cv_func_creal=yes
  3209. ac_cv_func_dlopen=yes
  3210. ac_cv_func_fchmod=yes
  3211. ac_cv_func_getaddrinfo=yes
  3212. ac_cv_func_getcwd=yes
  3213. ac_cv_func_getdomainname=yes
  3214. ac_cv_func_getpgrp_void=yes
  3215. ac_cv_func_getpwuid_r=yes
  3216. ac_cv_func_gettimeofday=yes
  3217. ac_cv_func_index=yes
  3218. ac_cv_func_inet_ntop=yes
  3219. ac_cv_func_inet_pton=yes
  3220. ac_cv_func_lstat=yes
  3221. ac_cv_func_lstat_dereferences_slashed_symlink=yes
  3222. ac_cv_func_lstat_empty_string_bug=no
  3223. ac_cv_func_malloc_0_nonnull=yes
  3224. ac_cv_func_malloc_works=yes
  3225. ac_cv_func_mallopt=no
  3226. ac_cv_func_memcmp_clean=yes
  3227. ac_cv_func_memcmp_working=yes
  3228. ac_cv_func_posix_getgrgid_r=yes
  3229. ac_cv_func_posix_getpwuid_r=yes
  3230. ac_cv_func_psignal=yes
  3231. ac_cv_func_pthread_key_delete=yes
  3232. ac_cv_func_realloc_0_nonnull=yes
  3233. ac_cv_func_realloc_works=yes
  3234. ac_cv_func_rename=yes
  3235. ac_cv_func_rindex=yes
  3236. ac_cv_func_setgrent_void=yes
  3237. ac_cv_func_setlocale=yes
  3238. ac_cv_func_setpgrp_void=yes
  3239. ac_cv_func_setproctitle=no
  3240. ac_cv_func_setresuid=no
  3241. ac_cv_func_setvbuf_reversed=no
  3242. ac_cv_func_stat_empty_string_bug=no
  3243. ac_cv_func_stat_ignores_trailing_slash=no
  3244. ac_cv_func_strerror=yes
  3245. ac_cv_func_strftime=yes
  3246. ac_cv_func_strlcpy=yes
  3247. ac_cv_func_tdestroy=yes
  3248. ac_cv_func_utimes=yes
  3249. ac_cv_func_va_copy=no
  3250. ac_cv_func_vsnprintf=yes
  3251. ac_cv_have_accrights_in_msghdr=no
  3252. ac_cv_have_broken_snprintf=no
  3253. ac_cv_have_control_in_msghdr=yes
  3254. ac_cv_have_decl_SO_ATTACH_REUSEPORT_CBPF=yes
  3255. ac_cv_have_decl_SO_ATTACH_REUSEPORT_EBPF=yes
  3256. ac_cv_have_decl_SO_REUSEPORT=yes
  3257. ac_cv_have_decl_sys_siglist=no
  3258. ac_cv_have_openpty_ctty_bug=yes
  3259. ac_cv_have_space_d_name_in_struct_dirent=yes
  3260. ac_cv_header_arpa_inet_h=yes
  3261. ac_cv_header_assert_h=yes
  3262. ac_cv_header_ctype_h=yes
  3263. ac_cv_header_dirent_h=yes
  3264. ac_cv_header_dlfcn_h=yes
  3265. ac_cv_header_errno_h=yes
  3266. ac_cv_header_fcntl_h=yes
  3267. ac_cv_header_getopt_h=yes
  3268. ac_cv_header_grp_h=yes
  3269. ac_cv_header_inttypes_h=yes
  3270. ac_cv_header_limits_h=yes
  3271. ac_cv_header_malloc_h=yes
  3272. ac_cv_header_math_h=yes
  3273. ac_cv_header_memory_h=yes
  3274. ac_cv_header_net_if_h=yes
  3275. ac_cv_header_netdb_h=yes
  3276. ac_cv_header_netinet_in_h=yes
  3277. ac_cv_header_netinet_in_systm_h=yes
  3278. ac_cv_header_netinet_ip_h=yes
  3279. ac_cv_header_netinet_sctp_h=no
  3280. ac_cv_header_netinet_sctp_uio_h=no
  3281. ac_cv_header_netinet_udp_h=yes
  3282. ac_cv_header_pthread_h=yes
  3283. ac_cv_header_pwd_h=yes
  3284. ac_cv_header_signal_h=yes
  3285. ac_cv_header_stdc=yes
  3286. ac_cv_header_stdint_h=yes
  3287. ac_cv_header_stdlib_h=yes
  3288. ac_cv_header_string_h=yes
  3289. ac_cv_header_strings_h=yes
  3290. ac_cv_header_sys_ansi_h=no
  3291. ac_cv_header_sys_errno_h=yes
  3292. ac_cv_header_sys_file_h=yes
  3293. ac_cv_header_sys_ioctl_h=yes
  3294. ac_cv_header_sys_mbuf_h=no
  3295. ac_cv_header_sys_mman_h=yes
  3296. ac_cv_header_sys_param_h=yes
  3297. ac_cv_header_sys_poll_h=yes
  3298. ac_cv_header_sys_resource_h=yes
  3299. ac_cv_header_sys_select_h=yes
  3300. ac_cv_header_sys_socket_h=yes
  3301. ac_cv_header_sys_stat_h=yes
  3302. ac_cv_header_sys_time_h=yes
  3303. ac_cv_header_sys_types_h=yes
  3304. ac_cv_header_sys_un_h=yes
  3305. ac_cv_header_sys_utsname_h=yes
  3306. ac_cv_header_sys_wait_h=yes
  3307. ac_cv_header_syslog_h=yes
  3308. ac_cv_header_time_h=yes
  3309. ac_cv_header_unistd_h=yes
  3310. ac_cv_host=arm-openwrt-linux-gnu
  3311. ac_cv_int64_t=yes
  3312. ac_cv_lbl_unaligned_fail=no
  3313. ac_cv_lib_dl_dlopen=yes
  3314. ac_cv_lib_pcap_pcap_dispatch=yes
  3315. ac_cv_lib_pcap_pcap_set_protocol=no
  3316. ac_cv_lib_pcap_pcap_setdirection=yes
  3317. ac_cv_linux_kernel_pppoe=yes
  3318. ac_cv_linux_vers=2
  3319. ac_cv_objext=o
  3320. ac_cv_pack_bitfields_reversed=yes
  3321. ac_cv_path_EGREP='/home/build/openwrt/staging_dir/host/bin/grep -E'
  3322. ac_cv_path_FGREP='/home/build/openwrt/staging_dir/host/bin/grep -F'
  3323. ac_cv_path_GREP=/home/build/openwrt/staging_dir/host/bin/grep
  3324. ac_cv_path_LDCONFIG=
  3325. ac_cv_path_SED=/home/build/openwrt/staging_dir/host/bin/sed
  3326. ac_cv_path_install='/usr/bin/install -c'
  3327. ac_cv_path_mkdir=/bin/mkdir
  3328. ac_cv_prog_AR=arm-openwrt-linux-muslgnueabi-gcc-ar
  3329. ac_cv_prog_AWK=gawk
  3330. ac_cv_prog_CC=arm-openwrt-linux-muslgnueabi-gcc
  3331. ac_cv_prog_CPP='arm-openwrt-linux-muslgnueabi-gcc -E'
  3332. ac_cv_prog_CXXCPP='arm-openwrt-linux-muslgnueabi-g++ -E'
  3333. ac_cv_prog_MAKE=make
  3334. ac_cv_prog_OBJDUMP=arm-openwrt-linux-muslgnueabi-objdump
  3335. ac_cv_prog_PCAP_CONFIG=pcap-config
  3336. ac_cv_prog_RANLIB=arm-openwrt-linux-muslgnueabi-gcc-ranlib
  3337. ac_cv_prog_STRIP=arm-openwrt-linux-muslgnueabi-strip
  3338. ac_cv_prog_cc_c89=
  3339. ac_cv_prog_cc_g=yes
  3340. ac_cv_prog_cxx_g=yes
  3341. ac_cv_prog_make_make_set=yes
  3342. ac_cv_regexec_segfault_emptystr=no
  3343. ac_cv_sctp=no
  3344. ac_cv_sizeof___int64=0
  3345. ac_cv_sizeof_char=1
  3346. ac_cv_sizeof_int16_t=2
  3347. ac_cv_sizeof_int32_t=4
  3348. ac_cv_sizeof_int64_t=8
  3349. ac_cv_sizeof_int=4
  3350. ac_cv_sizeof_long=4
  3351. ac_cv_sizeof_long_int=4
  3352. ac_cv_sizeof_long_long=8
  3353. ac_cv_sizeof_off_t=8
  3354. ac_cv_sizeof_short=2
  3355. ac_cv_sizeof_short_int=2
  3356. ac_cv_sizeof_size_t=4
  3357. ac_cv_sizeof_ssize_t=4
  3358. ac_cv_sizeof_u_int16_t=2
  3359. ac_cv_sizeof_u_int32_t=4
  3360. ac_cv_sizeof_u_int64_t=8
  3361. ac_cv_sizeof_uint16_t=2
  3362. ac_cv_sizeof_uint32_t=4
  3363. ac_cv_sizeof_uint64_t=8
  3364. ac_cv_sizeof_unsigned_int=4
  3365. ac_cv_sizeof_unsigned_long=4
  3366. ac_cv_sizeof_unsigned_long_long=8
  3367. ac_cv_sizeof_unsigned_short=2
  3368. ac_cv_sizeof_void_p=4
  3369. ac_cv_sys_restartable_syscalls=yes
  3370. ac_cv_time_r_type=POSIX
  3371. ac_cv_type_signal=void
  3372. ac_cv_type_suseconds_t=yes
  3373. ac_cv_type_u_int16_t=yes
  3374. ac_cv_type_u_int32_t=yes
  3375. ac_cv_type_u_int64_t=yes
  3376. ac_cv_type_u_int8_t=yes
  3377. ac_cv_type_uint16_t=yes
  3378. ac_cv_type_uint32_t=yes
  3379. ac_cv_type_uint64_t=yes
  3380. ac_cv_type_uint8_t=yes
  3381. ac_cv_uchar=no
  3382. ac_cv_uint64_t=yes
  3383. ac_cv_uint=yes
  3384. ac_cv_ulong=yes
  3385. ac_cv_unaligned=fail
  3386. ac_cv_ushort=yes
  3387. ac_cv_va_copy=C99
  3388. ac_cv_va_val_copy=yes
  3389. am_cv_CC_dependencies_compiler_type=gcc3
  3390. am_cv_CXX_dependencies_compiler_type=gcc3
  3391. am_cv_make_support_nested_variables=yes
  3392. am_cv_prog_cc_c_o=yes
  3393. as_cv_unaligned_access=yes
  3394. lt_cv_ar_at_file=@
  3395. lt_cv_archive_cmds_need_lc=no
  3396. lt_cv_deplibs_check_method=pass_all
  3397. lt_cv_file_magic_cmd='$MAGIC_CMD'
  3398. lt_cv_file_magic_test_file=
  3399. lt_cv_ld_reload_flag=-r
  3400. lt_cv_nm_interface='BSD nm'
  3401. lt_cv_objdir=.libs
  3402. lt_cv_path_LD=arm-openwrt-linux-muslgnueabi-ld
  3403. lt_cv_path_LDCXX=arm-openwrt-linux-muslgnueabi-ld
  3404. lt_cv_path_NM=arm-openwrt-linux-muslgnueabi-gcc-nm
  3405. lt_cv_path_mainfest_tool=no
  3406. lt_cv_prog_compiler_c_o=yes
  3407. lt_cv_prog_compiler_c_o_CXX=yes
  3408. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  3409. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  3410. lt_cv_prog_compiler_pic_works=yes
  3411. lt_cv_prog_compiler_pic_works_CXX=yes
  3412. lt_cv_prog_compiler_rtti_exceptions=no
  3413. lt_cv_prog_compiler_static_works=yes
  3414. lt_cv_prog_compiler_static_works_CXX=yes
  3415. lt_cv_prog_gnu_ld=yes
  3416. lt_cv_prog_gnu_ldcxx=yes
  3417. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  3418. lt_cv_shlibpath_overrides_runpath=no
  3419. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  3420. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  3421. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  3422. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  3423. lt_cv_sys_max_cmd_len=1572864
  3424. lt_cv_to_host_file_cmd=func_convert_file_noop
  3425. lt_cv_to_tool_file_cmd=func_convert_file_noop
  3426.  
  3427. ## ----------------- ##
  3428. ## Output variables. ##
  3429. ## ----------------- ##
  3430.  
  3431. ACLOCAL='${SHELL} /home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6/missing aclocal-1.15'
  3432. AMDEPBACKSLASH='\'
  3433. AMDEP_FALSE='#'
  3434. AMDEP_TRUE=''
  3435. AMTAR='$${TAR-tar}'
  3436. AM_BACKSLASH='\'
  3437. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  3438. AM_DEFAULT_VERBOSITY='0'
  3439. AM_V='$(V)'
  3440. AR='arm-openwrt-linux-muslgnueabi-gcc-ar'
  3441. AUTOCONF='${SHELL} /home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6/missing autoconf'
  3442. AUTOHEADER='${SHELL} /home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6/missing autoheader'
  3443. AUTOMAKE='${SHELL} /home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6/missing automake-1.15'
  3444. AVRO_CFLAGS=''
  3445. AVRO_LIBS=''
  3446. AWK='gawk'
  3447. CC='arm-openwrt-linux-muslgnueabi-gcc'
  3448. CCDEPMODE='depmode=gcc3'
  3449. CFLAGS='-O2 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6/src/external_libs/rootfs/include -I/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include -I/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6/src'
  3450. CPP='arm-openwrt-linux-muslgnueabi-gcc -E'
  3451. CPPFLAGS='-I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include '
  3452. CXX='arm-openwrt-linux-muslgnueabi-g++'
  3453. CXXCPP='arm-openwrt-linux-muslgnueabi-g++ -E'
  3454. CXXDEPMODE='depmode=gcc3'
  3455. CXXFLAGS='-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections '
  3456. CYGPATH_W='echo'
  3457. DEFS='-DPACKAGE_NAME=\"pmacct\" -DPACKAGE_TARNAME=\"pmacct\" -DPACKAGE_VERSION=\"1.7.6-git\" -DPACKAGE_STRING=\"pmacct\ 1.7.6-git\" -DPACKAGE_BUGREPORT=\"paolo@pmacct.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmacct\" -DVERSION=\"1.7.6-git\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRLCPY=1 -DLINUX=1 -DPROGNAME=1 -DIM_LITTLE_ENDIAN=1 -DNEED_ALIGN=1 -DHAVE_L2=1 -DHAVE_INET_PTON=1 -DHAVE_INET_NTOP=1 -DHAVE_PCAP_H=1 -DHAVE_LIBPCAP=1 -DPCAP_SET_DIRECTION=1 -DHAVE_DLOPEN=1 -DSTDC_HEADERS=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ASSERT_H=1 -DHAVE_CTYPE_H=1 -DHAVE_DIRENT_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_GETOPT_H=1 -DHAVE_GRP_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_MATH_H=1 -DHAVE_NETDB_H=1 -DHAVE_NET_IF_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NETINET_IN_SYSTM_H=1 -DHAVE_NETINET_IP_H=1 -DHAVE_NETINET_UDP_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_PWD_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_ERRNO_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UN_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_U_INT64_T=1 -DHAVE_U_INT32_T=1 -DHAVE_U_INT16_T=1 -DHAVE_U_INT8_T=1 -DHAVE_UINT64_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT8_T=1 -DHAVE_TRAFFIC_BINS=1 -DRETSIGTYPE=void -DHAVE_TDESTROY=1 -DHAVE_SO_REUSEPORT=1 -DHAVE_SO_ATTACH_REUSEPORT_CBPF=1 -DHAVE_SO_ATTACH_REUSEPORT_EBPF=1 -DCOMPILE_ARGS=\"\ \'\''--target=arm-openwrt-linux\'\''\ \'\''--host=arm-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\'\''\ \'\''--with-pcap-includes=/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include\'\''\ \'\''--with-pcap-libs=/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib\'\''\ \'\''--enable-bgp-bins=no\'\''\ \'\''--enable-bmp-bins=no\'\''\ \'\''--enable-st-bins=no\'\''\ \'\''build_alias=x86_64-pc-linux-gnu\'\''\ \'\''host_alias=arm-openwrt-linux\'\''\ \'\''target_alias=arm-openwrt-linux\'\''\ \'\''CC=arm-openwrt-linux-muslgnueabi-gcc\'\''\ \'\''CFLAGS=-Os\ -pipe\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -mfloat-abi=hard\ -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -ffunction-sections\ -fdata-sections\ \'\''\ \'\''LDFLAGS=-L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib\ -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib\ -znow\ -zrelro\ -Wl,--gc-sections\ \'\''\ \'\''CPPFLAGS=-I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include\ -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify\ -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include\ \'\''\ \'\''PKG_CONFIG=/home/build/openwrt/staging_dir/host/bin/pkg-config\'\''\ \'\''PKG_CONFIG_PATH=/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib/pkgconfig:/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/share/pkgconfig\'\''\ \'\''PKG_CONFIG_LIBDIR=/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib/pkgconfig:/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/share/pkgconfig\'\''\ \'\''CXX=arm-openwrt-linux-muslgnueabi-g++\'\''\ \'\''CXXFLAGS=-Os\ -pipe\ -fno-caller-saves\ -fno-plt\ -fhonour-copts\ -Wno-error=unused-but-set-variable\ -Wno-error=unused-result\ -mfloat-abi=hard\ -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6\ -Wformat\ -Werror=format-security\ -fstack-protector\ -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -ffunction-sections\ -fdata-sections\ \'\''\ \'\''--enable-l2\'\''\ \'\''--enable-traffic-bins\'\''\"'
  3458. DEPDIR='.deps'
  3459. DLLTOOL='false'
  3460. DSYMUTIL=''
  3461. DUMPBIN=''
  3462. ECHO_C=''
  3463. ECHO_N='-n'
  3464. ECHO_T=''
  3465. EGREP='/home/build/openwrt/staging_dir/host/bin/grep -E'
  3466. EXEEXT=''
  3467. FGREP='/home/build/openwrt/staging_dir/host/bin/grep -F'
  3468. GEOIPV2_CFLAGS=''
  3469. GEOIPV2_LIBS=''
  3470. GEOIP_CFLAGS=''
  3471. GEOIP_LIBS=''
  3472. GNUTLS_CFLAGS=''
  3473. GNUTLS_LIBS=''
  3474. GREP='/home/build/openwrt/staging_dir/host/bin/grep'
  3475. INSTALL_DATA='${INSTALL} -m 644'
  3476. INSTALL_PROGRAM='${INSTALL}'
  3477. INSTALL_SCRIPT='${INSTALL}'
  3478. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  3479. JANSSON_CFLAGS=''
  3480. JANSSON_LIBS=''
  3481. KAFKA_CFLAGS=''
  3482. KAFKA_LIBS=''
  3483. LD='arm-openwrt-linux-muslgnueabi-ld'
  3484. LDFLAGS='-L/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6/src/external_libs/rootfs/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections '
  3485. LIBOBJS=''
  3486. LIBS='-lcdada -lstdc++ -lpcap -ldl -L/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib -lm -lpthread'
  3487. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  3488. LIPO=''
  3489. LN_S='ln -s'
  3490. LTLIBOBJS=''
  3491. MAKE='make'
  3492. MAKEINFO='${SHELL} /home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6/missing makeinfo'
  3493. MANIFEST_TOOL=':'
  3494. MKDIR_P='/bin/mkdir -p'
  3495. MONGODB_CFLAGS=''
  3496. MONGODB_LIBS=''
  3497. MYSQL_CFLAGS=''
  3498. MYSQL_CONFIG=''
  3499. MYSQL_LIBS=''
  3500. MYSQL_VERSION=''
  3501. NDPI_CFLAGS=''
  3502. NDPI_LIBS=''
  3503. NFLOG_CFLAGS=''
  3504. NFLOG_LIBS=''
  3505. NM='arm-openwrt-linux-muslgnueabi-gcc-nm'
  3506. NMEDIT=''
  3507. OBJDUMP='arm-openwrt-linux-muslgnueabi-objdump'
  3508. OBJEXT='o'
  3509. OTOOL64=''
  3510. OTOOL=''
  3511. PACKAGE='pmacct'
  3512. PACKAGE_BUGREPORT='paolo@pmacct.net'
  3513. PACKAGE_NAME='pmacct'
  3514. PACKAGE_STRING='pmacct 1.7.6-git'
  3515. PACKAGE_TARNAME='pmacct'
  3516. PACKAGE_URL=''
  3517. PACKAGE_VERSION='1.7.6-git'
  3518. PATH_SEPARATOR=':'
  3519. PCAP_CONFIG='pcap-config'
  3520. PGSQL_CFLAGS=''
  3521. PGSQL_LIBS=''
  3522. PKG_CONFIG='/home/build/openwrt/staging_dir/host/bin/pkg-config'
  3523. PKG_CONFIG_LIBDIR='/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib/pkgconfig:/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/share/pkgconfig'
  3524. PKG_CONFIG_PATH='/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib/pkgconfig:/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/share/pkgconfig:/usr/local/lib/pkgconfig'
  3525. PMACCT_CFLAGS=''
  3526. PMACCT_VERSION='1.7.6-git'
  3527. RABBITMQ_CFLAGS=''
  3528. RABBITMQ_LIBS=''
  3529. RANLIB='arm-openwrt-linux-muslgnueabi-gcc-ranlib'
  3530. REDIS_CFLAGS=''
  3531. REDIS_LIBS=''
  3532. SED='/home/build/openwrt/staging_dir/host/bin/sed'
  3533. SERDES_CFLAGS=''
  3534. SERDES_LIBS=''
  3535. SET_MAKE=''
  3536. SHELL='/bin/bash'
  3537. SQLITE3_CFLAGS=''
  3538. SQLITE3_LIBS=''
  3539. STRIP='arm-openwrt-linux-muslgnueabi-strip'
  3540. USING_BGP_BINS_FALSE=''
  3541. USING_BGP_BINS_TRUE='#'
  3542. USING_BMP_BINS_FALSE=''
  3543. USING_BMP_BINS_TRUE='#'
  3544. USING_SQL_FALSE=''
  3545. USING_SQL_TRUE='#'
  3546. USING_ST_BINS_FALSE=''
  3547. USING_ST_BINS_TRUE='#'
  3548. USING_TRAFFIC_BINS_FALSE='#'
  3549. USING_TRAFFIC_BINS_TRUE=''
  3550. VERSION='1.7.6-git'
  3551. WITH_AVRO_FALSE=''
  3552. WITH_AVRO_TRUE='#'
  3553. WITH_DLOPEN_FALSE='#'
  3554. WITH_DLOPEN_TRUE=''
  3555. WITH_EXTERNAL_DEPS_FALSE='#'
  3556. WITH_EXTERNAL_DEPS_TRUE=''
  3557. WITH_GNUTLS_FALSE=''
  3558. WITH_GNUTLS_TRUE='#'
  3559. WITH_JANSSON_FALSE=''
  3560. WITH_JANSSON_TRUE='#'
  3561. WITH_KAFKA_FALSE=''
  3562. WITH_KAFKA_TRUE='#'
  3563. WITH_MONGODB_FALSE=''
  3564. WITH_MONGODB_TRUE='#'
  3565. WITH_MYSQL_FALSE=''
  3566. WITH_MYSQL_TRUE='#'
  3567. WITH_NDPI_FALSE=''
  3568. WITH_NDPI_TRUE='#'
  3569. WITH_NFLOG_FALSE=''
  3570. WITH_NFLOG_TRUE='#'
  3571. WITH_PGSQL_FALSE=''
  3572. WITH_PGSQL_TRUE='#'
  3573. WITH_RABBITMQ_FALSE=''
  3574. WITH_RABBITMQ_TRUE='#'
  3575. WITH_REDIS_FALSE=''
  3576. WITH_REDIS_TRUE='#'
  3577. WITH_SERDES_FALSE=''
  3578. WITH_SERDES_TRUE='#'
  3579. WITH_SQLITE3_FALSE=''
  3580. WITH_SQLITE3_TRUE='#'
  3581. WITH_ZMQ_FALSE=''
  3582. WITH_ZMQ_TRUE='#'
  3583. ZMQ_CFLAGS=''
  3584. ZMQ_LIBS=''
  3585. ac_ct_AR=''
  3586. ac_ct_CC=''
  3587. ac_ct_CXX=''
  3588. ac_ct_DUMPBIN=''
  3589. am__EXEEXT_FALSE=''
  3590. am__EXEEXT_TRUE='#'
  3591. am__fastdepCC_FALSE='#'
  3592. am__fastdepCC_TRUE=''
  3593. am__fastdepCXX_FALSE='#'
  3594. am__fastdepCXX_TRUE=''
  3595. am__include='include'
  3596. am__isrc=''
  3597. am__leading_dot='.'
  3598. am__nodep='_no'
  3599. am__quote=''
  3600. am__tar='$${TAR-tar} chof - "$$tardir"'
  3601. am__untar='$${TAR-tar} xf -'
  3602. bindir='/usr/bin'
  3603. build='x86_64-pc-linux-gnu'
  3604. build_alias='x86_64-pc-linux-gnu'
  3605. build_cpu='x86_64'
  3606. build_os='linux-gnu'
  3607. build_vendor='pc'
  3608. configure_silent_rules_val='--enable-silent-rules'
  3609. datadir='/usr/share'
  3610. datarootdir='${prefix}/share'
  3611. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  3612. dvidir='${docdir}'
  3613. exec_prefix='/usr'
  3614. host='arm-openwrt-linux-gnu'
  3615. host_alias='arm-openwrt-linux'
  3616. host_cpu='arm'
  3617. host_os='linux-gnu'
  3618. host_vendor='openwrt'
  3619. htmldir='${docdir}'
  3620. includedir='${prefix}/include'
  3621. infodir='/usr/info'
  3622. install_sh='${SHELL} /home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6/install-sh'
  3623. libdir='${exec_prefix}/lib'
  3624. libexecdir='/usr/lib'
  3625. localedir='${datarootdir}/locale'
  3626. localstatedir='/var'
  3627. mandir='/usr/man'
  3628. mkdir_p='$(MKDIR_P)'
  3629. oldincludedir='/usr/include'
  3630. pdfdir='${docdir}'
  3631. prefix='/usr'
  3632. program_transform_name='s&$$&&;s&^&&'
  3633. psdir='${docdir}'
  3634. sbindir='/usr/sbin'
  3635. sharedstatedir='${prefix}/com'
  3636. sysconfdir='/etc'
  3637. target_alias='arm-openwrt-linux'
  3638.  
  3639. ## ----------- ##
  3640. ## confdefs.h. ##
  3641. ## ----------- ##
  3642.  
  3643. /* confdefs.h */
  3644. #define PACKAGE_NAME "pmacct"
  3645. #define PACKAGE_TARNAME "pmacct"
  3646. #define PACKAGE_VERSION "1.7.6-git"
  3647. #define PACKAGE_STRING "pmacct 1.7.6-git"
  3648. #define PACKAGE_BUGREPORT "paolo@pmacct.net"
  3649. #define PACKAGE_URL ""
  3650. #define PACKAGE "pmacct"
  3651. #define VERSION "1.7.6-git"
  3652. #define STDC_HEADERS 1
  3653. #define HAVE_SYS_TYPES_H 1
  3654. #define HAVE_SYS_STAT_H 1
  3655. #define HAVE_STDLIB_H 1
  3656. #define HAVE_STRING_H 1
  3657. #define HAVE_MEMORY_H 1
  3658. #define HAVE_STRINGS_H 1
  3659. #define HAVE_INTTYPES_H 1
  3660. #define HAVE_STDINT_H 1
  3661. #define HAVE_UNISTD_H 1
  3662. #define HAVE_DLFCN_H 1
  3663. #define LT_OBJDIR ".libs/"
  3664. #define HAVE_STRLCPY 1
  3665. #define LINUX 1
  3666. #define PROGNAME 1
  3667. #define IM_LITTLE_ENDIAN 1
  3668. #define NEED_ALIGN 1
  3669. #define HAVE_L2 1
  3670. #define HAVE_INET_PTON 1
  3671. #define HAVE_INET_NTOP 1
  3672. #define HAVE_PCAP_H 1
  3673. #define HAVE_LIBPCAP 1
  3674. #define PCAP_SET_DIRECTION 1
  3675. #define HAVE_DLOPEN 1
  3676. #define STDC_HEADERS 1
  3677. #define HAVE_ARPA_INET_H 1
  3678. #define HAVE_ASSERT_H 1
  3679. #define HAVE_CTYPE_H 1
  3680. #define HAVE_DIRENT_H 1
  3681. #define HAVE_DLFCN_H 1
  3682. #define HAVE_ERRNO_H 1
  3683. #define HAVE_FCNTL_H 1
  3684. #define HAVE_GETOPT_H 1
  3685. #define HAVE_GRP_H 1
  3686. #define HAVE_INTTYPES_H 1
  3687. #define HAVE_LIMITS_H 1
  3688. #define HAVE_MALLOC_H 1
  3689. #define HAVE_MATH_H 1
  3690. #define HAVE_NETDB_H 1
  3691. #define HAVE_NET_IF_H 1
  3692. #define HAVE_NETINET_IN_H 1
  3693. #define HAVE_NETINET_IN_SYSTM_H 1
  3694. #define HAVE_NETINET_IP_H 1
  3695. #define HAVE_NETINET_UDP_H 1
  3696. #define HAVE_PTHREAD_H 1
  3697. #define HAVE_PWD_H 1
  3698. #define HAVE_SIGNAL_H 1
  3699. #define HAVE_STRING_H 1
  3700. #define HAVE_SYS_ERRNO_H 1
  3701. #define HAVE_SYS_FILE_H 1
  3702. #define HAVE_SYS_IOCTL_H 1
  3703. #define HAVE_SYSLOG_H 1
  3704. #define HAVE_SYS_MMAN_H 1
  3705. #define HAVE_SYS_PARAM_H 1
  3706. #define HAVE_SYS_POLL_H 1
  3707. #define HAVE_SYS_RESOURCE_H 1
  3708. #define HAVE_SYS_SELECT_H 1
  3709. #define HAVE_SYS_SOCKET_H 1
  3710. #define HAVE_SYS_STAT_H 1
  3711. #define HAVE_SYS_TIME_H 1
  3712. #define HAVE_SYS_TYPES_H 1
  3713. #define HAVE_SYS_UN_H 1
  3714. #define HAVE_SYS_UTSNAME_H 1
  3715. #define HAVE_SYS_WAIT_H 1
  3716. #define HAVE_TIME_H 1
  3717. #define HAVE_UNISTD_H 1
  3718. #define HAVE_U_INT64_T 1
  3719. #define HAVE_U_INT32_T 1
  3720. #define HAVE_U_INT16_T 1
  3721. #define HAVE_U_INT8_T 1
  3722. #define HAVE_UINT64_T 1
  3723. #define HAVE_UINT32_T 1
  3724. #define HAVE_UINT16_T 1
  3725. #define HAVE_UINT8_T 1
  3726. #define HAVE_TRAFFIC_BINS 1
  3727. #define RETSIGTYPE void
  3728. #define HAVE_TDESTROY 1
  3729. #define HAVE_SO_REUSEPORT 1
  3730. #define HAVE_SO_ATTACH_REUSEPORT_CBPF 1
  3731. #define HAVE_SO_ATTACH_REUSEPORT_EBPF 1
  3732. #define COMPILE_ARGS " '--target=arm-openwrt-linux' '--host=arm-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' '--with-pcap-includes=/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include' '--with-pcap-libs=/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib' '--enable-bgp-bins=no' '--enable-bmp-bins=no' '--enable-st-bins=no' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=arm-openwrt-linux' 'target_alias=arm-openwrt-linux' 'CC=arm-openwrt-linux-muslgnueabi-gcc' 'CFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections ' 'LDFLAGS=-L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -znow -zrelro -Wl,--gc-sections ' 'CPPFLAGS=-I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/include -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include/fortify -I/home/build/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/include ' 'PKG_CONFIG=/home/build/openwrt/staging_dir/host/bin/pkg-config' 'PKG_CONFIG_PATH=/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib/pkgconfig:/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/share/pkgconfig' 'PKG_CONFIG_LIBDIR=/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/lib/pkgconfig:/home/build/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/share/pkgconfig' 'CXX=arm-openwrt-linux-muslgnueabi-g++' 'CXXFLAGS=-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -ffile-prefix-map=/home/build/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/pmacct-1.7.6=pmacct-1.7.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections ' '--enable-l2' '--enable-traffic-bins'"
  3733.  
  3734. configure: exit 0
Add Comment
Please, Sign In to add comment