Advertisement
Guest User

Untitled

a guest
Apr 27th, 2020
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 85.78 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 irqbalance configure 1.6.0, 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 --disable-numa --with-libcap_ng=no --with-systemd=no --without-irqbalance-ui --enable-static=glib2
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. uname -m = x86_64
  14. uname -r = 5.6.4-arch1-1
  15. uname -s = Linux
  16. uname -v = #1 SMP PREEMPT Mon, 13 Apr 2020 12:21:19 +0000
  17.  
  18. /usr/bin/uname -p = unknown
  19. /bin/uname -X = unknown
  20.  
  21. /bin/arch = unknown
  22. /usr/bin/arch -k = unknown
  23. /usr/convex/getsysinfo = unknown
  24. /usr/bin/hostinfo = unknown
  25. /bin/machine = unknown
  26. /usr/bin/oslevel = unknown
  27. /bin/universe = unknown
  28.  
  29. PATH: /user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/host/bin
  30. PATH: /user//openwrt/openwrt/staging_dir/hostpkg/bin
  31. PATH: /user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/bin
  32. PATH: /user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/bin
  33. PATH: /user//openwrt/openwrt/staging_dir/host/bin
  34. PATH: /user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/bin
  35. PATH: /user//openwrt/openwrt/staging_dir/host/bin
  36. PATH: /user//openwrt/openwrt/staging_dir/host/bin
  37. PATH: /usr/local/sbin
  38. PATH: /usr/local/bin
  39. PATH: /usr/bin
  40. PATH: /usr/lib/jvm/default/bin
  41. PATH: /usr/bin/site_perl
  42. PATH: /usr/bin/vendor_perl
  43. PATH: /usr/bin/core_perl
  44.  
  45.  
  46. ## ----------- ##
  47. ## Core tests. ##
  48. ## ----------- ##
  49.  
  50. configure:2151: loading site script /user//openwrt/openwrt/include/site/arm
  51. | #!/bin/sh
  52. | . $TOPDIR/include/site/linux
  53. | ac_cv_c_littleendian=${ac_cv_c_littleendian=yes}
  54. | ac_cv_c_bigendian=${ac_cv_c_bigendian=no}
  55. |
  56. | ac_cv_sizeof___int64=0
  57. | ac_cv_sizeof_char=1
  58. | ac_cv_sizeof_int=4
  59. | ac_cv_sizeof_int16_t=2
  60. | ac_cv_sizeof_int32_t=4
  61. | ac_cv_sizeof_int64_t=8
  62. | ac_cv_sizeof_long_int=4
  63. | ac_cv_sizeof_long_long=8
  64. | ac_cv_sizeof_long=4
  65. | ac_cv_sizeof_off_t=8
  66. | ac_cv_sizeof_short_int=2
  67. | ac_cv_sizeof_short=2
  68. | ac_cv_sizeof_size_t=4
  69. | ac_cv_sizeof_ssize_t=4
  70. | ac_cv_sizeof_u_int16_t=2
  71. | ac_cv_sizeof_u_int32_t=4
  72. | ac_cv_sizeof_u_int64_t=8
  73. | ac_cv_sizeof_uint16_t=2
  74. | ac_cv_sizeof_uint32_t=4
  75. | ac_cv_sizeof_uint64_t=8
  76. | ac_cv_sizeof_unsigned_int=4
  77. | ac_cv_sizeof_unsigned_long=4
  78. | ac_cv_sizeof_unsigned_long_long=8
  79. | ac_cv_sizeof_unsigned_short=2
  80. | ac_cv_sizeof_void_p=4
  81. configure:2296: checking for a BSD-compatible install
  82. configure:2364: result: /usr/bin/install -c
  83. configure:2375: checking whether build environment is sane
  84. configure:2430: result: yes
  85. configure:2487: checking for arm-openwrt-linux-strip
  86. configure:2514: result: arm-openwrt-linux-gnueabi-strip
  87. configure:2579: checking for a thread-safe mkdir -p
  88. configure:2618: result: /usr/bin/mkdir -p
  89. configure:2625: checking for gawk
  90. configure:2641: found /usr/bin/gawk
  91. configure:2652: result: gawk
  92. configure:2663: checking whether make sets $(MAKE)
  93. configure:2685: result: yes
  94. configure:2714: checking whether make supports nested variables
  95. configure:2731: result: yes
  96. configure:2886: checking build system type
  97. configure:2900: result: x86_64-pc-linux-gnu
  98. configure:2920: checking host system type
  99. configure:2933: result: arm-openwrt-linux-gnu
  100. configure:2974: checking how to print strings
  101. configure:3001: result: printf
  102. configure:3034: checking for style of include used by make
  103. configure:3062: result: GNU
  104. configure:3093: checking for arm-openwrt-linux-gcc
  105. configure:3120: result: arm-openwrt-linux-gnueabi-gcc
  106. configure:3389: checking for C compiler version
  107. configure:3398: arm-openwrt-linux-gnueabi-gcc --version >&5
  108. arm-openwrt-linux-gnueabi-gcc (OpenWrt GCC 9.3.0 r13096-c998ae7f0e) 9.3.0
  109. Copyright (C) 2019 Free Software Foundation, Inc.
  110. This is free software; see the source for copying conditions. There is NO
  111. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  112.  
  113. configure:3409: $? = 0
  114. configure:3398: arm-openwrt-linux-gnueabi-gcc -v >&5
  115. Reading specs from /user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib/gcc/arm-openwrt-linux-gnueabi/9.3.0/specs
  116. COLLECT_GCC=arm-openwrt-linux-gnueabi-gcc
  117. COLLECT_LTO_WRAPPER=/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/libexec/gcc/arm-openwrt-linux-gnueabi/9.3.0/lto-wrapper
  118. Target: arm-openwrt-linux-gnueabi
  119. Configured with: /user//openwrt/openwrt/build_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/gcc-9.3.0/configure --with-bugurl=http://bugs.openwrt.org/ --with-pkgversion='OpenWrt GCC 9.3.0 r13096-c998ae7f0e' --prefix=/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=arm-openwrt-linux-gnueabi --with-gnu-ld --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-multilib --disable-libmpx --disable-nls --with-isl=/user//openwrt/openwrt/staging_dir/host --with-host-libstdcxx=-lstdc++ --with-gmp=/user//openwrt/openwrt/staging_dir/host --with-mpfr=/user//openwrt/openwrt/staging_dir/host --with-mpc=/user//openwrt/openwrt/staging_dir/host --disable-decimal-float --with-diagnostics-color=auto-if-env --enable-__cxa_atexit --enable-libssp --with-cpu=cortex-a15 --with-fpu=neon-vfpv4 --with-float=hard --with-headers=/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include --enable-languages=c,c++ --enable-shared --enable-threads --with-slibdir=/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib --enable-lto --with-libelf=/user//openwrt/openwrt/staging_dir/host
  120. Thread model: posix
  121. gcc version 9.3.0 (OpenWrt GCC 9.3.0 r13096-c998ae7f0e)
  122. configure:3409: $? = 0
  123. configure:3398: arm-openwrt-linux-gnueabi-gcc -V >&5
  124. arm-openwrt-linux-gnueabi-gcc: error: unrecognized command line option '-V'
  125. arm-openwrt-linux-gnueabi-gcc: fatal error: no input files
  126. compilation terminated.
  127. configure:3409: $? = 1
  128. configure:3398: arm-openwrt-linux-gnueabi-gcc -qversion >&5
  129. arm-openwrt-linux-gnueabi-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  130. arm-openwrt-linux-gnueabi-gcc: fatal error: no input files
  131. compilation terminated.
  132. configure:3409: $? = 1
  133. configure:3429: checking whether the C compiler works
  134. configure:3451: arm-openwrt-linux-gnueabi-gcc -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -znow -zrelro -lpthread conftest.c >&5
  135. configure:3455: $? = 0
  136. configure:3503: result: yes
  137. configure:3506: checking for C compiler default output file name
  138. configure:3508: result: a.out
  139. configure:3514: checking for suffix of executables
  140. configure:3521: arm-openwrt-linux-gnueabi-gcc -o conftest -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -znow -zrelro -lpthread conftest.c >&5
  141. configure:3525: $? = 0
  142. configure:3547: result:
  143. configure:3569: checking whether we are cross compiling
  144. configure:3607: result: yes
  145. configure:3612: checking for suffix of object files
  146. configure:3634: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  147. configure:3638: $? = 0
  148. configure:3659: result: o
  149. configure:3663: checking whether we are using the GNU C compiler
  150. configure:3682: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  151. configure:3682: $? = 0
  152. configure:3691: result: yes
  153. configure:3700: checking whether arm-openwrt-linux-gnueabi-gcc accepts -g
  154. configure:3720: arm-openwrt-linux-gnueabi-gcc -c -g -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  155. cc1: note: someone does not honour COPTS correctly, passed 0 times
  156. configure:3720: $? = 0
  157. configure: failed program was:
  158. | /* confdefs.h */
  159. | #define PACKAGE_NAME "irqbalance"
  160. | #define PACKAGE_TARNAME "irqbalance"
  161. | #define PACKAGE_VERSION "1.6.0"
  162. | #define PACKAGE_STRING "irqbalance 1.6.0"
  163. | #define PACKAGE_BUGREPORT ""
  164. | #define PACKAGE_URL ""
  165. | #define PACKAGE "irqbalance"
  166. | #define VERSION "1.6.0"
  167. | /* end confdefs.h. */
  168. |
  169. | int
  170. | main ()
  171. | {
  172. |
  173. | ;
  174. | return 0;
  175. | }
  176. configure:3735: arm-openwrt-linux-gnueabi-gcc -c -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  177. cc1: note: someone does not honour COPTS correctly, passed 0 times
  178. configure:3735: $? = 0
  179. configure: failed program was:
  180. | /* confdefs.h */
  181. | #define PACKAGE_NAME "irqbalance"
  182. | #define PACKAGE_TARNAME "irqbalance"
  183. | #define PACKAGE_VERSION "1.6.0"
  184. | #define PACKAGE_STRING "irqbalance 1.6.0"
  185. | #define PACKAGE_BUGREPORT ""
  186. | #define PACKAGE_URL ""
  187. | #define PACKAGE "irqbalance"
  188. | #define VERSION "1.6.0"
  189. | /* end confdefs.h. */
  190. |
  191. | int
  192. | main ()
  193. | {
  194. |
  195. | ;
  196. | return 0;
  197. | }
  198. configure:3751: arm-openwrt-linux-gnueabi-gcc -c -g -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  199. cc1: note: someone does not honour COPTS correctly, passed 0 times
  200. configure:3751: $? = 0
  201. configure:3761: result: yes
  202. configure:3778: checking for arm-openwrt-linux-gnueabi-gcc option to accept ISO C89
  203. configure:3841: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  204. configure:3841: $? = 0
  205. configure:3854: result: none needed
  206. configure:3879: checking whether arm-openwrt-linux-gnueabi-gcc understands -c and -o together
  207. configure:3901: arm-openwrt-linux-gnueabi-gcc -c conftest.c -o conftest2.o
  208. cc1: note: someone does not honour COPTS correctly, passed 0 times
  209. configure:3904: $? = 0
  210. configure:3901: arm-openwrt-linux-gnueabi-gcc -c conftest.c -o conftest2.o
  211. cc1: note: someone does not honour COPTS correctly, passed 0 times
  212. configure:3904: $? = 0
  213. configure:3916: result: yes
  214. configure:3935: checking dependency style of arm-openwrt-linux-gnueabi-gcc
  215. configure:4046: result: none
  216. configure:4061: checking for a sed that does not truncate output
  217. configure:4125: result: /user//openwrt/openwrt/staging_dir/host/bin/sed
  218. configure:4142: checking for grep that handles long lines and -e
  219. configure:4200: result: /user//openwrt/openwrt/staging_dir/host/bin/grep
  220. configure:4205: checking for egrep
  221. configure:4267: result: /user//openwrt/openwrt/staging_dir/host/bin/grep -E
  222. configure:4272: checking for fgrep
  223. configure:4334: result: /user//openwrt/openwrt/staging_dir/host/bin/grep -F
  224. configure:4369: checking for ld used by arm-openwrt-linux-gnueabi-gcc
  225. configure:4436: result: arm-openwrt-linux-gnueabi-ld
  226. configure:4443: checking if the linker (arm-openwrt-linux-gnueabi-ld) is GNU ld
  227. configure:4458: result: yes
  228. configure:4470: checking for BSD- or MS-compatible name lister (nm)
  229. configure:4519: result: arm-openwrt-linux-gnueabi-gcc-nm
  230. configure:4649: checking the name lister (arm-openwrt-linux-gnueabi-gcc-nm) interface
  231. configure:4656: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  232. configure:4659: arm-openwrt-linux-gnueabi-gcc-nm "conftest.o"
  233. configure:4662: output
  234. 00000000 B some_variable
  235. configure:4663: result: BSD nm
  236. configure:4666: checking whether ln -s works
  237. configure:4670: result: yes
  238. configure:4678: checking the maximum length of command line arguments
  239. configure:4803: result: 512
  240. configure:4820: checking whether the shell understands some XSI constructs
  241. configure:4829: result: yes
  242. configure:4833: checking whether the shell understands "+="
  243. configure:4837: result: yes
  244. configure:4872: checking how to convert x86_64-pc-linux-gnu file names to arm-openwrt-linux-gnu format
  245. configure:4912: result: func_convert_file_noop
  246. configure:4919: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  247. configure:4939: result: func_convert_file_noop
  248. configure:4946: checking for arm-openwrt-linux-gnueabi-ld option to reload object files
  249. configure:4953: result: -r
  250. configure:4987: checking for arm-openwrt-linux-objdump
  251. configure:5014: result: arm-openwrt-linux-gnueabi-objdump
  252. configure:5086: checking how to recognize dependent libraries
  253. configure:5288: result: pass_all
  254. configure:5333: checking for arm-openwrt-linux-dlltool
  255. configure:5363: result: no
  256. configure:5373: checking for dlltool
  257. configure:5403: result: no
  258. configure:5433: checking how to associate runtime and link libraries
  259. configure:5460: result: printf %s\n
  260. configure:5477: checking for arm-openwrt-linux-ar
  261. configure:5504: result: arm-openwrt-linux-gnueabi-gcc-ar
  262. configure:5585: checking for archiver @FILE support
  263. configure:5602: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  264. configure:5602: $? = 0
  265. configure:5605: arm-openwrt-linux-gnueabi-gcc-ar cru libconftest.a @conftest.lst >&5
  266. /user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib/gcc/arm-openwrt-linux-gnueabi/9.3.0/../../../../arm-openwrt-linux-gnueabi/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  267. configure:5608: $? = 0
  268. configure:5613: arm-openwrt-linux-gnueabi-gcc-ar cru libconftest.a @conftest.lst >&5
  269. /user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib/gcc/arm-openwrt-linux-gnueabi/9.3.0/../../../../arm-openwrt-linux-gnueabi/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  270. /user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib/gcc/arm-openwrt-linux-gnueabi/9.3.0/../../../../arm-openwrt-linux-gnueabi/bin/ar: conftest.o: No such file or directory
  271. configure:5616: $? = 1
  272. configure:5615: result: @
  273. configure:5633: checking for arm-openwrt-linux-strip
  274. configure:5660: result: arm-openwrt-linux-gnueabi-strip
  275. configure:5732: checking for arm-openwrt-linux-ranlib
  276. configure:5759: result: arm-openwrt-linux-gnueabi-gcc-ranlib
  277. configure:5900: checking command to parse arm-openwrt-linux-gnueabi-gcc-nm output from arm-openwrt-linux-gnueabi-gcc object
  278. configure:6019: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  279. configure:6022: $? = 0
  280. configure:6026: arm-openwrt-linux-gnueabi-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
  281. configure:6029: $? = 0
  282. configure:6095: arm-openwrt-linux-gnueabi-gcc -o conftest -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -znow -zrelro -lpthread conftest.c conftstm.o >&5
  283. configure:6098: $? = 0
  284. configure:6136: result: ok
  285. configure:6173: checking for sysroot
  286. configure:6203: result: no
  287. configure:6406: checking for arm-openwrt-linux-mt
  288. configure:6436: result: no
  289. configure:6446: checking for mt
  290. configure:6476: result: no
  291. configure:6496: checking if : is a manifest tool
  292. configure:6502: : '-?'
  293. configure:6510: result: no
  294. configure:7142: checking how to run the C preprocessor
  295. configure:7173: arm-openwrt-linux-gnueabi-gcc -E -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c
  296. configure:7173: $? = 0
  297. configure:7187: arm-openwrt-linux-gnueabi-gcc -E -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c
  298. conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
  299. 11 | #include <ac_nonexistent.h>
  300. | ^~~~~~~~~~~~~~~~~~
  301. compilation terminated.
  302. configure:7187: $? = 1
  303. configure: failed program was:
  304. | /* confdefs.h */
  305. | #define PACKAGE_NAME "irqbalance"
  306. | #define PACKAGE_TARNAME "irqbalance"
  307. | #define PACKAGE_VERSION "1.6.0"
  308. | #define PACKAGE_STRING "irqbalance 1.6.0"
  309. | #define PACKAGE_BUGREPORT ""
  310. | #define PACKAGE_URL ""
  311. | #define PACKAGE "irqbalance"
  312. | #define VERSION "1.6.0"
  313. | /* end confdefs.h. */
  314. | #include <ac_nonexistent.h>
  315. configure:7212: result: arm-openwrt-linux-gnueabi-gcc -E
  316. configure:7232: arm-openwrt-linux-gnueabi-gcc -E -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c
  317. configure:7232: $? = 0
  318. configure:7246: arm-openwrt-linux-gnueabi-gcc -E -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c
  319. conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
  320. 11 | #include <ac_nonexistent.h>
  321. | ^~~~~~~~~~~~~~~~~~
  322. compilation terminated.
  323. configure:7246: $? = 1
  324. configure: failed program was:
  325. | /* confdefs.h */
  326. | #define PACKAGE_NAME "irqbalance"
  327. | #define PACKAGE_TARNAME "irqbalance"
  328. | #define PACKAGE_VERSION "1.6.0"
  329. | #define PACKAGE_STRING "irqbalance 1.6.0"
  330. | #define PACKAGE_BUGREPORT ""
  331. | #define PACKAGE_URL ""
  332. | #define PACKAGE "irqbalance"
  333. | #define VERSION "1.6.0"
  334. | /* end confdefs.h. */
  335. | #include <ac_nonexistent.h>
  336. configure:7275: checking for ANSI C header files
  337. configure:7295: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  338. configure:7295: $? = 0
  339. configure:7379: result: yes
  340. configure:7392: checking for sys/types.h
  341. configure:7392: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  342. configure:7392: $? = 0
  343. configure:7392: result: yes
  344. configure:7392: checking for sys/stat.h
  345. configure:7392: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  346. configure:7392: $? = 0
  347. configure:7392: result: yes
  348. configure:7392: checking for stdlib.h
  349. configure:7392: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  350. configure:7392: $? = 0
  351. configure:7392: result: yes
  352. configure:7392: checking for string.h
  353. configure:7392: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  354. configure:7392: $? = 0
  355. configure:7392: result: yes
  356. configure:7392: checking for memory.h
  357. configure:7392: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  358. configure:7392: $? = 0
  359. configure:7392: result: yes
  360. configure:7392: checking for strings.h
  361. configure:7392: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  362. configure:7392: $? = 0
  363. configure:7392: result: yes
  364. configure:7392: checking for inttypes.h
  365. configure:7392: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  366. configure:7392: $? = 0
  367. configure:7392: result: yes
  368. configure:7392: checking for stdint.h
  369. configure:7392: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  370. configure:7392: $? = 0
  371. configure:7392: result: yes
  372. configure:7392: checking for unistd.h
  373. configure:7392: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  374. configure:7392: $? = 0
  375. configure:7392: result: yes
  376. configure:7406: checking for dlfcn.h
  377. configure:7406: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  378. configure:7406: $? = 0
  379. configure:7406: result: yes
  380. configure:7593: checking for objdir
  381. configure:7608: result: .libs
  382. configure:7878: checking if arm-openwrt-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions
  383. configure:7896: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -fno-rtti -fno-exceptions conftest.c >&5
  384. cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
  385. configure:7900: $? = 0
  386. configure:7913: result: no
  387. configure:8223: checking for arm-openwrt-linux-gnueabi-gcc option to produce PIC
  388. configure:8230: result: -fPIC -DPIC
  389. configure:8238: checking if arm-openwrt-linux-gnueabi-gcc PIC flag -fPIC -DPIC works
  390. configure:8256: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -fPIC -DPIC -DPIC conftest.c >&5
  391. configure:8260: $? = 0
  392. configure:8273: result: yes
  393. configure:8302: checking if arm-openwrt-linux-gnueabi-gcc static flag -static works
  394. configure:8330: result: no
  395. configure:8345: checking if arm-openwrt-linux-gnueabi-gcc supports -c -o file.o
  396. configure:8366: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -o out/conftest2.o conftest.c >&5
  397. configure:8370: $? = 0
  398. configure:8392: result: yes
  399. configure:8400: checking if arm-openwrt-linux-gnueabi-gcc supports -c -o file.o
  400. configure:8447: result: yes
  401. configure:8480: checking whether the arm-openwrt-linux-gnueabi-gcc linker (arm-openwrt-linux-gnueabi-ld) supports shared libraries
  402. configure:9638: result: yes
  403. configure:9675: checking whether -lc should be explicitly linked in
  404. configure:9683: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  405. configure:9686: $? = 0
  406. configure:9701: arm-openwrt-linux-gnueabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /user//openwrt/openwrt/staging_dir/host/bin/grep -lc \>/dev/null 2\>\&1
  407. configure:9704: $? = 0
  408. configure:9718: result: no
  409. configure:9883: checking dynamic linker characteristics
  410. configure:10397: arm-openwrt-linux-gnueabi-gcc -o conftest -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -znow -zrelro -lpthread -Wl,-rpath -Wl,/foo conftest.c >&5
  411. configure:10397: $? = 0
  412. configure:10619: result: GNU/Linux ld.so
  413. configure:10726: checking how to hardcode library paths into programs
  414. configure:10751: result: immediate
  415. configure:11291: checking whether stripping libraries is possible
  416. configure:11296: result: yes
  417. configure:11331: checking if libtool supports shared libraries
  418. configure:11333: result: yes
  419. configure:11336: checking whether to build shared libraries
  420. configure:11357: result: yes
  421. configure:11360: checking whether to build static libraries
  422. configure:11364: result: no
  423. configure:8406: checking for arm-openwrt-linux-gcc
  424. configure:8433: result: arm-openwrt-linux-gnueabi-gcc
  425. configure:8702: checking for C compiler version
  426. configure:8711: arm-openwrt-linux-gnueabi-gcc --version >&5
  427. arm-openwrt-linux-gnueabi-gcc (OpenWrt GCC 9.3.0 r13096-c998ae7f0e) 9.3.0
  428. Copyright (C) 2019 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:8722: $? = 0
  433. configure:8711: arm-openwrt-linux-gnueabi-gcc -v >&5
  434. Reading specs from /user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib/gcc/arm-openwrt-linux-gnueabi/9.3.0/specs
  435. COLLECT_GCC=arm-openwrt-linux-gnueabi-gcc
  436. COLLECT_LTO_WRAPPER=/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/libexec/gcc/arm-openwrt-linux-gnueabi/9.3.0/lto-wrapper
  437. Target: arm-openwrt-linux-gnueabi
  438. Configured with: /user//openwrt/openwrt/build_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/gcc-9.3.0/configure --with-bugurl=http://bugs.openwrt.org/ --with-pkgversion='OpenWrt GCC 9.3.0 r13096-c998ae7f0e' --prefix=/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=arm-openwrt-linux-gnueabi --with-gnu-ld --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-multilib --disable-libmpx --disable-nls --with-isl=/user//openwrt/openwrt/staging_dir/host --with-host-libstdcxx=-lstdc++ --with-gmp=/user//openwrt/openwrt/staging_dir/host --with-mpfr=/user//openwrt/openwrt/staging_dir/host --with-mpc=/user//openwrt/openwrt/staging_dir/host --disable-decimal-float --with-diagnostics-color=auto-if-env --enable-__cxa_atexit --enable-libssp --with-cpu=cortex-a15 --with-fpu=neon-vfpv4 --with-float=hard --with-headers=/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include --enable-languages=c,c++ --enable-shared --enable-threads --with-slibdir=/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib --enable-lto --with-libelf=/user//openwrt/openwrt/staging_dir/host
  439. Thread model: posix
  440. gcc version 9.3.0 (OpenWrt GCC 9.3.0 r13096-c998ae7f0e)
  441. configure:8722: $? = 0
  442. configure:8711: arm-openwrt-linux-gnueabi-gcc -V >&5
  443. arm-openwrt-linux-gnueabi-gcc: error: unrecognized command line option '-V'
  444. arm-openwrt-linux-gnueabi-gcc: fatal error: no input files
  445. compilation terminated.
  446. configure:8722: $? = 1
  447. configure:8711: arm-openwrt-linux-gnueabi-gcc -qversion >&5
  448. arm-openwrt-linux-gnueabi-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  449. arm-openwrt-linux-gnueabi-gcc: fatal error: no input files
  450. compilation terminated.
  451. configure:8722: $? = 1
  452. configure:8726: checking whether we are using the GNU C compiler
  453. configure:8754: result: yes
  454. configure:8763: checking whether arm-openwrt-linux-gnueabi-gcc accepts -g
  455. configure:8824: result: yes
  456. configure:8841: checking for arm-openwrt-linux-gnueabi-gcc option to accept ISO C89
  457. configure:8917: result: none needed
  458. configure:8942: checking whether arm-openwrt-linux-gnueabi-gcc understands -c and -o together
  459. configure:8979: result: yes
  460. configure:8998: checking dependency style of arm-openwrt-linux-gnueabi-gcc
  461. configure:9109: result: none
  462. configure:9129: checking for gawk
  463. configure:9156: result: gawk
  464. configure:9180: checking for ANSI C header files
  465. configure:9284: result: yes
  466. configure:9294: checking for numa.h
  467. configure:9294: result: no
  468. configure:9307: checking for getopt_long
  469. configure:9307: arm-openwrt-linux-gnueabi-gcc -o conftest -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -znow -zrelro -lpthread conftest.c >&5
  470. configure:9307: $? = 0
  471. configure:9307: result: yes
  472. configure:9317: checking for numa_available in -lnuma
  473. configure:9351: result: no
  474. configure:9362: checking for floor in -lm
  475. configure:9387: arm-openwrt-linux-gnueabi-gcc -o conftest -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -znow -zrelro -lpthread conftest.c -lm >&5
  476. conftest.c:32:6: warning: conflicting types for built-in function 'floor'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
  477. 32 | char floor ();
  478. | ^~~~~
  479. conftest.c:1:1: note: 'floor' is declared in header '<math.h>'
  480. 1 | /* confdefs.h */
  481. configure:9387: $? = 0
  482. configure:9396: result: yes
  483. configure:9517: checking pkg-config is at least version 0.9.0
  484. configure:9520: result: yes
  485. configure:9530: checking for GLIB2
  486. configure:9537: $PKG_CONFIG --exists --print-errors "glib-2.0"
  487. configure:9540: $? = 0
  488. configure:9595: result: yes
  489. configure:9602: checking for NCURSESW
  490. configure:9609: $PKG_CONFIG --exists --print-errors "ncursesw"
  491. configure:9612: $? = 0
  492. configure:9626: $PKG_CONFIG --exists --print-errors "ncursesw"
  493. configure:9629: $? = 0
  494. configure:9755: result: yes
  495. configure:9768: checking for an ANSI C-conforming const
  496. configure:9834: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  497. configure:9834: $? = 0
  498. configure:9841: result: yes
  499. configure:9849: checking for inline
  500. configure:9865: arm-openwrt-linux-gnueabi-gcc -c -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include conftest.c >&5
  501. configure:9865: $? = 0
  502. configure:9873: result: inline
  503. configure:10385: checking that generated files are newer than configure
  504. configure:10391: result: done
  505. configure:10422: creating ./config.status
  506.  
  507. ## ---------------------- ##
  508. ## Running config.status. ##
  509. ## ---------------------- ##
  510.  
  511. This file was extended by irqbalance config.status 1.6.0, which was
  512. generated by GNU Autoconf 2.69. Invocation command line was
  513.  
  514. CONFIG_FILES =
  515. CONFIG_HEADERS =
  516. CONFIG_LINKS =
  517. CONFIG_COMMANDS =
  518. $ ./config.status
  519.  
  520. on SCHEIBENWELT
  521.  
  522. config.status:1121: creating Makefile
  523. config.status:1121: creating tests/Makefile
  524. config.status:1121: creating config.h
  525. config.status:1350: executing depfiles commands
  526. config.status:1350: executing libtool commands
  527. configure:12639: WARNING: unrecognized options: --disable-nls
  528. configure:12644:
  529. configure:12646: irqbalance Version: 1.6.0
  530. configure:12648: Target: arm-openwrt-linux
  531. configure:12650: Installation prefix: /usr
  532. configure:12652: Compiler: arm-openwrt-linux-gnueabi-gcc
  533. configure:12654: Compiler flags: -O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro
  534.  
  535. ## ---------------- ##
  536. ## Cache variables. ##
  537. ## ---------------- ##
  538.  
  539. ac_cv_build=x86_64-pc-linux-gnu
  540. ac_cv_c_bigendian=no
  541. ac_cv_c_compiler_gnu=yes
  542. ac_cv_c_const=yes
  543. ac_cv_c_gettext_without_libintl=yes
  544. ac_cv_c_inline=inline
  545. ac_cv_c_littleendian=yes
  546. ac_cv_c_long_double=no
  547. ac_cv_conv_longlong_to_float=yes
  548. ac_cv_env_CC_set=set
  549. ac_cv_env_CC_value=arm-openwrt-linux-gnueabi-gcc
  550. ac_cv_env_CFLAGS_set=set
  551. ac_cv_env_CFLAGS_value='-O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro '
  552. ac_cv_env_CPPFLAGS_set=set
  553. ac_cv_env_CPPFLAGS_value='-I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include '
  554. ac_cv_env_CPP_set=
  555. ac_cv_env_CPP_value=
  556. ac_cv_env_GLIB2_CFLAGS_set=
  557. ac_cv_env_GLIB2_CFLAGS_value=
  558. ac_cv_env_GLIB2_LIBS_set=set
  559. ac_cv_env_GLIB2_LIBS_value='/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libglib-2.0.a -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -znow -zrelro -lpthread'
  560. ac_cv_env_LDFLAGS_set=set
  561. ac_cv_env_LDFLAGS_value='-L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -znow -zrelro -lpthread '
  562. ac_cv_env_LIBCAP_NG_CFLAGS_set=
  563. ac_cv_env_LIBCAP_NG_CFLAGS_value=
  564. ac_cv_env_LIBCAP_NG_LIBS_set=
  565. ac_cv_env_LIBCAP_NG_LIBS_value=
  566. ac_cv_env_LIBS_set=
  567. ac_cv_env_LIBS_value=
  568. ac_cv_env_NCURSESW_CFLAGS_set=
  569. ac_cv_env_NCURSESW_CFLAGS_value=
  570. ac_cv_env_NCURSESW_LIBS_set=
  571. ac_cv_env_NCURSESW_LIBS_value=
  572. ac_cv_env_PKG_CONFIG_LIBDIR_set=set
  573. ac_cv_env_PKG_CONFIG_LIBDIR_value=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/pkgconfig:/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/share/pkgconfig
  574. ac_cv_env_PKG_CONFIG_PATH_set=set
  575. ac_cv_env_PKG_CONFIG_PATH_value=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/pkgconfig:/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/share/pkgconfig
  576. ac_cv_env_PKG_CONFIG_set=set
  577. ac_cv_env_PKG_CONFIG_value=/user//openwrt/openwrt/staging_dir/host/bin/pkg-config
  578. ac_cv_env_SYSTEMD_CFLAGS_set=
  579. ac_cv_env_SYSTEMD_CFLAGS_value=
  580. ac_cv_env_SYSTEMD_LIBS_set=
  581. ac_cv_env_SYSTEMD_LIBS_value=
  582. ac_cv_env_build_alias_set=set
  583. ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
  584. ac_cv_env_host_alias_set=set
  585. ac_cv_env_host_alias_value=arm-openwrt-linux
  586. ac_cv_env_target_alias_set=set
  587. ac_cv_env_target_alias_value=arm-openwrt-linux
  588. ac_cv_file__dev_zero=yes
  589. ac_cv_func___adjtimex=yes
  590. ac_cv_func___va_copy=no
  591. ac_cv_func__exit=yes
  592. ac_cv_func_bcmp=yes
  593. ac_cv_func_bcopy=yes
  594. ac_cv_func_bzero=yes
  595. ac_cv_func_cimag=yes
  596. ac_cv_func_creal=yes
  597. ac_cv_func_fchmod=yes
  598. ac_cv_func_getaddrinfo=yes
  599. ac_cv_func_getcwd=yes
  600. ac_cv_func_getdomainname=yes
  601. ac_cv_func_getopt_long=yes
  602. ac_cv_func_getpgrp_void=yes
  603. ac_cv_func_getpwuid_r=yes
  604. ac_cv_func_gettimeofday=yes
  605. ac_cv_func_index=yes
  606. ac_cv_func_lstat=yes
  607. ac_cv_func_lstat_dereferences_slashed_symlink=yes
  608. ac_cv_func_lstat_empty_string_bug=no
  609. ac_cv_func_malloc_0_nonnull=yes
  610. ac_cv_func_malloc_works=yes
  611. ac_cv_func_memcmp_clean=yes
  612. ac_cv_func_memcmp_working=yes
  613. ac_cv_func_posix_getgrgid_r=yes
  614. ac_cv_func_posix_getpwuid_r=yes
  615. ac_cv_func_psignal=yes
  616. ac_cv_func_pthread_key_delete=yes
  617. ac_cv_func_realloc_0_nonnull=yes
  618. ac_cv_func_realloc_works=yes
  619. ac_cv_func_rename=yes
  620. ac_cv_func_rindex=yes
  621. ac_cv_func_setgrent_void=yes
  622. ac_cv_func_setlocale=yes
  623. ac_cv_func_setpgrp_void=yes
  624. ac_cv_func_setresuid=no
  625. ac_cv_func_setvbuf_reversed=no
  626. ac_cv_func_stat_empty_string_bug=no
  627. ac_cv_func_stat_ignores_trailing_slash=no
  628. ac_cv_func_strerror=yes
  629. ac_cv_func_strftime=yes
  630. ac_cv_func_utimes=yes
  631. ac_cv_func_va_copy=no
  632. ac_cv_func_vsnprintf=yes
  633. ac_cv_have_accrights_in_msghdr=no
  634. ac_cv_have_broken_snprintf=no
  635. ac_cv_have_control_in_msghdr=yes
  636. ac_cv_have_decl_sys_siglist=no
  637. ac_cv_have_openpty_ctty_bug=yes
  638. ac_cv_have_space_d_name_in_struct_dirent=yes
  639. ac_cv_header_dlfcn_h=yes
  640. ac_cv_header_inttypes_h=yes
  641. ac_cv_header_memory_h=yes
  642. ac_cv_header_netinet_sctp_h=no
  643. ac_cv_header_netinet_sctp_uio_h=no
  644. ac_cv_header_numa_h=no
  645. ac_cv_header_stdc=yes
  646. ac_cv_header_stdint_h=yes
  647. ac_cv_header_stdlib_h=yes
  648. ac_cv_header_string_h=yes
  649. ac_cv_header_strings_h=yes
  650. ac_cv_header_sys_stat_h=yes
  651. ac_cv_header_sys_types_h=yes
  652. ac_cv_header_unistd_h=yes
  653. ac_cv_host=arm-openwrt-linux-gnu
  654. ac_cv_int64_t=yes
  655. ac_cv_lbl_unaligned_fail=no
  656. ac_cv_lib_m_floor=yes
  657. ac_cv_lib_numa_numa_available=no
  658. ac_cv_linux_kernel_pppoe=yes
  659. ac_cv_linux_vers=2
  660. ac_cv_objext=o
  661. ac_cv_pack_bitfields_reversed=yes
  662. ac_cv_path_EGREP='/user//openwrt/openwrt/staging_dir/host/bin/grep -E'
  663. ac_cv_path_FGREP='/user//openwrt/openwrt/staging_dir/host/bin/grep -F'
  664. ac_cv_path_GREP=/user//openwrt/openwrt/staging_dir/host/bin/grep
  665. ac_cv_path_LDCONFIG=
  666. ac_cv_path_SED=/user//openwrt/openwrt/staging_dir/host/bin/sed
  667. ac_cv_path_install='/usr/bin/install -c'
  668. ac_cv_path_mkdir=/usr/bin/mkdir
  669. ac_cv_prog_AR=arm-openwrt-linux-gnueabi-gcc-ar
  670. ac_cv_prog_AWK=gawk
  671. ac_cv_prog_CC=arm-openwrt-linux-gnueabi-gcc
  672. ac_cv_prog_CPP='arm-openwrt-linux-gnueabi-gcc -E'
  673. ac_cv_prog_OBJDUMP=arm-openwrt-linux-gnueabi-objdump
  674. ac_cv_prog_RANLIB=arm-openwrt-linux-gnueabi-gcc-ranlib
  675. ac_cv_prog_STRIP=arm-openwrt-linux-gnueabi-strip
  676. ac_cv_prog_cc_c89=
  677. ac_cv_prog_cc_g=yes
  678. ac_cv_prog_make_make_set=yes
  679. ac_cv_regexec_segfault_emptystr=no
  680. ac_cv_sctp=no
  681. ac_cv_sizeof___int64=0
  682. ac_cv_sizeof_char=1
  683. ac_cv_sizeof_int16_t=2
  684. ac_cv_sizeof_int32_t=4
  685. ac_cv_sizeof_int64_t=8
  686. ac_cv_sizeof_int=4
  687. ac_cv_sizeof_long=4
  688. ac_cv_sizeof_long_int=4
  689. ac_cv_sizeof_long_long=8
  690. ac_cv_sizeof_off_t=8
  691. ac_cv_sizeof_short=2
  692. ac_cv_sizeof_short_int=2
  693. ac_cv_sizeof_size_t=4
  694. ac_cv_sizeof_ssize_t=4
  695. ac_cv_sizeof_u_int16_t=2
  696. ac_cv_sizeof_u_int32_t=4
  697. ac_cv_sizeof_u_int64_t=8
  698. ac_cv_sizeof_uint16_t=2
  699. ac_cv_sizeof_uint32_t=4
  700. ac_cv_sizeof_uint64_t=8
  701. ac_cv_sizeof_unsigned_int=4
  702. ac_cv_sizeof_unsigned_long=4
  703. ac_cv_sizeof_unsigned_long_long=8
  704. ac_cv_sizeof_unsigned_short=2
  705. ac_cv_sizeof_void_p=4
  706. ac_cv_sys_restartable_syscalls=yes
  707. ac_cv_time_r_type=POSIX
  708. ac_cv_type_suseconds_t=yes
  709. ac_cv_uchar=no
  710. ac_cv_uint64_t=yes
  711. ac_cv_uint=yes
  712. ac_cv_ulong=yes
  713. ac_cv_ushort=yes
  714. ac_cv_va_copy=C99
  715. ac_cv_va_val_copy=yes
  716. am_cv_CC_dependencies_compiler_type=none
  717. am_cv_make_support_nested_variables=yes
  718. am_cv_prog_cc_c_o=yes
  719. as_cv_unaligned_access=yes
  720. lt_cv_ar_at_file=@
  721. lt_cv_archive_cmds_need_lc=no
  722. lt_cv_deplibs_check_method=pass_all
  723. lt_cv_file_magic_cmd='$MAGIC_CMD'
  724. lt_cv_file_magic_test_file=
  725. lt_cv_ld_reload_flag=-r
  726. lt_cv_nm_interface='BSD nm'
  727. lt_cv_objdir=.libs
  728. lt_cv_path_LD=arm-openwrt-linux-gnueabi-ld
  729. lt_cv_path_NM=arm-openwrt-linux-gnueabi-gcc-nm
  730. lt_cv_path_mainfest_tool=no
  731. lt_cv_prog_compiler_c_o=yes
  732. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  733. lt_cv_prog_compiler_pic_works=yes
  734. lt_cv_prog_compiler_rtti_exceptions=no
  735. lt_cv_prog_compiler_static_works=no
  736. lt_cv_prog_gnu_ld=yes
  737. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  738. lt_cv_shlibpath_overrides_runpath=no
  739. 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'\'''
  740. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  741. 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'\'''
  742. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  743. lt_cv_sys_max_cmd_len=512
  744. lt_cv_to_host_file_cmd=func_convert_file_noop
  745. lt_cv_to_tool_file_cmd=func_convert_file_noop
  746. pkg_cv_GLIB2_CFLAGS='-I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include/glib-2.0 -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/glib-2.0/include '
  747. pkg_cv_GLIB2_LIBS='/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libglib-2.0.a -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -znow -zrelro -lpthread'
  748. pkg_cv_NCURSESW_CFLAGS='-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 '
  749. pkg_cv_NCURSESW_LIBS='-L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib -znow -zrelro -lncursesw '
  750.  
  751. ## ----------------- ##
  752. ## Output variables. ##
  753. ## ----------------- ##
  754.  
  755. ACLOCAL='${SHELL} /user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0/missing aclocal-1.15'
  756. AMDEPBACKSLASH='\'
  757. AMDEP_FALSE='#'
  758. AMDEP_TRUE=''
  759. AMTAR='$${TAR-tar}'
  760. AM_BACKSLASH='\'
  761. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  762. AM_DEFAULT_VERBOSITY='1'
  763. AM_V='$(V)'
  764. AR='arm-openwrt-linux-gnueabi-gcc-ar'
  765. AUTOCONF='${SHELL} /user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0/missing autoconf'
  766. AUTOHEADER='${SHELL} /user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0/missing autoheader'
  767. AUTOMAKE='${SHELL} /user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0/missing automake-1.15'
  768. AWK='gawk'
  769. CC='arm-openwrt-linux-gnueabi-gcc'
  770. CCDEPMODE='depmode=none'
  771. CFLAGS='-O2 -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -mfloat-abi=hard -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include -ffile-prefix-map=/user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0=irqbalance-1.6.0 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro '
  772. CPP='arm-openwrt-linux-gnueabi-gcc -E'
  773. CPPFLAGS='-I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/include -I/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/include -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/include '
  774. CYGPATH_W='echo'
  775. DEFS='-DHAVE_CONFIG_H'
  776. DEPDIR='.deps'
  777. DLLTOOL='false'
  778. DSYMUTIL=''
  779. DUMPBIN=''
  780. ECHO_C=''
  781. ECHO_N='-n'
  782. ECHO_T=''
  783. EGREP='/user//openwrt/openwrt/staging_dir/host/bin/grep -E'
  784. EXEEXT=''
  785. FGREP='/user//openwrt/openwrt/staging_dir/host/bin/grep -F'
  786. GLIB2_CFLAGS='-I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/include/glib-2.0 -I/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/glib-2.0/include '
  787. GLIB2_LIBS='/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libglib-2.0.a -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -znow -zrelro -lpthread'
  788. GREP='/user//openwrt/openwrt/staging_dir/host/bin/grep'
  789. INSTALL_DATA='${INSTALL} -m 644'
  790. INSTALL_PROGRAM='${INSTALL}'
  791. INSTALL_SCRIPT='${INSTALL}'
  792. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  793. IRQBALANCEUI_FALSE=''
  794. IRQBALANCEUI_TRUE='#'
  795. LD='arm-openwrt-linux-gnueabi-ld'
  796. LDFLAGS='-L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libiconv-stub/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -Wl,-rpath-link=/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/libintl-stub/lib -znow -zrelro -lpthread '
  797. LIBCAP_NG_CFLAGS=''
  798. LIBCAP_NG_LIBS=''
  799. LIBOBJS=''
  800. LIBS='-lm '
  801. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  802. LIBTOOL_DEPS='./ltmain.sh'
  803. LIPO=''
  804. LN_S='ln -s'
  805. LTLIBOBJS=''
  806. MAKEINFO='${SHELL} /user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0/missing makeinfo'
  807. MANIFEST_TOOL=':'
  808. MKDIR_P='/usr/bin/mkdir -p'
  809. NCURSESW_CFLAGS='-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 '
  810. NCURSESW_LIBS='-L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/usr/lib -L/user//openwrt/openwrt/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-9.3.0_glibc_eabi/lib -znow -zrelro -lncursesw '
  811. NM='arm-openwrt-linux-gnueabi-gcc-nm'
  812. NMEDIT=''
  813. OBJDUMP='arm-openwrt-linux-gnueabi-objdump'
  814. OBJEXT='o'
  815. OTOOL64=''
  816. OTOOL=''
  817. PACKAGE='irqbalance'
  818. PACKAGE_BUGREPORT=''
  819. PACKAGE_NAME='irqbalance'
  820. PACKAGE_STRING='irqbalance 1.6.0'
  821. PACKAGE_TARNAME='irqbalance'
  822. PACKAGE_URL=''
  823. PACKAGE_VERSION='1.6.0'
  824. PATH_SEPARATOR=':'
  825. PKG_CONFIG='/user//openwrt/openwrt/staging_dir/host/bin/pkg-config'
  826. PKG_CONFIG_LIBDIR='/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/pkgconfig:/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/share/pkgconfig'
  827. PKG_CONFIG_PATH='/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/lib/pkgconfig:/user//openwrt/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/usr/share/pkgconfig'
  828. RANLIB='arm-openwrt-linux-gnueabi-gcc-ranlib'
  829. SED='/user//openwrt/openwrt/staging_dir/host/bin/sed'
  830. SET_MAKE=''
  831. SHELL='/bin/sh'
  832. STRIP='arm-openwrt-linux-gnueabi-strip'
  833. SYSTEMD_CFLAGS=''
  834. SYSTEMD_LIBS=''
  835. VERSION='1.6.0'
  836. ac_ct_AR=''
  837. ac_ct_CC=''
  838. ac_ct_DUMPBIN=''
  839. am__EXEEXT_FALSE=''
  840. am__EXEEXT_TRUE='#'
  841. am__fastdepCC_FALSE=''
  842. am__fastdepCC_TRUE='#'
  843. am__include='include'
  844. am__isrc=''
  845. am__leading_dot='.'
  846. am__nodep='_no'
  847. am__quote=''
  848. am__tar='$${TAR-tar} chof - "$$tardir"'
  849. am__untar='$${TAR-tar} xf -'
  850. bindir='/usr/bin'
  851. build='x86_64-pc-linux-gnu'
  852. build_alias='x86_64-pc-linux-gnu'
  853. build_cpu='x86_64'
  854. build_os='linux-gnu'
  855. build_vendor='pc'
  856. datadir='/usr/share'
  857. datarootdir='${prefix}/share'
  858. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  859. dvidir='${docdir}'
  860. exec_prefix='/usr'
  861. host='arm-openwrt-linux-gnu'
  862. host_alias='arm-openwrt-linux'
  863. host_cpu='arm'
  864. host_os='linux-gnu'
  865. host_vendor='openwrt'
  866. htmldir='${docdir}'
  867. includedir='${prefix}/include'
  868. infodir='/usr/info'
  869. install_sh='${SHELL} /user//openwrt/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_glibc_eabi/irqbalance-1.6.0/install-sh'
  870. libdir='${exec_prefix}/lib'
  871. libexecdir='/usr/lib'
  872. localedir='${datarootdir}/locale'
  873. localstatedir='/var'
  874. mandir='/usr/man'
  875. mkdir_p='$(MKDIR_P)'
  876. oldincludedir='/usr/include'
  877. pdfdir='${docdir}'
  878. prefix='/usr'
  879. program_transform_name='s&$$&&;s&^&&'
  880. psdir='${docdir}'
  881. sbindir='/usr/sbin'
  882. sharedstatedir='${prefix}/com'
  883. sysconfdir='/etc'
  884. target_alias='arm-openwrt-linux'
  885.  
  886. ## ----------- ##
  887. ## confdefs.h. ##
  888. ## ----------- ##
  889.  
  890. /* confdefs.h */
  891. #define PACKAGE_NAME "irqbalance"
  892. #define PACKAGE_TARNAME "irqbalance"
  893. #define PACKAGE_VERSION "1.6.0"
  894. #define PACKAGE_STRING "irqbalance 1.6.0"
  895. #define PACKAGE_BUGREPORT ""
  896. #define PACKAGE_URL ""
  897. #define PACKAGE "irqbalance"
  898. #define VERSION "1.6.0"
  899. #define STDC_HEADERS 1
  900. #define HAVE_SYS_TYPES_H 1
  901. #define HAVE_SYS_STAT_H 1
  902. #define HAVE_STDLIB_H 1
  903. #define HAVE_STRING_H 1
  904. #define HAVE_MEMORY_H 1
  905. #define HAVE_STRINGS_H 1
  906. #define HAVE_INTTYPES_H 1
  907. #define HAVE_STDINT_H 1
  908. #define HAVE_UNISTD_H 1
  909. #define HAVE_DLFCN_H 1
  910. #define LT_OBJDIR ".libs/"
  911. #define STDC_HEADERS 1
  912. #define HAVE_GETOPT_LONG 1
  913. #define HAVE_LIBM 1
  914.  
  915. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement