config.log 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735
  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 jansson configure 2.5, which was
  4. generated by GNU Autoconf 2.68. Invocation command line was
  5. $ ./configure --disable-option-checking --prefix=/usr/local --enable-scrypt --enable-lketc --enable-zeus --cache-file=/dev/null --srcdir=.
  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##
  9. hostname = DESKTOP-1EUOO25
  10. uname -m = i686
  11. uname -r = 1.0.19(0.48/3/2)
  12. uname -s = MINGW32_NT-6.2
  13. uname -v = 2016-07-13 17:45
  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: .
  24. PATH: /usr/local/bin
  25. PATH: /mingw/bin
  26. PATH: /bin
  27. PATH: /c/Windows/system32
  28. PATH: /c/Windows
  29. PATH: /c/Windows/System32/Wbem
  30. PATH: /c/Windows/System32/WindowsPowerShell/v1.0/
  31. PATH: /c/Windows/System32/OpenSSH/
  32. PATH: /c/Program Files/Git/cmd
  33. PATH: /c/Program Files (x86)/GTK2-Runtime/bin
  34. PATH: /c/Users/cross/AppData/Local/Microsoft/WindowsApps
  35. PATH: .
  36. ## ----------- ##
  37. ## Core tests. ##
  38. ## ----------- ##
  39. configure:2309: checking for a BSD-compatible install
  40. configure:2377: result: /bin/install -c
  41. configure:2388: checking whether build environment is sane
  42. configure:2438: result: yes
  43. configure:2579: checking for a thread-safe mkdir -p
  44. configure:2618: result: /bin/mkdir -p
  45. configure:2631: checking for gawk
  46. configure:2647: found /bin/gawk
  47. configure:2658: result: gawk
  48. configure:2669: checking whether make sets $(MAKE)
  49. configure:2691: result: yes
  50. configure:2837: checking for gcc
  51. configure:2853: found /mingw/bin/gcc
  52. configure:2864: result: gcc
  53. configure:3093: checking for C compiler version
  54. configure:3102: gcc --version >&5
  55. gcc.exe (MinGW.org GCC-6.3.0-1) 6.3.0
  56. Copyright (C) 2016 Free Software Foundation, Inc.
  57. This is free software; see the source for copying conditions. There is NO
  58. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  59. configure:3113: $? = 0
  60. configure:3102: gcc -v >&5
  61. Using built-in specs.
  62. COLLECT_GCC=C:\MinGW\bin\gcc.exe
  63. COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe
  64. Target: mingw32
  65. Configured with: ../src/gcc-6.3.0/configure --build=x86_64-pc-linux-gnu --host=mingw32 --target=mingw32 --with-gmp=/mingw --with-mpfr --with-mpc=/mingw --with-isl=/mingw --prefix=/mingw --disable-win32-registry --with-arch=i586 --with-tune=generic --enable-languages=c,c++,objc,obj-c++,fortran,ada --with-pkgversion='MinGW.org GCC-6.3.0-1' --enable-static --enable-shared --enable-threads --with-dwarf2 --disable-sjlj-exceptions --enable-version-specific-runtime-libs --with-libiconv-prefix=/mingw --with-libintl-prefix=/mingw --enable-libstdcxx-debug --enable-libgomp --disable-libvtv --enable-nls
  66. Thread model: win32
  67. gcc version 6.3.0 (MinGW.org GCC-6.3.0-1)
  68. configure:3113: $? = 0
  69. configure:3102: gcc -V >&5
  70. gcc.exe: error: unrecognized command line option '-V'
  71. gcc.exe: fatal error: no input files
  72. compilation terminated.
  73. configure:3113: $? = 1
  74. configure:3102: gcc -qversion >&5
  75. gcc.exe: error: unrecognized command line option '-qversion'; did you mean '--version'?
  76. gcc.exe: fatal error: no input files
  77. compilation terminated.
  78. configure:3113: $? = 1
  79. configure:3133: checking whether the C compiler works
  80. configure:3155: gcc conftest.c >&5
  81. configure:3159: $? = 0
  82. configure:3207: result: yes
  83. configure:3210: checking for C compiler default output file name
  84. configure:3212: result: a.exe
  85. configure:3218: checking for suffix of executables
  86. configure:3225: gcc -o conftest.exe conftest.c >&5
  87. configure:3229: $? = 0
  88. configure:3251: result: .exe
  89. configure:3273: checking whether we are cross compiling
  90. configure:3281: gcc -o conftest.exe conftest.c >&5
  91. configure:3285: $? = 0
  92. configure:3292: ./conftest.exe
  93. configure:3296: $? = 0
  94. configure:3311: result: no
  95. configure:3316: checking for suffix of object files
  96. configure:3338: gcc -c conftest.c >&5
  97. configure:3342: $? = 0
  98. configure:3363: result: o
  99. configure:3367: checking whether we are using the GNU C compiler
  100. configure:3386: gcc -c conftest.c >&5
  101. configure:3386: $? = 0
  102. configure:3395: result: yes
  103. configure:3404: checking whether gcc accepts -g
  104. configure:3424: gcc -c -g conftest.c >&5
  105. configure:3424: $? = 0
  106. configure:3465: result: yes
  107. configure:3482: checking for gcc option to accept ISO C89
  108. configure:3546: gcc -c -g -O2 conftest.c >&5
  109. configure:3546: $? = 0
  110. configure:3559: result: none needed
  111. configure:3590: checking for style of include used by make
  112. configure:3618: result: GNU
  113. configure:3643: checking dependency style of gcc
  114. configure:3753: result: gcc3
  115. configure:3797: checking build system type
  116. configure:3811: result: i686-pc-mingw32
  117. configure:3831: checking host system type
  118. configure:3844: result: i686-pc-mingw32
  119. configure:3885: checking how to print strings
  120. configure:3912: result: printf
  121. configure:3933: checking for a sed that does not truncate output
  122. configure:3997: result: /bin/sed
  123. configure:4015: checking for grep that handles long lines and -e
  124. configure:4073: result: /bin/grep
  125. configure:4078: checking for egrep
  126. configure:4140: result: /bin/grep -E
  127. configure:4145: checking for fgrep
  128. configure:4207: result: /bin/grep -F
  129. configure:4242: checking for ld used by gcc
  130. configure:4309: result: c:/mingw/mingw32/bin/ld.exe
  131. configure:4316: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld
  132. configure:4331: result: yes
  133. configure:4343: checking for BSD- or MS-compatible name lister (nm)
  134. configure:4392: result: /mingw/bin/nm
  135. configure:4522: checking the name lister (/mingw/bin/nm) interface
  136. configure:4529: gcc -c -g -O2 conftest.c >&5
  137. configure:4532: /mingw/bin/nm "conftest.o"
  138. configure:4535: output
  139. 00000000 b .bss
  140. 00000000 d .data
  141. 00000000 N .debug_abbrev
  142. 00000000 N .debug_aranges
  143. 00000000 N .debug_info
  144. 00000000 N .debug_line
  145. 00000000 r .rdata$zzz
  146. 00000000 t .text
  147. 00000000 B _some_variable
  148. configure:4542: result: BSD nm
  149. configure:4545: checking whether ln -s works
  150. configure:4552: result: no, using cp -p
  151. configure:4557: checking the maximum length of command line arguments
  152. configure:4682: result: 8192
  153. configure:4699: checking whether the shell understands some XSI constructs
  154. configure:4709: result: yes
  155. configure:4713: checking whether the shell understands "+="
  156. configure:4719: result: yes
  157. configure:4754: checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format
  158. configure:4794: result: func_convert_file_msys_to_w32
  159. configure:4801: checking how to convert i686-pc-mingw32 file names to toolchain format
  160. configure:4821: result: func_convert_file_msys_to_w32
  161. configure:4828: checking for c:/mingw/mingw32/bin/ld.exe option to reload object files
  162. configure:4835: result: -r
  163. configure:4909: checking for objdump
  164. configure:4925: found /mingw/bin/objdump
  165. configure:4936: result: objdump
  166. configure:4968: checking how to recognize dependent libraries
  167. configure:5170: result: file_magic ^x86 archive import|^x86 DLL
  168. configure:5255: checking for dlltool
  169. configure:5271: found /mingw/bin/dlltool
  170. configure:5282: result: dlltool
  171. configure:5315: checking how to associate runtime and link libraries
  172. configure:5342: result: func_cygming_dll_for_implib
  173. configure:5403: checking for ar
  174. configure:5419: found /mingw/bin/ar
  175. configure:5430: result: ar
  176. configure:5467: checking for archiver @FILE support
  177. configure:5484: gcc -c -g -O2 conftest.c >&5
  178. configure:5484: $? = 0
  179. configure:5487: ar cru libconftest.a @conftest.lst >&5
  180. configure:5490: $? = 0
  181. configure:5495: ar cru libconftest.a @conftest.lst >&5
  182. C:\MinGW\bin\ar.exe: conftest.o: No such file or directory
  183. configure:5498: $? = 1
  184. configure:5510: result: @
  185. configure:5568: checking for strip
  186. configure:5584: found /mingw/bin/strip
  187. configure:5595: result: strip
  188. configure:5667: checking for ranlib
  189. configure:5683: found /mingw/bin/ranlib
  190. configure:5694: result: ranlib
  191. configure:5796: checking command to parse /mingw/bin/nm output from gcc object
  192. configure:5915: gcc -c -g -O2 conftest.c >&5
  193. configure:5918: $? = 0
  194. configure:5922: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  195. configure:5925: $? = 0
  196. cannot find nm_test_var in conftest.nm
  197. configure:5915: gcc -c -g -O2 conftest.c >&5
  198. configure:5918: $? = 0
  199. configure:5922: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  200. configure:5925: $? = 0
  201. configure:5991: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5
  202. configure:5994: $? = 0
  203. configure:6032: result: ok
  204. configure:6069: checking for sysroot
  205. configure:6099: result: no
  206. configure:6342: checking for mt
  207. configure:6372: result: no
  208. configure:6392: checking if : is a manifest tool
  209. configure:6398: : '-?'
  210. configure:6406: result: no
  211. configure:7038: checking how to run the C preprocessor
  212. configure:7069: gcc -E conftest.c
  213. configure:7069: $? = 0
  214. configure:7083: gcc -E conftest.c
  215. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  216. #include <ac_nonexistent.h>
  217. ^
  218. compilation terminated.
  219. configure:7083: $? = 1
  220. configure: failed program was:
  221. | /* confdefs.h */
  222. | #define PACKAGE_NAME "jansson"
  223. | #define PACKAGE_TARNAME "jansson"
  224. | #define PACKAGE_VERSION "2.5"
  225. | #define PACKAGE_STRING "jansson 2.5"
  226. | #define PACKAGE_BUGREPORT "petri@digip.org"
  227. | #define PACKAGE_URL ""
  228. | #define PACKAGE "jansson"
  229. | #define VERSION "2.5"
  230. | /* end confdefs.h. */
  231. | #include <ac_nonexistent.h>
  232. configure:7108: result: gcc -E
  233. configure:7128: gcc -E conftest.c
  234. configure:7128: $? = 0
  235. configure:7142: gcc -E conftest.c
  236. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  237. #include <ac_nonexistent.h>
  238. ^
  239. compilation terminated.
  240. configure:7142: $? = 1
  241. configure: failed program was:
  242. | /* confdefs.h */
  243. | #define PACKAGE_NAME "jansson"
  244. | #define PACKAGE_TARNAME "jansson"
  245. | #define PACKAGE_VERSION "2.5"
  246. | #define PACKAGE_STRING "jansson 2.5"
  247. | #define PACKAGE_BUGREPORT "petri@digip.org"
  248. | #define PACKAGE_URL ""
  249. | #define PACKAGE "jansson"
  250. | #define VERSION "2.5"
  251. | /* end confdefs.h. */
  252. | #include <ac_nonexistent.h>
  253. configure:7171: checking for ANSI C header files
  254. configure:7191: gcc -c -g -O2 conftest.c >&5
  255. configure:7191: $? = 0
  256. configure:7264: gcc -o conftest.exe -g -O2 conftest.c >&5
  257. configure:7264: $? = 0
  258. configure:7264: ./conftest.exe
  259. configure:7264: $? = 0
  260. configure:7275: result: yes
  261. configure:7288: checking for sys/types.h
  262. configure:7288: gcc -c -g -O2 conftest.c >&5
  263. configure:7288: $? = 0
  264. configure:7288: result: yes
  265. configure:7288: checking for sys/stat.h
  266. configure:7288: gcc -c -g -O2 conftest.c >&5
  267. configure:7288: $? = 0
  268. configure:7288: result: yes
  269. configure:7288: checking for stdlib.h
  270. configure:7288: gcc -c -g -O2 conftest.c >&5
  271. configure:7288: $? = 0
  272. configure:7288: result: yes
  273. configure:7288: checking for string.h
  274. configure:7288: gcc -c -g -O2 conftest.c >&5
  275. configure:7288: $? = 0
  276. configure:7288: result: yes
  277. configure:7288: checking for memory.h
  278. configure:7288: gcc -c -g -O2 conftest.c >&5
  279. configure:7288: $? = 0
  280. configure:7288: result: yes
  281. configure:7288: checking for strings.h
  282. configure:7288: gcc -c -g -O2 conftest.c >&5
  283. configure:7288: $? = 0
  284. configure:7288: result: yes
  285. configure:7288: checking for inttypes.h
  286. configure:7288: gcc -c -g -O2 conftest.c >&5
  287. configure:7288: $? = 0
  288. configure:7288: result: yes
  289. configure:7288: checking for stdint.h
  290. configure:7288: gcc -c -g -O2 conftest.c >&5
  291. configure:7288: $? = 0
  292. configure:7288: result: yes
  293. configure:7288: checking for unistd.h
  294. configure:7288: gcc -c -g -O2 conftest.c >&5
  295. configure:7288: $? = 0
  296. configure:7288: result: yes
  297. configure:7302: checking for dlfcn.h
  298. configure:7302: gcc -c -g -O2 conftest.c >&5
  299. configure:7302: $? = 0
  300. configure:7302: result: yes
  301. configure:7489: checking for objdir
  302. configure:7504: result: .libs
  303. configure:7775: checking if gcc supports -fno-rtti -fno-exceptions
  304. configure:7793: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  305. cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  306. configure:7797: $? = 0
  307. configure:7810: result: no
  308. configure:8120: checking for gcc option to produce PIC
  309. configure:8127: result: -DDLL_EXPORT -DPIC
  310. configure:8135: checking if gcc PIC flag -DDLL_EXPORT -DPIC works
  311. configure:8153: gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
  312. configure:8157: $? = 0
  313. configure:8170: result: yes
  314. configure:8199: checking if gcc static flag -static works
  315. configure:8227: result: yes
  316. configure:8242: checking if gcc supports -c -o file.o
  317. configure:8263: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  318. configure:8267: $? = 0
  319. configure:8289: result: yes
  320. configure:8297: checking if gcc supports -c -o file.o
  321. configure:8344: result: yes
  322. configure:8377: checking whether the gcc linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries
  323. configure:9535: result: yes
  324. configure:9572: checking whether -lc should be explicitly linked in
  325. configure:9580: gcc -c -g -O2 conftest.c >&5
  326. configure:9583: $? = 0
  327. configure:9598: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  328. configure:9601: $? = 1
  329. configure:9615: result: yes
  330. configure:9780: checking dynamic linker characteristics
  331. configure:10516: result: Win32 ld.exe
  332. configure:10623: checking how to hardcode library paths into programs
  333. configure:10648: result: immediate
  334. configure:11188: checking whether stripping libraries is possible
  335. configure:11193: result: yes
  336. configure:11228: checking if libtool supports shared libraries
  337. configure:11230: result: yes
  338. configure:11233: checking whether to build shared libraries
  339. configure:11254: result: yes
  340. configure:11257: checking whether to build static libraries
  341. configure:11261: result: yes
  342. configure:11310: checking locale.h usability
  343. configure:11310: gcc -c -g -O2 conftest.c >&5
  344. configure:11310: $? = 0
  345. configure:11310: result: yes
  346. configure:11310: checking locale.h presence
  347. configure:11310: gcc -E conftest.c
  348. configure:11310: $? = 0
  349. configure:11310: result: yes
  350. configure:11310: checking for locale.h
  351. configure:11310: result: yes
  352. configure:11322: checking for int32_t
  353. configure:11322: gcc -c -g -O2 conftest.c >&5
  354. configure:11322: $? = 0
  355. configure:11322: gcc -c -g -O2 conftest.c >&5
  356. conftest.c: In function 'main':
  357. conftest.c:62:53: warning: integer overflow in expression [-Woverflow]
  358. < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  359. ^
  360. conftest.c:61:12: error: storage size of 'test_array' isn't constant
  361. static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  362. ^~~~~~~~~~
  363. configure:11322: $? = 1
  364. configure: failed program was:
  365. | /* confdefs.h */
  366. | #define PACKAGE_NAME "jansson"
  367. | #define PACKAGE_TARNAME "jansson"
  368. | #define PACKAGE_VERSION "2.5"
  369. | #define PACKAGE_STRING "jansson 2.5"
  370. | #define PACKAGE_BUGREPORT "petri@digip.org"
  371. | #define PACKAGE_URL ""
  372. | #define PACKAGE "jansson"
  373. | #define VERSION "2.5"
  374. | #define STDC_HEADERS 1
  375. | #define HAVE_SYS_TYPES_H 1
  376. | #define HAVE_SYS_STAT_H 1
  377. | #define HAVE_STDLIB_H 1
  378. | #define HAVE_STRING_H 1
  379. | #define HAVE_MEMORY_H 1
  380. | #define HAVE_STRINGS_H 1
  381. | #define HAVE_INTTYPES_H 1
  382. | #define HAVE_STDINT_H 1
  383. | #define HAVE_UNISTD_H 1
  384. | #define HAVE_DLFCN_H 1
  385. | #define LT_OBJDIR ".libs/"
  386. | #define HAVE_LOCALE_H 1
  387. | /* end confdefs.h. */
  388. | #include <stdio.h>
  389. | #ifdef HAVE_SYS_TYPES_H
  390. | # include <sys/types.h>
  391. | #endif
  392. | #ifdef HAVE_SYS_STAT_H
  393. | # include <sys/stat.h>
  394. | #endif
  395. | #ifdef STDC_HEADERS
  396. | # include <stdlib.h>
  397. | # include <stddef.h>
  398. | #else
  399. | # ifdef HAVE_STDLIB_H
  400. | # include <stdlib.h>
  401. | # endif
  402. | #endif
  403. | #ifdef HAVE_STRING_H
  404. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  405. | # include <memory.h>
  406. | # endif
  407. | # include <string.h>
  408. | #endif
  409. | #ifdef HAVE_STRINGS_H
  410. | # include <strings.h>
  411. | #endif
  412. | #ifdef HAVE_INTTYPES_H
  413. | # include <inttypes.h>
  414. | #endif
  415. | #ifdef HAVE_STDINT_H
  416. | # include <stdint.h>
  417. | #endif
  418. | #ifdef HAVE_UNISTD_H
  419. | # include <unistd.h>
  420. | #endif
  421. | enum { N = 32 / 2 - 1 };
  422. | int
  423. | main ()
  424. | {
  425. | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  426. | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  427. | test_array [0] = 0
  428. |
  429. | ;
  430. | return 0;
  431. | }
  432. configure:11322: result: yes
  433. configure:11334: checking for unsigned long long int
  434. configure:11373: gcc -o conftest.exe -g -O2 conftest.c >&5
  435. configure:11373: $? = 0
  436. configure:11382: result: yes
  437. configure:11392: checking for long long int
  438. configure:11430: gcc -o conftest.exe -g -O2 conftest.c >&5
  439. configure:11430: $? = 0
  440. configure:11430: ./conftest.exe
  441. configure:11430: $? = 0
  442. configure:11442: result: yes
  443. configure:11451: checking for inline
  444. configure:11467: gcc -c -g -O2 conftest.c >&5
  445. configure:11467: $? = 0
  446. configure:11475: result: inline
  447. configure:11504: checking for strtoll
  448. configure:11504: gcc -o conftest.exe -g -O2 conftest.c >&5
  449. configure:11504: $? = 0
  450. configure:11504: result: yes
  451. configure:11504: checking for localeconv
  452. configure:11504: gcc -o conftest.exe -g -O2 conftest.c >&5
  453. configure:11504: $? = 0
  454. configure:11504: result: yes
  455. configure:11662: creating ./config.status
  456. ## ---------------------- ##
  457. ## Running config.status. ##
  458. ## ---------------------- ##
  459. This file was extended by jansson config.status 2.5, which was
  460. generated by GNU Autoconf 2.68. Invocation command line was
  461. CONFIG_FILES =
  462. CONFIG_HEADERS =
  463. CONFIG_LINKS =
  464. CONFIG_COMMANDS =
  465. $ ./config.status
  466. on DESKTOP-1EUOO25
  467. config.status:1116: creating jansson.pc
  468. config.status:1116: creating Makefile
  469. config.status:1116: creating src/Makefile
  470. config.status:1116: creating src/jansson_config.h
  471. config.status:1116: creating config.h
  472. config.status:1297: config.h is unchanged
  473. config.status:1345: executing depfiles commands
  474. config.status:1345: executing libtool commands
  475. ## ---------------- ##
  476. ## Cache variables. ##
  477. ## ---------------- ##
  478. ac_cv_build=i686-pc-mingw32
  479. ac_cv_c_compiler_gnu=yes
  480. ac_cv_c_inline=inline
  481. ac_cv_c_int32_t=yes
  482. ac_cv_env_CC_set=
  483. ac_cv_env_CC_value=
  484. ac_cv_env_CFLAGS_set=
  485. ac_cv_env_CFLAGS_value=
  486. ac_cv_env_CPPFLAGS_set=
  487. ac_cv_env_CPPFLAGS_value=
  488. ac_cv_env_CPP_set=
  489. ac_cv_env_CPP_value=
  490. ac_cv_env_LDFLAGS_set=
  491. ac_cv_env_LDFLAGS_value=
  492. ac_cv_env_LIBS_set=
  493. ac_cv_env_LIBS_value=
  494. ac_cv_env_build_alias_set=
  495. ac_cv_env_build_alias_value=
  496. ac_cv_env_host_alias_set=
  497. ac_cv_env_host_alias_value=
  498. ac_cv_env_target_alias_set=
  499. ac_cv_env_target_alias_value=
  500. ac_cv_exeext=.exe
  501. ac_cv_func_localeconv=yes
  502. ac_cv_func_strtoll=yes
  503. ac_cv_header_dlfcn_h=yes
  504. ac_cv_header_inttypes_h=yes
  505. ac_cv_header_locale_h=yes
  506. ac_cv_header_memory_h=yes
  507. ac_cv_header_stdc=yes
  508. ac_cv_header_stdint_h=yes
  509. ac_cv_header_stdlib_h=yes
  510. ac_cv_header_string_h=yes
  511. ac_cv_header_strings_h=yes
  512. ac_cv_header_sys_stat_h=yes
  513. ac_cv_header_sys_types_h=yes
  514. ac_cv_header_unistd_h=yes
  515. ac_cv_host=i686-pc-mingw32
  516. ac_cv_objext=o
  517. ac_cv_path_EGREP='/bin/grep -E'
  518. ac_cv_path_FGREP='/bin/grep -F'
  519. ac_cv_path_GREP=/bin/grep
  520. ac_cv_path_SED=/bin/sed
  521. ac_cv_path_install='/bin/install -c'
  522. ac_cv_path_mkdir=/bin/mkdir
  523. ac_cv_prog_AWK=gawk
  524. ac_cv_prog_CPP='gcc -E'
  525. ac_cv_prog_ac_ct_AR=ar
  526. ac_cv_prog_ac_ct_CC=gcc
  527. ac_cv_prog_ac_ct_DLLTOOL=dlltool
  528. ac_cv_prog_ac_ct_OBJDUMP=objdump
  529. ac_cv_prog_ac_ct_RANLIB=ranlib
  530. ac_cv_prog_ac_ct_STRIP=strip
  531. ac_cv_prog_cc_c89=
  532. ac_cv_prog_cc_g=yes
  533. ac_cv_prog_make_make_set=yes
  534. ac_cv_type_long_long_int=yes
  535. ac_cv_type_unsigned_long_long_int=yes
  536. am_cv_CC_dependencies_compiler_type=gcc3
  537. lt_cv_ar_at_file=@
  538. lt_cv_archive_cmds_need_lc=yes
  539. lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
  540. lt_cv_file_magic_cmd=func_win32_libid
  541. lt_cv_file_magic_test_file=
  542. lt_cv_ld_reload_flag=-r
  543. lt_cv_nm_interface='BSD nm'
  544. lt_cv_objdir=.libs
  545. lt_cv_path_LD=c:/mingw/mingw32/bin/ld.exe
  546. lt_cv_path_NM=/mingw/bin/nm
  547. lt_cv_path_mainfest_tool=no
  548. lt_cv_prog_compiler_c_o=yes
  549. lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC'
  550. lt_cv_prog_compiler_pic_works=yes
  551. lt_cv_prog_compiler_rtti_exceptions=no
  552. lt_cv_prog_compiler_static_works=yes
  553. lt_cv_prog_gnu_ld=yes
  554. lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
  555. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\) \{0,1\}$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  556. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  557. 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'\'''
  558. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  559. lt_cv_sys_max_cmd_len=8192
  560. lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
  561. lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
  562. ## ----------------- ##
  563. ## Output variables. ##
  564. ## ----------------- ##
  565. ACLOCAL='${SHELL} /home/cross/code/compat/jansson-2.5/missing --run aclocal-1.11'
  566. AMDEPBACKSLASH='\'
  567. AMDEP_FALSE='#'
  568. AMDEP_TRUE=''
  569. AMTAR='${SHELL} /home/cross/code/compat/jansson-2.5/missing --run tar'
  570. AM_BACKSLASH='\'
  571. AM_DEFAULT_VERBOSITY='0'
  572. AR='ar'
  573. AUTOCONF='${SHELL} /home/cross/code/compat/jansson-2.5/missing --run autoconf'
  574. AUTOHEADER='${SHELL} /home/cross/code/compat/jansson-2.5/missing --run autoheader'
  575. AUTOMAKE='${SHELL} /home/cross/code/compat/jansson-2.5/missing --run automake-1.11'
  576. AWK='gawk'
  577. CC='gcc'
  578. CCDEPMODE='depmode=gcc3'
  579. CFLAGS='-g -O2'
  580. CPP='gcc -E'
  581. CPPFLAGS=''
  582. CYGPATH_W='echo'
  583. DEFS='-DHAVE_CONFIG_H'
  584. DEPDIR='.deps'
  585. DLLTOOL='dlltool'
  586. DSYMUTIL=''
  587. DUMPBIN=''
  588. ECHO_C=''
  589. ECHO_N='-n'
  590. ECHO_T=''
  591. EGREP='/bin/grep -E'
  592. EXEEXT='.exe'
  593. FGREP='/bin/grep -F'
  594. GCC_FALSE='#'
  595. GCC_TRUE=''
  596. GREP='/bin/grep'
  597. INSTALL_DATA='${INSTALL} -m 644'
  598. INSTALL_PROGRAM='${INSTALL}'
  599. INSTALL_SCRIPT='${INSTALL}'
  600. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  601. LD='c:/mingw/mingw32/bin/ld.exe'
  602. LDFLAGS=''
  603. LIBOBJS=''
  604. LIBS=''
  605. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  606. LIPO=''
  607. LN_S='cp -p'
  608. LTLIBOBJS=''
  609. MAKEINFO='${SHELL} /home/cross/code/compat/jansson-2.5/missing --run makeinfo'
  610. MANIFEST_TOOL=':'
  611. MKDIR_P='/bin/mkdir -p'
  612. NM='/mingw/bin/nm'
  613. NMEDIT=''
  614. OBJDUMP='objdump'
  615. OBJEXT='o'
  616. OTOOL64=''
  617. OTOOL=''
  618. PACKAGE='jansson'
  619. PACKAGE_BUGREPORT='petri@digip.org'
  620. PACKAGE_NAME='jansson'
  621. PACKAGE_STRING='jansson 2.5'
  622. PACKAGE_TARNAME='jansson'
  623. PACKAGE_URL=''
  624. PACKAGE_VERSION='2.5'
  625. PATH_SEPARATOR=':'
  626. RANLIB='ranlib'
  627. SED='/bin/sed'
  628. SET_MAKE=''
  629. SHELL='/bin/sh'
  630. STRIP='strip'
  631. VERSION='2.5'
  632. ac_ct_AR='ar'
  633. ac_ct_CC='gcc'
  634. ac_ct_DUMPBIN=''
  635. am__EXEEXT_FALSE='#'
  636. am__EXEEXT_TRUE=''
  637. am__fastdepCC_FALSE='#'
  638. am__fastdepCC_TRUE=''
  639. am__include='include'
  640. am__isrc=''
  641. am__leading_dot='.'
  642. am__quote=''
  643. am__tar='${AMTAR} chof - "$$tardir"'
  644. am__untar='${AMTAR} xf -'
  645. bindir='${exec_prefix}/bin'
  646. build='i686-pc-mingw32'
  647. build_alias=''
  648. build_cpu='i686'
  649. build_os='mingw32'
  650. build_vendor='pc'
  651. datadir='${datarootdir}'
  652. datarootdir='${prefix}/share'
  653. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  654. dvidir='${docdir}'
  655. exec_prefix='${prefix}'
  656. host='i686-pc-mingw32'
  657. host_alias=''
  658. host_cpu='i686'
  659. host_os='mingw32'
  660. host_vendor='pc'
  661. htmldir='${docdir}'
  662. includedir='${prefix}/include'
  663. infodir='${datarootdir}/info'
  664. install_sh='${SHELL} /home/cross/code/compat/jansson-2.5/install-sh'
  665. json_have_localeconv='1'
  666. json_have_long_long='1'
  667. json_inline='inline'
  668. libdir='${exec_prefix}/lib'
  669. libexecdir='${exec_prefix}/libexec'
  670. localedir='${datarootdir}/locale'
  671. localstatedir='${prefix}/var'
  672. mandir='${datarootdir}/man'
  673. mkdir_p='/bin/mkdir -p'
  674. oldincludedir='/usr/include'
  675. pdfdir='${docdir}'
  676. prefix='/usr/local'
  677. program_transform_name='s,x,x,'
  678. psdir='${docdir}'
  679. sbindir='${exec_prefix}/sbin'
  680. sharedstatedir='${prefix}/com'
  681. sysconfdir='${prefix}/etc'
  682. target_alias=''
  683. ## ----------- ##
  684. ## confdefs.h. ##
  685. ## ----------- ##
  686. /* confdefs.h */
  687. #define PACKAGE_NAME "jansson"
  688. #define PACKAGE_TARNAME "jansson"
  689. #define PACKAGE_VERSION "2.5"
  690. #define PACKAGE_STRING "jansson 2.5"
  691. #define PACKAGE_BUGREPORT "petri@digip.org"
  692. #define PACKAGE_URL ""
  693. #define PACKAGE "jansson"
  694. #define VERSION "2.5"
  695. #define STDC_HEADERS 1
  696. #define HAVE_SYS_TYPES_H 1
  697. #define HAVE_SYS_STAT_H 1
  698. #define HAVE_STDLIB_H 1
  699. #define HAVE_STRING_H 1
  700. #define HAVE_MEMORY_H 1
  701. #define HAVE_STRINGS_H 1
  702. #define HAVE_INTTYPES_H 1
  703. #define HAVE_STDINT_H 1
  704. #define HAVE_UNISTD_H 1
  705. #define HAVE_DLFCN_H 1
  706. #define LT_OBJDIR ".libs/"
  707. #define HAVE_LOCALE_H 1
  708. #define HAVE_UNSIGNED_LONG_LONG_INT 1
  709. #define HAVE_LONG_LONG_INT 1
  710. #define HAVE_STRTOLL 1
  711. #define HAVE_LOCALECONV 1
  712. configure: exit 0