config.log 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822
  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 qnutconf configure 3.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:2417: checking for a BSD-compatible install
  36. configure:2485: result: /usr/bin/install -c
  37. configure:2496: checking whether build environment is sane
  38. configure:2546: result: yes
  39. configure:2687: checking for a thread-safe mkdir -p
  40. configure:2726: result: /usr/bin/mkdir -p
  41. configure:2739: checking for gawk
  42. configure:2755: found /usr/bin/gawk
  43. configure:2766: result: gawk
  44. configure:2777: checking whether make sets $(MAKE)
  45. configure:2799: result: yes
  46. configure:2882: checking whether to enable maintainer-specific portions of Makefiles
  47. configure:2891: result: no
  48. configure:2963: checking for g++
  49. configure:2979: found /usr/lib/hardening-wrapper/bin/g++
  50. configure:2990: result: g++
  51. configure:3017: checking for C++ compiler version
  52. configure:3026: g++ --version >&5
  53. g++ (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:3037: $? = 0
  58. configure:3026: g++ -v >&5
  59. Using built-in specs.
  60. COLLECT_GCC=/usr/bin/g++
  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:3037: $? = 0
  67. configure:3026: g++ -V >&5
  68. g++: error: unrecognized command line option '-V'
  69. g++: fatal error: no input files
  70. compilation terminated.
  71. configure:3037: $? = 1
  72. configure:3026: g++ -qversion >&5
  73. g++: error: unrecognized command line option '-qversion'
  74. g++: fatal error: no input files
  75. compilation terminated.
  76. configure:3037: $? = 1
  77. configure:3057: checking whether the C++ compiler works
  78. configure:3079: g++ conftest.cpp >&5
  79. configure:3083: $? = 0
  80. configure:3132: result: yes
  81. configure:3135: checking for C++ compiler default output file name
  82. configure:3137: result: a.out
  83. configure:3143: checking for suffix of executables
  84. configure:3150: g++ -o conftest conftest.cpp >&5
  85. configure:3154: $? = 0
  86. configure:3176: result:
  87. configure:3198: checking whether we are cross compiling
  88. configure:3206: g++ -o conftest conftest.cpp >&5
  89. configure:3210: $? = 0
  90. configure:3217: ./conftest
  91. configure:3221: $? = 0
  92. configure:3236: result: no
  93. configure:3241: checking for suffix of object files
  94. configure:3263: g++ -c conftest.cpp >&5
  95. configure:3267: $? = 0
  96. configure:3288: result: o
  97. configure:3292: checking whether we are using the GNU C++ compiler
  98. configure:3311: g++ -c conftest.cpp >&5
  99. configure:3311: $? = 0
  100. configure:3320: result: yes
  101. configure:3329: checking whether g++ accepts -g
  102. configure:3349: g++ -c -g conftest.cpp >&5
  103. configure:3349: $? = 0
  104. configure:3390: result: yes
  105. configure:3424: checking for style of include used by make
  106. configure:3452: result: GNU
  107. configure:3477: checking dependency style of g++
  108. configure:3587: result: gcc3
  109. configure:3607: checking for uic-qt4
  110. configure:3623: found /usr/bin/uic-qt4
  111. configure:3634: result: uic-qt4
  112. configure:3654: WARNING: Libtool does not cope well with whitespace in `pwd`
  113. configure:3681: checking build system type
  114. configure:3695: result: x86_64-unknown-linux-gnu
  115. configure:3715: checking host system type
  116. configure:3728: result: x86_64-unknown-linux-gnu
  117. configure:3796: checking for gcc
  118. configure:3812: found /usr/lib/hardening-wrapper/bin/gcc
  119. configure:3823: result: gcc
  120. configure:4052: checking for C compiler version
  121. configure:4061: gcc --version >&5
  122. gcc (GCC) 5.3.0
  123. Copyright (C) 2015 Free Software Foundation, Inc.
  124. This is free software; see the source for copying conditions. There is NO
  125. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  126. configure:4072: $? = 0
  127. configure:4061: gcc -v >&5
  128. Using built-in specs.
  129. COLLECT_GCC=/usr/bin/gcc
  130. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
  131. Target: x86_64-unknown-linux-gnu
  132. 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
  133. Thread model: posix
  134. gcc version 5.3.0 (GCC)
  135. configure:4072: $? = 0
  136. configure:4061: gcc -V >&5
  137. gcc: error: unrecognized command line option '-V'
  138. gcc: fatal error: no input files
  139. compilation terminated.
  140. configure:4072: $? = 1
  141. configure:4061: gcc -qversion >&5
  142. gcc: error: unrecognized command line option '-qversion'
  143. gcc: fatal error: no input files
  144. compilation terminated.
  145. configure:4072: $? = 1
  146. configure:4076: checking whether we are using the GNU C compiler
  147. configure:4095: gcc -c conftest.c >&5
  148. configure:4095: $? = 0
  149. configure:4104: result: yes
  150. configure:4113: checking whether gcc accepts -g
  151. configure:4133: gcc -c -g conftest.c >&5
  152. configure:4133: $? = 0
  153. configure:4174: result: yes
  154. configure:4191: checking for gcc option to accept ISO C89
  155. configure:4255: gcc -c -g -O2 conftest.c >&5
  156. configure:4255: $? = 0
  157. configure:4268: result: none needed
  158. configure:4290: checking dependency style of gcc
  159. configure:4400: result: gcc3
  160. configure:4415: checking for a sed that does not truncate output
  161. configure:4479: result: /usr/bin/sed
  162. configure:4497: checking for grep that handles long lines and -e
  163. configure:4555: result: /usr/bin/grep
  164. configure:4560: checking for egrep
  165. configure:4622: result: /usr/bin/grep -E
  166. configure:4627: checking for fgrep
  167. configure:4689: result: /usr/bin/grep -F
  168. configure:4724: checking for ld used by gcc
  169. configure:4791: result: /usr/lib/hardening-wrapper/bin/ld
  170. configure:4798: checking if the linker (/usr/lib/hardening-wrapper/bin/ld) is GNU ld
  171. configure:4813: result: yes
  172. configure:4825: checking for BSD- or MS-compatible name lister (nm)
  173. configure:4874: result: /usr/bin/nm -B
  174. configure:4992: checking the name lister (/usr/bin/nm -B) interface
  175. configure:4999: gcc -c -g -O2 conftest.c >&5
  176. configure:5002: /usr/bin/nm -B "conftest.o"
  177. configure:5005: output
  178. 0000000000000000 B some_variable
  179. configure:5012: result: BSD nm
  180. configure:5015: checking whether ln -s works
  181. configure:5022: result: no, using ln
  182. configure:5027: checking the maximum length of command line arguments
  183. configure:5147: result: 1572864
  184. configure:5164: checking whether the shell understands some XSI constructs
  185. configure:5174: result: yes
  186. configure:5178: checking whether the shell understands "+="
  187. configure:5184: result: yes
  188. configure:5219: checking for /usr/lib/hardening-wrapper/bin/ld option to reload object files
  189. configure:5226: result: -r
  190. configure:5295: checking for objdump
  191. configure:5311: found /usr/bin/objdump
  192. configure:5322: result: objdump
  193. configure:5354: checking how to recognize dependent libraries
  194. configure:5550: result: pass_all
  195. configure:5610: checking for ar
  196. configure:5626: found /usr/bin/ar
  197. configure:5637: result: ar
  198. configure:5715: checking for strip
  199. configure:5731: found /usr/bin/strip
  200. configure:5742: result: strip
  201. configure:5814: checking for ranlib
  202. configure:5830: found /usr/bin/ranlib
  203. configure:5841: result: ranlib
  204. configure:5931: checking command to parse /usr/bin/nm -B output from gcc object
  205. configure:6049: gcc -c -g -O2 conftest.c >&5
  206. configure:6052: $? = 0
  207. configure:6056: /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
  208. configure:6059: $? = 0
  209. configure:6113: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  210. configure:6116: $? = 0
  211. configure:6154: result: ok
  212. configure:6250: gcc -c -g -O2 conftest.c >&5
  213. configure:6253: $? = 0
  214. configure:6963: checking how to run the C preprocessor
  215. configure:6994: gcc -E conftest.c
  216. configure:6994: $? = 0
  217. configure:7008: gcc -E conftest.c
  218. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  219. compilation terminated.
  220. configure:7008: $? = 1
  221. configure: failed program was:
  222. | /* confdefs.h */
  223. | #define PACKAGE_NAME "qnutconf"
  224. | #define PACKAGE_TARNAME "qnutconf"
  225. | #define PACKAGE_VERSION "3.0"
  226. | #define PACKAGE_STRING "qnutconf 3.0"
  227. | #define PACKAGE_BUGREPORT ""
  228. | #define PACKAGE_URL ""
  229. | #define PACKAGE "qnutconf"
  230. | #define VERSION "3.0"
  231. | /* end confdefs.h. */
  232. | #include <ac_nonexistent.h>
  233. configure:7033: result: gcc -E
  234. configure:7053: gcc -E conftest.c
  235. configure:7053: $? = 0
  236. configure:7067: gcc -E conftest.c
  237. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  238. compilation terminated.
  239. configure:7067: $? = 1
  240. configure: failed program was:
  241. | /* confdefs.h */
  242. | #define PACKAGE_NAME "qnutconf"
  243. | #define PACKAGE_TARNAME "qnutconf"
  244. | #define PACKAGE_VERSION "3.0"
  245. | #define PACKAGE_STRING "qnutconf 3.0"
  246. | #define PACKAGE_BUGREPORT ""
  247. | #define PACKAGE_URL ""
  248. | #define PACKAGE "qnutconf"
  249. | #define VERSION "3.0"
  250. | /* end confdefs.h. */
  251. | #include <ac_nonexistent.h>
  252. configure:7096: checking for ANSI C header files
  253. configure:7116: gcc -c -g -O2 conftest.c >&5
  254. configure:7116: $? = 0
  255. configure:7189: gcc -o conftest -g -O2 conftest.c >&5
  256. configure:7189: $? = 0
  257. configure:7189: ./conftest
  258. configure:7189: $? = 0
  259. configure:7200: result: yes
  260. configure:7213: checking for sys/types.h
  261. configure:7213: gcc -c -g -O2 conftest.c >&5
  262. configure:7213: $? = 0
  263. configure:7213: result: yes
  264. configure:7213: checking for sys/stat.h
  265. configure:7213: gcc -c -g -O2 conftest.c >&5
  266. configure:7213: $? = 0
  267. configure:7213: result: yes
  268. configure:7213: checking for stdlib.h
  269. configure:7213: gcc -c -g -O2 conftest.c >&5
  270. configure:7213: $? = 0
  271. configure:7213: result: yes
  272. configure:7213: checking for string.h
  273. configure:7213: gcc -c -g -O2 conftest.c >&5
  274. configure:7213: $? = 0
  275. configure:7213: result: yes
  276. configure:7213: checking for memory.h
  277. configure:7213: gcc -c -g -O2 conftest.c >&5
  278. configure:7213: $? = 0
  279. configure:7213: result: yes
  280. configure:7213: checking for strings.h
  281. configure:7213: gcc -c -g -O2 conftest.c >&5
  282. configure:7213: $? = 0
  283. configure:7213: result: yes
  284. configure:7213: checking for inttypes.h
  285. configure:7213: gcc -c -g -O2 conftest.c >&5
  286. configure:7213: $? = 0
  287. configure:7213: result: yes
  288. configure:7213: checking for stdint.h
  289. configure:7213: gcc -c -g -O2 conftest.c >&5
  290. configure:7213: $? = 0
  291. configure:7213: result: yes
  292. configure:7213: checking for unistd.h
  293. configure:7213: gcc -c -g -O2 conftest.c >&5
  294. configure:7213: $? = 0
  295. configure:7213: result: yes
  296. configure:7228: checking for dlfcn.h
  297. configure:7228: gcc -c -g -O2 conftest.c >&5
  298. configure:7228: $? = 0
  299. configure:7228: result: yes
  300. configure:7353: checking for C++ compiler version
  301. configure:7362: g++ --version >&5
  302. g++ (GCC) 5.3.0
  303. Copyright (C) 2015 Free Software Foundation, Inc.
  304. This is free software; see the source for copying conditions. There is NO
  305. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  306. configure:7373: $? = 0
  307. configure:7362: g++ -v >&5
  308. Using built-in specs.
  309. COLLECT_GCC=/usr/bin/g++
  310. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
  311. Target: x86_64-unknown-linux-gnu
  312. 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
  313. Thread model: posix
  314. gcc version 5.3.0 (GCC)
  315. configure:7373: $? = 0
  316. configure:7362: g++ -V >&5
  317. g++: error: unrecognized command line option '-V'
  318. g++: fatal error: no input files
  319. compilation terminated.
  320. configure:7373: $? = 1
  321. configure:7362: g++ -qversion >&5
  322. g++: error: unrecognized command line option '-qversion'
  323. g++: fatal error: no input files
  324. compilation terminated.
  325. configure:7373: $? = 1
  326. configure:7377: checking whether we are using the GNU C++ compiler
  327. configure:7405: result: yes
  328. configure:7414: checking whether g++ accepts -g
  329. configure:7475: result: yes
  330. configure:7500: checking dependency style of g++
  331. configure:7610: result: gcc3
  332. configure:7633: checking how to run the C++ preprocessor
  333. configure:7660: g++ -E conftest.cpp
  334. configure:7660: $? = 0
  335. configure:7674: g++ -E conftest.cpp
  336. conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
  337. compilation terminated.
  338. configure:7674: $? = 1
  339. configure: failed program was:
  340. | /* confdefs.h */
  341. | #define PACKAGE_NAME "qnutconf"
  342. | #define PACKAGE_TARNAME "qnutconf"
  343. | #define PACKAGE_VERSION "3.0"
  344. | #define PACKAGE_STRING "qnutconf 3.0"
  345. | #define PACKAGE_BUGREPORT ""
  346. | #define PACKAGE_URL ""
  347. | #define PACKAGE "qnutconf"
  348. | #define VERSION "3.0"
  349. | #define STDC_HEADERS 1
  350. | #define HAVE_SYS_TYPES_H 1
  351. | #define HAVE_SYS_STAT_H 1
  352. | #define HAVE_STDLIB_H 1
  353. | #define HAVE_STRING_H 1
  354. | #define HAVE_MEMORY_H 1
  355. | #define HAVE_STRINGS_H 1
  356. | #define HAVE_INTTYPES_H 1
  357. | #define HAVE_STDINT_H 1
  358. | #define HAVE_UNISTD_H 1
  359. | #define HAVE_DLFCN_H 1
  360. | /* end confdefs.h. */
  361. | #include <ac_nonexistent.h>
  362. configure:7699: result: g++ -E
  363. configure:7719: g++ -E conftest.cpp
  364. configure:7719: $? = 0
  365. configure:7733: g++ -E conftest.cpp
  366. conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
  367. compilation terminated.
  368. configure:7733: $? = 1
  369. configure: failed program was:
  370. | /* confdefs.h */
  371. | #define PACKAGE_NAME "qnutconf"
  372. | #define PACKAGE_TARNAME "qnutconf"
  373. | #define PACKAGE_VERSION "3.0"
  374. | #define PACKAGE_STRING "qnutconf 3.0"
  375. | #define PACKAGE_BUGREPORT ""
  376. | #define PACKAGE_URL ""
  377. | #define PACKAGE "qnutconf"
  378. | #define VERSION "3.0"
  379. | #define STDC_HEADERS 1
  380. | #define HAVE_SYS_TYPES_H 1
  381. | #define HAVE_SYS_STAT_H 1
  382. | #define HAVE_STDLIB_H 1
  383. | #define HAVE_STRING_H 1
  384. | #define HAVE_MEMORY_H 1
  385. | #define HAVE_STRINGS_H 1
  386. | #define HAVE_INTTYPES_H 1
  387. | #define HAVE_STDINT_H 1
  388. | #define HAVE_UNISTD_H 1
  389. | #define HAVE_DLFCN_H 1
  390. | /* end confdefs.h. */
  391. | #include <ac_nonexistent.h>
  392. configure:7939: checking for objdir
  393. configure:7954: result: .libs
  394. configure:8246: checking if gcc supports -fno-rtti -fno-exceptions
  395. configure:8264: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  396. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  397. configure:8268: $? = 0
  398. configure:8281: result: no
  399. configure:8301: checking for gcc option to produce PIC
  400. configure:8573: result: -fPIC -DPIC
  401. configure:8585: checking if gcc PIC flag -fPIC -DPIC works
  402. configure:8603: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  403. configure:8607: $? = 0
  404. configure:8620: result: yes
  405. configure:8644: checking if gcc static flag -static works
  406. configure:8672: result: yes
  407. configure:8687: checking if gcc supports -c -o file.o
  408. configure:8708: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  409. configure:8712: $? = 0
  410. configure:8734: result: yes
  411. configure:8742: checking if gcc supports -c -o file.o
  412. configure:8789: result: yes
  413. configure:8822: checking whether the gcc linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries
  414. configure:9813: result: yes
  415. configure:9850: checking whether -lc should be explicitly linked in
  416. configure:9855: gcc -c -g -O2 conftest.c >&5
  417. configure:9858: $? = 0
  418. configure:9873: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  419. configure:9876: $? = 0
  420. configure:9888: result: no
  421. configure:10052: checking dynamic linker characteristics
  422. configure:10485: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  423. configure:10485: $? = 0
  424. configure:10715: result: GNU/Linux ld.so
  425. configure:10817: checking how to hardcode library paths into programs
  426. configure:10842: result: immediate
  427. configure:11362: checking whether stripping libraries is possible
  428. configure:11367: result: yes
  429. configure:11402: checking if libtool supports shared libraries
  430. configure:11404: result: yes
  431. configure:11407: checking whether to build shared libraries
  432. configure:11428: result: yes
  433. configure:11431: checking whether to build static libraries
  434. configure:11435: result: yes
  435. configure:11585: checking for ld used by g++
  436. configure:11652: result: /usr/lib/hardening-wrapper/bin/ld -m elf_x86_64
  437. configure:11659: checking if the linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) is GNU ld
  438. configure:11674: result: yes
  439. configure:11729: checking whether the g++ linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries
  440. configure:12642: result: yes
  441. configure:12670: g++ -c -g -O2 conftest.cpp >&5
  442. configure:12673: $? = 0
  443. configure:12855: checking for g++ option to produce PIC
  444. configure:13172: result: -fPIC -DPIC
  445. configure:13181: checking if g++ PIC flag -fPIC -DPIC works
  446. configure:13199: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  447. configure:13203: $? = 0
  448. configure:13216: result: yes
  449. configure:13237: checking if g++ static flag -static works
  450. configure:13265: result: yes
  451. configure:13277: checking if g++ supports -c -o file.o
  452. configure:13298: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  453. configure:13302: $? = 0
  454. configure:13324: result: yes
  455. configure:13329: checking if g++ supports -c -o file.o
  456. configure:13376: result: yes
  457. configure:13406: checking whether the g++ linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries
  458. configure:13435: result: yes
  459. configure:13572: checking dynamic linker characteristics
  460. configure:13953: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5
  461. configure:13953: $? = 0
  462. configure:14183: result: GNU/Linux ld.so
  463. configure:14234: checking how to hardcode library paths into programs
  464. configure:14259: result: immediate
  465. configure:14369: checking for pkg-config
  466. configure:14387: found /usr/bin/pkg-config
  467. configure:14399: result: /usr/bin/pkg-config
  468. configure:14424: checking pkg-config is at least version 0.9.0
  469. configure:14427: result: yes
  470. configure:14438: checking for QNUTCONF
  471. configure:14446: $PKG_CONFIG --exists --print-errors "QtCore lua5.1 QtGui "
  472. Package lua5.1 was not found in the pkg-config search path.
  473. Perhaps you should add the directory containing `lua5.1.pc'
  474. to the PKG_CONFIG_PATH environment variable
  475. No package 'lua5.1' found
  476. configure:14449: $? = 1
  477. configure:14464: $PKG_CONFIG --exists --print-errors "QtCore lua5.1 QtGui "
  478. Package lua5.1 was not found in the pkg-config search path.
  479. Perhaps you should add the directory containing `lua5.1.pc'
  480. to the PKG_CONFIG_PATH environment variable
  481. No package 'lua5.1' found
  482. configure:14467: $? = 1
  483. No package 'lua5.1' found
  484. configure:14495: result: no
  485. configure:14499: checking for QNUTCONF
  486. configure:14507: $PKG_CONFIG --exists --print-errors "QtCore lua-5.1 QtGui "
  487. Package lua-5.1 was not found in the pkg-config search path.
  488. Perhaps you should add the directory containing `lua-5.1.pc'
  489. to the PKG_CONFIG_PATH environment variable
  490. No package 'lua-5.1' found
  491. configure:14510: $? = 1
  492. configure:14525: $PKG_CONFIG --exists --print-errors "QtCore lua-5.1 QtGui "
  493. Package lua-5.1 was not found in the pkg-config search path.
  494. Perhaps you should add the directory containing `lua-5.1.pc'
  495. to the PKG_CONFIG_PATH environment variable
  496. No package 'lua-5.1' found
  497. configure:14528: $? = 1
  498. No package 'lua-5.1' found
  499. configure:14556: result: no
  500. configure:14560: checking for QNUTCONF
  501. configure:14568: $PKG_CONFIG --exists --print-errors "QtCore lua QtGui "
  502. configure:14571: $? = 0
  503. configure:14586: $PKG_CONFIG --exists --print-errors "QtCore lua QtGui "
  504. configure:14589: $? = 0
  505. configure:14644: result: yes
  506. configure:15139: creating ./config.status
  507. ## ---------------------- ##
  508. ## Running config.status. ##
  509. ## ---------------------- ##
  510. This file was extended by qnutconf config.status 3.0, which was
  511. generated by GNU Autoconf 2.65. Invocation command line was
  512. CONFIG_FILES =
  513. CONFIG_HEADERS =
  514. CONFIG_LINKS =
  515. CONFIG_COMMANDS =
  516. $ ./config.status
  517. on workpc
  518. config.status:1134: creating Makefile
  519. config.status:1134: creating src/Makefile
  520. config.status:1134: creating config.h
  521. config.status:1306: config.h is unchanged
  522. config.status:1354: executing depfiles commands
  523. config.status:1354: executing libtool commands
  524. ## ---------------- ##
  525. ## Cache variables. ##
  526. ## ---------------- ##
  527. ac_cv_build=x86_64-unknown-linux-gnu
  528. ac_cv_c_compiler_gnu=yes
  529. ac_cv_cxx_compiler_gnu=yes
  530. ac_cv_env_CCC_set=
  531. ac_cv_env_CCC_value=
  532. ac_cv_env_CC_set=
  533. ac_cv_env_CC_value=
  534. ac_cv_env_CFLAGS_set=
  535. ac_cv_env_CFLAGS_value=
  536. ac_cv_env_CPPFLAGS_set=
  537. ac_cv_env_CPPFLAGS_value=
  538. ac_cv_env_CPP_set=
  539. ac_cv_env_CPP_value=
  540. ac_cv_env_CXXCPP_set=
  541. ac_cv_env_CXXCPP_value=
  542. ac_cv_env_CXXFLAGS_set=
  543. ac_cv_env_CXXFLAGS_value=
  544. ac_cv_env_CXX_set=
  545. ac_cv_env_CXX_value=
  546. ac_cv_env_LDFLAGS_set=
  547. ac_cv_env_LDFLAGS_value=
  548. ac_cv_env_LIBS_set=
  549. ac_cv_env_LIBS_value=
  550. ac_cv_env_PKG_CONFIG_set=
  551. ac_cv_env_PKG_CONFIG_value=
  552. ac_cv_env_QNUTCONF_CFLAGS_set=
  553. ac_cv_env_QNUTCONF_CFLAGS_value=
  554. ac_cv_env_QNUTCONF_LIBS_set=
  555. ac_cv_env_QNUTCONF_LIBS_value=
  556. ac_cv_env_build_alias_set=
  557. ac_cv_env_build_alias_value=
  558. ac_cv_env_host_alias_set=
  559. ac_cv_env_host_alias_value=
  560. ac_cv_env_target_alias_set=
  561. ac_cv_env_target_alias_value=
  562. ac_cv_header_dlfcn_h=yes
  563. ac_cv_header_inttypes_h=yes
  564. ac_cv_header_memory_h=yes
  565. ac_cv_header_stdc=yes
  566. ac_cv_header_stdint_h=yes
  567. ac_cv_header_stdlib_h=yes
  568. ac_cv_header_string_h=yes
  569. ac_cv_header_strings_h=yes
  570. ac_cv_header_sys_stat_h=yes
  571. ac_cv_header_sys_types_h=yes
  572. ac_cv_header_unistd_h=yes
  573. ac_cv_host=x86_64-unknown-linux-gnu
  574. ac_cv_objext=o
  575. ac_cv_path_EGREP='/usr/bin/grep -E'
  576. ac_cv_path_FGREP='/usr/bin/grep -F'
  577. ac_cv_path_GREP=/usr/bin/grep
  578. ac_cv_path_SED=/usr/bin/sed
  579. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  580. ac_cv_path_install='/usr/bin/install -c'
  581. ac_cv_path_mkdir=/usr/bin/mkdir
  582. ac_cv_prog_AWK=gawk
  583. ac_cv_prog_CPP='gcc -E'
  584. ac_cv_prog_CXXCPP='g++ -E'
  585. ac_cv_prog_UIC=uic-qt4
  586. ac_cv_prog_ac_ct_AR=ar
  587. ac_cv_prog_ac_ct_CC=gcc
  588. ac_cv_prog_ac_ct_CXX=g++
  589. ac_cv_prog_ac_ct_OBJDUMP=objdump
  590. ac_cv_prog_ac_ct_RANLIB=ranlib
  591. ac_cv_prog_ac_ct_STRIP=strip
  592. ac_cv_prog_cc_c89=
  593. ac_cv_prog_cc_g=yes
  594. ac_cv_prog_cxx_g=yes
  595. ac_cv_prog_make_make_set=yes
  596. am_cv_CC_dependencies_compiler_type=gcc3
  597. am_cv_CXX_dependencies_compiler_type=gcc3
  598. lt_cv_deplibs_check_method=pass_all
  599. lt_cv_file_magic_cmd='$MAGIC_CMD'
  600. lt_cv_file_magic_test_file=
  601. lt_cv_ld_reload_flag=-r
  602. lt_cv_nm_interface='BSD nm'
  603. lt_cv_objdir=.libs
  604. lt_cv_path_LD=/usr/lib/hardening-wrapper/bin/ld
  605. lt_cv_path_LDCXX='/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64'
  606. lt_cv_path_NM='/usr/bin/nm -B'
  607. lt_cv_prog_compiler_c_o=yes
  608. lt_cv_prog_compiler_c_o_CXX=yes
  609. lt_cv_prog_compiler_pic_works=yes
  610. lt_cv_prog_compiler_pic_works_CXX=yes
  611. lt_cv_prog_compiler_rtti_exceptions=no
  612. lt_cv_prog_compiler_static_works=yes
  613. lt_cv_prog_compiler_static_works_CXX=yes
  614. lt_cv_prog_gnu_ld=yes
  615. lt_cv_prog_gnu_ldcxx=yes
  616. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  617. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  618. 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'\'''
  619. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  620. lt_cv_sys_max_cmd_len=1572864
  621. pkg_cv_QNUTCONF_CFLAGS='-DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore'
  622. pkg_cv_QNUTCONF_LIBS='-llua -lm -lQtGui -lQtCore'
  623. ## ----------------- ##
  624. ## Output variables. ##
  625. ## ----------------- ##
  626. ACLOCAL='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/qnutconf/missing" --run aclocal-1.11'
  627. AMDEPBACKSLASH='\'
  628. AMDEP_FALSE='#'
  629. AMDEP_TRUE=''
  630. AMTAR='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/qnutconf/missing" --run tar'
  631. AM_BACKSLASH='\'
  632. AM_DEFAULT_VERBOSITY='0'
  633. AR='ar'
  634. AUTOCONF='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/qnutconf/missing" --run autoconf'
  635. AUTOHEADER='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/qnutconf/missing" --run autoheader'
  636. AUTOMAKE='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/qnutconf/missing" --run automake-1.11'
  637. AWK='gawk'
  638. CC='gcc'
  639. CCDEPMODE='depmode=gcc3'
  640. CFLAGS='-g -O2'
  641. CPP='gcc -E'
  642. CPPFLAGS=''
  643. CXX='g++'
  644. CXXCPP='g++ -E'
  645. CXXDEPMODE='depmode=gcc3'
  646. CXXFLAGS='-g -O2'
  647. CYGPATH_W='echo'
  648. DEFS='-DHAVE_CONFIG_H'
  649. DEPDIR='.deps'
  650. DSYMUTIL=''
  651. DUMPBIN=''
  652. ECHO_C=''
  653. ECHO_N='-n'
  654. ECHO_T=''
  655. EGREP='/usr/bin/grep -E'
  656. EXEEXT=''
  657. FGREP='/usr/bin/grep -F'
  658. GREP='/usr/bin/grep'
  659. INSTALL_DATA='${INSTALL} -m 644'
  660. INSTALL_PROGRAM='${INSTALL}'
  661. INSTALL_SCRIPT='${INSTALL}'
  662. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  663. LD='/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64'
  664. LDFLAGS=''
  665. LIBOBJS=''
  666. LIBS=''
  667. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  668. LIPO=''
  669. LN_S='ln'
  670. LTLIBOBJS=''
  671. MAINT='#'
  672. MAINTAINER_MODE_FALSE=''
  673. MAINTAINER_MODE_TRUE='#'
  674. MAKEINFO='${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/qnutconf/missing" --run makeinfo'
  675. MKDIR_P='/usr/bin/mkdir -p'
  676. NM='/usr/bin/nm -B'
  677. NMEDIT=''
  678. OBJDUMP='objdump'
  679. OBJEXT='o'
  680. OTOOL64=''
  681. OTOOL=''
  682. PACKAGE='qnutconf'
  683. PACKAGE_BUGREPORT=''
  684. PACKAGE_NAME='qnutconf'
  685. PACKAGE_STRING='qnutconf 3.0'
  686. PACKAGE_TARNAME='qnutconf'
  687. PACKAGE_URL=''
  688. PACKAGE_VERSION='3.0'
  689. PATH_SEPARATOR=':'
  690. PKG_CONFIG='/usr/bin/pkg-config'
  691. QNUTCONF_CFLAGS='-DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore'
  692. QNUTCONF_LIBS='-llua -lm -lQtGui -lQtCore'
  693. RANLIB='ranlib'
  694. SED='/usr/bin/sed'
  695. SET_MAKE=''
  696. SHELL='/bin/sh'
  697. STRIP='strip'
  698. UIC='uic-qt4'
  699. VERSION='3.0'
  700. ac_ct_CC='gcc'
  701. ac_ct_CXX='g++'
  702. ac_ct_DUMPBIN=''
  703. am__EXEEXT_FALSE=''
  704. am__EXEEXT_TRUE='#'
  705. am__fastdepCC_FALSE='#'
  706. am__fastdepCC_TRUE=''
  707. am__fastdepCXX_FALSE='#'
  708. am__fastdepCXX_TRUE=''
  709. am__include='include'
  710. am__isrc=''
  711. am__leading_dot='.'
  712. am__quote=''
  713. am__tar='${AMTAR} chof - "$$tardir"'
  714. am__untar='${AMTAR} xf -'
  715. bindir='${exec_prefix}/bin'
  716. build='x86_64-unknown-linux-gnu'
  717. build_alias=''
  718. build_cpu='x86_64'
  719. build_os='linux-gnu'
  720. build_vendor='unknown'
  721. datadir='${datarootdir}'
  722. datarootdir='${prefix}/share'
  723. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  724. dvidir='${docdir}'
  725. exec_prefix='${prefix}'
  726. host='x86_64-unknown-linux-gnu'
  727. host_alias=''
  728. host_cpu='x86_64'
  729. host_os='linux-gnu'
  730. host_vendor='unknown'
  731. htmldir='${docdir}'
  732. includedir='${prefix}/include'
  733. infodir='${datarootdir}/info'
  734. install_sh='${SHELL} '\''/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/qnutconf/install-sh'\'''
  735. libdir='${exec_prefix}/lib'
  736. libexecdir='${exec_prefix}/libexec'
  737. localedir='${datarootdir}/locale'
  738. localstatedir='${prefix}/var'
  739. lt_ECHO='echo'
  740. mandir='${datarootdir}/man'
  741. mkdir_p='/usr/bin/mkdir -p'
  742. oldincludedir='/usr/include'
  743. pdfdir='${docdir}'
  744. prefix='/usr/local'
  745. program_transform_name='s,x,x,'
  746. psdir='${docdir}'
  747. sbindir='${exec_prefix}/sbin'
  748. sharedstatedir='${prefix}/com'
  749. sysconfdir='${prefix}/etc'
  750. target_alias=''
  751. ## ----------- ##
  752. ## confdefs.h. ##
  753. ## ----------- ##
  754. /* confdefs.h */
  755. #define PACKAGE_NAME "qnutconf"
  756. #define PACKAGE_TARNAME "qnutconf"
  757. #define PACKAGE_VERSION "3.0"
  758. #define PACKAGE_STRING "qnutconf 3.0"
  759. #define PACKAGE_BUGREPORT ""
  760. #define PACKAGE_URL ""
  761. #define PACKAGE "qnutconf"
  762. #define VERSION "3.0"
  763. #define STDC_HEADERS 1
  764. #define HAVE_SYS_TYPES_H 1
  765. #define HAVE_SYS_STAT_H 1
  766. #define HAVE_STDLIB_H 1
  767. #define HAVE_STRING_H 1
  768. #define HAVE_MEMORY_H 1
  769. #define HAVE_STRINGS_H 1
  770. #define HAVE_INTTYPES_H 1
  771. #define HAVE_STDINT_H 1
  772. #define HAVE_UNISTD_H 1
  773. #define HAVE_DLFCN_H 1
  774. #define LT_OBJDIR ".libs/"
  775. configure: exit 0
  776. ## ---------------------- ##
  777. ## Running config.status. ##
  778. ## ---------------------- ##
  779. This file was extended by qnutconf config.status 3.0, which was
  780. generated by GNU Autoconf 2.65. Invocation command line was
  781. CONFIG_FILES =
  782. CONFIG_HEADERS =
  783. CONFIG_LINKS =
  784. CONFIG_COMMANDS =
  785. $ ./config.status
  786. on workpc
  787. config.status:1134: creating Makefile
  788. config.status:1134: creating src/Makefile
  789. config.status:1134: creating config.h
  790. config.status:1306: config.h is unchanged
  791. config.status:1354: executing depfiles commands
  792. config.status:1354: executing libtool commands