config.log 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781
  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 nutdisc configure 3.0.0, 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:2419: checking for a BSD-compatible install
  36. configure:2487: result: /usr/bin/install -c
  37. configure:2498: checking whether build environment is sane
  38. configure:2548: result: yes
  39. configure:2689: checking for a thread-safe mkdir -p
  40. configure:2728: result: /usr/bin/mkdir -p
  41. configure:2741: checking for gawk
  42. configure:2757: found /usr/bin/gawk
  43. configure:2768: result: gawk
  44. configure:2779: checking whether make sets $(MAKE)
  45. configure:2801: result: yes
  46. configure:2884: checking whether to enable maintainer-specific portions of Makefiles
  47. configure:2893: result: no
  48. configure:2955: checking for gcc
  49. configure:2971: found /usr/lib/hardening-wrapper/bin/gcc
  50. configure:2982: result: gcc
  51. configure:3211: checking for C compiler version
  52. configure:3220: gcc --version >&5
  53. gcc (GCC) 5.3.0
  54. Copyright (C) 2015 Free Software Foundation, Inc.
  55. This is free software; see the source for copying conditions. There is NO
  56. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  57. configure:3231: $? = 0
  58. configure:3220: gcc -v >&5
  59. Using built-in specs.
  60. COLLECT_GCC=/usr/bin/gcc
  61. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
  62. Target: x86_64-unknown-linux-gnu
  63. 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
  64. Thread model: posix
  65. gcc version 5.3.0 (GCC)
  66. configure:3231: $? = 0
  67. configure:3220: gcc -V >&5
  68. gcc: error: unrecognized command line option '-V'
  69. gcc: fatal error: no input files
  70. compilation terminated.
  71. configure:3231: $? = 1
  72. configure:3220: gcc -qversion >&5
  73. gcc: error: unrecognized command line option '-qversion'
  74. gcc: fatal error: no input files
  75. compilation terminated.
  76. configure:3231: $? = 1
  77. configure:3251: checking whether the C compiler works
  78. configure:3273: gcc conftest.c >&5
  79. configure:3277: $? = 0
  80. configure:3326: result: yes
  81. configure:3329: checking for C compiler default output file name
  82. configure:3331: result: a.out
  83. configure:3337: checking for suffix of executables
  84. configure:3344: gcc -o conftest conftest.c >&5
  85. configure:3348: $? = 0
  86. configure:3370: result:
  87. configure:3392: checking whether we are cross compiling
  88. configure:3400: gcc -o conftest conftest.c >&5
  89. configure:3404: $? = 0
  90. configure:3411: ./conftest
  91. configure:3415: $? = 0
  92. configure:3430: result: no
  93. configure:3435: checking for suffix of object files
  94. configure:3457: gcc -c conftest.c >&5
  95. configure:3461: $? = 0
  96. configure:3482: result: o
  97. configure:3486: checking whether we are using the GNU C compiler
  98. configure:3505: gcc -c conftest.c >&5
  99. configure:3505: $? = 0
  100. configure:3514: result: yes
  101. configure:3523: checking whether gcc accepts -g
  102. configure:3543: gcc -c -g conftest.c >&5
  103. configure:3543: $? = 0
  104. configure:3584: result: yes
  105. configure:3601: checking for gcc option to accept ISO C89
  106. configure:3665: gcc -c -g -O2 conftest.c >&5
  107. configure:3665: $? = 0
  108. configure:3678: result: none needed
  109. configure:3709: checking for style of include used by make
  110. configure:3737: result: GNU
  111. configure:3762: checking dependency style of gcc
  112. configure:3872: result: gcc3
  113. configure:3920: checking wxWidgets version
  114. configure:3923: result: 3.0.2
  115. configure:3935: checking for propgrid
  116. configure:3938: wxpropgrid enabled
  117. configure:3940: checking for wxpropgrid
  118. configure:3945: checking for /usr/include/wx-3.0/wx/propgrid/propgrid.h
  119. configure:3959: result: yes
  120. configure:3998: wxpropgrid enabled
  121. configure:4010: checking for nutdisc
  122. configure:4022: nutdisc enabled
  123. configure:4044: checking how to run the C preprocessor
  124. configure:4075: gcc -E conftest.c
  125. configure:4075: $? = 0
  126. configure:4089: gcc -E conftest.c
  127. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  128. compilation terminated.
  129. configure:4089: $? = 1
  130. configure: failed program was:
  131. | /* confdefs.h */
  132. | #define PACKAGE_NAME "nutdisc"
  133. | #define PACKAGE_TARNAME "nutdisc"
  134. | #define PACKAGE_VERSION "3.0.0"
  135. | #define PACKAGE_STRING "nutdisc 3.0.0"
  136. | #define PACKAGE_BUGREPORT ""
  137. | #define PACKAGE_URL ""
  138. | #define PACKAGE "nutdisc"
  139. | #define VERSION "3.0.0"
  140. | /* end confdefs.h. */
  141. | #include <ac_nonexistent.h>
  142. configure:4114: result: gcc -E
  143. configure:4134: gcc -E conftest.c
  144. configure:4134: $? = 0
  145. configure:4148: gcc -E conftest.c
  146. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  147. compilation terminated.
  148. configure:4148: $? = 1
  149. configure: failed program was:
  150. | /* confdefs.h */
  151. | #define PACKAGE_NAME "nutdisc"
  152. | #define PACKAGE_TARNAME "nutdisc"
  153. | #define PACKAGE_VERSION "3.0.0"
  154. | #define PACKAGE_STRING "nutdisc 3.0.0"
  155. | #define PACKAGE_BUGREPORT ""
  156. | #define PACKAGE_URL ""
  157. | #define PACKAGE "nutdisc"
  158. | #define VERSION "3.0.0"
  159. | /* end confdefs.h. */
  160. | #include <ac_nonexistent.h>
  161. configure:4234: checking for g++
  162. configure:4250: found /usr/lib/hardening-wrapper/bin/g++
  163. configure:4261: result: g++
  164. configure:4288: checking for C++ compiler version
  165. configure:4297: g++ --version >&5
  166. g++ (GCC) 5.3.0
  167. Copyright (C) 2015 Free Software Foundation, Inc.
  168. This is free software; see the source for copying conditions. There is NO
  169. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  170. configure:4308: $? = 0
  171. configure:4297: g++ -v >&5
  172. Using built-in specs.
  173. COLLECT_GCC=/usr/bin/g++
  174. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
  175. Target: x86_64-unknown-linux-gnu
  176. 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
  177. Thread model: posix
  178. gcc version 5.3.0 (GCC)
  179. configure:4308: $? = 0
  180. configure:4297: g++ -V >&5
  181. g++: error: unrecognized command line option '-V'
  182. g++: fatal error: no input files
  183. compilation terminated.
  184. configure:4308: $? = 1
  185. configure:4297: g++ -qversion >&5
  186. g++: error: unrecognized command line option '-qversion'
  187. g++: fatal error: no input files
  188. compilation terminated.
  189. configure:4308: $? = 1
  190. configure:4312: checking whether we are using the GNU C++ compiler
  191. configure:4331: g++ -c conftest.cpp >&5
  192. configure:4331: $? = 0
  193. configure:4340: result: yes
  194. configure:4349: checking whether g++ accepts -g
  195. configure:4369: g++ -c -g conftest.cpp >&5
  196. configure:4369: $? = 0
  197. configure:4410: result: yes
  198. configure:4435: checking dependency style of g++
  199. configure:4545: result: gcc3
  200. configure:4563: WARNING: Libtool does not cope well with whitespace in `pwd`
  201. configure:4590: checking build system type
  202. configure:4604: result: x86_64-unknown-linux-gnu
  203. configure:4624: checking host system type
  204. configure:4637: result: x86_64-unknown-linux-gnu
  205. configure:4657: checking for a sed that does not truncate output
  206. configure:4721: result: /usr/bin/sed
  207. configure:4739: checking for grep that handles long lines and -e
  208. configure:4797: result: /usr/bin/grep
  209. configure:4802: checking for egrep
  210. configure:4864: result: /usr/bin/grep -E
  211. configure:4869: checking for fgrep
  212. configure:4931: result: /usr/bin/grep -F
  213. configure:4966: checking for ld used by gcc
  214. configure:5033: result: /usr/lib/hardening-wrapper/bin/ld
  215. configure:5040: checking if the linker (/usr/lib/hardening-wrapper/bin/ld) is GNU ld
  216. configure:5055: result: yes
  217. configure:5067: checking for BSD- or MS-compatible name lister (nm)
  218. configure:5116: result: /usr/bin/nm -B
  219. configure:5234: checking the name lister (/usr/bin/nm -B) interface
  220. configure:5241: gcc -c -g -O2 conftest.c >&5
  221. configure:5244: /usr/bin/nm -B "conftest.o"
  222. configure:5247: output
  223. 0000000000000000 B some_variable
  224. configure:5254: result: BSD nm
  225. configure:5257: checking whether ln -s works
  226. configure:5264: result: no, using ln
  227. configure:5269: checking the maximum length of command line arguments
  228. configure:5389: result: 1572864
  229. configure:5406: checking whether the shell understands some XSI constructs
  230. configure:5416: result: yes
  231. configure:5420: checking whether the shell understands "+="
  232. configure:5426: result: yes
  233. configure:5461: checking for /usr/lib/hardening-wrapper/bin/ld option to reload object files
  234. configure:5468: result: -r
  235. configure:5537: checking for objdump
  236. configure:5553: found /usr/bin/objdump
  237. configure:5564: result: objdump
  238. configure:5596: checking how to recognize dependent libraries
  239. configure:5792: result: pass_all
  240. configure:5852: checking for ar
  241. configure:5868: found /usr/bin/ar
  242. configure:5879: result: ar
  243. configure:5957: checking for strip
  244. configure:5973: found /usr/bin/strip
  245. configure:5984: result: strip
  246. configure:6056: checking for ranlib
  247. configure:6072: found /usr/bin/ranlib
  248. configure:6083: result: ranlib
  249. configure:6173: checking command to parse /usr/bin/nm -B output from gcc object
  250. configure:6291: gcc -c -g -O2 conftest.c >&5
  251. configure:6294: $? = 0
  252. configure:6298: /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
  253. configure:6301: $? = 0
  254. configure:6355: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  255. configure:6358: $? = 0
  256. configure:6396: result: ok
  257. configure:6492: gcc -c -g -O2 conftest.c >&5
  258. configure:6495: $? = 0
  259. configure:7201: checking for ANSI C header files
  260. configure:7221: gcc -c -g -O2 conftest.c >&5
  261. configure:7221: $? = 0
  262. configure:7294: gcc -o conftest -g -O2 conftest.c >&5
  263. configure:7294: $? = 0
  264. configure:7294: ./conftest
  265. configure:7294: $? = 0
  266. configure:7305: result: yes
  267. configure:7318: checking for sys/types.h
  268. configure:7318: gcc -c -g -O2 conftest.c >&5
  269. configure:7318: $? = 0
  270. configure:7318: result: yes
  271. configure:7318: checking for sys/stat.h
  272. configure:7318: gcc -c -g -O2 conftest.c >&5
  273. configure:7318: $? = 0
  274. configure:7318: result: yes
  275. configure:7318: checking for stdlib.h
  276. configure:7318: gcc -c -g -O2 conftest.c >&5
  277. configure:7318: $? = 0
  278. configure:7318: result: yes
  279. configure:7318: checking for string.h
  280. configure:7318: gcc -c -g -O2 conftest.c >&5
  281. configure:7318: $? = 0
  282. configure:7318: result: yes
  283. configure:7318: checking for memory.h
  284. configure:7318: gcc -c -g -O2 conftest.c >&5
  285. configure:7318: $? = 0
  286. configure:7318: result: yes
  287. configure:7318: checking for strings.h
  288. configure:7318: gcc -c -g -O2 conftest.c >&5
  289. configure:7318: $? = 0
  290. configure:7318: result: yes
  291. configure:7318: checking for inttypes.h
  292. configure:7318: gcc -c -g -O2 conftest.c >&5
  293. configure:7318: $? = 0
  294. configure:7318: result: yes
  295. configure:7318: checking for stdint.h
  296. configure:7318: gcc -c -g -O2 conftest.c >&5
  297. configure:7318: $? = 0
  298. configure:7318: result: yes
  299. configure:7318: checking for unistd.h
  300. configure:7318: gcc -c -g -O2 conftest.c >&5
  301. configure:7318: $? = 0
  302. configure:7318: result: yes
  303. configure:7333: checking for dlfcn.h
  304. configure:7333: gcc -c -g -O2 conftest.c >&5
  305. configure:7333: $? = 0
  306. configure:7333: result: yes
  307. configure:7458: checking for C++ compiler version
  308. configure:7467: g++ --version >&5
  309. g++ (GCC) 5.3.0
  310. Copyright (C) 2015 Free Software Foundation, Inc.
  311. This is free software; see the source for copying conditions. There is NO
  312. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  313. configure:7478: $? = 0
  314. configure:7467: g++ -v >&5
  315. Using built-in specs.
  316. COLLECT_GCC=/usr/bin/g++
  317. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
  318. Target: x86_64-unknown-linux-gnu
  319. 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
  320. Thread model: posix
  321. gcc version 5.3.0 (GCC)
  322. configure:7478: $? = 0
  323. configure:7467: g++ -V >&5
  324. g++: error: unrecognized command line option '-V'
  325. g++: fatal error: no input files
  326. compilation terminated.
  327. configure:7478: $? = 1
  328. configure:7467: g++ -qversion >&5
  329. g++: error: unrecognized command line option '-qversion'
  330. g++: fatal error: no input files
  331. compilation terminated.
  332. configure:7478: $? = 1
  333. configure:7482: checking whether we are using the GNU C++ compiler
  334. configure:7510: result: yes
  335. configure:7519: checking whether g++ accepts -g
  336. configure:7580: result: yes
  337. configure:7605: checking dependency style of g++
  338. configure:7715: result: gcc3
  339. configure:7738: checking how to run the C++ preprocessor
  340. configure:7765: g++ -E conftest.cpp
  341. configure:7765: $? = 0
  342. configure:7779: g++ -E conftest.cpp
  343. conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
  344. compilation terminated.
  345. configure:7779: $? = 1
  346. configure: failed program was:
  347. | /* confdefs.h */
  348. | #define PACKAGE_NAME "nutdisc"
  349. | #define PACKAGE_TARNAME "nutdisc"
  350. | #define PACKAGE_VERSION "3.0.0"
  351. | #define PACKAGE_STRING "nutdisc 3.0.0"
  352. | #define PACKAGE_BUGREPORT ""
  353. | #define PACKAGE_URL ""
  354. | #define PACKAGE "nutdisc"
  355. | #define VERSION "3.0.0"
  356. | #define STDC_HEADERS 1
  357. | #define HAVE_SYS_TYPES_H 1
  358. | #define HAVE_SYS_STAT_H 1
  359. | #define HAVE_STDLIB_H 1
  360. | #define HAVE_STRING_H 1
  361. | #define HAVE_MEMORY_H 1
  362. | #define HAVE_STRINGS_H 1
  363. | #define HAVE_INTTYPES_H 1
  364. | #define HAVE_STDINT_H 1
  365. | #define HAVE_UNISTD_H 1
  366. | #define HAVE_DLFCN_H 1
  367. | /* end confdefs.h. */
  368. | #include <ac_nonexistent.h>
  369. configure:7804: result: g++ -E
  370. configure:7824: g++ -E conftest.cpp
  371. configure:7824: $? = 0
  372. configure:7838: g++ -E conftest.cpp
  373. conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
  374. compilation terminated.
  375. configure:7838: $? = 1
  376. configure: failed program was:
  377. | /* confdefs.h */
  378. | #define PACKAGE_NAME "nutdisc"
  379. | #define PACKAGE_TARNAME "nutdisc"
  380. | #define PACKAGE_VERSION "3.0.0"
  381. | #define PACKAGE_STRING "nutdisc 3.0.0"
  382. | #define PACKAGE_BUGREPORT ""
  383. | #define PACKAGE_URL ""
  384. | #define PACKAGE "nutdisc"
  385. | #define VERSION "3.0.0"
  386. | #define STDC_HEADERS 1
  387. | #define HAVE_SYS_TYPES_H 1
  388. | #define HAVE_SYS_STAT_H 1
  389. | #define HAVE_STDLIB_H 1
  390. | #define HAVE_STRING_H 1
  391. | #define HAVE_MEMORY_H 1
  392. | #define HAVE_STRINGS_H 1
  393. | #define HAVE_INTTYPES_H 1
  394. | #define HAVE_STDINT_H 1
  395. | #define HAVE_UNISTD_H 1
  396. | #define HAVE_DLFCN_H 1
  397. | /* end confdefs.h. */
  398. | #include <ac_nonexistent.h>
  399. configure:8044: checking for objdir
  400. configure:8059: result: .libs
  401. configure:8351: checking if gcc supports -fno-rtti -fno-exceptions
  402. configure:8369: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  403. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  404. configure:8373: $? = 0
  405. configure:8386: result: no
  406. configure:8406: checking for gcc option to produce PIC
  407. configure:8678: result: -fPIC -DPIC
  408. configure:8690: checking if gcc PIC flag -fPIC -DPIC works
  409. configure:8708: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  410. configure:8712: $? = 0
  411. configure:8725: result: yes
  412. configure:8749: checking if gcc static flag -static works
  413. configure:8777: result: yes
  414. configure:8792: checking if gcc supports -c -o file.o
  415. configure:8813: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  416. configure:8817: $? = 0
  417. configure:8839: result: yes
  418. configure:8847: checking if gcc supports -c -o file.o
  419. configure:8894: result: yes
  420. configure:8927: checking whether the gcc linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries
  421. configure:9918: result: yes
  422. configure:9955: checking whether -lc should be explicitly linked in
  423. configure:9960: gcc -c -g -O2 conftest.c >&5
  424. configure:9963: $? = 0
  425. configure:9978: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  426. configure:9981: $? = 0
  427. configure:9993: result: no
  428. configure:10157: checking dynamic linker characteristics
  429. configure:10590: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  430. configure:10590: $? = 0
  431. configure:10820: result: GNU/Linux ld.so
  432. configure:10922: checking how to hardcode library paths into programs
  433. configure:10947: result: immediate
  434. configure:11467: checking whether stripping libraries is possible
  435. configure:11472: result: yes
  436. configure:11507: checking if libtool supports shared libraries
  437. configure:11509: result: yes
  438. configure:11512: checking whether to build shared libraries
  439. configure:11533: result: yes
  440. configure:11536: checking whether to build static libraries
  441. configure:11540: result: yes
  442. configure:11690: checking for ld used by g++
  443. configure:11757: result: /usr/lib/hardening-wrapper/bin/ld -m elf_x86_64
  444. configure:11764: checking if the linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) is GNU ld
  445. configure:11779: result: yes
  446. configure:11834: checking whether the g++ linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries
  447. configure:12747: result: yes
  448. configure:12775: g++ -c -g -O2 conftest.cpp >&5
  449. configure:12778: $? = 0
  450. configure:12960: checking for g++ option to produce PIC
  451. configure:13277: result: -fPIC -DPIC
  452. configure:13286: checking if g++ PIC flag -fPIC -DPIC works
  453. configure:13304: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  454. configure:13308: $? = 0
  455. configure:13321: result: yes
  456. configure:13342: checking if g++ static flag -static works
  457. configure:13370: result: yes
  458. configure:13382: checking if g++ supports -c -o file.o
  459. configure:13403: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  460. configure:13407: $? = 0
  461. configure:13429: result: yes
  462. configure:13434: checking if g++ supports -c -o file.o
  463. configure:13481: result: yes
  464. configure:13511: checking whether the g++ linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries
  465. configure:13540: result: yes
  466. configure:13677: checking dynamic linker characteristics
  467. configure:14058: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5
  468. configure:14058: $? = 0
  469. configure:14288: result: GNU/Linux ld.so
  470. configure:14339: checking how to hardcode library paths into programs
  471. configure:14364: result: immediate
  472. configure:14569: creating ./config.status
  473. ## ---------------------- ##
  474. ## Running config.status. ##
  475. ## ---------------------- ##
  476. This file was extended by nutdisc config.status 3.0.0, which was
  477. generated by GNU Autoconf 2.65. Invocation command line was
  478. CONFIG_FILES =
  479. CONFIG_HEADERS =
  480. CONFIG_LINKS =
  481. CONFIG_COMMANDS =
  482. $ ./config.status
  483. on workpc
  484. config.status:1137: creating Makefile
  485. config.status:1137: creating src/Makefile
  486. config.status:1137: creating config.h
  487. config.status:1309: config.h is unchanged
  488. config.status:1357: executing depfiles commands
  489. config.status:1357: executing libtool commands
  490. ## ---------------- ##
  491. ## Cache variables. ##
  492. ## ---------------- ##
  493. ac_cv_build=x86_64-unknown-linux-gnu
  494. ac_cv_c_compiler_gnu=yes
  495. ac_cv_cxx_compiler_gnu=yes
  496. ac_cv_env_CCC_set=
  497. ac_cv_env_CCC_value=
  498. ac_cv_env_CC_set=
  499. ac_cv_env_CC_value=
  500. ac_cv_env_CFLAGS_set=
  501. ac_cv_env_CFLAGS_value=
  502. ac_cv_env_CPPFLAGS_set=
  503. ac_cv_env_CPPFLAGS_value=
  504. ac_cv_env_CPP_set=
  505. ac_cv_env_CPP_value=
  506. ac_cv_env_CXXCPP_set=
  507. ac_cv_env_CXXCPP_value=
  508. ac_cv_env_CXXFLAGS_set=
  509. ac_cv_env_CXXFLAGS_value=
  510. ac_cv_env_CXX_set=
  511. ac_cv_env_CXX_value=
  512. ac_cv_env_LDFLAGS_set=
  513. ac_cv_env_LDFLAGS_value=
  514. ac_cv_env_LIBS_set=
  515. ac_cv_env_LIBS_value=
  516. ac_cv_env_build_alias_set=
  517. ac_cv_env_build_alias_value=
  518. ac_cv_env_host_alias_set=
  519. ac_cv_env_host_alias_value=
  520. ac_cv_env_target_alias_set=
  521. ac_cv_env_target_alias_value=
  522. ac_cv_file__usr_include_wx_3_0_wx_propgrid_propgrid_h=yes
  523. ac_cv_header_dlfcn_h=yes
  524. ac_cv_header_inttypes_h=yes
  525. ac_cv_header_memory_h=yes
  526. ac_cv_header_stdc=yes
  527. ac_cv_header_stdint_h=yes
  528. ac_cv_header_stdlib_h=yes
  529. ac_cv_header_string_h=yes
  530. ac_cv_header_strings_h=yes
  531. ac_cv_header_sys_stat_h=yes
  532. ac_cv_header_sys_types_h=yes
  533. ac_cv_header_unistd_h=yes
  534. ac_cv_host=x86_64-unknown-linux-gnu
  535. ac_cv_objext=o
  536. ac_cv_path_EGREP='/usr/bin/grep -E'
  537. ac_cv_path_FGREP='/usr/bin/grep -F'
  538. ac_cv_path_GREP=/usr/bin/grep
  539. ac_cv_path_SED=/usr/bin/sed
  540. ac_cv_path_install='/usr/bin/install -c'
  541. ac_cv_path_mkdir=/usr/bin/mkdir
  542. ac_cv_prog_AWK=gawk
  543. ac_cv_prog_CPP='gcc -E'
  544. ac_cv_prog_CXXCPP='g++ -E'
  545. ac_cv_prog_ac_ct_AR=ar
  546. ac_cv_prog_ac_ct_CC=gcc
  547. ac_cv_prog_ac_ct_CXX=g++
  548. ac_cv_prog_ac_ct_OBJDUMP=objdump
  549. ac_cv_prog_ac_ct_RANLIB=ranlib
  550. ac_cv_prog_ac_ct_STRIP=strip
  551. ac_cv_prog_cc_c89=
  552. ac_cv_prog_cc_g=yes
  553. ac_cv_prog_cxx_g=yes
  554. ac_cv_prog_make_make_set=yes
  555. am_cv_CC_dependencies_compiler_type=gcc3
  556. am_cv_CXX_dependencies_compiler_type=gcc3
  557. lt_cv_deplibs_check_method=pass_all
  558. lt_cv_file_magic_cmd='$MAGIC_CMD'
  559. lt_cv_file_magic_test_file=
  560. lt_cv_ld_reload_flag=-r
  561. lt_cv_nm_interface='BSD nm'
  562. lt_cv_objdir=.libs
  563. lt_cv_path_LD=/usr/lib/hardening-wrapper/bin/ld
  564. lt_cv_path_LDCXX='/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64'
  565. lt_cv_path_NM='/usr/bin/nm -B'
  566. lt_cv_prog_compiler_c_o=yes
  567. lt_cv_prog_compiler_c_o_CXX=yes
  568. lt_cv_prog_compiler_pic_works=yes
  569. lt_cv_prog_compiler_pic_works_CXX=yes
  570. lt_cv_prog_compiler_rtti_exceptions=no
  571. lt_cv_prog_compiler_static_works=yes
  572. lt_cv_prog_compiler_static_works_CXX=yes
  573. lt_cv_prog_gnu_ld=yes
  574. lt_cv_prog_gnu_ldcxx=yes
  575. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  576. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  577. 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'\'''
  578. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  579. lt_cv_sys_max_cmd_len=1572864
  580. ## ----------------- ##
  581. ## Output variables. ##
  582. ## ----------------- ##
  583. ACLOCAL='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutdisc/missing" --run aclocal-1.11'
  584. AMDEPBACKSLASH='\'
  585. AMDEP_FALSE='#'
  586. AMDEP_TRUE=''
  587. AMTAR='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutdisc/missing" --run tar'
  588. AM_BACKSLASH='\'
  589. AM_DEFAULT_VERBOSITY='0'
  590. AR='ar'
  591. AUTOCONF='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutdisc/missing" --run autoconf'
  592. AUTOHEADER='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutdisc/missing" --run autoheader'
  593. AUTOMAKE='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutdisc/missing" --run automake-1.11'
  594. AWK='gawk'
  595. BUILD_NUTDISC_FALSE='#'
  596. BUILD_NUTDISC_TRUE=''
  597. CC='gcc'
  598. CCDEPMODE='depmode=gcc3'
  599. CFLAGS='-g -O2'
  600. CPP='gcc -E'
  601. CPPFLAGS=''
  602. CXX='g++'
  603. CXXCPP='g++ -E'
  604. CXXDEPMODE='depmode=gcc3'
  605. CXXFLAGS='-g -O2'
  606. CYGPATH_W='echo'
  607. DEFS='-DHAVE_CONFIG_H'
  608. DEPDIR='.deps'
  609. DSYMUTIL=''
  610. DUMPBIN=''
  611. ECHO_C=''
  612. ECHO_N='-n'
  613. ECHO_T=''
  614. EGREP='/usr/bin/grep -E'
  615. EXEEXT=''
  616. FGREP='/usr/bin/grep -F'
  617. GREP='/usr/bin/grep'
  618. INSTALL_DATA='${INSTALL} -m 644'
  619. INSTALL_PROGRAM='${INSTALL}'
  620. INSTALL_SCRIPT='${INSTALL}'
  621. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  622. LD='/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64'
  623. LDFLAGS=''
  624. LIBOBJS=''
  625. LIBS=''
  626. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  627. LIPO=''
  628. LN_S='ln'
  629. LTLIBOBJS=''
  630. MAINT='#'
  631. MAINTAINER_MODE_FALSE=''
  632. MAINTAINER_MODE_TRUE='#'
  633. MAKEINFO='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutdisc/missing" --run makeinfo'
  634. MKDIR_P='/usr/bin/mkdir -p'
  635. NM='/usr/bin/nm -B'
  636. NMEDIT=''
  637. OBJDUMP='objdump'
  638. OBJEXT='o'
  639. OTOOL64=''
  640. OTOOL=''
  641. PACKAGE='nutdisc'
  642. PACKAGE_BUGREPORT=''
  643. PACKAGE_NAME='nutdisc'
  644. PACKAGE_STRING='nutdisc 3.0.0'
  645. PACKAGE_TARNAME='nutdisc'
  646. PACKAGE_URL=''
  647. PACKAGE_VERSION='3.0.0'
  648. PATH_SEPARATOR=':'
  649. RANLIB='ranlib'
  650. SED='/usr/bin/sed'
  651. SET_MAKE=''
  652. SHELL='/bin/sh'
  653. STRIP='strip'
  654. VERSION='3.0.0'
  655. 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__'
  656. 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'
  657. 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 '
  658. WX_PROPGRID='-lwx_gtk2u_propgrid-3.0'
  659. ac_ct_CC='gcc'
  660. ac_ct_CXX='g++'
  661. ac_ct_DUMPBIN=''
  662. am__EXEEXT_FALSE=''
  663. am__EXEEXT_TRUE='#'
  664. am__fastdepCC_FALSE='#'
  665. am__fastdepCC_TRUE=''
  666. am__fastdepCXX_FALSE='#'
  667. am__fastdepCXX_TRUE=''
  668. am__include='include'
  669. am__isrc=''
  670. am__leading_dot='.'
  671. am__quote=''
  672. am__tar='${AMTAR} chof - "$$tardir"'
  673. am__untar='${AMTAR} xf -'
  674. bindir='${exec_prefix}/bin'
  675. build='x86_64-unknown-linux-gnu'
  676. build_alias=''
  677. build_cpu='x86_64'
  678. build_os='linux-gnu'
  679. build_vendor='unknown'
  680. datadir='${datarootdir}'
  681. datarootdir='${prefix}/share'
  682. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  683. dvidir='${docdir}'
  684. exec_prefix='${prefix}'
  685. host='x86_64-unknown-linux-gnu'
  686. host_alias=''
  687. host_cpu='x86_64'
  688. host_os='linux-gnu'
  689. host_vendor='unknown'
  690. htmldir='${docdir}'
  691. includedir='${prefix}/include'
  692. infodir='${datarootdir}/info'
  693. install_sh='${SHELL} '\''/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/nutdisc/install-sh'\'''
  694. libdir='${exec_prefix}/lib'
  695. libexecdir='${exec_prefix}/libexec'
  696. localedir='${datarootdir}/locale'
  697. localstatedir='${prefix}/var'
  698. lt_ECHO='echo'
  699. mandir='${datarootdir}/man'
  700. mkdir_p='/usr/bin/mkdir -p'
  701. oldincludedir='/usr/include'
  702. pdfdir='${docdir}'
  703. prefix='/usr/local'
  704. program_transform_name='s,x,x,'
  705. psdir='${docdir}'
  706. sbindir='${exec_prefix}/sbin'
  707. sharedstatedir='${prefix}/com'
  708. sysconfdir='${prefix}/etc'
  709. target_alias=''
  710. ## ----------- ##
  711. ## confdefs.h. ##
  712. ## ----------- ##
  713. /* confdefs.h */
  714. #define PACKAGE_NAME "nutdisc"
  715. #define PACKAGE_TARNAME "nutdisc"
  716. #define PACKAGE_VERSION "3.0.0"
  717. #define PACKAGE_STRING "nutdisc 3.0.0"
  718. #define PACKAGE_BUGREPORT ""
  719. #define PACKAGE_URL ""
  720. #define PACKAGE "nutdisc"
  721. #define VERSION "3.0.0"
  722. #define STDC_HEADERS 1
  723. #define HAVE_SYS_TYPES_H 1
  724. #define HAVE_SYS_STAT_H 1
  725. #define HAVE_STDLIB_H 1
  726. #define HAVE_STRING_H 1
  727. #define HAVE_MEMORY_H 1
  728. #define HAVE_STRINGS_H 1
  729. #define HAVE_INTTYPES_H 1
  730. #define HAVE_STDINT_H 1
  731. #define HAVE_UNISTD_H 1
  732. #define HAVE_DLFCN_H 1
  733. #define LT_OBJDIR ".libs/"
  734. configure: exit 0
  735. ## ---------------------- ##
  736. ## Running config.status. ##
  737. ## ---------------------- ##
  738. This file was extended by nutdisc config.status 3.0.0, which was
  739. generated by GNU Autoconf 2.65. Invocation command line was
  740. CONFIG_FILES =
  741. CONFIG_HEADERS =
  742. CONFIG_LINKS =
  743. CONFIG_COMMANDS =
  744. $ ./config.status
  745. on workpc
  746. config.status:1137: creating Makefile
  747. config.status:1137: creating src/Makefile
  748. config.status:1137: creating config.h
  749. config.status:1309: config.h is unchanged
  750. config.status:1357: executing depfiles commands
  751. config.status:1357: executing libtool commands