Advertisement
Guest User

ImageMagick configure log

a guest
Aug 7th, 2014
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.84 KB | None | 0 0
  1. ./configure --prefix=/opt/local --without-x --enable-osx-universal-binary --disable-dependency-trackingconfiguring ImageMagick 6.8.9-6
  2. checking build system type... x86_64-apple-darwin10.8.0
  3. checking host system type... x86_64-apple-darwin10.8.0
  4. checking target system type... x86_64-apple-darwin10.8.0
  5. checking whether build environment is sane... yes
  6. checking for a BSD-compatible install... /usr/bin/install -c
  7. checking for a thread-safe mkdir -p... config/install-sh -c -d
  8. checking for gawk... no
  9. checking for mawk... no
  10. checking for nawk... no
  11. checking for awk... awk
  12. checking whether make sets $(MAKE)... yes
  13. checking whether make supports nested variables... yes
  14. checking whether make supports nested variables... (cached) yes
  15. checking for style of include used by make... GNU
  16. checking for gcc... gcc
  17. checking whether the C compiler works... yes
  18. checking for C compiler default output file name... a.out
  19. checking for suffix of executables...
  20. checking whether we are cross compiling... no
  21. checking for suffix of object files... o
  22. checking whether we are using the GNU C compiler... yes
  23. checking whether gcc accepts -g... yes
  24. checking for gcc option to accept ISO C89... none needed
  25. checking whether gcc understands -c and -o together... yes
  26. checking dependency style of gcc... none
  27. checking how to run the C preprocessor... gcc -E
  28. checking for grep that handles long lines and -e... /usr/bin/grep
  29. checking for egrep... /usr/bin/grep -E
  30. checking for ANSI C header files... yes
  31. checking for sys/types.h... yes
  32. checking for sys/stat.h... yes
  33. checking for stdlib.h... yes
  34. checking for string.h... yes
  35. checking for memory.h... yes
  36. checking for strings.h... yes
  37. checking for inttypes.h... yes
  38. checking for stdint.h... yes
  39. checking for unistd.h... yes
  40. checking minix/config.h usability... no
  41. checking minix/config.h presence... no
  42. checking for minix/config.h... no
  43. checking whether it is safe to define __EXTENSIONS__... yes
  44. checking for gcc... (cached) gcc
  45. checking whether we are using the GNU C compiler... (cached) yes
  46. checking whether gcc accepts -g... (cached) yes
  47. checking for gcc option to accept ISO C89... (cached) none needed
  48. checking whether gcc understands -c and -o together... (cached) yes
  49. checking dependency style of gcc... (cached) none
  50. checking for g++... g++
  51. checking whether we are using the GNU C++ compiler... yes
  52. checking whether g++ accepts -g... yes
  53. checking dependency style of g++... none
  54. checking for gcc option to accept ISO C99... -std=gnu99
  55. checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  56. checking how to run the C preprocessor... gcc -E
  57. checking for a sed that does not truncate output... /usr/bin/sed
  58. checking for fgrep... /usr/bin/grep -F
  59. checking how to print strings... printf
  60. checking for ld used by gcc -std=gnu99... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
  61. checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
  62. checking for gcc -std=gnu99 option to accept ISO C99... (cached) -std=gnu99
  63. checking CFLAGS for maximum warnings... -Wall
  64. checking whether make sets $(MAKE)... (cached) yes
  65. checking whether ln -s works... yes
  66. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  67. checking for gawk... (cached) awk
  68. checking if malloc debugging is wanted... no
  69. checking for __attribute__... yes
  70. checking for gcc architecture flag...
  71. checking for x86 cpuid 0 output... 5:756e6547:6c65746e:49656e69
  72. checking for x86 cpuid 1 output... 306c3:800:80000209:78bfbff
  73. checking whether C compiler accepts -march=core2... yes
  74. checking for gcc architecture flag... -march=core2
  75. checking for pkg-config... no
  76. checking if LD -Wl,--version-script works... no
  77. checking size of size_t... 8
  78. checking for C compiler vendor... gnu
  79. checking CFLAGS for maximum warnings... (cached) -Wall
  80. checking for linker lazyload option... none
  81. checking if compiler needs -Werror to reject unknown flags... no
  82. checking whether pthreads work with -pthread... no
  83. checking for the pthreads library -lpthreads... no
  84. checking whether pthreads work without any flags... no
  85. checking whether pthreads work with -Kthread... no
  86. checking whether pthreads work with -kthread... no
  87. checking for the pthreads library -llthread... no
  88. checking whether pthreads work with -pthread... no
  89. checking whether pthreads work with -pthreads... no
  90. checking whether pthreads work with -mthreads... no
  91. checking for the pthreads library -lpthread... no
  92. checking whether pthreads work with --thread-safe... no
  93. checking whether pthreads work with -mt... no
  94. checking for pthread-config... no
  95. checking for gcc -std=gnu99 -std=gnu99 option to support OpenMP... (cached) unsupported
  96. checking if compiler needs -Werror to reject unknown flags... no
  97. checking whether pthreads work with -pthread... no
  98. checking for the pthreads library -lpthreads... no
  99. checking whether pthreads work without any flags... no
  100. checking whether pthreads work with -Kthread... no
  101. checking whether pthreads work with -kthread... no
  102. checking for the pthreads library -llthread... no
  103. checking whether pthreads work with -pthread... no
  104. checking whether pthreads work with -pthreads... no
  105. checking whether pthreads work with -mthreads... no
  106. checking for the pthreads library -lpthread... no
  107. checking whether pthreads work with --thread-safe... no
  108. checking whether pthreads work with -mt... no
  109. checking for pthread-config... (cached) no
  110. checking for special C compiler options needed for large files... no
  111. checking for _FILE_OFFSET_BITS value needed for large files... unknown
  112. checking for _LARGE_FILES value needed for large files... unknown
  113. checking for _LARGEFILE_SOURCE value needed for large files... unknown
  114. checking for native large file support... no
  115. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  116. checking the name lister (/usr/bin/nm) interface... BSD nm
  117. checking the maximum length of command line arguments... 196608
  118. checking whether the shell understands some XSI constructs... yes
  119. checking whether the shell understands "+="... yes
  120. checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop
  121. checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop
  122. checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
  123. checking for objdump... no
  124. checking how to recognize dependent libraries... pass_all
  125. checking for dlltool... no
  126. checking how to associate runtime and link libraries... printf %s\n
  127. checking for ar... ar
  128. checking for archiver @FILE support... no
  129. checking for strip... strip
  130. checking for ranlib... ranlib
  131. checking command to parse /usr/bin/nm output from gcc -std=gnu99 -std=gnu99 object... failed
  132. checking for sysroot... no
  133. checking for mt... no
  134. checking if : is a manifest tool... no
  135. checking for dsymutil... dsymutil
  136. checking for nmedit... nmedit
  137. checking for lipo... lipo
  138. checking for otool... otool
  139. checking for otool64... no
  140. checking for -single_module linker flag... no
  141. checking for -exported_symbols_list linker flag... no
  142. checking for -force_load linker flag... no
  143. checking for dlfcn.h... no
  144. checking for objdir... .libs
  145. checking if gcc -std=gnu99 -std=gnu99 supports -fno-rtti -fno-exceptions... no
  146. checking for gcc -std=gnu99 -std=gnu99 option to produce PIC... -fno-common -DPIC
  147. checking if gcc -std=gnu99 -std=gnu99 PIC flag -fno-common -DPIC works... no
  148. checking if gcc -std=gnu99 -std=gnu99 static flag -static works... no
  149. checking if gcc -std=gnu99 -std=gnu99 supports -c -o file.o... no
  150. checking if gcc -std=gnu99 -std=gnu99 supports -c -o file.o... (cached) no
  151. checking if we can lock with hard links... yes
  152. checking whether the gcc -std=gnu99 -std=gnu99 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
  153. checking dynamic linker characteristics... darwin10.8.0 dyld
  154. checking how to hardcode library paths into programs... immediate
  155. checking for dlopen in -ldl... no
  156. checking whether stripping libraries is possible... yes
  157. checking if libtool supports shared libraries... yes
  158. checking whether to build shared libraries... yes
  159. checking whether to build static libraries... yes
  160. checking how to run the C++ preprocessor... g++ -E
  161. checking for ld used by g++... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
  162. checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
  163. checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
  164. checking for g++ option to produce PIC... -fno-common -DPIC
  165. checking if g++ PIC flag -fno-common -DPIC works... yes
  166. checking if g++ static flag -static works... no
  167. checking if g++ supports -c -o file.o... yes
  168. checking if g++ supports -c -o file.o... (cached) yes
  169. checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
  170. checking dynamic linker characteristics... darwin10.8.0 dyld
  171. checking how to hardcode library paths into programs... immediate
  172. checking whether to enable maintainer-specific portions of Makefiles... no
  173. checking whether gcc -std=gnu99 -std=gnu99 needs -traditional... no
  174. checking for ANSI C header files... (cached) yes
  175. checking whether to enable assertions... yes
  176. checking for dirent.h that defines DIR... no
  177. checking for sys/ndir.h that defines DIR... no
  178. checking for sys/dir.h that defines DIR... no
  179. checking for ndir.h that defines DIR... no
  180. checking for library containing opendir... no
  181. checking arm/limits.h usability... no
  182. checking arm/limits.h presence... no
  183. checking for arm/limits.h... no
  184. checking arpa/inet.h usability... no
  185. checking arpa/inet.h presence... yes
  186. configure: WARNING: arpa/inet.h: present but cannot be compiled
  187. configure: WARNING: arpa/inet.h: check for missing prerequisite headers?
  188. configure: WARNING: arpa/inet.h: see the Autoconf documentation
  189. configure: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled"
  190. configure: WARNING: arpa/inet.h: proceeding with the compiler's result
  191. configure: WARNING: ## ----------------------------------------- ##
  192. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  193. configure: WARNING: ## ----------------------------------------- ##
  194. checking for arpa/inet.h... no
  195. checking complex.h usability... no
  196. checking complex.h presence... yes
  197. configure: WARNING: complex.h: present but cannot be compiled
  198. configure: WARNING: complex.h: check for missing prerequisite headers?
  199. configure: WARNING: complex.h: see the Autoconf documentation
  200. configure: WARNING: complex.h: section "Present But Cannot Be Compiled"
  201. configure: WARNING: complex.h: proceeding with the compiler's result
  202. configure: WARNING: ## ----------------------------------------- ##
  203. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  204. configure: WARNING: ## ----------------------------------------- ##
  205. checking for complex.h... no
  206. checking errno.h usability... no
  207. checking errno.h presence... yes
  208. configure: WARNING: errno.h: present but cannot be compiled
  209. configure: WARNING: errno.h: check for missing prerequisite headers?
  210. configure: WARNING: errno.h: see the Autoconf documentation
  211. configure: WARNING: errno.h: section "Present But Cannot Be Compiled"
  212. configure: WARNING: errno.h: proceeding with the compiler's result
  213. configure: WARNING: ## ----------------------------------------- ##
  214. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  215. configure: WARNING: ## ----------------------------------------- ##
  216. checking for errno.h... no
  217. checking fcntl.h usability... no
  218. checking fcntl.h presence... yes
  219. configure: WARNING: fcntl.h: present but cannot be compiled
  220. configure: WARNING: fcntl.h: check for missing prerequisite headers?
  221. configure: WARNING: fcntl.h: see the Autoconf documentation
  222. configure: WARNING: fcntl.h: section "Present But Cannot Be Compiled"
  223. configure: WARNING: fcntl.h: proceeding with the compiler's result
  224. configure: WARNING: ## ----------------------------------------- ##
  225. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  226. configure: WARNING: ## ----------------------------------------- ##
  227. checking for fcntl.h... no
  228. checking limits.h usability... no
  229. checking limits.h presence... yes
  230. configure: WARNING: limits.h: present but cannot be compiled
  231. configure: WARNING: limits.h: check for missing prerequisite headers?
  232. configure: WARNING: limits.h: see the Autoconf documentation
  233. configure: WARNING: limits.h: section "Present But Cannot Be Compiled"
  234. configure: WARNING: limits.h: proceeding with the compiler's result
  235. configure: WARNING: ## ----------------------------------------- ##
  236. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  237. configure: WARNING: ## ----------------------------------------- ##
  238. checking for limits.h... no
  239. checking linux/unistd.h usability... no
  240. checking linux/unistd.h presence... no
  241. checking for linux/unistd.h... no
  242. checking locale.h usability... no
  243. checking locale.h presence... yes
  244. configure: WARNING: locale.h: present but cannot be compiled
  245. configure: WARNING: locale.h: check for missing prerequisite headers?
  246. configure: WARNING: locale.h: see the Autoconf documentation
  247. configure: WARNING: locale.h: section "Present But Cannot Be Compiled"
  248. configure: WARNING: locale.h: proceeding with the compiler's result
  249. configure: WARNING: ## ----------------------------------------- ##
  250. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  251. configure: WARNING: ## ----------------------------------------- ##
  252. checking for locale.h... no
  253. checking machine/param.h usability... no
  254. checking machine/param.h presence... yes
  255. configure: WARNING: machine/param.h: present but cannot be compiled
  256. configure: WARNING: machine/param.h: check for missing prerequisite headers?
  257. configure: WARNING: machine/param.h: see the Autoconf documentation
  258. configure: WARNING: machine/param.h: section "Present But Cannot Be Compiled"
  259. configure: WARNING: machine/param.h: proceeding with the compiler's result
  260. configure: WARNING: ## ----------------------------------------- ##
  261. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  262. configure: WARNING: ## ----------------------------------------- ##
  263. checking for machine/param.h... no
  264. checking mach-o/dyld.h usability... no
  265. checking mach-o/dyld.h presence... yes
  266. configure: WARNING: mach-o/dyld.h: present but cannot be compiled
  267. configure: WARNING: mach-o/dyld.h: check for missing prerequisite headers?
  268. configure: WARNING: mach-o/dyld.h: see the Autoconf documentation
  269. configure: WARNING: mach-o/dyld.h: section "Present But Cannot Be Compiled"
  270. configure: WARNING: mach-o/dyld.h: proceeding with the compiler's result
  271. configure: WARNING: ## ----------------------------------------- ##
  272. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  273. configure: WARNING: ## ----------------------------------------- ##
  274. checking for mach-o/dyld.h... no
  275. checking netinet/in.h usability... no
  276. checking netinet/in.h presence... yes
  277. configure: WARNING: netinet/in.h: present but cannot be compiled
  278. configure: WARNING: netinet/in.h: check for missing prerequisite headers?
  279. configure: WARNING: netinet/in.h: see the Autoconf documentation
  280. configure: WARNING: netinet/in.h: section "Present But Cannot Be Compiled"
  281. configure: WARNING: netinet/in.h: proceeding with the compiler's result
  282. configure: WARNING: ## ----------------------------------------- ##
  283. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  284. configure: WARNING: ## ----------------------------------------- ##
  285. checking for netinet/in.h... no
  286. checking OS.h usability... no
  287. checking OS.h presence... no
  288. checking for OS.h... no
  289. checking process.h usability... no
  290. checking process.h presence... no
  291. checking for process.h... no
  292. checking sun_prefetch.h usability... no
  293. checking sun_prefetch.h presence... no
  294. checking for sun_prefetch.h... no
  295. checking stdarg.h usability... no
  296. checking stdarg.h presence... yes
  297. configure: WARNING: stdarg.h: present but cannot be compiled
  298. configure: WARNING: stdarg.h: check for missing prerequisite headers?
  299. configure: WARNING: stdarg.h: see the Autoconf documentation
  300. configure: WARNING: stdarg.h: section "Present But Cannot Be Compiled"
  301. configure: WARNING: stdarg.h: proceeding with the compiler's result
  302. configure: WARNING: ## ----------------------------------------- ##
  303. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  304. configure: WARNING: ## ----------------------------------------- ##
  305. checking for stdarg.h... no
  306. checking sys/ipc.h usability... no
  307. checking sys/ipc.h presence... yes
  308. configure: WARNING: sys/ipc.h: present but cannot be compiled
  309. configure: WARNING: sys/ipc.h: check for missing prerequisite headers?
  310. configure: WARNING: sys/ipc.h: see the Autoconf documentation
  311. configure: WARNING: sys/ipc.h: section "Present But Cannot Be Compiled"
  312. configure: WARNING: sys/ipc.h: proceeding with the compiler's result
  313. configure: WARNING: ## ----------------------------------------- ##
  314. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  315. configure: WARNING: ## ----------------------------------------- ##
  316. checking for sys/ipc.h... no
  317. checking sys/mman.h usability... no
  318. checking sys/mman.h presence... yes
  319. configure: WARNING: sys/mman.h: present but cannot be compiled
  320. configure: WARNING: sys/mman.h: check for missing prerequisite headers?
  321. configure: WARNING: sys/mman.h: see the Autoconf documentation
  322. configure: WARNING: sys/mman.h: section "Present But Cannot Be Compiled"
  323. configure: WARNING: sys/mman.h: proceeding with the compiler's result
  324. configure: WARNING: ## ----------------------------------------- ##
  325. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  326. configure: WARNING: ## ----------------------------------------- ##
  327. checking for sys/mman.h... no
  328. checking sys/resource.h usability... no
  329. checking sys/resource.h presence... yes
  330. configure: WARNING: sys/resource.h: present but cannot be compiled
  331. configure: WARNING: sys/resource.h: check for missing prerequisite headers?
  332. configure: WARNING: sys/resource.h: see the Autoconf documentation
  333. configure: WARNING: sys/resource.h: section "Present But Cannot Be Compiled"
  334. configure: WARNING: sys/resource.h: proceeding with the compiler's result
  335. configure: WARNING: ## ----------------------------------------- ##
  336. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  337. configure: WARNING: ## ----------------------------------------- ##
  338. checking for sys/resource.h... no
  339. checking sys/socket.h usability... no
  340. checking sys/socket.h presence... yes
  341. configure: WARNING: sys/socket.h: present but cannot be compiled
  342. configure: WARNING: sys/socket.h: check for missing prerequisite headers?
  343. configure: WARNING: sys/socket.h: see the Autoconf documentation
  344. configure: WARNING: sys/socket.h: section "Present But Cannot Be Compiled"
  345. configure: WARNING: sys/socket.h: proceeding with the compiler's result
  346. configure: WARNING: ## ----------------------------------------- ##
  347. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  348. configure: WARNING: ## ----------------------------------------- ##
  349. checking for sys/socket.h... no
  350. checking sys/syslimits.h usability... no
  351. checking sys/syslimits.h presence... yes
  352. configure: WARNING: sys/syslimits.h: present but cannot be compiled
  353. configure: WARNING: sys/syslimits.h: check for missing prerequisite headers?
  354. configure: WARNING: sys/syslimits.h: see the Autoconf documentation
  355. configure: WARNING: sys/syslimits.h: section "Present But Cannot Be Compiled"
  356. configure: WARNING: sys/syslimits.h: proceeding with the compiler's result
  357. configure: WARNING: ## ----------------------------------------- ##
  358. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  359. configure: WARNING: ## ----------------------------------------- ##
  360. checking for sys/syslimits.h... no
  361. checking sys/time.h usability... no
  362. checking sys/time.h presence... yes
  363. configure: WARNING: sys/time.h: present but cannot be compiled
  364. configure: WARNING: sys/time.h: check for missing prerequisite headers?
  365. configure: WARNING: sys/time.h: see the Autoconf documentation
  366. configure: WARNING: sys/time.h: section "Present But Cannot Be Compiled"
  367. configure: WARNING: sys/time.h: proceeding with the compiler's result
  368. configure: WARNING: ## ----------------------------------------- ##
  369. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  370. configure: WARNING: ## ----------------------------------------- ##
  371. checking for sys/time.h... no
  372. checking sys/timeb.h usability... no
  373. checking sys/timeb.h presence... yes
  374. configure: WARNING: sys/timeb.h: present but cannot be compiled
  375. configure: WARNING: sys/timeb.h: check for missing prerequisite headers?
  376. configure: WARNING: sys/timeb.h: see the Autoconf documentation
  377. configure: WARNING: sys/timeb.h: section "Present But Cannot Be Compiled"
  378. configure: WARNING: sys/timeb.h: proceeding with the compiler's result
  379. configure: WARNING: ## ----------------------------------------- ##
  380. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  381. configure: WARNING: ## ----------------------------------------- ##
  382. checking for sys/timeb.h... no
  383. checking sys/times.h usability... no
  384. checking sys/times.h presence... yes
  385. configure: WARNING: sys/times.h: present but cannot be compiled
  386. configure: WARNING: sys/times.h: check for missing prerequisite headers?
  387. configure: WARNING: sys/times.h: see the Autoconf documentation
  388. configure: WARNING: sys/times.h: section "Present But Cannot Be Compiled"
  389. configure: WARNING: sys/times.h: proceeding with the compiler's result
  390. configure: WARNING: ## ----------------------------------------- ##
  391. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  392. configure: WARNING: ## ----------------------------------------- ##
  393. checking for sys/times.h... no
  394. checking sys/wait.h usability... no
  395. checking sys/wait.h presence... yes
  396. configure: WARNING: sys/wait.h: present but cannot be compiled
  397. configure: WARNING: sys/wait.h: check for missing prerequisite headers?
  398. configure: WARNING: sys/wait.h: see the Autoconf documentation
  399. configure: WARNING: sys/wait.h: section "Present But Cannot Be Compiled"
  400. configure: WARNING: sys/wait.h: proceeding with the compiler's result
  401. configure: WARNING: ## ----------------------------------------- ##
  402. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  403. configure: WARNING: ## ----------------------------------------- ##
  404. checking for sys/wait.h... no
  405. checking wchar.h usability... no
  406. checking wchar.h presence... yes
  407. configure: WARNING: wchar.h: present but cannot be compiled
  408. configure: WARNING: wchar.h: check for missing prerequisite headers?
  409. configure: WARNING: wchar.h: see the Autoconf documentation
  410. configure: WARNING: wchar.h: section "Present But Cannot Be Compiled"
  411. configure: WARNING: wchar.h: proceeding with the compiler's result
  412. configure: WARNING: ## ----------------------------------------- ##
  413. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  414. configure: WARNING: ## ----------------------------------------- ##
  415. checking for wchar.h... no
  416. checking xlocale.h usability... no
  417. checking xlocale.h presence... yes
  418. configure: WARNING: xlocale.h: present but cannot be compiled
  419. configure: WARNING: xlocale.h: check for missing prerequisite headers?
  420. configure: WARNING: xlocale.h: see the Autoconf documentation
  421. configure: WARNING: xlocale.h: section "Present But Cannot Be Compiled"
  422. configure: WARNING: xlocale.h: proceeding with the compiler's result
  423. configure: WARNING: ## ----------------------------------------- ##
  424. configure: WARNING: ## Report this to http://www.imagemagick.org ##
  425. configure: WARNING: ## ----------------------------------------- ##
  426. checking for xlocale.h... no
  427. checking for stdbool.h that conforms to C99... no
  428. checking for _Bool... no
  429. checking for working volatile... no
  430. checking for preprocessor stringizing operator... yes
  431. checking whether stat file-mode macros are broken... yes
  432. checking whether time.h and sys/time.h may both be included... no
  433. checking whether struct tm is in sys/time.h or time.h... sys/time.h
  434. checking for struct tm.tm_zone... no
  435. checking whether tzname is declared... no
  436. checking for tzname... no
  437. checking whether #! works in shell scripts... yes
  438. checking whether char is unsigned... yes
  439. checking for an ANSI C-conforming const... no
  440. checking for inline... no
  441. checking for C/C++ restrict keyword... no
  442. checking for working volatile... (cached) no
  443. checking whether byte ordering is bigendian... yes
  444. checking for int8_t... no
  445. checking for int16_t... no
  446. checking for int32_t... no
  447. checking for int64_t... no
  448. checking for unsigned long long int... yes
  449. checking for long long int... yes
  450. checking for intmax_t... no
  451. checking for intptr_t... no
  452. checking for long double... yes
  453. checking for long double with more range or precision than double... no
  454. checking for long long int... (cached) yes
  455. checking for mbstate_t... no
  456. checking for mode_t... no
  457. checking for off_t... no
  458. checking for pid_t... no
  459. checking for size_t... no
  460. checking for ssize_t... no
  461. checking for uid_t in sys/types.h... yes
  462. checking for uint8_t... no
  463. checking for uint16_t... no
  464. checking for uint32_t... no
  465. checking for uint64_t... no
  466. checking for uintmax_t... no
  467. checking for uintptr_t... no
  468. checking for unsigned long long int... (cached) yes
  469. checking whether char is unsigned... (cached) yes
  470. checking for float_t... no
  471. checking for double_t... no
  472. checking size of float_t... 0
  473. checking size of double_t... 0
  474. checking size of float... 0
  475. checking size of double... 0
  476. checking size of long double... configure: error: in `/Users/mathew/Downloads/ImageMagick-6.8.9-6':
  477. configure: error: cannot compute sizeof (long double)
  478. See `config.log' for more details
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement