config.log 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881
  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.6, which was
  4. generated by GNU Autoconf 2.69. Invocation command line was
  5. $ ./configure --disable-option-checking --prefix=/usr/local --enable-bitmain --cache-file=/dev/null --srcdir=.
  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##
  9. hostname = OpenWrt
  10. uname -m = x86_64
  11. uname -r = 4.4.0-201-generic
  12. uname -s = Linux
  13. uname -v = #233-Ubuntu SMP Thu Jan 14 06:10:28 UTC 2021
  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: /home/wareck/bin
  24. PATH: /home/wareck/.local/bin
  25. PATH: /usr/local/sbin
  26. PATH: /usr/local/bin
  27. PATH: /usr/sbin
  28. PATH: /usr/bin
  29. PATH: /sbin
  30. PATH: /bin
  31. PATH: /usr/games
  32. PATH: /usr/local/games
  33. PATH: /snap/bin
  34. ## ----------- ##
  35. ## Core tests. ##
  36. ## ----------- ##
  37. configure:2413: checking for a BSD-compatible install
  38. configure:2481: result: /usr/bin/install -c
  39. configure:2492: checking whether build environment is sane
  40. configure:2547: result: yes
  41. configure:2698: checking for a thread-safe mkdir -p
  42. configure:2737: result: /bin/mkdir -p
  43. configure:2744: checking for gawk
  44. configure:2760: found /usr/bin/gawk
  45. configure:2771: result: gawk
  46. configure:2782: checking whether make sets $(MAKE)
  47. configure:2804: result: yes
  48. configure:2833: checking whether make supports nested variables
  49. configure:2850: result: yes
  50. configure:2987: checking whether make supports nested variables
  51. configure:3004: result: yes
  52. configure:3069: checking for gcc
  53. configure:3085: found /usr/bin/gcc
  54. configure:3096: result: gcc
  55. configure:3325: checking for C compiler version
  56. configure:3334: gcc --version >&5
  57. gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
  58. Copyright (C) 2015 Free Software Foundation, Inc.
  59. This is free software; see the source for copying conditions. There is NO
  60. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  61. configure:3345: $? = 0
  62. configure:3334: gcc -v >&5
  63. Using built-in specs.
  64. COLLECT_GCC=gcc
  65. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
  66. Target: x86_64-linux-gnu
  67. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.12' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  68. Thread model: posix
  69. gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12)
  70. configure:3345: $? = 0
  71. configure:3334: gcc -V >&5
  72. gcc: error: unrecognized command line option '-V'
  73. gcc: fatal error: no input files
  74. compilation terminated.
  75. configure:3345: $? = 1
  76. configure:3334: gcc -qversion >&5
  77. gcc: error: unrecognized command line option '-qversion'
  78. gcc: fatal error: no input files
  79. compilation terminated.
  80. configure:3345: $? = 1
  81. configure:3365: checking whether the C compiler works
  82. configure:3387: gcc conftest.c >&5
  83. configure:3391: $? = 0
  84. configure:3439: result: yes
  85. configure:3442: checking for C compiler default output file name
  86. configure:3444: result: a.out
  87. configure:3450: checking for suffix of executables
  88. configure:3457: gcc -o conftest conftest.c >&5
  89. configure:3461: $? = 0
  90. configure:3483: result:
  91. configure:3505: checking whether we are cross compiling
  92. configure:3513: gcc -o conftest conftest.c >&5
  93. configure:3517: $? = 0
  94. configure:3524: ./conftest
  95. configure:3528: $? = 0
  96. configure:3543: result: no
  97. configure:3548: checking for suffix of object files
  98. configure:3570: gcc -c conftest.c >&5
  99. configure:3574: $? = 0
  100. configure:3595: result: o
  101. configure:3599: checking whether we are using the GNU C compiler
  102. configure:3618: gcc -c conftest.c >&5
  103. configure:3618: $? = 0
  104. configure:3627: result: yes
  105. configure:3636: checking whether gcc accepts -g
  106. configure:3656: gcc -c -g conftest.c >&5
  107. configure:3656: $? = 0
  108. configure:3697: result: yes
  109. configure:3714: checking for gcc option to accept ISO C89
  110. configure:3777: gcc -c -g -O2 conftest.c >&5
  111. configure:3777: $? = 0
  112. configure:3790: result: none needed
  113. configure:3815: checking whether gcc understands -c and -o together
  114. configure:3837: gcc -c conftest.c -o conftest2.o
  115. configure:3840: $? = 0
  116. configure:3837: gcc -c conftest.c -o conftest2.o
  117. configure:3840: $? = 0
  118. configure:3852: result: yes
  119. configure:3880: checking for style of include used by make
  120. configure:3908: result: GNU
  121. configure:3934: checking dependency style of gcc
  122. configure:4045: result: gcc3
  123. configure:4089: checking build system type
  124. configure:4103: result: x86_64-pc-linux-gnu
  125. configure:4123: checking host system type
  126. configure:4136: result: x86_64-pc-linux-gnu
  127. configure:4177: checking how to print strings
  128. configure:4204: result: printf
  129. configure:4225: checking for a sed that does not truncate output
  130. configure:4289: result: /bin/sed
  131. configure:4307: checking for grep that handles long lines and -e
  132. configure:4365: result: /bin/grep
  133. configure:4370: checking for egrep
  134. configure:4432: result: /bin/grep -E
  135. configure:4437: checking for fgrep
  136. configure:4499: result: /bin/grep -F
  137. configure:4534: checking for ld used by gcc
  138. configure:4601: result: /usr/bin/ld
  139. configure:4608: checking if the linker (/usr/bin/ld) is GNU ld
  140. configure:4623: result: yes
  141. configure:4635: checking for BSD- or MS-compatible name lister (nm)
  142. configure:4689: result: /usr/bin/nm -B
  143. configure:4819: checking the name lister (/usr/bin/nm -B) interface
  144. configure:4826: gcc -c -g -O2 conftest.c >&5
  145. configure:4829: /usr/bin/nm -B "conftest.o"
  146. configure:4832: output
  147. 0000000000000000 B some_variable
  148. configure:4839: result: BSD nm
  149. configure:4842: checking whether ln -s works
  150. configure:4846: result: yes
  151. configure:4854: checking the maximum length of command line arguments
  152. configure:4985: result: 1572864
  153. configure:5033: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
  154. configure:5073: result: func_convert_file_noop
  155. configure:5080: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  156. configure:5100: result: func_convert_file_noop
  157. configure:5107: checking for /usr/bin/ld option to reload object files
  158. configure:5114: result: -r
  159. configure:5188: checking for objdump
  160. configure:5204: found /usr/bin/objdump
  161. configure:5215: result: objdump
  162. configure:5247: checking how to recognize dependent libraries
  163. configure:5447: result: pass_all
  164. configure:5532: checking for dlltool
  165. configure:5562: result: no
  166. configure:5592: checking how to associate runtime and link libraries
  167. configure:5619: result: printf %s\n
  168. configure:5680: checking for ar
  169. configure:5696: found /usr/bin/ar
  170. configure:5707: result: ar
  171. configure:5744: checking for archiver @FILE support
  172. configure:5761: gcc -c -g -O2 conftest.c >&5
  173. configure:5761: $? = 0
  174. configure:5764: ar cru libconftest.a @conftest.lst >&5
  175. ar: `u' modifier ignored since `D' is the default (see `U')
  176. configure:5767: $? = 0
  177. configure:5772: ar cru libconftest.a @conftest.lst >&5
  178. ar: `u' modifier ignored since `D' is the default (see `U')
  179. ar: conftest.o: No such file or directory
  180. configure:5775: $? = 1
  181. configure:5787: result: @
  182. configure:5845: checking for strip
  183. configure:5861: found /usr/bin/strip
  184. configure:5872: result: strip
  185. configure:5944: checking for ranlib
  186. configure:5960: found /usr/bin/ranlib
  187. configure:5971: result: ranlib
  188. configure:6073: checking command to parse /usr/bin/nm -B output from gcc object
  189. configure:6226: gcc -c -g -O2 conftest.c >&5
  190. configure:6229: $? = 0
  191. configure:6233: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  192. configure:6236: $? = 0
  193. configure:6302: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  194. configure:6305: $? = 0
  195. configure:6343: result: ok
  196. configure:6390: checking for sysroot
  197. configure:6420: result: no
  198. configure:6427: checking for a working dd
  199. configure:6465: result: /bin/dd
  200. configure:6469: checking how to truncate binary pipes
  201. configure:6484: result: /bin/dd bs=4096 count=1
  202. configure:6620: gcc -c -g -O2 conftest.c >&5
  203. configure:6623: $? = 0
  204. configure:6813: checking for mt
  205. configure:6829: found /bin/mt
  206. configure:6840: result: mt
  207. configure:6863: checking if mt is a manifest tool
  208. configure:6869: mt '-?'
  209. configure:6877: result: no
  210. configure:7554: checking how to run the C preprocessor
  211. configure:7585: gcc -E conftest.c
  212. configure:7585: $? = 0
  213. configure:7599: gcc -E conftest.c
  214. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  215. compilation terminated.
  216. configure:7599: $? = 1
  217. configure: failed program was:
  218. | /* confdefs.h */
  219. | #define PACKAGE_NAME "jansson"
  220. | #define PACKAGE_TARNAME "jansson"
  221. | #define PACKAGE_VERSION "2.6"
  222. | #define PACKAGE_STRING "jansson 2.6"
  223. | #define PACKAGE_BUGREPORT "petri@digip.org"
  224. | #define PACKAGE_URL ""
  225. | #define PACKAGE "jansson"
  226. | #define VERSION "2.6"
  227. | /* end confdefs.h. */
  228. | #include <ac_nonexistent.h>
  229. configure:7624: result: gcc -E
  230. configure:7644: gcc -E conftest.c
  231. configure:7644: $? = 0
  232. configure:7658: gcc -E conftest.c
  233. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  234. compilation terminated.
  235. configure:7658: $? = 1
  236. configure: failed program was:
  237. | /* confdefs.h */
  238. | #define PACKAGE_NAME "jansson"
  239. | #define PACKAGE_TARNAME "jansson"
  240. | #define PACKAGE_VERSION "2.6"
  241. | #define PACKAGE_STRING "jansson 2.6"
  242. | #define PACKAGE_BUGREPORT "petri@digip.org"
  243. | #define PACKAGE_URL ""
  244. | #define PACKAGE "jansson"
  245. | #define VERSION "2.6"
  246. | /* end confdefs.h. */
  247. | #include <ac_nonexistent.h>
  248. configure:7687: checking for ANSI C header files
  249. configure:7707: gcc -c -g -O2 conftest.c >&5
  250. configure:7707: $? = 0
  251. configure:7780: gcc -o conftest -g -O2 conftest.c >&5
  252. configure:7780: $? = 0
  253. configure:7780: ./conftest
  254. configure:7780: $? = 0
  255. configure:7791: result: yes
  256. configure:7804: checking for sys/types.h
  257. configure:7804: gcc -c -g -O2 conftest.c >&5
  258. configure:7804: $? = 0
  259. configure:7804: result: yes
  260. configure:7804: checking for sys/stat.h
  261. configure:7804: gcc -c -g -O2 conftest.c >&5
  262. configure:7804: $? = 0
  263. configure:7804: result: yes
  264. configure:7804: checking for stdlib.h
  265. configure:7804: gcc -c -g -O2 conftest.c >&5
  266. configure:7804: $? = 0
  267. configure:7804: result: yes
  268. configure:7804: checking for string.h
  269. configure:7804: gcc -c -g -O2 conftest.c >&5
  270. configure:7804: $? = 0
  271. configure:7804: result: yes
  272. configure:7804: checking for memory.h
  273. configure:7804: gcc -c -g -O2 conftest.c >&5
  274. configure:7804: $? = 0
  275. configure:7804: result: yes
  276. configure:7804: checking for strings.h
  277. configure:7804: gcc -c -g -O2 conftest.c >&5
  278. configure:7804: $? = 0
  279. configure:7804: result: yes
  280. configure:7804: checking for inttypes.h
  281. configure:7804: gcc -c -g -O2 conftest.c >&5
  282. configure:7804: $? = 0
  283. configure:7804: result: yes
  284. configure:7804: checking for stdint.h
  285. configure:7804: gcc -c -g -O2 conftest.c >&5
  286. configure:7804: $? = 0
  287. configure:7804: result: yes
  288. configure:7804: checking for unistd.h
  289. configure:7804: gcc -c -g -O2 conftest.c >&5
  290. configure:7804: $? = 0
  291. configure:7804: result: yes
  292. configure:7818: checking for dlfcn.h
  293. configure:7818: gcc -c -g -O2 conftest.c >&5
  294. configure:7818: $? = 0
  295. configure:7818: result: yes
  296. configure:8074: checking for objdir
  297. configure:8089: result: .libs
  298. configure:8353: checking if gcc supports -fno-rtti -fno-exceptions
  299. configure:8371: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  300. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  301. configure:8375: $? = 0
  302. configure:8388: result: no
  303. configure:8746: checking for gcc option to produce PIC
  304. configure:8753: result: -fPIC -DPIC
  305. configure:8761: checking if gcc PIC flag -fPIC -DPIC works
  306. configure:8779: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  307. configure:8783: $? = 0
  308. configure:8796: result: yes
  309. configure:8825: checking if gcc static flag -static works
  310. configure:8853: result: yes
  311. configure:8868: checking if gcc supports -c -o file.o
  312. configure:8889: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  313. configure:8893: $? = 0
  314. configure:8915: result: yes
  315. configure:8923: checking if gcc supports -c -o file.o
  316. configure:8970: result: yes
  317. configure:9003: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  318. configure:10266: result: yes
  319. configure:10303: checking whether -lc should be explicitly linked in
  320. configure:10311: gcc -c -g -O2 conftest.c >&5
  321. configure:10314: $? = 0
  322. configure:10329: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  323. configure:10332: $? = 0
  324. configure:10346: result: no
  325. configure:10506: checking dynamic linker characteristics
  326. configure:11087: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  327. configure:11087: $? = 0
  328. configure:11336: result: GNU/Linux ld.so
  329. configure:11458: checking how to hardcode library paths into programs
  330. configure:11483: result: immediate
  331. configure:12031: checking whether stripping libraries is possible
  332. configure:12036: result: yes
  333. configure:12071: checking if libtool supports shared libraries
  334. configure:12073: result: yes
  335. configure:12076: checking whether to build shared libraries
  336. configure:12101: result: yes
  337. configure:12104: checking whether to build static libraries
  338. configure:12108: result: yes
  339. configure:12160: checking endian.h usability
  340. configure:12160: gcc -c -g -O2 conftest.c >&5
  341. configure:12160: $? = 0
  342. configure:12160: result: yes
  343. configure:12160: checking endian.h presence
  344. configure:12160: gcc -E conftest.c
  345. configure:12160: $? = 0
  346. configure:12160: result: yes
  347. configure:12160: checking for endian.h
  348. configure:12160: result: yes
  349. configure:12160: checking fcntl.h usability
  350. configure:12160: gcc -c -g -O2 conftest.c >&5
  351. configure:12160: $? = 0
  352. configure:12160: result: yes
  353. configure:12160: checking fcntl.h presence
  354. configure:12160: gcc -E conftest.c
  355. configure:12160: $? = 0
  356. configure:12160: result: yes
  357. configure:12160: checking for fcntl.h
  358. configure:12160: result: yes
  359. configure:12160: checking locale.h usability
  360. configure:12160: gcc -c -g -O2 conftest.c >&5
  361. configure:12160: $? = 0
  362. configure:12160: result: yes
  363. configure:12160: checking locale.h presence
  364. configure:12160: gcc -E conftest.c
  365. configure:12160: $? = 0
  366. configure:12160: result: yes
  367. configure:12160: checking for locale.h
  368. configure:12160: result: yes
  369. configure:12160: checking sched.h usability
  370. configure:12160: gcc -c -g -O2 conftest.c >&5
  371. configure:12160: $? = 0
  372. configure:12160: result: yes
  373. configure:12160: checking sched.h presence
  374. configure:12160: gcc -E conftest.c
  375. configure:12160: $? = 0
  376. configure:12160: result: yes
  377. configure:12160: checking for sched.h
  378. configure:12160: result: yes
  379. configure:12160: checking for unistd.h
  380. configure:12160: result: yes
  381. configure:12160: checking sys/param.h usability
  382. configure:12160: gcc -c -g -O2 conftest.c >&5
  383. configure:12160: $? = 0
  384. configure:12160: result: yes
  385. configure:12160: checking sys/param.h presence
  386. configure:12160: gcc -E conftest.c
  387. configure:12160: $? = 0
  388. configure:12160: result: yes
  389. configure:12160: checking for sys/param.h
  390. configure:12160: result: yes
  391. configure:12160: checking for sys/stat.h
  392. configure:12160: result: yes
  393. configure:12160: checking sys/time.h usability
  394. configure:12160: gcc -c -g -O2 conftest.c >&5
  395. configure:12160: $? = 0
  396. configure:12160: result: yes
  397. configure:12160: checking sys/time.h presence
  398. configure:12160: gcc -E conftest.c
  399. configure:12160: $? = 0
  400. configure:12160: result: yes
  401. configure:12160: checking for sys/time.h
  402. configure:12160: result: yes
  403. configure:12160: checking for sys/types.h
  404. configure:12160: result: yes
  405. configure:12172: checking for int32_t
  406. configure:12172: gcc -c -g -O2 conftest.c >&5
  407. configure:12172: $? = 0
  408. configure:12172: gcc -c -g -O2 conftest.c >&5
  409. conftest.c: In function 'main':
  410. conftest.c:70:53: warning: integer overflow in expression [-Woverflow]
  411. < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  412. ^
  413. conftest.c:69:12: error: storage size of 'test_array' isn't constant
  414. static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  415. ^
  416. configure:12172: $? = 1
  417. configure: failed program was:
  418. | /* confdefs.h */
  419. | #define PACKAGE_NAME "jansson"
  420. | #define PACKAGE_TARNAME "jansson"
  421. | #define PACKAGE_VERSION "2.6"
  422. | #define PACKAGE_STRING "jansson 2.6"
  423. | #define PACKAGE_BUGREPORT "petri@digip.org"
  424. | #define PACKAGE_URL ""
  425. | #define PACKAGE "jansson"
  426. | #define VERSION "2.6"
  427. | #define STDC_HEADERS 1
  428. | #define HAVE_SYS_TYPES_H 1
  429. | #define HAVE_SYS_STAT_H 1
  430. | #define HAVE_STDLIB_H 1
  431. | #define HAVE_STRING_H 1
  432. | #define HAVE_MEMORY_H 1
  433. | #define HAVE_STRINGS_H 1
  434. | #define HAVE_INTTYPES_H 1
  435. | #define HAVE_STDINT_H 1
  436. | #define HAVE_UNISTD_H 1
  437. | #define HAVE_DLFCN_H 1
  438. | #define LT_OBJDIR ".libs/"
  439. | #define HAVE_ENDIAN_H 1
  440. | #define HAVE_FCNTL_H 1
  441. | #define HAVE_LOCALE_H 1
  442. | #define HAVE_SCHED_H 1
  443. | #define HAVE_UNISTD_H 1
  444. | #define HAVE_SYS_PARAM_H 1
  445. | #define HAVE_SYS_STAT_H 1
  446. | #define HAVE_SYS_TIME_H 1
  447. | #define HAVE_SYS_TYPES_H 1
  448. | /* end confdefs.h. */
  449. | #include <stdio.h>
  450. | #ifdef HAVE_SYS_TYPES_H
  451. | # include <sys/types.h>
  452. | #endif
  453. | #ifdef HAVE_SYS_STAT_H
  454. | # include <sys/stat.h>
  455. | #endif
  456. | #ifdef STDC_HEADERS
  457. | # include <stdlib.h>
  458. | # include <stddef.h>
  459. | #else
  460. | # ifdef HAVE_STDLIB_H
  461. | # include <stdlib.h>
  462. | # endif
  463. | #endif
  464. | #ifdef HAVE_STRING_H
  465. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  466. | # include <memory.h>
  467. | # endif
  468. | # include <string.h>
  469. | #endif
  470. | #ifdef HAVE_STRINGS_H
  471. | # include <strings.h>
  472. | #endif
  473. | #ifdef HAVE_INTTYPES_H
  474. | # include <inttypes.h>
  475. | #endif
  476. | #ifdef HAVE_STDINT_H
  477. | # include <stdint.h>
  478. | #endif
  479. | #ifdef HAVE_UNISTD_H
  480. | # include <unistd.h>
  481. | #endif
  482. | enum { N = 32 / 2 - 1 };
  483. | int
  484. | main ()
  485. | {
  486. | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  487. | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  488. | test_array [0] = 0;
  489. | return test_array [0];
  490. |
  491. | ;
  492. | return 0;
  493. | }
  494. configure:12172: result: yes
  495. configure:12183: checking for uint32_t
  496. configure:12183: gcc -c -g -O2 conftest.c >&5
  497. configure:12183: $? = 0
  498. configure:12183: result: yes
  499. configure:12198: checking for unsigned long long int
  500. configure:12237: gcc -o conftest -g -O2 conftest.c >&5
  501. configure:12237: $? = 0
  502. configure:12246: result: yes
  503. configure:12256: checking for long long int
  504. configure:12294: gcc -o conftest -g -O2 conftest.c >&5
  505. configure:12294: $? = 0
  506. configure:12294: ./conftest
  507. configure:12294: $? = 0
  508. configure:12306: result: yes
  509. configure:12315: checking for inline
  510. configure:12331: gcc -c -g -O2 conftest.c >&5
  511. configure:12331: $? = 0
  512. configure:12339: result: inline
  513. configure:12368: checking for close
  514. configure:12368: gcc -o conftest -g -O2 conftest.c >&5
  515. configure:12368: $? = 0
  516. configure:12368: result: yes
  517. configure:12368: checking for getpid
  518. configure:12368: gcc -o conftest -g -O2 conftest.c >&5
  519. configure:12368: $? = 0
  520. configure:12368: result: yes
  521. configure:12368: checking for gettimeofday
  522. configure:12368: gcc -o conftest -g -O2 conftest.c >&5
  523. configure:12368: $? = 0
  524. configure:12368: result: yes
  525. configure:12368: checking for localeconv
  526. configure:12368: gcc -o conftest -g -O2 conftest.c >&5
  527. configure:12368: $? = 0
  528. configure:12368: result: yes
  529. configure:12368: checking for open
  530. configure:12368: gcc -o conftest -g -O2 conftest.c >&5
  531. configure:12368: $? = 0
  532. configure:12368: result: yes
  533. configure:12368: checking for read
  534. configure:12368: gcc -o conftest -g -O2 conftest.c >&5
  535. configure:12368: $? = 0
  536. configure:12368: result: yes
  537. configure:12368: checking for sched_yield
  538. configure:12368: gcc -o conftest -g -O2 conftest.c >&5
  539. configure:12368: $? = 0
  540. configure:12368: result: yes
  541. configure:12368: checking for strtoll
  542. configure:12368: gcc -o conftest -g -O2 conftest.c >&5
  543. configure:12368: $? = 0
  544. configure:12368: result: yes
  545. configure:12378: checking for gcc __sync builtins
  546. configure:12392: gcc -o conftest -g -O2 conftest.c >&5
  547. configure:12392: $? = 0
  548. configure:12402: result: yes
  549. configure:12405: checking for gcc __atomic builtins
  550. configure:12419: gcc -o conftest -g -O2 conftest.c >&5
  551. conftest.c: In function 'main':
  552. conftest.c:47:71: warning: invalid memory model for '__atomic_store' [-Winvalid-memory-model]
  553. char l; unsigned long v; __atomic_test_and_set(&l, __ATOMIC_RELAXED); __atomic_store_n(&v, 1, __ATOMIC_ACQ_REL); __atomic_load_n(&v, __ATOMIC_ACQUIRE);
  554. ^
  555. configure:12419: $? = 0
  556. configure:12429: result: yes
  557. configure:12584: checking that generated files are newer than configure
  558. configure:12590: result: done
  559. configure:12617: creating ./config.status
  560. ## ---------------------- ##
  561. ## Running config.status. ##
  562. ## ---------------------- ##
  563. This file was extended by jansson config.status 2.6, which was
  564. generated by GNU Autoconf 2.69. Invocation command line was
  565. CONFIG_FILES =
  566. CONFIG_HEADERS =
  567. CONFIG_LINKS =
  568. CONFIG_COMMANDS =
  569. $ ./config.status
  570. on OpenWrt
  571. config.status:1115: creating jansson.pc
  572. config.status:1115: creating Makefile
  573. config.status:1115: creating src/Makefile
  574. config.status:1115: creating src/jansson_config.h
  575. config.status:1115: creating config.h
  576. config.status:1296: config.h is unchanged
  577. config.status:1344: executing depfiles commands
  578. config.status:1344: executing libtool commands
  579. ## ---------------- ##
  580. ## Cache variables. ##
  581. ## ---------------- ##
  582. ac_cv_build=x86_64-pc-linux-gnu
  583. ac_cv_c_compiler_gnu=yes
  584. ac_cv_c_inline=inline
  585. ac_cv_c_int32_t=yes
  586. ac_cv_c_uint32_t=yes
  587. ac_cv_env_CC_set=
  588. ac_cv_env_CC_value=
  589. ac_cv_env_CFLAGS_set=
  590. ac_cv_env_CFLAGS_value=
  591. ac_cv_env_CPPFLAGS_set=
  592. ac_cv_env_CPPFLAGS_value=
  593. ac_cv_env_CPP_set=
  594. ac_cv_env_CPP_value=
  595. ac_cv_env_LDFLAGS_set=
  596. ac_cv_env_LDFLAGS_value=
  597. ac_cv_env_LIBS_set=
  598. ac_cv_env_LIBS_value=
  599. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  600. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  601. ac_cv_env_build_alias_set=
  602. ac_cv_env_build_alias_value=
  603. ac_cv_env_host_alias_set=
  604. ac_cv_env_host_alias_value=
  605. ac_cv_env_target_alias_set=
  606. ac_cv_env_target_alias_value=
  607. ac_cv_func_close=yes
  608. ac_cv_func_getpid=yes
  609. ac_cv_func_gettimeofday=yes
  610. ac_cv_func_localeconv=yes
  611. ac_cv_func_open=yes
  612. ac_cv_func_read=yes
  613. ac_cv_func_sched_yield=yes
  614. ac_cv_func_strtoll=yes
  615. ac_cv_header_dlfcn_h=yes
  616. ac_cv_header_endian_h=yes
  617. ac_cv_header_fcntl_h=yes
  618. ac_cv_header_inttypes_h=yes
  619. ac_cv_header_locale_h=yes
  620. ac_cv_header_memory_h=yes
  621. ac_cv_header_sched_h=yes
  622. ac_cv_header_stdc=yes
  623. ac_cv_header_stdint_h=yes
  624. ac_cv_header_stdlib_h=yes
  625. ac_cv_header_string_h=yes
  626. ac_cv_header_strings_h=yes
  627. ac_cv_header_sys_param_h=yes
  628. ac_cv_header_sys_stat_h=yes
  629. ac_cv_header_sys_time_h=yes
  630. ac_cv_header_sys_types_h=yes
  631. ac_cv_header_unistd_h=yes
  632. ac_cv_host=x86_64-pc-linux-gnu
  633. ac_cv_objext=o
  634. ac_cv_path_EGREP='/bin/grep -E'
  635. ac_cv_path_FGREP='/bin/grep -F'
  636. ac_cv_path_GREP=/bin/grep
  637. ac_cv_path_SED=/bin/sed
  638. ac_cv_path_install='/usr/bin/install -c'
  639. ac_cv_path_lt_DD=/bin/dd
  640. ac_cv_path_mkdir=/bin/mkdir
  641. ac_cv_prog_AWK=gawk
  642. ac_cv_prog_CPP='gcc -E'
  643. ac_cv_prog_ac_ct_AR=ar
  644. ac_cv_prog_ac_ct_CC=gcc
  645. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  646. ac_cv_prog_ac_ct_OBJDUMP=objdump
  647. ac_cv_prog_ac_ct_RANLIB=ranlib
  648. ac_cv_prog_ac_ct_STRIP=strip
  649. ac_cv_prog_cc_c89=
  650. ac_cv_prog_cc_g=yes
  651. ac_cv_prog_make_make_set=yes
  652. ac_cv_type_long_long_int=yes
  653. ac_cv_type_unsigned_long_long_int=yes
  654. am_cv_CC_dependencies_compiler_type=gcc3
  655. am_cv_make_support_nested_variables=yes
  656. am_cv_prog_cc_c_o=yes
  657. lt_cv_ar_at_file=@
  658. lt_cv_archive_cmds_need_lc=no
  659. lt_cv_deplibs_check_method=pass_all
  660. lt_cv_file_magic_cmd='$MAGIC_CMD'
  661. lt_cv_file_magic_test_file=
  662. lt_cv_ld_reload_flag=-r
  663. lt_cv_nm_interface='BSD nm'
  664. lt_cv_objdir=.libs
  665. lt_cv_path_LD=/usr/bin/ld
  666. lt_cv_path_NM='/usr/bin/nm -B'
  667. lt_cv_path_mainfest_tool=no
  668. lt_cv_prog_compiler_c_o=yes
  669. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  670. lt_cv_prog_compiler_pic_works=yes
  671. lt_cv_prog_compiler_rtti_exceptions=no
  672. lt_cv_prog_compiler_static_works=yes
  673. lt_cv_prog_gnu_ld=yes
  674. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  675. lt_cv_shlibpath_overrides_runpath=no
  676. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  677. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  678. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  679. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  680. lt_cv_sys_global_symbol_to_import=
  681. lt_cv_sys_max_cmd_len=1572864
  682. lt_cv_to_host_file_cmd=func_convert_file_noop
  683. lt_cv_to_tool_file_cmd=func_convert_file_noop
  684. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  685. ## ----------------- ##
  686. ## Output variables. ##
  687. ## ----------------- ##
  688. ACLOCAL='${SHELL} /home/wareck/cgminer-ants3/compat/jansson-2.6/missing aclocal-1.15'
  689. AMDEPBACKSLASH='\'
  690. AMDEP_FALSE='#'
  691. AMDEP_TRUE=''
  692. AMTAR='$${TAR-tar}'
  693. AM_BACKSLASH='\'
  694. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  695. AM_DEFAULT_VERBOSITY='0'
  696. AM_V='$(V)'
  697. AR='ar'
  698. AUTOCONF='${SHELL} /home/wareck/cgminer-ants3/compat/jansson-2.6/missing autoconf'
  699. AUTOHEADER='${SHELL} /home/wareck/cgminer-ants3/compat/jansson-2.6/missing autoheader'
  700. AUTOMAKE='${SHELL} /home/wareck/cgminer-ants3/compat/jansson-2.6/missing automake-1.15'
  701. AWK='gawk'
  702. CC='gcc'
  703. CCDEPMODE='depmode=gcc3'
  704. CFLAGS='-g -O2'
  705. CPP='gcc -E'
  706. CPPFLAGS=''
  707. CYGPATH_W='echo'
  708. DEFS='-DHAVE_CONFIG_H'
  709. DEPDIR='.deps'
  710. DLLTOOL='false'
  711. DSYMUTIL=''
  712. DUMPBIN=''
  713. ECHO_C=''
  714. ECHO_N='-n'
  715. ECHO_T=''
  716. EGREP='/bin/grep -E'
  717. EXEEXT=''
  718. FGREP='/bin/grep -F'
  719. GCC_FALSE='#'
  720. GCC_TRUE=''
  721. GREP='/bin/grep'
  722. INSTALL_DATA='${INSTALL} -m 644'
  723. INSTALL_PROGRAM='${INSTALL}'
  724. INSTALL_SCRIPT='${INSTALL}'
  725. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  726. LD='/usr/bin/ld -m elf_x86_64'
  727. LDFLAGS=''
  728. LIBOBJS=''
  729. LIBS=''
  730. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  731. LIPO=''
  732. LN_S='ln -s'
  733. LTLIBOBJS=''
  734. LT_SYS_LIBRARY_PATH=''
  735. MAKEINFO='${SHELL} /home/wareck/cgminer-ants3/compat/jansson-2.6/missing makeinfo'
  736. MANIFEST_TOOL=':'
  737. MKDIR_P='/bin/mkdir -p'
  738. NM='/usr/bin/nm -B'
  739. NMEDIT=''
  740. OBJDUMP='objdump'
  741. OBJEXT='o'
  742. OTOOL64=''
  743. OTOOL=''
  744. PACKAGE='jansson'
  745. PACKAGE_BUGREPORT='petri@digip.org'
  746. PACKAGE_NAME='jansson'
  747. PACKAGE_STRING='jansson 2.6'
  748. PACKAGE_TARNAME='jansson'
  749. PACKAGE_URL=''
  750. PACKAGE_VERSION='2.6'
  751. PATH_SEPARATOR=':'
  752. RANLIB='ranlib'
  753. SED='/bin/sed'
  754. SET_MAKE=''
  755. SHELL='/bin/bash'
  756. STRIP='strip'
  757. VERSION='2.6'
  758. ac_ct_AR='ar'
  759. ac_ct_CC='gcc'
  760. ac_ct_DUMPBIN=''
  761. am__EXEEXT_FALSE=''
  762. am__EXEEXT_TRUE='#'
  763. am__fastdepCC_FALSE='#'
  764. am__fastdepCC_TRUE=''
  765. am__include='include'
  766. am__isrc=''
  767. am__leading_dot='.'
  768. am__nodep='_no'
  769. am__quote=''
  770. am__tar='$${TAR-tar} chof - "$$tardir"'
  771. am__untar='$${TAR-tar} xf -'
  772. bindir='${exec_prefix}/bin'
  773. build='x86_64-pc-linux-gnu'
  774. build_alias=''
  775. build_cpu='x86_64'
  776. build_os='linux-gnu'
  777. build_vendor='pc'
  778. datadir='${datarootdir}'
  779. datarootdir='${prefix}/share'
  780. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  781. dvidir='${docdir}'
  782. exec_prefix='${prefix}'
  783. host='x86_64-pc-linux-gnu'
  784. host_alias=''
  785. host_cpu='x86_64'
  786. host_os='linux-gnu'
  787. host_vendor='pc'
  788. htmldir='${docdir}'
  789. includedir='${prefix}/include'
  790. infodir='${datarootdir}/info'
  791. install_sh='${SHELL} /home/wareck/cgminer-ants3/compat/jansson-2.6/install-sh'
  792. json_have_localeconv='1'
  793. json_have_long_long='1'
  794. json_inline='inline'
  795. libdir='${exec_prefix}/lib'
  796. libexecdir='${exec_prefix}/libexec'
  797. localedir='${datarootdir}/locale'
  798. localstatedir='${prefix}/var'
  799. mandir='${datarootdir}/man'
  800. mkdir_p='$(MKDIR_P)'
  801. oldincludedir='/usr/include'
  802. pdfdir='${docdir}'
  803. prefix='/usr/local'
  804. program_transform_name='s,x,x,'
  805. psdir='${docdir}'
  806. runstatedir='${localstatedir}/run'
  807. sbindir='${exec_prefix}/sbin'
  808. sharedstatedir='${prefix}/com'
  809. sysconfdir='${prefix}/etc'
  810. target_alias=''
  811. ## ----------- ##
  812. ## confdefs.h. ##
  813. ## ----------- ##
  814. /* confdefs.h */
  815. #define PACKAGE_NAME "jansson"
  816. #define PACKAGE_TARNAME "jansson"
  817. #define PACKAGE_VERSION "2.6"
  818. #define PACKAGE_STRING "jansson 2.6"
  819. #define PACKAGE_BUGREPORT "petri@digip.org"
  820. #define PACKAGE_URL ""
  821. #define PACKAGE "jansson"
  822. #define VERSION "2.6"
  823. #define STDC_HEADERS 1
  824. #define HAVE_SYS_TYPES_H 1
  825. #define HAVE_SYS_STAT_H 1
  826. #define HAVE_STDLIB_H 1
  827. #define HAVE_STRING_H 1
  828. #define HAVE_MEMORY_H 1
  829. #define HAVE_STRINGS_H 1
  830. #define HAVE_INTTYPES_H 1
  831. #define HAVE_STDINT_H 1
  832. #define HAVE_UNISTD_H 1
  833. #define HAVE_DLFCN_H 1
  834. #define LT_OBJDIR ".libs/"
  835. #define HAVE_ENDIAN_H 1
  836. #define HAVE_FCNTL_H 1
  837. #define HAVE_LOCALE_H 1
  838. #define HAVE_SCHED_H 1
  839. #define HAVE_UNISTD_H 1
  840. #define HAVE_SYS_PARAM_H 1
  841. #define HAVE_SYS_STAT_H 1
  842. #define HAVE_SYS_TIME_H 1
  843. #define HAVE_SYS_TYPES_H 1
  844. #define HAVE_UNSIGNED_LONG_LONG_INT 1
  845. #define HAVE_LONG_LONG_INT 1
  846. #define HAVE_CLOSE 1
  847. #define HAVE_GETPID 1
  848. #define HAVE_GETTIMEOFDAY 1
  849. #define HAVE_LOCALECONV 1
  850. #define HAVE_OPEN 1
  851. #define HAVE_READ 1
  852. #define HAVE_SCHED_YIELD 1
  853. #define HAVE_STRTOLL 1
  854. #define HAVE_SYNC_BUILTINS 1
  855. #define HAVE_ATOMIC_BUILTINS 1
  856. #define USE_URANDOM 1
  857. #define USE_WINDOWS_CRYPTOAPI 1
  858. configure: exit 0