Guest User

Untitled

a guest
Oct 19th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.65 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by djvulibre configure 3.5.25, which was
  5. generated by GNU Autoconf 2.67. Invocation command line was
  6.  
  7. $ ./configure --enable-option-checking --prefix=/usr/local/Cellar/djvulibre/3.5.25.3 --disable-desktopfiles
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = iBlub.local
  14. uname -m = x86_64
  15. uname -r = 11.4.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
  18.  
  19. /usr/bin/uname -p = i386
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = Mach kernel version:
  26. Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
  27. Kernel configured for up to 4 processors.
  28. 4 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 8.00 gigabytes
  33. Default processor set: 93 tasks, 464 threads, 4 processors
  34. Load average: 0.90, Mach factor: 3.09
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /usr/local/bin
  40. PATH: /usr/local/sbin
  41. PATH: /usr/local/share/python
  42. PATH: /usr/bin
  43. PATH: /bin
  44. PATH: /usr/sbin
  45. PATH: /sbin
  46. PATH: /usr/X11/bin
  47. PATH: /usr/local/Library/Contributions/cmds
  48.  
  49.  
  50. ## ----------- ##
  51. ## Core tests. ##
  52. ## ----------- ##
  53.  
  54. configure:2819: checking build system type
  55. configure:2833: result: x86_64-apple-darwin11.4.0
  56. configure:2853: checking host system type
  57. configure:2866: result: x86_64-apple-darwin11.4.0
  58. configure:2953: checking whether make sets $(MAKE)
  59. configure:2975: result: yes
  60. configure:2986: checking whether ln -s works
  61. configure:2990: result: yes
  62. configure:2999: checking for ar
  63. configure:3017: found /usr/bin/ar
  64. configure:3029: result: /usr/bin/ar
  65. configure:3039: checking for touch
  66. configure:3057: found /usr/bin/touch
  67. configure:3069: result: /usr/bin/touch
  68. configure:3079: checking for mkdir
  69. configure:3097: found /bin/mkdir
  70. configure:3109: result: /bin/mkdir
  71. configure:3119: checking for rsvg-convert
  72. configure:3150: result: false
  73. configure:3160: checking for convert
  74. configure:3191: result: false
  75. configure:3201: checking for inkscape
  76. configure:3232: result: false
  77. configure:3254: checking for a BSD-compatible install
  78. configure:3322: result: /usr/bin/install -c
  79. configure:3337: checking for rm
  80. configure:3355: found /bin/rm
  81. configure:3367: result: /bin/rm
  82. configure:3482: checking for gcc
  83. configure:3509: result: /usr/bin/clang
  84. configure:3738: checking for C compiler version
  85. configure:3747: /usr/bin/clang --version >&5
  86. Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
  87. Target: x86_64-apple-darwin11.4.0
  88. Thread model: posix
  89. configure:3758: $? = 0
  90. configure:3747: /usr/bin/clang -v >&5
  91. Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
  92. Target: x86_64-apple-darwin11.4.0
  93. Thread model: posix
  94. configure:3758: $? = 0
  95. configure:3747: /usr/bin/clang -V >&5
  96. clang: error: argument to '-V' is missing (expected 1 value)
  97. clang: error: no input files
  98. configure:3758: $? = 1
  99. configure:3747: /usr/bin/clang -qversion >&5
  100. clang: error: no input files
  101. configure:3758: $? = 1
  102. configure:3778: checking whether the C compiler works
  103. configure:3800: /usr/bin/clang -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  104. configure:3804: $? = 0
  105. configure:3852: result: yes
  106. configure:3855: checking for C compiler default output file name
  107. configure:3857: result: a.out
  108. configure:3863: checking for suffix of executables
  109. configure:3870: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  110. configure:3874: $? = 0
  111. configure:3896: result:
  112. configure:3918: checking whether we are cross compiling
  113. configure:3926: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  114. configure:3930: $? = 0
  115. configure:3937: ./conftest
  116. configure:3941: $? = 0
  117. configure:3956: result: no
  118. configure:3961: checking for suffix of object files
  119. configure:3983: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  120. configure:3987: $? = 0
  121. configure:4008: result: o
  122. configure:4012: checking whether we are using the GNU C compiler
  123. configure:4031: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  124. configure:4031: $? = 0
  125. configure:4040: result: yes
  126. configure:4049: checking whether /usr/bin/clang accepts -g
  127. configure:4069: /usr/bin/clang -c -g conftest.c >&5
  128. configure:4069: $? = 0
  129. configure:4110: result: yes
  130. configure:4127: checking for /usr/bin/clang option to accept ISO C89
  131. configure:4191: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  132. configure:4191: $? = 0
  133. configure:4204: result: none needed
  134. configure:4224: checking for a sed that does not truncate output
  135. configure:4288: result: /usr/local/bin/gsed
  136. configure:4306: checking for grep that handles long lines and -e
  137. configure:4364: result: /usr/bin/grep
  138. configure:4369: checking for egrep
  139. configure:4431: result: /usr/bin/grep -E
  140. configure:4436: checking for fgrep
  141. configure:4498: result: /usr/bin/grep -F
  142. configure:4533: checking for ld used by /usr/bin/clang
  143. configure:4600: result: /usr/bin/clang
  144. configure:4607: checking if the linker (/usr/bin/clang) is GNU ld
  145. configure:4622: result: no
  146. configure:4634: checking for BSD- or MS-compatible name lister (nm)
  147. configure:4683: result: /usr/bin/nm
  148. configure:4801: checking the name lister (/usr/bin/nm) interface
  149. configure:4808: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  150. configure:4811: /usr/bin/nm "conftest.o"
  151. configure:4814: output
  152. 0000000000000000 S _some_variable
  153. configure:4821: result: BSD nm
  154. configure:4825: checking the maximum length of command line arguments
  155. configure:4945: result: 196608
  156. configure:4962: checking whether the shell understands some XSI constructs
  157. configure:4972: result: yes
  158. configure:4976: checking whether the shell understands "+="
  159. configure:4982: result: yes
  160. configure:5017: checking for /usr/bin/clang option to reload object files
  161. configure:5024: result: -r
  162. configure:5093: checking for objdump
  163. configure:5123: result: no
  164. configure:5152: checking how to recognize dependent libraries
  165. configure:5348: result: pass_all
  166. configure:5408: checking for ar
  167. configure:5435: result: /usr/bin/ar
  168. configure:5513: checking for strip
  169. configure:5529: found /usr/bin/strip
  170. configure:5540: result: strip
  171. configure:5612: checking for ranlib
  172. configure:5628: found /usr/bin/ranlib
  173. configure:5639: result: ranlib
  174. configure:5729: checking command to parse /usr/bin/nm output from /usr/bin/clang object
  175. configure:5847: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  176. configure:5850: $? = 0
  177. configure:5854: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  178. configure:5857: $? = 0
  179. cannot find nm_test_var in conftest.nm
  180. configure:5847: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  181. configure:5850: $? = 0
  182. configure:5854: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
  183. configure:5857: $? = 0
  184. configure:5911: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c conftstm.o >&5
  185. configure:5914: $? = 0
  186. configure:5952: result: ok
  187. configure:6217: checking for dsymutil
  188. configure:6233: found /usr/bin/dsymutil
  189. configure:6244: result: dsymutil
  190. configure:6309: checking for nmedit
  191. configure:6325: found /usr/bin/nmedit
  192. configure:6336: result: nmedit
  193. configure:6401: checking for lipo
  194. configure:6417: found /usr/bin/lipo
  195. configure:6428: result: lipo
  196. configure:6493: checking for otool
  197. configure:6509: found /usr/bin/otool
  198. configure:6520: result: otool
  199. configure:6585: checking for otool64
  200. configure:6615: result: no
  201. configure:6660: checking for -single_module linker flag
  202. /usr/bin/clang -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
  203. configure:6687: result: yes
  204. configure:6689: checking for -exported_symbols_list linker flag
  205. configure:6709: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
  206. configure:6709: $? = 0
  207. configure:6719: result: yes
  208. configure:6761: checking how to run the C preprocessor
  209. configure:6792: /usr/bin/clang -E conftest.c
  210. configure:6792: $? = 0
  211. configure:6806: /usr/bin/clang -E conftest.c
  212. conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
  213. #include <ac_nonexistent.h>
  214. ^
  215. 1 error generated.
  216. configure:6806: $? = 1
  217. configure: failed program was:
  218. | /* confdefs.h */
  219. | #define PACKAGE_NAME "djvulibre"
  220. | #define PACKAGE_TARNAME "djvulibre"
  221. | #define PACKAGE_VERSION "3.5.25"
  222. | #define PACKAGE_STRING "djvulibre 3.5.25"
  223. | #define PACKAGE_BUGREPORT ""
  224. | #define PACKAGE_URL ""
  225. | /* end confdefs.h. */
  226. | #include <ac_nonexistent.h>
  227. configure:6831: result: /usr/bin/clang -E
  228. configure:6851: /usr/bin/clang -E conftest.c
  229. configure:6851: $? = 0
  230. configure:6865: /usr/bin/clang -E conftest.c
  231. conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
  232. #include <ac_nonexistent.h>
  233. ^
  234. 1 error generated.
  235. configure:6865: $? = 1
  236. configure: failed program was:
  237. | /* confdefs.h */
  238. | #define PACKAGE_NAME "djvulibre"
  239. | #define PACKAGE_TARNAME "djvulibre"
  240. | #define PACKAGE_VERSION "3.5.25"
  241. | #define PACKAGE_STRING "djvulibre 3.5.25"
  242. | #define PACKAGE_BUGREPORT ""
  243. | #define PACKAGE_URL ""
  244. | /* end confdefs.h. */
  245. | #include <ac_nonexistent.h>
  246. configure:6894: checking for ANSI C header files
  247. configure:6914: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  248. configure:6914: $? = 0
  249. configure:6987: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  250. configure:6987: $? = 0
  251. configure:6987: ./conftest
  252. configure:6987: $? = 0
  253. configure:6998: result: yes
  254. configure:7011: checking for sys/types.h
  255. configure:7011: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  256. configure:7011: $? = 0
  257. configure:7011: result: yes
  258. configure:7011: checking for sys/stat.h
  259. configure:7011: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  260. configure:7011: $? = 0
  261. configure:7011: result: yes
  262. configure:7011: checking for stdlib.h
  263. configure:7011: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  264. configure:7011: $? = 0
  265. configure:7011: result: yes
  266. configure:7011: checking for string.h
  267. configure:7011: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  268. configure:7011: $? = 0
  269. configure:7011: result: yes
  270. configure:7011: checking for memory.h
  271. configure:7011: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  272. configure:7011: $? = 0
  273. configure:7011: result: yes
  274. configure:7011: checking for strings.h
  275. configure:7011: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  276. configure:7011: $? = 0
  277. configure:7011: result: yes
  278. configure:7011: checking for inttypes.h
  279. configure:7011: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  280. configure:7011: $? = 0
  281. configure:7011: result: yes
  282. configure:7011: checking for stdint.h
  283. configure:7011: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  284. configure:7011: $? = 0
  285. configure:7011: result: yes
  286. configure:7011: checking for unistd.h
  287. configure:7011: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  288. configure:7011: $? = 0
  289. configure:7011: result: yes
  290. configure:7025: checking for dlfcn.h
  291. configure:7025: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c >&5
  292. configure:7025: $? = 0
  293. configure:7025: result: yes
  294. configure:7179: checking for objdir
  295. configure:7194: result: .libs
  296. configure:7490: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
  297. configure:7508: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -fno-rtti -fno-exceptions conftest.c >&5
  298. configure:7512: $? = 0
  299. configure:7525: result: yes
  300. configure:7545: checking for /usr/bin/clang option to produce PIC
  301. configure:7817: result: -fno-common -DPIC
  302. configure:7829: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
  303. configure:7847: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -fno-common -DPIC -DPIC conftest.c >&5
  304. configure:7851: $? = 0
  305. configure:7864: result: yes
  306. configure:7888: checking if /usr/bin/clang static flag -static works
  307. configure:7916: result: no
  308. configure:7931: checking if /usr/bin/clang supports -c -o file.o
  309. configure:7952: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -o out/conftest2.o conftest.c >&5
  310. configure:7956: $? = 0
  311. configure:7978: result: yes
  312. configure:7986: checking if /usr/bin/clang supports -c -o file.o
  313. configure:8033: result: yes
  314. configure:8066: checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries
  315. configure:9056: result: yes
  316. configure:9295: checking dynamic linker characteristics
  317. configure:9958: result: darwin11.4.0 dyld
  318. configure:10060: checking how to hardcode library paths into programs
  319. configure:10085: result: immediate
  320. configure:10605: checking whether stripping libraries is possible
  321. configure:10619: result: yes
  322. configure:10645: checking if libtool supports shared libraries
  323. configure:10647: result: yes
  324. configure:10650: checking whether to build shared libraries
  325. configure:10671: result: yes
  326. configure:10674: checking whether to build static libraries
  327. configure:10678: result: no
  328. configure:10761: checking for gcc
  329. configure:10788: result: /usr/bin/clang
  330. configure:11017: checking for C compiler version
  331. configure:11026: /usr/bin/clang --version >&5
  332. Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
  333. Target: x86_64-apple-darwin11.4.0
  334. Thread model: posix
  335. configure:11037: $? = 0
  336. configure:11026: /usr/bin/clang -v >&5
  337. Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
  338. Target: x86_64-apple-darwin11.4.0
  339. Thread model: posix
  340. configure:11037: $? = 0
  341. configure:11026: /usr/bin/clang -V >&5
  342. clang: error: argument to '-V' is missing (expected 1 value)
  343. clang: error: no input files
  344. configure:11037: $? = 1
  345. configure:11026: /usr/bin/clang -qversion >&5
  346. clang: error: no input files
  347. configure:11037: $? = 1
  348. configure:11041: checking whether we are using the GNU C compiler
  349. configure:11069: result: yes
  350. configure:11078: checking whether /usr/bin/clang accepts -g
  351. configure:11139: result: yes
  352. configure:11156: checking for /usr/bin/clang option to accept ISO C89
  353. configure:11233: result: none needed
  354. configure:11365: checking for C++ compiler version
  355. configure:11374: /usr/bin/clang++ --version >&5
  356. Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
  357. Target: x86_64-apple-darwin11.4.0
  358. Thread model: posix
  359. configure:11385: $? = 0
  360. configure:11374: /usr/bin/clang++ -v >&5
  361. Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
  362. Target: x86_64-apple-darwin11.4.0
  363. Thread model: posix
  364. configure:11385: $? = 0
  365. configure:11374: /usr/bin/clang++ -V >&5
  366. clang: error: argument to '-V' is missing (expected 1 value)
  367. clang: error: no input files
  368. configure:11385: $? = 1
  369. configure:11374: /usr/bin/clang++ -qversion >&5
  370. clang: error: no input files
  371. configure:11385: $? = 1
  372. configure:11389: checking whether we are using the GNU C++ compiler
  373. configure:11408: /usr/bin/clang++ -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  374. configure:11408: $? = 0
  375. configure:11417: result: yes
  376. configure:11426: checking whether /usr/bin/clang++ accepts -g
  377. configure:11446: /usr/bin/clang++ -c -g conftest.cpp >&5
  378. configure:11446: $? = 0
  379. configure:11487: result: yes
  380. configure:11623: checking for C++ compiler version
  381. configure:11632: /usr/bin/clang++ --version >&5
  382. Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
  383. Target: x86_64-apple-darwin11.4.0
  384. Thread model: posix
  385. configure:11643: $? = 0
  386. configure:11632: /usr/bin/clang++ -v >&5
  387. Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
  388. Target: x86_64-apple-darwin11.4.0
  389. Thread model: posix
  390. configure:11643: $? = 0
  391. configure:11632: /usr/bin/clang++ -V >&5
  392. clang: error: argument to '-V' is missing (expected 1 value)
  393. clang: error: no input files
  394. configure:11643: $? = 1
  395. configure:11632: /usr/bin/clang++ -qversion >&5
  396. clang: error: no input files
  397. configure:11643: $? = 1
  398. configure:11647: checking whether we are using the GNU C++ compiler
  399. configure:11675: result: yes
  400. configure:11684: checking whether /usr/bin/clang++ accepts -g
  401. configure:11745: result: yes
  402. configure:11776: checking how to run the C++ preprocessor
  403. configure:11803: /usr/bin/clang++ -E conftest.cpp
  404. configure:11803: $? = 0
  405. configure:11817: /usr/bin/clang++ -E conftest.cpp
  406. conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
  407. #include <ac_nonexistent.h>
  408. ^
  409. 1 error generated.
  410. configure:11817: $? = 1
  411. configure: failed program was:
  412. | /* confdefs.h */
  413. | #define PACKAGE_NAME "djvulibre"
  414. | #define PACKAGE_TARNAME "djvulibre"
  415. | #define PACKAGE_VERSION "3.5.25"
  416. | #define PACKAGE_STRING "djvulibre 3.5.25"
  417. | #define PACKAGE_BUGREPORT ""
  418. | #define PACKAGE_URL ""
  419. | #define STDC_HEADERS 1
  420. | #define HAVE_SYS_TYPES_H 1
  421. | #define HAVE_SYS_STAT_H 1
  422. | #define HAVE_STDLIB_H 1
  423. | #define HAVE_STRING_H 1
  424. | #define HAVE_MEMORY_H 1
  425. | #define HAVE_STRINGS_H 1
  426. | #define HAVE_INTTYPES_H 1
  427. | #define HAVE_STDINT_H 1
  428. | #define HAVE_UNISTD_H 1
  429. | #define HAVE_DLFCN_H 1
  430. | #define LT_OBJDIR ".libs/"
  431. | /* end confdefs.h. */
  432. | #include <ac_nonexistent.h>
  433. configure:11842: result: /usr/bin/clang++ -E
  434. configure:11862: /usr/bin/clang++ -E conftest.cpp
  435. configure:11862: $? = 0
  436. configure:11876: /usr/bin/clang++ -E conftest.cpp
  437. conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
  438. #include <ac_nonexistent.h>
  439. ^
  440. 1 error generated.
  441. configure:11876: $? = 1
  442. configure: failed program was:
  443. | /* confdefs.h */
  444. | #define PACKAGE_NAME "djvulibre"
  445. | #define PACKAGE_TARNAME "djvulibre"
  446. | #define PACKAGE_VERSION "3.5.25"
  447. | #define PACKAGE_STRING "djvulibre 3.5.25"
  448. | #define PACKAGE_BUGREPORT ""
  449. | #define PACKAGE_URL ""
  450. | #define STDC_HEADERS 1
  451. | #define HAVE_SYS_TYPES_H 1
  452. | #define HAVE_SYS_STAT_H 1
  453. | #define HAVE_STDLIB_H 1
  454. | #define HAVE_STRING_H 1
  455. | #define HAVE_MEMORY_H 1
  456. | #define HAVE_STRINGS_H 1
  457. | #define HAVE_INTTYPES_H 1
  458. | #define HAVE_STDINT_H 1
  459. | #define HAVE_UNISTD_H 1
  460. | #define HAVE_DLFCN_H 1
  461. | #define LT_OBJDIR ".libs/"
  462. | /* end confdefs.h. */
  463. | #include <ac_nonexistent.h>
  464. configure:12044: checking for ld used by /usr/bin/clang++
  465. configure:12111: result: /usr/bin/clang
  466. configure:12118: checking if the linker (/usr/bin/clang) is GNU ld
  467. configure:12133: result: no
  468. configure:12188: checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries
  469. configure:13101: result: yes
  470. configure:13129: /usr/bin/clang++ -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  471. configure:13132: $? = 0
  472. configure:13314: checking for /usr/bin/clang++ option to produce PIC
  473. configure:13631: result: -fno-common -DPIC
  474. configure:13640: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
  475. configure:13658: /usr/bin/clang++ -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -fno-common -DPIC -DPIC conftest.cpp >&5
  476. configure:13662: $? = 0
  477. configure:13675: result: yes
  478. configure:13696: checking if /usr/bin/clang++ static flag -static works
  479. configure:13724: result: no
  480. configure:13736: checking if /usr/bin/clang++ supports -c -o file.o
  481. configure:13757: /usr/bin/clang++ -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -o out/conftest2.o conftest.cpp >&5
  482. configure:13761: $? = 0
  483. configure:13783: result: yes
  484. configure:13788: checking if /usr/bin/clang++ supports -c -o file.o
  485. configure:13835: result: yes
  486. configure:13865: checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries
  487. configure:13894: result: yes
  488. configure:14031: checking dynamic linker characteristics
  489. configure:14642: result: darwin11.4.0 dyld
  490. configure:14693: checking how to hardcode library paths into programs
  491. configure:14718: result: immediate
  492. configure:14799: checking if /usr/bin/clang++ accepts -Wall
  493. configure:14803: result: yes
  494. configure:14816: checking if /usr/bin/clang++ accepts -O3
  495. configure:14820: result: yes
  496. configure:14849: checking if /usr/bin/clang++ accepts -Wno-non-virtual-dtor
  497. configure:14853: result: yes
  498. configure:14946: checking whether the compiler recognizes bool as a built-in type
  499. configure:14973: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  500. configure:14973: $? = 0
  501. configure:14987: result: yes
  502. configure:14995: checking whether the compiler supports exceptions
  503. configure:15018: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  504. configure:15018: $? = 0
  505. configure:15032: result: yes
  506. configure:15040: checking whether the compiler recognizes typename
  507. configure:15063: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  508. configure:15063: $? = 0
  509. configure:15077: result: yes
  510. configure:15085: checking whether the compiler comes with standard includes
  511. configure:15110: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  512. configure:15110: $? = 0
  513. configure:15124: result: yes
  514. configure:15132: checking whether the compiler implements namespaces
  515. configure:15155: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  516. configure:15155: $? = 0
  517. configure:15169: result: yes
  518. configure:15177: checking whether the compiler supports member templates
  519. configure:15204: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  520. configure:15204: $? = 0
  521. configure:15218: result: yes
  522. configure:15226: checking whether the compiler supports intel atomic builtins
  523. configure:15253: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  524. conftest.cpp:34:35: error: cannot initialize a parameter of type 'int' with an rvalue of type 'volatile int *'
  525. __sync_bool_compare_and_swap(&l,&l,1);
  526. ^~
  527. 1 error generated.
  528. configure:15253: $? = 1
  529. configure: failed program was:
  530. | /* confdefs.h */
  531. | #define PACKAGE_NAME "djvulibre"
  532. | #define PACKAGE_TARNAME "djvulibre"
  533. | #define PACKAGE_VERSION "3.5.25"
  534. | #define PACKAGE_STRING "djvulibre 3.5.25"
  535. | #define PACKAGE_BUGREPORT ""
  536. | #define PACKAGE_URL ""
  537. | #define STDC_HEADERS 1
  538. | #define HAVE_SYS_TYPES_H 1
  539. | #define HAVE_SYS_STAT_H 1
  540. | #define HAVE_STDLIB_H 1
  541. | #define HAVE_STRING_H 1
  542. | #define HAVE_MEMORY_H 1
  543. | #define HAVE_STRINGS_H 1
  544. | #define HAVE_INTTYPES_H 1
  545. | #define HAVE_STDINT_H 1
  546. | #define HAVE_UNISTD_H 1
  547. | #define HAVE_DLFCN_H 1
  548. | #define LT_OBJDIR ".libs/"
  549. | #define HAVE_BOOL 1
  550. | #define HAVE_EXCEPTIONS 1
  551. | #define HAVE_TYPENAME 1
  552. | #define HAVE_STDINCLUDES 1
  553. | #define HAVE_NAMESPACES 1
  554. | #define HAVE_MEMBER_TEMPLATES 1
  555. | /* end confdefs.h. */
  556. | static int volatile l;
  557. | int
  558. | main ()
  559. | {
  560. | __sync_lock_test_and_set(&l,1);
  561. | __sync_lock_release(&l);
  562. | __sync_add_and_fetch(&l,1);
  563. | __sync_bool_compare_and_swap(&l,&l,1);
  564. | return 0;
  565. | ;
  566. | return 0;
  567. | }
  568. configure:15268: result: no
  569. configure:15302: checking for sqrt in -lm
  570. configure:15327: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  571. configure:15327: $? = 0
  572. configure:15336: result: yes
  573. configure:15356: checking for ANSI C header files
  574. configure:15460: result: yes
  575. configure:15471: checking for dirent.h that defines DIR
  576. configure:15490: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  577. configure:15490: $? = 0
  578. configure:15498: result: yes
  579. configure:15511: checking for library containing opendir
  580. configure:15542: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  581. configure:15542: $? = 0
  582. configure:15559: result: none required
  583. configure:15626: checking whether time.h and sys/time.h may both be included
  584. configure:15646: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  585. configure:15646: $? = 0
  586. configure:15653: result: yes
  587. configure:15661: checking for sys/wait.h that is POSIX.1 compatible
  588. configure:15687: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  589. configure:15687: $? = 0
  590. configure:15694: result: yes
  591. configure:15705: checking wchar.h usability
  592. configure:15705: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  593. configure:15705: $? = 0
  594. configure:15705: result: yes
  595. configure:15705: checking wchar.h presence
  596. configure:15705: /usr/bin/clang++ -E conftest.cpp
  597. configure:15705: $? = 0
  598. configure:15705: result: yes
  599. configure:15705: checking for wchar.h
  600. configure:15705: result: yes
  601. configure:15705: checking wctype.h usability
  602. configure:15705: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  603. configure:15705: $? = 0
  604. configure:15705: result: yes
  605. configure:15705: checking wctype.h presence
  606. configure:15705: /usr/bin/clang++ -E conftest.cpp
  607. configure:15705: $? = 0
  608. configure:15705: result: yes
  609. configure:15705: checking for wctype.h
  610. configure:15705: result: yes
  611. configure:15705: checking sys/mman.h usability
  612. configure:15705: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  613. configure:15705: $? = 0
  614. configure:15705: result: yes
  615. configure:15705: checking sys/mman.h presence
  616. configure:15705: /usr/bin/clang++ -E conftest.cpp
  617. configure:15705: $? = 0
  618. configure:15705: result: yes
  619. configure:15705: checking for sys/mman.h
  620. configure:15705: result: yes
  621. configure:15705: checking iconv.h usability
  622. configure:15705: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  623. configure:15705: $? = 0
  624. configure:15705: result: yes
  625. configure:15705: checking iconv.h presence
  626. configure:15705: /usr/bin/clang++ -E conftest.cpp
  627. configure:15705: $? = 0
  628. configure:15705: result: yes
  629. configure:15705: checking for iconv.h
  630. configure:15705: result: yes
  631. configure:15718: checking for stdint.h
  632. configure:15718: result: yes
  633. configure:15718: checking for inttypes.h
  634. configure:15718: result: yes
  635. configure:15718: checking sys/ipc.h usability
  636. configure:15718: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  637. configure:15718: $? = 0
  638. configure:15718: result: yes
  639. configure:15718: checking sys/ipc.h presence
  640. configure:15718: /usr/bin/clang++ -E conftest.cpp
  641. configure:15718: $? = 0
  642. configure:15718: result: yes
  643. configure:15718: checking for sys/ipc.h
  644. configure:15718: result: yes
  645. configure:15718: checking sys/shm.h usability
  646. configure:15718: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  647. configure:15718: $? = 0
  648. configure:15718: result: yes
  649. configure:15718: checking sys/shm.h presence
  650. configure:15718: /usr/bin/clang++ -E conftest.cpp
  651. configure:15718: $? = 0
  652. configure:15718: result: yes
  653. configure:15718: checking for sys/shm.h
  654. configure:15718: result: yes
  655. configure:15733: checking for int16_t
  656. configure:15733: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  657. configure:15733: $? = 0
  658. configure:15733: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  659. conftest.cpp:77:24: error: 'test_array' declared as an array with a negative size
  660. static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
  661. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  662. 1 error generated.
  663. configure:15733: $? = 1
  664. configure: failed program was:
  665. | /* confdefs.h */
  666. | #define PACKAGE_NAME "djvulibre"
  667. | #define PACKAGE_TARNAME "djvulibre"
  668. | #define PACKAGE_VERSION "3.5.25"
  669. | #define PACKAGE_STRING "djvulibre 3.5.25"
  670. | #define PACKAGE_BUGREPORT ""
  671. | #define PACKAGE_URL ""
  672. | #define STDC_HEADERS 1
  673. | #define HAVE_SYS_TYPES_H 1
  674. | #define HAVE_SYS_STAT_H 1
  675. | #define HAVE_STDLIB_H 1
  676. | #define HAVE_STRING_H 1
  677. | #define HAVE_MEMORY_H 1
  678. | #define HAVE_STRINGS_H 1
  679. | #define HAVE_INTTYPES_H 1
  680. | #define HAVE_STDINT_H 1
  681. | #define HAVE_UNISTD_H 1
  682. | #define HAVE_DLFCN_H 1
  683. | #define LT_OBJDIR ".libs/"
  684. | #define HAVE_BOOL 1
  685. | #define HAVE_EXCEPTIONS 1
  686. | #define HAVE_TYPENAME 1
  687. | #define HAVE_STDINCLUDES 1
  688. | #define HAVE_NAMESPACES 1
  689. | #define HAVE_MEMBER_TEMPLATES 1
  690. | #define HAVE_LIBM 1
  691. | #define STDC_HEADERS 1
  692. | #define HAVE_DIRENT_H 1
  693. | #define TIME_WITH_SYS_TIME 1
  694. | #define HAVE_SYS_WAIT_H 1
  695. | #define HAVE_WCHAR_H 1
  696. | #define HAVE_WCTYPE_H 1
  697. | #define HAVE_SYS_MMAN_H 1
  698. | #define HAVE_ICONV_H 1
  699. | #define HAVE_STDINT_H 1
  700. | #define HAVE_INTTYPES_H 1
  701. | #define HAVE_SYS_IPC_H 1
  702. | #define HAVE_SYS_SHM_H 1
  703. | /* end confdefs.h. */
  704. | #include <stdio.h>
  705. | #ifdef HAVE_SYS_TYPES_H
  706. | # include <sys/types.h>
  707. | #endif
  708. | #ifdef HAVE_SYS_STAT_H
  709. | # include <sys/stat.h>
  710. | #endif
  711. | #ifdef STDC_HEADERS
  712. | # include <stdlib.h>
  713. | # include <stddef.h>
  714. | #else
  715. | # ifdef HAVE_STDLIB_H
  716. | # include <stdlib.h>
  717. | # endif
  718. | #endif
  719. | #ifdef HAVE_STRING_H
  720. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  721. | # include <memory.h>
  722. | # endif
  723. | # include <string.h>
  724. | #endif
  725. | #ifdef HAVE_STRINGS_H
  726. | # include <strings.h>
  727. | #endif
  728. | #ifdef HAVE_INTTYPES_H
  729. | # include <inttypes.h>
  730. | #endif
  731. | #ifdef HAVE_STDINT_H
  732. | # include <stdint.h>
  733. | #endif
  734. | #ifdef HAVE_UNISTD_H
  735. | # include <unistd.h>
  736. | #endif
  737. | enum { N = 16 / 2 - 1 };
  738. | int
  739. | main ()
  740. | {
  741. | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
  742. | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
  743. | test_array [0] = 0
  744. |
  745. | ;
  746. | return 0;
  747. | }
  748. configure:15733: result: yes
  749. configure:15744: checking for int32_t
  750. configure:15744: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  751. configure:15744: $? = 0
  752. configure:15744: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  753. conftest.cpp:77:24: error: 'test_array' declared as an array with a negative size
  754. static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  755. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  756. 1 error generated.
  757. configure:15744: $? = 1
  758. configure: failed program was:
  759. | /* confdefs.h */
  760. | #define PACKAGE_NAME "djvulibre"
  761. | #define PACKAGE_TARNAME "djvulibre"
  762. | #define PACKAGE_VERSION "3.5.25"
  763. | #define PACKAGE_STRING "djvulibre 3.5.25"
  764. | #define PACKAGE_BUGREPORT ""
  765. | #define PACKAGE_URL ""
  766. | #define STDC_HEADERS 1
  767. | #define HAVE_SYS_TYPES_H 1
  768. | #define HAVE_SYS_STAT_H 1
  769. | #define HAVE_STDLIB_H 1
  770. | #define HAVE_STRING_H 1
  771. | #define HAVE_MEMORY_H 1
  772. | #define HAVE_STRINGS_H 1
  773. | #define HAVE_INTTYPES_H 1
  774. | #define HAVE_STDINT_H 1
  775. | #define HAVE_UNISTD_H 1
  776. | #define HAVE_DLFCN_H 1
  777. | #define LT_OBJDIR ".libs/"
  778. | #define HAVE_BOOL 1
  779. | #define HAVE_EXCEPTIONS 1
  780. | #define HAVE_TYPENAME 1
  781. | #define HAVE_STDINCLUDES 1
  782. | #define HAVE_NAMESPACES 1
  783. | #define HAVE_MEMBER_TEMPLATES 1
  784. | #define HAVE_LIBM 1
  785. | #define STDC_HEADERS 1
  786. | #define HAVE_DIRENT_H 1
  787. | #define TIME_WITH_SYS_TIME 1
  788. | #define HAVE_SYS_WAIT_H 1
  789. | #define HAVE_WCHAR_H 1
  790. | #define HAVE_WCTYPE_H 1
  791. | #define HAVE_SYS_MMAN_H 1
  792. | #define HAVE_ICONV_H 1
  793. | #define HAVE_STDINT_H 1
  794. | #define HAVE_INTTYPES_H 1
  795. | #define HAVE_SYS_IPC_H 1
  796. | #define HAVE_SYS_SHM_H 1
  797. | /* end confdefs.h. */
  798. | #include <stdio.h>
  799. | #ifdef HAVE_SYS_TYPES_H
  800. | # include <sys/types.h>
  801. | #endif
  802. | #ifdef HAVE_SYS_STAT_H
  803. | # include <sys/stat.h>
  804. | #endif
  805. | #ifdef STDC_HEADERS
  806. | # include <stdlib.h>
  807. | # include <stddef.h>
  808. | #else
  809. | # ifdef HAVE_STDLIB_H
  810. | # include <stdlib.h>
  811. | # endif
  812. | #endif
  813. | #ifdef HAVE_STRING_H
  814. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  815. | # include <memory.h>
  816. | # endif
  817. | # include <string.h>
  818. | #endif
  819. | #ifdef HAVE_STRINGS_H
  820. | # include <strings.h>
  821. | #endif
  822. | #ifdef HAVE_INTTYPES_H
  823. | # include <inttypes.h>
  824. | #endif
  825. | #ifdef HAVE_STDINT_H
  826. | # include <stdint.h>
  827. | #endif
  828. | #ifdef HAVE_UNISTD_H
  829. | # include <unistd.h>
  830. | #endif
  831. | enum { N = 32 / 2 - 1 };
  832. | int
  833. | main ()
  834. | {
  835. | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  836. | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  837. | test_array [0] = 0
  838. |
  839. | ;
  840. | return 0;
  841. | }
  842. configure:15744: result: yes
  843. configure:15755: checking for uint16_t
  844. configure:15755: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  845. configure:15755: $? = 0
  846. configure:15755: result: yes
  847. configure:15767: checking for uint32_t
  848. configure:15767: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  849. configure:15767: $? = 0
  850. configure:15767: result: yes
  851. configure:15781: checking for wchar_t
  852. configure:15781: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  853. configure:15781: $? = 0
  854. configure:15781: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  855. conftest.cpp:76:22: error: expected expression
  856. if (sizeof ((wchar_t)))
  857. ^
  858. 1 error generated.
  859. configure:15781: $? = 1
  860. configure: failed program was:
  861. | /* confdefs.h */
  862. | #define PACKAGE_NAME "djvulibre"
  863. | #define PACKAGE_TARNAME "djvulibre"
  864. | #define PACKAGE_VERSION "3.5.25"
  865. | #define PACKAGE_STRING "djvulibre 3.5.25"
  866. | #define PACKAGE_BUGREPORT ""
  867. | #define PACKAGE_URL ""
  868. | #define STDC_HEADERS 1
  869. | #define HAVE_SYS_TYPES_H 1
  870. | #define HAVE_SYS_STAT_H 1
  871. | #define HAVE_STDLIB_H 1
  872. | #define HAVE_STRING_H 1
  873. | #define HAVE_MEMORY_H 1
  874. | #define HAVE_STRINGS_H 1
  875. | #define HAVE_INTTYPES_H 1
  876. | #define HAVE_STDINT_H 1
  877. | #define HAVE_UNISTD_H 1
  878. | #define HAVE_DLFCN_H 1
  879. | #define LT_OBJDIR ".libs/"
  880. | #define HAVE_BOOL 1
  881. | #define HAVE_EXCEPTIONS 1
  882. | #define HAVE_TYPENAME 1
  883. | #define HAVE_STDINCLUDES 1
  884. | #define HAVE_NAMESPACES 1
  885. | #define HAVE_MEMBER_TEMPLATES 1
  886. | #define HAVE_LIBM 1
  887. | #define STDC_HEADERS 1
  888. | #define HAVE_DIRENT_H 1
  889. | #define TIME_WITH_SYS_TIME 1
  890. | #define HAVE_SYS_WAIT_H 1
  891. | #define HAVE_WCHAR_H 1
  892. | #define HAVE_WCTYPE_H 1
  893. | #define HAVE_SYS_MMAN_H 1
  894. | #define HAVE_ICONV_H 1
  895. | #define HAVE_STDINT_H 1
  896. | #define HAVE_INTTYPES_H 1
  897. | #define HAVE_SYS_IPC_H 1
  898. | #define HAVE_SYS_SHM_H 1
  899. | /* end confdefs.h. */
  900. | #include <stdio.h>
  901. | #ifdef HAVE_SYS_TYPES_H
  902. | # include <sys/types.h>
  903. | #endif
  904. | #ifdef HAVE_SYS_STAT_H
  905. | # include <sys/stat.h>
  906. | #endif
  907. | #ifdef STDC_HEADERS
  908. | # include <stdlib.h>
  909. | # include <stddef.h>
  910. | #else
  911. | # ifdef HAVE_STDLIB_H
  912. | # include <stdlib.h>
  913. | # endif
  914. | #endif
  915. | #ifdef HAVE_STRING_H
  916. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  917. | # include <memory.h>
  918. | # endif
  919. | # include <string.h>
  920. | #endif
  921. | #ifdef HAVE_STRINGS_H
  922. | # include <strings.h>
  923. | #endif
  924. | #ifdef HAVE_INTTYPES_H
  925. | # include <inttypes.h>
  926. | #endif
  927. | #ifdef HAVE_STDINT_H
  928. | # include <stdint.h>
  929. | #endif
  930. | #ifdef HAVE_UNISTD_H
  931. | # include <unistd.h>
  932. | #endif
  933. | int
  934. | main ()
  935. | {
  936. | if (sizeof ((wchar_t)))
  937. | return 0;
  938. | ;
  939. | return 0;
  940. | }
  941. configure:15781: result: yes
  942. configure:15791: checking for long long int
  943. configure:15791: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  944. configure:15791: $? = 0
  945. configure:15791: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  946. conftest.cpp:77:28: error: expected expression
  947. if (sizeof ((long long int)))
  948. ^
  949. 1 error generated.
  950. configure:15791: $? = 1
  951. configure: failed program was:
  952. | /* confdefs.h */
  953. | #define PACKAGE_NAME "djvulibre"
  954. | #define PACKAGE_TARNAME "djvulibre"
  955. | #define PACKAGE_VERSION "3.5.25"
  956. | #define PACKAGE_STRING "djvulibre 3.5.25"
  957. | #define PACKAGE_BUGREPORT ""
  958. | #define PACKAGE_URL ""
  959. | #define STDC_HEADERS 1
  960. | #define HAVE_SYS_TYPES_H 1
  961. | #define HAVE_SYS_STAT_H 1
  962. | #define HAVE_STDLIB_H 1
  963. | #define HAVE_STRING_H 1
  964. | #define HAVE_MEMORY_H 1
  965. | #define HAVE_STRINGS_H 1
  966. | #define HAVE_INTTYPES_H 1
  967. | #define HAVE_STDINT_H 1
  968. | #define HAVE_UNISTD_H 1
  969. | #define HAVE_DLFCN_H 1
  970. | #define LT_OBJDIR ".libs/"
  971. | #define HAVE_BOOL 1
  972. | #define HAVE_EXCEPTIONS 1
  973. | #define HAVE_TYPENAME 1
  974. | #define HAVE_STDINCLUDES 1
  975. | #define HAVE_NAMESPACES 1
  976. | #define HAVE_MEMBER_TEMPLATES 1
  977. | #define HAVE_LIBM 1
  978. | #define STDC_HEADERS 1
  979. | #define HAVE_DIRENT_H 1
  980. | #define TIME_WITH_SYS_TIME 1
  981. | #define HAVE_SYS_WAIT_H 1
  982. | #define HAVE_WCHAR_H 1
  983. | #define HAVE_WCTYPE_H 1
  984. | #define HAVE_SYS_MMAN_H 1
  985. | #define HAVE_ICONV_H 1
  986. | #define HAVE_STDINT_H 1
  987. | #define HAVE_INTTYPES_H 1
  988. | #define HAVE_SYS_IPC_H 1
  989. | #define HAVE_SYS_SHM_H 1
  990. | #define HAVE_WCHAR_T 1
  991. | /* end confdefs.h. */
  992. | #include <stdio.h>
  993. | #ifdef HAVE_SYS_TYPES_H
  994. | # include <sys/types.h>
  995. | #endif
  996. | #ifdef HAVE_SYS_STAT_H
  997. | # include <sys/stat.h>
  998. | #endif
  999. | #ifdef STDC_HEADERS
  1000. | # include <stdlib.h>
  1001. | # include <stddef.h>
  1002. | #else
  1003. | # ifdef HAVE_STDLIB_H
  1004. | # include <stdlib.h>
  1005. | # endif
  1006. | #endif
  1007. | #ifdef HAVE_STRING_H
  1008. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1009. | # include <memory.h>
  1010. | # endif
  1011. | # include <string.h>
  1012. | #endif
  1013. | #ifdef HAVE_STRINGS_H
  1014. | # include <strings.h>
  1015. | #endif
  1016. | #ifdef HAVE_INTTYPES_H
  1017. | # include <inttypes.h>
  1018. | #endif
  1019. | #ifdef HAVE_STDINT_H
  1020. | # include <stdint.h>
  1021. | #endif
  1022. | #ifdef HAVE_UNISTD_H
  1023. | # include <unistd.h>
  1024. | #endif
  1025. | int
  1026. | main ()
  1027. | {
  1028. | if (sizeof ((long long int)))
  1029. | return 0;
  1030. | ;
  1031. | return 0;
  1032. | }
  1033. configure:15791: result: yes
  1034. configure:15801: checking for mbstate_t
  1035. configure:15801: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  1036. configure:15801: $? = 0
  1037. configure:15801: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  1038. conftest.cpp:47:24: error: expected expression
  1039. if (sizeof ((mbstate_t)))
  1040. ^
  1041. 1 error generated.
  1042. configure:15801: $? = 1
  1043. configure: failed program was:
  1044. | /* confdefs.h */
  1045. | #define PACKAGE_NAME "djvulibre"
  1046. | #define PACKAGE_TARNAME "djvulibre"
  1047. | #define PACKAGE_VERSION "3.5.25"
  1048. | #define PACKAGE_STRING "djvulibre 3.5.25"
  1049. | #define PACKAGE_BUGREPORT ""
  1050. | #define PACKAGE_URL ""
  1051. | #define STDC_HEADERS 1
  1052. | #define HAVE_SYS_TYPES_H 1
  1053. | #define HAVE_SYS_STAT_H 1
  1054. | #define HAVE_STDLIB_H 1
  1055. | #define HAVE_STRING_H 1
  1056. | #define HAVE_MEMORY_H 1
  1057. | #define HAVE_STRINGS_H 1
  1058. | #define HAVE_INTTYPES_H 1
  1059. | #define HAVE_STDINT_H 1
  1060. | #define HAVE_UNISTD_H 1
  1061. | #define HAVE_DLFCN_H 1
  1062. | #define LT_OBJDIR ".libs/"
  1063. | #define HAVE_BOOL 1
  1064. | #define HAVE_EXCEPTIONS 1
  1065. | #define HAVE_TYPENAME 1
  1066. | #define HAVE_STDINCLUDES 1
  1067. | #define HAVE_NAMESPACES 1
  1068. | #define HAVE_MEMBER_TEMPLATES 1
  1069. | #define HAVE_LIBM 1
  1070. | #define STDC_HEADERS 1
  1071. | #define HAVE_DIRENT_H 1
  1072. | #define TIME_WITH_SYS_TIME 1
  1073. | #define HAVE_SYS_WAIT_H 1
  1074. | #define HAVE_WCHAR_H 1
  1075. | #define HAVE_WCTYPE_H 1
  1076. | #define HAVE_SYS_MMAN_H 1
  1077. | #define HAVE_ICONV_H 1
  1078. | #define HAVE_STDINT_H 1
  1079. | #define HAVE_INTTYPES_H 1
  1080. | #define HAVE_SYS_IPC_H 1
  1081. | #define HAVE_SYS_SHM_H 1
  1082. | #define HAVE_WCHAR_T 1
  1083. | #define HAVE_LONG_LONG_INT 1
  1084. | /* end confdefs.h. */
  1085. | #include "wchar.h"
  1086. |
  1087. | int
  1088. | main ()
  1089. | {
  1090. | if (sizeof ((mbstate_t)))
  1091. | return 0;
  1092. | ;
  1093. | return 0;
  1094. | }
  1095. configure:15801: result: yes
  1096. configure:15819: checking for special C compiler options needed for large files
  1097. configure:15864: result: no
  1098. configure:15870: checking for _FILE_OFFSET_BITS value needed for large files
  1099. configure:15895: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  1100. configure:15895: $? = 0
  1101. configure:15927: result: no
  1102. configure:16021: checking for stdlib.h
  1103. configure:16021: result: yes
  1104. configure:16021: checking for unistd.h
  1105. configure:16021: result: yes
  1106. configure:16021: checking for sys/param.h
  1107. configure:16021: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  1108. configure:16021: $? = 0
  1109. configure:16021: result: yes
  1110. configure:16041: checking for getpagesize
  1111. configure:16041: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1112. configure:16041: $? = 0
  1113. configure:16041: result: yes
  1114. configure:16050: checking for working mmap
  1115. configure:16197: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1116. configure:16197: $? = 0
  1117. configure:16197: ./conftest
  1118. configure:16197: $? = 0
  1119. configure:16207: result: yes
  1120. configure:16216: checking for pid_t
  1121. configure:16216: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  1122. configure:16216: $? = 0
  1123. configure:16216: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  1124. conftest.cpp:84:20: error: expected expression
  1125. if (sizeof ((pid_t)))
  1126. ^
  1127. 1 error generated.
  1128. configure:16216: $? = 1
  1129. configure: failed program was:
  1130. | /* confdefs.h */
  1131. | #define PACKAGE_NAME "djvulibre"
  1132. | #define PACKAGE_TARNAME "djvulibre"
  1133. | #define PACKAGE_VERSION "3.5.25"
  1134. | #define PACKAGE_STRING "djvulibre 3.5.25"
  1135. | #define PACKAGE_BUGREPORT ""
  1136. | #define PACKAGE_URL ""
  1137. | #define STDC_HEADERS 1
  1138. | #define HAVE_SYS_TYPES_H 1
  1139. | #define HAVE_SYS_STAT_H 1
  1140. | #define HAVE_STDLIB_H 1
  1141. | #define HAVE_STRING_H 1
  1142. | #define HAVE_MEMORY_H 1
  1143. | #define HAVE_STRINGS_H 1
  1144. | #define HAVE_INTTYPES_H 1
  1145. | #define HAVE_STDINT_H 1
  1146. | #define HAVE_UNISTD_H 1
  1147. | #define HAVE_DLFCN_H 1
  1148. | #define LT_OBJDIR ".libs/"
  1149. | #define HAVE_BOOL 1
  1150. | #define HAVE_EXCEPTIONS 1
  1151. | #define HAVE_TYPENAME 1
  1152. | #define HAVE_STDINCLUDES 1
  1153. | #define HAVE_NAMESPACES 1
  1154. | #define HAVE_MEMBER_TEMPLATES 1
  1155. | #define HAVE_LIBM 1
  1156. | #define STDC_HEADERS 1
  1157. | #define HAVE_DIRENT_H 1
  1158. | #define TIME_WITH_SYS_TIME 1
  1159. | #define HAVE_SYS_WAIT_H 1
  1160. | #define HAVE_WCHAR_H 1
  1161. | #define HAVE_WCTYPE_H 1
  1162. | #define HAVE_SYS_MMAN_H 1
  1163. | #define HAVE_ICONV_H 1
  1164. | #define HAVE_STDINT_H 1
  1165. | #define HAVE_INTTYPES_H 1
  1166. | #define HAVE_SYS_IPC_H 1
  1167. | #define HAVE_SYS_SHM_H 1
  1168. | #define HAVE_WCHAR_T 1
  1169. | #define HAVE_LONG_LONG_INT 1
  1170. | #define HAVE_MBSTATE_T 1
  1171. | #define HAVE_STDLIB_H 1
  1172. | #define HAVE_UNISTD_H 1
  1173. | #define HAVE_SYS_PARAM_H 1
  1174. | #define HAVE_GETPAGESIZE 1
  1175. | #define HAVE_MMAP 1
  1176. | /* end confdefs.h. */
  1177. | #include <stdio.h>
  1178. | #ifdef HAVE_SYS_TYPES_H
  1179. | # include <sys/types.h>
  1180. | #endif
  1181. | #ifdef HAVE_SYS_STAT_H
  1182. | # include <sys/stat.h>
  1183. | #endif
  1184. | #ifdef STDC_HEADERS
  1185. | # include <stdlib.h>
  1186. | # include <stddef.h>
  1187. | #else
  1188. | # ifdef HAVE_STDLIB_H
  1189. | # include <stdlib.h>
  1190. | # endif
  1191. | #endif
  1192. | #ifdef HAVE_STRING_H
  1193. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1194. | # include <memory.h>
  1195. | # endif
  1196. | # include <string.h>
  1197. | #endif
  1198. | #ifdef HAVE_STRINGS_H
  1199. | # include <strings.h>
  1200. | #endif
  1201. | #ifdef HAVE_INTTYPES_H
  1202. | # include <inttypes.h>
  1203. | #endif
  1204. | #ifdef HAVE_STDINT_H
  1205. | # include <stdint.h>
  1206. | #endif
  1207. | #ifdef HAVE_UNISTD_H
  1208. | # include <unistd.h>
  1209. | #endif
  1210. | int
  1211. | main ()
  1212. | {
  1213. | if (sizeof ((pid_t)))
  1214. | return 0;
  1215. | ;
  1216. | return 0;
  1217. | }
  1218. configure:16216: result: yes
  1219. configure:16229: checking vfork.h usability
  1220. configure:16229: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  1221. conftest.cpp:81:10: fatal error: 'vfork.h' file not found
  1222. #include <vfork.h>
  1223. ^
  1224. 1 error generated.
  1225. configure:16229: $? = 1
  1226. configure: failed program was:
  1227. | /* confdefs.h */
  1228. | #define PACKAGE_NAME "djvulibre"
  1229. | #define PACKAGE_TARNAME "djvulibre"
  1230. | #define PACKAGE_VERSION "3.5.25"
  1231. | #define PACKAGE_STRING "djvulibre 3.5.25"
  1232. | #define PACKAGE_BUGREPORT ""
  1233. | #define PACKAGE_URL ""
  1234. | #define STDC_HEADERS 1
  1235. | #define HAVE_SYS_TYPES_H 1
  1236. | #define HAVE_SYS_STAT_H 1
  1237. | #define HAVE_STDLIB_H 1
  1238. | #define HAVE_STRING_H 1
  1239. | #define HAVE_MEMORY_H 1
  1240. | #define HAVE_STRINGS_H 1
  1241. | #define HAVE_INTTYPES_H 1
  1242. | #define HAVE_STDINT_H 1
  1243. | #define HAVE_UNISTD_H 1
  1244. | #define HAVE_DLFCN_H 1
  1245. | #define LT_OBJDIR ".libs/"
  1246. | #define HAVE_BOOL 1
  1247. | #define HAVE_EXCEPTIONS 1
  1248. | #define HAVE_TYPENAME 1
  1249. | #define HAVE_STDINCLUDES 1
  1250. | #define HAVE_NAMESPACES 1
  1251. | #define HAVE_MEMBER_TEMPLATES 1
  1252. | #define HAVE_LIBM 1
  1253. | #define STDC_HEADERS 1
  1254. | #define HAVE_DIRENT_H 1
  1255. | #define TIME_WITH_SYS_TIME 1
  1256. | #define HAVE_SYS_WAIT_H 1
  1257. | #define HAVE_WCHAR_H 1
  1258. | #define HAVE_WCTYPE_H 1
  1259. | #define HAVE_SYS_MMAN_H 1
  1260. | #define HAVE_ICONV_H 1
  1261. | #define HAVE_STDINT_H 1
  1262. | #define HAVE_INTTYPES_H 1
  1263. | #define HAVE_SYS_IPC_H 1
  1264. | #define HAVE_SYS_SHM_H 1
  1265. | #define HAVE_WCHAR_T 1
  1266. | #define HAVE_LONG_LONG_INT 1
  1267. | #define HAVE_MBSTATE_T 1
  1268. | #define HAVE_STDLIB_H 1
  1269. | #define HAVE_UNISTD_H 1
  1270. | #define HAVE_SYS_PARAM_H 1
  1271. | #define HAVE_GETPAGESIZE 1
  1272. | #define HAVE_MMAP 1
  1273. | /* end confdefs.h. */
  1274. | #include <stdio.h>
  1275. | #ifdef HAVE_SYS_TYPES_H
  1276. | # include <sys/types.h>
  1277. | #endif
  1278. | #ifdef HAVE_SYS_STAT_H
  1279. | # include <sys/stat.h>
  1280. | #endif
  1281. | #ifdef STDC_HEADERS
  1282. | # include <stdlib.h>
  1283. | # include <stddef.h>
  1284. | #else
  1285. | # ifdef HAVE_STDLIB_H
  1286. | # include <stdlib.h>
  1287. | # endif
  1288. | #endif
  1289. | #ifdef HAVE_STRING_H
  1290. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1291. | # include <memory.h>
  1292. | # endif
  1293. | # include <string.h>
  1294. | #endif
  1295. | #ifdef HAVE_STRINGS_H
  1296. | # include <strings.h>
  1297. | #endif
  1298. | #ifdef HAVE_INTTYPES_H
  1299. | # include <inttypes.h>
  1300. | #endif
  1301. | #ifdef HAVE_STDINT_H
  1302. | # include <stdint.h>
  1303. | #endif
  1304. | #ifdef HAVE_UNISTD_H
  1305. | # include <unistd.h>
  1306. | #endif
  1307. | #include <vfork.h>
  1308. configure:16229: result: no
  1309. configure:16229: checking vfork.h presence
  1310. configure:16229: /usr/bin/clang++ -E conftest.cpp
  1311. conftest.cpp:48:10: fatal error: 'vfork.h' file not found
  1312. #include <vfork.h>
  1313. ^
  1314. 1 error generated.
  1315. configure:16229: $? = 1
  1316. configure: failed program was:
  1317. | /* confdefs.h */
  1318. | #define PACKAGE_NAME "djvulibre"
  1319. | #define PACKAGE_TARNAME "djvulibre"
  1320. | #define PACKAGE_VERSION "3.5.25"
  1321. | #define PACKAGE_STRING "djvulibre 3.5.25"
  1322. | #define PACKAGE_BUGREPORT ""
  1323. | #define PACKAGE_URL ""
  1324. | #define STDC_HEADERS 1
  1325. | #define HAVE_SYS_TYPES_H 1
  1326. | #define HAVE_SYS_STAT_H 1
  1327. | #define HAVE_STDLIB_H 1
  1328. | #define HAVE_STRING_H 1
  1329. | #define HAVE_MEMORY_H 1
  1330. | #define HAVE_STRINGS_H 1
  1331. | #define HAVE_INTTYPES_H 1
  1332. | #define HAVE_STDINT_H 1
  1333. | #define HAVE_UNISTD_H 1
  1334. | #define HAVE_DLFCN_H 1
  1335. | #define LT_OBJDIR ".libs/"
  1336. | #define HAVE_BOOL 1
  1337. | #define HAVE_EXCEPTIONS 1
  1338. | #define HAVE_TYPENAME 1
  1339. | #define HAVE_STDINCLUDES 1
  1340. | #define HAVE_NAMESPACES 1
  1341. | #define HAVE_MEMBER_TEMPLATES 1
  1342. | #define HAVE_LIBM 1
  1343. | #define STDC_HEADERS 1
  1344. | #define HAVE_DIRENT_H 1
  1345. | #define TIME_WITH_SYS_TIME 1
  1346. | #define HAVE_SYS_WAIT_H 1
  1347. | #define HAVE_WCHAR_H 1
  1348. | #define HAVE_WCTYPE_H 1
  1349. | #define HAVE_SYS_MMAN_H 1
  1350. | #define HAVE_ICONV_H 1
  1351. | #define HAVE_STDINT_H 1
  1352. | #define HAVE_INTTYPES_H 1
  1353. | #define HAVE_SYS_IPC_H 1
  1354. | #define HAVE_SYS_SHM_H 1
  1355. | #define HAVE_WCHAR_T 1
  1356. | #define HAVE_LONG_LONG_INT 1
  1357. | #define HAVE_MBSTATE_T 1
  1358. | #define HAVE_STDLIB_H 1
  1359. | #define HAVE_UNISTD_H 1
  1360. | #define HAVE_SYS_PARAM_H 1
  1361. | #define HAVE_GETPAGESIZE 1
  1362. | #define HAVE_MMAP 1
  1363. | /* end confdefs.h. */
  1364. | #include <vfork.h>
  1365. configure:16229: result: no
  1366. configure:16229: checking for vfork.h
  1367. configure:16229: result: no
  1368. configure:16242: checking for fork
  1369. configure:16242: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1370. configure:16242: $? = 0
  1371. configure:16242: result: yes
  1372. configure:16242: checking for vfork
  1373. configure:16242: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1374. configure:16242: $? = 0
  1375. configure:16242: result: yes
  1376. configure:16252: checking for working fork
  1377. configure:16274: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1378. configure:16274: $? = 0
  1379. configure:16274: ./conftest
  1380. configure:16274: $? = 0
  1381. configure:16284: result: yes
  1382. configure:16305: checking for working vfork
  1383. configure:16415: result: yes
  1384. configure:16440: checking for _LARGEFILE_SOURCE value needed for large files
  1385. configure:16459: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1386. configure:16459: $? = 0
  1387. configure:16487: result: no
  1388. configure:16511: checking for wcrtomb
  1389. configure:16511: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1390. configure:16511: $? = 0
  1391. configure:16511: result: yes
  1392. configure:16511: checking for iswspace
  1393. configure:16511: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1394. configure:16511: $? = 0
  1395. configure:16511: result: yes
  1396. configure:16511: checking for setenv
  1397. configure:16511: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1398. configure:16511: $? = 0
  1399. configure:16511: result: yes
  1400. configure:16523: checking for putc_unlocked
  1401. configure:16523: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1402. configure:16523: $? = 0
  1403. configure:16523: result: yes
  1404. configure:16523: checking for strerror
  1405. configure:16523: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1406. configure:16523: $? = 0
  1407. configure:16523: result: yes
  1408. configure:16523: checking for vsnprintf
  1409. configure:16523: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1410. configure:16523: $? = 0
  1411. configure:16523: result: yes
  1412. configure:16535: checking for gethostname
  1413. configure:16535: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1414. configure:16535: $? = 0
  1415. configure:16535: result: yes
  1416. configure:16535: checking for strftime
  1417. configure:16535: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1418. configure:16535: $? = 0
  1419. configure:16535: result: yes
  1420. configure:16535: checking for getpwuid
  1421. configure:16535: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1422. configure:16535: $? = 0
  1423. configure:16535: result: yes
  1424. configure:16547: checking for sigaction
  1425. configure:16547: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1426. configure:16547: $? = 0
  1427. configure:16547: result: yes
  1428. configure:16547: checking for mkstemp
  1429. configure:16547: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1430. configure:16547: $? = 0
  1431. configure:16547: result: yes
  1432. configure:16558: checking for iconv
  1433. configure:16578: /usr/bin/clang -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.c -lm >&5
  1434. Undefined symbols for architecture x86_64:
  1435. "_iconv", referenced from:
  1436. _main in conftest-uZsGSt.o
  1437. ld: symbol(s) not found for architecture x86_64
  1438. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1439. configure:16578: $? = 1
  1440. configure: failed program was:
  1441. | /* confdefs.h */
  1442. | #define PACKAGE_NAME "djvulibre"
  1443. | #define PACKAGE_TARNAME "djvulibre"
  1444. | #define PACKAGE_VERSION "3.5.25"
  1445. | #define PACKAGE_STRING "djvulibre 3.5.25"
  1446. | #define PACKAGE_BUGREPORT ""
  1447. | #define PACKAGE_URL ""
  1448. | #define STDC_HEADERS 1
  1449. | #define HAVE_SYS_TYPES_H 1
  1450. | #define HAVE_SYS_STAT_H 1
  1451. | #define HAVE_STDLIB_H 1
  1452. | #define HAVE_STRING_H 1
  1453. | #define HAVE_MEMORY_H 1
  1454. | #define HAVE_STRINGS_H 1
  1455. | #define HAVE_INTTYPES_H 1
  1456. | #define HAVE_STDINT_H 1
  1457. | #define HAVE_UNISTD_H 1
  1458. | #define HAVE_DLFCN_H 1
  1459. | #define LT_OBJDIR ".libs/"
  1460. | #define HAVE_BOOL 1
  1461. | #define HAVE_EXCEPTIONS 1
  1462. | #define HAVE_TYPENAME 1
  1463. | #define HAVE_STDINCLUDES 1
  1464. | #define HAVE_NAMESPACES 1
  1465. | #define HAVE_MEMBER_TEMPLATES 1
  1466. | #define HAVE_LIBM 1
  1467. | #define STDC_HEADERS 1
  1468. | #define HAVE_DIRENT_H 1
  1469. | #define TIME_WITH_SYS_TIME 1
  1470. | #define HAVE_SYS_WAIT_H 1
  1471. | #define HAVE_WCHAR_H 1
  1472. | #define HAVE_WCTYPE_H 1
  1473. | #define HAVE_SYS_MMAN_H 1
  1474. | #define HAVE_ICONV_H 1
  1475. | #define HAVE_STDINT_H 1
  1476. | #define HAVE_INTTYPES_H 1
  1477. | #define HAVE_SYS_IPC_H 1
  1478. | #define HAVE_SYS_SHM_H 1
  1479. | #define HAVE_WCHAR_T 1
  1480. | #define HAVE_LONG_LONG_INT 1
  1481. | #define HAVE_MBSTATE_T 1
  1482. | #define HAVE_STDLIB_H 1
  1483. | #define HAVE_UNISTD_H 1
  1484. | #define HAVE_SYS_PARAM_H 1
  1485. | #define HAVE_GETPAGESIZE 1
  1486. | #define HAVE_MMAP 1
  1487. | #define HAVE_FORK 1
  1488. | #define HAVE_VFORK 1
  1489. | #define HAVE_WORKING_VFORK 1
  1490. | #define HAVE_WORKING_FORK 1
  1491. | #define HAVE_FSEEKO 1
  1492. | #define HAVE_WCRTOMB 1
  1493. | #define HAVE_ISWSPACE 1
  1494. | #define HAVE_SETENV 1
  1495. | #define HAVE_PUTC_UNLOCKED 1
  1496. | #define HAVE_STRERROR 1
  1497. | #define HAVE_VSNPRINTF 1
  1498. | #define HAVE_GETHOSTNAME 1
  1499. | #define HAVE_STRFTIME 1
  1500. | #define HAVE_GETPWUID 1
  1501. | #define HAVE_SIGACTION 1
  1502. | #define HAVE_MKSTEMP 1
  1503. | /* end confdefs.h. */
  1504. | #include "iconv.h"
  1505. | int
  1506. | main ()
  1507. | {
  1508. | iconv((iconv_t)0, (char**)0, (size_t*)0, (char**)0, (size_t*)0);
  1509. | ;
  1510. | return 0;
  1511. | }
  1512. configure:16583: result: no
  1513. configure:16624: checking for jpeg library
  1514. configure:16652: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm -ljpeg >&5
  1515. configure:16652: $? = 0
  1516. configure:16662: result: yes
  1517. configure:16675: result: setting JPEG_CFLAGS=
  1518. configure:16677: result: setting JPEG_LIBS=-ljpeg
  1519. configure:16705: checking for the libtiff library
  1520. configure:16733: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm -ltiff >&5
  1521. configure:16733: $? = 0
  1522. configure:16743: result: yes
  1523. configure:16756: result: setting TIFF_CFLAGS=
  1524. configure:16758: result: setting TIFF_LIBS=-ltiff
  1525. configure:16783: checking pthread.h usability
  1526. configure:16783: /usr/bin/clang++ -c -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp >&5
  1527. configure:16783: $? = 0
  1528. configure:16783: result: yes
  1529. configure:16783: checking pthread.h presence
  1530. configure:16783: /usr/bin/clang++ -E conftest.cpp
  1531. configure:16783: $? = 0
  1532. configure:16783: result: yes
  1533. configure:16783: checking for pthread.h
  1534. configure:16783: result: yes
  1535. configure:16919: checking for the pthreads library -lpthreads
  1536. configure:16952: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lpthreads -lm >&5
  1537. ld: library not found for -lpthreads
  1538. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1539. configure:16952: $? = 1
  1540. configure: failed program was:
  1541. | /* confdefs.h */
  1542. | #define PACKAGE_NAME "djvulibre"
  1543. | #define PACKAGE_TARNAME "djvulibre"
  1544. | #define PACKAGE_VERSION "3.5.25"
  1545. | #define PACKAGE_STRING "djvulibre 3.5.25"
  1546. | #define PACKAGE_BUGREPORT ""
  1547. | #define PACKAGE_URL ""
  1548. | #define STDC_HEADERS 1
  1549. | #define HAVE_SYS_TYPES_H 1
  1550. | #define HAVE_SYS_STAT_H 1
  1551. | #define HAVE_STDLIB_H 1
  1552. | #define HAVE_STRING_H 1
  1553. | #define HAVE_MEMORY_H 1
  1554. | #define HAVE_STRINGS_H 1
  1555. | #define HAVE_INTTYPES_H 1
  1556. | #define HAVE_STDINT_H 1
  1557. | #define HAVE_UNISTD_H 1
  1558. | #define HAVE_DLFCN_H 1
  1559. | #define LT_OBJDIR ".libs/"
  1560. | #define HAVE_BOOL 1
  1561. | #define HAVE_EXCEPTIONS 1
  1562. | #define HAVE_TYPENAME 1
  1563. | #define HAVE_STDINCLUDES 1
  1564. | #define HAVE_NAMESPACES 1
  1565. | #define HAVE_MEMBER_TEMPLATES 1
  1566. | #define HAVE_LIBM 1
  1567. | #define STDC_HEADERS 1
  1568. | #define HAVE_DIRENT_H 1
  1569. | #define TIME_WITH_SYS_TIME 1
  1570. | #define HAVE_SYS_WAIT_H 1
  1571. | #define HAVE_WCHAR_H 1
  1572. | #define HAVE_WCTYPE_H 1
  1573. | #define HAVE_SYS_MMAN_H 1
  1574. | #define HAVE_ICONV_H 1
  1575. | #define HAVE_STDINT_H 1
  1576. | #define HAVE_INTTYPES_H 1
  1577. | #define HAVE_SYS_IPC_H 1
  1578. | #define HAVE_SYS_SHM_H 1
  1579. | #define HAVE_WCHAR_T 1
  1580. | #define HAVE_LONG_LONG_INT 1
  1581. | #define HAVE_MBSTATE_T 1
  1582. | #define HAVE_STDLIB_H 1
  1583. | #define HAVE_UNISTD_H 1
  1584. | #define HAVE_SYS_PARAM_H 1
  1585. | #define HAVE_GETPAGESIZE 1
  1586. | #define HAVE_MMAP 1
  1587. | #define HAVE_FORK 1
  1588. | #define HAVE_VFORK 1
  1589. | #define HAVE_WORKING_VFORK 1
  1590. | #define HAVE_WORKING_FORK 1
  1591. | #define HAVE_FSEEKO 1
  1592. | #define HAVE_WCRTOMB 1
  1593. | #define HAVE_ISWSPACE 1
  1594. | #define HAVE_SETENV 1
  1595. | #define HAVE_PUTC_UNLOCKED 1
  1596. | #define HAVE_STRERROR 1
  1597. | #define HAVE_VSNPRINTF 1
  1598. | #define HAVE_GETHOSTNAME 1
  1599. | #define HAVE_STRFTIME 1
  1600. | #define HAVE_GETPWUID 1
  1601. | #define HAVE_SIGACTION 1
  1602. | #define HAVE_MKSTEMP 1
  1603. | #define HAVE_JPEG 1
  1604. | #define HAVE_TIFF 1
  1605. | /* end confdefs.h. */
  1606. | #include <pthread.h>
  1607. | int
  1608. | main ()
  1609. | {
  1610. | pthread_t th; pthread_join(th, 0);
  1611. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  1612. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  1613. | ;
  1614. | return 0;
  1615. | }
  1616. configure:16960: result: no
  1617. configure:16889: checking whether pthreads work without any flags
  1618. configure:16952: /usr/bin/clang++ -o conftest -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments conftest.cpp -lm >&5
  1619. configure:16952: $? = 0
  1620. configure:16960: result: yes
  1621. configure:16977: checking if more special flags are required for pthreads
  1622. configure:16984: result: no
  1623. configure:17043: checking threading model
  1624. configure:17045: result: pthread
  1625. configure:17067: result: setting THREAD_CFLAGS= -DTHREADMODEL=POSIXTHREADS
  1626. configure:17069: result: setting THREAD_LIBS=
  1627. configure:17114: checking for xdg-mime
  1628. configure:17147: result: no
  1629. configure:17154: checking for xdg-icon-resource
  1630. configure:17187: result: no
  1631. configure:17194: checking for xdg-desktop-menu
  1632. configure:17227: result: no
  1633. configure:17445: creating ./config.status
  1634.  
  1635. ## ---------------------- ##
  1636. ## Running config.status. ##
  1637. ## ---------------------- ##
  1638.  
  1639. This file was extended by djvulibre config.status 3.5.25, which was
  1640. generated by GNU Autoconf 2.67. Invocation command line was
  1641.  
  1642. CONFIG_FILES =
  1643. CONFIG_HEADERS =
  1644. CONFIG_LINKS =
  1645. CONFIG_COMMANDS =
  1646. $ ./config.status
  1647.  
  1648. on iBlub.local
  1649.  
  1650. config.status:1176: creating Makefile
  1651. config.status:1176: creating libdjvu/Makefile
  1652. config.status:1176: creating libdjvu/ddjvuapi.pc
  1653. config.status:1176: creating tools/Makefile
  1654. config.status:1176: creating tools/jb2cmp/Makefile
  1655. config.status:1176: creating xmltools/Makefile
  1656. config.status:1176: creating desktopfiles/Makefile
  1657. config.status:1176: creating config.h
  1658. config.status:1364: executing libtool commands
  1659.  
  1660. ## ---------------- ##
  1661. ## Cache variables. ##
  1662. ## ---------------- ##
  1663.  
  1664. ac_cv_build=x86_64-apple-darwin11.4.0
  1665. ac_cv_c_compiler_gnu=yes
  1666. ac_cv_c_int16_t=yes
  1667. ac_cv_c_int32_t=yes
  1668. ac_cv_c_uint16_t=yes
  1669. ac_cv_c_uint32_t=yes
  1670. ac_cv_cxx_bool=yes
  1671. ac_cv_cxx_compiler_gnu=yes
  1672. ac_cv_cxx_exceptions=yes
  1673. ac_cv_cxx_intel_atomic_builtins=no
  1674. ac_cv_cxx_member_templates=yes
  1675. ac_cv_cxx_namespaces=yes
  1676. ac_cv_cxx_stdincludes=yes
  1677. ac_cv_cxx_typename=yes
  1678. ac_cv_env_CCC_set=
  1679. ac_cv_env_CCC_value=
  1680. ac_cv_env_CC_set=set
  1681. ac_cv_env_CC_value=/usr/bin/clang
  1682. ac_cv_env_CFLAGS_set=set
  1683. ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments'
  1684. ac_cv_env_CPPFLAGS_set=
  1685. ac_cv_env_CPPFLAGS_value=
  1686. ac_cv_env_CPP_set=
  1687. ac_cv_env_CPP_value=
  1688. ac_cv_env_CXXCPP_set=
  1689. ac_cv_env_CXXCPP_value=
  1690. ac_cv_env_CXXFLAGS_set=set
  1691. ac_cv_env_CXXFLAGS_value='-Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments'
  1692. ac_cv_env_CXX_set=set
  1693. ac_cv_env_CXX_value=/usr/bin/clang++
  1694. ac_cv_env_JPEG_CFLAGS_set=
  1695. ac_cv_env_JPEG_CFLAGS_value=
  1696. ac_cv_env_JPEG_LIBS_set=
  1697. ac_cv_env_JPEG_LIBS_value=
  1698. ac_cv_env_LDFLAGS_set=
  1699. ac_cv_env_LDFLAGS_value=
  1700. ac_cv_env_LIBS_set=
  1701. ac_cv_env_LIBS_value=
  1702. ac_cv_env_PTHREAD_CFLAGS_set=
  1703. ac_cv_env_PTHREAD_CFLAGS_value=
  1704. ac_cv_env_PTHREAD_LIBS_set=
  1705. ac_cv_env_PTHREAD_LIBS_value=
  1706. ac_cv_env_TIFF_CFLAGS_set=
  1707. ac_cv_env_TIFF_CFLAGS_value=
  1708. ac_cv_env_TIFF_LIBS_set=
  1709. ac_cv_env_TIFF_LIBS_value=
  1710. ac_cv_env_build_alias_set=
  1711. ac_cv_env_build_alias_value=
  1712. ac_cv_env_host_alias_set=
  1713. ac_cv_env_host_alias_value=
  1714. ac_cv_env_target_alias_set=
  1715. ac_cv_env_target_alias_value=
  1716. ac_cv_func_fork=yes
  1717. ac_cv_func_fork_works=yes
  1718. ac_cv_func_gethostname=yes
  1719. ac_cv_func_getpagesize=yes
  1720. ac_cv_func_getpwuid=yes
  1721. ac_cv_func_iswspace=yes
  1722. ac_cv_func_mkstemp=yes
  1723. ac_cv_func_mmap_fixed_mapped=yes
  1724. ac_cv_func_putc_unlocked=yes
  1725. ac_cv_func_setenv=yes
  1726. ac_cv_func_sigaction=yes
  1727. ac_cv_func_strerror=yes
  1728. ac_cv_func_strftime=yes
  1729. ac_cv_func_vfork=yes
  1730. ac_cv_func_vfork_works=yes
  1731. ac_cv_func_vsnprintf=yes
  1732. ac_cv_func_wcrtomb=yes
  1733. ac_cv_header_dirent_dirent_h=yes
  1734. ac_cv_header_dlfcn_h=yes
  1735. ac_cv_header_iconv_h=yes
  1736. ac_cv_header_inttypes_h=yes
  1737. ac_cv_header_memory_h=yes
  1738. ac_cv_header_pthread_h=yes
  1739. ac_cv_header_stdc=yes
  1740. ac_cv_header_stdint_h=yes
  1741. ac_cv_header_stdlib_h=yes
  1742. ac_cv_header_string_h=yes
  1743. ac_cv_header_strings_h=yes
  1744. ac_cv_header_sys_ipc_h=yes
  1745. ac_cv_header_sys_mman_h=yes
  1746. ac_cv_header_sys_param_h=yes
  1747. ac_cv_header_sys_shm_h=yes
  1748. ac_cv_header_sys_stat_h=yes
  1749. ac_cv_header_sys_types_h=yes
  1750. ac_cv_header_sys_wait_h=yes
  1751. ac_cv_header_time=yes
  1752. ac_cv_header_unistd_h=yes
  1753. ac_cv_header_vfork_h=no
  1754. ac_cv_header_wchar_h=yes
  1755. ac_cv_header_wctype_h=yes
  1756. ac_cv_host=x86_64-apple-darwin11.4.0
  1757. ac_cv_lib_m_sqrt=yes
  1758. ac_cv_objext=o
  1759. ac_cv_path_AR=/usr/bin/ar
  1760. ac_cv_path_CONVERT=false
  1761. ac_cv_path_EGREP='/usr/bin/grep -E'
  1762. ac_cv_path_FGREP='/usr/bin/grep -F'
  1763. ac_cv_path_GREP=/usr/bin/grep
  1764. ac_cv_path_INKSCAPE=false
  1765. ac_cv_path_MKDIR=/bin/mkdir
  1766. ac_cv_path_RM=/bin/rm
  1767. ac_cv_path_RSVG=false
  1768. ac_cv_path_SED=/usr/local/bin/gsed
  1769. ac_cv_path_TOUCH=/usr/bin/touch
  1770. ac_cv_path_install='/usr/bin/install -c'
  1771. ac_cv_prog_CPP='/usr/bin/clang -E'
  1772. ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
  1773. ac_cv_prog_ac_ct_AR=/usr/bin/ar
  1774. ac_cv_prog_ac_ct_CC=/usr/bin/clang
  1775. ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
  1776. ac_cv_prog_ac_ct_LIPO=lipo
  1777. ac_cv_prog_ac_ct_NMEDIT=nmedit
  1778. ac_cv_prog_ac_ct_OTOOL=otool
  1779. ac_cv_prog_ac_ct_RANLIB=ranlib
  1780. ac_cv_prog_ac_ct_STRIP=strip
  1781. ac_cv_prog_cc_c89=
  1782. ac_cv_prog_cc_g=yes
  1783. ac_cv_prog_cxx_g=yes
  1784. ac_cv_prog_make_make_set=yes
  1785. ac_cv_search_opendir='none required'
  1786. ac_cv_sys_file_offset_bits=no
  1787. ac_cv_sys_largefile_CC=no
  1788. ac_cv_sys_largefile_source=no
  1789. ac_cv_type_long_long_int=yes
  1790. ac_cv_type_mbstate_t=yes
  1791. ac_cv_type_pid_t=yes
  1792. ac_cv_type_wchar_t=yes
  1793. lt_cv_apple_cc_single_mod=yes
  1794. lt_cv_deplibs_check_method=pass_all
  1795. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1796. lt_cv_file_magic_test_file=
  1797. lt_cv_ld_exported_symbols_list=yes
  1798. lt_cv_ld_reload_flag=-r
  1799. lt_cv_nm_interface='BSD nm'
  1800. lt_cv_objdir=.libs
  1801. lt_cv_path_LD=/usr/bin/clang
  1802. lt_cv_path_LDCXX=/usr/bin/clang
  1803. lt_cv_path_NM=/usr/bin/nm
  1804. lt_cv_prog_compiler_c_o=yes
  1805. lt_cv_prog_compiler_c_o_CXX=yes
  1806. lt_cv_prog_compiler_pic_works=yes
  1807. lt_cv_prog_compiler_pic_works_CXX=yes
  1808. lt_cv_prog_compiler_rtti_exceptions=yes
  1809. lt_cv_prog_compiler_static_works=no
  1810. lt_cv_prog_compiler_static_works_CXX=no
  1811. lt_cv_prog_gnu_ld=no
  1812. lt_cv_prog_gnu_ldcxx=no
  1813. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
  1814. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  1815. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  1816. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
  1817. lt_cv_sys_max_cmd_len=196608
  1818.  
  1819. ## ----------------- ##
  1820. ## Output variables. ##
  1821. ## ----------------- ##
  1822.  
  1823. AR='/usr/bin/ar'
  1824. CC='/usr/bin/clang'
  1825. CFLAGS=' -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments'
  1826. CONVERT='false'
  1827. CPP='/usr/bin/clang -E'
  1828. CPPFLAGS=''
  1829. CXX='/usr/bin/clang++'
  1830. CXXCPP='/usr/bin/clang++ -E'
  1831. CXXFLAGS=' -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments'
  1832. CXXRPOFLAGS=''
  1833. DEFS='-DHAVE_CONFIG_H'
  1834. DESKTOP_NO=''
  1835. DESKTOP_YES='#'
  1836. DLLFLAGS=''
  1837. DSYMUTIL='dsymutil'
  1838. DUMPBIN=''
  1839. ECHO_C='\c'
  1840. ECHO_N=''
  1841. ECHO_T=''
  1842. EGREP='/usr/bin/grep -E'
  1843. EXEEXT=''
  1844. FGREP='/usr/bin/grep -F'
  1845. GREP='/usr/bin/grep'
  1846. INKSCAPE='false'
  1847. INSTALL_DATA='${INSTALL} -m 644'
  1848. INSTALL_PROGRAM='${INSTALL}'
  1849. INSTALL_SCRIPT='${INSTALL}'
  1850. JPEG_CFLAGS=''
  1851. JPEG_LIBS='-ljpeg'
  1852. LD='/usr/bin/clang'
  1853. LDFLAGS=''
  1854. LIBDJVU_VER='25:0:4'
  1855. LIBOBJS=''
  1856. LIBS='-lm '
  1857. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1858. LIBTOOL_DEPS='config/ltmain.sh'
  1859. LIPO='lipo'
  1860. LN_S='ln -s'
  1861. LTLIBOBJS=''
  1862. MKDIR='/bin/mkdir'
  1863. NM='/usr/bin/nm'
  1864. NMEDIT='nmedit'
  1865. OBJDUMP='false'
  1866. OBJEXT='o'
  1867. OPTS='-DNDEBUG -Wall -O3 -Wno-non-virtual-dtor'
  1868. OTOOL64=':'
  1869. OTOOL='otool'
  1870. PACKAGE_BUGREPORT=''
  1871. PACKAGE_NAME='djvulibre'
  1872. PACKAGE_STRING='djvulibre 3.5.25'
  1873. PACKAGE_TARNAME='djvulibre'
  1874. PACKAGE_URL=''
  1875. PACKAGE_VERSION='3.5.25'
  1876. PATH_SEPARATOR=':'
  1877. PTHREAD_CFLAGS=''
  1878. PTHREAD_LIBS=''
  1879. RANLIB='ranlib'
  1880. RM='/bin/rm -f'
  1881. RPO_NO=''
  1882. RPO_YES='#'
  1883. RSVG='false'
  1884. SED='/usr/local/bin/gsed'
  1885. SET_MAKE=''
  1886. SHELL='/bin/sh'
  1887. STRIP='strip'
  1888. THREAD_CFLAGS=' -DTHREADMODEL=POSIXTHREADS'
  1889. THREAD_LIBS=''
  1890. TIFF_CFLAGS=''
  1891. TIFF_LIBS='-ltiff'
  1892. TOUCH='/usr/bin/touch'
  1893. XDG_DESKTOP_MENU=''
  1894. XDG_ICON_RESOURCE=''
  1895. XDG_MIME=''
  1896. XML_NO='#'
  1897. XML_YES=''
  1898. ac_ct_CC='/usr/bin/clang'
  1899. ac_ct_CXX=''
  1900. ac_ct_DUMPBIN=''
  1901. bindir='${exec_prefix}/bin'
  1902. build='x86_64-apple-darwin11.4.0'
  1903. build_alias=''
  1904. build_cpu='x86_64'
  1905. build_os='darwin11.4.0'
  1906. build_vendor='apple'
  1907. datadir='${datarootdir}'
  1908. datarootdir='${prefix}/share'
  1909. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1910. dvidir='${docdir}'
  1911. exec_prefix='${prefix}'
  1912. host='x86_64-apple-darwin11.4.0'
  1913. host_alias=''
  1914. host_cpu='x86_64'
  1915. host_os='darwin11.4.0'
  1916. host_vendor='apple'
  1917. htmldir='${docdir}'
  1918. includedir='${prefix}/include'
  1919. infodir='${datarootdir}/info'
  1920. libdir='${exec_prefix}/lib'
  1921. libexecdir='${exec_prefix}/libexec'
  1922. localedir='${datarootdir}/locale'
  1923. localstatedir='${prefix}/var'
  1924. lt_ECHO='/bin/echo'
  1925. mandir='${datarootdir}/man'
  1926. oldincludedir='/usr/include'
  1927. pdfdir='${docdir}'
  1928. prefix='/usr/local/Cellar/djvulibre/3.5.25.3'
  1929. program_transform_name='s,x,x,'
  1930. psdir='${docdir}'
  1931. sbindir='${exec_prefix}/sbin'
  1932. sharedstatedir='${prefix}/com'
  1933. sysconfdir='${prefix}/etc'
  1934. target_alias=''
  1935.  
  1936. ## ----------- ##
  1937. ## confdefs.h. ##
  1938. ## ----------- ##
  1939.  
  1940. /* confdefs.h */
  1941. #define PACKAGE_NAME "djvulibre"
  1942. #define PACKAGE_TARNAME "djvulibre"
  1943. #define PACKAGE_VERSION "3.5.25"
  1944. #define PACKAGE_STRING "djvulibre 3.5.25"
  1945. #define PACKAGE_BUGREPORT ""
  1946. #define PACKAGE_URL ""
  1947. #define STDC_HEADERS 1
  1948. #define HAVE_SYS_TYPES_H 1
  1949. #define HAVE_SYS_STAT_H 1
  1950. #define HAVE_STDLIB_H 1
  1951. #define HAVE_STRING_H 1
  1952. #define HAVE_MEMORY_H 1
  1953. #define HAVE_STRINGS_H 1
  1954. #define HAVE_INTTYPES_H 1
  1955. #define HAVE_STDINT_H 1
  1956. #define HAVE_UNISTD_H 1
  1957. #define HAVE_DLFCN_H 1
  1958. #define LT_OBJDIR ".libs/"
  1959. #define HAVE_BOOL 1
  1960. #define HAVE_EXCEPTIONS 1
  1961. #define HAVE_TYPENAME 1
  1962. #define HAVE_STDINCLUDES 1
  1963. #define HAVE_NAMESPACES 1
  1964. #define HAVE_MEMBER_TEMPLATES 1
  1965. #define HAVE_LIBM 1
  1966. #define STDC_HEADERS 1
  1967. #define HAVE_DIRENT_H 1
  1968. #define TIME_WITH_SYS_TIME 1
  1969. #define HAVE_SYS_WAIT_H 1
  1970. #define HAVE_WCHAR_H 1
  1971. #define HAVE_WCTYPE_H 1
  1972. #define HAVE_SYS_MMAN_H 1
  1973. #define HAVE_ICONV_H 1
  1974. #define HAVE_STDINT_H 1
  1975. #define HAVE_INTTYPES_H 1
  1976. #define HAVE_SYS_IPC_H 1
  1977. #define HAVE_SYS_SHM_H 1
  1978. #define HAVE_WCHAR_T 1
  1979. #define HAVE_LONG_LONG_INT 1
  1980. #define HAVE_MBSTATE_T 1
  1981. #define HAVE_STDLIB_H 1
  1982. #define HAVE_UNISTD_H 1
  1983. #define HAVE_SYS_PARAM_H 1
  1984. #define HAVE_GETPAGESIZE 1
  1985. #define HAVE_MMAP 1
  1986. #define HAVE_FORK 1
  1987. #define HAVE_VFORK 1
  1988. #define HAVE_WORKING_VFORK 1
  1989. #define HAVE_WORKING_FORK 1
  1990. #define HAVE_FSEEKO 1
  1991. #define HAVE_WCRTOMB 1
  1992. #define HAVE_ISWSPACE 1
  1993. #define HAVE_SETENV 1
  1994. #define HAVE_PUTC_UNLOCKED 1
  1995. #define HAVE_STRERROR 1
  1996. #define HAVE_VSNPRINTF 1
  1997. #define HAVE_GETHOSTNAME 1
  1998. #define HAVE_STRFTIME 1
  1999. #define HAVE_GETPWUID 1
  2000. #define HAVE_SIGACTION 1
  2001. #define HAVE_MKSTEMP 1
  2002. #define HAVE_JPEG 1
  2003. #define HAVE_TIFF 1
  2004. #define HAVE_PTHREAD 1
  2005. #define DIR_PREFIX "/usr/local/Cellar/djvulibre/3.5.25.3"
  2006. #define DIR_EXEC_PREFIX "/usr/local/Cellar/djvulibre/3.5.25.3"
  2007. #define DIR_BINDIR "/usr/local/Cellar/djvulibre/3.5.25.3/bin"
  2008. #define DIR_LIBDIR "/usr/local/Cellar/djvulibre/3.5.25.3/lib"
  2009. #define DIR_DATADIR "/usr/local/Cellar/djvulibre/3.5.25.3/share"
  2010. #define DIR_MANDIR "/usr/local/Cellar/djvulibre/3.5.25.3/share/man"
  2011. #define DJVULIBRE_VERSION "3.5.25"
  2012.  
  2013. configure: exit 0
Add Comment
Please, Sign In to add comment