Advertisement
Guest User

Untitled

a guest
Aug 17th, 2018
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.27 KB | None | 0 0
  1. checking build system type... x86_64-pc-linux-gnu
  2. checking host system type... x86_64-pc-linux-gnu
  3. checking target system type... x86_64-pc-linux-gnu
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for a thread-safe mkdir -p... /bin/mkdir -p
  7. checking for gawk... no
  8. checking for mawk... mawk
  9. checking whether make sets $(MAKE)... yes
  10. checking whether make supports nested variables... yes
  11. checking whether UID '1000' is supported by ustar format... yes
  12. checking whether GID '1000' is supported by ustar format... yes
  13. checking how to create a ustar tar archive... gnutar
  14. checking whether make supports nested variables... (cached) yes
  15. configuring ImageMagick 7.0.8-11
  16. checking whether build environment is sane... yes
  17. checking for style of include used by make... GNU
  18. checking for gcc... gcc
  19. checking whether the C compiler works... yes
  20. checking for C compiler default output file name... a.out
  21. checking for suffix of executables...
  22. checking whether we are cross compiling... no
  23. checking for suffix of object files... o
  24. checking whether we are using the GNU C compiler... yes
  25. checking whether gcc accepts -g... yes
  26. checking for gcc option to accept ISO C89... none needed
  27. checking whether gcc understands -c and -o together... yes
  28. checking dependency style of gcc... gcc3
  29. checking how to run the C preprocessor... gcc -E
  30. checking for grep that handles long lines and -e... /bin/grep
  31. checking for egrep... /bin/grep -E
  32. checking for ANSI C header files... yes
  33. checking for sys/types.h... yes
  34. checking for sys/stat.h... yes
  35. checking for stdlib.h... yes
  36. checking for string.h... yes
  37. checking for memory.h... yes
  38. checking for strings.h... yes
  39. checking for inttypes.h... yes
  40. checking for stdint.h... yes
  41. checking for unistd.h... yes
  42. checking minix/config.h usability... no
  43. checking minix/config.h presence... no
  44. checking for minix/config.h... no
  45. checking whether it is safe to define __EXTENSIONS__... yes
  46. checking for ar... ar
  47. checking the archiver (ar) interface... ar
  48. checking for gcc... (cached) gcc
  49. checking whether we are using the GNU C compiler... (cached) yes
  50. checking whether gcc accepts -g... (cached) yes
  51. checking for gcc option to accept ISO C89... (cached) none needed
  52. checking whether gcc understands -c and -o together... (cached) yes
  53. checking dependency style of gcc... (cached) gcc3
  54. checking for g++... g++
  55. checking whether we are using the GNU C++ compiler... yes
  56. checking whether g++ accepts -g... yes
  57. checking dependency style of g++... gcc3
  58. checking for gcc option to accept ISO C99... none needed
  59. checking for gcc option to accept ISO Standard C... (cached) none needed
  60. checking how to run the C preprocessor... gcc -E
  61. checking for a sed that does not truncate output... /bin/sed
  62. checking for fgrep... /bin/grep -F
  63. checking how to print strings... printf
  64. checking for ld used by gcc... /usr/bin/x86_64-linux-gnu-ld
  65. checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld... yes
  66. checking for gcc option to accept ISO C99... (cached) none needed
  67. checking CFLAGS for maximum warnings... -Wall
  68. checking whether make sets $(MAKE)... (cached) yes
  69. checking whether ln -s works... yes
  70. checking for a sed that does not truncate output... (cached) /bin/sed
  71. checking for gawk... (cached) mawk
  72. checking if malloc debugging is wanted... no
  73. checking for __attribute__... yes
  74. checking for C compiler vendor... gnu
  75. checking for gcc architecture flag...
  76. checking for x86 cpuid 0 output... 16:756e6547:6c65746e:49656e69
  77. checking for x86 cpuid 1 output... 406e3:100800:7ffafbff:bfebfbff
  78. checking whether C compiler accepts -mtune=core2... yes
  79. checking for gcc architecture flag... -mtune=core2
  80. checking for pkg-config... /usr/bin/pkg-config
  81. checking pkg-config is at least version 0.20... yes
  82. checking size of size_t... 8
  83. checking for C compiler vendor... (cached) gnu
  84. checking if LD -Wl,--version-script works... yes
  85. checking for linker lazyload option... none
  86. checking whether gcc is Clang... no
  87. checking whether pthreads work with -pthread... yes
  88. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  89. checking whether more special flags are required for pthreads... no
  90. checking for PTHREAD_PRIO_INHERIT... yes
  91. checking for gcc option to support OpenMP... -fopenmp
  92. checking for pthread_join using gcc -pthread ... yes
  93. checking whether gcc is Clang... (cached) no
  94. checking for joinable pthread attribute... (cached) PTHREAD_CREATE_JOINABLE
  95. checking whether more special flags are required for pthreads... (cached) no
  96. checking for PTHREAD_PRIO_INHERIT... (cached) yes
  97. checking whether we are using the Microsoft C compiler... no
  98. checking CL/cl.h usability... no
  99. checking CL/cl.h presence... no
  100. checking for CL/cl.h... no
  101. checking OpenCL/cl.h usability... no
  102. checking OpenCL/cl.h presence... no
  103. checking for OpenCL/cl.h... no
  104. checking windows.h usability... no
  105. checking windows.h presence... no
  106. checking for windows.h... no
  107. checking for OpenCL library... no
  108. checking for special C compiler options needed for large files... no
  109. checking for _FILE_OFFSET_BITS value needed for large files... no
  110. checking for _LARGEFILE_SOURCE value needed for large files... no
  111. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  112. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  113. checking the maximum length of command line arguments... 1572864
  114. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  115. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  116. checking for /usr/bin/x86_64-linux-gnu-ld option to reload object files... -r
  117. checking for objdump... objdump
  118. checking how to recognize dependent libraries... pass_all
  119. checking for dlltool... no
  120. checking how to associate runtime and link libraries... printf %s\n
  121. checking for archiver @FILE support... @
  122. checking for strip... strip
  123. checking for ranlib... ranlib
  124. checking command to parse /usr/bin/nm -B output from gcc object... ok
  125. checking for sysroot... no
  126. checking for a working dd... /bin/dd
  127. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  128. checking for mt... mt
  129. checking if mt is a manifest tool... no
  130. checking for dlfcn.h... yes
  131. checking for objdir... .libs
  132. checking if gcc supports -fno-rtti -fno-exceptions... no
  133. checking for gcc option to produce PIC... -fPIC -DPIC
  134. checking if gcc PIC flag -fPIC -DPIC works... yes
  135. checking if gcc static flag -static works... yes
  136. checking if gcc supports -c -o file.o... yes
  137. checking if gcc supports -c -o file.o... (cached) yes
  138. checking whether the gcc linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
  139. checking whether -lc should be explicitly linked in... no
  140. checking dynamic linker characteristics... GNU/Linux ld.so
  141. checking how to hardcode library paths into programs... immediate
  142. checking for shl_load... no
  143. checking for shl_load in -ldld... no
  144. checking for dlopen... no
  145. checking for dlopen in -ldl... yes
  146. checking whether a program can dlopen itself... yes
  147. checking whether a statically linked program can dlopen itself... no
  148. checking whether stripping libraries is possible... yes
  149. checking if libtool supports shared libraries... yes
  150. checking whether to build shared libraries... yes
  151. checking whether to build static libraries... yes
  152. checking how to run the C++ preprocessor... g++ -E
  153. checking for ld used by g++... /usr/bin/x86_64-linux-gnu-ld -m elf_x86_64
  154. checking if the linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes
  155. checking whether the g++ linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
  156. checking for g++ option to produce PIC... -fPIC -DPIC
  157. checking if g++ PIC flag -fPIC -DPIC works... yes
  158. checking if g++ static flag -static works... yes
  159. checking if g++ supports -c -o file.o... yes
  160. checking if g++ supports -c -o file.o... (cached) yes
  161. checking whether the g++ linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
  162. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  163. checking how to hardcode library paths into programs... immediate
  164. checking whether to enable maintainer-specific portions of Makefiles... no
  165. checking whether gcc needs -traditional... no
  166. checking for ANSI C header files... (cached) yes
  167. checking whether to enable assertions... yes
  168. checking for dirent.h that defines DIR... yes
  169. checking for library containing opendir... none required
  170. checking arm/limits.h usability... no
  171. checking arm/limits.h presence... no
  172. checking for arm/limits.h... no
  173. checking arpa/inet.h usability... yes
  174. checking arpa/inet.h presence... yes
  175. checking for arpa/inet.h... yes
  176. checking complex.h usability... yes
  177. checking complex.h presence... yes
  178. checking for complex.h... yes
  179. checking errno.h usability... yes
  180. checking errno.h presence... yes
  181. checking for errno.h... yes
  182. checking fcntl.h usability... yes
  183. checking fcntl.h presence... yes
  184. checking for fcntl.h... yes
  185. checking limits.h usability... yes
  186. checking limits.h presence... yes
  187. checking for limits.h... yes
  188. checking linux/unistd.h usability... yes
  189. checking linux/unistd.h presence... yes
  190. checking for linux/unistd.h... yes
  191. checking locale.h usability... yes
  192. checking locale.h presence... yes
  193. checking for locale.h... yes
  194. checking machine/param.h usability... no
  195. checking machine/param.h presence... no
  196. checking for machine/param.h... no
  197. checking mach-o/dyld.h usability... no
  198. checking mach-o/dyld.h presence... no
  199. checking for mach-o/dyld.h... no
  200. checking netinet/in.h usability... yes
  201. checking netinet/in.h presence... yes
  202. checking for netinet/in.h... yes
  203. checking OS.h usability... no
  204. checking OS.h presence... no
  205. checking for OS.h... no
  206. checking process.h usability... no
  207. checking process.h presence... no
  208. checking for process.h... no
  209. checking sun_prefetch.h usability... no
  210. checking sun_prefetch.h presence... no
  211. checking for sun_prefetch.h... no
  212. checking stdarg.h usability... yes
  213. checking stdarg.h presence... yes
  214. checking for stdarg.h... yes
  215. checking sys/ipc.h usability... yes
  216. checking sys/ipc.h presence... yes
  217. checking for sys/ipc.h... yes
  218. checking sys/mman.h usability... yes
  219. checking sys/mman.h presence... yes
  220. checking for sys/mman.h... yes
  221. checking sys/resource.h usability... yes
  222. checking sys/resource.h presence... yes
  223. checking for sys/resource.h... yes
  224. checking sys/sendfile.h usability... yes
  225. checking sys/sendfile.h presence... yes
  226. checking for sys/sendfile.h... yes
  227. checking sys/socket.h usability... yes
  228. checking sys/socket.h presence... yes
  229. checking for sys/socket.h... yes
  230. checking sys/syslimits.h usability... no
  231. checking sys/syslimits.h presence... no
  232. checking for sys/syslimits.h... no
  233. checking sys/time.h usability... yes
  234. checking sys/time.h presence... yes
  235. checking for sys/time.h... yes
  236. checking sys/timeb.h usability... yes
  237. checking sys/timeb.h presence... yes
  238. checking for sys/timeb.h... yes
  239. checking sys/times.h usability... yes
  240. checking sys/times.h presence... yes
  241. checking for sys/times.h... yes
  242. checking sys/wait.h usability... yes
  243. checking sys/wait.h presence... yes
  244. checking for sys/wait.h... yes
  245. checking utime.h usability... yes
  246. checking utime.h presence... yes
  247. checking for utime.h... yes
  248. checking wchar.h usability... yes
  249. checking wchar.h presence... yes
  250. checking for wchar.h... yes
  251. checking xlocale.h usability... no
  252. checking xlocale.h presence... no
  253. checking for xlocale.h... no
  254. checking for stdbool.h that conforms to C99... yes
  255. checking for _Bool... yes
  256. checking for working volatile... yes
  257. checking for preprocessor stringizing operator... yes
  258. checking whether stat file-mode macros are broken... no
  259. checking whether time.h and sys/time.h may both be included... yes
  260. checking whether struct tm is in sys/time.h or time.h... time.h
  261. checking for struct tm.tm_zone... yes
  262. checking whether #! works in shell scripts... yes
  263. checking whether char is unsigned... no
  264. checking for an ANSI C-conforming const... yes
  265. checking for inline... inline
  266. checking for C/C++ restrict keyword... __restrict
  267. checking for working volatile... (cached) yes
  268. checking whether byte ordering is bigendian... no
  269. checking for int8_t... yes
  270. checking for int16_t... yes
  271. checking for int32_t... yes
  272. checking for int64_t... yes
  273. checking for unsigned long long int... yes
  274. checking for long long int... yes
  275. checking for intmax_t... yes
  276. checking for intptr_t... yes
  277. checking for long double... yes
  278. checking for long double with more range or precision than double... yes
  279. checking for long long int... (cached) yes
  280. checking for mbstate_t... yes
  281. checking for mode_t... yes
  282. checking for off_t... yes
  283. checking for pid_t... yes
  284. checking for size_t... yes
  285. checking for ssize_t... yes
  286. checking for uid_t in sys/types.h... yes
  287. checking for uint8_t... yes
  288. checking for uint16_t... yes
  289. checking for uint32_t... yes
  290. checking for uint64_t... yes
  291. checking for uintmax_t... yes
  292. checking for uintptr_t... yes
  293. checking for unsigned long long int... (cached) yes
  294. checking for locale_t... no
  295. checking for float_t... yes
  296. checking for double_t... yes
  297. checking size of float_t... 4
  298. checking size of double_t... 8
  299. checking size of float... 4
  300. checking size of double... 8
  301. checking size of long double... 16
  302. checking size of signed short... 2
  303. checking size of unsigned short... 2
  304. checking size of signed int... 4
  305. checking size of unsigned int... 4
  306. checking size of signed long... 8
  307. checking size of unsigned long... 8
  308. checking size of signed long long... 8
  309. checking size of unsigned long long... 8
  310. checking size of off_t... 8
  311. checking size of size_t... (cached) 8
  312. checking size of ssize_t... 8
  313. checking size of unsigned int*... 8
  314. checking for signed 8-bit type... signed char
  315. checking for unsigned 8-bit type... unsigned char
  316. checking for signed 16-bit type... signed short
  317. checking for unsigned 16-bit type... unsigned short
  318. checking for signed 32-bit type... signed int
  319. checking for unsigned 32-bit type... unsigned int
  320. checking for signed 64-bit type... signed long
  321. checking for unsigned 64-bit type... unsigned long
  322. checking for unsigned maximum type... unsigned long
  323. checking for pointer difference type... unsigned long
  324. checking whether our compiler supports __func__... yes
  325. checking whether closedir returns void... no
  326. checking for stdlib.h... (cached) yes
  327. checking for unistd.h... (cached) yes
  328. checking for sys/param.h... yes
  329. checking for getpagesize... yes
  330. checking for working mmap... yes
  331. checking vfork.h usability... no
  332. checking vfork.h presence... no
  333. checking for vfork.h... no
  334. checking for fork... yes
  335. checking for vfork... yes
  336. checking for working fork... yes
  337. checking for working vfork... (cached) yes
  338. checking for working memcmp... yes
  339. checking sys/select.h usability... yes
  340. checking sys/select.h presence... yes
  341. checking for sys/select.h... yes
  342. checking for sys/socket.h... (cached) yes
  343. checking types of arguments for select... int,fd_set *,struct timeval *
  344. checking return type of signal handlers... void
  345. checking for working strtod... yes
  346. checking whether strerror_r is declared... yes
  347. checking for strerror_r... yes
  348. checking whether strerror_r returns char *... yes
  349. checking for vprintf... yes
  350. checking for _doprnt... no
  351. checking for sqrt in -lm... yes
  352. checking for library containing gethostbyname... none required
  353. checking for library containing socket... none required
  354. checking for acosh... yes
  355. checking for _aligned_malloc... no
  356. checking for asinh... yes
  357. checking for atanh... yes
  358. checking for atoll... yes
  359. checking for atexit... yes
  360. checking for cabs... yes
  361. checking for carg... yes
  362. checking for cimag... yes
  363. checking for creal... yes
  364. checking for clock... yes
  365. checking for clock_getres... yes
  366. checking for clock_gettime... yes
  367. checking for ctime_r... yes
  368. checking for directio... no
  369. checking for erf... yes
  370. checking for _exit... yes
  371. checking for execvp... yes
  372. checking for fchmod... yes
  373. checking for floor... yes
  374. checking for fork... (cached) yes
  375. checking for ftime... yes
  376. checking for ftruncate... yes
  377. checking for getc_unlocked... yes
  378. checking for getcwd... yes
  379. checking for getpid... yes
  380. checking for getexecname... no
  381. checking for getdtablesize... yes
  382. checking for getpagesize... (cached) yes
  383. checking for getrlimit... yes
  384. checking for getrusage... yes
  385. checking for gettimeofday... yes
  386. checking for gmtime_r... yes
  387. checking for isnan... yes
  388. checking for j0... yes
  389. checking for j1... yes
  390. checking for lltostr... no
  391. checking for localtime_r... yes
  392. checking for lstat... yes
  393. checking for memmove... yes
  394. checking for memset... yes
  395. checking for mkstemp... yes
  396. checking for munmap... yes
  397. checking for nanosleep... yes
  398. checking for newlocale... yes
  399. checking for _NSGetExecutablePath... no
  400. checking for pclose... yes
  401. checking for _pclose... no
  402. checking for poll... yes
  403. checking for popen... yes
  404. checking for _popen... no
  405. checking for posix_fadvise... yes
  406. checking for posix_fallocate... yes
  407. checking for posix_madvise... yes
  408. checking for posix_memalign... yes
  409. checking for posix_spawnp... yes
  410. checking for pow... yes
  411. checking for pread... yes
  412. checking for pwrite... yes
  413. checking for qsort_r... yes
  414. checking for raise... yes
  415. checking for rand_r... yes
  416. checking for readlink... yes
  417. checking for realpath... yes
  418. checking for select... yes
  419. checking for seekdir... yes
  420. checking for sendfile... yes
  421. checking for setlocale... yes
  422. checking for socket... yes
  423. checking for sqrt... yes
  424. checking for setvbuf... yes
  425. checking for stat... yes
  426. checking for strchr... yes
  427. checking for strrchr... yes
  428. checking for strcspn... yes
  429. checking for strdup... yes
  430. checking for strpbrk... yes
  431. checking for strspn... yes
  432. checking for strstr... yes
  433. checking for strtod... (cached) yes
  434. checking for strtod_l... yes
  435. checking for strtol... yes
  436. checking for strtoul... yes
  437. checking for symlink... yes
  438. checking for sysconf... yes
  439. checking for sigemptyset... yes
  440. checking for sigaction... yes
  441. checking for spawnvp... no
  442. checking for strerror... yes
  443. checking for strlcat... no
  444. checking for strlcpy... no
  445. checking for strcasecmp... yes
  446. checking for strncasecmp... yes
  447. checking for telldir... yes
  448. checking for tempnam... yes
  449. checking for times... yes
  450. checking for ulltostr... no
  451. checking for uselocale... yes
  452. checking for usleep... yes
  453. checking for utime... yes
  454. checking for vfprintf... yes
  455. checking for vfprintf_l... no
  456. checking for vsprintf... yes
  457. checking for vsnprintf... yes
  458. checking for vsnprintf_l... no
  459. checking for waitpid... yes
  460. checking for _wfopen... no
  461. checking for _wstat... no
  462. checking for library containing clock_gettime... none required
  463. checking whether clock_gettime supports CLOCK_REALTIME... yes
  464. checking whether pread is declared... yes
  465. checking whether pwrite is declared... yes
  466. checking whether strlcpy is declared... no
  467. checking whether vsnprintf is declared... yes
  468. checking whether we are using the GNU C++ compiler... (cached) yes
  469. checking whether g++ accepts -g... (cached) yes
  470. checking dependency style of g++... (cached) gcc3
  471. checking whether the compiler recognizes bool as a built-in type... yes
  472. checking whether the compiler implements namespaces... yes
  473. checking if g++ supports namespace std... yes
  474. checking whether the compiler supports ISO C++ standard library... yes
  475. checking for g++ option to support OpenMP... -fopenmp
  476. checking whether C++ compiler is sufficient for Magick++... yes
  477. checking for X11 configure files...
  478. checking for GOMP_parallel_start in -lgomp... yes
  479. -------------------------------------------------------------
  480. checking for BZLIB...
  481. checking bzlib.h usability... yes
  482. checking bzlib.h presence... yes
  483. checking for bzlib.h... yes
  484. checking for BZ2_bzDecompress in -lbz2... yes
  485. checking if BZLIB package is complete... yes
  486. checking for X... libraries , headers
  487. checking for gethostbyname... yes
  488. checking for connect... yes
  489. checking for remove... yes
  490. checking for shmat... yes
  491. checking for IceConnectionNumber in -lICE... yes
  492. -------------------------------------------------------------
  493. checking for X11...
  494. checking for shmctl... yes
  495. checking for XShmAttach in -lXext... yes
  496. checking for XShapeCombineMask in -lXext... yes
  497. checking for XtSetEventDispatcher in -lXt... yes
  498. -------------------------------------------------------------
  499. checking for ZLIB... yes
  500.  
  501. -------------------------------------------------------------
  502. checking for DPS...
  503. checking DPS/dpsXclient.h usability... no
  504. checking DPS/dpsXclient.h presence... no
  505. checking for DPS/dpsXclient.h... no
  506. checking for DPSInitialize in -ldps... no
  507. checking for DPSInitialize in -ldps... no
  508. checking for XDPSPixelsPerPoint in -ldpstk... no
  509. checking if DPS package is complete... no
  510. -------------------------------------------------------------
  511. checking for fftw3... yes
  512.  
  513. -------------------------------------------------------------
  514. checking for FLIF...
  515. checking flif.h usability... no
  516. checking flif.h presence... no
  517. checking for flif.h... no
  518. checking for flif_create_decoder in -lflif... no
  519. checking if FLIF package is complete... no
  520. -------------------------------------------------------------
  521. checking for FlashPIX...
  522. checking fpxlib.h usability... no
  523. checking fpxlib.h presence... no
  524. checking for fpxlib.h... no
  525. checking for FPX_OpenImageByFilename in -lfpx... no
  526. checking if FlashPIX package is complete... no
  527. -------------------------------------------------------------
  528. checking for ddjvuapi... yes
  529.  
  530. -------------------------------------------------------------
  531. checking for FONTCONFIG... yes
  532.  
  533. -------------------------------------------------------------
  534. checking for FREETYPE... yes
  535.  
  536. -------------------------------------------------------------
  537. checking for RAQM... no
  538.  
  539. -------------------------------------------------------------
  540. checking for GVC... no
  541.  
  542. -------------------------------------------------------------
  543. checking for HEIF... no
  544.  
  545. -------------------------------------------------------------
  546. checking for JBIG...
  547. checking jbig.h usability... yes
  548. checking jbig.h presence... yes
  549. checking for jbig.h... yes
  550. checking for jbg_dec_init in -ljbig... yes
  551. checking if JBIG package is complete... yes
  552. -------------------------------------------------------------
  553. checking for JPEG...
  554. checking jconfig.h usability... yes
  555. checking jconfig.h presence... yes
  556. checking for jconfig.h... yes
  557. checking jerror.h usability... yes
  558. checking jerror.h presence... yes
  559. checking for jerror.h... yes
  560. checking jmorecfg.h usability... yes
  561. checking jmorecfg.h presence... yes
  562. checking for jmorecfg.h... yes
  563. checking jpeglib.h usability... yes
  564. checking jpeglib.h presence... yes
  565. checking for jpeglib.h... yes
  566. checking for jpeg_read_header in -ljpeg... yes
  567. checking for JPEG library is version 6b or later... yes
  568. checking if JPEG package is complete... yes
  569. -------------------------------------------------------------
  570. checking for LCMS2... yes
  571.  
  572. checking lcms2/lcms2.h usability... no
  573. checking lcms2/lcms2.h presence... no
  574. checking for lcms2/lcms2.h... no
  575. -------------------------------------------------------------
  576. checking for LIBOPENJP2... no
  577.  
  578. -------------------------------------------------------------
  579. checking for LQR... yes
  580.  
  581. -------------------------------------------------------------
  582. checking for LZMA... yes
  583.  
  584. -------------------------------------------------------------
  585. checking for OPENEXR... yes
  586.  
  587. -------------------------------------------------------------
  588. checking for PANGO... yes
  589.  
  590. checking for PANGO... yes
  591.  
  592. -------------------------------------------------------------
  593. checking for PNG... yes
  594.  
  595. -------------------------------------------------------------
  596. checking for RAW_R... no
  597.  
  598. -------------------------------------------------------------
  599. checking for TIFF...
  600. checking tiff.h usability... yes
  601. checking tiff.h presence... yes
  602. checking for tiff.h... yes
  603. checking tiffio.h usability... yes
  604. checking tiffio.h presence... yes
  605. checking for tiffio.h... yes
  606. checking for TIFFOpen in -ltiff... yes
  607. checking for TIFFClientOpen in -ltiff... yes
  608. checking for TIFFIsByteSwapped in -ltiff... yes
  609. checking for TIFFReadRGBATile in -ltiff... yes
  610. checking for TIFFReadRGBAStrip in -ltiff... yes
  611. checking if TIFF package is complete... yes
  612. checking tiffconf.h usability... yes
  613. checking tiffconf.h presence... yes
  614. checking for tiffconf.h... yes
  615. checking for TIFFIsCODECConfigured... yes
  616. checking for TIFFMergeFieldInfo... yes
  617. checking for TIFFIsBigEndian... yes
  618. checking for TIFFReadEXIFDirectory... yes
  619. checking for TIFFSetErrorHandlerExt... yes
  620. checking for TIFFSetTagExtender... yes
  621. checking for TIFFSetWarningHandlerExt... yes
  622. checking for TIFFSwabArrayOfTriples... yes
  623. -------------------------------------------------------------
  624. checking for WEBP... no
  625. checking for WEBPMUX... no
  626.  
  627. checking for WMF support ...
  628. checking for libwmf/ipa.h... yes
  629. checking for wmf_lite_create in -lwmflite... yes
  630. checking if WMF package is complete ... yes
  631. -------------------------------------------------------------
  632. checking for XML... yes
  633.  
  634. -------------------------------------------------------------
  635. checking for ImageMagick delegate programs...
  636. checking for bpgdec... bpgdec
  637. checking for bpgenc... bpgenc
  638. checking for blender... blender
  639. checking for xdg-open... /usr/bin/xdg-open
  640. checking for ufraw-batch... ufraw-batch
  641. checking for soffice... /usr/bin/soffice
  642. checking for dvips... /usr/bin/dvips
  643. checking for magick... magick
  644. checking for magick... magick
  645. checking for xterm... xterm
  646. checking for dot... /usr/bin/dot
  647. checking for hp2xx... hp2xx
  648. checking for html2ps... html2ps
  649. checking for ilbmtoppm... /usr/bin/ilbmtoppm
  650. checking for ppmtoilbm... /usr/bin/ppmtoilbm
  651. checking for JxrDecApp... JxrDecApp
  652. checking for JxrEncApp... JxrEncApp
  653. checking for lepton... lepton
  654. checking for lp... /usr/bin/lp
  655. checking for lpr... /usr/bin/lpr
  656. checking for gimp... /usr/bin/gimp
  657. checking for magick... magick
  658. checking for avconv... avconv
  659. checking for ffmpeg... (cached) avconv
  660. checking for avconv... avconv
  661. checking for ffmpeg... (cached) avconv
  662. checking for mrsidgeodecode... mrsidgeodecode
  663. checking for mv... /bin/mv
  664. checking for pcl6... pcl6
  665. checking for gsx... no
  666. checking for gsc... no
  667. checking for gs... /usr/bin/gs
  668. checking for rm... /bin/rm
  669. checking for rsvg-convert... /usr/bin/rsvg-convert
  670. checking for inkscape... inkscape
  671. checking for uniconvertor... uniconvertor
  672. checking for dwebp... dwebp
  673. checking for cwebp... cwebp
  674. checking for curl... /usr/bin/curl
  675. checking for gxps... gxps
  676. checking for Apple fonts directory... not found!
  677. checking for Dejavu fonts directory... not found!
  678. checking for Ghostscript fonts directory... /usr/share/fonts/type1/gsfonts/
  679. checking for URW-base35 fonts directory... not found!
  680. checking for Windows fonts directory... not found!
  681. checking for gnutar... no
  682. checking for gtar... no
  683. checking for tar... tar
  684. checking for perl... perl
  685. checking for rpmbuild... no
  686. checking for rpm... no
  687. checking for 7za... no
  688. checking for zip... zip
  689. -------------------------------------------------------------
  690. checking for Ghostscript...
  691. checking for Ghostscript version... 9.22
  692. checking for gs color device... pnmraw
  693. checking for gs alpha device... pngalpha
  694. checking for gs CMYK device... pamcmyk32
  695. checking for gs mono device... pbmraw
  696. checking for gs PDF writing device... pdfwrite
  697. checking for gs PS writing device... ps2write
  698. checking for gs EPS writing device... eps2write
  699. -------------------------------------------------------------
  700. Update ImageMagick configuration
  701. checking that generated files are newer than configure... done
  702. checking that generated files are newer than configure... done
  703. configure: creating ./config.status
  704. config.status: creating common.shi
  705. config.status: creating config/configure.xml
  706. config.status: creating config/delegates.xml
  707. config.status: creating config/ImageMagick.rdf
  708. config.status: creating config/MagickCore.dox
  709. config.status: creating config/MagickWand.dox
  710. config.status: creating config/Magick++.dox
  711. config.status: creating config/type-apple.xml
  712. config.status: creating config/type-dejavu.xml
  713. config.status: creating config/type-ghostscript.xml
  714. config.status: creating config/type-urw-base35.xml
  715. config.status: creating config/type-windows.xml
  716. config.status: creating config/type.xml
  717. config.status: creating ImageMagick.spec
  718. config.status: creating Magick++/bin/Magick++-config
  719. config.status: creating MagickCore/ImageMagick.pc
  720. config.status: creating Magick++/lib/Magick++.pc
  721. config.status: creating MagickCore/MagickCore-config
  722. config.status: creating MagickCore/MagickCore.pc
  723. config.status: creating MagickCore/version.h
  724. config.status: creating Makefile
  725. config.status: creating magick.sh
  726. config.status: creating PerlMagick/check.sh
  727. config.status: creating PerlMagick/default/Magick.pm
  728. config.status: creating PerlMagick/Makefile.PL
  729. config.status: creating PerlMagick/default/Makefile.PL
  730. config.status: creating PerlMagick/quantum/Makefile.PL
  731. config.status: creating PerlMagick/quantum/quantum.pm
  732. config.status: creating PerlMagick/quantum/quantum.xs
  733. config.status: creating PerlMagick/quantum/typemap
  734. config.status: creating utilities/animate.1
  735. config.status: creating utilities/compare.1
  736. config.status: creating utilities/composite.1
  737. config.status: creating utilities/conjure.1
  738. config.status: creating utilities/convert.1
  739. config.status: creating utilities/display.1
  740. config.status: creating utilities/identify.1
  741. config.status: creating utilities/ImageMagick.1
  742. config.status: creating utilities/import.1
  743. config.status: creating utilities/magick.1
  744. config.status: creating utilities/magick-script.1
  745. config.status: creating utilities/mogrify.1
  746. config.status: creating utilities/montage.1
  747. config.status: creating utilities/stream.1
  748. config.status: creating MagickWand/MagickWand-config
  749. config.status: creating MagickWand/MagickWand.pc
  750. config.status: creating config/config.h
  751. config.status: executing MagickCore/magick-baseconfig.h commands
  752. config.status: creating MagickCore/magick-baseconfig.h - prefix MAGICKCORE for config/config.h defines
  753. config.status: executing depfiles commands
  754. config.status: executing libtool commands
  755. config.status: executing default commands
  756. config.status: executing magick.sh.in commands
  757. config.status: executing MagickCore-config.in commands
  758. config.status: executing MagickWand-config.in commands
  759. config.status: executing Magick++-config.in commands
  760. config.status: executing PerlMagick/check.sh.in commands
  761. configure:
  762. ==============================================================================
  763. ImageMagick is configured as follows. Please verify that this configuration
  764. matches your expectations.
  765.  
  766. Host system type: x86_64-pc-linux-gnu
  767. Build system type: x86_64-pc-linux-gnu
  768.  
  769. Option Value
  770. ------------------------------------------------------------------------------
  771. Shared libraries --enable-shared=yes yes
  772. Static libraries --enable-static=yes yes
  773. Build utilities --with-utilities=yes yes
  774. Module support --with-modules=no no
  775. GNU ld --with-gnu-ld=yes yes
  776. Quantum depth --with-quantum-depth=16 16
  777. High Dynamic Range Imagery
  778. --enable-hdri=yes yes
  779.  
  780. Install documentation: yes
  781.  
  782. Delegate Library Configuration:
  783. BZLIB --with-bzlib=yes yes
  784. Autotrace --with-autotrace=no no
  785. DJVU --with-djvu=yes yes
  786. DPS --with-dps=yes no
  787. FFTW --with-fftw=yes yes
  788. FLIF --with-flif=yes no
  789. FlashPIX --with-fpx=yes no
  790. FontConfig --with-fontconfig=yes yes
  791. FreeType --with-freetype=yes yes
  792. Ghostscript lib --with-gslib=no no
  793. Graphviz --with-gvc=yes no
  794. HEIC --with-heic=yes no
  795. JBIG --with-jbig=yes yes
  796. JPEG v1 --with-jpeg=yes yes
  797. LCMS --with-lcms=yes yes
  798. LQR --with-lqr=yes yes
  799. LTDL --with-ltdl=yes no
  800. LZMA --with-lzma=yes yes
  801. Magick++ --with-magick-plus-plus=yes yes
  802. OpenEXR --with-openexr=yes yes
  803. OpenJP2 --with-openjp2=yes no
  804. PANGO --with-pango=yes yes
  805. PERL --with-perl=no no
  806. PNG --with-png=yes yes
  807. RAQM --with-raqm=yes no
  808. RAW --with-raw=yes no
  809. RSVG --with-rsvg=no no
  810. TIFF --with-tiff=yes yes
  811. WEBP --with-webp=yes no
  812. WMF --with-wmf=yes yes
  813. X11 --with-x= yes
  814. XML --with-xml=yes yes
  815. ZLIB --with-zlib=yes yes
  816.  
  817. Delegate Program Configuration:
  818. GhostPCL None pcl6 (unknown)
  819. GhostXPS None gxps (unknown)
  820. Ghostscript None gs (9.22)
  821.  
  822. Font Configuration:
  823. Apple fonts --with-apple-font-dir=default
  824. Dejavu fonts --with-dejavu-font-dir=default none
  825. Ghostscript fonts --with-gs-font-dir=default /usr/share/fonts/type1/gsfonts/
  826. URW-base35 fonts --with-urw-base35-font-dir=default none
  827. Windows fonts --with-windows-font-dir=default none
  828.  
  829. X11 Configuration:
  830. X_CFLAGS =
  831. X_PRE_LIBS = -lSM -lICE
  832. X_LIBS =
  833. X_EXTRA_LIBS =
  834.  
  835. Options used to compile and link:
  836. PREFIX = /usr/local
  837. EXEC-PREFIX = /usr/local
  838. VERSION = 7.0.8
  839. CC = gcc
  840. CFLAGS = -I/usr/include/libxml2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/OpenEXR -I/usr/include/lqr-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -fopenmp -g -O2 -Wall -mtune=core2 -fexceptions -pthread -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16
  841. CPPFLAGS = -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16
  842. PCFLAGS =
  843. DEFS = -DHAVE_CONFIG_H
  844. LDFLAGS =
  845. LIBS =
  846. CXX = g++
  847. CXXFLAGS = -g -O2 -pthread
  848. FEATURES = DPC HDRI Cipher OpenMP
  849. DELEGATES = bzlib djvu mpeg fftw fontconfig freetype jbig jng jpeg lcms lqr lzma openexr pango png ps tiff wmf x xml zlib
  850. ==============================================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement