config.log 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3. It was created by nutconf configure 2.0.10, which was
  4. generated by GNU Autoconf 2.65. Invocation command line was
  5. $ ./configure --disable-option-checking --prefix=/usr/local --cache-file=/dev/null --srcdir=.
  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##
  9. hostname = workpc
  10. uname -m = x86_64
  11. uname -r = 4.4.1-2-ARCH
  12. uname -s = Linux
  13. uname -v = #1 SMP PREEMPT Wed Feb 3 13:12:33 UTC 2016
  14. /usr/bin/uname -p = unknown
  15. /bin/uname -X = unknown
  16. /bin/arch = unknown
  17. /usr/bin/arch -k = unknown
  18. /usr/convex/getsysinfo = unknown
  19. /usr/bin/hostinfo = unknown
  20. /bin/machine = unknown
  21. /usr/bin/oslevel = unknown
  22. /bin/universe = unknown
  23. PATH: /usr/lib/hardening-wrapper/bin
  24. PATH: /usr/local/sbin
  25. PATH: /usr/local/bin
  26. PATH: /usr/bin
  27. PATH: /opt/android-sdk/platform-tools
  28. PATH: /usr/lib/jvm/default/bin
  29. PATH: /usr/bin/site_perl
  30. PATH: /usr/bin/vendor_perl
  31. PATH: /usr/bin/core_perl
  32. ## ----------- ##
  33. ## Core tests. ##
  34. ## ----------- ##
  35. configure:2427: checking for a BSD-compatible install
  36. configure:2495: result: /usr/bin/install -c
  37. configure:2506: checking whether build environment is sane
  38. configure:2556: result: yes
  39. configure:2697: checking for a thread-safe mkdir -p
  40. configure:2736: result: /usr/bin/mkdir -p
  41. configure:2749: checking for gawk
  42. configure:2765: found /usr/bin/gawk
  43. configure:2776: result: gawk
  44. configure:2787: checking whether make sets $(MAKE)
  45. configure:2809: result: yes
  46. configure:2892: checking whether to enable maintainer-specific portions of Makefiles
  47. configure:2901: result: no
  48. configure:2928: checking for style of include used by make
  49. configure:2956: result: GNU
  50. configure:3026: checking for gcc
  51. configure:3042: found /usr/lib/hardening-wrapper/bin/gcc
  52. configure:3053: result: gcc
  53. configure:3282: checking for C compiler version
  54. configure:3291: gcc --version >&5
  55. gcc (GCC) 5.3.0
  56. Copyright (C) 2015 Free Software Foundation, Inc.
  57. This is free software; see the source for copying conditions. There is NO
  58. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  59. configure:3302: $? = 0
  60. configure:3291: gcc -v >&5
  61. Using built-in specs.
  62. COLLECT_GCC=/usr/bin/gcc
  63. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
  64. Target: x86_64-unknown-linux-gnu
  65. Configured with: /build/gcc-multilib/src/gcc-5.3.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release
  66. Thread model: posix
  67. gcc version 5.3.0 (GCC)
  68. configure:3302: $? = 0
  69. configure:3291: gcc -V >&5
  70. gcc: error: unrecognized command line option '-V'
  71. gcc: fatal error: no input files
  72. compilation terminated.
  73. configure:3302: $? = 1
  74. configure:3291: gcc -qversion >&5
  75. gcc: error: unrecognized command line option '-qversion'
  76. gcc: fatal error: no input files
  77. compilation terminated.
  78. configure:3302: $? = 1
  79. configure:3322: checking whether the C compiler works
  80. configure:3344: gcc conftest.c >&5
  81. configure:3348: $? = 0
  82. configure:3397: result: yes
  83. configure:3400: checking for C compiler default output file name
  84. configure:3402: result: a.out
  85. configure:3408: checking for suffix of executables
  86. configure:3415: gcc -o conftest conftest.c >&5
  87. configure:3419: $? = 0
  88. configure:3441: result:
  89. configure:3463: checking whether we are cross compiling
  90. configure:3471: gcc -o conftest conftest.c >&5
  91. configure:3475: $? = 0
  92. configure:3482: ./conftest
  93. configure:3486: $? = 0
  94. configure:3501: result: no
  95. configure:3506: checking for suffix of object files
  96. configure:3528: gcc -c conftest.c >&5
  97. configure:3532: $? = 0
  98. configure:3553: result: o
  99. configure:3557: checking whether we are using the GNU C compiler
  100. configure:3576: gcc -c conftest.c >&5
  101. configure:3576: $? = 0
  102. configure:3585: result: yes
  103. configure:3594: checking whether gcc accepts -g
  104. configure:3614: gcc -c -g conftest.c >&5
  105. configure:3614: $? = 0
  106. configure:3655: result: yes
  107. configure:3672: checking for gcc option to accept ISO C89
  108. configure:3736: gcc -c -g -O2 conftest.c >&5
  109. configure:3736: $? = 0
  110. configure:3749: result: none needed
  111. configure:3771: checking dependency style of gcc
  112. configure:3881: result: gcc3
  113. configure:3897: checking whether gcc and cc understand -c and -o together
  114. configure:3928: gcc -c conftest.c -o conftest2.o >&5
  115. configure:3932: $? = 0
  116. configure:3938: gcc -c conftest.c -o conftest2.o >&5
  117. configure:3942: $? = 0
  118. configure:3953: cc -c conftest.c >&5
  119. configure:3957: $? = 0
  120. configure:3965: cc -c conftest.c -o conftest2.o >&5
  121. configure:3969: $? = 0
  122. configure:3975: cc -c conftest.c -o conftest2.o >&5
  123. configure:3979: $? = 0
  124. configure:3997: result: yes
  125. configure:4049: checking wxWidgets version
  126. configure:4052: result: 3.0.2
  127. configure:4083: checking how to run the C preprocessor
  128. configure:4114: gcc -E conftest.c
  129. configure:4114: $? = 0
  130. configure:4128: gcc -E conftest.c
  131. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  132. compilation terminated.
  133. configure:4128: $? = 1
  134. configure: failed program was:
  135. | /* confdefs.h */
  136. | #define PACKAGE_NAME "nutconf"
  137. | #define PACKAGE_TARNAME "nutconf"
  138. | #define PACKAGE_VERSION "2.0.10"
  139. | #define PACKAGE_STRING "nutconf 2.0.10"
  140. | #define PACKAGE_BUGREPORT ""
  141. | #define PACKAGE_URL ""
  142. | #define PACKAGE "nutconf"
  143. | #define VERSION "2.0.10"
  144. | /* end confdefs.h. */
  145. | #include <ac_nonexistent.h>
  146. configure:4153: result: gcc -E
  147. configure:4173: gcc -E conftest.c
  148. configure:4173: $? = 0
  149. configure:4187: gcc -E conftest.c
  150. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  151. compilation terminated.
  152. configure:4187: $? = 1
  153. configure: failed program was:
  154. | /* confdefs.h */
  155. | #define PACKAGE_NAME "nutconf"
  156. | #define PACKAGE_TARNAME "nutconf"
  157. | #define PACKAGE_VERSION "2.0.10"
  158. | #define PACKAGE_STRING "nutconf 2.0.10"
  159. | #define PACKAGE_BUGREPORT ""
  160. | #define PACKAGE_URL ""
  161. | #define PACKAGE "nutconf"
  162. | #define VERSION "2.0.10"
  163. | /* end confdefs.h. */
  164. | #include <ac_nonexistent.h>
  165. configure:4273: checking for g++
  166. configure:4289: found /usr/lib/hardening-wrapper/bin/g++
  167. configure:4300: result: g++
  168. configure:4327: checking for C++ compiler version
  169. configure:4336: g++ --version >&5
  170. g++ (GCC) 5.3.0
  171. Copyright (C) 2015 Free Software Foundation, Inc.
  172. This is free software; see the source for copying conditions. There is NO
  173. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  174. configure:4347: $? = 0
  175. configure:4336: g++ -v >&5
  176. Using built-in specs.
  177. COLLECT_GCC=/usr/bin/g++
  178. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
  179. Target: x86_64-unknown-linux-gnu
  180. Configured with: /build/gcc-multilib/src/gcc-5.3.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release
  181. Thread model: posix
  182. gcc version 5.3.0 (GCC)
  183. configure:4347: $? = 0
  184. configure:4336: g++ -V >&5
  185. g++: error: unrecognized command line option '-V'
  186. g++: fatal error: no input files
  187. compilation terminated.
  188. configure:4347: $? = 1
  189. configure:4336: g++ -qversion >&5
  190. g++: error: unrecognized command line option '-qversion'
  191. g++: fatal error: no input files
  192. compilation terminated.
  193. configure:4347: $? = 1
  194. configure:4351: checking whether we are using the GNU C++ compiler
  195. configure:4370: g++ -c conftest.cpp >&5
  196. configure:4370: $? = 0
  197. configure:4379: result: yes
  198. configure:4388: checking whether g++ accepts -g
  199. configure:4408: g++ -c -g conftest.cpp >&5
  200. configure:4408: $? = 0
  201. configure:4449: result: yes
  202. configure:4474: checking dependency style of g++
  203. configure:4584: result: gcc3
  204. configure:4602: WARNING: Libtool does not cope well with whitespace in `pwd`
  205. configure:4629: checking build system type
  206. configure:4643: result: x86_64-unknown-linux-gnu
  207. configure:4663: checking host system type
  208. configure:4676: result: x86_64-unknown-linux-gnu
  209. configure:4696: checking for a sed that does not truncate output
  210. configure:4760: result: /usr/bin/sed
  211. configure:4778: checking for grep that handles long lines and -e
  212. configure:4836: result: /usr/bin/grep
  213. configure:4841: checking for egrep
  214. configure:4903: result: /usr/bin/grep -E
  215. configure:4908: checking for fgrep
  216. configure:4970: result: /usr/bin/grep -F
  217. configure:5005: checking for ld used by gcc
  218. configure:5072: result: /usr/lib/hardening-wrapper/bin/ld
  219. configure:5079: checking if the linker (/usr/lib/hardening-wrapper/bin/ld) is GNU ld
  220. configure:5094: result: yes
  221. configure:5106: checking for BSD- or MS-compatible name lister (nm)
  222. configure:5155: result: /usr/bin/nm -B
  223. configure:5273: checking the name lister (/usr/bin/nm -B) interface
  224. configure:5280: gcc -c -g -O2 conftest.c >&5
  225. configure:5283: /usr/bin/nm -B "conftest.o"
  226. configure:5286: output
  227. 0000000000000000 B some_variable
  228. configure:5293: result: BSD nm
  229. configure:5296: checking whether ln -s works
  230. configure:5303: result: no, using ln
  231. configure:5308: checking the maximum length of command line arguments
  232. configure:5428: result: 1572864
  233. configure:5445: checking whether the shell understands some XSI constructs
  234. configure:5455: result: yes
  235. configure:5459: checking whether the shell understands "+="
  236. configure:5465: result: yes
  237. configure:5500: checking for /usr/lib/hardening-wrapper/bin/ld option to reload object files
  238. configure:5507: result: -r
  239. configure:5576: checking for objdump
  240. configure:5592: found /usr/bin/objdump
  241. configure:5603: result: objdump
  242. configure:5635: checking how to recognize dependent libraries
  243. configure:5831: result: pass_all
  244. configure:5891: checking for ar
  245. configure:5907: found /usr/bin/ar
  246. configure:5918: result: ar
  247. configure:5996: checking for strip
  248. configure:6012: found /usr/bin/strip
  249. configure:6023: result: strip
  250. configure:6095: checking for ranlib
  251. configure:6111: found /usr/bin/ranlib
  252. configure:6122: result: ranlib
  253. configure:6212: checking command to parse /usr/bin/nm -B output from gcc object
  254. configure:6330: gcc -c -g -O2 conftest.c >&5
  255. configure:6333: $? = 0
  256. configure:6337: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  257. configure:6340: $? = 0
  258. configure:6394: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  259. configure:6397: $? = 0
  260. configure:6435: result: ok
  261. configure:6531: gcc -c -g -O2 conftest.c >&5
  262. configure:6534: $? = 0
  263. configure:7240: checking for ANSI C header files
  264. configure:7260: gcc -c -g -O2 conftest.c >&5
  265. configure:7260: $? = 0
  266. configure:7333: gcc -o conftest -g -O2 conftest.c >&5
  267. configure:7333: $? = 0
  268. configure:7333: ./conftest
  269. configure:7333: $? = 0
  270. configure:7344: result: yes
  271. configure:7357: checking for sys/types.h
  272. configure:7357: gcc -c -g -O2 conftest.c >&5
  273. configure:7357: $? = 0
  274. configure:7357: result: yes
  275. configure:7357: checking for sys/stat.h
  276. configure:7357: gcc -c -g -O2 conftest.c >&5
  277. configure:7357: $? = 0
  278. configure:7357: result: yes
  279. configure:7357: checking for stdlib.h
  280. configure:7357: gcc -c -g -O2 conftest.c >&5
  281. configure:7357: $? = 0
  282. configure:7357: result: yes
  283. configure:7357: checking for string.h
  284. configure:7357: gcc -c -g -O2 conftest.c >&5
  285. configure:7357: $? = 0
  286. configure:7357: result: yes
  287. configure:7357: checking for memory.h
  288. configure:7357: gcc -c -g -O2 conftest.c >&5
  289. configure:7357: $? = 0
  290. configure:7357: result: yes
  291. configure:7357: checking for strings.h
  292. configure:7357: gcc -c -g -O2 conftest.c >&5
  293. configure:7357: $? = 0
  294. configure:7357: result: yes
  295. configure:7357: checking for inttypes.h
  296. configure:7357: gcc -c -g -O2 conftest.c >&5
  297. configure:7357: $? = 0
  298. configure:7357: result: yes
  299. configure:7357: checking for stdint.h
  300. configure:7357: gcc -c -g -O2 conftest.c >&5
  301. configure:7357: $? = 0
  302. configure:7357: result: yes
  303. configure:7357: checking for unistd.h
  304. configure:7357: gcc -c -g -O2 conftest.c >&5
  305. configure:7357: $? = 0
  306. configure:7357: result: yes
  307. configure:7372: checking for dlfcn.h
  308. configure:7372: gcc -c -g -O2 conftest.c >&5
  309. configure:7372: $? = 0
  310. configure:7372: result: yes
  311. configure:7497: checking for C++ compiler version
  312. configure:7506: g++ --version >&5
  313. g++ (GCC) 5.3.0
  314. Copyright (C) 2015 Free Software Foundation, Inc.
  315. This is free software; see the source for copying conditions. There is NO
  316. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  317. configure:7517: $? = 0
  318. configure:7506: g++ -v >&5
  319. Using built-in specs.
  320. COLLECT_GCC=/usr/bin/g++
  321. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
  322. Target: x86_64-unknown-linux-gnu
  323. Configured with: /build/gcc-multilib/src/gcc-5.3.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release
  324. Thread model: posix
  325. gcc version 5.3.0 (GCC)
  326. configure:7517: $? = 0
  327. configure:7506: g++ -V >&5
  328. g++: error: unrecognized command line option '-V'
  329. g++: fatal error: no input files
  330. compilation terminated.
  331. configure:7517: $? = 1
  332. configure:7506: g++ -qversion >&5
  333. g++: error: unrecognized command line option '-qversion'
  334. g++: fatal error: no input files
  335. compilation terminated.
  336. configure:7517: $? = 1
  337. configure:7521: checking whether we are using the GNU C++ compiler
  338. configure:7549: result: yes
  339. configure:7558: checking whether g++ accepts -g
  340. configure:7619: result: yes
  341. configure:7644: checking dependency style of g++
  342. configure:7754: result: gcc3
  343. configure:7777: checking how to run the C++ preprocessor
  344. configure:7804: g++ -E conftest.cpp
  345. configure:7804: $? = 0
  346. configure:7818: g++ -E conftest.cpp
  347. conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
  348. compilation terminated.
  349. configure:7818: $? = 1
  350. configure: failed program was:
  351. | /* confdefs.h */
  352. | #define PACKAGE_NAME "nutconf"
  353. | #define PACKAGE_TARNAME "nutconf"
  354. | #define PACKAGE_VERSION "2.0.10"
  355. | #define PACKAGE_STRING "nutconf 2.0.10"
  356. | #define PACKAGE_BUGREPORT ""
  357. | #define PACKAGE_URL ""
  358. | #define PACKAGE "nutconf"
  359. | #define VERSION "2.0.10"
  360. | #define STDC_HEADERS 1
  361. | #define HAVE_SYS_TYPES_H 1
  362. | #define HAVE_SYS_STAT_H 1
  363. | #define HAVE_STDLIB_H 1
  364. | #define HAVE_STRING_H 1
  365. | #define HAVE_MEMORY_H 1
  366. | #define HAVE_STRINGS_H 1
  367. | #define HAVE_INTTYPES_H 1
  368. | #define HAVE_STDINT_H 1
  369. | #define HAVE_UNISTD_H 1
  370. | #define HAVE_DLFCN_H 1
  371. | /* end confdefs.h. */
  372. | #include <ac_nonexistent.h>
  373. configure:7843: result: g++ -E
  374. configure:7863: g++ -E conftest.cpp
  375. configure:7863: $? = 0
  376. configure:7877: g++ -E conftest.cpp
  377. conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
  378. compilation terminated.
  379. configure:7877: $? = 1
  380. configure: failed program was:
  381. | /* confdefs.h */
  382. | #define PACKAGE_NAME "nutconf"
  383. | #define PACKAGE_TARNAME "nutconf"
  384. | #define PACKAGE_VERSION "2.0.10"
  385. | #define PACKAGE_STRING "nutconf 2.0.10"
  386. | #define PACKAGE_BUGREPORT ""
  387. | #define PACKAGE_URL ""
  388. | #define PACKAGE "nutconf"
  389. | #define VERSION "2.0.10"
  390. | #define STDC_HEADERS 1
  391. | #define HAVE_SYS_TYPES_H 1
  392. | #define HAVE_SYS_STAT_H 1
  393. | #define HAVE_STDLIB_H 1
  394. | #define HAVE_STRING_H 1
  395. | #define HAVE_MEMORY_H 1
  396. | #define HAVE_STRINGS_H 1
  397. | #define HAVE_INTTYPES_H 1
  398. | #define HAVE_STDINT_H 1
  399. | #define HAVE_UNISTD_H 1
  400. | #define HAVE_DLFCN_H 1
  401. | /* end confdefs.h. */
  402. | #include <ac_nonexistent.h>
  403. configure:8083: checking for objdir
  404. configure:8098: result: .libs
  405. configure:8390: checking if gcc supports -fno-rtti -fno-exceptions
  406. configure:8408: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  407. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  408. configure:8412: $? = 0
  409. configure:8425: result: no
  410. configure:8445: checking for gcc option to produce PIC
  411. configure:8717: result: -fPIC -DPIC
  412. configure:8729: checking if gcc PIC flag -fPIC -DPIC works
  413. configure:8747: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  414. configure:8751: $? = 0
  415. configure:8764: result: yes
  416. configure:8788: checking if gcc static flag -static works
  417. configure:8816: result: yes
  418. configure:8831: checking if gcc supports -c -o file.o
  419. configure:8852: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  420. configure:8856: $? = 0
  421. configure:8878: result: yes
  422. configure:8886: checking if gcc supports -c -o file.o
  423. configure:8933: result: yes
  424. configure:8966: checking whether the gcc linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries
  425. configure:9957: result: yes
  426. configure:9994: checking whether -lc should be explicitly linked in
  427. configure:9999: gcc -c -g -O2 conftest.c >&5
  428. configure:10002: $? = 0
  429. configure:10017: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  430. configure:10020: $? = 0
  431. configure:10032: result: no
  432. configure:10196: checking dynamic linker characteristics
  433. configure:10629: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  434. configure:10629: $? = 0
  435. configure:10859: result: GNU/Linux ld.so
  436. configure:10961: checking how to hardcode library paths into programs
  437. configure:10986: result: immediate
  438. configure:11506: checking whether stripping libraries is possible
  439. configure:11511: result: yes
  440. configure:11546: checking if libtool supports shared libraries
  441. configure:11548: result: yes
  442. configure:11551: checking whether to build shared libraries
  443. configure:11572: result: yes
  444. configure:11575: checking whether to build static libraries
  445. configure:11579: result: yes
  446. configure:11729: checking for ld used by g++
  447. configure:11796: result: /usr/lib/hardening-wrapper/bin/ld -m elf_x86_64
  448. configure:11803: checking if the linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) is GNU ld
  449. configure:11818: result: yes
  450. configure:11873: checking whether the g++ linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries
  451. configure:12786: result: yes
  452. configure:12814: g++ -c -g -O2 conftest.cpp >&5
  453. configure:12817: $? = 0
  454. configure:12999: checking for g++ option to produce PIC
  455. configure:13316: result: -fPIC -DPIC
  456. configure:13325: checking if g++ PIC flag -fPIC -DPIC works
  457. configure:13343: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  458. configure:13347: $? = 0
  459. configure:13360: result: yes
  460. configure:13381: checking if g++ static flag -static works
  461. configure:13409: result: yes
  462. configure:13421: checking if g++ supports -c -o file.o
  463. configure:13442: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  464. configure:13446: $? = 0
  465. configure:13468: result: yes
  466. configure:13473: checking if g++ supports -c -o file.o
  467. configure:13520: result: yes
  468. configure:13550: checking whether the g++ linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries
  469. configure:13579: result: yes
  470. configure:13716: checking dynamic linker characteristics
  471. configure:14097: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5
  472. configure:14097: $? = 0
  473. configure:14327: result: GNU/Linux ld.so
  474. configure:14378: checking how to hardcode library paths into programs
  475. configure:14403: result: immediate
  476. configure:14511: checking for pkg-config
  477. configure:14529: found /usr/bin/pkg-config
  478. configure:14541: result: /usr/bin/pkg-config
  479. configure:14566: checking pkg-config is at least version 0.9.0
  480. configure:14569: result: yes
  481. configure:14580: checking for NUTCONF
  482. configure:14588: $PKG_CONFIG --exists --print-errors "lua5.1"
  483. Package lua5.1 was not found in the pkg-config search path.
  484. Perhaps you should add the directory containing `lua5.1.pc'
  485. to the PKG_CONFIG_PATH environment variable
  486. No package 'lua5.1' found
  487. configure:14591: $? = 1
  488. configure:14606: $PKG_CONFIG --exists --print-errors "lua5.1"
  489. Package lua5.1 was not found in the pkg-config search path.
  490. Perhaps you should add the directory containing `lua5.1.pc'
  491. to the PKG_CONFIG_PATH environment variable
  492. No package 'lua5.1' found
  493. configure:14609: $? = 1
  494. No package 'lua5.1' found
  495. configure:14637: result: no
  496. configure:14641: checking for NUTCONF
  497. configure:14649: $PKG_CONFIG --exists --print-errors "lua-5.1"
  498. Package lua-5.1 was not found in the pkg-config search path.
  499. Perhaps you should add the directory containing `lua-5.1.pc'
  500. to the PKG_CONFIG_PATH environment variable
  501. No package 'lua-5.1' found
  502. configure:14652: $? = 1
  503. configure:14667: $PKG_CONFIG --exists --print-errors "lua-5.1"
  504. Package lua-5.1 was not found in the pkg-config search path.
  505. Perhaps you should add the directory containing `lua-5.1.pc'
  506. to the PKG_CONFIG_PATH environment variable
  507. No package 'lua-5.1' found
  508. configure:14670: $? = 1
  509. No package 'lua-5.1' found
  510. configure:14698: result: no
  511. configure:14702: checking for NUTCONF
  512. configure:14710: $PKG_CONFIG --exists --print-errors "lua"
  513. configure:14713: $? = 0
  514. configure:14728: $PKG_CONFIG --exists --print-errors "lua"
  515. configure:14731: $? = 0
  516. configure:14786: result: yes
  517. configure:15147: nutconfgui is enabled
  518. configure:15299: creating ./config.status
  519. ## ---------------------- ##
  520. ## Running config.status. ##
  521. ## ---------------------- ##
  522. This file was extended by nutconf config.status 2.0.10, which was
  523. generated by GNU Autoconf 2.65. Invocation command line was
  524. CONFIG_FILES =
  525. CONFIG_HEADERS =
  526. CONFIG_LINKS =
  527. CONFIG_COMMANDS =
  528. $ ./config.status
  529. on workpc
  530. config.status:1139: creating Makefile
  531. config.status:1139: creating src/Makefile
  532. config.status:1139: creating config.h
  533. config.status:1311: config.h is unchanged
  534. config.status:1359: executing depfiles commands
  535. config.status:1359: executing libtool commands
  536. ## ---------------- ##
  537. ## Cache variables. ##
  538. ## ---------------- ##
  539. ac_cv_build=x86_64-unknown-linux-gnu
  540. ac_cv_c_compiler_gnu=yes
  541. ac_cv_cxx_compiler_gnu=yes
  542. ac_cv_env_CCC_set=
  543. ac_cv_env_CCC_value=
  544. ac_cv_env_CC_set=
  545. ac_cv_env_CC_value=
  546. ac_cv_env_CFLAGS_set=
  547. ac_cv_env_CFLAGS_value=
  548. ac_cv_env_CPPFLAGS_set=
  549. ac_cv_env_CPPFLAGS_value=
  550. ac_cv_env_CPP_set=
  551. ac_cv_env_CPP_value=
  552. ac_cv_env_CXXCPP_set=
  553. ac_cv_env_CXXCPP_value=
  554. ac_cv_env_CXXFLAGS_set=
  555. ac_cv_env_CXXFLAGS_value=
  556. ac_cv_env_CXX_set=
  557. ac_cv_env_CXX_value=
  558. ac_cv_env_LDFLAGS_set=
  559. ac_cv_env_LDFLAGS_value=
  560. ac_cv_env_LIBS_set=
  561. ac_cv_env_LIBS_value=
  562. ac_cv_env_NUTCONF_CFLAGS_set=
  563. ac_cv_env_NUTCONF_CFLAGS_value=
  564. ac_cv_env_NUTCONF_LIBS_set=
  565. ac_cv_env_NUTCONF_LIBS_value=
  566. ac_cv_env_PKG_CONFIG_set=
  567. ac_cv_env_PKG_CONFIG_value=
  568. ac_cv_env_build_alias_set=
  569. ac_cv_env_build_alias_value=
  570. ac_cv_env_host_alias_set=
  571. ac_cv_env_host_alias_value=
  572. ac_cv_env_target_alias_set=
  573. ac_cv_env_target_alias_value=
  574. ac_cv_header_dlfcn_h=yes
  575. ac_cv_header_inttypes_h=yes
  576. ac_cv_header_memory_h=yes
  577. ac_cv_header_stdc=yes
  578. ac_cv_header_stdint_h=yes
  579. ac_cv_header_stdlib_h=yes
  580. ac_cv_header_string_h=yes
  581. ac_cv_header_strings_h=yes
  582. ac_cv_header_sys_stat_h=yes
  583. ac_cv_header_sys_types_h=yes
  584. ac_cv_header_unistd_h=yes
  585. ac_cv_host=x86_64-unknown-linux-gnu
  586. ac_cv_objext=o
  587. ac_cv_path_EGREP='/usr/bin/grep -E'
  588. ac_cv_path_FGREP='/usr/bin/grep -F'
  589. ac_cv_path_GREP=/usr/bin/grep
  590. ac_cv_path_SED=/usr/bin/sed
  591. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  592. ac_cv_path_install='/usr/bin/install -c'
  593. ac_cv_path_mkdir=/usr/bin/mkdir
  594. ac_cv_prog_AWK=gawk
  595. ac_cv_prog_CPP='gcc -E'
  596. ac_cv_prog_CXXCPP='g++ -E'
  597. ac_cv_prog_ac_ct_AR=ar
  598. ac_cv_prog_ac_ct_CC=gcc
  599. ac_cv_prog_ac_ct_CXX=g++
  600. ac_cv_prog_ac_ct_OBJDUMP=objdump
  601. ac_cv_prog_ac_ct_RANLIB=ranlib
  602. ac_cv_prog_ac_ct_STRIP=strip
  603. ac_cv_prog_cc_c89=
  604. ac_cv_prog_cc_g=yes
  605. ac_cv_prog_cc_gcc_c_o=yes
  606. ac_cv_prog_cxx_g=yes
  607. ac_cv_prog_make_make_set=yes
  608. am_cv_CC_dependencies_compiler_type=gcc3
  609. am_cv_CXX_dependencies_compiler_type=gcc3
  610. lt_cv_deplibs_check_method=pass_all
  611. lt_cv_file_magic_cmd='$MAGIC_CMD'
  612. lt_cv_file_magic_test_file=
  613. lt_cv_ld_reload_flag=-r
  614. lt_cv_nm_interface='BSD nm'
  615. lt_cv_objdir=.libs
  616. lt_cv_path_LD=/usr/lib/hardening-wrapper/bin/ld
  617. lt_cv_path_LDCXX='/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64'
  618. lt_cv_path_NM='/usr/bin/nm -B'
  619. lt_cv_prog_compiler_c_o=yes
  620. lt_cv_prog_compiler_c_o_CXX=yes
  621. lt_cv_prog_compiler_pic_works=yes
  622. lt_cv_prog_compiler_pic_works_CXX=yes
  623. lt_cv_prog_compiler_rtti_exceptions=no
  624. lt_cv_prog_compiler_static_works=yes
  625. lt_cv_prog_compiler_static_works_CXX=yes
  626. lt_cv_prog_gnu_ld=yes
  627. lt_cv_prog_gnu_ldcxx=yes
  628. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  629. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  630. 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'\'''
  631. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  632. lt_cv_sys_max_cmd_len=1572864
  633. pkg_cv_NUTCONF_CFLAGS=
  634. pkg_cv_NUTCONF_LIBS='-llua -lm'
  635. ## ----------------- ##
  636. ## Output variables. ##
  637. ## ----------------- ##
  638. ACLOCAL='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutconf/missing" --run aclocal-1.11'
  639. AMDEPBACKSLASH='\'
  640. AMDEP_FALSE='#'
  641. AMDEP_TRUE=''
  642. AMTAR='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutconf/missing" --run tar'
  643. AM_BACKSLASH='\'
  644. AM_DEFAULT_VERBOSITY='0'
  645. AR='ar'
  646. AUTOCONF='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutconf/missing" --run autoconf'
  647. AUTOHEADER='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutconf/missing" --run autoheader'
  648. AUTOMAKE='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutconf/missing" --run automake-1.11'
  649. AWK='gawk'
  650. BUILD_NUTCONF_GUI_FALSE='#'
  651. BUILD_NUTCONF_GUI_TRUE=''
  652. CC='gcc'
  653. CCDEPMODE='depmode=gcc3'
  654. CFLAGS='-g -O2'
  655. CPP='gcc -E'
  656. CPPFLAGS=''
  657. CXX='g++'
  658. CXXCPP='g++ -E'
  659. CXXDEPMODE='depmode=gcc3'
  660. CXXFLAGS='-g -O2'
  661. CYGPATH_W='echo'
  662. DEFS='-DHAVE_CONFIG_H'
  663. DEPDIR='.deps'
  664. DSYMUTIL=''
  665. DUMPBIN=''
  666. ECHO_C=''
  667. ECHO_N='-n'
  668. ECHO_T=''
  669. EGREP='/usr/bin/grep -E'
  670. EXEEXT=''
  671. FGREP='/usr/bin/grep -F'
  672. GREP='/usr/bin/grep'
  673. INSTALL_DATA='${INSTALL} -m 644'
  674. INSTALL_PROGRAM='${INSTALL}'
  675. INSTALL_SCRIPT='${INSTALL}'
  676. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  677. LD='/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64'
  678. LDFLAGS=''
  679. LIBOBJS=''
  680. LIBS=''
  681. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  682. LIPO=''
  683. LN_S='ln'
  684. LTLIBOBJS=''
  685. MAINT='#'
  686. MAINTAINER_MODE_FALSE=''
  687. MAINTAINER_MODE_TRUE='#'
  688. MAKEINFO='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutconf/missing" --run makeinfo'
  689. MKDIR_P='/usr/bin/mkdir -p'
  690. NM='/usr/bin/nm -B'
  691. NMEDIT=''
  692. NUTCONF_CFLAGS=''
  693. NUTCONF_LIBS='-llua -lm'
  694. OBJDUMP='objdump'
  695. OBJEXT='o'
  696. OTOOL64=''
  697. OTOOL=''
  698. PACKAGE='nutconf'
  699. PACKAGE_BUGREPORT=''
  700. PACKAGE_NAME='nutconf'
  701. PACKAGE_STRING='nutconf 2.0.10'
  702. PACKAGE_TARNAME='nutconf'
  703. PACKAGE_URL=''
  704. PACKAGE_VERSION='2.0.10'
  705. PATH_SEPARATOR=':'
  706. PKG_CONFIG='/usr/bin/pkg-config'
  707. RANLIB='ranlib'
  708. SED='/usr/bin/sed'
  709. SET_MAKE=''
  710. SHELL='/bin/sh'
  711. STRIP='strip'
  712. VERSION='2.0.10'
  713. WX_CPPFLAGS='-I/usr/lib/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__'
  714. WX_CXXFLAGS='-I/usr/lib/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread'
  715. WX_LIBS='-pthread -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 '
  716. ac_ct_CC='gcc'
  717. ac_ct_CXX='g++'
  718. ac_ct_DUMPBIN=''
  719. am__EXEEXT_FALSE=''
  720. am__EXEEXT_TRUE='#'
  721. am__fastdepCC_FALSE='#'
  722. am__fastdepCC_TRUE=''
  723. am__fastdepCXX_FALSE='#'
  724. am__fastdepCXX_TRUE=''
  725. am__include='include'
  726. am__isrc=''
  727. am__leading_dot='.'
  728. am__quote=''
  729. am__tar='${AMTAR} chof - "$$tardir"'
  730. am__untar='${AMTAR} xf -'
  731. bindir='${exec_prefix}/bin'
  732. build='x86_64-unknown-linux-gnu'
  733. build_alias=''
  734. build_cpu='x86_64'
  735. build_os='linux-gnu'
  736. build_vendor='unknown'
  737. datadir='${datarootdir}'
  738. datarootdir='${prefix}/share'
  739. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  740. dvidir='${docdir}'
  741. exec_prefix='${prefix}'
  742. host='x86_64-unknown-linux-gnu'
  743. host_alias=''
  744. host_cpu='x86_64'
  745. host_os='linux-gnu'
  746. host_vendor='unknown'
  747. htmldir='${docdir}'
  748. includedir='${prefix}/include'
  749. infodir='${datarootdir}/info'
  750. install_sh='${SHELL} '\''/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutconf/install-sh'\'''
  751. libdir='${exec_prefix}/lib'
  752. libexecdir='${exec_prefix}/libexec'
  753. localedir='${datarootdir}/locale'
  754. localstatedir='${prefix}/var'
  755. lt_ECHO='echo'
  756. mandir='${datarootdir}/man'
  757. mkdir_p='/usr/bin/mkdir -p'
  758. oldincludedir='/usr/include'
  759. pdfdir='${docdir}'
  760. prefix='/usr/local'
  761. program_transform_name='s,x,x,'
  762. psdir='${docdir}'
  763. sbindir='${exec_prefix}/sbin'
  764. sharedstatedir='${prefix}/com'
  765. sysconfdir='${prefix}/etc'
  766. target_alias=''
  767. ## ----------- ##
  768. ## confdefs.h. ##
  769. ## ----------- ##
  770. /* confdefs.h */
  771. #define PACKAGE_NAME "nutconf"
  772. #define PACKAGE_TARNAME "nutconf"
  773. #define PACKAGE_VERSION "2.0.10"
  774. #define PACKAGE_STRING "nutconf 2.0.10"
  775. #define PACKAGE_BUGREPORT ""
  776. #define PACKAGE_URL ""
  777. #define PACKAGE "nutconf"
  778. #define VERSION "2.0.10"
  779. #define STDC_HEADERS 1
  780. #define HAVE_SYS_TYPES_H 1
  781. #define HAVE_SYS_STAT_H 1
  782. #define HAVE_STDLIB_H 1
  783. #define HAVE_STRING_H 1
  784. #define HAVE_MEMORY_H 1
  785. #define HAVE_STRINGS_H 1
  786. #define HAVE_INTTYPES_H 1
  787. #define HAVE_STDINT_H 1
  788. #define HAVE_UNISTD_H 1
  789. #define HAVE_DLFCN_H 1
  790. #define LT_OBJDIR ".libs/"
  791. configure: exit 0
  792. ## ---------------------- ##
  793. ## Running config.status. ##
  794. ## ---------------------- ##
  795. This file was extended by nutconf config.status 2.0.10, which was
  796. generated by GNU Autoconf 2.65. Invocation command line was
  797. CONFIG_FILES =
  798. CONFIG_HEADERS =
  799. CONFIG_LINKS =
  800. CONFIG_COMMANDS =
  801. $ ./config.status
  802. on workpc
  803. config.status:1139: creating Makefile
  804. config.status:1139: creating src/Makefile
  805. config.status:1139: creating config.h
  806. config.status:1311: config.h is unchanged
  807. config.status:1359: executing depfiles commands
  808. config.status:1359: executing libtool commands