config.log 39 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150
  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 expat configure 2.0.1, which was
  4. generated by GNU Autoconf 2.59. Invocation command line was
  5. $ ./configure
  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##
  9. hostname = raspberrypi
  10. uname -m = armv7l
  11. uname -r = 4.19.58-v7+
  12. uname -s = Linux
  13. uname -v = #1245 SMP Fri Jul 12 17:25:51 BST 2019
  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. hostinfo = unknown
  20. /bin/machine = unknown
  21. /usr/bin/oslevel = unknown
  22. /bin/universe = unknown
  23. PATH: /usr/local/sbin
  24. PATH: /usr/local/bin
  25. PATH: /usr/sbin
  26. PATH: /usr/bin
  27. PATH: /sbin
  28. PATH: /bin
  29. PATH: /usr/local/games
  30. PATH: /usr/games
  31. ## ----------- ##
  32. ## Core tests. ##
  33. ## ----------- ##
  34. configure:2090: checking build system type
  35. configure:2108: result: armv7l-unknown-linux-gnu
  36. configure:2116: checking host system type
  37. configure:2130: result: armv7l-unknown-linux-gnu
  38. configure:2184: checking for gcc
  39. configure:2200: found /usr/bin/gcc
  40. configure:2210: result: gcc
  41. configure:2454: checking for C compiler version
  42. configure:2457: gcc --version </dev/null >&5
  43. gcc (Raspbian 8.3.0-6+rpi1) 8.3.0
  44. Copyright (C) 2018 Free Software Foundation, Inc.
  45. This is free software; see the source for copying conditions. There is NO
  46. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  47. configure:2460: $? = 0
  48. configure:2462: gcc -v </dev/null >&5
  49. Using built-in specs.
  50. COLLECT_GCC=gcc
  51. COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper
  52. Target: arm-linux-gnueabihf
  53. Configured with: ../src/configure -v --with-pkgversion='Raspbian 8.3.0-6+rpi1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --disable-werror --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
  54. Thread model: posix
  55. gcc version 8.3.0 (Raspbian 8.3.0-6+rpi1)
  56. configure:2465: $? = 0
  57. configure:2467: gcc -V </dev/null >&5
  58. gcc: error: unrecognized command line option '-V'
  59. gcc: fatal error: no input files
  60. compilation terminated.
  61. configure:2470: $? = 1
  62. configure:2493: checking for C compiler default output file name
  63. configure:2496: gcc conftest.c >&5
  64. configure:2499: $? = 0
  65. configure:2545: result: a.out
  66. configure:2550: checking whether the C compiler works
  67. configure:2556: ./a.out
  68. configure:2559: $? = 0
  69. configure:2576: result: yes
  70. configure:2583: checking whether we are cross compiling
  71. configure:2585: result: no
  72. configure:2588: checking for suffix of executables
  73. configure:2590: gcc -o conftest conftest.c >&5
  74. configure:2593: $? = 0
  75. configure:2618: result:
  76. configure:2624: checking for suffix of object files
  77. configure:2645: gcc -c conftest.c >&5
  78. configure:2648: $? = 0
  79. configure:2670: result: o
  80. configure:2674: checking whether we are using the GNU C compiler
  81. configure:2698: gcc -c conftest.c >&5
  82. configure:2704: $? = 0
  83. configure:2708: test -z
  84. || test ! -s conftest.err
  85. configure:2711: $? = 0
  86. configure:2714: test -s conftest.o
  87. configure:2717: $? = 0
  88. configure:2730: result: yes
  89. configure:2736: checking whether gcc accepts -g
  90. configure:2757: gcc -c -g conftest.c >&5
  91. configure:2763: $? = 0
  92. configure:2767: test -z
  93. || test ! -s conftest.err
  94. configure:2770: $? = 0
  95. configure:2773: test -s conftest.o
  96. configure:2776: $? = 0
  97. configure:2787: result: yes
  98. configure:2804: checking for gcc option to accept ANSI C
  99. configure:2874: gcc -c -g -O2 conftest.c >&5
  100. configure:2880: $? = 0
  101. configure:2884: test -z
  102. || test ! -s conftest.err
  103. configure:2887: $? = 0
  104. configure:2890: test -s conftest.o
  105. configure:2893: $? = 0
  106. configure:2911: result: none needed
  107. configure:2929: gcc -c -g -O2 conftest.c >&5
  108. conftest.c:2:3: error: unknown type name 'choke'
  109. choke me
  110. ^~~~~
  111. conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
  112. configure:2935: $? = 1
  113. configure: failed program was:
  114. | #ifndef __cplusplus
  115. | choke me
  116. | #endif
  117. configure:3068: checking for a sed that does not truncate output
  118. configure:3122: result: /bin/sed
  119. configure:3125: checking for egrep
  120. configure:3135: result: grep -E
  121. configure:3151: checking for ld used by gcc
  122. configure:3218: result: /usr/bin/ld
  123. configure:3227: checking if the linker (/usr/bin/ld) is GNU ld
  124. configure:3242: result: yes
  125. configure:3247: checking for /usr/bin/ld option to reload object files
  126. configure:3254: result: -r
  127. configure:3272: checking for BSD-compatible nm
  128. configure:3321: result: /usr/bin/nm -B
  129. configure:3325: checking whether ln -s works
  130. configure:3329: result: yes
  131. configure:3336: checking how to recognise dependent libraries
  132. configure:3512: result: pass_all
  133. configure:3991: checking how to run the C preprocessor
  134. configure:4026: gcc -E conftest.c
  135. configure:4032: $? = 0
  136. configure:4064: gcc -E conftest.c
  137. conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
  138. #include <ac_nonexistent.h>
  139. ^~~~~~~~~~~~~~~~~~
  140. compilation terminated.
  141. configure:4070: $? = 1
  142. configure: failed program was:
  143. | /* confdefs.h. */
  144. |
  145. | #define PACKAGE_NAME "expat"
  146. | #define PACKAGE_TARNAME "expat"
  147. | #define PACKAGE_VERSION "2.0.1"
  148. | #define PACKAGE_STRING "expat 2.0.1"
  149. | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
  150. | /* end confdefs.h. */
  151. | #include <ac_nonexistent.h>
  152. configure:4109: result: gcc -E
  153. configure:4133: gcc -E conftest.c
  154. configure:4139: $? = 0
  155. configure:4171: gcc -E conftest.c
  156. conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
  157. #include <ac_nonexistent.h>
  158. ^~~~~~~~~~~~~~~~~~
  159. compilation terminated.
  160. configure:4177: $? = 1
  161. configure: failed program was:
  162. | /* confdefs.h. */
  163. |
  164. | #define PACKAGE_NAME "expat"
  165. | #define PACKAGE_TARNAME "expat"
  166. | #define PACKAGE_VERSION "2.0.1"
  167. | #define PACKAGE_STRING "expat 2.0.1"
  168. | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
  169. | /* end confdefs.h. */
  170. | #include <ac_nonexistent.h>
  171. configure:4221: checking for ANSI C header files
  172. configure:4246: gcc -c -g -O2 conftest.c >&5
  173. configure:4252: $? = 0
  174. configure:4256: test -z
  175. || test ! -s conftest.err
  176. configure:4259: $? = 0
  177. configure:4262: test -s conftest.o
  178. configure:4265: $? = 0
  179. configure:4354: gcc -o conftest -g -O2 conftest.c >&5
  180. conftest.c: In function 'main':
  181. conftest.c:26:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  182. exit(2);
  183. ^~~~
  184. conftest.c:26:7: warning: incompatible implicit declaration of built-in function 'exit'
  185. conftest.c:26:7: note: include '<stdlib.h>' or provide a declaration of 'exit'
  186. conftest.c:10:1:
  187. +#include <stdlib.h>
  188. #if ((' ' & 0x0FF) == 0x020)
  189. conftest.c:26:7:
  190. exit(2);
  191. ^~~~
  192. conftest.c:27:3: warning: incompatible implicit declaration of built-in function 'exit'
  193. exit (0);
  194. ^~~~
  195. conftest.c:27:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
  196. configure:4357: $? = 0
  197. configure:4359: ./conftest
  198. configure:4362: $? = 0
  199. configure:4377: result: yes
  200. configure:4401: checking for sys/types.h
  201. configure:4417: gcc -c -g -O2 conftest.c >&5
  202. configure:4423: $? = 0
  203. configure:4427: test -z
  204. || test ! -s conftest.err
  205. configure:4430: $? = 0
  206. configure:4433: test -s conftest.o
  207. configure:4436: $? = 0
  208. configure:4447: result: yes
  209. configure:4401: checking for sys/stat.h
  210. configure:4417: gcc -c -g -O2 conftest.c >&5
  211. configure:4423: $? = 0
  212. configure:4427: test -z
  213. || test ! -s conftest.err
  214. configure:4430: $? = 0
  215. configure:4433: test -s conftest.o
  216. configure:4436: $? = 0
  217. configure:4447: result: yes
  218. configure:4401: checking for stdlib.h
  219. configure:4417: gcc -c -g -O2 conftest.c >&5
  220. configure:4423: $? = 0
  221. configure:4427: test -z
  222. || test ! -s conftest.err
  223. configure:4430: $? = 0
  224. configure:4433: test -s conftest.o
  225. configure:4436: $? = 0
  226. configure:4447: result: yes
  227. configure:4401: checking for string.h
  228. configure:4417: gcc -c -g -O2 conftest.c >&5
  229. configure:4423: $? = 0
  230. configure:4427: test -z
  231. || test ! -s conftest.err
  232. configure:4430: $? = 0
  233. configure:4433: test -s conftest.o
  234. configure:4436: $? = 0
  235. configure:4447: result: yes
  236. configure:4401: checking for memory.h
  237. configure:4417: gcc -c -g -O2 conftest.c >&5
  238. configure:4423: $? = 0
  239. configure:4427: test -z
  240. || test ! -s conftest.err
  241. configure:4430: $? = 0
  242. configure:4433: test -s conftest.o
  243. configure:4436: $? = 0
  244. configure:4447: result: yes
  245. configure:4401: checking for strings.h
  246. configure:4417: gcc -c -g -O2 conftest.c >&5
  247. configure:4423: $? = 0
  248. configure:4427: test -z
  249. || test ! -s conftest.err
  250. configure:4430: $? = 0
  251. configure:4433: test -s conftest.o
  252. configure:4436: $? = 0
  253. configure:4447: result: yes
  254. configure:4401: checking for inttypes.h
  255. configure:4417: gcc -c -g -O2 conftest.c >&5
  256. configure:4423: $? = 0
  257. configure:4427: test -z
  258. || test ! -s conftest.err
  259. configure:4430: $? = 0
  260. configure:4433: test -s conftest.o
  261. configure:4436: $? = 0
  262. configure:4447: result: yes
  263. configure:4401: checking for stdint.h
  264. configure:4417: gcc -c -g -O2 conftest.c >&5
  265. configure:4423: $? = 0
  266. configure:4427: test -z
  267. || test ! -s conftest.err
  268. configure:4430: $? = 0
  269. configure:4433: test -s conftest.o
  270. configure:4436: $? = 0
  271. configure:4447: result: yes
  272. configure:4401: checking for unistd.h
  273. configure:4417: gcc -c -g -O2 conftest.c >&5
  274. configure:4423: $? = 0
  275. configure:4427: test -z
  276. || test ! -s conftest.err
  277. configure:4430: $? = 0
  278. configure:4433: test -s conftest.o
  279. configure:4436: $? = 0
  280. configure:4447: result: yes
  281. configure:4473: checking dlfcn.h usability
  282. configure:4485: gcc -c -g -O2 conftest.c >&5
  283. configure:4491: $? = 0
  284. configure:4495: test -z
  285. || test ! -s conftest.err
  286. configure:4498: $? = 0
  287. configure:4501: test -s conftest.o
  288. configure:4504: $? = 0
  289. configure:4514: result: yes
  290. configure:4518: checking dlfcn.h presence
  291. configure:4528: gcc -E conftest.c
  292. configure:4534: $? = 0
  293. configure:4554: result: yes
  294. configure:4589: checking for dlfcn.h
  295. configure:4596: result: yes
  296. configure:4661: checking for g++
  297. configure:4677: found /usr/bin/g++
  298. configure:4687: result: g++
  299. configure:4703: checking for C++ compiler version
  300. configure:4706: g++ --version </dev/null >&5
  301. g++ (Raspbian 8.3.0-6+rpi1) 8.3.0
  302. Copyright (C) 2018 Free Software Foundation, Inc.
  303. This is free software; see the source for copying conditions. There is NO
  304. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  305. configure:4709: $? = 0
  306. configure:4711: g++ -v </dev/null >&5
  307. Using built-in specs.
  308. COLLECT_GCC=g++
  309. COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper
  310. Target: arm-linux-gnueabihf
  311. Configured with: ../src/configure -v --with-pkgversion='Raspbian 8.3.0-6+rpi1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --disable-werror --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
  312. Thread model: posix
  313. gcc version 8.3.0 (Raspbian 8.3.0-6+rpi1)
  314. configure:4714: $? = 0
  315. configure:4716: g++ -V </dev/null >&5
  316. g++: error: unrecognized command line option '-V'
  317. g++: fatal error: no input files
  318. compilation terminated.
  319. configure:4719: $? = 1
  320. configure:4722: checking whether we are using the GNU C++ compiler
  321. configure:4746: g++ -c conftest.cc >&5
  322. configure:4752: $? = 0
  323. configure:4756: test -z
  324. || test ! -s conftest.err
  325. configure:4759: $? = 0
  326. configure:4762: test -s conftest.o
  327. configure:4765: $? = 0
  328. configure:4778: result: yes
  329. configure:4784: checking whether g++ accepts -g
  330. configure:4805: g++ -c -g conftest.cc >&5
  331. configure:4811: $? = 0
  332. configure:4815: test -z
  333. || test ! -s conftest.err
  334. configure:4818: $? = 0
  335. configure:4821: test -s conftest.o
  336. configure:4824: $? = 0
  337. configure:4835: result: yes
  338. configure:4877: g++ -c -g -O2 conftest.cc >&5
  339. configure:4883: $? = 0
  340. configure:4887: test -z
  341. || test ! -s conftest.err
  342. configure:4890: $? = 0
  343. configure:4893: test -s conftest.o
  344. configure:4896: $? = 0
  345. configure:4922: g++ -c -g -O2 conftest.cc >&5
  346. conftest.cc: In function 'int main()':
  347. conftest.cc:24:1: error: 'exit' was not declared in this scope
  348. exit (42);
  349. ^~~~
  350. configure:4928: $? = 1
  351. configure: failed program was:
  352. | /* confdefs.h. */
  353. |
  354. | #define PACKAGE_NAME "expat"
  355. | #define PACKAGE_TARNAME "expat"
  356. | #define PACKAGE_VERSION "2.0.1"
  357. | #define PACKAGE_STRING "expat 2.0.1"
  358. | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
  359. | #define STDC_HEADERS 1
  360. | #define HAVE_SYS_TYPES_H 1
  361. | #define HAVE_SYS_STAT_H 1
  362. | #define HAVE_STDLIB_H 1
  363. | #define HAVE_STRING_H 1
  364. | #define HAVE_MEMORY_H 1
  365. | #define HAVE_STRINGS_H 1
  366. | #define HAVE_INTTYPES_H 1
  367. | #define HAVE_STDINT_H 1
  368. | #define HAVE_UNISTD_H 1
  369. | #define HAVE_DLFCN_H 1
  370. | /* end confdefs.h. */
  371. |
  372. | int
  373. | main ()
  374. | {
  375. | exit (42);
  376. | ;
  377. | return 0;
  378. | }
  379. configure:4877: g++ -c -g -O2 conftest.cc >&5
  380. configure:4883: $? = 0
  381. configure:4887: test -z
  382. || test ! -s conftest.err
  383. configure:4890: $? = 0
  384. configure:4893: test -s conftest.o
  385. configure:4896: $? = 0
  386. configure:4922: g++ -c -g -O2 conftest.cc >&5
  387. configure:4928: $? = 0
  388. configure:4932: test -z
  389. || test ! -s conftest.err
  390. configure:4935: $? = 0
  391. configure:4938: test -s conftest.o
  392. configure:4941: $? = 0
  393. configure:4974: checking how to run the C++ preprocessor
  394. configure:5005: g++ -E conftest.cc
  395. configure:5011: $? = 0
  396. configure:5043: g++ -E conftest.cc
  397. conftest.cc:23:10: fatal error: ac_nonexistent.h: No such file or directory
  398. #include <ac_nonexistent.h>
  399. ^~~~~~~~~~~~~~~~~~
  400. compilation terminated.
  401. configure:5049: $? = 1
  402. configure: failed program was:
  403. | /* confdefs.h. */
  404. |
  405. | #define PACKAGE_NAME "expat"
  406. | #define PACKAGE_TARNAME "expat"
  407. | #define PACKAGE_VERSION "2.0.1"
  408. | #define PACKAGE_STRING "expat 2.0.1"
  409. | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
  410. | #define STDC_HEADERS 1
  411. | #define HAVE_SYS_TYPES_H 1
  412. | #define HAVE_SYS_STAT_H 1
  413. | #define HAVE_STDLIB_H 1
  414. | #define HAVE_STRING_H 1
  415. | #define HAVE_MEMORY_H 1
  416. | #define HAVE_STRINGS_H 1
  417. | #define HAVE_INTTYPES_H 1
  418. | #define HAVE_STDINT_H 1
  419. | #define HAVE_UNISTD_H 1
  420. | #define HAVE_DLFCN_H 1
  421. | #ifdef __cplusplus
  422. | extern "C" void std::exit (int) throw (); using std::exit;
  423. | #endif
  424. | /* end confdefs.h. */
  425. | #include <ac_nonexistent.h>
  426. configure:5088: result: g++ -E
  427. configure:5112: g++ -E conftest.cc
  428. configure:5118: $? = 0
  429. configure:5150: g++ -E conftest.cc
  430. conftest.cc:23:10: fatal error: ac_nonexistent.h: No such file or directory
  431. #include <ac_nonexistent.h>
  432. ^~~~~~~~~~~~~~~~~~
  433. compilation terminated.
  434. configure:5156: $? = 1
  435. configure: failed program was:
  436. | /* confdefs.h. */
  437. |
  438. | #define PACKAGE_NAME "expat"
  439. | #define PACKAGE_TARNAME "expat"
  440. | #define PACKAGE_VERSION "2.0.1"
  441. | #define PACKAGE_STRING "expat 2.0.1"
  442. | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
  443. | #define STDC_HEADERS 1
  444. | #define HAVE_SYS_TYPES_H 1
  445. | #define HAVE_SYS_STAT_H 1
  446. | #define HAVE_STDLIB_H 1
  447. | #define HAVE_STRING_H 1
  448. | #define HAVE_MEMORY_H 1
  449. | #define HAVE_STRINGS_H 1
  450. | #define HAVE_INTTYPES_H 1
  451. | #define HAVE_STDINT_H 1
  452. | #define HAVE_UNISTD_H 1
  453. | #define HAVE_DLFCN_H 1
  454. | #ifdef __cplusplus
  455. | extern "C" void std::exit (int) throw (); using std::exit;
  456. | #endif
  457. | /* end confdefs.h. */
  458. | #include <ac_nonexistent.h>
  459. configure:5253: checking for g77
  460. configure:5282: result: no
  461. configure:5253: checking for f77
  462. configure:5282: result: no
  463. configure:5253: checking for xlf
  464. configure:5282: result: no
  465. configure:5253: checking for frt
  466. configure:5282: result: no
  467. configure:5253: checking for pgf77
  468. configure:5282: result: no
  469. configure:5253: checking for fort77
  470. configure:5282: result: no
  471. configure:5253: checking for fl32
  472. configure:5282: result: no
  473. configure:5253: checking for af77
  474. configure:5282: result: no
  475. configure:5253: checking for f90
  476. configure:5282: result: no
  477. configure:5253: checking for xlf90
  478. configure:5282: result: no
  479. configure:5253: checking for pgf90
  480. configure:5282: result: no
  481. configure:5253: checking for epcf90
  482. configure:5282: result: no
  483. configure:5253: checking for f95
  484. configure:5282: result: no
  485. configure:5253: checking for fort
  486. configure:5282: result: no
  487. configure:5253: checking for xlf95
  488. configure:5282: result: no
  489. configure:5253: checking for ifc
  490. configure:5282: result: no
  491. configure:5253: checking for efc
  492. configure:5282: result: no
  493. configure:5253: checking for pgf95
  494. configure:5282: result: no
  495. configure:5253: checking for lf95
  496. configure:5282: result: no
  497. configure:5253: checking for gfortran
  498. configure:5282: result: no
  499. configure:5296: checking for Fortran 77 compiler version
  500. configure:5297: --version </dev/null >&5
  501. ./configure: line 5298: --version: command not found
  502. configure:5300: $? = 127
  503. configure:5302: -v </dev/null >&5
  504. ./configure: line 5303: -v: command not found
  505. configure:5305: $? = 127
  506. configure:5307: -V </dev/null >&5
  507. ./configure: line 5308: -V: command not found
  508. configure:5310: $? = 127
  509. configure:5318: checking whether we are using the GNU Fortran 77 compiler
  510. configure:5332: -c conftest.F >&5
  511. ./configure: line 5333: -c: command not found
  512. configure:5338: $? = 127
  513. configure: failed program was:
  514. | program main
  515. | #ifndef __GNUC__
  516. | choke me
  517. | #endif
  518. |
  519. | end
  520. configure:5364: result: no
  521. configure:5370: checking whether accepts -g
  522. configure:5382: -c -g conftest.f >&5
  523. ./configure: line 5383: -c: command not found
  524. configure:5388: $? = 127
  525. configure: failed program was:
  526. | program main
  527. |
  528. | end
  529. configure:5413: result: no
  530. configure:5443: checking the maximum length of command line arguments
  531. configure:5552: result: 32768
  532. configure:5563: checking command to parse /usr/bin/nm -B output from gcc object
  533. configure:5668: gcc -c -g -O2 conftest.c >&5
  534. configure:5671: $? = 0
  535. configure:5675: /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
  536. configure:5678: $? = 0
  537. configure:5730: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  538. configure:5733: $? = 0
  539. configure:5771: result: ok
  540. configure:5775: checking for objdir
  541. configure:5790: result: .libs
  542. configure:5880: checking for ar
  543. configure:5896: found /usr/bin/ar
  544. configure:5907: result: ar
  545. configure:5960: checking for ranlib
  546. configure:5976: found /usr/bin/ranlib
  547. configure:5987: result: ranlib
  548. configure:6040: checking for strip
  549. configure:6056: found /usr/bin/strip
  550. configure:6067: result: strip
  551. configure:6343: checking if gcc supports -fno-rtti -fno-exceptions
  552. configure:6363: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  553. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  554. configure:6367: $? = 0
  555. configure:6378: result: no
  556. configure:6368: checking for gcc option to produce PIC
  557. configure:6578: result: -fPIC
  558. configure:6586: checking if gcc PIC flag -fPIC works
  559. configure:6631: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
  560. configure:6635: $? = 0
  561. configure:6621: result: yes
  562. configure:6620: checking if gcc static flag -static works
  563. configure:6648: result: yes
  564. configure:6658: checking if gcc supports -c -o file.o
  565. configure:6735: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  566. configure:6739: $? = 0
  567. configure:6681: result: yes
  568. configure:6707: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  569. configure:7665: result: yes
  570. configure:7686: checking whether -lc should be explicitly linked in
  571. configure:7691: gcc -c -g -O2 conftest.c >&5
  572. configure:7694: $? = 0
  573. configure:7709: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
  574. configure:7712: $? = 0
  575. configure:7724: result: no
  576. configure:7732: checking dynamic linker characteristics
  577. configure:8320: result: GNU/Linux ld.so
  578. configure:8329: checking how to hardcode library paths into programs
  579. configure:8354: result: immediate
  580. configure:8368: checking whether stripping libraries is possible
  581. configure:8373: result: yes
  582. configure:9207: checking if libtool supports shared libraries
  583. configure:9209: result: yes
  584. configure:9212: checking whether to build shared libraries
  585. configure:9233: result: yes
  586. configure:9236: checking whether to build static libraries
  587. configure:9240: result: yes
  588. configure:9332: creating libtool
  589. configure:9920: checking for ld used by g++
  590. configure:9987: result: /usr/bin/ld
  591. configure:9996: checking if the linker (/usr/bin/ld) is GNU ld
  592. configure:10011: result: yes
  593. configure:10062: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  594. configure:11000: result: yes
  595. configure:11022: g++ -c -g -O2 conftest.cpp >&5
  596. configure:11025: $? = 0
  597. configure:11144: checking for g++ option to produce PIC
  598. configure:11418: result: -fPIC
  599. configure:11426: checking if g++ PIC flag -fPIC works
  600. configure:11524: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
  601. configure:11528: $? = 0
  602. configure:11461: result: yes
  603. configure:11489: checking if g++ static flag -static works
  604. configure:11517: result: yes
  605. configure:11527: checking if g++ supports -c -o file.o
  606. configure:11628: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  607. configure:11632: $? = 0
  608. configure:11574: result: yes
  609. configure:11600: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  610. configure:11625: result: yes
  611. configure:11692: checking dynamic linker characteristics
  612. configure:12280: result: GNU/Linux ld.so
  613. configure:12289: checking how to hardcode library paths into programs
  614. configure:12314: result: immediate
  615. configure:18519: checking for gcc
  616. configure:18545: result: gcc
  617. configure:18789: checking for C compiler version
  618. configure:18792: gcc --version </dev/null >&5
  619. gcc (Raspbian 8.3.0-6+rpi1) 8.3.0
  620. Copyright (C) 2018 Free Software Foundation, Inc.
  621. This is free software; see the source for copying conditions. There is NO
  622. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  623. configure:18795: $? = 0
  624. configure:18797: gcc -v </dev/null >&5
  625. Using built-in specs.
  626. COLLECT_GCC=gcc
  627. COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper
  628. Target: arm-linux-gnueabihf
  629. Configured with: ../src/configure -v --with-pkgversion='Raspbian 8.3.0-6+rpi1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --disable-werror --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
  630. Thread model: posix
  631. gcc version 8.3.0 (Raspbian 8.3.0-6+rpi1)
  632. configure:18800: $? = 0
  633. configure:18802: gcc -V </dev/null >&5
  634. gcc: error: unrecognized command line option '-V'
  635. gcc: fatal error: no input files
  636. compilation terminated.
  637. configure:18805: $? = 1
  638. configure:18808: checking whether we are using the GNU C compiler
  639. configure:18864: result: yes
  640. configure:18870: checking whether gcc accepts -g
  641. configure:18921: result: yes
  642. configure:18938: checking for gcc option to accept ANSI C
  643. configure:19045: result: none needed
  644. configure:19063: gcc -c -g -O2 conftest.c >&5
  645. conftest.c:2:3: error: unknown type name 'choke'
  646. choke me
  647. ^~~~~
  648. conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
  649. configure:19069: $? = 1
  650. configure: failed program was:
  651. | #ifndef __cplusplus
  652. | choke me
  653. | #endif
  654. configure:19215: checking for a BSD-compatible install
  655. configure:19270: result: /usr/bin/install -c
  656. configure:19285: checking whether gcc accepts -fexceptions
  657. configure:19303: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions conftest.c >&5
  658. conftest.c:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  659. main ()
  660. ^~~~
  661. configure:19309: $? = 0
  662. configure:19313: test -z
  663. || test ! -s conftest.err
  664. configure:19316: $? = 0
  665. configure:19319: test -s conftest
  666. configure:19322: $? = 0
  667. configure:19324: result: yes
  668. configure:19338: checking for ANSI C header files
  669. configure:19494: result: yes
  670. configure:19506: checking whether byte ordering is bigendian
  671. configure:19533: gcc -c -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions conftest.c >&5
  672. conftest.c:27:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  673. main ()
  674. ^~~~
  675. configure:19539: $? = 0
  676. configure:19543: test -z
  677. || test ! -s conftest.err
  678. configure:19546: $? = 0
  679. configure:19549: test -s conftest.o
  680. configure:19552: $? = 0
  681. configure:19575: gcc -c -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions conftest.c >&5
  682. conftest.c:27:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  683. main ()
  684. ^~~~
  685. conftest.c: In function 'main':
  686. conftest.c:31:2: error: unknown type name 'not'; did you mean 'ino_t'?
  687. not big endian
  688. ^~~
  689. ino_t
  690. conftest.c:31:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  691. not big endian
  692. ^~~~~~
  693. configure:19581: $? = 1
  694. configure: failed program was:
  695. | /* confdefs.h. */
  696. |
  697. | #define PACKAGE_NAME "expat"
  698. | #define PACKAGE_TARNAME "expat"
  699. | #define PACKAGE_VERSION "2.0.1"
  700. | #define PACKAGE_STRING "expat 2.0.1"
  701. | #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
  702. | #define STDC_HEADERS 1
  703. | #define HAVE_SYS_TYPES_H 1
  704. | #define HAVE_SYS_STAT_H 1
  705. | #define HAVE_STDLIB_H 1
  706. | #define HAVE_STRING_H 1
  707. | #define HAVE_MEMORY_H 1
  708. | #define HAVE_STRINGS_H 1
  709. | #define HAVE_INTTYPES_H 1
  710. | #define HAVE_STDINT_H 1
  711. | #define HAVE_UNISTD_H 1
  712. | #define HAVE_DLFCN_H 1
  713. | #ifdef __cplusplus
  714. | extern "C" void std::exit (int) throw (); using std::exit;
  715. | #endif
  716. | #define STDC_HEADERS 1
  717. | /* end confdefs.h. */
  718. | #include <sys/types.h>
  719. | #include <sys/param.h>
  720. | int
  721. | main ()
  722. | {
  723. |
  724. | #if BYTE_ORDER != BIG_ENDIAN
  725. | not big endian
  726. | #endif
  727. | ;
  728. | return 0;
  729. | }
  730. configure:19655: result: no
  731. configure:19712: checking for an ANSI C-conforming const
  732. configure:19779: gcc -c -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions conftest.c >&5
  733. conftest.c:27:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  734. main ()
  735. ^~~~
  736. conftest.c: In function 'main':
  737. conftest.c:52:17: warning: unused variable 's' [-Wunused-variable]
  738. char const *s = 0 ? (char *) 0 : (char const *) 0;
  739. ^
  740. conftest.c:72:15: warning: unused variable 'foo' [-Wunused-variable]
  741. const int foo = 10;
  742. ^~~
  743. conftest.c:39:29: warning: unused variable 'zero' [-Wunused-variable]
  744. static struct point const zero = {0,0};
  745. ^~~~
  746. conftest.c:33:17: warning: unused variable 'x' [-Wunused-variable]
  747. const charset x;
  748. ^
  749. At top level:
  750. conftest.c:39:29: warning: 'zero' defined but not used [-Wunused-const-variable=]
  751. static struct point const zero = {0,0};
  752. ^~~~
  753. conftest.c: In function 'main':
  754. conftest.c:54:7: warning: 't' is used uninitialized in this function [-Wuninitialized]
  755. *t++ = 0;
  756. ~^~
  757. conftest.c:69:23: warning: 'b' is used uninitialized in this function [-Wuninitialized]
  758. struct s *b; b->j = 5;
  759. ~~~~~^~~
  760. configure:19785: $? = 0
  761. configure:19789: test -z
  762. || test ! -s conftest.err
  763. configure:19792: $? = 0
  764. configure:19795: test -s conftest.o
  765. configure:19798: $? = 0
  766. configure:19809: result: yes
  767. configure:19819: checking for size_t
  768. configure:19843: gcc -c -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions conftest.c >&5
  769. conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  770. main ()
  771. ^~~~
  772. configure:19849: $? = 0
  773. configure:19853: test -z
  774. || test ! -s conftest.err
  775. configure:19856: $? = 0
  776. configure:19859: test -s conftest.o
  777. configure:19862: $? = 0
  778. configure:19873: result: yes
  779. configure:19890: checking for memmove
  780. configure:19947: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions conftest.c >&5
  781. conftest.c:49:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  782. char memmove ();
  783. ^~~~
  784. conftest.c:49:6: warning: conflicting types for built-in function 'memmove' [-Wbuiltin-declaration-mismatch]
  785. char memmove ();
  786. ^~~~~~~
  787. conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  788. char (*f) () = memmove;
  789. ^~~~
  790. conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  791. main ()
  792. ^~~~
  793. configure:19953: $? = 0
  794. configure:19957: test -z
  795. || test ! -s conftest.err
  796. configure:19960: $? = 0
  797. configure:19963: test -s conftest
  798. configure:19966: $? = 0
  799. configure:19978: result: yes
  800. configure:19890: checking for bcopy
  801. configure:19947: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions conftest.c >&5
  802. conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  803. char bcopy ();
  804. ^~~~
  805. conftest.c:50:6: warning: conflicting types for built-in function 'bcopy' [-Wbuiltin-declaration-mismatch]
  806. char bcopy ();
  807. ^~~~~
  808. conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  809. char (*f) () = bcopy;
  810. ^~~~
  811. conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  812. main ()
  813. ^~~~
  814. configure:19953: $? = 0
  815. configure:19957: test -z
  816. || test ! -s conftest.err
  817. configure:19960: $? = 0
  818. configure:19963: test -s conftest
  819. configure:19966: $? = 0
  820. configure:19978: result: yes
  821. configure:20004: checking fcntl.h usability
  822. configure:20016: gcc -c -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions conftest.c >&5
  823. configure:20022: $? = 0
  824. configure:20026: test -z
  825. || test ! -s conftest.err
  826. configure:20029: $? = 0
  827. configure:20032: test -s conftest.o
  828. configure:20035: $? = 0
  829. configure:20045: result: yes
  830. configure:20049: checking fcntl.h presence
  831. configure:20059: gcc -E conftest.c
  832. configure:20065: $? = 0
  833. configure:20085: result: yes
  834. configure:20120: checking for fcntl.h
  835. configure:20127: result: yes
  836. configure:19995: checking for unistd.h
  837. configure:20000: result: yes
  838. configure:20140: checking for off_t
  839. configure:20164: gcc -c -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions conftest.c >&5
  840. conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  841. main ()
  842. ^~~~
  843. configure:20170: $? = 0
  844. configure:20174: test -z
  845. || test ! -s conftest.err
  846. configure:20177: $? = 0
  847. configure:20180: test -s conftest.o
  848. configure:20183: $? = 0
  849. configure:20194: result: yes
  850. configure:20212: checking for stdlib.h
  851. configure:20217: result: yes
  852. configure:20212: checking for unistd.h
  853. configure:20217: result: yes
  854. configure:20361: checking for getpagesize
  855. configure:20418: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions conftest.c >&5
  856. conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  857. char getpagesize ();
  858. ^~~~
  859. conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  860. char (*f) () = getpagesize;
  861. ^~~~
  862. conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  863. main ()
  864. ^~~~
  865. configure:20424: $? = 0
  866. configure:20428: test -z
  867. || test ! -s conftest.err
  868. configure:20431: $? = 0
  869. configure:20434: test -s conftest
  870. configure:20437: $? = 0
  871. configure:20449: result: yes
  872. configure:20459: checking for working mmap
  873. configure:20601: gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions conftest.c >&5
  874. conftest.c:136:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  875. main ()
  876. ^~~~
  877. configure:20604: $? = 0
  878. configure:20606: ./conftest
  879. configure:20609: $? = 0
  880. configure:20623: result: yes
  881. configure:20651: checking for an ANSI C99-conforming __func__
  882. configure:20672: gcc -c -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions conftest.c >&5
  883. conftest.c:35:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  884. main ()
  885. ^~~~
  886. conftest.c: In function 'main':
  887. conftest.c:37:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  888. char *foo = __func__;
  889. ^~~~~~~~
  890. conftest.c:37:7: warning: unused variable 'foo' [-Wunused-variable]
  891. char *foo = __func__;
  892. ^~~
  893. configure:20678: $? = 0
  894. configure:20682: test -z
  895. || test ! -s conftest.err
  896. configure:20685: $? = 0
  897. configure:20688: test -s conftest.o
  898. configure:20691: $? = 0
  899. configure:20746: result: yes
  900. configure:20877: creating ./config.status
  901. ## ---------------------- ##
  902. ## Running config.status. ##
  903. ## ---------------------- ##
  904. This file was extended by expat config.status 2.0.1, which was
  905. generated by GNU Autoconf 2.59. Invocation command line was
  906. CONFIG_FILES =
  907. CONFIG_HEADERS =
  908. CONFIG_LINKS =
  909. CONFIG_COMMANDS =
  910. $ ./config.status
  911. on raspberrypi
  912. config.status:669: creating Makefile
  913. config.status:773: creating expat_config.h
  914. ## ---------------- ##
  915. ## Cache variables. ##
  916. ## ---------------- ##
  917. ac_cv_build=armv7l-unknown-linux-gnu
  918. ac_cv_build_alias=armv7l-unknown-linux-gnu
  919. ac_cv_c_bigendian=no
  920. ac_cv_c_compiler_gnu=yes
  921. ac_cv_c_const=yes
  922. ac_cv_cpp_func=yes
  923. ac_cv_cxx_compiler_gnu=yes
  924. ac_cv_env_CC_set=
  925. ac_cv_env_CC_value=
  926. ac_cv_env_CFLAGS_set=
  927. ac_cv_env_CFLAGS_value=
  928. ac_cv_env_CPPFLAGS_set=
  929. ac_cv_env_CPPFLAGS_value=
  930. ac_cv_env_CPP_set=
  931. ac_cv_env_CPP_value=
  932. ac_cv_env_CXXCPP_set=
  933. ac_cv_env_CXXCPP_value=
  934. ac_cv_env_CXXFLAGS_set=
  935. ac_cv_env_CXXFLAGS_value=
  936. ac_cv_env_CXX_set=
  937. ac_cv_env_CXX_value=
  938. ac_cv_env_F77_set=
  939. ac_cv_env_F77_value=
  940. ac_cv_env_FFLAGS_set=
  941. ac_cv_env_FFLAGS_value=
  942. ac_cv_env_LDFLAGS_set=
  943. ac_cv_env_LDFLAGS_value=
  944. ac_cv_env_build_alias_set=
  945. ac_cv_env_build_alias_value=
  946. ac_cv_env_host_alias_set=
  947. ac_cv_env_host_alias_value=
  948. ac_cv_env_target_alias_set=
  949. ac_cv_env_target_alias_value=
  950. ac_cv_exeext=
  951. ac_cv_f77_compiler_gnu=no
  952. ac_cv_func_bcopy=yes
  953. ac_cv_func_getpagesize=yes
  954. ac_cv_func_memmove=yes
  955. ac_cv_func_mmap_fixed_mapped=yes
  956. ac_cv_header_dlfcn_h=yes
  957. ac_cv_header_fcntl_h=yes
  958. ac_cv_header_inttypes_h=yes
  959. ac_cv_header_memory_h=yes
  960. ac_cv_header_stdc=yes
  961. ac_cv_header_stdint_h=yes
  962. ac_cv_header_stdlib_h=yes
  963. ac_cv_header_string_h=yes
  964. ac_cv_header_strings_h=yes
  965. ac_cv_header_sys_stat_h=yes
  966. ac_cv_header_sys_types_h=yes
  967. ac_cv_header_unistd_h=yes
  968. ac_cv_host=armv7l-unknown-linux-gnu
  969. ac_cv_host_alias=armv7l-unknown-linux-gnu
  970. ac_cv_objext=o
  971. ac_cv_path_install='/usr/bin/install -c'
  972. ac_cv_prog_CPP='gcc -E'
  973. ac_cv_prog_CXXCPP='g++ -E'
  974. ac_cv_prog_ac_ct_AR=ar
  975. ac_cv_prog_ac_ct_CC=gcc
  976. ac_cv_prog_ac_ct_CXX=g++
  977. ac_cv_prog_ac_ct_RANLIB=ranlib
  978. ac_cv_prog_ac_ct_STRIP=strip
  979. ac_cv_prog_cc_g=yes
  980. ac_cv_prog_cc_stdc=
  981. ac_cv_prog_cxx_g=yes
  982. ac_cv_prog_egrep='grep -E'
  983. ac_cv_prog_f77_g=no
  984. ac_cv_type_off_t=yes
  985. ac_cv_type_size_t=yes
  986. lt_cv_deplibs_check_method=pass_all
  987. lt_cv_file_magic_cmd='$MAGIC_CMD'
  988. lt_cv_file_magic_test_file=
  989. lt_cv_ld_reload_flag=-r
  990. lt_cv_objdir=.libs
  991. lt_cv_path_LD=/usr/bin/ld
  992. lt_cv_path_LDCXX=/usr/bin/ld
  993. lt_cv_path_NM='/usr/bin/nm -B'
  994. lt_cv_path_SED=/bin/sed
  995. lt_cv_prog_compiler_c_o=yes
  996. lt_cv_prog_compiler_c_o_CXX=yes
  997. lt_cv_prog_compiler_rtti_exceptions=no
  998. lt_cv_prog_gnu_ld=yes
  999. lt_cv_prog_gnu_ldcxx=yes
  1000. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  1001. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
  1002. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
  1003. lt_cv_sys_max_cmd_len=32768
  1004. lt_lt_cv_prog_compiler_c_o='"yes"'
  1005. lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
  1006. lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
  1007. lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
  1008. lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
  1009. ## ----------------- ##
  1010. ## Output variables. ##
  1011. ## ----------------- ##
  1012. AR='ar'
  1013. AS='as'
  1014. CC='gcc'
  1015. CFLAGS='-g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions'
  1016. CPP='gcc -E'
  1017. CPPFLAGS=''
  1018. CXX='g++'
  1019. CXXCPP='g++ -E'
  1020. CXXFLAGS='-g -O2 -Wall -fexceptions'
  1021. DEFS='-DHAVE_CONFIG_H'
  1022. DLLTOOL='dlltool'
  1023. ECHO='echo'
  1024. ECHO_C=''
  1025. ECHO_N='-n'
  1026. ECHO_T=''
  1027. EGREP='grep -E'
  1028. EXEEXT=''
  1029. F77=''
  1030. FFLAGS=''
  1031. FILEMAP='unixfilemap'
  1032. INSTALL_DATA='${INSTALL} -m 644'
  1033. INSTALL_PROGRAM='${INSTALL}'
  1034. INSTALL_SCRIPT='${INSTALL}'
  1035. LDFLAGS=''
  1036. LIBAGE='5'
  1037. LIBCURRENT='6'
  1038. LIBOBJS=''
  1039. LIBREVISION='2'
  1040. LIBS=''
  1041. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1042. LN_S='ln -s'
  1043. LTLIBOBJS=''
  1044. OBJDUMP='objdump'
  1045. OBJEXT='o'
  1046. PACKAGE_BUGREPORT='expat-bugs@libexpat.org'
  1047. PACKAGE_NAME='expat'
  1048. PACKAGE_STRING='expat 2.0.1'
  1049. PACKAGE_TARNAME='expat'
  1050. PACKAGE_VERSION='2.0.1'
  1051. PATH_SEPARATOR=':'
  1052. RANLIB='ranlib'
  1053. SHELL='/bin/bash'
  1054. STRIP='strip'
  1055. ac_ct_AR='ar'
  1056. ac_ct_AS=''
  1057. ac_ct_CC='gcc'
  1058. ac_ct_CXX='g++'
  1059. ac_ct_DLLTOOL=''
  1060. ac_ct_F77=''
  1061. ac_ct_OBJDUMP=''
  1062. ac_ct_RANLIB='ranlib'
  1063. ac_ct_STRIP='strip'
  1064. bindir='${exec_prefix}/bin'
  1065. build='armv7l-unknown-linux-gnu'
  1066. build_alias=''
  1067. build_cpu='armv7l'
  1068. build_os='linux-gnu'
  1069. build_vendor='unknown'
  1070. datadir='${prefix}/share'
  1071. exec_prefix='${prefix}'
  1072. host='armv7l-unknown-linux-gnu'
  1073. host_alias=''
  1074. host_cpu='armv7l'
  1075. host_os='linux-gnu'
  1076. host_vendor='unknown'
  1077. includedir='${prefix}/include'
  1078. infodir='${prefix}/info'
  1079. libdir='${exec_prefix}/lib'
  1080. libexecdir='${exec_prefix}/libexec'
  1081. localstatedir='${prefix}/var'
  1082. mandir='${prefix}/man'
  1083. oldincludedir='/usr/include'
  1084. prefix='/usr/local'
  1085. program_transform_name='s,x,x,'
  1086. sbindir='${exec_prefix}/sbin'
  1087. sharedstatedir='${prefix}/com'
  1088. sysconfdir='${prefix}/etc'
  1089. target_alias=''
  1090. ## ----------- ##
  1091. ## confdefs.h. ##
  1092. ## ----------- ##
  1093. #define BYTEORDER 1234
  1094. #define HAVE_BCOPY 1
  1095. #define HAVE_DLFCN_H 1
  1096. #define HAVE_FCNTL_H 1
  1097. #define HAVE_GETPAGESIZE 1
  1098. #define HAVE_INTTYPES_H 1
  1099. #define HAVE_MEMMOVE 1
  1100. #define HAVE_MEMORY_H 1
  1101. #define HAVE_MMAP 1
  1102. #define HAVE_STDINT_H 1
  1103. #define HAVE_STDLIB_H 1
  1104. #define HAVE_STDLIB_H 1
  1105. #define HAVE_STRINGS_H 1
  1106. #define HAVE_STRING_H 1
  1107. #define HAVE_SYS_STAT_H 1
  1108. #define HAVE_SYS_TYPES_H 1
  1109. #define HAVE_UNISTD_H 1
  1110. #define HAVE_UNISTD_H 1
  1111. #define HAVE_UNISTD_H 1
  1112. #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
  1113. #define PACKAGE_NAME "expat"
  1114. #define PACKAGE_STRING "expat 2.0.1"
  1115. #define PACKAGE_TARNAME "expat"
  1116. #define PACKAGE_VERSION "2.0.1"
  1117. #define STDC_HEADERS 1
  1118. #define STDC_HEADERS 1
  1119. #define XML_CONTEXT_BYTES 1024
  1120. #define XML_DTD 1
  1121. #define XML_NS 1
  1122. #endif
  1123. #ifdef __cplusplus
  1124. extern "C" void std::exit (int) throw (); using std::exit;
  1125. configure: exit 0