Advertisement
Guest User

GraphicksMagick config.log

a guest
Mar 27th, 2012
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 337.24 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 configure, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ ./configure --prefix=/home/carandraug/.bin/gm/ --with-quantum-depth=16
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = altar
  14. uname -m = i686
  15. uname -r = 2.6.32-5-686
  16. uname -s = Linux
  17. uname -v = #1 SMP Mon Jan 16 16:04:25 UTC 2012
  18.  
  19. /usr/bin/uname -p = unknown
  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 = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/bin
  31. PATH: /usr/bin
  32. PATH: /bin
  33. PATH: /usr/games
  34.  
  35.  
  36. ## ----------- ##
  37. ## Core tests. ##
  38. ## ----------- ##
  39.  
  40. configure:3123: checking build system type
  41. configure:3137: result: i686-pc-linux-gnu
  42. configure:3157: checking host system type
  43. configure:3170: result: i686-pc-linux-gnu
  44. configure:3247: checking whether build environment is sane
  45. configure:3297: result: yes
  46. configure:3320: checking for a BSD-compatible install
  47. configure:3388: result: /usr/bin/install -c
  48. configure:3538: checking for a thread-safe mkdir -p
  49. configure:3577: result: /bin/mkdir -p
  50. configure:3590: checking for gawk
  51. configure:3606: found /usr/bin/gawk
  52. configure:3617: result: gawk
  53. configure:3628: checking whether make sets $(MAKE)
  54. configure:3650: result: yes
  55. configure:3769: checking for style of include used by make
  56. configure:3797: result: GNU
  57. configure:3868: checking for gcc
  58. configure:3884: found /usr/bin/gcc
  59. configure:3895: result: gcc
  60. configure:4124: checking for C compiler version
  61. configure:4133: gcc --version >&5
  62. gcc (Debian 4.4.5-8) 4.4.5
  63. Copyright (C) 2010 Free Software Foundation, Inc.
  64. This is free software; see the source for copying conditions. There is NO
  65. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  66.  
  67. configure:4144: $? = 0
  68. configure:4133: gcc -v >&5
  69. Using built-in specs.
  70. Target: i486-linux-gnu
  71. Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
  72. Thread model: posix
  73. gcc version 4.4.5 (Debian 4.4.5-8)
  74. configure:4144: $? = 0
  75. configure:4133: gcc -V >&5
  76. gcc: '-V' option must have argument
  77. configure:4144: $? = 1
  78. configure:4133: gcc -qversion >&5
  79. gcc: unrecognized option '-qversion'
  80. gcc: no input files
  81. configure:4144: $? = 1
  82. configure:4164: checking whether the C compiler works
  83. configure:4186: gcc -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
  84. configure:4190: $? = 0
  85. configure:4238: result: yes
  86. configure:4241: checking for C compiler default output file name
  87. configure:4243: result: a.out
  88. configure:4249: checking for suffix of executables
  89. configure:4256: gcc -o conftest -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
  90. configure:4260: $? = 0
  91. configure:4282: result:
  92. configure:4304: checking whether we are cross compiling
  93. configure:4312: gcc -o conftest -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
  94. configure:4316: $? = 0
  95. configure:4323: ./conftest
  96. configure:4327: $? = 0
  97. configure:4342: result: no
  98. configure:4347: checking for suffix of object files
  99. configure:4369: gcc -c -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  100. configure:4373: $? = 0
  101. configure:4394: result: o
  102. configure:4398: checking whether we are using the GNU C compiler
  103. configure:4417: gcc -c -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  104. configure:4417: $? = 0
  105. configure:4426: result: yes
  106. configure:4435: checking whether gcc accepts -g
  107. configure:4455: gcc -c -g -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  108. configure:4455: $? = 0
  109. configure:4496: result: yes
  110. configure:4513: checking for gcc option to accept ISO C89
  111. configure:4577: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  112. configure:4577: $? = 0
  113. configure:4590: result: none needed
  114. configure:4612: checking dependency style of gcc
  115. configure:4723: result: gcc3
  116. configure:4744: checking how to run the C preprocessor
  117. configure:4775: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  118. configure:4775: $? = 0
  119. configure:4789: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  120. conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
  121. configure:4789: $? = 1
  122. configure: failed program was:
  123. | /* confdefs.h */
  124. | #define PACKAGE_NAME ""
  125. | #define PACKAGE_TARNAME ""
  126. | #define PACKAGE_VERSION ""
  127. | #define PACKAGE_STRING ""
  128. | #define PACKAGE_BUGREPORT ""
  129. | #define PACKAGE_URL ""
  130. | /* end confdefs.h. */
  131. | #include <ac_nonexistent.h>
  132. configure:4814: result: gcc -E
  133. configure:4834: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  134. configure:4834: $? = 0
  135. configure:4848: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  136. conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
  137. configure:4848: $? = 1
  138. configure: failed program was:
  139. | /* confdefs.h */
  140. | #define PACKAGE_NAME ""
  141. | #define PACKAGE_TARNAME ""
  142. | #define PACKAGE_VERSION ""
  143. | #define PACKAGE_STRING ""
  144. | #define PACKAGE_BUGREPORT ""
  145. | #define PACKAGE_URL ""
  146. | /* end confdefs.h. */
  147. | #include <ac_nonexistent.h>
  148. configure:4877: checking for grep that handles long lines and -e
  149. configure:4935: result: /bin/grep
  150. configure:4940: checking for egrep
  151. configure:5002: result: /bin/grep -E
  152. configure:5007: checking for ANSI C header files
  153. configure:5027: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  154. configure:5027: $? = 0
  155. configure:5100: gcc -o conftest -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
  156. configure:5100: $? = 0
  157. configure:5100: ./conftest
  158. configure:5100: $? = 0
  159. configure:5111: result: yes
  160. configure:5124: checking for sys/types.h
  161. configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  162. configure:5124: $? = 0
  163. configure:5124: result: yes
  164. configure:5124: checking for sys/stat.h
  165. configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  166. configure:5124: $? = 0
  167. configure:5124: result: yes
  168. configure:5124: checking for stdlib.h
  169. configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  170. configure:5124: $? = 0
  171. configure:5124: result: yes
  172. configure:5124: checking for string.h
  173. configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  174. configure:5124: $? = 0
  175. configure:5124: result: yes
  176. configure:5124: checking for memory.h
  177. configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  178. configure:5124: $? = 0
  179. configure:5124: result: yes
  180. configure:5124: checking for strings.h
  181. configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  182. configure:5124: $? = 0
  183. configure:5124: result: yes
  184. configure:5124: checking for inttypes.h
  185. configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  186. configure:5124: $? = 0
  187. configure:5124: result: yes
  188. configure:5124: checking for stdint.h
  189. configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  190. configure:5124: $? = 0
  191. configure:5124: result: yes
  192. configure:5124: checking for unistd.h
  193. configure:5124: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  194. configure:5124: $? = 0
  195. configure:5124: result: yes
  196. configure:5137: checking minix/config.h usability
  197. configure:5137: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  198. conftest.c:52:26: error: minix/config.h: No such file or directory
  199. configure:5137: $? = 1
  200. configure: failed program was:
  201. | /* confdefs.h */
  202. | #define PACKAGE_NAME ""
  203. | #define PACKAGE_TARNAME ""
  204. | #define PACKAGE_VERSION ""
  205. | #define PACKAGE_STRING ""
  206. | #define PACKAGE_BUGREPORT ""
  207. | #define PACKAGE_URL ""
  208. | #define STDC_HEADERS 1
  209. | #define HAVE_SYS_TYPES_H 1
  210. | #define HAVE_SYS_STAT_H 1
  211. | #define HAVE_STDLIB_H 1
  212. | #define HAVE_STRING_H 1
  213. | #define HAVE_MEMORY_H 1
  214. | #define HAVE_STRINGS_H 1
  215. | #define HAVE_INTTYPES_H 1
  216. | #define HAVE_STDINT_H 1
  217. | #define HAVE_UNISTD_H 1
  218. | /* end confdefs.h. */
  219. | #include <stdio.h>
  220. | #ifdef HAVE_SYS_TYPES_H
  221. | # include <sys/types.h>
  222. | #endif
  223. | #ifdef HAVE_SYS_STAT_H
  224. | # include <sys/stat.h>
  225. | #endif
  226. | #ifdef STDC_HEADERS
  227. | # include <stdlib.h>
  228. | # include <stddef.h>
  229. | #else
  230. | # ifdef HAVE_STDLIB_H
  231. | # include <stdlib.h>
  232. | # endif
  233. | #endif
  234. | #ifdef HAVE_STRING_H
  235. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  236. | # include <memory.h>
  237. | # endif
  238. | # include <string.h>
  239. | #endif
  240. | #ifdef HAVE_STRINGS_H
  241. | # include <strings.h>
  242. | #endif
  243. | #ifdef HAVE_INTTYPES_H
  244. | # include <inttypes.h>
  245. | #endif
  246. | #ifdef HAVE_STDINT_H
  247. | # include <stdint.h>
  248. | #endif
  249. | #ifdef HAVE_UNISTD_H
  250. | # include <unistd.h>
  251. | #endif
  252. | #include <minix/config.h>
  253. configure:5137: result: no
  254. configure:5137: checking minix/config.h presence
  255. configure:5137: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  256. conftest.c:19:26: error: minix/config.h: No such file or directory
  257. configure:5137: $? = 1
  258. configure: failed program was:
  259. | /* confdefs.h */
  260. | #define PACKAGE_NAME ""
  261. | #define PACKAGE_TARNAME ""
  262. | #define PACKAGE_VERSION ""
  263. | #define PACKAGE_STRING ""
  264. | #define PACKAGE_BUGREPORT ""
  265. | #define PACKAGE_URL ""
  266. | #define STDC_HEADERS 1
  267. | #define HAVE_SYS_TYPES_H 1
  268. | #define HAVE_SYS_STAT_H 1
  269. | #define HAVE_STDLIB_H 1
  270. | #define HAVE_STRING_H 1
  271. | #define HAVE_MEMORY_H 1
  272. | #define HAVE_STRINGS_H 1
  273. | #define HAVE_INTTYPES_H 1
  274. | #define HAVE_STDINT_H 1
  275. | #define HAVE_UNISTD_H 1
  276. | /* end confdefs.h. */
  277. | #include <minix/config.h>
  278. configure:5137: result: no
  279. configure:5137: checking for minix/config.h
  280. configure:5137: result: no
  281. configure:5158: checking whether it is safe to define __EXTENSIONS__
  282. configure:5176: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  283. configure:5176: $? = 0
  284. configure:5183: result: yes
  285. configure:5325: checking for gcc
  286. configure:5352: result: gcc
  287. configure:5581: checking for C compiler version
  288. configure:5590: gcc --version >&5
  289. gcc (Debian 4.4.5-8) 4.4.5
  290. Copyright (C) 2010 Free Software Foundation, Inc.
  291. This is free software; see the source for copying conditions. There is NO
  292. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  293.  
  294. configure:5601: $? = 0
  295. configure:5590: gcc -v >&5
  296. Using built-in specs.
  297. Target: i486-linux-gnu
  298. Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
  299. Thread model: posix
  300. gcc version 4.4.5 (Debian 4.4.5-8)
  301. configure:5601: $? = 0
  302. configure:5590: gcc -V >&5
  303. gcc: '-V' option must have argument
  304. configure:5601: $? = 1
  305. configure:5590: gcc -qversion >&5
  306. gcc: unrecognized option '-qversion'
  307. gcc: no input files
  308. configure:5601: $? = 1
  309. configure:5605: checking whether we are using the GNU C compiler
  310. configure:5633: result: yes
  311. configure:5642: checking whether gcc accepts -g
  312. configure:5703: result: yes
  313. configure:5720: checking for gcc option to accept ISO C89
  314. configure:5797: result: none needed
  315. configure:5819: checking dependency style of gcc
  316. configure:5930: result: gcc3
  317. configure:5949: checking for gcc option to accept ISO C99
  318. configure:6098: gcc -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  319. conftest.c:74: error: expected ';', ',' or ')' before 'text'
  320. conftest.c: In function 'main':
  321. conftest.c:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
  322. conftest.c:128: error: 'newvar' undeclared (first use in this function)
  323. conftest.c:128: error: (Each undeclared identifier is reported only once
  324. conftest.c:128: error: for each function it appears in.)
  325. conftest.c:138: error: 'for' loop initial declarations are only allowed in C99 mode
  326. conftest.c:138: note: use option -std=c99 or -std=gnu99 to compile your code
  327. configure:6098: $? = 1
  328. configure: failed program was:
  329. | /* confdefs.h */
  330. | #define PACKAGE_NAME ""
  331. | #define PACKAGE_TARNAME ""
  332. | #define PACKAGE_VERSION ""
  333. | #define PACKAGE_STRING ""
  334. | #define PACKAGE_BUGREPORT ""
  335. | #define PACKAGE_URL ""
  336. | #define STDC_HEADERS 1
  337. | #define HAVE_SYS_TYPES_H 1
  338. | #define HAVE_SYS_STAT_H 1
  339. | #define HAVE_STDLIB_H 1
  340. | #define HAVE_STRING_H 1
  341. | #define HAVE_MEMORY_H 1
  342. | #define HAVE_STRINGS_H 1
  343. | #define HAVE_INTTYPES_H 1
  344. | #define HAVE_STDINT_H 1
  345. | #define HAVE_UNISTD_H 1
  346. | #define __EXTENSIONS__ 1
  347. | #define _ALL_SOURCE 1
  348. | #define _GNU_SOURCE 1
  349. | #define _POSIX_PTHREAD_SEMANTICS 1
  350. | #define _TANDEM_SOURCE 1
  351. | /* end confdefs.h. */
  352. | #include <stdarg.h>
  353. | #include <stdbool.h>
  354. | #include <stdlib.h>
  355. | #include <wchar.h>
  356. | #include <stdio.h>
  357. |
  358. | // Check varargs macros. These examples are taken from C99 6.10.3.5.
  359. | #define debug(...) fprintf (stderr, __VA_ARGS__)
  360. | #define showlist(...) puts (#__VA_ARGS__)
  361. | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
  362. | static void
  363. | test_varargs_macros (void)
  364. | {
  365. | int x = 1234;
  366. | int y = 5678;
  367. | debug ("Flag");
  368. | debug ("X = %d\n", x);
  369. | showlist (The first, second, and third items.);
  370. | report (x>y, "x is %d but y is %d", x, y);
  371. | }
  372. |
  373. | // Check long long types.
  374. | #define BIG64 18446744073709551615ull
  375. | #define BIG32 4294967295ul
  376. | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  377. | #if !BIG_OK
  378. | your preprocessor is broken;
  379. | #endif
  380. | #if BIG_OK
  381. | #else
  382. | your preprocessor is broken;
  383. | #endif
  384. | static long long int bignum = -9223372036854775807LL;
  385. | static unsigned long long int ubignum = BIG64;
  386. |
  387. | struct incomplete_array
  388. | {
  389. | int datasize;
  390. | double data[];
  391. | };
  392. |
  393. | struct named_init {
  394. | int number;
  395. | const wchar_t *name;
  396. | double average;
  397. | };
  398. |
  399. | typedef const char *ccp;
  400. |
  401. | static inline int
  402. | test_restrict (ccp restrict text)
  403. | {
  404. | // See if C++-style comments work.
  405. | // Iterate through items via the restricted pointer.
  406. | // Also check for declarations in for loops.
  407. | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
  408. | continue;
  409. | return 0;
  410. | }
  411. |
  412. | // Check varargs and va_copy.
  413. | static void
  414. | test_varargs (const char *format, ...)
  415. | {
  416. | va_list args;
  417. | va_start (args, format);
  418. | va_list args_copy;
  419. | va_copy (args_copy, args);
  420. |
  421. | const char *str;
  422. | int number;
  423. | float fnumber;
  424. |
  425. | while (*format)
  426. | {
  427. | switch (*format++)
  428. | {
  429. | case 's': // string
  430. | str = va_arg (args_copy, const char *);
  431. | break;
  432. | case 'd': // int
  433. | number = va_arg (args_copy, int);
  434. | break;
  435. | case 'f': // float
  436. | fnumber = va_arg (args_copy, double);
  437. | break;
  438. | default:
  439. | break;
  440. | }
  441. | }
  442. | va_end (args_copy);
  443. | va_end (args);
  444. | }
  445. |
  446. | int
  447. | main ()
  448. | {
  449. |
  450. | // Check bool.
  451. | _Bool success = false;
  452. |
  453. | // Check restrict.
  454. | if (test_restrict ("String literal") == 0)
  455. | success = true;
  456. | char *restrict newvar = "Another string";
  457. |
  458. | // Check varargs.
  459. | test_varargs ("s, d' f .", "string", 65, 34.234);
  460. | test_varargs_macros ();
  461. |
  462. | // Check flexible array members.
  463. | struct incomplete_array *ia =
  464. | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
  465. | ia->datasize = 10;
  466. | for (int i = 0; i < ia->datasize; ++i)
  467. | ia->data[i] = i * 1.234;
  468. |
  469. | // Check named initializers.
  470. | struct named_init ni = {
  471. | .number = 34,
  472. | .name = L"Test wide string",
  473. | .average = 543.34343,
  474. | };
  475. |
  476. | ni.number = 58;
  477. |
  478. | int dynamic_array[ni.number];
  479. | dynamic_array[ni.number - 1] = 543;
  480. |
  481. | // work around unused variable warnings
  482. | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  483. | || dynamic_array[ni.number - 1] != 543);
  484. |
  485. | ;
  486. | return 0;
  487. | }
  488. configure:6098: gcc -std=gnu99 -c -g -O2 -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  489. configure:6098: $? = 0
  490. configure:6118: result: -std=gnu99
  491. configure:6220: checking for gcc -std=gnu99 option to accept ISO Standard C
  492. configure:6234: result: -std=gnu99
  493. configure:6243: checking how to run the C preprocessor
  494. configure:6313: result: gcc -E
  495. configure:6333: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  496. configure:6333: $? = 0
  497. configure:6347: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  498. conftest.c:24:28: error: ac_nonexistent.h: No such file or directory
  499. configure:6347: $? = 1
  500. configure: failed program was:
  501. | /* confdefs.h */
  502. | #define PACKAGE_NAME ""
  503. | #define PACKAGE_TARNAME ""
  504. | #define PACKAGE_VERSION ""
  505. | #define PACKAGE_STRING ""
  506. | #define PACKAGE_BUGREPORT ""
  507. | #define PACKAGE_URL ""
  508. | #define STDC_HEADERS 1
  509. | #define HAVE_SYS_TYPES_H 1
  510. | #define HAVE_SYS_STAT_H 1
  511. | #define HAVE_STDLIB_H 1
  512. | #define HAVE_STRING_H 1
  513. | #define HAVE_MEMORY_H 1
  514. | #define HAVE_STRINGS_H 1
  515. | #define HAVE_INTTYPES_H 1
  516. | #define HAVE_STDINT_H 1
  517. | #define HAVE_UNISTD_H 1
  518. | #define __EXTENSIONS__ 1
  519. | #define _ALL_SOURCE 1
  520. | #define _GNU_SOURCE 1
  521. | #define _POSIX_PTHREAD_SEMANTICS 1
  522. | #define _TANDEM_SOURCE 1
  523. | /* end confdefs.h. */
  524. | #include <ac_nonexistent.h>
  525. configure:6375: checking for a sed that does not truncate output
  526. configure:6439: result: /bin/sed
  527. configure:6457: checking for fgrep
  528. configure:6519: result: /bin/grep -F
  529. configure:6546: checking how to print strings
  530. configure:6573: result: printf
  531. configure:6606: checking for ld used by gcc -std=gnu99
  532. configure:6673: result: /usr/bin/ld
  533. configure:6680: checking if the linker (/usr/bin/ld) is GNU ld
  534. configure:6695: result: yes
  535. configure:6709: checking whether gcc -std=gnu99 and cc understand -c and -o together
  536. configure:6740: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
  537. configure:6744: $? = 0
  538. configure:6750: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
  539. configure:6754: $? = 0
  540. configure:6765: cc -c conftest.c >&5
  541. configure:6769: $? = 0
  542. configure:6777: cc -c conftest.c -o conftest2.o >&5
  543. configure:6781: $? = 0
  544. configure:6787: cc -c conftest.c -o conftest2.o >&5
  545. configure:6791: $? = 0
  546. configure:6809: result: yes
  547. configure:6835: checking whether make sets $(MAKE)
  548. configure:6857: result: yes
  549. configure:6866: checking whether ln -s works
  550. configure:6870: result: yes
  551. configure:6967: checking for linker lazyload option
  552. configure:6983: result: none
  553. configure:7181: checking for the pthreads library -lpthreads
  554. configure:7214: gcc -std=gnu99 -o conftest -g -O2 -Wall -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lpthreads >&5
  555. conftest.c: In function 'main':
  556. conftest.c:29: warning: null argument where non-null required (argument 1)
  557. conftest.c:30: warning: null argument where non-null required (argument 1)
  558. conftest.c:30: warning: null argument where non-null required (argument 3)
  559. conftest.c:28: warning: 'th' is used uninitialized in this function
  560. /usr/bin/ld: cannot find -lpthreads
  561. collect2: ld returned 1 exit status
  562. configure:7214: $? = 1
  563. configure: failed program was:
  564. | /* confdefs.h */
  565. | #define PACKAGE_NAME ""
  566. | #define PACKAGE_TARNAME ""
  567. | #define PACKAGE_VERSION ""
  568. | #define PACKAGE_STRING ""
  569. | #define PACKAGE_BUGREPORT ""
  570. | #define PACKAGE_URL ""
  571. | #define STDC_HEADERS 1
  572. | #define HAVE_SYS_TYPES_H 1
  573. | #define HAVE_SYS_STAT_H 1
  574. | #define HAVE_STDLIB_H 1
  575. | #define HAVE_STRING_H 1
  576. | #define HAVE_MEMORY_H 1
  577. | #define HAVE_STRINGS_H 1
  578. | #define HAVE_INTTYPES_H 1
  579. | #define HAVE_STDINT_H 1
  580. | #define HAVE_UNISTD_H 1
  581. | #define __EXTENSIONS__ 1
  582. | #define _ALL_SOURCE 1
  583. | #define _GNU_SOURCE 1
  584. | #define _POSIX_PTHREAD_SEMANTICS 1
  585. | #define _TANDEM_SOURCE 1
  586. | /* end confdefs.h. */
  587. | #include <pthread.h>
  588. | int
  589. | main ()
  590. | {
  591. | pthread_t th; pthread_join(th, 0);
  592. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  593. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  594. | ;
  595. | return 0;
  596. | }
  597. configure:7223: result: no
  598. configure:7126: checking whether pthreads work without any flags
  599. configure:7214: gcc -std=gnu99 -o conftest -g -O2 -Wall -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
  600. conftest.c: In function 'main':
  601. conftest.c:29: warning: null argument where non-null required (argument 1)
  602. conftest.c:30: warning: null argument where non-null required (argument 1)
  603. conftest.c:30: warning: null argument where non-null required (argument 3)
  604. conftest.c:28: warning: 'th' is used uninitialized in this function
  605. /tmp/cc1fXWNZ.o: In function `main':
  606. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:28: undefined reference to `pthread_join'
  607. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:29: undefined reference to `__pthread_register_cancel'
  608. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:30: undefined reference to `pthread_create'
  609. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:30: undefined reference to `__pthread_unregister_cancel'
  610. collect2: ld returned 1 exit status
  611. configure:7214: $? = 1
  612. configure: failed program was:
  613. | /* confdefs.h */
  614. | #define PACKAGE_NAME ""
  615. | #define PACKAGE_TARNAME ""
  616. | #define PACKAGE_VERSION ""
  617. | #define PACKAGE_STRING ""
  618. | #define PACKAGE_BUGREPORT ""
  619. | #define PACKAGE_URL ""
  620. | #define STDC_HEADERS 1
  621. | #define HAVE_SYS_TYPES_H 1
  622. | #define HAVE_SYS_STAT_H 1
  623. | #define HAVE_STDLIB_H 1
  624. | #define HAVE_STRING_H 1
  625. | #define HAVE_MEMORY_H 1
  626. | #define HAVE_STRINGS_H 1
  627. | #define HAVE_INTTYPES_H 1
  628. | #define HAVE_STDINT_H 1
  629. | #define HAVE_UNISTD_H 1
  630. | #define __EXTENSIONS__ 1
  631. | #define _ALL_SOURCE 1
  632. | #define _GNU_SOURCE 1
  633. | #define _POSIX_PTHREAD_SEMANTICS 1
  634. | #define _TANDEM_SOURCE 1
  635. | /* end confdefs.h. */
  636. | #include <pthread.h>
  637. | int
  638. | main ()
  639. | {
  640. | pthread_t th; pthread_join(th, 0);
  641. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  642. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  643. | ;
  644. | return 0;
  645. | }
  646. configure:7223: result: no
  647. configure:7131: checking whether pthreads work with -Kthread
  648. configure:7214: gcc -std=gnu99 -o conftest -g -O2 -Wall -Kthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
  649. gcc: unrecognized option '-Kthread'
  650. conftest.c: In function 'main':
  651. conftest.c:29: warning: null argument where non-null required (argument 1)
  652. conftest.c:30: warning: null argument where non-null required (argument 1)
  653. conftest.c:30: warning: null argument where non-null required (argument 3)
  654. conftest.c:28: warning: 'th' is used uninitialized in this function
  655. /tmp/cck7o5F5.o: In function `main':
  656. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:28: undefined reference to `pthread_join'
  657. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:29: undefined reference to `__pthread_register_cancel'
  658. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:30: undefined reference to `pthread_create'
  659. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:30: undefined reference to `__pthread_unregister_cancel'
  660. collect2: ld returned 1 exit status
  661. configure:7214: $? = 1
  662. configure: failed program was:
  663. | /* confdefs.h */
  664. | #define PACKAGE_NAME ""
  665. | #define PACKAGE_TARNAME ""
  666. | #define PACKAGE_VERSION ""
  667. | #define PACKAGE_STRING ""
  668. | #define PACKAGE_BUGREPORT ""
  669. | #define PACKAGE_URL ""
  670. | #define STDC_HEADERS 1
  671. | #define HAVE_SYS_TYPES_H 1
  672. | #define HAVE_SYS_STAT_H 1
  673. | #define HAVE_STDLIB_H 1
  674. | #define HAVE_STRING_H 1
  675. | #define HAVE_MEMORY_H 1
  676. | #define HAVE_STRINGS_H 1
  677. | #define HAVE_INTTYPES_H 1
  678. | #define HAVE_STDINT_H 1
  679. | #define HAVE_UNISTD_H 1
  680. | #define __EXTENSIONS__ 1
  681. | #define _ALL_SOURCE 1
  682. | #define _GNU_SOURCE 1
  683. | #define _POSIX_PTHREAD_SEMANTICS 1
  684. | #define _TANDEM_SOURCE 1
  685. | /* end confdefs.h. */
  686. | #include <pthread.h>
  687. | int
  688. | main ()
  689. | {
  690. | pthread_t th; pthread_join(th, 0);
  691. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  692. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  693. | ;
  694. | return 0;
  695. | }
  696. configure:7223: result: no
  697. configure:7131: checking whether pthreads work with -kthread
  698. configure:7214: gcc -std=gnu99 -o conftest -g -O2 -Wall -kthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
  699. gcc: unrecognized option '-kthread'
  700. conftest.c: In function 'main':
  701. conftest.c:29: warning: null argument where non-null required (argument 1)
  702. conftest.c:30: warning: null argument where non-null required (argument 1)
  703. conftest.c:30: warning: null argument where non-null required (argument 3)
  704. conftest.c:28: warning: 'th' is used uninitialized in this function
  705. /tmp/cc5tJ6Qg.o: In function `main':
  706. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:28: undefined reference to `pthread_join'
  707. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:29: undefined reference to `__pthread_register_cancel'
  708. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:30: undefined reference to `pthread_create'
  709. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:30: undefined reference to `__pthread_unregister_cancel'
  710. collect2: ld returned 1 exit status
  711. configure:7214: $? = 1
  712. configure: failed program was:
  713. | /* confdefs.h */
  714. | #define PACKAGE_NAME ""
  715. | #define PACKAGE_TARNAME ""
  716. | #define PACKAGE_VERSION ""
  717. | #define PACKAGE_STRING ""
  718. | #define PACKAGE_BUGREPORT ""
  719. | #define PACKAGE_URL ""
  720. | #define STDC_HEADERS 1
  721. | #define HAVE_SYS_TYPES_H 1
  722. | #define HAVE_SYS_STAT_H 1
  723. | #define HAVE_STDLIB_H 1
  724. | #define HAVE_STRING_H 1
  725. | #define HAVE_MEMORY_H 1
  726. | #define HAVE_STRINGS_H 1
  727. | #define HAVE_INTTYPES_H 1
  728. | #define HAVE_STDINT_H 1
  729. | #define HAVE_UNISTD_H 1
  730. | #define __EXTENSIONS__ 1
  731. | #define _ALL_SOURCE 1
  732. | #define _GNU_SOURCE 1
  733. | #define _POSIX_PTHREAD_SEMANTICS 1
  734. | #define _TANDEM_SOURCE 1
  735. | /* end confdefs.h. */
  736. | #include <pthread.h>
  737. | int
  738. | main ()
  739. | {
  740. | pthread_t th; pthread_join(th, 0);
  741. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  742. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  743. | ;
  744. | return 0;
  745. | }
  746. configure:7223: result: no
  747. configure:7181: checking for the pthreads library -llthread
  748. configure:7214: gcc -std=gnu99 -o conftest -g -O2 -Wall -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -llthread >&5
  749. conftest.c: In function 'main':
  750. conftest.c:29: warning: null argument where non-null required (argument 1)
  751. conftest.c:30: warning: null argument where non-null required (argument 1)
  752. conftest.c:30: warning: null argument where non-null required (argument 3)
  753. conftest.c:28: warning: 'th' is used uninitialized in this function
  754. /usr/bin/ld: cannot find -llthread
  755. collect2: ld returned 1 exit status
  756. configure:7214: $? = 1
  757. configure: failed program was:
  758. | /* confdefs.h */
  759. | #define PACKAGE_NAME ""
  760. | #define PACKAGE_TARNAME ""
  761. | #define PACKAGE_VERSION ""
  762. | #define PACKAGE_STRING ""
  763. | #define PACKAGE_BUGREPORT ""
  764. | #define PACKAGE_URL ""
  765. | #define STDC_HEADERS 1
  766. | #define HAVE_SYS_TYPES_H 1
  767. | #define HAVE_SYS_STAT_H 1
  768. | #define HAVE_STDLIB_H 1
  769. | #define HAVE_STRING_H 1
  770. | #define HAVE_MEMORY_H 1
  771. | #define HAVE_STRINGS_H 1
  772. | #define HAVE_INTTYPES_H 1
  773. | #define HAVE_STDINT_H 1
  774. | #define HAVE_UNISTD_H 1
  775. | #define __EXTENSIONS__ 1
  776. | #define _ALL_SOURCE 1
  777. | #define _GNU_SOURCE 1
  778. | #define _POSIX_PTHREAD_SEMANTICS 1
  779. | #define _TANDEM_SOURCE 1
  780. | /* end confdefs.h. */
  781. | #include <pthread.h>
  782. | int
  783. | main ()
  784. | {
  785. | pthread_t th; pthread_join(th, 0);
  786. | pthread_attr_init(0); pthread_cleanup_push(0, 0);
  787. | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  788. | ;
  789. | return 0;
  790. | }
  791. configure:7223: result: no
  792. configure:7131: checking whether pthreads work with -pthread
  793. configure:7214: gcc -std=gnu99 -o conftest -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
  794. conftest.c: In function 'main':
  795. conftest.c:29: warning: null argument where non-null required (argument 1)
  796. conftest.c:30: warning: null argument where non-null required (argument 1)
  797. conftest.c:30: warning: null argument where non-null required (argument 3)
  798. conftest.c:28: warning: 'th' is used uninitialized in this function
  799. configure:7214: $? = 0
  800. configure:7223: result: yes
  801. configure:7242: checking for joinable pthread attribute
  802. configure:7257: gcc -std=gnu99 -o conftest -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
  803. configure:7257: $? = 0
  804. configure:7263: result: PTHREAD_CREATE_JOINABLE
  805. configure:7273: checking if more special flags are required for pthreads
  806. configure:7280: result: no
  807. configure:7491: checking for gcc -std=gnu99 option to support OpenMP
  808. configure:7506: gcc -std=gnu99 -o conftest -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
  809. conftest.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
  810. In file included from conftest.c:29:
  811. /usr/lib/gcc/i486-linux-gnu/4.4.5/include/omp.h:76: error: expected ')' before '*' token
  812. /usr/lib/gcc/i486-linux-gnu/4.4.5/include/omp.h:77: error: expected ')' before '*' token
  813. /usr/lib/gcc/i486-linux-gnu/4.4.5/include/omp.h:78: error: expected ')' before '*' token
  814. /usr/lib/gcc/i486-linux-gnu/4.4.5/include/omp.h:79: error: expected ')' before '*' token
  815. /usr/lib/gcc/i486-linux-gnu/4.4.5/include/omp.h:80: error: expected ')' before '*' token
  816. configure:7506: $? = 1
  817. configure: failed program was:
  818. | /* confdefs.h */
  819. | #define PACKAGE_NAME ""
  820. | #define PACKAGE_TARNAME ""
  821. | #define PACKAGE_VERSION ""
  822. | #define PACKAGE_STRING ""
  823. | #define PACKAGE_BUGREPORT ""
  824. | #define PACKAGE_URL ""
  825. | #define STDC_HEADERS 1
  826. | #define HAVE_SYS_TYPES_H 1
  827. | #define HAVE_SYS_STAT_H 1
  828. | #define HAVE_STDLIB_H 1
  829. | #define HAVE_STRING_H 1
  830. | #define HAVE_MEMORY_H 1
  831. | #define HAVE_STRINGS_H 1
  832. | #define HAVE_INTTYPES_H 1
  833. | #define HAVE_STDINT_H 1
  834. | #define HAVE_UNISTD_H 1
  835. | #define __EXTENSIONS__ 1
  836. | #define _ALL_SOURCE 1
  837. | #define _GNU_SOURCE 1
  838. | #define _POSIX_PTHREAD_SEMANTICS 1
  839. | #define _TANDEM_SOURCE 1
  840. | #define HAVE_PTHREAD 1
  841. | /* end confdefs.h. */
  842. |
  843. | #ifndef _OPENMP
  844. | choke me
  845. | #endif
  846. | #include <omp.h>
  847. | int main () { return omp_get_num_threads (); }
  848. |
  849. configure:7523: gcc -std=gnu99 -o conftest -g -O2 -Wall -pthread -fopenmp -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
  850. configure:7523: $? = 0
  851. configure:7537: result: -fopenmp
  852. configure:7586: checking for special C compiler options needed for large files
  853. configure:7631: result: no
  854. configure:7637: checking for _FILE_OFFSET_BITS value needed for large files
  855. configure:7662: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  856. conftest.c:32: warning: left shift count >= width of type
  857. conftest.c:32: warning: left shift count >= width of type
  858. conftest.c:34: error: size of array 'off_t_is_large' is negative
  859. configure:7662: $? = 1
  860. configure: failed program was:
  861. | /* confdefs.h */
  862. | #define PACKAGE_NAME ""
  863. | #define PACKAGE_TARNAME ""
  864. | #define PACKAGE_VERSION ""
  865. | #define PACKAGE_STRING ""
  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 __EXTENSIONS__ 1
  879. | #define _ALL_SOURCE 1
  880. | #define _GNU_SOURCE 1
  881. | #define _POSIX_PTHREAD_SEMANTICS 1
  882. | #define _TANDEM_SOURCE 1
  883. | #define HAVE_PTHREAD 1
  884. | #define DisableSlowOpenMP 1
  885. | /* end confdefs.h. */
  886. | #include <sys/types.h>
  887. | /* Check that off_t can represent 2**63 - 1 correctly.
  888. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  889. | since some C++ compilers masquerading as C compilers
  890. | incorrectly reject 9223372036854775807. */
  891. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  892. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  893. | && LARGE_OFF_T % 2147483647 == 1)
  894. | ? 1 : -1];
  895. | int
  896. | main ()
  897. | {
  898. |
  899. | ;
  900. | return 0;
  901. | }
  902. configure:7686: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  903. configure:7686: $? = 0
  904. configure:7694: result: 64
  905. configure:7780: checking for _LARGEFILE_SOURCE value needed for large files
  906. configure:7799: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
  907. configure:7799: $? = 0
  908. configure:7827: result: no
  909. configure:7918: checking for BSD- or MS-compatible name lister (nm)
  910. configure:7967: result: /usr/bin/nm -B
  911. configure:8097: checking the name lister (/usr/bin/nm -B) interface
  912. configure:8104: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  913. configure:8107: /usr/bin/nm -B "conftest.o"
  914. configure:8110: output
  915. 00000000 B some_variable
  916. configure:8117: result: BSD nm
  917. configure:8121: checking the maximum length of command line arguments
  918. configure:8251: result: 1572864
  919. configure:8268: checking whether the shell understands some XSI constructs
  920. configure:8278: result: yes
  921. configure:8282: checking whether the shell understands "+="
  922. configure:8288: result: yes
  923. configure:8323: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
  924. configure:8363: result: func_convert_file_noop
  925. configure:8370: checking how to convert i686-pc-linux-gnu file names to toolchain format
  926. configure:8390: result: func_convert_file_noop
  927. configure:8397: checking for /usr/bin/ld option to reload object files
  928. configure:8404: result: -r
  929. configure:8478: checking for objdump
  930. configure:8494: found /usr/bin/objdump
  931. configure:8505: result: objdump
  932. configure:8534: checking how to recognize dependent libraries
  933. configure:8736: result: pass_all
  934. configure:8821: checking for dlltool
  935. configure:8851: result: no
  936. configure:8878: checking how to associate runtime and link libraries
  937. configure:8905: result: printf %s\n
  938. configure:8965: checking for ar
  939. configure:8981: found /usr/bin/ar
  940. configure:8992: result: ar
  941. configure:9029: checking for archiver @FILE support
  942. configure:9046: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  943. configure:9046: $? = 0
  944. configure:9049: ar cru libconftest.a @conftest.lst >&5
  945. configure:9052: $? = 0
  946. configure:9057: ar cru libconftest.a @conftest.lst >&5
  947. ar: conftest.o: No such file or directory
  948. configure:9060: $? = 1
  949. configure:9072: result: @
  950. configure:9130: checking for strip
  951. configure:9146: found /usr/bin/strip
  952. configure:9157: result: strip
  953. configure:9229: checking for ranlib
  954. configure:9245: found /usr/bin/ranlib
  955. configure:9256: result: ranlib
  956. configure:9358: checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object
  957. configure:9478: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  958. configure:9481: $? = 0
  959. configure:9485: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  960. configure:9488: $? = 0
  961. configure:9554: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c conftstm.o >&5
  962. configure:9557: $? = 0
  963. configure:9595: result: ok
  964. configure:9632: checking for sysroot
  965. configure:9662: result: no
  966. configure:9918: checking for mt
  967. configure:9934: found /bin/mt
  968. configure:9945: result: mt
  969. configure:9968: checking if mt is a manifest tool
  970. configure:9974: mt '-?'
  971. configure:9982: result: no
  972. configure:10621: checking for dlfcn.h
  973. configure:10621: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  974. configure:10621: $? = 0
  975. configure:10621: result: yes
  976. configure:11122: checking for objdir
  977. configure:11137: result: .libs
  978. configure:11408: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions
  979. configure:11426: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -fno-rtti -fno-exceptions conftest.c >&5
  980. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  981. configure:11430: $? = 0
  982. configure:11443: result: no
  983. configure:11770: checking for gcc -std=gnu99 option to produce PIC
  984. configure:11777: result: -fPIC -DPIC
  985. configure:11785: checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works
  986. configure:11803: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -fPIC -DPIC -DPIC conftest.c >&5
  987. configure:11807: $? = 0
  988. configure:11820: result: yes
  989. configure:11849: checking if gcc -std=gnu99 static flag -static works
  990. configure:11877: result: yes
  991. configure:11892: checking if gcc -std=gnu99 supports -c -o file.o
  992. configure:11913: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -o out/conftest2.o conftest.c >&5
  993. configure:11917: $? = 0
  994. configure:11939: result: yes
  995. configure:11947: checking if gcc -std=gnu99 supports -c -o file.o
  996. configure:11994: result: yes
  997. configure:12027: checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries
  998. configure:13180: result: yes
  999. configure:13420: checking dynamic linker characteristics
  1000. configure:13931: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -Wl,-rpath -Wl,/foo conftest.c >&5
  1001. configure:13931: $? = 0
  1002. configure:14153: result: GNU/Linux ld.so
  1003. configure:14260: checking how to hardcode library paths into programs
  1004. configure:14285: result: immediate
  1005. configure:14379: checking for shl_load
  1006. configure:14379: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
  1007. /tmp/ccjcR6uh.o: In function `main':
  1008. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:64: undefined reference to `shl_load'
  1009. collect2: ld returned 1 exit status
  1010. configure:14379: $? = 1
  1011. configure: failed program was:
  1012. | /* confdefs.h */
  1013. | #define PACKAGE_NAME ""
  1014. | #define PACKAGE_TARNAME ""
  1015. | #define PACKAGE_VERSION ""
  1016. | #define PACKAGE_STRING ""
  1017. | #define PACKAGE_BUGREPORT ""
  1018. | #define PACKAGE_URL ""
  1019. | #define STDC_HEADERS 1
  1020. | #define HAVE_SYS_TYPES_H 1
  1021. | #define HAVE_SYS_STAT_H 1
  1022. | #define HAVE_STDLIB_H 1
  1023. | #define HAVE_STRING_H 1
  1024. | #define HAVE_MEMORY_H 1
  1025. | #define HAVE_STRINGS_H 1
  1026. | #define HAVE_INTTYPES_H 1
  1027. | #define HAVE_STDINT_H 1
  1028. | #define HAVE_UNISTD_H 1
  1029. | #define __EXTENSIONS__ 1
  1030. | #define _ALL_SOURCE 1
  1031. | #define _GNU_SOURCE 1
  1032. | #define _POSIX_PTHREAD_SEMANTICS 1
  1033. | #define _TANDEM_SOURCE 1
  1034. | #define HAVE_PTHREAD 1
  1035. | #define DisableSlowOpenMP 1
  1036. | #define _FILE_OFFSET_BITS 64
  1037. | #define HAVE_FSEEKO 1
  1038. | #define HAVE_DLFCN_H 1
  1039. | #define LT_OBJDIR ".libs/"
  1040. | /* end confdefs.h. */
  1041. | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
  1042. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1043. | #define shl_load innocuous_shl_load
  1044. |
  1045. | /* System header to define __stub macros and hopefully few prototypes,
  1046. | which can conflict with char shl_load (); below.
  1047. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1048. | <limits.h> exists even on freestanding compilers. */
  1049. |
  1050. | #ifdef __STDC__
  1051. | # include <limits.h>
  1052. | #else
  1053. | # include <assert.h>
  1054. | #endif
  1055. |
  1056. | #undef shl_load
  1057. |
  1058. | /* Override any GCC internal prototype to avoid an error.
  1059. | Use char because int might match the return type of a GCC
  1060. | builtin and then its argument prototype would still apply. */
  1061. | #ifdef __cplusplus
  1062. | extern "C"
  1063. | #endif
  1064. | char shl_load ();
  1065. | /* The GNU C library defines this for functions which it implements
  1066. | to always fail with ENOSYS. Some functions are actually named
  1067. | something starting with __ and the normal name is an alias. */
  1068. | #if defined __stub_shl_load || defined __stub___shl_load
  1069. | choke me
  1070. | #endif
  1071. |
  1072. | int
  1073. | main ()
  1074. | {
  1075. | return shl_load ();
  1076. | ;
  1077. | return 0;
  1078. | }
  1079. configure:14379: result: no
  1080. configure:14383: checking for shl_load in -ldld
  1081. configure:14408: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldld >&5
  1082. /usr/bin/ld: cannot find -ldld
  1083. collect2: ld returned 1 exit status
  1084. configure:14408: $? = 1
  1085. configure: failed program was:
  1086. | /* confdefs.h */
  1087. | #define PACKAGE_NAME ""
  1088. | #define PACKAGE_TARNAME ""
  1089. | #define PACKAGE_VERSION ""
  1090. | #define PACKAGE_STRING ""
  1091. | #define PACKAGE_BUGREPORT ""
  1092. | #define PACKAGE_URL ""
  1093. | #define STDC_HEADERS 1
  1094. | #define HAVE_SYS_TYPES_H 1
  1095. | #define HAVE_SYS_STAT_H 1
  1096. | #define HAVE_STDLIB_H 1
  1097. | #define HAVE_STRING_H 1
  1098. | #define HAVE_MEMORY_H 1
  1099. | #define HAVE_STRINGS_H 1
  1100. | #define HAVE_INTTYPES_H 1
  1101. | #define HAVE_STDINT_H 1
  1102. | #define HAVE_UNISTD_H 1
  1103. | #define __EXTENSIONS__ 1
  1104. | #define _ALL_SOURCE 1
  1105. | #define _GNU_SOURCE 1
  1106. | #define _POSIX_PTHREAD_SEMANTICS 1
  1107. | #define _TANDEM_SOURCE 1
  1108. | #define HAVE_PTHREAD 1
  1109. | #define DisableSlowOpenMP 1
  1110. | #define _FILE_OFFSET_BITS 64
  1111. | #define HAVE_FSEEKO 1
  1112. | #define HAVE_DLFCN_H 1
  1113. | #define LT_OBJDIR ".libs/"
  1114. | /* end confdefs.h. */
  1115. |
  1116. | /* Override any GCC internal prototype to avoid an error.
  1117. | Use char because int might match the return type of a GCC
  1118. | builtin and then its argument prototype would still apply. */
  1119. | #ifdef __cplusplus
  1120. | extern "C"
  1121. | #endif
  1122. | char shl_load ();
  1123. | int
  1124. | main ()
  1125. | {
  1126. | return shl_load ();
  1127. | ;
  1128. | return 0;
  1129. | }
  1130. configure:14417: result: no
  1131. configure:14422: checking for dlopen
  1132. configure:14422: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
  1133. /tmp/ccLIzJku.o: In function `main':
  1134. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:64: undefined reference to `dlopen'
  1135. collect2: ld returned 1 exit status
  1136. configure:14422: $? = 1
  1137. configure: failed program was:
  1138. | /* confdefs.h */
  1139. | #define PACKAGE_NAME ""
  1140. | #define PACKAGE_TARNAME ""
  1141. | #define PACKAGE_VERSION ""
  1142. | #define PACKAGE_STRING ""
  1143. | #define PACKAGE_BUGREPORT ""
  1144. | #define PACKAGE_URL ""
  1145. | #define STDC_HEADERS 1
  1146. | #define HAVE_SYS_TYPES_H 1
  1147. | #define HAVE_SYS_STAT_H 1
  1148. | #define HAVE_STDLIB_H 1
  1149. | #define HAVE_STRING_H 1
  1150. | #define HAVE_MEMORY_H 1
  1151. | #define HAVE_STRINGS_H 1
  1152. | #define HAVE_INTTYPES_H 1
  1153. | #define HAVE_STDINT_H 1
  1154. | #define HAVE_UNISTD_H 1
  1155. | #define __EXTENSIONS__ 1
  1156. | #define _ALL_SOURCE 1
  1157. | #define _GNU_SOURCE 1
  1158. | #define _POSIX_PTHREAD_SEMANTICS 1
  1159. | #define _TANDEM_SOURCE 1
  1160. | #define HAVE_PTHREAD 1
  1161. | #define DisableSlowOpenMP 1
  1162. | #define _FILE_OFFSET_BITS 64
  1163. | #define HAVE_FSEEKO 1
  1164. | #define HAVE_DLFCN_H 1
  1165. | #define LT_OBJDIR ".libs/"
  1166. | /* end confdefs.h. */
  1167. | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
  1168. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1169. | #define dlopen innocuous_dlopen
  1170. |
  1171. | /* System header to define __stub macros and hopefully few prototypes,
  1172. | which can conflict with char dlopen (); below.
  1173. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1174. | <limits.h> exists even on freestanding compilers. */
  1175. |
  1176. | #ifdef __STDC__
  1177. | # include <limits.h>
  1178. | #else
  1179. | # include <assert.h>
  1180. | #endif
  1181. |
  1182. | #undef dlopen
  1183. |
  1184. | /* Override any GCC internal prototype to avoid an error.
  1185. | Use char because int might match the return type of a GCC
  1186. | builtin and then its argument prototype would still apply. */
  1187. | #ifdef __cplusplus
  1188. | extern "C"
  1189. | #endif
  1190. | char dlopen ();
  1191. | /* The GNU C library defines this for functions which it implements
  1192. | to always fail with ENOSYS. Some functions are actually named
  1193. | something starting with __ and the normal name is an alias. */
  1194. | #if defined __stub_dlopen || defined __stub___dlopen
  1195. | choke me
  1196. | #endif
  1197. |
  1198. | int
  1199. | main ()
  1200. | {
  1201. | return dlopen ();
  1202. | ;
  1203. | return 0;
  1204. | }
  1205. configure:14422: result: no
  1206. configure:14426: checking for dlopen in -ldl
  1207. configure:14451: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  1208. configure:14451: $? = 0
  1209. configure:14460: result: yes
  1210. configure:14579: checking whether a program can dlopen itself
  1211. configure:14659: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -DHAVE_DLFCN_H -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -Wl,--export-dynamic conftest.c -ldl >&5
  1212. configure:14662: $? = 0
  1213. configure:14680: result: yes
  1214. configure:14685: checking whether a statically linked program can dlopen itself
  1215. configure:14765: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -DHAVE_DLFCN_H -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -Wl,--export-dynamic -static conftest.c -ldl >&5
  1216. /tmp/ccfEvRqV.o: In function `main':
  1217. /home/carandraug/Downloads/GraphicsMagick-1.3.14/configure:14744: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  1218. configure:14768: $? = 0
  1219. /lib/: cannot read file data: Is a directory
  1220. configure:14786: result: no
  1221. configure:14825: checking whether stripping libraries is possible
  1222. configure:14830: result: yes
  1223. configure:14865: checking if libtool supports shared libraries
  1224. configure:14867: result: yes
  1225. configure:14870: checking whether to build shared libraries
  1226. configure:14891: result: no
  1227. configure:14894: checking whether to build static libraries
  1228. configure:14898: result: yes
  1229. configure:14993: checking for g++
  1230. configure:15009: found /usr/bin/g++
  1231. configure:15020: result: g++
  1232. configure:15047: checking for C++ compiler version
  1233. configure:15056: g++ --version >&5
  1234. g++ (Debian 4.4.5-8) 4.4.5
  1235. Copyright (C) 2010 Free Software Foundation, Inc.
  1236. This is free software; see the source for copying conditions. There is NO
  1237. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  1238.  
  1239. configure:15067: $? = 0
  1240. configure:15056: g++ -v >&5
  1241. Using built-in specs.
  1242. Target: i486-linux-gnu
  1243. Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
  1244. Thread model: posix
  1245. gcc version 4.4.5 (Debian 4.4.5-8)
  1246. configure:15067: $? = 0
  1247. configure:15056: g++ -V >&5
  1248. g++: '-V' option must have argument
  1249. configure:15067: $? = 1
  1250. configure:15056: g++ -qversion >&5
  1251. g++: unrecognized option '-qversion'
  1252. g++: no input files
  1253. configure:15067: $? = 1
  1254. configure:15071: checking whether we are using the GNU C++ compiler
  1255. configure:15090: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
  1256. configure:15090: $? = 0
  1257. configure:15099: result: yes
  1258. configure:15108: checking whether g++ accepts -g
  1259. configure:15128: g++ -c -g -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
  1260. configure:15128: $? = 0
  1261. configure:15169: result: yes
  1262. configure:15194: checking dependency style of g++
  1263. configure:15305: result: gcc3
  1264. configure:15339: checking how to run the C++ preprocessor
  1265. configure:15366: g++ -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp
  1266. configure:15366: $? = 0
  1267. configure:15380: g++ -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp
  1268. conftest.cpp:30:28: error: ac_nonexistent.h: No such file or directory
  1269. configure:15380: $? = 1
  1270. configure: failed program was:
  1271. | /* confdefs.h */
  1272. | #define PACKAGE_NAME ""
  1273. | #define PACKAGE_TARNAME ""
  1274. | #define PACKAGE_VERSION ""
  1275. | #define PACKAGE_STRING ""
  1276. | #define PACKAGE_BUGREPORT ""
  1277. | #define PACKAGE_URL ""
  1278. | #define STDC_HEADERS 1
  1279. | #define HAVE_SYS_TYPES_H 1
  1280. | #define HAVE_SYS_STAT_H 1
  1281. | #define HAVE_STDLIB_H 1
  1282. | #define HAVE_STRING_H 1
  1283. | #define HAVE_MEMORY_H 1
  1284. | #define HAVE_STRINGS_H 1
  1285. | #define HAVE_INTTYPES_H 1
  1286. | #define HAVE_STDINT_H 1
  1287. | #define HAVE_UNISTD_H 1
  1288. | #define __EXTENSIONS__ 1
  1289. | #define _ALL_SOURCE 1
  1290. | #define _GNU_SOURCE 1
  1291. | #define _POSIX_PTHREAD_SEMANTICS 1
  1292. | #define _TANDEM_SOURCE 1
  1293. | #define HAVE_PTHREAD 1
  1294. | #define DisableSlowOpenMP 1
  1295. | #define _FILE_OFFSET_BITS 64
  1296. | #define HAVE_FSEEKO 1
  1297. | #define HAVE_DLFCN_H 1
  1298. | #define LT_OBJDIR ".libs/"
  1299. | /* end confdefs.h. */
  1300. | #include <ac_nonexistent.h>
  1301. configure:15405: result: g++ -E
  1302. configure:15425: g++ -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp
  1303. configure:15425: $? = 0
  1304. configure:15439: g++ -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp
  1305. conftest.cpp:30:28: error: ac_nonexistent.h: No such file or directory
  1306. configure:15439: $? = 1
  1307. configure: failed program was:
  1308. | /* confdefs.h */
  1309. | #define PACKAGE_NAME ""
  1310. | #define PACKAGE_TARNAME ""
  1311. | #define PACKAGE_VERSION ""
  1312. | #define PACKAGE_STRING ""
  1313. | #define PACKAGE_BUGREPORT ""
  1314. | #define PACKAGE_URL ""
  1315. | #define STDC_HEADERS 1
  1316. | #define HAVE_SYS_TYPES_H 1
  1317. | #define HAVE_SYS_STAT_H 1
  1318. | #define HAVE_STDLIB_H 1
  1319. | #define HAVE_STRING_H 1
  1320. | #define HAVE_MEMORY_H 1
  1321. | #define HAVE_STRINGS_H 1
  1322. | #define HAVE_INTTYPES_H 1
  1323. | #define HAVE_STDINT_H 1
  1324. | #define HAVE_UNISTD_H 1
  1325. | #define __EXTENSIONS__ 1
  1326. | #define _ALL_SOURCE 1
  1327. | #define _GNU_SOURCE 1
  1328. | #define _POSIX_PTHREAD_SEMANTICS 1
  1329. | #define _TANDEM_SOURCE 1
  1330. | #define HAVE_PTHREAD 1
  1331. | #define DisableSlowOpenMP 1
  1332. | #define _FILE_OFFSET_BITS 64
  1333. | #define HAVE_FSEEKO 1
  1334. | #define HAVE_DLFCN_H 1
  1335. | #define LT_OBJDIR ".libs/"
  1336. | /* end confdefs.h. */
  1337. | #include <ac_nonexistent.h>
  1338. configure:15608: checking for ld used by g++
  1339. configure:15675: result: /usr/bin/ld
  1340. configure:15682: checking if the linker (/usr/bin/ld) is GNU ld
  1341. configure:15697: result: yes
  1342. configure:15752: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  1343. configure:16757: result: yes
  1344. configure:16793: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
  1345. configure:16796: $? = 0
  1346. configure:17316: checking for g++ option to produce PIC
  1347. configure:17323: result: -fPIC -DPIC
  1348. configure:17331: checking if g++ PIC flag -fPIC -DPIC works
  1349. configure:17349: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -fPIC -DPIC -DPIC conftest.cpp >&5
  1350. configure:17353: $? = 0
  1351. configure:17366: result: yes
  1352. configure:17389: checking if g++ static flag -static works
  1353. configure:17417: result: yes
  1354. configure:17429: checking if g++ supports -c -o file.o
  1355. configure:17450: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -o out/conftest2.o conftest.cpp >&5
  1356. configure:17454: $? = 0
  1357. configure:17476: result: yes
  1358. configure:17481: checking if g++ supports -c -o file.o
  1359. configure:17528: result: yes
  1360. configure:17558: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  1361. configure:17594: result: yes
  1362. configure:17735: checking dynamic linker characteristics
  1363. configure:18402: result: GNU/Linux ld.so
  1364. configure:18455: checking how to hardcode library paths into programs
  1365. configure:18480: result: immediate
  1366. configure:18530: checking which extension is used for runtime loadable modules
  1367. configure:18542: result: .so
  1368. configure:18559: checking which variable specifies run-time module search path
  1369. configure:18566: result: LD_LIBRARY_PATH
  1370. configure:18576: checking for the default library search path
  1371. configure:18583: result: /lib /usr/lib /usr/lib/atlas /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /usr/local/lib
  1372. configure:18613: checking for library containing dlopen
  1373. configure:18644: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c >&5
  1374. /tmp/ccjXsvOc.o: In function `main':
  1375. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:44: undefined reference to `dlopen'
  1376. collect2: ld returned 1 exit status
  1377. configure:18644: $? = 1
  1378. configure: failed program was:
  1379. | /* confdefs.h */
  1380. | #define PACKAGE_NAME ""
  1381. | #define PACKAGE_TARNAME ""
  1382. | #define PACKAGE_VERSION ""
  1383. | #define PACKAGE_STRING ""
  1384. | #define PACKAGE_BUGREPORT ""
  1385. | #define PACKAGE_URL ""
  1386. | #define STDC_HEADERS 1
  1387. | #define HAVE_SYS_TYPES_H 1
  1388. | #define HAVE_SYS_STAT_H 1
  1389. | #define HAVE_STDLIB_H 1
  1390. | #define HAVE_STRING_H 1
  1391. | #define HAVE_MEMORY_H 1
  1392. | #define HAVE_STRINGS_H 1
  1393. | #define HAVE_INTTYPES_H 1
  1394. | #define HAVE_STDINT_H 1
  1395. | #define HAVE_UNISTD_H 1
  1396. | #define __EXTENSIONS__ 1
  1397. | #define _ALL_SOURCE 1
  1398. | #define _GNU_SOURCE 1
  1399. | #define _POSIX_PTHREAD_SEMANTICS 1
  1400. | #define _TANDEM_SOURCE 1
  1401. | #define HAVE_PTHREAD 1
  1402. | #define DisableSlowOpenMP 1
  1403. | #define _FILE_OFFSET_BITS 64
  1404. | #define HAVE_FSEEKO 1
  1405. | #define HAVE_DLFCN_H 1
  1406. | #define LT_OBJDIR ".libs/"
  1407. | #define LT_MODULE_EXT ".so"
  1408. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1409. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  1410. | /* end confdefs.h. */
  1411. |
  1412. | /* Override any GCC internal prototype to avoid an error.
  1413. | Use char because int might match the return type of a GCC
  1414. | builtin and then its argument prototype would still apply. */
  1415. | #ifdef __cplusplus
  1416. | extern "C"
  1417. | #endif
  1418. | char dlopen ();
  1419. | int
  1420. | main ()
  1421. | {
  1422. | return dlopen ();
  1423. | ;
  1424. | return 0;
  1425. | }
  1426. configure:18644: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  1427. configure:18644: $? = 0
  1428. configure:18661: result: -ldl
  1429. configure:18751: checking for dlerror
  1430. configure:18751: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl -ldl >&5
  1431. configure:18751: $? = 0
  1432. configure:18751: result: yes
  1433. configure:18765: checking for shl_load
  1434. configure:18765: result: no
  1435. configure:18772: checking for shl_load in -ldld
  1436. configure:18806: result: no
  1437. configure:18852: checking for dld_link in -ldld
  1438. configure:18877: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldld -ldl >&5
  1439. /usr/bin/ld: cannot find -ldld
  1440. collect2: ld returned 1 exit status
  1441. configure:18877: $? = 1
  1442. configure: failed program was:
  1443. | /* confdefs.h */
  1444. | #define PACKAGE_NAME ""
  1445. | #define PACKAGE_TARNAME ""
  1446. | #define PACKAGE_VERSION ""
  1447. | #define PACKAGE_STRING ""
  1448. | #define PACKAGE_BUGREPORT ""
  1449. | #define PACKAGE_URL ""
  1450. | #define STDC_HEADERS 1
  1451. | #define HAVE_SYS_TYPES_H 1
  1452. | #define HAVE_SYS_STAT_H 1
  1453. | #define HAVE_STDLIB_H 1
  1454. | #define HAVE_STRING_H 1
  1455. | #define HAVE_MEMORY_H 1
  1456. | #define HAVE_STRINGS_H 1
  1457. | #define HAVE_INTTYPES_H 1
  1458. | #define HAVE_STDINT_H 1
  1459. | #define HAVE_UNISTD_H 1
  1460. | #define __EXTENSIONS__ 1
  1461. | #define _ALL_SOURCE 1
  1462. | #define _GNU_SOURCE 1
  1463. | #define _POSIX_PTHREAD_SEMANTICS 1
  1464. | #define _TANDEM_SOURCE 1
  1465. | #define HAVE_PTHREAD 1
  1466. | #define DisableSlowOpenMP 1
  1467. | #define _FILE_OFFSET_BITS 64
  1468. | #define HAVE_FSEEKO 1
  1469. | #define HAVE_DLFCN_H 1
  1470. | #define LT_OBJDIR ".libs/"
  1471. | #define LT_MODULE_EXT ".so"
  1472. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1473. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  1474. | #define HAVE_LIBDL 1
  1475. | #define HAVE_DLERROR 1
  1476. | /* end confdefs.h. */
  1477. |
  1478. | /* Override any GCC internal prototype to avoid an error.
  1479. | Use char because int might match the return type of a GCC
  1480. | builtin and then its argument prototype would still apply. */
  1481. | #ifdef __cplusplus
  1482. | extern "C"
  1483. | #endif
  1484. | char dld_link ();
  1485. | int
  1486. | main ()
  1487. | {
  1488. | return dld_link ();
  1489. | ;
  1490. | return 0;
  1491. | }
  1492. configure:18886: result: no
  1493. configure:18920: checking for _ prefix in compiled symbols
  1494. configure:18930: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  1495. conftest.c: In function 'main':
  1496. conftest.c:2: warning: statement with no effect
  1497. configure:18933: $? = 0
  1498. configure:18937: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  1499. configure:18940: $? = 0
  1500. configure:18962: result: no
  1501. configure:19086: checking whether deplibs are loaded by dlopen
  1502. configure:19180: result: yes
  1503. configure:19192: checking for argz.h
  1504. configure:19192: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  1505. configure:19192: $? = 0
  1506. configure:19192: result: yes
  1507. configure:19204: checking for error_t
  1508. configure:19204: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  1509. configure:19204: $? = 0
  1510. configure:19204: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  1511. conftest.c: In function 'main':
  1512. conftest.c:44: error: expected expression before ')' token
  1513. configure:19204: $? = 1
  1514. configure: failed program was:
  1515. | /* confdefs.h */
  1516. | #define PACKAGE_NAME ""
  1517. | #define PACKAGE_TARNAME ""
  1518. | #define PACKAGE_VERSION ""
  1519. | #define PACKAGE_STRING ""
  1520. | #define PACKAGE_BUGREPORT ""
  1521. | #define PACKAGE_URL ""
  1522. | #define STDC_HEADERS 1
  1523. | #define HAVE_SYS_TYPES_H 1
  1524. | #define HAVE_SYS_STAT_H 1
  1525. | #define HAVE_STDLIB_H 1
  1526. | #define HAVE_STRING_H 1
  1527. | #define HAVE_MEMORY_H 1
  1528. | #define HAVE_STRINGS_H 1
  1529. | #define HAVE_INTTYPES_H 1
  1530. | #define HAVE_STDINT_H 1
  1531. | #define HAVE_UNISTD_H 1
  1532. | #define __EXTENSIONS__ 1
  1533. | #define _ALL_SOURCE 1
  1534. | #define _GNU_SOURCE 1
  1535. | #define _POSIX_PTHREAD_SEMANTICS 1
  1536. | #define _TANDEM_SOURCE 1
  1537. | #define HAVE_PTHREAD 1
  1538. | #define DisableSlowOpenMP 1
  1539. | #define _FILE_OFFSET_BITS 64
  1540. | #define HAVE_FSEEKO 1
  1541. | #define HAVE_DLFCN_H 1
  1542. | #define LT_OBJDIR ".libs/"
  1543. | #define LT_MODULE_EXT ".so"
  1544. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1545. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  1546. | #define HAVE_LIBDL 1
  1547. | #define HAVE_DLERROR 1
  1548. | #define HAVE_LIBDLLOADER 1
  1549. | #define HAVE_ARGZ_H 1
  1550. | /* end confdefs.h. */
  1551. | #if defined(HAVE_ARGZ_H)
  1552. | # include <argz.h>
  1553. | #endif
  1554. |
  1555. | int
  1556. | main ()
  1557. | {
  1558. | if (sizeof ((error_t)))
  1559. | return 0;
  1560. | ;
  1561. | return 0;
  1562. | }
  1563. configure:19204: result: yes
  1564. configure:19230: checking for argz_add
  1565. configure:19230: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  1566. configure:19230: $? = 0
  1567. configure:19230: result: yes
  1568. configure:19230: checking for argz_append
  1569. configure:19230: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  1570. configure:19230: $? = 0
  1571. configure:19230: result: yes
  1572. configure:19230: checking for argz_count
  1573. configure:19230: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  1574. configure:19230: $? = 0
  1575. configure:19230: result: yes
  1576. configure:19230: checking for argz_create_sep
  1577. configure:19230: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  1578. configure:19230: $? = 0
  1579. configure:19230: result: yes
  1580. configure:19230: checking for argz_insert
  1581. configure:19230: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  1582. configure:19230: $? = 0
  1583. configure:19230: result: yes
  1584. configure:19230: checking for argz_next
  1585. configure:19230: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  1586. configure:19230: $? = 0
  1587. configure:19230: result: yes
  1588. configure:19230: checking for argz_stringify
  1589. configure:19230: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  1590. configure:19230: $? = 0
  1591. configure:19230: result: yes
  1592. configure:19246: checking if argz actually works
  1593. configure:19277: result: yes
  1594. configure:19294: checking whether libtool supports -dlopen/-dlpreopen
  1595. configure:19306: result: yes
  1596. configure:19335: checking for ltdl.h
  1597. configure:19335: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  1598. configure:19335: $? = 0
  1599. configure:19335: result: yes
  1600. configure:19339: checking whether lt_dlinterface_register is declared
  1601. configure:19339: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  1602. configure:19339: $? = 0
  1603. configure:19339: result: yes
  1604. configure:19343: checking for lt_dladvise_preload in -lltdl
  1605. configure:19368: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lltdl -ldl >&5
  1606. configure:19368: $? = 0
  1607. configure:19377: result: yes
  1608. configure:19472: checking where to find libltdl headers
  1609. configure:19474: result:
  1610. configure:19476: checking where to find libltdl library
  1611. configure:19478: result: -lltdl
  1612. configure:19526: checking for unistd.h
  1613. configure:19526: result: yes
  1614. configure:19526: checking for dl.h
  1615. configure:19526: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  1616. conftest.c:83:16: error: dl.h: No such file or directory
  1617. configure:19526: $? = 1
  1618. configure: failed program was:
  1619. | /* confdefs.h */
  1620. | #define PACKAGE_NAME ""
  1621. | #define PACKAGE_TARNAME ""
  1622. | #define PACKAGE_VERSION ""
  1623. | #define PACKAGE_STRING ""
  1624. | #define PACKAGE_BUGREPORT ""
  1625. | #define PACKAGE_URL ""
  1626. | #define STDC_HEADERS 1
  1627. | #define HAVE_SYS_TYPES_H 1
  1628. | #define HAVE_SYS_STAT_H 1
  1629. | #define HAVE_STDLIB_H 1
  1630. | #define HAVE_STRING_H 1
  1631. | #define HAVE_MEMORY_H 1
  1632. | #define HAVE_STRINGS_H 1
  1633. | #define HAVE_INTTYPES_H 1
  1634. | #define HAVE_STDINT_H 1
  1635. | #define HAVE_UNISTD_H 1
  1636. | #define __EXTENSIONS__ 1
  1637. | #define _ALL_SOURCE 1
  1638. | #define _GNU_SOURCE 1
  1639. | #define _POSIX_PTHREAD_SEMANTICS 1
  1640. | #define _TANDEM_SOURCE 1
  1641. | #define HAVE_PTHREAD 1
  1642. | #define DisableSlowOpenMP 1
  1643. | #define _FILE_OFFSET_BITS 64
  1644. | #define HAVE_FSEEKO 1
  1645. | #define HAVE_DLFCN_H 1
  1646. | #define LT_OBJDIR ".libs/"
  1647. | #define LT_MODULE_EXT ".so"
  1648. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1649. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  1650. | #define HAVE_LIBDL 1
  1651. | #define HAVE_DLERROR 1
  1652. | #define HAVE_LIBDLLOADER 1
  1653. | #define HAVE_ARGZ_H 1
  1654. | #define HAVE_ERROR_T 1
  1655. | #define HAVE_ARGZ_ADD 1
  1656. | #define HAVE_ARGZ_APPEND 1
  1657. | #define HAVE_ARGZ_COUNT 1
  1658. | #define HAVE_ARGZ_CREATE_SEP 1
  1659. | #define HAVE_ARGZ_INSERT 1
  1660. | #define HAVE_ARGZ_NEXT 1
  1661. | #define HAVE_ARGZ_STRINGIFY 1
  1662. | #define HAVE_WORKING_ARGZ 1
  1663. | #define HAVE_PRELOADED_SYMBOLS 1
  1664. | #define HAVE_LTDL 1
  1665. | #define HAVE_UNISTD_H 1
  1666. | /* end confdefs.h. */
  1667. | #include <stdio.h>
  1668. | #ifdef HAVE_SYS_TYPES_H
  1669. | # include <sys/types.h>
  1670. | #endif
  1671. | #ifdef HAVE_SYS_STAT_H
  1672. | # include <sys/stat.h>
  1673. | #endif
  1674. | #ifdef STDC_HEADERS
  1675. | # include <stdlib.h>
  1676. | # include <stddef.h>
  1677. | #else
  1678. | # ifdef HAVE_STDLIB_H
  1679. | # include <stdlib.h>
  1680. | # endif
  1681. | #endif
  1682. | #ifdef HAVE_STRING_H
  1683. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1684. | # include <memory.h>
  1685. | # endif
  1686. | # include <string.h>
  1687. | #endif
  1688. | #ifdef HAVE_STRINGS_H
  1689. | # include <strings.h>
  1690. | #endif
  1691. | #ifdef HAVE_INTTYPES_H
  1692. | # include <inttypes.h>
  1693. | #endif
  1694. | #ifdef HAVE_STDINT_H
  1695. | # include <stdint.h>
  1696. | #endif
  1697. | #ifdef HAVE_UNISTD_H
  1698. | # include <unistd.h>
  1699. | #endif
  1700. |
  1701. | #include <dl.h>
  1702. configure:19526: result: no
  1703. configure:19526: checking for sys/dl.h
  1704. configure:19526: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  1705. conftest.c:83:20: error: sys/dl.h: No such file or directory
  1706. configure:19526: $? = 1
  1707. configure: failed program was:
  1708. | /* confdefs.h */
  1709. | #define PACKAGE_NAME ""
  1710. | #define PACKAGE_TARNAME ""
  1711. | #define PACKAGE_VERSION ""
  1712. | #define PACKAGE_STRING ""
  1713. | #define PACKAGE_BUGREPORT ""
  1714. | #define PACKAGE_URL ""
  1715. | #define STDC_HEADERS 1
  1716. | #define HAVE_SYS_TYPES_H 1
  1717. | #define HAVE_SYS_STAT_H 1
  1718. | #define HAVE_STDLIB_H 1
  1719. | #define HAVE_STRING_H 1
  1720. | #define HAVE_MEMORY_H 1
  1721. | #define HAVE_STRINGS_H 1
  1722. | #define HAVE_INTTYPES_H 1
  1723. | #define HAVE_STDINT_H 1
  1724. | #define HAVE_UNISTD_H 1
  1725. | #define __EXTENSIONS__ 1
  1726. | #define _ALL_SOURCE 1
  1727. | #define _GNU_SOURCE 1
  1728. | #define _POSIX_PTHREAD_SEMANTICS 1
  1729. | #define _TANDEM_SOURCE 1
  1730. | #define HAVE_PTHREAD 1
  1731. | #define DisableSlowOpenMP 1
  1732. | #define _FILE_OFFSET_BITS 64
  1733. | #define HAVE_FSEEKO 1
  1734. | #define HAVE_DLFCN_H 1
  1735. | #define LT_OBJDIR ".libs/"
  1736. | #define LT_MODULE_EXT ".so"
  1737. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1738. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  1739. | #define HAVE_LIBDL 1
  1740. | #define HAVE_DLERROR 1
  1741. | #define HAVE_LIBDLLOADER 1
  1742. | #define HAVE_ARGZ_H 1
  1743. | #define HAVE_ERROR_T 1
  1744. | #define HAVE_ARGZ_ADD 1
  1745. | #define HAVE_ARGZ_APPEND 1
  1746. | #define HAVE_ARGZ_COUNT 1
  1747. | #define HAVE_ARGZ_CREATE_SEP 1
  1748. | #define HAVE_ARGZ_INSERT 1
  1749. | #define HAVE_ARGZ_NEXT 1
  1750. | #define HAVE_ARGZ_STRINGIFY 1
  1751. | #define HAVE_WORKING_ARGZ 1
  1752. | #define HAVE_PRELOADED_SYMBOLS 1
  1753. | #define HAVE_LTDL 1
  1754. | #define HAVE_UNISTD_H 1
  1755. | /* end confdefs.h. */
  1756. | #include <stdio.h>
  1757. | #ifdef HAVE_SYS_TYPES_H
  1758. | # include <sys/types.h>
  1759. | #endif
  1760. | #ifdef HAVE_SYS_STAT_H
  1761. | # include <sys/stat.h>
  1762. | #endif
  1763. | #ifdef STDC_HEADERS
  1764. | # include <stdlib.h>
  1765. | # include <stddef.h>
  1766. | #else
  1767. | # ifdef HAVE_STDLIB_H
  1768. | # include <stdlib.h>
  1769. | # endif
  1770. | #endif
  1771. | #ifdef HAVE_STRING_H
  1772. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1773. | # include <memory.h>
  1774. | # endif
  1775. | # include <string.h>
  1776. | #endif
  1777. | #ifdef HAVE_STRINGS_H
  1778. | # include <strings.h>
  1779. | #endif
  1780. | #ifdef HAVE_INTTYPES_H
  1781. | # include <inttypes.h>
  1782. | #endif
  1783. | #ifdef HAVE_STDINT_H
  1784. | # include <stdint.h>
  1785. | #endif
  1786. | #ifdef HAVE_UNISTD_H
  1787. | # include <unistd.h>
  1788. | #endif
  1789. |
  1790. | #include <sys/dl.h>
  1791. configure:19526: result: no
  1792. configure:19526: checking for dld.h
  1793. configure:19526: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  1794. conftest.c:83:17: error: dld.h: No such file or directory
  1795. configure:19526: $? = 1
  1796. configure: failed program was:
  1797. | /* confdefs.h */
  1798. | #define PACKAGE_NAME ""
  1799. | #define PACKAGE_TARNAME ""
  1800. | #define PACKAGE_VERSION ""
  1801. | #define PACKAGE_STRING ""
  1802. | #define PACKAGE_BUGREPORT ""
  1803. | #define PACKAGE_URL ""
  1804. | #define STDC_HEADERS 1
  1805. | #define HAVE_SYS_TYPES_H 1
  1806. | #define HAVE_SYS_STAT_H 1
  1807. | #define HAVE_STDLIB_H 1
  1808. | #define HAVE_STRING_H 1
  1809. | #define HAVE_MEMORY_H 1
  1810. | #define HAVE_STRINGS_H 1
  1811. | #define HAVE_INTTYPES_H 1
  1812. | #define HAVE_STDINT_H 1
  1813. | #define HAVE_UNISTD_H 1
  1814. | #define __EXTENSIONS__ 1
  1815. | #define _ALL_SOURCE 1
  1816. | #define _GNU_SOURCE 1
  1817. | #define _POSIX_PTHREAD_SEMANTICS 1
  1818. | #define _TANDEM_SOURCE 1
  1819. | #define HAVE_PTHREAD 1
  1820. | #define DisableSlowOpenMP 1
  1821. | #define _FILE_OFFSET_BITS 64
  1822. | #define HAVE_FSEEKO 1
  1823. | #define HAVE_DLFCN_H 1
  1824. | #define LT_OBJDIR ".libs/"
  1825. | #define LT_MODULE_EXT ".so"
  1826. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1827. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  1828. | #define HAVE_LIBDL 1
  1829. | #define HAVE_DLERROR 1
  1830. | #define HAVE_LIBDLLOADER 1
  1831. | #define HAVE_ARGZ_H 1
  1832. | #define HAVE_ERROR_T 1
  1833. | #define HAVE_ARGZ_ADD 1
  1834. | #define HAVE_ARGZ_APPEND 1
  1835. | #define HAVE_ARGZ_COUNT 1
  1836. | #define HAVE_ARGZ_CREATE_SEP 1
  1837. | #define HAVE_ARGZ_INSERT 1
  1838. | #define HAVE_ARGZ_NEXT 1
  1839. | #define HAVE_ARGZ_STRINGIFY 1
  1840. | #define HAVE_WORKING_ARGZ 1
  1841. | #define HAVE_PRELOADED_SYMBOLS 1
  1842. | #define HAVE_LTDL 1
  1843. | #define HAVE_UNISTD_H 1
  1844. | /* end confdefs.h. */
  1845. | #include <stdio.h>
  1846. | #ifdef HAVE_SYS_TYPES_H
  1847. | # include <sys/types.h>
  1848. | #endif
  1849. | #ifdef HAVE_SYS_STAT_H
  1850. | # include <sys/stat.h>
  1851. | #endif
  1852. | #ifdef STDC_HEADERS
  1853. | # include <stdlib.h>
  1854. | # include <stddef.h>
  1855. | #else
  1856. | # ifdef HAVE_STDLIB_H
  1857. | # include <stdlib.h>
  1858. | # endif
  1859. | #endif
  1860. | #ifdef HAVE_STRING_H
  1861. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1862. | # include <memory.h>
  1863. | # endif
  1864. | # include <string.h>
  1865. | #endif
  1866. | #ifdef HAVE_STRINGS_H
  1867. | # include <strings.h>
  1868. | #endif
  1869. | #ifdef HAVE_INTTYPES_H
  1870. | # include <inttypes.h>
  1871. | #endif
  1872. | #ifdef HAVE_STDINT_H
  1873. | # include <stdint.h>
  1874. | #endif
  1875. | #ifdef HAVE_UNISTD_H
  1876. | # include <unistd.h>
  1877. | #endif
  1878. |
  1879. | #include <dld.h>
  1880. configure:19526: result: no
  1881. configure:19526: checking for mach-o/dyld.h
  1882. configure:19526: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  1883. conftest.c:83:25: error: mach-o/dyld.h: No such file or directory
  1884. configure:19526: $? = 1
  1885. configure: failed program was:
  1886. | /* confdefs.h */
  1887. | #define PACKAGE_NAME ""
  1888. | #define PACKAGE_TARNAME ""
  1889. | #define PACKAGE_VERSION ""
  1890. | #define PACKAGE_STRING ""
  1891. | #define PACKAGE_BUGREPORT ""
  1892. | #define PACKAGE_URL ""
  1893. | #define STDC_HEADERS 1
  1894. | #define HAVE_SYS_TYPES_H 1
  1895. | #define HAVE_SYS_STAT_H 1
  1896. | #define HAVE_STDLIB_H 1
  1897. | #define HAVE_STRING_H 1
  1898. | #define HAVE_MEMORY_H 1
  1899. | #define HAVE_STRINGS_H 1
  1900. | #define HAVE_INTTYPES_H 1
  1901. | #define HAVE_STDINT_H 1
  1902. | #define HAVE_UNISTD_H 1
  1903. | #define __EXTENSIONS__ 1
  1904. | #define _ALL_SOURCE 1
  1905. | #define _GNU_SOURCE 1
  1906. | #define _POSIX_PTHREAD_SEMANTICS 1
  1907. | #define _TANDEM_SOURCE 1
  1908. | #define HAVE_PTHREAD 1
  1909. | #define DisableSlowOpenMP 1
  1910. | #define _FILE_OFFSET_BITS 64
  1911. | #define HAVE_FSEEKO 1
  1912. | #define HAVE_DLFCN_H 1
  1913. | #define LT_OBJDIR ".libs/"
  1914. | #define LT_MODULE_EXT ".so"
  1915. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1916. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  1917. | #define HAVE_LIBDL 1
  1918. | #define HAVE_DLERROR 1
  1919. | #define HAVE_LIBDLLOADER 1
  1920. | #define HAVE_ARGZ_H 1
  1921. | #define HAVE_ERROR_T 1
  1922. | #define HAVE_ARGZ_ADD 1
  1923. | #define HAVE_ARGZ_APPEND 1
  1924. | #define HAVE_ARGZ_COUNT 1
  1925. | #define HAVE_ARGZ_CREATE_SEP 1
  1926. | #define HAVE_ARGZ_INSERT 1
  1927. | #define HAVE_ARGZ_NEXT 1
  1928. | #define HAVE_ARGZ_STRINGIFY 1
  1929. | #define HAVE_WORKING_ARGZ 1
  1930. | #define HAVE_PRELOADED_SYMBOLS 1
  1931. | #define HAVE_LTDL 1
  1932. | #define HAVE_UNISTD_H 1
  1933. | /* end confdefs.h. */
  1934. | #include <stdio.h>
  1935. | #ifdef HAVE_SYS_TYPES_H
  1936. | # include <sys/types.h>
  1937. | #endif
  1938. | #ifdef HAVE_SYS_STAT_H
  1939. | # include <sys/stat.h>
  1940. | #endif
  1941. | #ifdef STDC_HEADERS
  1942. | # include <stdlib.h>
  1943. | # include <stddef.h>
  1944. | #else
  1945. | # ifdef HAVE_STDLIB_H
  1946. | # include <stdlib.h>
  1947. | # endif
  1948. | #endif
  1949. | #ifdef HAVE_STRING_H
  1950. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1951. | # include <memory.h>
  1952. | # endif
  1953. | # include <string.h>
  1954. | #endif
  1955. | #ifdef HAVE_STRINGS_H
  1956. | # include <strings.h>
  1957. | #endif
  1958. | #ifdef HAVE_INTTYPES_H
  1959. | # include <inttypes.h>
  1960. | #endif
  1961. | #ifdef HAVE_STDINT_H
  1962. | # include <stdint.h>
  1963. | #endif
  1964. | #ifdef HAVE_UNISTD_H
  1965. | # include <unistd.h>
  1966. | #endif
  1967. |
  1968. | #include <mach-o/dyld.h>
  1969. configure:19526: result: no
  1970. configure:19526: checking for dirent.h
  1971. configure:19526: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  1972. configure:19526: $? = 0
  1973. configure:19526: result: yes
  1974. configure:19541: checking for closedir
  1975. configure:19541: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  1976. configure:19541: $? = 0
  1977. configure:19541: result: yes
  1978. configure:19541: checking for opendir
  1979. configure:19541: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  1980. configure:19541: $? = 0
  1981. configure:19541: result: yes
  1982. configure:19541: checking for readdir
  1983. configure:19541: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  1984. configure:19541: $? = 0
  1985. configure:19541: result: yes
  1986. configure:19558: checking for strlcat
  1987. configure:19558: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  1988. /tmp/ccujlcUR.o: In function `main':
  1989. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:87: undefined reference to `strlcat'
  1990. collect2: ld returned 1 exit status
  1991. configure:19558: $? = 1
  1992. configure: failed program was:
  1993. | /* confdefs.h */
  1994. | #define PACKAGE_NAME ""
  1995. | #define PACKAGE_TARNAME ""
  1996. | #define PACKAGE_VERSION ""
  1997. | #define PACKAGE_STRING ""
  1998. | #define PACKAGE_BUGREPORT ""
  1999. | #define PACKAGE_URL ""
  2000. | #define STDC_HEADERS 1
  2001. | #define HAVE_SYS_TYPES_H 1
  2002. | #define HAVE_SYS_STAT_H 1
  2003. | #define HAVE_STDLIB_H 1
  2004. | #define HAVE_STRING_H 1
  2005. | #define HAVE_MEMORY_H 1
  2006. | #define HAVE_STRINGS_H 1
  2007. | #define HAVE_INTTYPES_H 1
  2008. | #define HAVE_STDINT_H 1
  2009. | #define HAVE_UNISTD_H 1
  2010. | #define __EXTENSIONS__ 1
  2011. | #define _ALL_SOURCE 1
  2012. | #define _GNU_SOURCE 1
  2013. | #define _POSIX_PTHREAD_SEMANTICS 1
  2014. | #define _TANDEM_SOURCE 1
  2015. | #define HAVE_PTHREAD 1
  2016. | #define DisableSlowOpenMP 1
  2017. | #define _FILE_OFFSET_BITS 64
  2018. | #define HAVE_FSEEKO 1
  2019. | #define HAVE_DLFCN_H 1
  2020. | #define LT_OBJDIR ".libs/"
  2021. | #define LT_MODULE_EXT ".so"
  2022. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  2023. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  2024. | #define HAVE_LIBDL 1
  2025. | #define HAVE_DLERROR 1
  2026. | #define HAVE_LIBDLLOADER 1
  2027. | #define HAVE_ARGZ_H 1
  2028. | #define HAVE_ERROR_T 1
  2029. | #define HAVE_ARGZ_ADD 1
  2030. | #define HAVE_ARGZ_APPEND 1
  2031. | #define HAVE_ARGZ_COUNT 1
  2032. | #define HAVE_ARGZ_CREATE_SEP 1
  2033. | #define HAVE_ARGZ_INSERT 1
  2034. | #define HAVE_ARGZ_NEXT 1
  2035. | #define HAVE_ARGZ_STRINGIFY 1
  2036. | #define HAVE_WORKING_ARGZ 1
  2037. | #define HAVE_PRELOADED_SYMBOLS 1
  2038. | #define HAVE_LTDL 1
  2039. | #define HAVE_UNISTD_H 1
  2040. | #define HAVE_DIRENT_H 1
  2041. | #define HAVE_CLOSEDIR 1
  2042. | #define HAVE_OPENDIR 1
  2043. | #define HAVE_READDIR 1
  2044. | /* end confdefs.h. */
  2045. | /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
  2046. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2047. | #define strlcat innocuous_strlcat
  2048. |
  2049. | /* System header to define __stub macros and hopefully few prototypes,
  2050. | which can conflict with char strlcat (); below.
  2051. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2052. | <limits.h> exists even on freestanding compilers. */
  2053. |
  2054. | #ifdef __STDC__
  2055. | # include <limits.h>
  2056. | #else
  2057. | # include <assert.h>
  2058. | #endif
  2059. |
  2060. | #undef strlcat
  2061. |
  2062. | /* Override any GCC internal prototype to avoid an error.
  2063. | Use char because int might match the return type of a GCC
  2064. | builtin and then its argument prototype would still apply. */
  2065. | #ifdef __cplusplus
  2066. | extern "C"
  2067. | #endif
  2068. | char strlcat ();
  2069. | /* The GNU C library defines this for functions which it implements
  2070. | to always fail with ENOSYS. Some functions are actually named
  2071. | something starting with __ and the normal name is an alias. */
  2072. | #if defined __stub_strlcat || defined __stub___strlcat
  2073. | choke me
  2074. | #endif
  2075. |
  2076. | int
  2077. | main ()
  2078. | {
  2079. | return strlcat ();
  2080. | ;
  2081. | return 0;
  2082. | }
  2083. configure:19558: result: no
  2084. configure:19558: checking for strlcpy
  2085. configure:19558: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  2086. /tmp/cchX9W9X.o: In function `main':
  2087. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:87: undefined reference to `strlcpy'
  2088. collect2: ld returned 1 exit status
  2089. configure:19558: $? = 1
  2090. configure: failed program was:
  2091. | /* confdefs.h */
  2092. | #define PACKAGE_NAME ""
  2093. | #define PACKAGE_TARNAME ""
  2094. | #define PACKAGE_VERSION ""
  2095. | #define PACKAGE_STRING ""
  2096. | #define PACKAGE_BUGREPORT ""
  2097. | #define PACKAGE_URL ""
  2098. | #define STDC_HEADERS 1
  2099. | #define HAVE_SYS_TYPES_H 1
  2100. | #define HAVE_SYS_STAT_H 1
  2101. | #define HAVE_STDLIB_H 1
  2102. | #define HAVE_STRING_H 1
  2103. | #define HAVE_MEMORY_H 1
  2104. | #define HAVE_STRINGS_H 1
  2105. | #define HAVE_INTTYPES_H 1
  2106. | #define HAVE_STDINT_H 1
  2107. | #define HAVE_UNISTD_H 1
  2108. | #define __EXTENSIONS__ 1
  2109. | #define _ALL_SOURCE 1
  2110. | #define _GNU_SOURCE 1
  2111. | #define _POSIX_PTHREAD_SEMANTICS 1
  2112. | #define _TANDEM_SOURCE 1
  2113. | #define HAVE_PTHREAD 1
  2114. | #define DisableSlowOpenMP 1
  2115. | #define _FILE_OFFSET_BITS 64
  2116. | #define HAVE_FSEEKO 1
  2117. | #define HAVE_DLFCN_H 1
  2118. | #define LT_OBJDIR ".libs/"
  2119. | #define LT_MODULE_EXT ".so"
  2120. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  2121. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  2122. | #define HAVE_LIBDL 1
  2123. | #define HAVE_DLERROR 1
  2124. | #define HAVE_LIBDLLOADER 1
  2125. | #define HAVE_ARGZ_H 1
  2126. | #define HAVE_ERROR_T 1
  2127. | #define HAVE_ARGZ_ADD 1
  2128. | #define HAVE_ARGZ_APPEND 1
  2129. | #define HAVE_ARGZ_COUNT 1
  2130. | #define HAVE_ARGZ_CREATE_SEP 1
  2131. | #define HAVE_ARGZ_INSERT 1
  2132. | #define HAVE_ARGZ_NEXT 1
  2133. | #define HAVE_ARGZ_STRINGIFY 1
  2134. | #define HAVE_WORKING_ARGZ 1
  2135. | #define HAVE_PRELOADED_SYMBOLS 1
  2136. | #define HAVE_LTDL 1
  2137. | #define HAVE_UNISTD_H 1
  2138. | #define HAVE_DIRENT_H 1
  2139. | #define HAVE_CLOSEDIR 1
  2140. | #define HAVE_OPENDIR 1
  2141. | #define HAVE_READDIR 1
  2142. | /* end confdefs.h. */
  2143. | /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
  2144. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2145. | #define strlcpy innocuous_strlcpy
  2146. |
  2147. | /* System header to define __stub macros and hopefully few prototypes,
  2148. | which can conflict with char strlcpy (); below.
  2149. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2150. | <limits.h> exists even on freestanding compilers. */
  2151. |
  2152. | #ifdef __STDC__
  2153. | # include <limits.h>
  2154. | #else
  2155. | # include <assert.h>
  2156. | #endif
  2157. |
  2158. | #undef strlcpy
  2159. |
  2160. | /* Override any GCC internal prototype to avoid an error.
  2161. | Use char because int might match the return type of a GCC
  2162. | builtin and then its argument prototype would still apply. */
  2163. | #ifdef __cplusplus
  2164. | extern "C"
  2165. | #endif
  2166. | char strlcpy ();
  2167. | /* The GNU C library defines this for functions which it implements
  2168. | to always fail with ENOSYS. Some functions are actually named
  2169. | something starting with __ and the normal name is an alias. */
  2170. | #if defined __stub_strlcpy || defined __stub___strlcpy
  2171. | choke me
  2172. | #endif
  2173. |
  2174. | int
  2175. | main ()
  2176. | {
  2177. | return strlcpy ();
  2178. | ;
  2179. | return 0;
  2180. | }
  2181. configure:19558: result: no
  2182. configure:19711: checking whether to enable maintainer-specific portions of Makefiles
  2183. configure:19720: result: no
  2184. configure:20197: checking whether gcc -std=gnu99 needs -traditional
  2185. configure:20231: result: no
  2186. configure:20283: checking for ANSI C header files
  2187. configure:20387: result: yes
  2188. configure:20398: checking for dirent.h that defines DIR
  2189. configure:20417: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  2190. configure:20417: $? = 0
  2191. configure:20425: result: yes
  2192. configure:20438: checking for library containing opendir
  2193. configure:20469: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  2194. configure:20469: $? = 0
  2195. configure:20486: result: none required
  2196. configure:20558: checking machine/param.h usability
  2197. configure:20558: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  2198. conftest.c:92:27: error: machine/param.h: No such file or directory
  2199. configure:20558: $? = 1
  2200. configure: failed program was:
  2201. | /* confdefs.h */
  2202. | #define PACKAGE_NAME ""
  2203. | #define PACKAGE_TARNAME ""
  2204. | #define PACKAGE_VERSION ""
  2205. | #define PACKAGE_STRING ""
  2206. | #define PACKAGE_BUGREPORT ""
  2207. | #define PACKAGE_URL ""
  2208. | #define STDC_HEADERS 1
  2209. | #define HAVE_SYS_TYPES_H 1
  2210. | #define HAVE_SYS_STAT_H 1
  2211. | #define HAVE_STDLIB_H 1
  2212. | #define HAVE_STRING_H 1
  2213. | #define HAVE_MEMORY_H 1
  2214. | #define HAVE_STRINGS_H 1
  2215. | #define HAVE_INTTYPES_H 1
  2216. | #define HAVE_STDINT_H 1
  2217. | #define HAVE_UNISTD_H 1
  2218. | #define __EXTENSIONS__ 1
  2219. | #define _ALL_SOURCE 1
  2220. | #define _GNU_SOURCE 1
  2221. | #define _POSIX_PTHREAD_SEMANTICS 1
  2222. | #define _TANDEM_SOURCE 1
  2223. | #define HAVE_PTHREAD 1
  2224. | #define DisableSlowOpenMP 1
  2225. | #define _FILE_OFFSET_BITS 64
  2226. | #define HAVE_FSEEKO 1
  2227. | #define HAVE_DLFCN_H 1
  2228. | #define LT_OBJDIR ".libs/"
  2229. | #define LT_MODULE_EXT ".so"
  2230. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  2231. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  2232. | #define HAVE_LIBDL 1
  2233. | #define HAVE_DLERROR 1
  2234. | #define HAVE_LIBDLLOADER 1
  2235. | #define HAVE_ARGZ_H 1
  2236. | #define HAVE_ERROR_T 1
  2237. | #define HAVE_ARGZ_ADD 1
  2238. | #define HAVE_ARGZ_APPEND 1
  2239. | #define HAVE_ARGZ_COUNT 1
  2240. | #define HAVE_ARGZ_CREATE_SEP 1
  2241. | #define HAVE_ARGZ_INSERT 1
  2242. | #define HAVE_ARGZ_NEXT 1
  2243. | #define HAVE_ARGZ_STRINGIFY 1
  2244. | #define HAVE_WORKING_ARGZ 1
  2245. | #define HAVE_PRELOADED_SYMBOLS 1
  2246. | #define HAVE_LTDL 1
  2247. | #define HAVE_UNISTD_H 1
  2248. | #define HAVE_DIRENT_H 1
  2249. | #define HAVE_CLOSEDIR 1
  2250. | #define HAVE_OPENDIR 1
  2251. | #define HAVE_READDIR 1
  2252. | #define LT_LIBEXT "a"
  2253. | #define LT_LIBPREFIX "lib"
  2254. | #define UseInstalledMagick 1
  2255. | #define QuantumDepth 16
  2256. | #define STDC_HEADERS 1
  2257. | #define HAVE_DIRENT_H 1
  2258. | /* end confdefs.h. */
  2259. | #include <stdio.h>
  2260. | #ifdef HAVE_SYS_TYPES_H
  2261. | # include <sys/types.h>
  2262. | #endif
  2263. | #ifdef HAVE_SYS_STAT_H
  2264. | # include <sys/stat.h>
  2265. | #endif
  2266. | #ifdef STDC_HEADERS
  2267. | # include <stdlib.h>
  2268. | # include <stddef.h>
  2269. | #else
  2270. | # ifdef HAVE_STDLIB_H
  2271. | # include <stdlib.h>
  2272. | # endif
  2273. | #endif
  2274. | #ifdef HAVE_STRING_H
  2275. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2276. | # include <memory.h>
  2277. | # endif
  2278. | # include <string.h>
  2279. | #endif
  2280. | #ifdef HAVE_STRINGS_H
  2281. | # include <strings.h>
  2282. | #endif
  2283. | #ifdef HAVE_INTTYPES_H
  2284. | # include <inttypes.h>
  2285. | #endif
  2286. | #ifdef HAVE_STDINT_H
  2287. | # include <stdint.h>
  2288. | #endif
  2289. | #ifdef HAVE_UNISTD_H
  2290. | # include <unistd.h>
  2291. | #endif
  2292. | #include <machine/param.h>
  2293. configure:20558: result: no
  2294. configure:20558: checking machine/param.h presence
  2295. configure:20558: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  2296. conftest.c:59:27: error: machine/param.h: No such file or directory
  2297. configure:20558: $? = 1
  2298. configure: failed program was:
  2299. | /* confdefs.h */
  2300. | #define PACKAGE_NAME ""
  2301. | #define PACKAGE_TARNAME ""
  2302. | #define PACKAGE_VERSION ""
  2303. | #define PACKAGE_STRING ""
  2304. | #define PACKAGE_BUGREPORT ""
  2305. | #define PACKAGE_URL ""
  2306. | #define STDC_HEADERS 1
  2307. | #define HAVE_SYS_TYPES_H 1
  2308. | #define HAVE_SYS_STAT_H 1
  2309. | #define HAVE_STDLIB_H 1
  2310. | #define HAVE_STRING_H 1
  2311. | #define HAVE_MEMORY_H 1
  2312. | #define HAVE_STRINGS_H 1
  2313. | #define HAVE_INTTYPES_H 1
  2314. | #define HAVE_STDINT_H 1
  2315. | #define HAVE_UNISTD_H 1
  2316. | #define __EXTENSIONS__ 1
  2317. | #define _ALL_SOURCE 1
  2318. | #define _GNU_SOURCE 1
  2319. | #define _POSIX_PTHREAD_SEMANTICS 1
  2320. | #define _TANDEM_SOURCE 1
  2321. | #define HAVE_PTHREAD 1
  2322. | #define DisableSlowOpenMP 1
  2323. | #define _FILE_OFFSET_BITS 64
  2324. | #define HAVE_FSEEKO 1
  2325. | #define HAVE_DLFCN_H 1
  2326. | #define LT_OBJDIR ".libs/"
  2327. | #define LT_MODULE_EXT ".so"
  2328. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  2329. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  2330. | #define HAVE_LIBDL 1
  2331. | #define HAVE_DLERROR 1
  2332. | #define HAVE_LIBDLLOADER 1
  2333. | #define HAVE_ARGZ_H 1
  2334. | #define HAVE_ERROR_T 1
  2335. | #define HAVE_ARGZ_ADD 1
  2336. | #define HAVE_ARGZ_APPEND 1
  2337. | #define HAVE_ARGZ_COUNT 1
  2338. | #define HAVE_ARGZ_CREATE_SEP 1
  2339. | #define HAVE_ARGZ_INSERT 1
  2340. | #define HAVE_ARGZ_NEXT 1
  2341. | #define HAVE_ARGZ_STRINGIFY 1
  2342. | #define HAVE_WORKING_ARGZ 1
  2343. | #define HAVE_PRELOADED_SYMBOLS 1
  2344. | #define HAVE_LTDL 1
  2345. | #define HAVE_UNISTD_H 1
  2346. | #define HAVE_DIRENT_H 1
  2347. | #define HAVE_CLOSEDIR 1
  2348. | #define HAVE_OPENDIR 1
  2349. | #define HAVE_READDIR 1
  2350. | #define LT_LIBEXT "a"
  2351. | #define LT_LIBPREFIX "lib"
  2352. | #define UseInstalledMagick 1
  2353. | #define QuantumDepth 16
  2354. | #define STDC_HEADERS 1
  2355. | #define HAVE_DIRENT_H 1
  2356. | /* end confdefs.h. */
  2357. | #include <machine/param.h>
  2358. configure:20558: result: no
  2359. configure:20558: checking for machine/param.h
  2360. configure:20558: result: no
  2361. configure:20558: checking for mach-o/dyld.h
  2362. configure:20558: result: no
  2363. configure:20558: checking process.h usability
  2364. configure:20558: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  2365. conftest.c:92:21: error: process.h: No such file or directory
  2366. configure:20558: $? = 1
  2367. configure: failed program was:
  2368. | /* confdefs.h */
  2369. | #define PACKAGE_NAME ""
  2370. | #define PACKAGE_TARNAME ""
  2371. | #define PACKAGE_VERSION ""
  2372. | #define PACKAGE_STRING ""
  2373. | #define PACKAGE_BUGREPORT ""
  2374. | #define PACKAGE_URL ""
  2375. | #define STDC_HEADERS 1
  2376. | #define HAVE_SYS_TYPES_H 1
  2377. | #define HAVE_SYS_STAT_H 1
  2378. | #define HAVE_STDLIB_H 1
  2379. | #define HAVE_STRING_H 1
  2380. | #define HAVE_MEMORY_H 1
  2381. | #define HAVE_STRINGS_H 1
  2382. | #define HAVE_INTTYPES_H 1
  2383. | #define HAVE_STDINT_H 1
  2384. | #define HAVE_UNISTD_H 1
  2385. | #define __EXTENSIONS__ 1
  2386. | #define _ALL_SOURCE 1
  2387. | #define _GNU_SOURCE 1
  2388. | #define _POSIX_PTHREAD_SEMANTICS 1
  2389. | #define _TANDEM_SOURCE 1
  2390. | #define HAVE_PTHREAD 1
  2391. | #define DisableSlowOpenMP 1
  2392. | #define _FILE_OFFSET_BITS 64
  2393. | #define HAVE_FSEEKO 1
  2394. | #define HAVE_DLFCN_H 1
  2395. | #define LT_OBJDIR ".libs/"
  2396. | #define LT_MODULE_EXT ".so"
  2397. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  2398. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  2399. | #define HAVE_LIBDL 1
  2400. | #define HAVE_DLERROR 1
  2401. | #define HAVE_LIBDLLOADER 1
  2402. | #define HAVE_ARGZ_H 1
  2403. | #define HAVE_ERROR_T 1
  2404. | #define HAVE_ARGZ_ADD 1
  2405. | #define HAVE_ARGZ_APPEND 1
  2406. | #define HAVE_ARGZ_COUNT 1
  2407. | #define HAVE_ARGZ_CREATE_SEP 1
  2408. | #define HAVE_ARGZ_INSERT 1
  2409. | #define HAVE_ARGZ_NEXT 1
  2410. | #define HAVE_ARGZ_STRINGIFY 1
  2411. | #define HAVE_WORKING_ARGZ 1
  2412. | #define HAVE_PRELOADED_SYMBOLS 1
  2413. | #define HAVE_LTDL 1
  2414. | #define HAVE_UNISTD_H 1
  2415. | #define HAVE_DIRENT_H 1
  2416. | #define HAVE_CLOSEDIR 1
  2417. | #define HAVE_OPENDIR 1
  2418. | #define HAVE_READDIR 1
  2419. | #define LT_LIBEXT "a"
  2420. | #define LT_LIBPREFIX "lib"
  2421. | #define UseInstalledMagick 1
  2422. | #define QuantumDepth 16
  2423. | #define STDC_HEADERS 1
  2424. | #define HAVE_DIRENT_H 1
  2425. | /* end confdefs.h. */
  2426. | #include <stdio.h>
  2427. | #ifdef HAVE_SYS_TYPES_H
  2428. | # include <sys/types.h>
  2429. | #endif
  2430. | #ifdef HAVE_SYS_STAT_H
  2431. | # include <sys/stat.h>
  2432. | #endif
  2433. | #ifdef STDC_HEADERS
  2434. | # include <stdlib.h>
  2435. | # include <stddef.h>
  2436. | #else
  2437. | # ifdef HAVE_STDLIB_H
  2438. | # include <stdlib.h>
  2439. | # endif
  2440. | #endif
  2441. | #ifdef HAVE_STRING_H
  2442. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2443. | # include <memory.h>
  2444. | # endif
  2445. | # include <string.h>
  2446. | #endif
  2447. | #ifdef HAVE_STRINGS_H
  2448. | # include <strings.h>
  2449. | #endif
  2450. | #ifdef HAVE_INTTYPES_H
  2451. | # include <inttypes.h>
  2452. | #endif
  2453. | #ifdef HAVE_STDINT_H
  2454. | # include <stdint.h>
  2455. | #endif
  2456. | #ifdef HAVE_UNISTD_H
  2457. | # include <unistd.h>
  2458. | #endif
  2459. | #include <process.h>
  2460. configure:20558: result: no
  2461. configure:20558: checking process.h presence
  2462. configure:20558: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  2463. conftest.c:59:21: error: process.h: No such file or directory
  2464. configure:20558: $? = 1
  2465. configure: failed program was:
  2466. | /* confdefs.h */
  2467. | #define PACKAGE_NAME ""
  2468. | #define PACKAGE_TARNAME ""
  2469. | #define PACKAGE_VERSION ""
  2470. | #define PACKAGE_STRING ""
  2471. | #define PACKAGE_BUGREPORT ""
  2472. | #define PACKAGE_URL ""
  2473. | #define STDC_HEADERS 1
  2474. | #define HAVE_SYS_TYPES_H 1
  2475. | #define HAVE_SYS_STAT_H 1
  2476. | #define HAVE_STDLIB_H 1
  2477. | #define HAVE_STRING_H 1
  2478. | #define HAVE_MEMORY_H 1
  2479. | #define HAVE_STRINGS_H 1
  2480. | #define HAVE_INTTYPES_H 1
  2481. | #define HAVE_STDINT_H 1
  2482. | #define HAVE_UNISTD_H 1
  2483. | #define __EXTENSIONS__ 1
  2484. | #define _ALL_SOURCE 1
  2485. | #define _GNU_SOURCE 1
  2486. | #define _POSIX_PTHREAD_SEMANTICS 1
  2487. | #define _TANDEM_SOURCE 1
  2488. | #define HAVE_PTHREAD 1
  2489. | #define DisableSlowOpenMP 1
  2490. | #define _FILE_OFFSET_BITS 64
  2491. | #define HAVE_FSEEKO 1
  2492. | #define HAVE_DLFCN_H 1
  2493. | #define LT_OBJDIR ".libs/"
  2494. | #define LT_MODULE_EXT ".so"
  2495. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  2496. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  2497. | #define HAVE_LIBDL 1
  2498. | #define HAVE_DLERROR 1
  2499. | #define HAVE_LIBDLLOADER 1
  2500. | #define HAVE_ARGZ_H 1
  2501. | #define HAVE_ERROR_T 1
  2502. | #define HAVE_ARGZ_ADD 1
  2503. | #define HAVE_ARGZ_APPEND 1
  2504. | #define HAVE_ARGZ_COUNT 1
  2505. | #define HAVE_ARGZ_CREATE_SEP 1
  2506. | #define HAVE_ARGZ_INSERT 1
  2507. | #define HAVE_ARGZ_NEXT 1
  2508. | #define HAVE_ARGZ_STRINGIFY 1
  2509. | #define HAVE_WORKING_ARGZ 1
  2510. | #define HAVE_PRELOADED_SYMBOLS 1
  2511. | #define HAVE_LTDL 1
  2512. | #define HAVE_UNISTD_H 1
  2513. | #define HAVE_DIRENT_H 1
  2514. | #define HAVE_CLOSEDIR 1
  2515. | #define HAVE_OPENDIR 1
  2516. | #define HAVE_READDIR 1
  2517. | #define LT_LIBEXT "a"
  2518. | #define LT_LIBPREFIX "lib"
  2519. | #define UseInstalledMagick 1
  2520. | #define QuantumDepth 16
  2521. | #define STDC_HEADERS 1
  2522. | #define HAVE_DIRENT_H 1
  2523. | /* end confdefs.h. */
  2524. | #include <process.h>
  2525. configure:20558: result: no
  2526. configure:20558: checking for process.h
  2527. configure:20558: result: no
  2528. configure:20558: checking sun_prefetch.h usability
  2529. configure:20558: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  2530. conftest.c:92:26: error: sun_prefetch.h: No such file or directory
  2531. configure:20558: $? = 1
  2532. configure: failed program was:
  2533. | /* confdefs.h */
  2534. | #define PACKAGE_NAME ""
  2535. | #define PACKAGE_TARNAME ""
  2536. | #define PACKAGE_VERSION ""
  2537. | #define PACKAGE_STRING ""
  2538. | #define PACKAGE_BUGREPORT ""
  2539. | #define PACKAGE_URL ""
  2540. | #define STDC_HEADERS 1
  2541. | #define HAVE_SYS_TYPES_H 1
  2542. | #define HAVE_SYS_STAT_H 1
  2543. | #define HAVE_STDLIB_H 1
  2544. | #define HAVE_STRING_H 1
  2545. | #define HAVE_MEMORY_H 1
  2546. | #define HAVE_STRINGS_H 1
  2547. | #define HAVE_INTTYPES_H 1
  2548. | #define HAVE_STDINT_H 1
  2549. | #define HAVE_UNISTD_H 1
  2550. | #define __EXTENSIONS__ 1
  2551. | #define _ALL_SOURCE 1
  2552. | #define _GNU_SOURCE 1
  2553. | #define _POSIX_PTHREAD_SEMANTICS 1
  2554. | #define _TANDEM_SOURCE 1
  2555. | #define HAVE_PTHREAD 1
  2556. | #define DisableSlowOpenMP 1
  2557. | #define _FILE_OFFSET_BITS 64
  2558. | #define HAVE_FSEEKO 1
  2559. | #define HAVE_DLFCN_H 1
  2560. | #define LT_OBJDIR ".libs/"
  2561. | #define LT_MODULE_EXT ".so"
  2562. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  2563. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  2564. | #define HAVE_LIBDL 1
  2565. | #define HAVE_DLERROR 1
  2566. | #define HAVE_LIBDLLOADER 1
  2567. | #define HAVE_ARGZ_H 1
  2568. | #define HAVE_ERROR_T 1
  2569. | #define HAVE_ARGZ_ADD 1
  2570. | #define HAVE_ARGZ_APPEND 1
  2571. | #define HAVE_ARGZ_COUNT 1
  2572. | #define HAVE_ARGZ_CREATE_SEP 1
  2573. | #define HAVE_ARGZ_INSERT 1
  2574. | #define HAVE_ARGZ_NEXT 1
  2575. | #define HAVE_ARGZ_STRINGIFY 1
  2576. | #define HAVE_WORKING_ARGZ 1
  2577. | #define HAVE_PRELOADED_SYMBOLS 1
  2578. | #define HAVE_LTDL 1
  2579. | #define HAVE_UNISTD_H 1
  2580. | #define HAVE_DIRENT_H 1
  2581. | #define HAVE_CLOSEDIR 1
  2582. | #define HAVE_OPENDIR 1
  2583. | #define HAVE_READDIR 1
  2584. | #define LT_LIBEXT "a"
  2585. | #define LT_LIBPREFIX "lib"
  2586. | #define UseInstalledMagick 1
  2587. | #define QuantumDepth 16
  2588. | #define STDC_HEADERS 1
  2589. | #define HAVE_DIRENT_H 1
  2590. | /* end confdefs.h. */
  2591. | #include <stdio.h>
  2592. | #ifdef HAVE_SYS_TYPES_H
  2593. | # include <sys/types.h>
  2594. | #endif
  2595. | #ifdef HAVE_SYS_STAT_H
  2596. | # include <sys/stat.h>
  2597. | #endif
  2598. | #ifdef STDC_HEADERS
  2599. | # include <stdlib.h>
  2600. | # include <stddef.h>
  2601. | #else
  2602. | # ifdef HAVE_STDLIB_H
  2603. | # include <stdlib.h>
  2604. | # endif
  2605. | #endif
  2606. | #ifdef HAVE_STRING_H
  2607. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2608. | # include <memory.h>
  2609. | # endif
  2610. | # include <string.h>
  2611. | #endif
  2612. | #ifdef HAVE_STRINGS_H
  2613. | # include <strings.h>
  2614. | #endif
  2615. | #ifdef HAVE_INTTYPES_H
  2616. | # include <inttypes.h>
  2617. | #endif
  2618. | #ifdef HAVE_STDINT_H
  2619. | # include <stdint.h>
  2620. | #endif
  2621. | #ifdef HAVE_UNISTD_H
  2622. | # include <unistd.h>
  2623. | #endif
  2624. | #include <sun_prefetch.h>
  2625. configure:20558: result: no
  2626. configure:20558: checking sun_prefetch.h presence
  2627. configure:20558: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  2628. conftest.c:59:26: error: sun_prefetch.h: No such file or directory
  2629. configure:20558: $? = 1
  2630. configure: failed program was:
  2631. | /* confdefs.h */
  2632. | #define PACKAGE_NAME ""
  2633. | #define PACKAGE_TARNAME ""
  2634. | #define PACKAGE_VERSION ""
  2635. | #define PACKAGE_STRING ""
  2636. | #define PACKAGE_BUGREPORT ""
  2637. | #define PACKAGE_URL ""
  2638. | #define STDC_HEADERS 1
  2639. | #define HAVE_SYS_TYPES_H 1
  2640. | #define HAVE_SYS_STAT_H 1
  2641. | #define HAVE_STDLIB_H 1
  2642. | #define HAVE_STRING_H 1
  2643. | #define HAVE_MEMORY_H 1
  2644. | #define HAVE_STRINGS_H 1
  2645. | #define HAVE_INTTYPES_H 1
  2646. | #define HAVE_STDINT_H 1
  2647. | #define HAVE_UNISTD_H 1
  2648. | #define __EXTENSIONS__ 1
  2649. | #define _ALL_SOURCE 1
  2650. | #define _GNU_SOURCE 1
  2651. | #define _POSIX_PTHREAD_SEMANTICS 1
  2652. | #define _TANDEM_SOURCE 1
  2653. | #define HAVE_PTHREAD 1
  2654. | #define DisableSlowOpenMP 1
  2655. | #define _FILE_OFFSET_BITS 64
  2656. | #define HAVE_FSEEKO 1
  2657. | #define HAVE_DLFCN_H 1
  2658. | #define LT_OBJDIR ".libs/"
  2659. | #define LT_MODULE_EXT ".so"
  2660. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  2661. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  2662. | #define HAVE_LIBDL 1
  2663. | #define HAVE_DLERROR 1
  2664. | #define HAVE_LIBDLLOADER 1
  2665. | #define HAVE_ARGZ_H 1
  2666. | #define HAVE_ERROR_T 1
  2667. | #define HAVE_ARGZ_ADD 1
  2668. | #define HAVE_ARGZ_APPEND 1
  2669. | #define HAVE_ARGZ_COUNT 1
  2670. | #define HAVE_ARGZ_CREATE_SEP 1
  2671. | #define HAVE_ARGZ_INSERT 1
  2672. | #define HAVE_ARGZ_NEXT 1
  2673. | #define HAVE_ARGZ_STRINGIFY 1
  2674. | #define HAVE_WORKING_ARGZ 1
  2675. | #define HAVE_PRELOADED_SYMBOLS 1
  2676. | #define HAVE_LTDL 1
  2677. | #define HAVE_UNISTD_H 1
  2678. | #define HAVE_DIRENT_H 1
  2679. | #define HAVE_CLOSEDIR 1
  2680. | #define HAVE_OPENDIR 1
  2681. | #define HAVE_READDIR 1
  2682. | #define LT_LIBEXT "a"
  2683. | #define LT_LIBPREFIX "lib"
  2684. | #define UseInstalledMagick 1
  2685. | #define QuantumDepth 16
  2686. | #define STDC_HEADERS 1
  2687. | #define HAVE_DIRENT_H 1
  2688. | /* end confdefs.h. */
  2689. | #include <sun_prefetch.h>
  2690. configure:20558: result: no
  2691. configure:20558: checking for sun_prefetch.h
  2692. configure:20558: result: no
  2693. configure:20558: checking sys/resource.h usability
  2694. configure:20558: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  2695. configure:20558: $? = 0
  2696. configure:20558: result: yes
  2697. configure:20558: checking sys/resource.h presence
  2698. configure:20558: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  2699. configure:20558: $? = 0
  2700. configure:20558: result: yes
  2701. configure:20558: checking for sys/resource.h
  2702. configure:20558: result: yes
  2703. configure:20558: checking sys/times.h usability
  2704. configure:20558: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  2705. configure:20558: $? = 0
  2706. configure:20558: result: yes
  2707. configure:20558: checking sys/times.h presence
  2708. configure:20558: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  2709. configure:20558: $? = 0
  2710. configure:20558: result: yes
  2711. configure:20558: checking for sys/times.h
  2712. configure:20558: result: yes
  2713. configure:20558: checking for sys/types.h
  2714. configure:20558: result: yes
  2715. configure:20577: checking for an ANSI C-conforming const
  2716. configure:20642: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  2717. <built-in>: In function 'main':
  2718. conftest.c:91: warning: 't' is used uninitialized in this function
  2719. conftest.c:107: warning: 'b' is used uninitialized in this function
  2720. conftest.c:70: warning: 'cs[0]' is used uninitialized in this function
  2721. configure:20642: $? = 0
  2722. configure:20649: result: yes
  2723. configure:20661: checking for C/C++ restrict keyword
  2724. configure:20686: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  2725. configure:20686: $? = 0
  2726. configure:20694: result: __restrict
  2727. configure:20711: checking for inline
  2728. configure:20727: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  2729. configure:20727: $? = 0
  2730. configure:20735: result: inline
  2731. configure:20756: checking whether byte ordering is bigendian
  2732. configure:20771: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  2733. conftest.c:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
  2734. configure:20771: $? = 1
  2735. configure: failed program was:
  2736. | /* confdefs.h */
  2737. | #define PACKAGE_NAME ""
  2738. | #define PACKAGE_TARNAME ""
  2739. | #define PACKAGE_VERSION ""
  2740. | #define PACKAGE_STRING ""
  2741. | #define PACKAGE_BUGREPORT ""
  2742. | #define PACKAGE_URL ""
  2743. | #define STDC_HEADERS 1
  2744. | #define HAVE_SYS_TYPES_H 1
  2745. | #define HAVE_SYS_STAT_H 1
  2746. | #define HAVE_STDLIB_H 1
  2747. | #define HAVE_STRING_H 1
  2748. | #define HAVE_MEMORY_H 1
  2749. | #define HAVE_STRINGS_H 1
  2750. | #define HAVE_INTTYPES_H 1
  2751. | #define HAVE_STDINT_H 1
  2752. | #define HAVE_UNISTD_H 1
  2753. | #define __EXTENSIONS__ 1
  2754. | #define _ALL_SOURCE 1
  2755. | #define _GNU_SOURCE 1
  2756. | #define _POSIX_PTHREAD_SEMANTICS 1
  2757. | #define _TANDEM_SOURCE 1
  2758. | #define HAVE_PTHREAD 1
  2759. | #define DisableSlowOpenMP 1
  2760. | #define _FILE_OFFSET_BITS 64
  2761. | #define HAVE_FSEEKO 1
  2762. | #define HAVE_DLFCN_H 1
  2763. | #define LT_OBJDIR ".libs/"
  2764. | #define LT_MODULE_EXT ".so"
  2765. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  2766. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  2767. | #define HAVE_LIBDL 1
  2768. | #define HAVE_DLERROR 1
  2769. | #define HAVE_LIBDLLOADER 1
  2770. | #define HAVE_ARGZ_H 1
  2771. | #define HAVE_ERROR_T 1
  2772. | #define HAVE_ARGZ_ADD 1
  2773. | #define HAVE_ARGZ_APPEND 1
  2774. | #define HAVE_ARGZ_COUNT 1
  2775. | #define HAVE_ARGZ_CREATE_SEP 1
  2776. | #define HAVE_ARGZ_INSERT 1
  2777. | #define HAVE_ARGZ_NEXT 1
  2778. | #define HAVE_ARGZ_STRINGIFY 1
  2779. | #define HAVE_WORKING_ARGZ 1
  2780. | #define HAVE_PRELOADED_SYMBOLS 1
  2781. | #define HAVE_LTDL 1
  2782. | #define HAVE_UNISTD_H 1
  2783. | #define HAVE_DIRENT_H 1
  2784. | #define HAVE_CLOSEDIR 1
  2785. | #define HAVE_OPENDIR 1
  2786. | #define HAVE_READDIR 1
  2787. | #define LT_LIBEXT "a"
  2788. | #define LT_LIBPREFIX "lib"
  2789. | #define UseInstalledMagick 1
  2790. | #define QuantumDepth 16
  2791. | #define STDC_HEADERS 1
  2792. | #define HAVE_DIRENT_H 1
  2793. | #define HAVE_SYS_RESOURCE_H 1
  2794. | #define HAVE_SYS_TIMES_H 1
  2795. | #define HAVE_SYS_TYPES_H 1
  2796. | #define restrict __restrict
  2797. | /* end confdefs.h. */
  2798. | #ifndef __APPLE_CC__
  2799. | not a universal capable compiler
  2800. | #endif
  2801. | typedef int dummy;
  2802. |
  2803. configure:20816: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  2804. configure:20816: $? = 0
  2805. configure:20834: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  2806. conftest.c: In function 'main':
  2807. conftest.c:70: error: 'not' undeclared (first use in this function)
  2808. conftest.c:70: error: (Each undeclared identifier is reported only once
  2809. conftest.c:70: error: for each function it appears in.)
  2810. conftest.c:70: error: expected ';' before 'big'
  2811. configure:20834: $? = 1
  2812. configure: failed program was:
  2813. | /* confdefs.h */
  2814. | #define PACKAGE_NAME ""
  2815. | #define PACKAGE_TARNAME ""
  2816. | #define PACKAGE_VERSION ""
  2817. | #define PACKAGE_STRING ""
  2818. | #define PACKAGE_BUGREPORT ""
  2819. | #define PACKAGE_URL ""
  2820. | #define STDC_HEADERS 1
  2821. | #define HAVE_SYS_TYPES_H 1
  2822. | #define HAVE_SYS_STAT_H 1
  2823. | #define HAVE_STDLIB_H 1
  2824. | #define HAVE_STRING_H 1
  2825. | #define HAVE_MEMORY_H 1
  2826. | #define HAVE_STRINGS_H 1
  2827. | #define HAVE_INTTYPES_H 1
  2828. | #define HAVE_STDINT_H 1
  2829. | #define HAVE_UNISTD_H 1
  2830. | #define __EXTENSIONS__ 1
  2831. | #define _ALL_SOURCE 1
  2832. | #define _GNU_SOURCE 1
  2833. | #define _POSIX_PTHREAD_SEMANTICS 1
  2834. | #define _TANDEM_SOURCE 1
  2835. | #define HAVE_PTHREAD 1
  2836. | #define DisableSlowOpenMP 1
  2837. | #define _FILE_OFFSET_BITS 64
  2838. | #define HAVE_FSEEKO 1
  2839. | #define HAVE_DLFCN_H 1
  2840. | #define LT_OBJDIR ".libs/"
  2841. | #define LT_MODULE_EXT ".so"
  2842. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  2843. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  2844. | #define HAVE_LIBDL 1
  2845. | #define HAVE_DLERROR 1
  2846. | #define HAVE_LIBDLLOADER 1
  2847. | #define HAVE_ARGZ_H 1
  2848. | #define HAVE_ERROR_T 1
  2849. | #define HAVE_ARGZ_ADD 1
  2850. | #define HAVE_ARGZ_APPEND 1
  2851. | #define HAVE_ARGZ_COUNT 1
  2852. | #define HAVE_ARGZ_CREATE_SEP 1
  2853. | #define HAVE_ARGZ_INSERT 1
  2854. | #define HAVE_ARGZ_NEXT 1
  2855. | #define HAVE_ARGZ_STRINGIFY 1
  2856. | #define HAVE_WORKING_ARGZ 1
  2857. | #define HAVE_PRELOADED_SYMBOLS 1
  2858. | #define HAVE_LTDL 1
  2859. | #define HAVE_UNISTD_H 1
  2860. | #define HAVE_DIRENT_H 1
  2861. | #define HAVE_CLOSEDIR 1
  2862. | #define HAVE_OPENDIR 1
  2863. | #define HAVE_READDIR 1
  2864. | #define LT_LIBEXT "a"
  2865. | #define LT_LIBPREFIX "lib"
  2866. | #define UseInstalledMagick 1
  2867. | #define QuantumDepth 16
  2868. | #define STDC_HEADERS 1
  2869. | #define HAVE_DIRENT_H 1
  2870. | #define HAVE_SYS_RESOURCE_H 1
  2871. | #define HAVE_SYS_TIMES_H 1
  2872. | #define HAVE_SYS_TYPES_H 1
  2873. | #define restrict __restrict
  2874. | /* end confdefs.h. */
  2875. | #include <sys/types.h>
  2876. | #include <sys/param.h>
  2877. |
  2878. | int
  2879. | main ()
  2880. | {
  2881. | #if BYTE_ORDER != BIG_ENDIAN
  2882. | not big endian
  2883. | #endif
  2884. |
  2885. | ;
  2886. | return 0;
  2887. | }
  2888. configure:20962: result: no
  2889. configure:20982: checking for mode_t
  2890. configure:20982: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  2891. configure:20982: $? = 0
  2892. configure:20982: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  2893. conftest.c: In function 'main':
  2894. conftest.c:99: error: expected expression before ')' token
  2895. configure:20982: $? = 1
  2896. configure: failed program was:
  2897. | /* confdefs.h */
  2898. | #define PACKAGE_NAME ""
  2899. | #define PACKAGE_TARNAME ""
  2900. | #define PACKAGE_VERSION ""
  2901. | #define PACKAGE_STRING ""
  2902. | #define PACKAGE_BUGREPORT ""
  2903. | #define PACKAGE_URL ""
  2904. | #define STDC_HEADERS 1
  2905. | #define HAVE_SYS_TYPES_H 1
  2906. | #define HAVE_SYS_STAT_H 1
  2907. | #define HAVE_STDLIB_H 1
  2908. | #define HAVE_STRING_H 1
  2909. | #define HAVE_MEMORY_H 1
  2910. | #define HAVE_STRINGS_H 1
  2911. | #define HAVE_INTTYPES_H 1
  2912. | #define HAVE_STDINT_H 1
  2913. | #define HAVE_UNISTD_H 1
  2914. | #define __EXTENSIONS__ 1
  2915. | #define _ALL_SOURCE 1
  2916. | #define _GNU_SOURCE 1
  2917. | #define _POSIX_PTHREAD_SEMANTICS 1
  2918. | #define _TANDEM_SOURCE 1
  2919. | #define HAVE_PTHREAD 1
  2920. | #define DisableSlowOpenMP 1
  2921. | #define _FILE_OFFSET_BITS 64
  2922. | #define HAVE_FSEEKO 1
  2923. | #define HAVE_DLFCN_H 1
  2924. | #define LT_OBJDIR ".libs/"
  2925. | #define LT_MODULE_EXT ".so"
  2926. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  2927. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  2928. | #define HAVE_LIBDL 1
  2929. | #define HAVE_DLERROR 1
  2930. | #define HAVE_LIBDLLOADER 1
  2931. | #define HAVE_ARGZ_H 1
  2932. | #define HAVE_ERROR_T 1
  2933. | #define HAVE_ARGZ_ADD 1
  2934. | #define HAVE_ARGZ_APPEND 1
  2935. | #define HAVE_ARGZ_COUNT 1
  2936. | #define HAVE_ARGZ_CREATE_SEP 1
  2937. | #define HAVE_ARGZ_INSERT 1
  2938. | #define HAVE_ARGZ_NEXT 1
  2939. | #define HAVE_ARGZ_STRINGIFY 1
  2940. | #define HAVE_WORKING_ARGZ 1
  2941. | #define HAVE_PRELOADED_SYMBOLS 1
  2942. | #define HAVE_LTDL 1
  2943. | #define HAVE_UNISTD_H 1
  2944. | #define HAVE_DIRENT_H 1
  2945. | #define HAVE_CLOSEDIR 1
  2946. | #define HAVE_OPENDIR 1
  2947. | #define HAVE_READDIR 1
  2948. | #define LT_LIBEXT "a"
  2949. | #define LT_LIBPREFIX "lib"
  2950. | #define UseInstalledMagick 1
  2951. | #define QuantumDepth 16
  2952. | #define STDC_HEADERS 1
  2953. | #define HAVE_DIRENT_H 1
  2954. | #define HAVE_SYS_RESOURCE_H 1
  2955. | #define HAVE_SYS_TIMES_H 1
  2956. | #define HAVE_SYS_TYPES_H 1
  2957. | #define restrict __restrict
  2958. | /* end confdefs.h. */
  2959. | #include <stdio.h>
  2960. | #ifdef HAVE_SYS_TYPES_H
  2961. | # include <sys/types.h>
  2962. | #endif
  2963. | #ifdef HAVE_SYS_STAT_H
  2964. | # include <sys/stat.h>
  2965. | #endif
  2966. | #ifdef STDC_HEADERS
  2967. | # include <stdlib.h>
  2968. | # include <stddef.h>
  2969. | #else
  2970. | # ifdef HAVE_STDLIB_H
  2971. | # include <stdlib.h>
  2972. | # endif
  2973. | #endif
  2974. | #ifdef HAVE_STRING_H
  2975. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2976. | # include <memory.h>
  2977. | # endif
  2978. | # include <string.h>
  2979. | #endif
  2980. | #ifdef HAVE_STRINGS_H
  2981. | # include <strings.h>
  2982. | #endif
  2983. | #ifdef HAVE_INTTYPES_H
  2984. | # include <inttypes.h>
  2985. | #endif
  2986. | #ifdef HAVE_STDINT_H
  2987. | # include <stdint.h>
  2988. | #endif
  2989. | #ifdef HAVE_UNISTD_H
  2990. | # include <unistd.h>
  2991. | #endif
  2992. | int
  2993. | main ()
  2994. | {
  2995. | if (sizeof ((mode_t)))
  2996. | return 0;
  2997. | ;
  2998. | return 0;
  2999. | }
  3000. configure:20982: result: yes
  3001. configure:20995: checking for off_t
  3002. configure:20995: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  3003. configure:20995: $? = 0
  3004. configure:20995: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  3005. conftest.c: In function 'main':
  3006. conftest.c:99: error: expected expression before ')' token
  3007. configure:20995: $? = 1
  3008. configure: failed program was:
  3009. | /* confdefs.h */
  3010. | #define PACKAGE_NAME ""
  3011. | #define PACKAGE_TARNAME ""
  3012. | #define PACKAGE_VERSION ""
  3013. | #define PACKAGE_STRING ""
  3014. | #define PACKAGE_BUGREPORT ""
  3015. | #define PACKAGE_URL ""
  3016. | #define STDC_HEADERS 1
  3017. | #define HAVE_SYS_TYPES_H 1
  3018. | #define HAVE_SYS_STAT_H 1
  3019. | #define HAVE_STDLIB_H 1
  3020. | #define HAVE_STRING_H 1
  3021. | #define HAVE_MEMORY_H 1
  3022. | #define HAVE_STRINGS_H 1
  3023. | #define HAVE_INTTYPES_H 1
  3024. | #define HAVE_STDINT_H 1
  3025. | #define HAVE_UNISTD_H 1
  3026. | #define __EXTENSIONS__ 1
  3027. | #define _ALL_SOURCE 1
  3028. | #define _GNU_SOURCE 1
  3029. | #define _POSIX_PTHREAD_SEMANTICS 1
  3030. | #define _TANDEM_SOURCE 1
  3031. | #define HAVE_PTHREAD 1
  3032. | #define DisableSlowOpenMP 1
  3033. | #define _FILE_OFFSET_BITS 64
  3034. | #define HAVE_FSEEKO 1
  3035. | #define HAVE_DLFCN_H 1
  3036. | #define LT_OBJDIR ".libs/"
  3037. | #define LT_MODULE_EXT ".so"
  3038. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  3039. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  3040. | #define HAVE_LIBDL 1
  3041. | #define HAVE_DLERROR 1
  3042. | #define HAVE_LIBDLLOADER 1
  3043. | #define HAVE_ARGZ_H 1
  3044. | #define HAVE_ERROR_T 1
  3045. | #define HAVE_ARGZ_ADD 1
  3046. | #define HAVE_ARGZ_APPEND 1
  3047. | #define HAVE_ARGZ_COUNT 1
  3048. | #define HAVE_ARGZ_CREATE_SEP 1
  3049. | #define HAVE_ARGZ_INSERT 1
  3050. | #define HAVE_ARGZ_NEXT 1
  3051. | #define HAVE_ARGZ_STRINGIFY 1
  3052. | #define HAVE_WORKING_ARGZ 1
  3053. | #define HAVE_PRELOADED_SYMBOLS 1
  3054. | #define HAVE_LTDL 1
  3055. | #define HAVE_UNISTD_H 1
  3056. | #define HAVE_DIRENT_H 1
  3057. | #define HAVE_CLOSEDIR 1
  3058. | #define HAVE_OPENDIR 1
  3059. | #define HAVE_READDIR 1
  3060. | #define LT_LIBEXT "a"
  3061. | #define LT_LIBPREFIX "lib"
  3062. | #define UseInstalledMagick 1
  3063. | #define QuantumDepth 16
  3064. | #define STDC_HEADERS 1
  3065. | #define HAVE_DIRENT_H 1
  3066. | #define HAVE_SYS_RESOURCE_H 1
  3067. | #define HAVE_SYS_TIMES_H 1
  3068. | #define HAVE_SYS_TYPES_H 1
  3069. | #define restrict __restrict
  3070. | /* end confdefs.h. */
  3071. | #include <stdio.h>
  3072. | #ifdef HAVE_SYS_TYPES_H
  3073. | # include <sys/types.h>
  3074. | #endif
  3075. | #ifdef HAVE_SYS_STAT_H
  3076. | # include <sys/stat.h>
  3077. | #endif
  3078. | #ifdef STDC_HEADERS
  3079. | # include <stdlib.h>
  3080. | # include <stddef.h>
  3081. | #else
  3082. | # ifdef HAVE_STDLIB_H
  3083. | # include <stdlib.h>
  3084. | # endif
  3085. | #endif
  3086. | #ifdef HAVE_STRING_H
  3087. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3088. | # include <memory.h>
  3089. | # endif
  3090. | # include <string.h>
  3091. | #endif
  3092. | #ifdef HAVE_STRINGS_H
  3093. | # include <strings.h>
  3094. | #endif
  3095. | #ifdef HAVE_INTTYPES_H
  3096. | # include <inttypes.h>
  3097. | #endif
  3098. | #ifdef HAVE_STDINT_H
  3099. | # include <stdint.h>
  3100. | #endif
  3101. | #ifdef HAVE_UNISTD_H
  3102. | # include <unistd.h>
  3103. | #endif
  3104. | int
  3105. | main ()
  3106. | {
  3107. | if (sizeof ((off_t)))
  3108. | return 0;
  3109. | ;
  3110. | return 0;
  3111. | }
  3112. configure:20995: result: yes
  3113. configure:21008: checking for pid_t
  3114. configure:21008: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  3115. configure:21008: $? = 0
  3116. configure:21008: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  3117. conftest.c: In function 'main':
  3118. conftest.c:99: error: expected expression before ')' token
  3119. configure:21008: $? = 1
  3120. configure: failed program was:
  3121. | /* confdefs.h */
  3122. | #define PACKAGE_NAME ""
  3123. | #define PACKAGE_TARNAME ""
  3124. | #define PACKAGE_VERSION ""
  3125. | #define PACKAGE_STRING ""
  3126. | #define PACKAGE_BUGREPORT ""
  3127. | #define PACKAGE_URL ""
  3128. | #define STDC_HEADERS 1
  3129. | #define HAVE_SYS_TYPES_H 1
  3130. | #define HAVE_SYS_STAT_H 1
  3131. | #define HAVE_STDLIB_H 1
  3132. | #define HAVE_STRING_H 1
  3133. | #define HAVE_MEMORY_H 1
  3134. | #define HAVE_STRINGS_H 1
  3135. | #define HAVE_INTTYPES_H 1
  3136. | #define HAVE_STDINT_H 1
  3137. | #define HAVE_UNISTD_H 1
  3138. | #define __EXTENSIONS__ 1
  3139. | #define _ALL_SOURCE 1
  3140. | #define _GNU_SOURCE 1
  3141. | #define _POSIX_PTHREAD_SEMANTICS 1
  3142. | #define _TANDEM_SOURCE 1
  3143. | #define HAVE_PTHREAD 1
  3144. | #define DisableSlowOpenMP 1
  3145. | #define _FILE_OFFSET_BITS 64
  3146. | #define HAVE_FSEEKO 1
  3147. | #define HAVE_DLFCN_H 1
  3148. | #define LT_OBJDIR ".libs/"
  3149. | #define LT_MODULE_EXT ".so"
  3150. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  3151. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  3152. | #define HAVE_LIBDL 1
  3153. | #define HAVE_DLERROR 1
  3154. | #define HAVE_LIBDLLOADER 1
  3155. | #define HAVE_ARGZ_H 1
  3156. | #define HAVE_ERROR_T 1
  3157. | #define HAVE_ARGZ_ADD 1
  3158. | #define HAVE_ARGZ_APPEND 1
  3159. | #define HAVE_ARGZ_COUNT 1
  3160. | #define HAVE_ARGZ_CREATE_SEP 1
  3161. | #define HAVE_ARGZ_INSERT 1
  3162. | #define HAVE_ARGZ_NEXT 1
  3163. | #define HAVE_ARGZ_STRINGIFY 1
  3164. | #define HAVE_WORKING_ARGZ 1
  3165. | #define HAVE_PRELOADED_SYMBOLS 1
  3166. | #define HAVE_LTDL 1
  3167. | #define HAVE_UNISTD_H 1
  3168. | #define HAVE_DIRENT_H 1
  3169. | #define HAVE_CLOSEDIR 1
  3170. | #define HAVE_OPENDIR 1
  3171. | #define HAVE_READDIR 1
  3172. | #define LT_LIBEXT "a"
  3173. | #define LT_LIBPREFIX "lib"
  3174. | #define UseInstalledMagick 1
  3175. | #define QuantumDepth 16
  3176. | #define STDC_HEADERS 1
  3177. | #define HAVE_DIRENT_H 1
  3178. | #define HAVE_SYS_RESOURCE_H 1
  3179. | #define HAVE_SYS_TIMES_H 1
  3180. | #define HAVE_SYS_TYPES_H 1
  3181. | #define restrict __restrict
  3182. | /* end confdefs.h. */
  3183. | #include <stdio.h>
  3184. | #ifdef HAVE_SYS_TYPES_H
  3185. | # include <sys/types.h>
  3186. | #endif
  3187. | #ifdef HAVE_SYS_STAT_H
  3188. | # include <sys/stat.h>
  3189. | #endif
  3190. | #ifdef STDC_HEADERS
  3191. | # include <stdlib.h>
  3192. | # include <stddef.h>
  3193. | #else
  3194. | # ifdef HAVE_STDLIB_H
  3195. | # include <stdlib.h>
  3196. | # endif
  3197. | #endif
  3198. | #ifdef HAVE_STRING_H
  3199. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3200. | # include <memory.h>
  3201. | # endif
  3202. | # include <string.h>
  3203. | #endif
  3204. | #ifdef HAVE_STRINGS_H
  3205. | # include <strings.h>
  3206. | #endif
  3207. | #ifdef HAVE_INTTYPES_H
  3208. | # include <inttypes.h>
  3209. | #endif
  3210. | #ifdef HAVE_STDINT_H
  3211. | # include <stdint.h>
  3212. | #endif
  3213. | #ifdef HAVE_UNISTD_H
  3214. | # include <unistd.h>
  3215. | #endif
  3216. | int
  3217. | main ()
  3218. | {
  3219. | if (sizeof ((pid_t)))
  3220. | return 0;
  3221. | ;
  3222. | return 0;
  3223. | }
  3224. configure:21008: result: yes
  3225. configure:21021: checking for size_t
  3226. configure:21021: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  3227. configure:21021: $? = 0
  3228. configure:21021: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  3229. conftest.c: In function 'main':
  3230. conftest.c:99: error: expected expression before ')' token
  3231. configure:21021: $? = 1
  3232. configure: failed program was:
  3233. | /* confdefs.h */
  3234. | #define PACKAGE_NAME ""
  3235. | #define PACKAGE_TARNAME ""
  3236. | #define PACKAGE_VERSION ""
  3237. | #define PACKAGE_STRING ""
  3238. | #define PACKAGE_BUGREPORT ""
  3239. | #define PACKAGE_URL ""
  3240. | #define STDC_HEADERS 1
  3241. | #define HAVE_SYS_TYPES_H 1
  3242. | #define HAVE_SYS_STAT_H 1
  3243. | #define HAVE_STDLIB_H 1
  3244. | #define HAVE_STRING_H 1
  3245. | #define HAVE_MEMORY_H 1
  3246. | #define HAVE_STRINGS_H 1
  3247. | #define HAVE_INTTYPES_H 1
  3248. | #define HAVE_STDINT_H 1
  3249. | #define HAVE_UNISTD_H 1
  3250. | #define __EXTENSIONS__ 1
  3251. | #define _ALL_SOURCE 1
  3252. | #define _GNU_SOURCE 1
  3253. | #define _POSIX_PTHREAD_SEMANTICS 1
  3254. | #define _TANDEM_SOURCE 1
  3255. | #define HAVE_PTHREAD 1
  3256. | #define DisableSlowOpenMP 1
  3257. | #define _FILE_OFFSET_BITS 64
  3258. | #define HAVE_FSEEKO 1
  3259. | #define HAVE_DLFCN_H 1
  3260. | #define LT_OBJDIR ".libs/"
  3261. | #define LT_MODULE_EXT ".so"
  3262. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  3263. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  3264. | #define HAVE_LIBDL 1
  3265. | #define HAVE_DLERROR 1
  3266. | #define HAVE_LIBDLLOADER 1
  3267. | #define HAVE_ARGZ_H 1
  3268. | #define HAVE_ERROR_T 1
  3269. | #define HAVE_ARGZ_ADD 1
  3270. | #define HAVE_ARGZ_APPEND 1
  3271. | #define HAVE_ARGZ_COUNT 1
  3272. | #define HAVE_ARGZ_CREATE_SEP 1
  3273. | #define HAVE_ARGZ_INSERT 1
  3274. | #define HAVE_ARGZ_NEXT 1
  3275. | #define HAVE_ARGZ_STRINGIFY 1
  3276. | #define HAVE_WORKING_ARGZ 1
  3277. | #define HAVE_PRELOADED_SYMBOLS 1
  3278. | #define HAVE_LTDL 1
  3279. | #define HAVE_UNISTD_H 1
  3280. | #define HAVE_DIRENT_H 1
  3281. | #define HAVE_CLOSEDIR 1
  3282. | #define HAVE_OPENDIR 1
  3283. | #define HAVE_READDIR 1
  3284. | #define LT_LIBEXT "a"
  3285. | #define LT_LIBPREFIX "lib"
  3286. | #define UseInstalledMagick 1
  3287. | #define QuantumDepth 16
  3288. | #define STDC_HEADERS 1
  3289. | #define HAVE_DIRENT_H 1
  3290. | #define HAVE_SYS_RESOURCE_H 1
  3291. | #define HAVE_SYS_TIMES_H 1
  3292. | #define HAVE_SYS_TYPES_H 1
  3293. | #define restrict __restrict
  3294. | /* end confdefs.h. */
  3295. | #include <stdio.h>
  3296. | #ifdef HAVE_SYS_TYPES_H
  3297. | # include <sys/types.h>
  3298. | #endif
  3299. | #ifdef HAVE_SYS_STAT_H
  3300. | # include <sys/stat.h>
  3301. | #endif
  3302. | #ifdef STDC_HEADERS
  3303. | # include <stdlib.h>
  3304. | # include <stddef.h>
  3305. | #else
  3306. | # ifdef HAVE_STDLIB_H
  3307. | # include <stdlib.h>
  3308. | # endif
  3309. | #endif
  3310. | #ifdef HAVE_STRING_H
  3311. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3312. | # include <memory.h>
  3313. | # endif
  3314. | # include <string.h>
  3315. | #endif
  3316. | #ifdef HAVE_STRINGS_H
  3317. | # include <strings.h>
  3318. | #endif
  3319. | #ifdef HAVE_INTTYPES_H
  3320. | # include <inttypes.h>
  3321. | #endif
  3322. | #ifdef HAVE_STDINT_H
  3323. | # include <stdint.h>
  3324. | #endif
  3325. | #ifdef HAVE_UNISTD_H
  3326. | # include <unistd.h>
  3327. | #endif
  3328. | int
  3329. | main ()
  3330. | {
  3331. | if (sizeof ((size_t)))
  3332. | return 0;
  3333. | ;
  3334. | return 0;
  3335. | }
  3336. configure:21021: result: yes
  3337. configure:21034: checking for ssize_t
  3338. configure:21034: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  3339. configure:21034: $? = 0
  3340. configure:21034: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  3341. conftest.c: In function 'main':
  3342. conftest.c:99: error: expected expression before ')' token
  3343. configure:21034: $? = 1
  3344. configure: failed program was:
  3345. | /* confdefs.h */
  3346. | #define PACKAGE_NAME ""
  3347. | #define PACKAGE_TARNAME ""
  3348. | #define PACKAGE_VERSION ""
  3349. | #define PACKAGE_STRING ""
  3350. | #define PACKAGE_BUGREPORT ""
  3351. | #define PACKAGE_URL ""
  3352. | #define STDC_HEADERS 1
  3353. | #define HAVE_SYS_TYPES_H 1
  3354. | #define HAVE_SYS_STAT_H 1
  3355. | #define HAVE_STDLIB_H 1
  3356. | #define HAVE_STRING_H 1
  3357. | #define HAVE_MEMORY_H 1
  3358. | #define HAVE_STRINGS_H 1
  3359. | #define HAVE_INTTYPES_H 1
  3360. | #define HAVE_STDINT_H 1
  3361. | #define HAVE_UNISTD_H 1
  3362. | #define __EXTENSIONS__ 1
  3363. | #define _ALL_SOURCE 1
  3364. | #define _GNU_SOURCE 1
  3365. | #define _POSIX_PTHREAD_SEMANTICS 1
  3366. | #define _TANDEM_SOURCE 1
  3367. | #define HAVE_PTHREAD 1
  3368. | #define DisableSlowOpenMP 1
  3369. | #define _FILE_OFFSET_BITS 64
  3370. | #define HAVE_FSEEKO 1
  3371. | #define HAVE_DLFCN_H 1
  3372. | #define LT_OBJDIR ".libs/"
  3373. | #define LT_MODULE_EXT ".so"
  3374. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  3375. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  3376. | #define HAVE_LIBDL 1
  3377. | #define HAVE_DLERROR 1
  3378. | #define HAVE_LIBDLLOADER 1
  3379. | #define HAVE_ARGZ_H 1
  3380. | #define HAVE_ERROR_T 1
  3381. | #define HAVE_ARGZ_ADD 1
  3382. | #define HAVE_ARGZ_APPEND 1
  3383. | #define HAVE_ARGZ_COUNT 1
  3384. | #define HAVE_ARGZ_CREATE_SEP 1
  3385. | #define HAVE_ARGZ_INSERT 1
  3386. | #define HAVE_ARGZ_NEXT 1
  3387. | #define HAVE_ARGZ_STRINGIFY 1
  3388. | #define HAVE_WORKING_ARGZ 1
  3389. | #define HAVE_PRELOADED_SYMBOLS 1
  3390. | #define HAVE_LTDL 1
  3391. | #define HAVE_UNISTD_H 1
  3392. | #define HAVE_DIRENT_H 1
  3393. | #define HAVE_CLOSEDIR 1
  3394. | #define HAVE_OPENDIR 1
  3395. | #define HAVE_READDIR 1
  3396. | #define LT_LIBEXT "a"
  3397. | #define LT_LIBPREFIX "lib"
  3398. | #define UseInstalledMagick 1
  3399. | #define QuantumDepth 16
  3400. | #define STDC_HEADERS 1
  3401. | #define HAVE_DIRENT_H 1
  3402. | #define HAVE_SYS_RESOURCE_H 1
  3403. | #define HAVE_SYS_TIMES_H 1
  3404. | #define HAVE_SYS_TYPES_H 1
  3405. | #define restrict __restrict
  3406. | /* end confdefs.h. */
  3407. | #include <stdio.h>
  3408. | #ifdef HAVE_SYS_TYPES_H
  3409. | # include <sys/types.h>
  3410. | #endif
  3411. | #ifdef HAVE_SYS_STAT_H
  3412. | # include <sys/stat.h>
  3413. | #endif
  3414. | #ifdef STDC_HEADERS
  3415. | # include <stdlib.h>
  3416. | # include <stddef.h>
  3417. | #else
  3418. | # ifdef HAVE_STDLIB_H
  3419. | # include <stdlib.h>
  3420. | # endif
  3421. | #endif
  3422. | #ifdef HAVE_STRING_H
  3423. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3424. | # include <memory.h>
  3425. | # endif
  3426. | # include <string.h>
  3427. | #endif
  3428. | #ifdef HAVE_STRINGS_H
  3429. | # include <strings.h>
  3430. | #endif
  3431. | #ifdef HAVE_INTTYPES_H
  3432. | # include <inttypes.h>
  3433. | #endif
  3434. | #ifdef HAVE_STDINT_H
  3435. | # include <stdint.h>
  3436. | #endif
  3437. | #ifdef HAVE_UNISTD_H
  3438. | # include <unistd.h>
  3439. | #endif
  3440. | int
  3441. | main ()
  3442. | {
  3443. | if (sizeof ((ssize_t)))
  3444. | return 0;
  3445. | ;
  3446. | return 0;
  3447. | }
  3448. configure:21034: result: yes
  3449. configure:21049: checking for long double with more range or precision than double
  3450. configure:21084: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  3451. configure:21084: $? = 0
  3452. configure:21091: result: yes
  3453. configure:21102: checking whether char is unsigned
  3454. configure:21120: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  3455. configure:21120: $? = 0
  3456. configure:21127: result: no
  3457. configure:21140: checking size of signed short
  3458. configure:21145: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3459. configure:21145: $? = 0
  3460. configure:21145: ./conftest
  3461. configure:21145: $? = 0
  3462. configure:21159: result: 2
  3463. configure:21175: checking size of unsigned short
  3464. configure:21180: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3465. configure:21180: $? = 0
  3466. configure:21180: ./conftest
  3467. configure:21180: $? = 0
  3468. configure:21194: result: 2
  3469. configure:21210: checking size of signed int
  3470. configure:21215: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3471. configure:21215: $? = 0
  3472. configure:21215: ./conftest
  3473. configure:21215: $? = 0
  3474. configure:21229: result: 4
  3475. configure:21245: checking size of unsigned int
  3476. configure:21250: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3477. configure:21250: $? = 0
  3478. configure:21250: ./conftest
  3479. configure:21250: $? = 0
  3480. configure:21264: result: 4
  3481. configure:21280: checking size of signed long
  3482. configure:21285: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3483. configure:21285: $? = 0
  3484. configure:21285: ./conftest
  3485. configure:21285: $? = 0
  3486. configure:21299: result: 4
  3487. configure:21315: checking size of unsigned long
  3488. configure:21320: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3489. configure:21320: $? = 0
  3490. configure:21320: ./conftest
  3491. configure:21320: $? = 0
  3492. configure:21334: result: 4
  3493. configure:21351: checking size of signed long long
  3494. configure:21356: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3495. configure:21356: $? = 0
  3496. configure:21356: ./conftest
  3497. configure:21356: $? = 0
  3498. configure:21370: result: 8
  3499. configure:21388: checking size of unsigned long long
  3500. configure:21393: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3501. configure:21393: $? = 0
  3502. configure:21393: ./conftest
  3503. configure:21393: $? = 0
  3504. configure:21407: result: 8
  3505. configure:21423: checking size of off_t
  3506. configure:21428: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3507. configure:21428: $? = 0
  3508. configure:21428: ./conftest
  3509. configure:21428: $? = 0
  3510. configure:21442: result: 8
  3511. configure:21458: checking size of size_t
  3512. configure:21463: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3513. configure:21463: $? = 0
  3514. configure:21463: ./conftest
  3515. configure:21463: $? = 0
  3516. configure:21477: result: 4
  3517. configure:21493: checking size of unsigned int*
  3518. configure:21498: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3519. configure:21498: $? = 0
  3520. configure:21498: ./conftest
  3521. configure:21498: $? = 0
  3522. configure:21512: result: 4
  3523. configure:21526: checking return type of signal handlers
  3524. configure:21544: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  3525. conftest.c: In function 'main':
  3526. conftest.c:81: error: void value not ignored as it ought to be
  3527. configure:21544: $? = 1
  3528. configure: failed program was:
  3529. | /* confdefs.h */
  3530. | #define PACKAGE_NAME ""
  3531. | #define PACKAGE_TARNAME ""
  3532. | #define PACKAGE_VERSION ""
  3533. | #define PACKAGE_STRING ""
  3534. | #define PACKAGE_BUGREPORT ""
  3535. | #define PACKAGE_URL ""
  3536. | #define STDC_HEADERS 1
  3537. | #define HAVE_SYS_TYPES_H 1
  3538. | #define HAVE_SYS_STAT_H 1
  3539. | #define HAVE_STDLIB_H 1
  3540. | #define HAVE_STRING_H 1
  3541. | #define HAVE_MEMORY_H 1
  3542. | #define HAVE_STRINGS_H 1
  3543. | #define HAVE_INTTYPES_H 1
  3544. | #define HAVE_STDINT_H 1
  3545. | #define HAVE_UNISTD_H 1
  3546. | #define __EXTENSIONS__ 1
  3547. | #define _ALL_SOURCE 1
  3548. | #define _GNU_SOURCE 1
  3549. | #define _POSIX_PTHREAD_SEMANTICS 1
  3550. | #define _TANDEM_SOURCE 1
  3551. | #define HAVE_PTHREAD 1
  3552. | #define DisableSlowOpenMP 1
  3553. | #define _FILE_OFFSET_BITS 64
  3554. | #define HAVE_FSEEKO 1
  3555. | #define HAVE_DLFCN_H 1
  3556. | #define LT_OBJDIR ".libs/"
  3557. | #define LT_MODULE_EXT ".so"
  3558. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  3559. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  3560. | #define HAVE_LIBDL 1
  3561. | #define HAVE_DLERROR 1
  3562. | #define HAVE_LIBDLLOADER 1
  3563. | #define HAVE_ARGZ_H 1
  3564. | #define HAVE_ERROR_T 1
  3565. | #define HAVE_ARGZ_ADD 1
  3566. | #define HAVE_ARGZ_APPEND 1
  3567. | #define HAVE_ARGZ_COUNT 1
  3568. | #define HAVE_ARGZ_CREATE_SEP 1
  3569. | #define HAVE_ARGZ_INSERT 1
  3570. | #define HAVE_ARGZ_NEXT 1
  3571. | #define HAVE_ARGZ_STRINGIFY 1
  3572. | #define HAVE_WORKING_ARGZ 1
  3573. | #define HAVE_PRELOADED_SYMBOLS 1
  3574. | #define HAVE_LTDL 1
  3575. | #define HAVE_UNISTD_H 1
  3576. | #define HAVE_DIRENT_H 1
  3577. | #define HAVE_CLOSEDIR 1
  3578. | #define HAVE_OPENDIR 1
  3579. | #define HAVE_READDIR 1
  3580. | #define LT_LIBEXT "a"
  3581. | #define LT_LIBPREFIX "lib"
  3582. | #define UseInstalledMagick 1
  3583. | #define QuantumDepth 16
  3584. | #define STDC_HEADERS 1
  3585. | #define HAVE_DIRENT_H 1
  3586. | #define HAVE_SYS_RESOURCE_H 1
  3587. | #define HAVE_SYS_TIMES_H 1
  3588. | #define HAVE_SYS_TYPES_H 1
  3589. | #define restrict __restrict
  3590. | #define HAVE_LONG_DOUBLE_WIDER 1
  3591. | #define SIZEOF_SIGNED_SHORT 2
  3592. | #define SIZEOF_UNSIGNED_SHORT 2
  3593. | #define SIZEOF_SIGNED_INT 4
  3594. | #define SIZEOF_UNSIGNED_INT 4
  3595. | #define SIZEOF_SIGNED_LONG 4
  3596. | #define SIZEOF_UNSIGNED_LONG 4
  3597. | #define SIZEOF_SIGNED_LONG_LONG 8
  3598. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3599. | #define SIZEOF_OFF_T 8
  3600. | #define SIZEOF_SIZE_T 4
  3601. | #define SIZEOF_UNSIGNED_INTP 4
  3602. | /* end confdefs.h. */
  3603. | #include <sys/types.h>
  3604. | #include <signal.h>
  3605. |
  3606. | int
  3607. | main ()
  3608. | {
  3609. | return *(signal (0, 0)) (0) == 1;
  3610. | ;
  3611. | return 0;
  3612. | }
  3613. configure:21551: result: void
  3614. configure:21562: checking for C compiler __func__ support
  3615. configure:21581: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  3616. configure:21581: $? = 0
  3617. configure:21588: result: yes
  3618. configure:21606: checking for signed 8-bit type
  3619. configure:21609: result: signed char
  3620. configure:21613: checking for unsigned 8-bit type
  3621. configure:21616: result: unsigned char
  3622. configure:21620: checking for signed 16-bit type
  3623. configure:21623: result: signed short
  3624. configure:21627: checking for unsigned 16-bit type
  3625. configure:21630: result: unsigned short
  3626. configure:21634: checking for signed 32-bit type
  3627. configure:21647: result: signed int
  3628. configure:21652: checking for unsigned 32-bit type
  3629. configure:21665: result: unsigned int
  3630. configure:21670: checking for signed 64-bit type
  3631. configure:21688: result: signed long long
  3632. configure:21693: checking for unsigned 64-bit type
  3633. configure:21711: result: unsigned long long
  3634. configure:21716: checking for unsigned maximum type
  3635. configure:21729: result: unsigned long long
  3636. configure:21734: checking for pointer difference type
  3637. configure:21747: result: unsigned long
  3638. configure:21761: checking for stdlib.h
  3639. configure:21761: result: yes
  3640. configure:21761: checking for unistd.h
  3641. configure:21761: result: yes
  3642. configure:21773: checking for getpagesize
  3643. configure:21773: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3644. configure:21773: $? = 0
  3645. configure:21773: result: yes
  3646. configure:21782: checking for working mmap file i/o
  3647. configure:21901: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3648. configure:21901: $? = 0
  3649. configure:21901: ./conftest
  3650. configure:21901: $? = 0
  3651. configure:21911: result: yes
  3652. configure:21929: checking for atoll
  3653. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3654. configure:21929: $? = 0
  3655. configure:21929: result: yes
  3656. configure:21929: checking for ctime_r
  3657. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3658. configure:21929: $? = 0
  3659. configure:21929: result: yes
  3660. configure:21929: checking for _exit
  3661. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3662. conftest.c:106: warning: conflicting types for built-in function '_exit'
  3663. configure:21929: $? = 0
  3664. configure:21929: result: yes
  3665. configure:21929: checking for fcntl
  3666. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3667. configure:21929: $? = 0
  3668. configure:21929: result: yes
  3669. configure:21929: checking for fstatvfs
  3670. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3671. configure:21929: $? = 0
  3672. configure:21929: result: yes
  3673. configure:21929: checking for ftime
  3674. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3675. configure:21929: $? = 0
  3676. configure:21929: result: yes
  3677. configure:21929: checking for getexecname
  3678. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3679. /tmp/ccEZsCxj.o: In function `main':
  3680. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:121: undefined reference to `getexecname'
  3681. collect2: ld returned 1 exit status
  3682. configure:21929: $? = 1
  3683. configure: failed program was:
  3684. | /* confdefs.h */
  3685. | #define PACKAGE_NAME ""
  3686. | #define PACKAGE_TARNAME ""
  3687. | #define PACKAGE_VERSION ""
  3688. | #define PACKAGE_STRING ""
  3689. | #define PACKAGE_BUGREPORT ""
  3690. | #define PACKAGE_URL ""
  3691. | #define STDC_HEADERS 1
  3692. | #define HAVE_SYS_TYPES_H 1
  3693. | #define HAVE_SYS_STAT_H 1
  3694. | #define HAVE_STDLIB_H 1
  3695. | #define HAVE_STRING_H 1
  3696. | #define HAVE_MEMORY_H 1
  3697. | #define HAVE_STRINGS_H 1
  3698. | #define HAVE_INTTYPES_H 1
  3699. | #define HAVE_STDINT_H 1
  3700. | #define HAVE_UNISTD_H 1
  3701. | #define __EXTENSIONS__ 1
  3702. | #define _ALL_SOURCE 1
  3703. | #define _GNU_SOURCE 1
  3704. | #define _POSIX_PTHREAD_SEMANTICS 1
  3705. | #define _TANDEM_SOURCE 1
  3706. | #define HAVE_PTHREAD 1
  3707. | #define DisableSlowOpenMP 1
  3708. | #define _FILE_OFFSET_BITS 64
  3709. | #define HAVE_FSEEKO 1
  3710. | #define HAVE_DLFCN_H 1
  3711. | #define LT_OBJDIR ".libs/"
  3712. | #define LT_MODULE_EXT ".so"
  3713. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  3714. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  3715. | #define HAVE_LIBDL 1
  3716. | #define HAVE_DLERROR 1
  3717. | #define HAVE_LIBDLLOADER 1
  3718. | #define HAVE_ARGZ_H 1
  3719. | #define HAVE_ERROR_T 1
  3720. | #define HAVE_ARGZ_ADD 1
  3721. | #define HAVE_ARGZ_APPEND 1
  3722. | #define HAVE_ARGZ_COUNT 1
  3723. | #define HAVE_ARGZ_CREATE_SEP 1
  3724. | #define HAVE_ARGZ_INSERT 1
  3725. | #define HAVE_ARGZ_NEXT 1
  3726. | #define HAVE_ARGZ_STRINGIFY 1
  3727. | #define HAVE_WORKING_ARGZ 1
  3728. | #define HAVE_PRELOADED_SYMBOLS 1
  3729. | #define HAVE_LTDL 1
  3730. | #define HAVE_UNISTD_H 1
  3731. | #define HAVE_DIRENT_H 1
  3732. | #define HAVE_CLOSEDIR 1
  3733. | #define HAVE_OPENDIR 1
  3734. | #define HAVE_READDIR 1
  3735. | #define LT_LIBEXT "a"
  3736. | #define LT_LIBPREFIX "lib"
  3737. | #define UseInstalledMagick 1
  3738. | #define QuantumDepth 16
  3739. | #define STDC_HEADERS 1
  3740. | #define HAVE_DIRENT_H 1
  3741. | #define HAVE_SYS_RESOURCE_H 1
  3742. | #define HAVE_SYS_TIMES_H 1
  3743. | #define HAVE_SYS_TYPES_H 1
  3744. | #define restrict __restrict
  3745. | #define HAVE_LONG_DOUBLE_WIDER 1
  3746. | #define SIZEOF_SIGNED_SHORT 2
  3747. | #define SIZEOF_UNSIGNED_SHORT 2
  3748. | #define SIZEOF_SIGNED_INT 4
  3749. | #define SIZEOF_UNSIGNED_INT 4
  3750. | #define SIZEOF_SIGNED_LONG 4
  3751. | #define SIZEOF_UNSIGNED_LONG 4
  3752. | #define SIZEOF_SIGNED_LONG_LONG 8
  3753. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3754. | #define SIZEOF_OFF_T 8
  3755. | #define SIZEOF_SIZE_T 4
  3756. | #define SIZEOF_UNSIGNED_INTP 4
  3757. | #define RETSIGTYPE void
  3758. | #define HAS_C__func__ 1
  3759. | #define HAVE_STDLIB_H 1
  3760. | #define HAVE_UNISTD_H 1
  3761. | #define HAVE_GETPAGESIZE 1
  3762. | #define HAVE_MMAP_FILEIO 1
  3763. | #define HAVE_ATOLL 1
  3764. | #define HAVE_CTIME_R 1
  3765. | #define HAVE__EXIT 1
  3766. | #define HAVE_FCNTL 1
  3767. | #define HAVE_FSTATVFS 1
  3768. | #define HAVE_FTIME 1
  3769. | /* end confdefs.h. */
  3770. | /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
  3771. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3772. | #define getexecname innocuous_getexecname
  3773. |
  3774. | /* System header to define __stub macros and hopefully few prototypes,
  3775. | which can conflict with char getexecname (); below.
  3776. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3777. | <limits.h> exists even on freestanding compilers. */
  3778. |
  3779. | #ifdef __STDC__
  3780. | # include <limits.h>
  3781. | #else
  3782. | # include <assert.h>
  3783. | #endif
  3784. |
  3785. | #undef getexecname
  3786. |
  3787. | /* Override any GCC internal prototype to avoid an error.
  3788. | Use char because int might match the return type of a GCC
  3789. | builtin and then its argument prototype would still apply. */
  3790. | #ifdef __cplusplus
  3791. | extern "C"
  3792. | #endif
  3793. | char getexecname ();
  3794. | /* The GNU C library defines this for functions which it implements
  3795. | to always fail with ENOSYS. Some functions are actually named
  3796. | something starting with __ and the normal name is an alias. */
  3797. | #if defined __stub_getexecname || defined __stub___getexecname
  3798. | choke me
  3799. | #endif
  3800. |
  3801. | int
  3802. | main ()
  3803. | {
  3804. | return getexecname ();
  3805. | ;
  3806. | return 0;
  3807. | }
  3808. configure:21929: result: no
  3809. configure:21929: checking for getc_unlocked
  3810. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3811. configure:21929: $? = 0
  3812. configure:21929: result: yes
  3813. configure:21929: checking for getpagesize
  3814. configure:21929: result: yes
  3815. configure:21929: checking for getrlimit
  3816. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3817. configure:21929: $? = 0
  3818. configure:21929: result: yes
  3819. configure:21929: checking for getpid
  3820. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3821. configure:21929: $? = 0
  3822. configure:21929: result: yes
  3823. configure:21929: checking for lltostr
  3824. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3825. /tmp/ccyYpMPT.o: In function `main':
  3826. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:125: undefined reference to `lltostr'
  3827. collect2: ld returned 1 exit status
  3828. configure:21929: $? = 1
  3829. configure: failed program was:
  3830. | /* confdefs.h */
  3831. | #define PACKAGE_NAME ""
  3832. | #define PACKAGE_TARNAME ""
  3833. | #define PACKAGE_VERSION ""
  3834. | #define PACKAGE_STRING ""
  3835. | #define PACKAGE_BUGREPORT ""
  3836. | #define PACKAGE_URL ""
  3837. | #define STDC_HEADERS 1
  3838. | #define HAVE_SYS_TYPES_H 1
  3839. | #define HAVE_SYS_STAT_H 1
  3840. | #define HAVE_STDLIB_H 1
  3841. | #define HAVE_STRING_H 1
  3842. | #define HAVE_MEMORY_H 1
  3843. | #define HAVE_STRINGS_H 1
  3844. | #define HAVE_INTTYPES_H 1
  3845. | #define HAVE_STDINT_H 1
  3846. | #define HAVE_UNISTD_H 1
  3847. | #define __EXTENSIONS__ 1
  3848. | #define _ALL_SOURCE 1
  3849. | #define _GNU_SOURCE 1
  3850. | #define _POSIX_PTHREAD_SEMANTICS 1
  3851. | #define _TANDEM_SOURCE 1
  3852. | #define HAVE_PTHREAD 1
  3853. | #define DisableSlowOpenMP 1
  3854. | #define _FILE_OFFSET_BITS 64
  3855. | #define HAVE_FSEEKO 1
  3856. | #define HAVE_DLFCN_H 1
  3857. | #define LT_OBJDIR ".libs/"
  3858. | #define LT_MODULE_EXT ".so"
  3859. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  3860. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  3861. | #define HAVE_LIBDL 1
  3862. | #define HAVE_DLERROR 1
  3863. | #define HAVE_LIBDLLOADER 1
  3864. | #define HAVE_ARGZ_H 1
  3865. | #define HAVE_ERROR_T 1
  3866. | #define HAVE_ARGZ_ADD 1
  3867. | #define HAVE_ARGZ_APPEND 1
  3868. | #define HAVE_ARGZ_COUNT 1
  3869. | #define HAVE_ARGZ_CREATE_SEP 1
  3870. | #define HAVE_ARGZ_INSERT 1
  3871. | #define HAVE_ARGZ_NEXT 1
  3872. | #define HAVE_ARGZ_STRINGIFY 1
  3873. | #define HAVE_WORKING_ARGZ 1
  3874. | #define HAVE_PRELOADED_SYMBOLS 1
  3875. | #define HAVE_LTDL 1
  3876. | #define HAVE_UNISTD_H 1
  3877. | #define HAVE_DIRENT_H 1
  3878. | #define HAVE_CLOSEDIR 1
  3879. | #define HAVE_OPENDIR 1
  3880. | #define HAVE_READDIR 1
  3881. | #define LT_LIBEXT "a"
  3882. | #define LT_LIBPREFIX "lib"
  3883. | #define UseInstalledMagick 1
  3884. | #define QuantumDepth 16
  3885. | #define STDC_HEADERS 1
  3886. | #define HAVE_DIRENT_H 1
  3887. | #define HAVE_SYS_RESOURCE_H 1
  3888. | #define HAVE_SYS_TIMES_H 1
  3889. | #define HAVE_SYS_TYPES_H 1
  3890. | #define restrict __restrict
  3891. | #define HAVE_LONG_DOUBLE_WIDER 1
  3892. | #define SIZEOF_SIGNED_SHORT 2
  3893. | #define SIZEOF_UNSIGNED_SHORT 2
  3894. | #define SIZEOF_SIGNED_INT 4
  3895. | #define SIZEOF_UNSIGNED_INT 4
  3896. | #define SIZEOF_SIGNED_LONG 4
  3897. | #define SIZEOF_UNSIGNED_LONG 4
  3898. | #define SIZEOF_SIGNED_LONG_LONG 8
  3899. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3900. | #define SIZEOF_OFF_T 8
  3901. | #define SIZEOF_SIZE_T 4
  3902. | #define SIZEOF_UNSIGNED_INTP 4
  3903. | #define RETSIGTYPE void
  3904. | #define HAS_C__func__ 1
  3905. | #define HAVE_STDLIB_H 1
  3906. | #define HAVE_UNISTD_H 1
  3907. | #define HAVE_GETPAGESIZE 1
  3908. | #define HAVE_MMAP_FILEIO 1
  3909. | #define HAVE_ATOLL 1
  3910. | #define HAVE_CTIME_R 1
  3911. | #define HAVE__EXIT 1
  3912. | #define HAVE_FCNTL 1
  3913. | #define HAVE_FSTATVFS 1
  3914. | #define HAVE_FTIME 1
  3915. | #define HAVE_GETC_UNLOCKED 1
  3916. | #define HAVE_GETPAGESIZE 1
  3917. | #define HAVE_GETRLIMIT 1
  3918. | #define HAVE_GETPID 1
  3919. | /* end confdefs.h. */
  3920. | /* Define lltostr to an innocuous variant, in case <limits.h> declares lltostr.
  3921. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3922. | #define lltostr innocuous_lltostr
  3923. |
  3924. | /* System header to define __stub macros and hopefully few prototypes,
  3925. | which can conflict with char lltostr (); below.
  3926. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3927. | <limits.h> exists even on freestanding compilers. */
  3928. |
  3929. | #ifdef __STDC__
  3930. | # include <limits.h>
  3931. | #else
  3932. | # include <assert.h>
  3933. | #endif
  3934. |
  3935. | #undef lltostr
  3936. |
  3937. | /* Override any GCC internal prototype to avoid an error.
  3938. | Use char because int might match the return type of a GCC
  3939. | builtin and then its argument prototype would still apply. */
  3940. | #ifdef __cplusplus
  3941. | extern "C"
  3942. | #endif
  3943. | char lltostr ();
  3944. | /* The GNU C library defines this for functions which it implements
  3945. | to always fail with ENOSYS. Some functions are actually named
  3946. | something starting with __ and the normal name is an alias. */
  3947. | #if defined __stub_lltostr || defined __stub___lltostr
  3948. | choke me
  3949. | #endif
  3950. |
  3951. | int
  3952. | main ()
  3953. | {
  3954. | return lltostr ();
  3955. | ;
  3956. | return 0;
  3957. | }
  3958. configure:21929: result: no
  3959. configure:21929: checking for localtime_r
  3960. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3961. configure:21929: $? = 0
  3962. configure:21929: result: yes
  3963. configure:21929: checking for madvise
  3964. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3965. configure:21929: $? = 0
  3966. configure:21929: result: yes
  3967. configure:21929: checking for mkstemp
  3968. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3969. configure:21929: $? = 0
  3970. configure:21929: result: yes
  3971. configure:21929: checking for _NSGetExecutablePath
  3972. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  3973. /tmp/cckl5rel.o: In function `main':
  3974. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:128: undefined reference to `_NSGetExecutablePath'
  3975. collect2: ld returned 1 exit status
  3976. configure:21929: $? = 1
  3977. configure: failed program was:
  3978. | /* confdefs.h */
  3979. | #define PACKAGE_NAME ""
  3980. | #define PACKAGE_TARNAME ""
  3981. | #define PACKAGE_VERSION ""
  3982. | #define PACKAGE_STRING ""
  3983. | #define PACKAGE_BUGREPORT ""
  3984. | #define PACKAGE_URL ""
  3985. | #define STDC_HEADERS 1
  3986. | #define HAVE_SYS_TYPES_H 1
  3987. | #define HAVE_SYS_STAT_H 1
  3988. | #define HAVE_STDLIB_H 1
  3989. | #define HAVE_STRING_H 1
  3990. | #define HAVE_MEMORY_H 1
  3991. | #define HAVE_STRINGS_H 1
  3992. | #define HAVE_INTTYPES_H 1
  3993. | #define HAVE_STDINT_H 1
  3994. | #define HAVE_UNISTD_H 1
  3995. | #define __EXTENSIONS__ 1
  3996. | #define _ALL_SOURCE 1
  3997. | #define _GNU_SOURCE 1
  3998. | #define _POSIX_PTHREAD_SEMANTICS 1
  3999. | #define _TANDEM_SOURCE 1
  4000. | #define HAVE_PTHREAD 1
  4001. | #define DisableSlowOpenMP 1
  4002. | #define _FILE_OFFSET_BITS 64
  4003. | #define HAVE_FSEEKO 1
  4004. | #define HAVE_DLFCN_H 1
  4005. | #define LT_OBJDIR ".libs/"
  4006. | #define LT_MODULE_EXT ".so"
  4007. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  4008. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  4009. | #define HAVE_LIBDL 1
  4010. | #define HAVE_DLERROR 1
  4011. | #define HAVE_LIBDLLOADER 1
  4012. | #define HAVE_ARGZ_H 1
  4013. | #define HAVE_ERROR_T 1
  4014. | #define HAVE_ARGZ_ADD 1
  4015. | #define HAVE_ARGZ_APPEND 1
  4016. | #define HAVE_ARGZ_COUNT 1
  4017. | #define HAVE_ARGZ_CREATE_SEP 1
  4018. | #define HAVE_ARGZ_INSERT 1
  4019. | #define HAVE_ARGZ_NEXT 1
  4020. | #define HAVE_ARGZ_STRINGIFY 1
  4021. | #define HAVE_WORKING_ARGZ 1
  4022. | #define HAVE_PRELOADED_SYMBOLS 1
  4023. | #define HAVE_LTDL 1
  4024. | #define HAVE_UNISTD_H 1
  4025. | #define HAVE_DIRENT_H 1
  4026. | #define HAVE_CLOSEDIR 1
  4027. | #define HAVE_OPENDIR 1
  4028. | #define HAVE_READDIR 1
  4029. | #define LT_LIBEXT "a"
  4030. | #define LT_LIBPREFIX "lib"
  4031. | #define UseInstalledMagick 1
  4032. | #define QuantumDepth 16
  4033. | #define STDC_HEADERS 1
  4034. | #define HAVE_DIRENT_H 1
  4035. | #define HAVE_SYS_RESOURCE_H 1
  4036. | #define HAVE_SYS_TIMES_H 1
  4037. | #define HAVE_SYS_TYPES_H 1
  4038. | #define restrict __restrict
  4039. | #define HAVE_LONG_DOUBLE_WIDER 1
  4040. | #define SIZEOF_SIGNED_SHORT 2
  4041. | #define SIZEOF_UNSIGNED_SHORT 2
  4042. | #define SIZEOF_SIGNED_INT 4
  4043. | #define SIZEOF_UNSIGNED_INT 4
  4044. | #define SIZEOF_SIGNED_LONG 4
  4045. | #define SIZEOF_UNSIGNED_LONG 4
  4046. | #define SIZEOF_SIGNED_LONG_LONG 8
  4047. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4048. | #define SIZEOF_OFF_T 8
  4049. | #define SIZEOF_SIZE_T 4
  4050. | #define SIZEOF_UNSIGNED_INTP 4
  4051. | #define RETSIGTYPE void
  4052. | #define HAS_C__func__ 1
  4053. | #define HAVE_STDLIB_H 1
  4054. | #define HAVE_UNISTD_H 1
  4055. | #define HAVE_GETPAGESIZE 1
  4056. | #define HAVE_MMAP_FILEIO 1
  4057. | #define HAVE_ATOLL 1
  4058. | #define HAVE_CTIME_R 1
  4059. | #define HAVE__EXIT 1
  4060. | #define HAVE_FCNTL 1
  4061. | #define HAVE_FSTATVFS 1
  4062. | #define HAVE_FTIME 1
  4063. | #define HAVE_GETC_UNLOCKED 1
  4064. | #define HAVE_GETPAGESIZE 1
  4065. | #define HAVE_GETRLIMIT 1
  4066. | #define HAVE_GETPID 1
  4067. | #define HAVE_LOCALTIME_R 1
  4068. | #define HAVE_MADVISE 1
  4069. | #define HAVE_MKSTEMP 1
  4070. | /* end confdefs.h. */
  4071. | /* Define _NSGetExecutablePath to an innocuous variant, in case <limits.h> declares _NSGetExecutablePath.
  4072. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4073. | #define _NSGetExecutablePath innocuous__NSGetExecutablePath
  4074. |
  4075. | /* System header to define __stub macros and hopefully few prototypes,
  4076. | which can conflict with char _NSGetExecutablePath (); below.
  4077. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4078. | <limits.h> exists even on freestanding compilers. */
  4079. |
  4080. | #ifdef __STDC__
  4081. | # include <limits.h>
  4082. | #else
  4083. | # include <assert.h>
  4084. | #endif
  4085. |
  4086. | #undef _NSGetExecutablePath
  4087. |
  4088. | /* Override any GCC internal prototype to avoid an error.
  4089. | Use char because int might match the return type of a GCC
  4090. | builtin and then its argument prototype would still apply. */
  4091. | #ifdef __cplusplus
  4092. | extern "C"
  4093. | #endif
  4094. | char _NSGetExecutablePath ();
  4095. | /* The GNU C library defines this for functions which it implements
  4096. | to always fail with ENOSYS. Some functions are actually named
  4097. | something starting with __ and the normal name is an alias. */
  4098. | #if defined __stub__NSGetExecutablePath || defined __stub____NSGetExecutablePath
  4099. | choke me
  4100. | #endif
  4101. |
  4102. | int
  4103. | main ()
  4104. | {
  4105. | return _NSGetExecutablePath ();
  4106. | ;
  4107. | return 0;
  4108. | }
  4109. configure:21929: result: no
  4110. configure:21929: checking for _pclose
  4111. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4112. /tmp/ccSZfJ7q.o: In function `main':
  4113. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:128: undefined reference to `_pclose'
  4114. collect2: ld returned 1 exit status
  4115. configure:21929: $? = 1
  4116. configure: failed program was:
  4117. | /* confdefs.h */
  4118. | #define PACKAGE_NAME ""
  4119. | #define PACKAGE_TARNAME ""
  4120. | #define PACKAGE_VERSION ""
  4121. | #define PACKAGE_STRING ""
  4122. | #define PACKAGE_BUGREPORT ""
  4123. | #define PACKAGE_URL ""
  4124. | #define STDC_HEADERS 1
  4125. | #define HAVE_SYS_TYPES_H 1
  4126. | #define HAVE_SYS_STAT_H 1
  4127. | #define HAVE_STDLIB_H 1
  4128. | #define HAVE_STRING_H 1
  4129. | #define HAVE_MEMORY_H 1
  4130. | #define HAVE_STRINGS_H 1
  4131. | #define HAVE_INTTYPES_H 1
  4132. | #define HAVE_STDINT_H 1
  4133. | #define HAVE_UNISTD_H 1
  4134. | #define __EXTENSIONS__ 1
  4135. | #define _ALL_SOURCE 1
  4136. | #define _GNU_SOURCE 1
  4137. | #define _POSIX_PTHREAD_SEMANTICS 1
  4138. | #define _TANDEM_SOURCE 1
  4139. | #define HAVE_PTHREAD 1
  4140. | #define DisableSlowOpenMP 1
  4141. | #define _FILE_OFFSET_BITS 64
  4142. | #define HAVE_FSEEKO 1
  4143. | #define HAVE_DLFCN_H 1
  4144. | #define LT_OBJDIR ".libs/"
  4145. | #define LT_MODULE_EXT ".so"
  4146. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  4147. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  4148. | #define HAVE_LIBDL 1
  4149. | #define HAVE_DLERROR 1
  4150. | #define HAVE_LIBDLLOADER 1
  4151. | #define HAVE_ARGZ_H 1
  4152. | #define HAVE_ERROR_T 1
  4153. | #define HAVE_ARGZ_ADD 1
  4154. | #define HAVE_ARGZ_APPEND 1
  4155. | #define HAVE_ARGZ_COUNT 1
  4156. | #define HAVE_ARGZ_CREATE_SEP 1
  4157. | #define HAVE_ARGZ_INSERT 1
  4158. | #define HAVE_ARGZ_NEXT 1
  4159. | #define HAVE_ARGZ_STRINGIFY 1
  4160. | #define HAVE_WORKING_ARGZ 1
  4161. | #define HAVE_PRELOADED_SYMBOLS 1
  4162. | #define HAVE_LTDL 1
  4163. | #define HAVE_UNISTD_H 1
  4164. | #define HAVE_DIRENT_H 1
  4165. | #define HAVE_CLOSEDIR 1
  4166. | #define HAVE_OPENDIR 1
  4167. | #define HAVE_READDIR 1
  4168. | #define LT_LIBEXT "a"
  4169. | #define LT_LIBPREFIX "lib"
  4170. | #define UseInstalledMagick 1
  4171. | #define QuantumDepth 16
  4172. | #define STDC_HEADERS 1
  4173. | #define HAVE_DIRENT_H 1
  4174. | #define HAVE_SYS_RESOURCE_H 1
  4175. | #define HAVE_SYS_TIMES_H 1
  4176. | #define HAVE_SYS_TYPES_H 1
  4177. | #define restrict __restrict
  4178. | #define HAVE_LONG_DOUBLE_WIDER 1
  4179. | #define SIZEOF_SIGNED_SHORT 2
  4180. | #define SIZEOF_UNSIGNED_SHORT 2
  4181. | #define SIZEOF_SIGNED_INT 4
  4182. | #define SIZEOF_UNSIGNED_INT 4
  4183. | #define SIZEOF_SIGNED_LONG 4
  4184. | #define SIZEOF_UNSIGNED_LONG 4
  4185. | #define SIZEOF_SIGNED_LONG_LONG 8
  4186. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4187. | #define SIZEOF_OFF_T 8
  4188. | #define SIZEOF_SIZE_T 4
  4189. | #define SIZEOF_UNSIGNED_INTP 4
  4190. | #define RETSIGTYPE void
  4191. | #define HAS_C__func__ 1
  4192. | #define HAVE_STDLIB_H 1
  4193. | #define HAVE_UNISTD_H 1
  4194. | #define HAVE_GETPAGESIZE 1
  4195. | #define HAVE_MMAP_FILEIO 1
  4196. | #define HAVE_ATOLL 1
  4197. | #define HAVE_CTIME_R 1
  4198. | #define HAVE__EXIT 1
  4199. | #define HAVE_FCNTL 1
  4200. | #define HAVE_FSTATVFS 1
  4201. | #define HAVE_FTIME 1
  4202. | #define HAVE_GETC_UNLOCKED 1
  4203. | #define HAVE_GETPAGESIZE 1
  4204. | #define HAVE_GETRLIMIT 1
  4205. | #define HAVE_GETPID 1
  4206. | #define HAVE_LOCALTIME_R 1
  4207. | #define HAVE_MADVISE 1
  4208. | #define HAVE_MKSTEMP 1
  4209. | /* end confdefs.h. */
  4210. | /* Define _pclose to an innocuous variant, in case <limits.h> declares _pclose.
  4211. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4212. | #define _pclose innocuous__pclose
  4213. |
  4214. | /* System header to define __stub macros and hopefully few prototypes,
  4215. | which can conflict with char _pclose (); below.
  4216. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4217. | <limits.h> exists even on freestanding compilers. */
  4218. |
  4219. | #ifdef __STDC__
  4220. | # include <limits.h>
  4221. | #else
  4222. | # include <assert.h>
  4223. | #endif
  4224. |
  4225. | #undef _pclose
  4226. |
  4227. | /* Override any GCC internal prototype to avoid an error.
  4228. | Use char because int might match the return type of a GCC
  4229. | builtin and then its argument prototype would still apply. */
  4230. | #ifdef __cplusplus
  4231. | extern "C"
  4232. | #endif
  4233. | char _pclose ();
  4234. | /* The GNU C library defines this for functions which it implements
  4235. | to always fail with ENOSYS. Some functions are actually named
  4236. | something starting with __ and the normal name is an alias. */
  4237. | #if defined __stub__pclose || defined __stub____pclose
  4238. | choke me
  4239. | #endif
  4240. |
  4241. | int
  4242. | main ()
  4243. | {
  4244. | return _pclose ();
  4245. | ;
  4246. | return 0;
  4247. | }
  4248. configure:21929: result: no
  4249. configure:21929: checking for pclose
  4250. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4251. configure:21929: $? = 0
  4252. configure:21929: result: yes
  4253. configure:21929: checking for poll
  4254. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4255. configure:21929: $? = 0
  4256. configure:21929: result: yes
  4257. configure:21929: checking for _popen
  4258. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4259. /tmp/ccNdqo8T.o: In function `main':
  4260. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:130: undefined reference to `_popen'
  4261. collect2: ld returned 1 exit status
  4262. configure:21929: $? = 1
  4263. configure: failed program was:
  4264. | /* confdefs.h */
  4265. | #define PACKAGE_NAME ""
  4266. | #define PACKAGE_TARNAME ""
  4267. | #define PACKAGE_VERSION ""
  4268. | #define PACKAGE_STRING ""
  4269. | #define PACKAGE_BUGREPORT ""
  4270. | #define PACKAGE_URL ""
  4271. | #define STDC_HEADERS 1
  4272. | #define HAVE_SYS_TYPES_H 1
  4273. | #define HAVE_SYS_STAT_H 1
  4274. | #define HAVE_STDLIB_H 1
  4275. | #define HAVE_STRING_H 1
  4276. | #define HAVE_MEMORY_H 1
  4277. | #define HAVE_STRINGS_H 1
  4278. | #define HAVE_INTTYPES_H 1
  4279. | #define HAVE_STDINT_H 1
  4280. | #define HAVE_UNISTD_H 1
  4281. | #define __EXTENSIONS__ 1
  4282. | #define _ALL_SOURCE 1
  4283. | #define _GNU_SOURCE 1
  4284. | #define _POSIX_PTHREAD_SEMANTICS 1
  4285. | #define _TANDEM_SOURCE 1
  4286. | #define HAVE_PTHREAD 1
  4287. | #define DisableSlowOpenMP 1
  4288. | #define _FILE_OFFSET_BITS 64
  4289. | #define HAVE_FSEEKO 1
  4290. | #define HAVE_DLFCN_H 1
  4291. | #define LT_OBJDIR ".libs/"
  4292. | #define LT_MODULE_EXT ".so"
  4293. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  4294. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  4295. | #define HAVE_LIBDL 1
  4296. | #define HAVE_DLERROR 1
  4297. | #define HAVE_LIBDLLOADER 1
  4298. | #define HAVE_ARGZ_H 1
  4299. | #define HAVE_ERROR_T 1
  4300. | #define HAVE_ARGZ_ADD 1
  4301. | #define HAVE_ARGZ_APPEND 1
  4302. | #define HAVE_ARGZ_COUNT 1
  4303. | #define HAVE_ARGZ_CREATE_SEP 1
  4304. | #define HAVE_ARGZ_INSERT 1
  4305. | #define HAVE_ARGZ_NEXT 1
  4306. | #define HAVE_ARGZ_STRINGIFY 1
  4307. | #define HAVE_WORKING_ARGZ 1
  4308. | #define HAVE_PRELOADED_SYMBOLS 1
  4309. | #define HAVE_LTDL 1
  4310. | #define HAVE_UNISTD_H 1
  4311. | #define HAVE_DIRENT_H 1
  4312. | #define HAVE_CLOSEDIR 1
  4313. | #define HAVE_OPENDIR 1
  4314. | #define HAVE_READDIR 1
  4315. | #define LT_LIBEXT "a"
  4316. | #define LT_LIBPREFIX "lib"
  4317. | #define UseInstalledMagick 1
  4318. | #define QuantumDepth 16
  4319. | #define STDC_HEADERS 1
  4320. | #define HAVE_DIRENT_H 1
  4321. | #define HAVE_SYS_RESOURCE_H 1
  4322. | #define HAVE_SYS_TIMES_H 1
  4323. | #define HAVE_SYS_TYPES_H 1
  4324. | #define restrict __restrict
  4325. | #define HAVE_LONG_DOUBLE_WIDER 1
  4326. | #define SIZEOF_SIGNED_SHORT 2
  4327. | #define SIZEOF_UNSIGNED_SHORT 2
  4328. | #define SIZEOF_SIGNED_INT 4
  4329. | #define SIZEOF_UNSIGNED_INT 4
  4330. | #define SIZEOF_SIGNED_LONG 4
  4331. | #define SIZEOF_UNSIGNED_LONG 4
  4332. | #define SIZEOF_SIGNED_LONG_LONG 8
  4333. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4334. | #define SIZEOF_OFF_T 8
  4335. | #define SIZEOF_SIZE_T 4
  4336. | #define SIZEOF_UNSIGNED_INTP 4
  4337. | #define RETSIGTYPE void
  4338. | #define HAS_C__func__ 1
  4339. | #define HAVE_STDLIB_H 1
  4340. | #define HAVE_UNISTD_H 1
  4341. | #define HAVE_GETPAGESIZE 1
  4342. | #define HAVE_MMAP_FILEIO 1
  4343. | #define HAVE_ATOLL 1
  4344. | #define HAVE_CTIME_R 1
  4345. | #define HAVE__EXIT 1
  4346. | #define HAVE_FCNTL 1
  4347. | #define HAVE_FSTATVFS 1
  4348. | #define HAVE_FTIME 1
  4349. | #define HAVE_GETC_UNLOCKED 1
  4350. | #define HAVE_GETPAGESIZE 1
  4351. | #define HAVE_GETRLIMIT 1
  4352. | #define HAVE_GETPID 1
  4353. | #define HAVE_LOCALTIME_R 1
  4354. | #define HAVE_MADVISE 1
  4355. | #define HAVE_MKSTEMP 1
  4356. | #define HAVE_PCLOSE 1
  4357. | #define HAVE_POLL 1
  4358. | /* end confdefs.h. */
  4359. | /* Define _popen to an innocuous variant, in case <limits.h> declares _popen.
  4360. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4361. | #define _popen innocuous__popen
  4362. |
  4363. | /* System header to define __stub macros and hopefully few prototypes,
  4364. | which can conflict with char _popen (); below.
  4365. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4366. | <limits.h> exists even on freestanding compilers. */
  4367. |
  4368. | #ifdef __STDC__
  4369. | # include <limits.h>
  4370. | #else
  4371. | # include <assert.h>
  4372. | #endif
  4373. |
  4374. | #undef _popen
  4375. |
  4376. | /* Override any GCC internal prototype to avoid an error.
  4377. | Use char because int might match the return type of a GCC
  4378. | builtin and then its argument prototype would still apply. */
  4379. | #ifdef __cplusplus
  4380. | extern "C"
  4381. | #endif
  4382. | char _popen ();
  4383. | /* The GNU C library defines this for functions which it implements
  4384. | to always fail with ENOSYS. Some functions are actually named
  4385. | something starting with __ and the normal name is an alias. */
  4386. | #if defined __stub__popen || defined __stub____popen
  4387. | choke me
  4388. | #endif
  4389. |
  4390. | int
  4391. | main ()
  4392. | {
  4393. | return _popen ();
  4394. | ;
  4395. | return 0;
  4396. | }
  4397. configure:21929: result: no
  4398. configure:21929: checking for popen
  4399. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4400. configure:21929: $? = 0
  4401. configure:21929: result: yes
  4402. configure:21929: checking for posix_fadvise
  4403. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4404. configure:21929: $? = 0
  4405. configure:21929: result: yes
  4406. configure:21929: checking for posix_fallocate
  4407. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4408. configure:21929: $? = 0
  4409. configure:21929: result: yes
  4410. configure:21929: checking for posix_madvise
  4411. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4412. configure:21929: $? = 0
  4413. configure:21929: result: yes
  4414. configure:21929: checking for posix_memalign
  4415. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4416. configure:21929: $? = 0
  4417. configure:21929: result: yes
  4418. configure:21929: checking for posix_spawnp
  4419. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4420. configure:21929: $? = 0
  4421. configure:21929: result: yes
  4422. configure:21929: checking for pread
  4423. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4424. configure:21929: $? = 0
  4425. configure:21929: result: yes
  4426. configure:21929: checking for pwrite
  4427. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4428. configure:21929: $? = 0
  4429. configure:21929: result: yes
  4430. configure:21929: checking for putc_unlocked
  4431. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4432. conftest.c:127: warning: conflicting types for built-in function 'putc_unlocked'
  4433. configure:21929: $? = 0
  4434. configure:21929: result: yes
  4435. configure:21929: checking for raise
  4436. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4437. configure:21929: $? = 0
  4438. configure:21929: result: yes
  4439. configure:21929: checking for rand_r
  4440. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4441. configure:21929: $? = 0
  4442. configure:21929: result: yes
  4443. configure:21929: checking for readdir_r
  4444. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4445. configure:21929: $? = 0
  4446. configure:21929: result: yes
  4447. configure:21929: checking for readlink
  4448. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4449. configure:21929: $? = 0
  4450. configure:21929: result: yes
  4451. configure:21929: checking for realpath
  4452. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4453. configure:21929: $? = 0
  4454. configure:21929: result: yes
  4455. configure:21929: checking for select
  4456. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4457. configure:21929: $? = 0
  4458. configure:21929: result: yes
  4459. configure:21929: checking for seekdir
  4460. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4461. configure:21929: $? = 0
  4462. configure:21929: result: yes
  4463. configure:21929: checking for setrlimit
  4464. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4465. configure:21929: $? = 0
  4466. configure:21929: result: yes
  4467. configure:21929: checking for sigemptyset
  4468. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4469. configure:21929: $? = 0
  4470. configure:21929: result: yes
  4471. configure:21929: checking for sigaction
  4472. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4473. configure:21929: $? = 0
  4474. configure:21929: result: yes
  4475. configure:21929: checking for spawnvp
  4476. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4477. /tmp/ccGkSV0m.o: In function `main':
  4478. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:149: undefined reference to `spawnvp'
  4479. collect2: ld returned 1 exit status
  4480. configure:21929: $? = 1
  4481. configure: failed program was:
  4482. | /* confdefs.h */
  4483. | #define PACKAGE_NAME ""
  4484. | #define PACKAGE_TARNAME ""
  4485. | #define PACKAGE_VERSION ""
  4486. | #define PACKAGE_STRING ""
  4487. | #define PACKAGE_BUGREPORT ""
  4488. | #define PACKAGE_URL ""
  4489. | #define STDC_HEADERS 1
  4490. | #define HAVE_SYS_TYPES_H 1
  4491. | #define HAVE_SYS_STAT_H 1
  4492. | #define HAVE_STDLIB_H 1
  4493. | #define HAVE_STRING_H 1
  4494. | #define HAVE_MEMORY_H 1
  4495. | #define HAVE_STRINGS_H 1
  4496. | #define HAVE_INTTYPES_H 1
  4497. | #define HAVE_STDINT_H 1
  4498. | #define HAVE_UNISTD_H 1
  4499. | #define __EXTENSIONS__ 1
  4500. | #define _ALL_SOURCE 1
  4501. | #define _GNU_SOURCE 1
  4502. | #define _POSIX_PTHREAD_SEMANTICS 1
  4503. | #define _TANDEM_SOURCE 1
  4504. | #define HAVE_PTHREAD 1
  4505. | #define DisableSlowOpenMP 1
  4506. | #define _FILE_OFFSET_BITS 64
  4507. | #define HAVE_FSEEKO 1
  4508. | #define HAVE_DLFCN_H 1
  4509. | #define LT_OBJDIR ".libs/"
  4510. | #define LT_MODULE_EXT ".so"
  4511. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  4512. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  4513. | #define HAVE_LIBDL 1
  4514. | #define HAVE_DLERROR 1
  4515. | #define HAVE_LIBDLLOADER 1
  4516. | #define HAVE_ARGZ_H 1
  4517. | #define HAVE_ERROR_T 1
  4518. | #define HAVE_ARGZ_ADD 1
  4519. | #define HAVE_ARGZ_APPEND 1
  4520. | #define HAVE_ARGZ_COUNT 1
  4521. | #define HAVE_ARGZ_CREATE_SEP 1
  4522. | #define HAVE_ARGZ_INSERT 1
  4523. | #define HAVE_ARGZ_NEXT 1
  4524. | #define HAVE_ARGZ_STRINGIFY 1
  4525. | #define HAVE_WORKING_ARGZ 1
  4526. | #define HAVE_PRELOADED_SYMBOLS 1
  4527. | #define HAVE_LTDL 1
  4528. | #define HAVE_UNISTD_H 1
  4529. | #define HAVE_DIRENT_H 1
  4530. | #define HAVE_CLOSEDIR 1
  4531. | #define HAVE_OPENDIR 1
  4532. | #define HAVE_READDIR 1
  4533. | #define LT_LIBEXT "a"
  4534. | #define LT_LIBPREFIX "lib"
  4535. | #define UseInstalledMagick 1
  4536. | #define QuantumDepth 16
  4537. | #define STDC_HEADERS 1
  4538. | #define HAVE_DIRENT_H 1
  4539. | #define HAVE_SYS_RESOURCE_H 1
  4540. | #define HAVE_SYS_TIMES_H 1
  4541. | #define HAVE_SYS_TYPES_H 1
  4542. | #define restrict __restrict
  4543. | #define HAVE_LONG_DOUBLE_WIDER 1
  4544. | #define SIZEOF_SIGNED_SHORT 2
  4545. | #define SIZEOF_UNSIGNED_SHORT 2
  4546. | #define SIZEOF_SIGNED_INT 4
  4547. | #define SIZEOF_UNSIGNED_INT 4
  4548. | #define SIZEOF_SIGNED_LONG 4
  4549. | #define SIZEOF_UNSIGNED_LONG 4
  4550. | #define SIZEOF_SIGNED_LONG_LONG 8
  4551. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4552. | #define SIZEOF_OFF_T 8
  4553. | #define SIZEOF_SIZE_T 4
  4554. | #define SIZEOF_UNSIGNED_INTP 4
  4555. | #define RETSIGTYPE void
  4556. | #define HAS_C__func__ 1
  4557. | #define HAVE_STDLIB_H 1
  4558. | #define HAVE_UNISTD_H 1
  4559. | #define HAVE_GETPAGESIZE 1
  4560. | #define HAVE_MMAP_FILEIO 1
  4561. | #define HAVE_ATOLL 1
  4562. | #define HAVE_CTIME_R 1
  4563. | #define HAVE__EXIT 1
  4564. | #define HAVE_FCNTL 1
  4565. | #define HAVE_FSTATVFS 1
  4566. | #define HAVE_FTIME 1
  4567. | #define HAVE_GETC_UNLOCKED 1
  4568. | #define HAVE_GETPAGESIZE 1
  4569. | #define HAVE_GETRLIMIT 1
  4570. | #define HAVE_GETPID 1
  4571. | #define HAVE_LOCALTIME_R 1
  4572. | #define HAVE_MADVISE 1
  4573. | #define HAVE_MKSTEMP 1
  4574. | #define HAVE_PCLOSE 1
  4575. | #define HAVE_POLL 1
  4576. | #define HAVE_POPEN 1
  4577. | #define HAVE_POSIX_FADVISE 1
  4578. | #define HAVE_POSIX_FALLOCATE 1
  4579. | #define HAVE_POSIX_MADVISE 1
  4580. | #define HAVE_POSIX_MEMALIGN 1
  4581. | #define HAVE_POSIX_SPAWNP 1
  4582. | #define HAVE_PREAD 1
  4583. | #define HAVE_PWRITE 1
  4584. | #define HAVE_PUTC_UNLOCKED 1
  4585. | #define HAVE_RAISE 1
  4586. | #define HAVE_RAND_R 1
  4587. | #define HAVE_READDIR_R 1
  4588. | #define HAVE_READLINK 1
  4589. | #define HAVE_REALPATH 1
  4590. | #define HAVE_SELECT 1
  4591. | #define HAVE_SEEKDIR 1
  4592. | #define HAVE_SETRLIMIT 1
  4593. | #define HAVE_SIGEMPTYSET 1
  4594. | #define HAVE_SIGACTION 1
  4595. | /* end confdefs.h. */
  4596. | /* Define spawnvp to an innocuous variant, in case <limits.h> declares spawnvp.
  4597. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4598. | #define spawnvp innocuous_spawnvp
  4599. |
  4600. | /* System header to define __stub macros and hopefully few prototypes,
  4601. | which can conflict with char spawnvp (); below.
  4602. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4603. | <limits.h> exists even on freestanding compilers. */
  4604. |
  4605. | #ifdef __STDC__
  4606. | # include <limits.h>
  4607. | #else
  4608. | # include <assert.h>
  4609. | #endif
  4610. |
  4611. | #undef spawnvp
  4612. |
  4613. | /* Override any GCC internal prototype to avoid an error.
  4614. | Use char because int might match the return type of a GCC
  4615. | builtin and then its argument prototype would still apply. */
  4616. | #ifdef __cplusplus
  4617. | extern "C"
  4618. | #endif
  4619. | char spawnvp ();
  4620. | /* The GNU C library defines this for functions which it implements
  4621. | to always fail with ENOSYS. Some functions are actually named
  4622. | something starting with __ and the normal name is an alias. */
  4623. | #if defined __stub_spawnvp || defined __stub___spawnvp
  4624. | choke me
  4625. | #endif
  4626. |
  4627. | int
  4628. | main ()
  4629. | {
  4630. | return spawnvp ();
  4631. | ;
  4632. | return 0;
  4633. | }
  4634. configure:21929: result: no
  4635. configure:21929: checking for strerror
  4636. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4637. configure:21929: $? = 0
  4638. configure:21929: result: yes
  4639. configure:21929: checking for strerror_r
  4640. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4641. configure:21929: $? = 0
  4642. configure:21929: result: yes
  4643. configure:21929: checking for strlcat
  4644. configure:21929: result: no
  4645. configure:21929: checking for strlcpy
  4646. configure:21929: result: no
  4647. configure:21929: checking for strtoll
  4648. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4649. configure:21929: $? = 0
  4650. configure:21929: result: yes
  4651. configure:21929: checking for sysconf
  4652. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4653. configure:21929: $? = 0
  4654. configure:21929: result: yes
  4655. configure:21929: checking for tempnam
  4656. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4657. /tmp/ccpCgnRV.o: In function `main':
  4658. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:153: warning: the use of `tempnam' is dangerous, better use `mkstemp'
  4659. configure:21929: $? = 0
  4660. configure:21929: result: yes
  4661. configure:21929: checking for tmpnam_r
  4662. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4663. /tmp/ccVjqlW6.o: In function `main':
  4664. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:154: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'
  4665. configure:21929: $? = 0
  4666. configure:21929: result: yes
  4667. configure:21929: checking for times
  4668. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4669. configure:21929: $? = 0
  4670. configure:21929: result: yes
  4671. configure:21929: checking for telldir
  4672. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4673. configure:21929: $? = 0
  4674. configure:21929: result: yes
  4675. configure:21929: checking for ulltostr
  4676. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4677. /tmp/ccafwoGw.o: In function `main':
  4678. /home/carandraug/Downloads/GraphicsMagick-1.3.14/conftest.c:157: undefined reference to `ulltostr'
  4679. collect2: ld returned 1 exit status
  4680. configure:21929: $? = 1
  4681. configure: failed program was:
  4682. | /* confdefs.h */
  4683. | #define PACKAGE_NAME ""
  4684. | #define PACKAGE_TARNAME ""
  4685. | #define PACKAGE_VERSION ""
  4686. | #define PACKAGE_STRING ""
  4687. | #define PACKAGE_BUGREPORT ""
  4688. | #define PACKAGE_URL ""
  4689. | #define STDC_HEADERS 1
  4690. | #define HAVE_SYS_TYPES_H 1
  4691. | #define HAVE_SYS_STAT_H 1
  4692. | #define HAVE_STDLIB_H 1
  4693. | #define HAVE_STRING_H 1
  4694. | #define HAVE_MEMORY_H 1
  4695. | #define HAVE_STRINGS_H 1
  4696. | #define HAVE_INTTYPES_H 1
  4697. | #define HAVE_STDINT_H 1
  4698. | #define HAVE_UNISTD_H 1
  4699. | #define __EXTENSIONS__ 1
  4700. | #define _ALL_SOURCE 1
  4701. | #define _GNU_SOURCE 1
  4702. | #define _POSIX_PTHREAD_SEMANTICS 1
  4703. | #define _TANDEM_SOURCE 1
  4704. | #define HAVE_PTHREAD 1
  4705. | #define DisableSlowOpenMP 1
  4706. | #define _FILE_OFFSET_BITS 64
  4707. | #define HAVE_FSEEKO 1
  4708. | #define HAVE_DLFCN_H 1
  4709. | #define LT_OBJDIR ".libs/"
  4710. | #define LT_MODULE_EXT ".so"
  4711. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  4712. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  4713. | #define HAVE_LIBDL 1
  4714. | #define HAVE_DLERROR 1
  4715. | #define HAVE_LIBDLLOADER 1
  4716. | #define HAVE_ARGZ_H 1
  4717. | #define HAVE_ERROR_T 1
  4718. | #define HAVE_ARGZ_ADD 1
  4719. | #define HAVE_ARGZ_APPEND 1
  4720. | #define HAVE_ARGZ_COUNT 1
  4721. | #define HAVE_ARGZ_CREATE_SEP 1
  4722. | #define HAVE_ARGZ_INSERT 1
  4723. | #define HAVE_ARGZ_NEXT 1
  4724. | #define HAVE_ARGZ_STRINGIFY 1
  4725. | #define HAVE_WORKING_ARGZ 1
  4726. | #define HAVE_PRELOADED_SYMBOLS 1
  4727. | #define HAVE_LTDL 1
  4728. | #define HAVE_UNISTD_H 1
  4729. | #define HAVE_DIRENT_H 1
  4730. | #define HAVE_CLOSEDIR 1
  4731. | #define HAVE_OPENDIR 1
  4732. | #define HAVE_READDIR 1
  4733. | #define LT_LIBEXT "a"
  4734. | #define LT_LIBPREFIX "lib"
  4735. | #define UseInstalledMagick 1
  4736. | #define QuantumDepth 16
  4737. | #define STDC_HEADERS 1
  4738. | #define HAVE_DIRENT_H 1
  4739. | #define HAVE_SYS_RESOURCE_H 1
  4740. | #define HAVE_SYS_TIMES_H 1
  4741. | #define HAVE_SYS_TYPES_H 1
  4742. | #define restrict __restrict
  4743. | #define HAVE_LONG_DOUBLE_WIDER 1
  4744. | #define SIZEOF_SIGNED_SHORT 2
  4745. | #define SIZEOF_UNSIGNED_SHORT 2
  4746. | #define SIZEOF_SIGNED_INT 4
  4747. | #define SIZEOF_UNSIGNED_INT 4
  4748. | #define SIZEOF_SIGNED_LONG 4
  4749. | #define SIZEOF_UNSIGNED_LONG 4
  4750. | #define SIZEOF_SIGNED_LONG_LONG 8
  4751. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4752. | #define SIZEOF_OFF_T 8
  4753. | #define SIZEOF_SIZE_T 4
  4754. | #define SIZEOF_UNSIGNED_INTP 4
  4755. | #define RETSIGTYPE void
  4756. | #define HAS_C__func__ 1
  4757. | #define HAVE_STDLIB_H 1
  4758. | #define HAVE_UNISTD_H 1
  4759. | #define HAVE_GETPAGESIZE 1
  4760. | #define HAVE_MMAP_FILEIO 1
  4761. | #define HAVE_ATOLL 1
  4762. | #define HAVE_CTIME_R 1
  4763. | #define HAVE__EXIT 1
  4764. | #define HAVE_FCNTL 1
  4765. | #define HAVE_FSTATVFS 1
  4766. | #define HAVE_FTIME 1
  4767. | #define HAVE_GETC_UNLOCKED 1
  4768. | #define HAVE_GETPAGESIZE 1
  4769. | #define HAVE_GETRLIMIT 1
  4770. | #define HAVE_GETPID 1
  4771. | #define HAVE_LOCALTIME_R 1
  4772. | #define HAVE_MADVISE 1
  4773. | #define HAVE_MKSTEMP 1
  4774. | #define HAVE_PCLOSE 1
  4775. | #define HAVE_POLL 1
  4776. | #define HAVE_POPEN 1
  4777. | #define HAVE_POSIX_FADVISE 1
  4778. | #define HAVE_POSIX_FALLOCATE 1
  4779. | #define HAVE_POSIX_MADVISE 1
  4780. | #define HAVE_POSIX_MEMALIGN 1
  4781. | #define HAVE_POSIX_SPAWNP 1
  4782. | #define HAVE_PREAD 1
  4783. | #define HAVE_PWRITE 1
  4784. | #define HAVE_PUTC_UNLOCKED 1
  4785. | #define HAVE_RAISE 1
  4786. | #define HAVE_RAND_R 1
  4787. | #define HAVE_READDIR_R 1
  4788. | #define HAVE_READLINK 1
  4789. | #define HAVE_REALPATH 1
  4790. | #define HAVE_SELECT 1
  4791. | #define HAVE_SEEKDIR 1
  4792. | #define HAVE_SETRLIMIT 1
  4793. | #define HAVE_SIGEMPTYSET 1
  4794. | #define HAVE_SIGACTION 1
  4795. | #define HAVE_STRERROR 1
  4796. | #define HAVE_STRERROR_R 1
  4797. | #define HAVE_STRTOLL 1
  4798. | #define HAVE_SYSCONF 1
  4799. | #define HAVE_TEMPNAM 1
  4800. | #define HAVE_TMPNAM_R 1
  4801. | #define HAVE_TIMES 1
  4802. | #define HAVE_TELLDIR 1
  4803. | /* end confdefs.h. */
  4804. | /* Define ulltostr to an innocuous variant, in case <limits.h> declares ulltostr.
  4805. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4806. | #define ulltostr innocuous_ulltostr
  4807. |
  4808. | /* System header to define __stub macros and hopefully few prototypes,
  4809. | which can conflict with char ulltostr (); below.
  4810. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4811. | <limits.h> exists even on freestanding compilers. */
  4812. |
  4813. | #ifdef __STDC__
  4814. | # include <limits.h>
  4815. | #else
  4816. | # include <assert.h>
  4817. | #endif
  4818. |
  4819. | #undef ulltostr
  4820. |
  4821. | /* Override any GCC internal prototype to avoid an error.
  4822. | Use char because int might match the return type of a GCC
  4823. | builtin and then its argument prototype would still apply. */
  4824. | #ifdef __cplusplus
  4825. | extern "C"
  4826. | #endif
  4827. | char ulltostr ();
  4828. | /* The GNU C library defines this for functions which it implements
  4829. | to always fail with ENOSYS. Some functions are actually named
  4830. | something starting with __ and the normal name is an alias. */
  4831. | #if defined __stub_ulltostr || defined __stub___ulltostr
  4832. | choke me
  4833. | #endif
  4834. |
  4835. | int
  4836. | main ()
  4837. | {
  4838. | return ulltostr ();
  4839. | ;
  4840. | return 0;
  4841. | }
  4842. configure:21929: result: no
  4843. configure:21929: checking for vsprintf
  4844. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4845. conftest.c:146: warning: conflicting types for built-in function 'vsprintf'
  4846. configure:21929: $? = 0
  4847. configure:21929: result: yes
  4848. configure:21929: checking for vsnprintf
  4849. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4850. conftest.c:147: warning: conflicting types for built-in function 'vsnprintf'
  4851. configure:21929: $? = 0
  4852. configure:21929: result: yes
  4853. configure:21929: checking for qsort_r
  4854. configure:21929: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl >&5
  4855. configure:21929: $? = 0
  4856. configure:21929: result: yes
  4857. configure:21945: checking whether pread is declared
  4858. configure:21945: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  4859. configure:21945: $? = 0
  4860. configure:21945: result: yes
  4861. configure:21957: checking whether pwrite is declared
  4862. configure:21957: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  4863. configure:21957: $? = 0
  4864. configure:21957: result: yes
  4865. configure:21971: checking whether strlcpy is declared
  4866. configure:21971: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  4867. conftest.c: In function 'main':
  4868. conftest.c:138: error: 'strlcpy' undeclared (first use in this function)
  4869. conftest.c:138: error: (Each undeclared identifier is reported only once
  4870. conftest.c:138: error: for each function it appears in.)
  4871. configure:21971: $? = 1
  4872. configure: failed program was:
  4873. | /* confdefs.h */
  4874. | #define PACKAGE_NAME ""
  4875. | #define PACKAGE_TARNAME ""
  4876. | #define PACKAGE_VERSION ""
  4877. | #define PACKAGE_STRING ""
  4878. | #define PACKAGE_BUGREPORT ""
  4879. | #define PACKAGE_URL ""
  4880. | #define STDC_HEADERS 1
  4881. | #define HAVE_SYS_TYPES_H 1
  4882. | #define HAVE_SYS_STAT_H 1
  4883. | #define HAVE_STDLIB_H 1
  4884. | #define HAVE_STRING_H 1
  4885. | #define HAVE_MEMORY_H 1
  4886. | #define HAVE_STRINGS_H 1
  4887. | #define HAVE_INTTYPES_H 1
  4888. | #define HAVE_STDINT_H 1
  4889. | #define HAVE_UNISTD_H 1
  4890. | #define __EXTENSIONS__ 1
  4891. | #define _ALL_SOURCE 1
  4892. | #define _GNU_SOURCE 1
  4893. | #define _POSIX_PTHREAD_SEMANTICS 1
  4894. | #define _TANDEM_SOURCE 1
  4895. | #define HAVE_PTHREAD 1
  4896. | #define DisableSlowOpenMP 1
  4897. | #define _FILE_OFFSET_BITS 64
  4898. | #define HAVE_FSEEKO 1
  4899. | #define HAVE_DLFCN_H 1
  4900. | #define LT_OBJDIR ".libs/"
  4901. | #define LT_MODULE_EXT ".so"
  4902. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  4903. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  4904. | #define HAVE_LIBDL 1
  4905. | #define HAVE_DLERROR 1
  4906. | #define HAVE_LIBDLLOADER 1
  4907. | #define HAVE_ARGZ_H 1
  4908. | #define HAVE_ERROR_T 1
  4909. | #define HAVE_ARGZ_ADD 1
  4910. | #define HAVE_ARGZ_APPEND 1
  4911. | #define HAVE_ARGZ_COUNT 1
  4912. | #define HAVE_ARGZ_CREATE_SEP 1
  4913. | #define HAVE_ARGZ_INSERT 1
  4914. | #define HAVE_ARGZ_NEXT 1
  4915. | #define HAVE_ARGZ_STRINGIFY 1
  4916. | #define HAVE_WORKING_ARGZ 1
  4917. | #define HAVE_PRELOADED_SYMBOLS 1
  4918. | #define HAVE_LTDL 1
  4919. | #define HAVE_UNISTD_H 1
  4920. | #define HAVE_DIRENT_H 1
  4921. | #define HAVE_CLOSEDIR 1
  4922. | #define HAVE_OPENDIR 1
  4923. | #define HAVE_READDIR 1
  4924. | #define LT_LIBEXT "a"
  4925. | #define LT_LIBPREFIX "lib"
  4926. | #define UseInstalledMagick 1
  4927. | #define QuantumDepth 16
  4928. | #define STDC_HEADERS 1
  4929. | #define HAVE_DIRENT_H 1
  4930. | #define HAVE_SYS_RESOURCE_H 1
  4931. | #define HAVE_SYS_TIMES_H 1
  4932. | #define HAVE_SYS_TYPES_H 1
  4933. | #define restrict __restrict
  4934. | #define HAVE_LONG_DOUBLE_WIDER 1
  4935. | #define SIZEOF_SIGNED_SHORT 2
  4936. | #define SIZEOF_UNSIGNED_SHORT 2
  4937. | #define SIZEOF_SIGNED_INT 4
  4938. | #define SIZEOF_UNSIGNED_INT 4
  4939. | #define SIZEOF_SIGNED_LONG 4
  4940. | #define SIZEOF_UNSIGNED_LONG 4
  4941. | #define SIZEOF_SIGNED_LONG_LONG 8
  4942. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4943. | #define SIZEOF_OFF_T 8
  4944. | #define SIZEOF_SIZE_T 4
  4945. | #define SIZEOF_UNSIGNED_INTP 4
  4946. | #define RETSIGTYPE void
  4947. | #define HAS_C__func__ 1
  4948. | #define HAVE_STDLIB_H 1
  4949. | #define HAVE_UNISTD_H 1
  4950. | #define HAVE_GETPAGESIZE 1
  4951. | #define HAVE_MMAP_FILEIO 1
  4952. | #define HAVE_ATOLL 1
  4953. | #define HAVE_CTIME_R 1
  4954. | #define HAVE__EXIT 1
  4955. | #define HAVE_FCNTL 1
  4956. | #define HAVE_FSTATVFS 1
  4957. | #define HAVE_FTIME 1
  4958. | #define HAVE_GETC_UNLOCKED 1
  4959. | #define HAVE_GETPAGESIZE 1
  4960. | #define HAVE_GETRLIMIT 1
  4961. | #define HAVE_GETPID 1
  4962. | #define HAVE_LOCALTIME_R 1
  4963. | #define HAVE_MADVISE 1
  4964. | #define HAVE_MKSTEMP 1
  4965. | #define HAVE_PCLOSE 1
  4966. | #define HAVE_POLL 1
  4967. | #define HAVE_POPEN 1
  4968. | #define HAVE_POSIX_FADVISE 1
  4969. | #define HAVE_POSIX_FALLOCATE 1
  4970. | #define HAVE_POSIX_MADVISE 1
  4971. | #define HAVE_POSIX_MEMALIGN 1
  4972. | #define HAVE_POSIX_SPAWNP 1
  4973. | #define HAVE_PREAD 1
  4974. | #define HAVE_PWRITE 1
  4975. | #define HAVE_PUTC_UNLOCKED 1
  4976. | #define HAVE_RAISE 1
  4977. | #define HAVE_RAND_R 1
  4978. | #define HAVE_READDIR_R 1
  4979. | #define HAVE_READLINK 1
  4980. | #define HAVE_REALPATH 1
  4981. | #define HAVE_SELECT 1
  4982. | #define HAVE_SEEKDIR 1
  4983. | #define HAVE_SETRLIMIT 1
  4984. | #define HAVE_SIGEMPTYSET 1
  4985. | #define HAVE_SIGACTION 1
  4986. | #define HAVE_STRERROR 1
  4987. | #define HAVE_STRERROR_R 1
  4988. | #define HAVE_STRTOLL 1
  4989. | #define HAVE_SYSCONF 1
  4990. | #define HAVE_TEMPNAM 1
  4991. | #define HAVE_TMPNAM_R 1
  4992. | #define HAVE_TIMES 1
  4993. | #define HAVE_TELLDIR 1
  4994. | #define HAVE_VSPRINTF 1
  4995. | #define HAVE_VSNPRINTF 1
  4996. | #define HAVE_QSORT_R 1
  4997. | #define HAVE_DECL_PREAD 1
  4998. | #define HAVE_DECL_PWRITE 1
  4999. | /* end confdefs.h. */
  5000. |
  5001. | #include <strings.h>
  5002. |
  5003. | int
  5004. | main ()
  5005. | {
  5006. | #ifndef strlcpy
  5007. | #ifdef __cplusplus
  5008. | (void) strlcpy;
  5009. | #else
  5010. | (void) strlcpy;
  5011. | #endif
  5012. | #endif
  5013. |
  5014. | ;
  5015. | return 0;
  5016. | }
  5017. configure:21971: result: no
  5018. configure:21985: checking whether vsnprintf is declared
  5019. configure:21985: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  5020. configure:21985: $? = 0
  5021. configure:21985: result: yes
  5022. configure:22005: checking for /dev/urandom
  5023. configure:22016: result: yes
  5024. configure:22228: checking for C++ compiler version
  5025. configure:22237: g++ --version >&5
  5026. g++ (Debian 4.4.5-8) 4.4.5
  5027. Copyright (C) 2010 Free Software Foundation, Inc.
  5028. This is free software; see the source for copying conditions. There is NO
  5029. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  5030.  
  5031. configure:22248: $? = 0
  5032. configure:22237: g++ -v >&5
  5033. Using built-in specs.
  5034. Target: i486-linux-gnu
  5035. Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
  5036. Thread model: posix
  5037. gcc version 4.4.5 (Debian 4.4.5-8)
  5038. configure:22248: $? = 0
  5039. configure:22237: g++ -V >&5
  5040. g++: '-V' option must have argument
  5041. configure:22248: $? = 1
  5042. configure:22237: g++ -qversion >&5
  5043. g++: unrecognized option '-qversion'
  5044. g++: no input files
  5045. configure:22248: $? = 1
  5046. configure:22252: checking whether we are using the GNU C++ compiler
  5047. configure:22280: result: yes
  5048. configure:22289: checking whether g++ accepts -g
  5049. configure:22350: result: yes
  5050. configure:22375: checking dependency style of g++
  5051. configure:22486: result: gcc3
  5052. configure:22501: checking whether the compiler recognizes bool as a built-in type
  5053. configure:22527: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
  5054. configure:22527: $? = 0
  5055. configure:22541: result: yes
  5056. configure:22549: checking whether the compiler supports const_cast<>
  5057. configure:22575: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
  5058. configure:22575: $? = 0
  5059. configure:22589: result: yes
  5060. configure:22597: checking whether the compiler supports default template parameters
  5061. configure:22621: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
  5062. configure:22621: $? = 0
  5063. configure:22635: result: yes
  5064. configure:22644: checking whether the compiler supports exceptions
  5065. configure:22667: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
  5066. configure:22667: $? = 0
  5067. configure:22681: result: yes
  5068. configure:22689: checking whether the compiler implements namespaces
  5069. configure:22712: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
  5070. configure:22712: $? = 0
  5071. configure:22726: result: yes
  5072. configure:22734: checking whether the compiler supports the explicit keyword
  5073. configure:22757: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
  5074. configure:22757: $? = 0
  5075. configure:22771: result: yes
  5076. configure:22779: checking whether the compiler supports ISO C++ standard library
  5077. configure:22808: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
  5078. configure:22808: $? = 0
  5079. configure:22822: result: yes
  5080. configure:22830: checking whether the compiler supports Standard Template Library
  5081. configure:22859: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
  5082. configure:22859: $? = 0
  5083. configure:22873: result: yes
  5084. configure:22882: checking whether the compiler supports ios::binary
  5085. configure:22908: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
  5086. configure:22908: $? = 0
  5087. configure:22922: result: yes
  5088. configure:22931: checking whether the compiler supports the mutable keyword
  5089. configure:22958: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
  5090. configure:22958: $? = 0
  5091. configure:22972: result: yes
  5092. configure:22980: checking whether the compiler accepts the new for scoping rules
  5093. configure:23008: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
  5094. configure:23008: $? = 0
  5095. configure:23022: result: yes
  5096. configure:23030: checking whether the compiler supports static_cast<>
  5097. configure:23057: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
  5098. configure:23057: $? = 0
  5099. configure:23071: result: yes
  5100. configure:23079: checking whether the compiler supports basic templates
  5101. configure:23104: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
  5102. configure:23104: $? = 0
  5103. configure:23118: result: yes
  5104. configure:23130: checking for C++ compiler __func__ support
  5105. configure:23149: g++ -c -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.cpp >&5
  5106. configure:23149: $? = 0
  5107. configure:23156: result: yes
  5108. configure:23173: checking whether C++ compiler is sufficient for Magick++
  5109. configure:23193: result: yes
  5110. configure:23215: checking for X11 configure files
  5111. configure:23269: result:
  5112. configure:23374: checking for the pthreads library -lpthread
  5113. configure:23392: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldl -lpthread >&5
  5114. conftest.c: In function 'main':
  5115. conftest.c:151: warning: null argument where non-null required (argument 1)
  5116. conftest.c:153: warning: null argument where non-null required (argument 1)
  5117. conftest.c:153: warning: null argument where non-null required (argument 3)
  5118. conftest.c:150: warning: 'th' is used uninitialized in this function
  5119. configure:23392: $? = 0
  5120. configure:23398: result: yes
  5121. configure:23622: checking for GOMP_parallel_start in -lgomp
  5122. configure:23647: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lgomp -ldl -lpthread >&5
  5123. configure:23647: $? = 0
  5124. configure:23656: result: yes
  5125. configure:23916: checking for sqrt in -lm
  5126. configure:23941: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lm -lgomp -ldl -lpthread >&5
  5127. conftest.c:152: warning: conflicting types for built-in function 'sqrt'
  5128. configure:23941: $? = 0
  5129. configure:23950: result: yes
  5130. configure:24032: checking for ZLIB support
  5131. configure:24034: result:
  5132. configure:24038: checking zconf.h usability
  5133. configure:24038: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  5134. configure:24038: $? = 0
  5135. configure:24038: result: yes
  5136. configure:24038: checking zconf.h presence
  5137. configure:24038: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  5138. configure:24038: $? = 0
  5139. configure:24038: result: yes
  5140. configure:24038: checking for zconf.h
  5141. configure:24038: result: yes
  5142. configure:24046: checking zlib.h usability
  5143. configure:24046: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  5144. configure:24046: $? = 0
  5145. configure:24046: result: yes
  5146. configure:24046: checking zlib.h presence
  5147. configure:24046: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  5148. configure:24046: $? = 0
  5149. configure:24046: result: yes
  5150. configure:24046: checking for zlib.h
  5151. configure:24046: result: yes
  5152. configure:24054: checking for compress in -lz
  5153. configure:24079: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lz -lm -lgomp -ldl -lpthread >&5
  5154. configure:24079: $? = 0
  5155. configure:24088: result: yes
  5156. configure:24096: checking for uncompress in -lz
  5157. configure:24121: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lz -lm -lgomp -ldl -lpthread >&5
  5158. configure:24121: $? = 0
  5159. configure:24130: result: yes
  5160. configure:24138: checking for deflate in -lz
  5161. configure:24163: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lz -lm -lgomp -ldl -lpthread >&5
  5162. configure:24163: $? = 0
  5163. configure:24172: result: yes
  5164. configure:24180: checking for inflate in -lz
  5165. configure:24205: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lz -lm -lgomp -ldl -lpthread >&5
  5166. configure:24205: $? = 0
  5167. configure:24214: result: yes
  5168. configure:24222: checking for gzseek in -lz
  5169. configure:24247: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lz -lm -lgomp -ldl -lpthread >&5
  5170. configure:24247: $? = 0
  5171. configure:24256: result: yes
  5172. configure:24264: checking for gztell in -lz
  5173. configure:24289: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lz -lm -lgomp -ldl -lpthread >&5
  5174. configure:24289: $? = 0
  5175. configure:24298: result: yes
  5176. configure:24306: checking if ZLIB package is complete
  5177. configure:24321: result: yes
  5178. configure:24347: checking for BZLIB support
  5179. configure:24349: result:
  5180. configure:24354: checking bzlib.h usability
  5181. configure:24354: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  5182. configure:24354: $? = 0
  5183. configure:24354: result: yes
  5184. configure:24354: checking bzlib.h presence
  5185. configure:24354: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  5186. configure:24354: $? = 0
  5187. configure:24354: result: yes
  5188. configure:24354: checking for bzlib.h
  5189. configure:24354: result: yes
  5190. configure:24362: checking for BZ2_bzDecompress in -lbz2
  5191. configure:24387: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  5192. configure:24387: $? = 0
  5193. configure:24396: result: yes
  5194. configure:24459: checking if BZLIB package is complete
  5195. configure:24474: result: yes
  5196. configure:24500: checking for LZMA support
  5197. configure:24502: result:
  5198. configure:24506: checking lzma.h usability
  5199. configure:24506: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  5200. conftest.c:180:18: error: lzma.h: No such file or directory
  5201. configure:24506: $? = 1
  5202. configure: failed program was:
  5203. | /* confdefs.h */
  5204. | #define PACKAGE_NAME ""
  5205. | #define PACKAGE_TARNAME ""
  5206. | #define PACKAGE_VERSION ""
  5207. | #define PACKAGE_STRING ""
  5208. | #define PACKAGE_BUGREPORT ""
  5209. | #define PACKAGE_URL ""
  5210. | #define STDC_HEADERS 1
  5211. | #define HAVE_SYS_TYPES_H 1
  5212. | #define HAVE_SYS_STAT_H 1
  5213. | #define HAVE_STDLIB_H 1
  5214. | #define HAVE_STRING_H 1
  5215. | #define HAVE_MEMORY_H 1
  5216. | #define HAVE_STRINGS_H 1
  5217. | #define HAVE_INTTYPES_H 1
  5218. | #define HAVE_STDINT_H 1
  5219. | #define HAVE_UNISTD_H 1
  5220. | #define __EXTENSIONS__ 1
  5221. | #define _ALL_SOURCE 1
  5222. | #define _GNU_SOURCE 1
  5223. | #define _POSIX_PTHREAD_SEMANTICS 1
  5224. | #define _TANDEM_SOURCE 1
  5225. | #define HAVE_PTHREAD 1
  5226. | #define DisableSlowOpenMP 1
  5227. | #define _FILE_OFFSET_BITS 64
  5228. | #define HAVE_FSEEKO 1
  5229. | #define HAVE_DLFCN_H 1
  5230. | #define LT_OBJDIR ".libs/"
  5231. | #define LT_MODULE_EXT ".so"
  5232. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  5233. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  5234. | #define HAVE_LIBDL 1
  5235. | #define HAVE_DLERROR 1
  5236. | #define HAVE_LIBDLLOADER 1
  5237. | #define HAVE_ARGZ_H 1
  5238. | #define HAVE_ERROR_T 1
  5239. | #define HAVE_ARGZ_ADD 1
  5240. | #define HAVE_ARGZ_APPEND 1
  5241. | #define HAVE_ARGZ_COUNT 1
  5242. | #define HAVE_ARGZ_CREATE_SEP 1
  5243. | #define HAVE_ARGZ_INSERT 1
  5244. | #define HAVE_ARGZ_NEXT 1
  5245. | #define HAVE_ARGZ_STRINGIFY 1
  5246. | #define HAVE_WORKING_ARGZ 1
  5247. | #define HAVE_PRELOADED_SYMBOLS 1
  5248. | #define HAVE_LTDL 1
  5249. | #define HAVE_UNISTD_H 1
  5250. | #define HAVE_DIRENT_H 1
  5251. | #define HAVE_CLOSEDIR 1
  5252. | #define HAVE_OPENDIR 1
  5253. | #define HAVE_READDIR 1
  5254. | #define LT_LIBEXT "a"
  5255. | #define LT_LIBPREFIX "lib"
  5256. | #define UseInstalledMagick 1
  5257. | #define QuantumDepth 16
  5258. | #define STDC_HEADERS 1
  5259. | #define HAVE_DIRENT_H 1
  5260. | #define HAVE_SYS_RESOURCE_H 1
  5261. | #define HAVE_SYS_TIMES_H 1
  5262. | #define HAVE_SYS_TYPES_H 1
  5263. | #define restrict __restrict
  5264. | #define HAVE_LONG_DOUBLE_WIDER 1
  5265. | #define SIZEOF_SIGNED_SHORT 2
  5266. | #define SIZEOF_UNSIGNED_SHORT 2
  5267. | #define SIZEOF_SIGNED_INT 4
  5268. | #define SIZEOF_UNSIGNED_INT 4
  5269. | #define SIZEOF_SIGNED_LONG 4
  5270. | #define SIZEOF_UNSIGNED_LONG 4
  5271. | #define SIZEOF_SIGNED_LONG_LONG 8
  5272. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  5273. | #define SIZEOF_OFF_T 8
  5274. | #define SIZEOF_SIZE_T 4
  5275. | #define SIZEOF_UNSIGNED_INTP 4
  5276. | #define RETSIGTYPE void
  5277. | #define HAS_C__func__ 1
  5278. | #define HAVE_STDLIB_H 1
  5279. | #define HAVE_UNISTD_H 1
  5280. | #define HAVE_GETPAGESIZE 1
  5281. | #define HAVE_MMAP_FILEIO 1
  5282. | #define HAVE_ATOLL 1
  5283. | #define HAVE_CTIME_R 1
  5284. | #define HAVE__EXIT 1
  5285. | #define HAVE_FCNTL 1
  5286. | #define HAVE_FSTATVFS 1
  5287. | #define HAVE_FTIME 1
  5288. | #define HAVE_GETC_UNLOCKED 1
  5289. | #define HAVE_GETPAGESIZE 1
  5290. | #define HAVE_GETRLIMIT 1
  5291. | #define HAVE_GETPID 1
  5292. | #define HAVE_LOCALTIME_R 1
  5293. | #define HAVE_MADVISE 1
  5294. | #define HAVE_MKSTEMP 1
  5295. | #define HAVE_PCLOSE 1
  5296. | #define HAVE_POLL 1
  5297. | #define HAVE_POPEN 1
  5298. | #define HAVE_POSIX_FADVISE 1
  5299. | #define HAVE_POSIX_FALLOCATE 1
  5300. | #define HAVE_POSIX_MADVISE 1
  5301. | #define HAVE_POSIX_MEMALIGN 1
  5302. | #define HAVE_POSIX_SPAWNP 1
  5303. | #define HAVE_PREAD 1
  5304. | #define HAVE_PWRITE 1
  5305. | #define HAVE_PUTC_UNLOCKED 1
  5306. | #define HAVE_RAISE 1
  5307. | #define HAVE_RAND_R 1
  5308. | #define HAVE_READDIR_R 1
  5309. | #define HAVE_READLINK 1
  5310. | #define HAVE_REALPATH 1
  5311. | #define HAVE_SELECT 1
  5312. | #define HAVE_SEEKDIR 1
  5313. | #define HAVE_SETRLIMIT 1
  5314. | #define HAVE_SIGEMPTYSET 1
  5315. | #define HAVE_SIGACTION 1
  5316. | #define HAVE_STRERROR 1
  5317. | #define HAVE_STRERROR_R 1
  5318. | #define HAVE_STRTOLL 1
  5319. | #define HAVE_SYSCONF 1
  5320. | #define HAVE_TEMPNAM 1
  5321. | #define HAVE_TMPNAM_R 1
  5322. | #define HAVE_TIMES 1
  5323. | #define HAVE_TELLDIR 1
  5324. | #define HAVE_VSPRINTF 1
  5325. | #define HAVE_VSNPRINTF 1
  5326. | #define HAVE_QSORT_R 1
  5327. | #define HAVE_DECL_PREAD 1
  5328. | #define HAVE_DECL_PWRITE 1
  5329. | #define HAVE_DECL_STRLCPY 0
  5330. | #define HAVE_DECL_VSNPRINTF 1
  5331. | #define HAVE_DEV_URANDOM 1
  5332. | #define HAVE_BOOL /**/
  5333. | #define HAVE_CONST_CAST /**/
  5334. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  5335. | #define HAVE_EXCEPTIONS /**/
  5336. | #define HAVE_NAMESPACES /**/
  5337. | #define HAVE_EXPLICIT /**/
  5338. | #define HAVE_STD /**/
  5339. | #define HAVE_STL /**/
  5340. | #define HAVE_MUTABLE /**/
  5341. | #define HAVE_NEW_FOR_SCOPING /**/
  5342. | #define HAVE_STATIC_CAST /**/
  5343. | #define HAVE_TEMPLATES /**/
  5344. | #define HAS_CPP__func__ 1
  5345. | #define X11ConfigurePath "X11ConfigurePath"
  5346. | #define HasZLIB 1
  5347. | #define HasBZLIB 1
  5348. | /* end confdefs.h. */
  5349. | #include <stdio.h>
  5350. | #ifdef HAVE_SYS_TYPES_H
  5351. | # include <sys/types.h>
  5352. | #endif
  5353. | #ifdef HAVE_SYS_STAT_H
  5354. | # include <sys/stat.h>
  5355. | #endif
  5356. | #ifdef STDC_HEADERS
  5357. | # include <stdlib.h>
  5358. | # include <stddef.h>
  5359. | #else
  5360. | # ifdef HAVE_STDLIB_H
  5361. | # include <stdlib.h>
  5362. | # endif
  5363. | #endif
  5364. | #ifdef HAVE_STRING_H
  5365. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5366. | # include <memory.h>
  5367. | # endif
  5368. | # include <string.h>
  5369. | #endif
  5370. | #ifdef HAVE_STRINGS_H
  5371. | # include <strings.h>
  5372. | #endif
  5373. | #ifdef HAVE_INTTYPES_H
  5374. | # include <inttypes.h>
  5375. | #endif
  5376. | #ifdef HAVE_STDINT_H
  5377. | # include <stdint.h>
  5378. | #endif
  5379. | #ifdef HAVE_UNISTD_H
  5380. | # include <unistd.h>
  5381. | #endif
  5382. | #include <lzma.h>
  5383. configure:24506: result: no
  5384. configure:24506: checking lzma.h presence
  5385. configure:24506: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  5386. conftest.c:147:18: error: lzma.h: No such file or directory
  5387. configure:24506: $? = 1
  5388. configure: failed program was:
  5389. | /* confdefs.h */
  5390. | #define PACKAGE_NAME ""
  5391. | #define PACKAGE_TARNAME ""
  5392. | #define PACKAGE_VERSION ""
  5393. | #define PACKAGE_STRING ""
  5394. | #define PACKAGE_BUGREPORT ""
  5395. | #define PACKAGE_URL ""
  5396. | #define STDC_HEADERS 1
  5397. | #define HAVE_SYS_TYPES_H 1
  5398. | #define HAVE_SYS_STAT_H 1
  5399. | #define HAVE_STDLIB_H 1
  5400. | #define HAVE_STRING_H 1
  5401. | #define HAVE_MEMORY_H 1
  5402. | #define HAVE_STRINGS_H 1
  5403. | #define HAVE_INTTYPES_H 1
  5404. | #define HAVE_STDINT_H 1
  5405. | #define HAVE_UNISTD_H 1
  5406. | #define __EXTENSIONS__ 1
  5407. | #define _ALL_SOURCE 1
  5408. | #define _GNU_SOURCE 1
  5409. | #define _POSIX_PTHREAD_SEMANTICS 1
  5410. | #define _TANDEM_SOURCE 1
  5411. | #define HAVE_PTHREAD 1
  5412. | #define DisableSlowOpenMP 1
  5413. | #define _FILE_OFFSET_BITS 64
  5414. | #define HAVE_FSEEKO 1
  5415. | #define HAVE_DLFCN_H 1
  5416. | #define LT_OBJDIR ".libs/"
  5417. | #define LT_MODULE_EXT ".so"
  5418. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  5419. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  5420. | #define HAVE_LIBDL 1
  5421. | #define HAVE_DLERROR 1
  5422. | #define HAVE_LIBDLLOADER 1
  5423. | #define HAVE_ARGZ_H 1
  5424. | #define HAVE_ERROR_T 1
  5425. | #define HAVE_ARGZ_ADD 1
  5426. | #define HAVE_ARGZ_APPEND 1
  5427. | #define HAVE_ARGZ_COUNT 1
  5428. | #define HAVE_ARGZ_CREATE_SEP 1
  5429. | #define HAVE_ARGZ_INSERT 1
  5430. | #define HAVE_ARGZ_NEXT 1
  5431. | #define HAVE_ARGZ_STRINGIFY 1
  5432. | #define HAVE_WORKING_ARGZ 1
  5433. | #define HAVE_PRELOADED_SYMBOLS 1
  5434. | #define HAVE_LTDL 1
  5435. | #define HAVE_UNISTD_H 1
  5436. | #define HAVE_DIRENT_H 1
  5437. | #define HAVE_CLOSEDIR 1
  5438. | #define HAVE_OPENDIR 1
  5439. | #define HAVE_READDIR 1
  5440. | #define LT_LIBEXT "a"
  5441. | #define LT_LIBPREFIX "lib"
  5442. | #define UseInstalledMagick 1
  5443. | #define QuantumDepth 16
  5444. | #define STDC_HEADERS 1
  5445. | #define HAVE_DIRENT_H 1
  5446. | #define HAVE_SYS_RESOURCE_H 1
  5447. | #define HAVE_SYS_TIMES_H 1
  5448. | #define HAVE_SYS_TYPES_H 1
  5449. | #define restrict __restrict
  5450. | #define HAVE_LONG_DOUBLE_WIDER 1
  5451. | #define SIZEOF_SIGNED_SHORT 2
  5452. | #define SIZEOF_UNSIGNED_SHORT 2
  5453. | #define SIZEOF_SIGNED_INT 4
  5454. | #define SIZEOF_UNSIGNED_INT 4
  5455. | #define SIZEOF_SIGNED_LONG 4
  5456. | #define SIZEOF_UNSIGNED_LONG 4
  5457. | #define SIZEOF_SIGNED_LONG_LONG 8
  5458. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  5459. | #define SIZEOF_OFF_T 8
  5460. | #define SIZEOF_SIZE_T 4
  5461. | #define SIZEOF_UNSIGNED_INTP 4
  5462. | #define RETSIGTYPE void
  5463. | #define HAS_C__func__ 1
  5464. | #define HAVE_STDLIB_H 1
  5465. | #define HAVE_UNISTD_H 1
  5466. | #define HAVE_GETPAGESIZE 1
  5467. | #define HAVE_MMAP_FILEIO 1
  5468. | #define HAVE_ATOLL 1
  5469. | #define HAVE_CTIME_R 1
  5470. | #define HAVE__EXIT 1
  5471. | #define HAVE_FCNTL 1
  5472. | #define HAVE_FSTATVFS 1
  5473. | #define HAVE_FTIME 1
  5474. | #define HAVE_GETC_UNLOCKED 1
  5475. | #define HAVE_GETPAGESIZE 1
  5476. | #define HAVE_GETRLIMIT 1
  5477. | #define HAVE_GETPID 1
  5478. | #define HAVE_LOCALTIME_R 1
  5479. | #define HAVE_MADVISE 1
  5480. | #define HAVE_MKSTEMP 1
  5481. | #define HAVE_PCLOSE 1
  5482. | #define HAVE_POLL 1
  5483. | #define HAVE_POPEN 1
  5484. | #define HAVE_POSIX_FADVISE 1
  5485. | #define HAVE_POSIX_FALLOCATE 1
  5486. | #define HAVE_POSIX_MADVISE 1
  5487. | #define HAVE_POSIX_MEMALIGN 1
  5488. | #define HAVE_POSIX_SPAWNP 1
  5489. | #define HAVE_PREAD 1
  5490. | #define HAVE_PWRITE 1
  5491. | #define HAVE_PUTC_UNLOCKED 1
  5492. | #define HAVE_RAISE 1
  5493. | #define HAVE_RAND_R 1
  5494. | #define HAVE_READDIR_R 1
  5495. | #define HAVE_READLINK 1
  5496. | #define HAVE_REALPATH 1
  5497. | #define HAVE_SELECT 1
  5498. | #define HAVE_SEEKDIR 1
  5499. | #define HAVE_SETRLIMIT 1
  5500. | #define HAVE_SIGEMPTYSET 1
  5501. | #define HAVE_SIGACTION 1
  5502. | #define HAVE_STRERROR 1
  5503. | #define HAVE_STRERROR_R 1
  5504. | #define HAVE_STRTOLL 1
  5505. | #define HAVE_SYSCONF 1
  5506. | #define HAVE_TEMPNAM 1
  5507. | #define HAVE_TMPNAM_R 1
  5508. | #define HAVE_TIMES 1
  5509. | #define HAVE_TELLDIR 1
  5510. | #define HAVE_VSPRINTF 1
  5511. | #define HAVE_VSNPRINTF 1
  5512. | #define HAVE_QSORT_R 1
  5513. | #define HAVE_DECL_PREAD 1
  5514. | #define HAVE_DECL_PWRITE 1
  5515. | #define HAVE_DECL_STRLCPY 0
  5516. | #define HAVE_DECL_VSNPRINTF 1
  5517. | #define HAVE_DEV_URANDOM 1
  5518. | #define HAVE_BOOL /**/
  5519. | #define HAVE_CONST_CAST /**/
  5520. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  5521. | #define HAVE_EXCEPTIONS /**/
  5522. | #define HAVE_NAMESPACES /**/
  5523. | #define HAVE_EXPLICIT /**/
  5524. | #define HAVE_STD /**/
  5525. | #define HAVE_STL /**/
  5526. | #define HAVE_MUTABLE /**/
  5527. | #define HAVE_NEW_FOR_SCOPING /**/
  5528. | #define HAVE_STATIC_CAST /**/
  5529. | #define HAVE_TEMPLATES /**/
  5530. | #define HAS_CPP__func__ 1
  5531. | #define X11ConfigurePath "X11ConfigurePath"
  5532. | #define HasZLIB 1
  5533. | #define HasBZLIB 1
  5534. | /* end confdefs.h. */
  5535. | #include <lzma.h>
  5536. configure:24506: result: no
  5537. configure:24506: checking for lzma.h
  5538. configure:24506: result: no
  5539. configure:24514: checking for lzma_code in -llzma
  5540. configure:24539: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -llzma -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  5541. /usr/bin/ld: cannot find -llzma
  5542. collect2: ld returned 1 exit status
  5543. configure:24539: $? = 1
  5544. configure: failed program was:
  5545. | /* confdefs.h */
  5546. | #define PACKAGE_NAME ""
  5547. | #define PACKAGE_TARNAME ""
  5548. | #define PACKAGE_VERSION ""
  5549. | #define PACKAGE_STRING ""
  5550. | #define PACKAGE_BUGREPORT ""
  5551. | #define PACKAGE_URL ""
  5552. | #define STDC_HEADERS 1
  5553. | #define HAVE_SYS_TYPES_H 1
  5554. | #define HAVE_SYS_STAT_H 1
  5555. | #define HAVE_STDLIB_H 1
  5556. | #define HAVE_STRING_H 1
  5557. | #define HAVE_MEMORY_H 1
  5558. | #define HAVE_STRINGS_H 1
  5559. | #define HAVE_INTTYPES_H 1
  5560. | #define HAVE_STDINT_H 1
  5561. | #define HAVE_UNISTD_H 1
  5562. | #define __EXTENSIONS__ 1
  5563. | #define _ALL_SOURCE 1
  5564. | #define _GNU_SOURCE 1
  5565. | #define _POSIX_PTHREAD_SEMANTICS 1
  5566. | #define _TANDEM_SOURCE 1
  5567. | #define HAVE_PTHREAD 1
  5568. | #define DisableSlowOpenMP 1
  5569. | #define _FILE_OFFSET_BITS 64
  5570. | #define HAVE_FSEEKO 1
  5571. | #define HAVE_DLFCN_H 1
  5572. | #define LT_OBJDIR ".libs/"
  5573. | #define LT_MODULE_EXT ".so"
  5574. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  5575. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  5576. | #define HAVE_LIBDL 1
  5577. | #define HAVE_DLERROR 1
  5578. | #define HAVE_LIBDLLOADER 1
  5579. | #define HAVE_ARGZ_H 1
  5580. | #define HAVE_ERROR_T 1
  5581. | #define HAVE_ARGZ_ADD 1
  5582. | #define HAVE_ARGZ_APPEND 1
  5583. | #define HAVE_ARGZ_COUNT 1
  5584. | #define HAVE_ARGZ_CREATE_SEP 1
  5585. | #define HAVE_ARGZ_INSERT 1
  5586. | #define HAVE_ARGZ_NEXT 1
  5587. | #define HAVE_ARGZ_STRINGIFY 1
  5588. | #define HAVE_WORKING_ARGZ 1
  5589. | #define HAVE_PRELOADED_SYMBOLS 1
  5590. | #define HAVE_LTDL 1
  5591. | #define HAVE_UNISTD_H 1
  5592. | #define HAVE_DIRENT_H 1
  5593. | #define HAVE_CLOSEDIR 1
  5594. | #define HAVE_OPENDIR 1
  5595. | #define HAVE_READDIR 1
  5596. | #define LT_LIBEXT "a"
  5597. | #define LT_LIBPREFIX "lib"
  5598. | #define UseInstalledMagick 1
  5599. | #define QuantumDepth 16
  5600. | #define STDC_HEADERS 1
  5601. | #define HAVE_DIRENT_H 1
  5602. | #define HAVE_SYS_RESOURCE_H 1
  5603. | #define HAVE_SYS_TIMES_H 1
  5604. | #define HAVE_SYS_TYPES_H 1
  5605. | #define restrict __restrict
  5606. | #define HAVE_LONG_DOUBLE_WIDER 1
  5607. | #define SIZEOF_SIGNED_SHORT 2
  5608. | #define SIZEOF_UNSIGNED_SHORT 2
  5609. | #define SIZEOF_SIGNED_INT 4
  5610. | #define SIZEOF_UNSIGNED_INT 4
  5611. | #define SIZEOF_SIGNED_LONG 4
  5612. | #define SIZEOF_UNSIGNED_LONG 4
  5613. | #define SIZEOF_SIGNED_LONG_LONG 8
  5614. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  5615. | #define SIZEOF_OFF_T 8
  5616. | #define SIZEOF_SIZE_T 4
  5617. | #define SIZEOF_UNSIGNED_INTP 4
  5618. | #define RETSIGTYPE void
  5619. | #define HAS_C__func__ 1
  5620. | #define HAVE_STDLIB_H 1
  5621. | #define HAVE_UNISTD_H 1
  5622. | #define HAVE_GETPAGESIZE 1
  5623. | #define HAVE_MMAP_FILEIO 1
  5624. | #define HAVE_ATOLL 1
  5625. | #define HAVE_CTIME_R 1
  5626. | #define HAVE__EXIT 1
  5627. | #define HAVE_FCNTL 1
  5628. | #define HAVE_FSTATVFS 1
  5629. | #define HAVE_FTIME 1
  5630. | #define HAVE_GETC_UNLOCKED 1
  5631. | #define HAVE_GETPAGESIZE 1
  5632. | #define HAVE_GETRLIMIT 1
  5633. | #define HAVE_GETPID 1
  5634. | #define HAVE_LOCALTIME_R 1
  5635. | #define HAVE_MADVISE 1
  5636. | #define HAVE_MKSTEMP 1
  5637. | #define HAVE_PCLOSE 1
  5638. | #define HAVE_POLL 1
  5639. | #define HAVE_POPEN 1
  5640. | #define HAVE_POSIX_FADVISE 1
  5641. | #define HAVE_POSIX_FALLOCATE 1
  5642. | #define HAVE_POSIX_MADVISE 1
  5643. | #define HAVE_POSIX_MEMALIGN 1
  5644. | #define HAVE_POSIX_SPAWNP 1
  5645. | #define HAVE_PREAD 1
  5646. | #define HAVE_PWRITE 1
  5647. | #define HAVE_PUTC_UNLOCKED 1
  5648. | #define HAVE_RAISE 1
  5649. | #define HAVE_RAND_R 1
  5650. | #define HAVE_READDIR_R 1
  5651. | #define HAVE_READLINK 1
  5652. | #define HAVE_REALPATH 1
  5653. | #define HAVE_SELECT 1
  5654. | #define HAVE_SEEKDIR 1
  5655. | #define HAVE_SETRLIMIT 1
  5656. | #define HAVE_SIGEMPTYSET 1
  5657. | #define HAVE_SIGACTION 1
  5658. | #define HAVE_STRERROR 1
  5659. | #define HAVE_STRERROR_R 1
  5660. | #define HAVE_STRTOLL 1
  5661. | #define HAVE_SYSCONF 1
  5662. | #define HAVE_TEMPNAM 1
  5663. | #define HAVE_TMPNAM_R 1
  5664. | #define HAVE_TIMES 1
  5665. | #define HAVE_TELLDIR 1
  5666. | #define HAVE_VSPRINTF 1
  5667. | #define HAVE_VSNPRINTF 1
  5668. | #define HAVE_QSORT_R 1
  5669. | #define HAVE_DECL_PREAD 1
  5670. | #define HAVE_DECL_PWRITE 1
  5671. | #define HAVE_DECL_STRLCPY 0
  5672. | #define HAVE_DECL_VSNPRINTF 1
  5673. | #define HAVE_DEV_URANDOM 1
  5674. | #define HAVE_BOOL /**/
  5675. | #define HAVE_CONST_CAST /**/
  5676. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  5677. | #define HAVE_EXCEPTIONS /**/
  5678. | #define HAVE_NAMESPACES /**/
  5679. | #define HAVE_EXPLICIT /**/
  5680. | #define HAVE_STD /**/
  5681. | #define HAVE_STL /**/
  5682. | #define HAVE_MUTABLE /**/
  5683. | #define HAVE_NEW_FOR_SCOPING /**/
  5684. | #define HAVE_STATIC_CAST /**/
  5685. | #define HAVE_TEMPLATES /**/
  5686. | #define HAS_CPP__func__ 1
  5687. | #define X11ConfigurePath "X11ConfigurePath"
  5688. | #define HasZLIB 1
  5689. | #define HasBZLIB 1
  5690. | /* end confdefs.h. */
  5691. |
  5692. | /* Override any GCC internal prototype to avoid an error.
  5693. | Use char because int might match the return type of a GCC
  5694. | builtin and then its argument prototype would still apply. */
  5695. | #ifdef __cplusplus
  5696. | extern "C"
  5697. | #endif
  5698. | char lzma_code ();
  5699. | int
  5700. | main ()
  5701. | {
  5702. | return lzma_code ();
  5703. | ;
  5704. | return 0;
  5705. | }
  5706. configure:24548: result: no
  5707. configure:24556: checking if LZMA package is complete
  5708. configure:24576: result: no
  5709. configure:24595: checking for X
  5710. configure:24734: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  5711. configure:24734: $? = 0
  5712. configure:24784: result: libraries , headers
  5713. configure:24883: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lbz2 -lz -lm -lgomp -ldl -lpthread -lX11 >&5
  5714. configure:24883: $? = 0
  5715. configure:24981: checking for gethostbyname
  5716. configure:24981: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  5717. configure:24981: $? = 0
  5718. configure:24981: result: yes
  5719. configure:25078: checking for connect
  5720. configure:25078: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  5721. configure:25078: $? = 0
  5722. configure:25078: result: yes
  5723. configure:25127: checking for remove
  5724. configure:25127: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  5725. configure:25127: $? = 0
  5726. configure:25127: result: yes
  5727. configure:25176: checking for shmat
  5728. configure:25176: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  5729. configure:25176: $? = 0
  5730. configure:25176: result: yes
  5731. configure:25234: checking for IceConnectionNumber in -lICE
  5732. configure:25259: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lICE -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  5733. configure:25259: $? = 0
  5734. configure:25268: result: yes
  5735. configure:25293: checking for shmctl
  5736. configure:25293: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  5737. configure:25293: $? = 0
  5738. configure:25293: result: yes
  5739. configure:25360: checking for XShmAttach in -lXext
  5740. configure:25385: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  5741. configure:25385: $? = 0
  5742. configure:25394: result: yes
  5743. configure:25407: checking for XShapeCombineMask in -lXext
  5744. configure:25432: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  5745. configure:25432: $? = 0
  5746. configure:25441: result: yes
  5747. configure:25526: checking for Display Postscript support
  5748. configure:25528: result:
  5749. configure:25534: checking DPS/dpsXclient.h usability
  5750. configure:25534: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/X11 conftest.c >&5
  5751. conftest.c:183:28: error: DPS/dpsXclient.h: No such file or directory
  5752. configure:25534: $? = 1
  5753. configure: failed program was:
  5754. | /* confdefs.h */
  5755. | #define PACKAGE_NAME ""
  5756. | #define PACKAGE_TARNAME ""
  5757. | #define PACKAGE_VERSION ""
  5758. | #define PACKAGE_STRING ""
  5759. | #define PACKAGE_BUGREPORT ""
  5760. | #define PACKAGE_URL ""
  5761. | #define STDC_HEADERS 1
  5762. | #define HAVE_SYS_TYPES_H 1
  5763. | #define HAVE_SYS_STAT_H 1
  5764. | #define HAVE_STDLIB_H 1
  5765. | #define HAVE_STRING_H 1
  5766. | #define HAVE_MEMORY_H 1
  5767. | #define HAVE_STRINGS_H 1
  5768. | #define HAVE_INTTYPES_H 1
  5769. | #define HAVE_STDINT_H 1
  5770. | #define HAVE_UNISTD_H 1
  5771. | #define __EXTENSIONS__ 1
  5772. | #define _ALL_SOURCE 1
  5773. | #define _GNU_SOURCE 1
  5774. | #define _POSIX_PTHREAD_SEMANTICS 1
  5775. | #define _TANDEM_SOURCE 1
  5776. | #define HAVE_PTHREAD 1
  5777. | #define DisableSlowOpenMP 1
  5778. | #define _FILE_OFFSET_BITS 64
  5779. | #define HAVE_FSEEKO 1
  5780. | #define HAVE_DLFCN_H 1
  5781. | #define LT_OBJDIR ".libs/"
  5782. | #define LT_MODULE_EXT ".so"
  5783. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  5784. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  5785. | #define HAVE_LIBDL 1
  5786. | #define HAVE_DLERROR 1
  5787. | #define HAVE_LIBDLLOADER 1
  5788. | #define HAVE_ARGZ_H 1
  5789. | #define HAVE_ERROR_T 1
  5790. | #define HAVE_ARGZ_ADD 1
  5791. | #define HAVE_ARGZ_APPEND 1
  5792. | #define HAVE_ARGZ_COUNT 1
  5793. | #define HAVE_ARGZ_CREATE_SEP 1
  5794. | #define HAVE_ARGZ_INSERT 1
  5795. | #define HAVE_ARGZ_NEXT 1
  5796. | #define HAVE_ARGZ_STRINGIFY 1
  5797. | #define HAVE_WORKING_ARGZ 1
  5798. | #define HAVE_PRELOADED_SYMBOLS 1
  5799. | #define HAVE_LTDL 1
  5800. | #define HAVE_UNISTD_H 1
  5801. | #define HAVE_DIRENT_H 1
  5802. | #define HAVE_CLOSEDIR 1
  5803. | #define HAVE_OPENDIR 1
  5804. | #define HAVE_READDIR 1
  5805. | #define LT_LIBEXT "a"
  5806. | #define LT_LIBPREFIX "lib"
  5807. | #define UseInstalledMagick 1
  5808. | #define QuantumDepth 16
  5809. | #define STDC_HEADERS 1
  5810. | #define HAVE_DIRENT_H 1
  5811. | #define HAVE_SYS_RESOURCE_H 1
  5812. | #define HAVE_SYS_TIMES_H 1
  5813. | #define HAVE_SYS_TYPES_H 1
  5814. | #define restrict __restrict
  5815. | #define HAVE_LONG_DOUBLE_WIDER 1
  5816. | #define SIZEOF_SIGNED_SHORT 2
  5817. | #define SIZEOF_UNSIGNED_SHORT 2
  5818. | #define SIZEOF_SIGNED_INT 4
  5819. | #define SIZEOF_UNSIGNED_INT 4
  5820. | #define SIZEOF_SIGNED_LONG 4
  5821. | #define SIZEOF_UNSIGNED_LONG 4
  5822. | #define SIZEOF_SIGNED_LONG_LONG 8
  5823. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  5824. | #define SIZEOF_OFF_T 8
  5825. | #define SIZEOF_SIZE_T 4
  5826. | #define SIZEOF_UNSIGNED_INTP 4
  5827. | #define RETSIGTYPE void
  5828. | #define HAS_C__func__ 1
  5829. | #define HAVE_STDLIB_H 1
  5830. | #define HAVE_UNISTD_H 1
  5831. | #define HAVE_GETPAGESIZE 1
  5832. | #define HAVE_MMAP_FILEIO 1
  5833. | #define HAVE_ATOLL 1
  5834. | #define HAVE_CTIME_R 1
  5835. | #define HAVE__EXIT 1
  5836. | #define HAVE_FCNTL 1
  5837. | #define HAVE_FSTATVFS 1
  5838. | #define HAVE_FTIME 1
  5839. | #define HAVE_GETC_UNLOCKED 1
  5840. | #define HAVE_GETPAGESIZE 1
  5841. | #define HAVE_GETRLIMIT 1
  5842. | #define HAVE_GETPID 1
  5843. | #define HAVE_LOCALTIME_R 1
  5844. | #define HAVE_MADVISE 1
  5845. | #define HAVE_MKSTEMP 1
  5846. | #define HAVE_PCLOSE 1
  5847. | #define HAVE_POLL 1
  5848. | #define HAVE_POPEN 1
  5849. | #define HAVE_POSIX_FADVISE 1
  5850. | #define HAVE_POSIX_FALLOCATE 1
  5851. | #define HAVE_POSIX_MADVISE 1
  5852. | #define HAVE_POSIX_MEMALIGN 1
  5853. | #define HAVE_POSIX_SPAWNP 1
  5854. | #define HAVE_PREAD 1
  5855. | #define HAVE_PWRITE 1
  5856. | #define HAVE_PUTC_UNLOCKED 1
  5857. | #define HAVE_RAISE 1
  5858. | #define HAVE_RAND_R 1
  5859. | #define HAVE_READDIR_R 1
  5860. | #define HAVE_READLINK 1
  5861. | #define HAVE_REALPATH 1
  5862. | #define HAVE_SELECT 1
  5863. | #define HAVE_SEEKDIR 1
  5864. | #define HAVE_SETRLIMIT 1
  5865. | #define HAVE_SIGEMPTYSET 1
  5866. | #define HAVE_SIGACTION 1
  5867. | #define HAVE_STRERROR 1
  5868. | #define HAVE_STRERROR_R 1
  5869. | #define HAVE_STRTOLL 1
  5870. | #define HAVE_SYSCONF 1
  5871. | #define HAVE_TEMPNAM 1
  5872. | #define HAVE_TMPNAM_R 1
  5873. | #define HAVE_TIMES 1
  5874. | #define HAVE_TELLDIR 1
  5875. | #define HAVE_VSPRINTF 1
  5876. | #define HAVE_VSNPRINTF 1
  5877. | #define HAVE_QSORT_R 1
  5878. | #define HAVE_DECL_PREAD 1
  5879. | #define HAVE_DECL_PWRITE 1
  5880. | #define HAVE_DECL_STRLCPY 0
  5881. | #define HAVE_DECL_VSNPRINTF 1
  5882. | #define HAVE_DEV_URANDOM 1
  5883. | #define HAVE_BOOL /**/
  5884. | #define HAVE_CONST_CAST /**/
  5885. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  5886. | #define HAVE_EXCEPTIONS /**/
  5887. | #define HAVE_NAMESPACES /**/
  5888. | #define HAVE_EXPLICIT /**/
  5889. | #define HAVE_STD /**/
  5890. | #define HAVE_STL /**/
  5891. | #define HAVE_MUTABLE /**/
  5892. | #define HAVE_NEW_FOR_SCOPING /**/
  5893. | #define HAVE_STATIC_CAST /**/
  5894. | #define HAVE_TEMPLATES /**/
  5895. | #define HAS_CPP__func__ 1
  5896. | #define X11ConfigurePath "X11ConfigurePath"
  5897. | #define HasZLIB 1
  5898. | #define HasBZLIB 1
  5899. | #define HasX11 1
  5900. | #define HasSharedMemory 1
  5901. | #define HasShape 1
  5902. | /* end confdefs.h. */
  5903. | #include <stdio.h>
  5904. | #ifdef HAVE_SYS_TYPES_H
  5905. | # include <sys/types.h>
  5906. | #endif
  5907. | #ifdef HAVE_SYS_STAT_H
  5908. | # include <sys/stat.h>
  5909. | #endif
  5910. | #ifdef STDC_HEADERS
  5911. | # include <stdlib.h>
  5912. | # include <stddef.h>
  5913. | #else
  5914. | # ifdef HAVE_STDLIB_H
  5915. | # include <stdlib.h>
  5916. | # endif
  5917. | #endif
  5918. | #ifdef HAVE_STRING_H
  5919. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5920. | # include <memory.h>
  5921. | # endif
  5922. | # include <string.h>
  5923. | #endif
  5924. | #ifdef HAVE_STRINGS_H
  5925. | # include <strings.h>
  5926. | #endif
  5927. | #ifdef HAVE_INTTYPES_H
  5928. | # include <inttypes.h>
  5929. | #endif
  5930. | #ifdef HAVE_STDINT_H
  5931. | # include <stdint.h>
  5932. | #endif
  5933. | #ifdef HAVE_UNISTD_H
  5934. | # include <unistd.h>
  5935. | #endif
  5936. | #include <DPS/dpsXclient.h>
  5937. configure:25534: result: no
  5938. configure:25534: checking DPS/dpsXclient.h presence
  5939. configure:25534: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/X11 conftest.c
  5940. conftest.c:150:28: error: DPS/dpsXclient.h: No such file or directory
  5941. configure:25534: $? = 1
  5942. configure: failed program was:
  5943. | /* confdefs.h */
  5944. | #define PACKAGE_NAME ""
  5945. | #define PACKAGE_TARNAME ""
  5946. | #define PACKAGE_VERSION ""
  5947. | #define PACKAGE_STRING ""
  5948. | #define PACKAGE_BUGREPORT ""
  5949. | #define PACKAGE_URL ""
  5950. | #define STDC_HEADERS 1
  5951. | #define HAVE_SYS_TYPES_H 1
  5952. | #define HAVE_SYS_STAT_H 1
  5953. | #define HAVE_STDLIB_H 1
  5954. | #define HAVE_STRING_H 1
  5955. | #define HAVE_MEMORY_H 1
  5956. | #define HAVE_STRINGS_H 1
  5957. | #define HAVE_INTTYPES_H 1
  5958. | #define HAVE_STDINT_H 1
  5959. | #define HAVE_UNISTD_H 1
  5960. | #define __EXTENSIONS__ 1
  5961. | #define _ALL_SOURCE 1
  5962. | #define _GNU_SOURCE 1
  5963. | #define _POSIX_PTHREAD_SEMANTICS 1
  5964. | #define _TANDEM_SOURCE 1
  5965. | #define HAVE_PTHREAD 1
  5966. | #define DisableSlowOpenMP 1
  5967. | #define _FILE_OFFSET_BITS 64
  5968. | #define HAVE_FSEEKO 1
  5969. | #define HAVE_DLFCN_H 1
  5970. | #define LT_OBJDIR ".libs/"
  5971. | #define LT_MODULE_EXT ".so"
  5972. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  5973. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  5974. | #define HAVE_LIBDL 1
  5975. | #define HAVE_DLERROR 1
  5976. | #define HAVE_LIBDLLOADER 1
  5977. | #define HAVE_ARGZ_H 1
  5978. | #define HAVE_ERROR_T 1
  5979. | #define HAVE_ARGZ_ADD 1
  5980. | #define HAVE_ARGZ_APPEND 1
  5981. | #define HAVE_ARGZ_COUNT 1
  5982. | #define HAVE_ARGZ_CREATE_SEP 1
  5983. | #define HAVE_ARGZ_INSERT 1
  5984. | #define HAVE_ARGZ_NEXT 1
  5985. | #define HAVE_ARGZ_STRINGIFY 1
  5986. | #define HAVE_WORKING_ARGZ 1
  5987. | #define HAVE_PRELOADED_SYMBOLS 1
  5988. | #define HAVE_LTDL 1
  5989. | #define HAVE_UNISTD_H 1
  5990. | #define HAVE_DIRENT_H 1
  5991. | #define HAVE_CLOSEDIR 1
  5992. | #define HAVE_OPENDIR 1
  5993. | #define HAVE_READDIR 1
  5994. | #define LT_LIBEXT "a"
  5995. | #define LT_LIBPREFIX "lib"
  5996. | #define UseInstalledMagick 1
  5997. | #define QuantumDepth 16
  5998. | #define STDC_HEADERS 1
  5999. | #define HAVE_DIRENT_H 1
  6000. | #define HAVE_SYS_RESOURCE_H 1
  6001. | #define HAVE_SYS_TIMES_H 1
  6002. | #define HAVE_SYS_TYPES_H 1
  6003. | #define restrict __restrict
  6004. | #define HAVE_LONG_DOUBLE_WIDER 1
  6005. | #define SIZEOF_SIGNED_SHORT 2
  6006. | #define SIZEOF_UNSIGNED_SHORT 2
  6007. | #define SIZEOF_SIGNED_INT 4
  6008. | #define SIZEOF_UNSIGNED_INT 4
  6009. | #define SIZEOF_SIGNED_LONG 4
  6010. | #define SIZEOF_UNSIGNED_LONG 4
  6011. | #define SIZEOF_SIGNED_LONG_LONG 8
  6012. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  6013. | #define SIZEOF_OFF_T 8
  6014. | #define SIZEOF_SIZE_T 4
  6015. | #define SIZEOF_UNSIGNED_INTP 4
  6016. | #define RETSIGTYPE void
  6017. | #define HAS_C__func__ 1
  6018. | #define HAVE_STDLIB_H 1
  6019. | #define HAVE_UNISTD_H 1
  6020. | #define HAVE_GETPAGESIZE 1
  6021. | #define HAVE_MMAP_FILEIO 1
  6022. | #define HAVE_ATOLL 1
  6023. | #define HAVE_CTIME_R 1
  6024. | #define HAVE__EXIT 1
  6025. | #define HAVE_FCNTL 1
  6026. | #define HAVE_FSTATVFS 1
  6027. | #define HAVE_FTIME 1
  6028. | #define HAVE_GETC_UNLOCKED 1
  6029. | #define HAVE_GETPAGESIZE 1
  6030. | #define HAVE_GETRLIMIT 1
  6031. | #define HAVE_GETPID 1
  6032. | #define HAVE_LOCALTIME_R 1
  6033. | #define HAVE_MADVISE 1
  6034. | #define HAVE_MKSTEMP 1
  6035. | #define HAVE_PCLOSE 1
  6036. | #define HAVE_POLL 1
  6037. | #define HAVE_POPEN 1
  6038. | #define HAVE_POSIX_FADVISE 1
  6039. | #define HAVE_POSIX_FALLOCATE 1
  6040. | #define HAVE_POSIX_MADVISE 1
  6041. | #define HAVE_POSIX_MEMALIGN 1
  6042. | #define HAVE_POSIX_SPAWNP 1
  6043. | #define HAVE_PREAD 1
  6044. | #define HAVE_PWRITE 1
  6045. | #define HAVE_PUTC_UNLOCKED 1
  6046. | #define HAVE_RAISE 1
  6047. | #define HAVE_RAND_R 1
  6048. | #define HAVE_READDIR_R 1
  6049. | #define HAVE_READLINK 1
  6050. | #define HAVE_REALPATH 1
  6051. | #define HAVE_SELECT 1
  6052. | #define HAVE_SEEKDIR 1
  6053. | #define HAVE_SETRLIMIT 1
  6054. | #define HAVE_SIGEMPTYSET 1
  6055. | #define HAVE_SIGACTION 1
  6056. | #define HAVE_STRERROR 1
  6057. | #define HAVE_STRERROR_R 1
  6058. | #define HAVE_STRTOLL 1
  6059. | #define HAVE_SYSCONF 1
  6060. | #define HAVE_TEMPNAM 1
  6061. | #define HAVE_TMPNAM_R 1
  6062. | #define HAVE_TIMES 1
  6063. | #define HAVE_TELLDIR 1
  6064. | #define HAVE_VSPRINTF 1
  6065. | #define HAVE_VSNPRINTF 1
  6066. | #define HAVE_QSORT_R 1
  6067. | #define HAVE_DECL_PREAD 1
  6068. | #define HAVE_DECL_PWRITE 1
  6069. | #define HAVE_DECL_STRLCPY 0
  6070. | #define HAVE_DECL_VSNPRINTF 1
  6071. | #define HAVE_DEV_URANDOM 1
  6072. | #define HAVE_BOOL /**/
  6073. | #define HAVE_CONST_CAST /**/
  6074. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  6075. | #define HAVE_EXCEPTIONS /**/
  6076. | #define HAVE_NAMESPACES /**/
  6077. | #define HAVE_EXPLICIT /**/
  6078. | #define HAVE_STD /**/
  6079. | #define HAVE_STL /**/
  6080. | #define HAVE_MUTABLE /**/
  6081. | #define HAVE_NEW_FOR_SCOPING /**/
  6082. | #define HAVE_STATIC_CAST /**/
  6083. | #define HAVE_TEMPLATES /**/
  6084. | #define HAS_CPP__func__ 1
  6085. | #define X11ConfigurePath "X11ConfigurePath"
  6086. | #define HasZLIB 1
  6087. | #define HasBZLIB 1
  6088. | #define HasX11 1
  6089. | #define HasSharedMemory 1
  6090. | #define HasShape 1
  6091. | /* end confdefs.h. */
  6092. | #include <DPS/dpsXclient.h>
  6093. configure:25534: result: no
  6094. configure:25534: checking for DPS/dpsXclient.h
  6095. configure:25534: result: no
  6096. configure:25549: checking for DPSInitialize in -ldps
  6097. configure:25574: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/X11 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldps -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  6098. /usr/bin/ld: cannot find -ldps
  6099. collect2: ld returned 1 exit status
  6100. configure:25574: $? = 1
  6101. configure: failed program was:
  6102. | /* confdefs.h */
  6103. | #define PACKAGE_NAME ""
  6104. | #define PACKAGE_TARNAME ""
  6105. | #define PACKAGE_VERSION ""
  6106. | #define PACKAGE_STRING ""
  6107. | #define PACKAGE_BUGREPORT ""
  6108. | #define PACKAGE_URL ""
  6109. | #define STDC_HEADERS 1
  6110. | #define HAVE_SYS_TYPES_H 1
  6111. | #define HAVE_SYS_STAT_H 1
  6112. | #define HAVE_STDLIB_H 1
  6113. | #define HAVE_STRING_H 1
  6114. | #define HAVE_MEMORY_H 1
  6115. | #define HAVE_STRINGS_H 1
  6116. | #define HAVE_INTTYPES_H 1
  6117. | #define HAVE_STDINT_H 1
  6118. | #define HAVE_UNISTD_H 1
  6119. | #define __EXTENSIONS__ 1
  6120. | #define _ALL_SOURCE 1
  6121. | #define _GNU_SOURCE 1
  6122. | #define _POSIX_PTHREAD_SEMANTICS 1
  6123. | #define _TANDEM_SOURCE 1
  6124. | #define HAVE_PTHREAD 1
  6125. | #define DisableSlowOpenMP 1
  6126. | #define _FILE_OFFSET_BITS 64
  6127. | #define HAVE_FSEEKO 1
  6128. | #define HAVE_DLFCN_H 1
  6129. | #define LT_OBJDIR ".libs/"
  6130. | #define LT_MODULE_EXT ".so"
  6131. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  6132. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  6133. | #define HAVE_LIBDL 1
  6134. | #define HAVE_DLERROR 1
  6135. | #define HAVE_LIBDLLOADER 1
  6136. | #define HAVE_ARGZ_H 1
  6137. | #define HAVE_ERROR_T 1
  6138. | #define HAVE_ARGZ_ADD 1
  6139. | #define HAVE_ARGZ_APPEND 1
  6140. | #define HAVE_ARGZ_COUNT 1
  6141. | #define HAVE_ARGZ_CREATE_SEP 1
  6142. | #define HAVE_ARGZ_INSERT 1
  6143. | #define HAVE_ARGZ_NEXT 1
  6144. | #define HAVE_ARGZ_STRINGIFY 1
  6145. | #define HAVE_WORKING_ARGZ 1
  6146. | #define HAVE_PRELOADED_SYMBOLS 1
  6147. | #define HAVE_LTDL 1
  6148. | #define HAVE_UNISTD_H 1
  6149. | #define HAVE_DIRENT_H 1
  6150. | #define HAVE_CLOSEDIR 1
  6151. | #define HAVE_OPENDIR 1
  6152. | #define HAVE_READDIR 1
  6153. | #define LT_LIBEXT "a"
  6154. | #define LT_LIBPREFIX "lib"
  6155. | #define UseInstalledMagick 1
  6156. | #define QuantumDepth 16
  6157. | #define STDC_HEADERS 1
  6158. | #define HAVE_DIRENT_H 1
  6159. | #define HAVE_SYS_RESOURCE_H 1
  6160. | #define HAVE_SYS_TIMES_H 1
  6161. | #define HAVE_SYS_TYPES_H 1
  6162. | #define restrict __restrict
  6163. | #define HAVE_LONG_DOUBLE_WIDER 1
  6164. | #define SIZEOF_SIGNED_SHORT 2
  6165. | #define SIZEOF_UNSIGNED_SHORT 2
  6166. | #define SIZEOF_SIGNED_INT 4
  6167. | #define SIZEOF_UNSIGNED_INT 4
  6168. | #define SIZEOF_SIGNED_LONG 4
  6169. | #define SIZEOF_UNSIGNED_LONG 4
  6170. | #define SIZEOF_SIGNED_LONG_LONG 8
  6171. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  6172. | #define SIZEOF_OFF_T 8
  6173. | #define SIZEOF_SIZE_T 4
  6174. | #define SIZEOF_UNSIGNED_INTP 4
  6175. | #define RETSIGTYPE void
  6176. | #define HAS_C__func__ 1
  6177. | #define HAVE_STDLIB_H 1
  6178. | #define HAVE_UNISTD_H 1
  6179. | #define HAVE_GETPAGESIZE 1
  6180. | #define HAVE_MMAP_FILEIO 1
  6181. | #define HAVE_ATOLL 1
  6182. | #define HAVE_CTIME_R 1
  6183. | #define HAVE__EXIT 1
  6184. | #define HAVE_FCNTL 1
  6185. | #define HAVE_FSTATVFS 1
  6186. | #define HAVE_FTIME 1
  6187. | #define HAVE_GETC_UNLOCKED 1
  6188. | #define HAVE_GETPAGESIZE 1
  6189. | #define HAVE_GETRLIMIT 1
  6190. | #define HAVE_GETPID 1
  6191. | #define HAVE_LOCALTIME_R 1
  6192. | #define HAVE_MADVISE 1
  6193. | #define HAVE_MKSTEMP 1
  6194. | #define HAVE_PCLOSE 1
  6195. | #define HAVE_POLL 1
  6196. | #define HAVE_POPEN 1
  6197. | #define HAVE_POSIX_FADVISE 1
  6198. | #define HAVE_POSIX_FALLOCATE 1
  6199. | #define HAVE_POSIX_MADVISE 1
  6200. | #define HAVE_POSIX_MEMALIGN 1
  6201. | #define HAVE_POSIX_SPAWNP 1
  6202. | #define HAVE_PREAD 1
  6203. | #define HAVE_PWRITE 1
  6204. | #define HAVE_PUTC_UNLOCKED 1
  6205. | #define HAVE_RAISE 1
  6206. | #define HAVE_RAND_R 1
  6207. | #define HAVE_READDIR_R 1
  6208. | #define HAVE_READLINK 1
  6209. | #define HAVE_REALPATH 1
  6210. | #define HAVE_SELECT 1
  6211. | #define HAVE_SEEKDIR 1
  6212. | #define HAVE_SETRLIMIT 1
  6213. | #define HAVE_SIGEMPTYSET 1
  6214. | #define HAVE_SIGACTION 1
  6215. | #define HAVE_STRERROR 1
  6216. | #define HAVE_STRERROR_R 1
  6217. | #define HAVE_STRTOLL 1
  6218. | #define HAVE_SYSCONF 1
  6219. | #define HAVE_TEMPNAM 1
  6220. | #define HAVE_TMPNAM_R 1
  6221. | #define HAVE_TIMES 1
  6222. | #define HAVE_TELLDIR 1
  6223. | #define HAVE_VSPRINTF 1
  6224. | #define HAVE_VSNPRINTF 1
  6225. | #define HAVE_QSORT_R 1
  6226. | #define HAVE_DECL_PREAD 1
  6227. | #define HAVE_DECL_PWRITE 1
  6228. | #define HAVE_DECL_STRLCPY 0
  6229. | #define HAVE_DECL_VSNPRINTF 1
  6230. | #define HAVE_DEV_URANDOM 1
  6231. | #define HAVE_BOOL /**/
  6232. | #define HAVE_CONST_CAST /**/
  6233. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  6234. | #define HAVE_EXCEPTIONS /**/
  6235. | #define HAVE_NAMESPACES /**/
  6236. | #define HAVE_EXPLICIT /**/
  6237. | #define HAVE_STD /**/
  6238. | #define HAVE_STL /**/
  6239. | #define HAVE_MUTABLE /**/
  6240. | #define HAVE_NEW_FOR_SCOPING /**/
  6241. | #define HAVE_STATIC_CAST /**/
  6242. | #define HAVE_TEMPLATES /**/
  6243. | #define HAS_CPP__func__ 1
  6244. | #define X11ConfigurePath "X11ConfigurePath"
  6245. | #define HasZLIB 1
  6246. | #define HasBZLIB 1
  6247. | #define HasX11 1
  6248. | #define HasSharedMemory 1
  6249. | #define HasShape 1
  6250. | /* end confdefs.h. */
  6251. |
  6252. | /* Override any GCC internal prototype to avoid an error.
  6253. | Use char because int might match the return type of a GCC
  6254. | builtin and then its argument prototype would still apply. */
  6255. | #ifdef __cplusplus
  6256. | extern "C"
  6257. | #endif
  6258. | char DPSInitialize ();
  6259. | int
  6260. | main ()
  6261. | {
  6262. | return DPSInitialize ();
  6263. | ;
  6264. | return 0;
  6265. | }
  6266. configure:25583: result: no
  6267. configure:25595: checking for DPSInitialize in -ldps
  6268. configure:25620: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/X11 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldps -lXt -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  6269. /usr/bin/ld: cannot find -ldps
  6270. collect2: ld returned 1 exit status
  6271. configure:25620: $? = 1
  6272. configure: failed program was:
  6273. | /* confdefs.h */
  6274. | #define PACKAGE_NAME ""
  6275. | #define PACKAGE_TARNAME ""
  6276. | #define PACKAGE_VERSION ""
  6277. | #define PACKAGE_STRING ""
  6278. | #define PACKAGE_BUGREPORT ""
  6279. | #define PACKAGE_URL ""
  6280. | #define STDC_HEADERS 1
  6281. | #define HAVE_SYS_TYPES_H 1
  6282. | #define HAVE_SYS_STAT_H 1
  6283. | #define HAVE_STDLIB_H 1
  6284. | #define HAVE_STRING_H 1
  6285. | #define HAVE_MEMORY_H 1
  6286. | #define HAVE_STRINGS_H 1
  6287. | #define HAVE_INTTYPES_H 1
  6288. | #define HAVE_STDINT_H 1
  6289. | #define HAVE_UNISTD_H 1
  6290. | #define __EXTENSIONS__ 1
  6291. | #define _ALL_SOURCE 1
  6292. | #define _GNU_SOURCE 1
  6293. | #define _POSIX_PTHREAD_SEMANTICS 1
  6294. | #define _TANDEM_SOURCE 1
  6295. | #define HAVE_PTHREAD 1
  6296. | #define DisableSlowOpenMP 1
  6297. | #define _FILE_OFFSET_BITS 64
  6298. | #define HAVE_FSEEKO 1
  6299. | #define HAVE_DLFCN_H 1
  6300. | #define LT_OBJDIR ".libs/"
  6301. | #define LT_MODULE_EXT ".so"
  6302. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  6303. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  6304. | #define HAVE_LIBDL 1
  6305. | #define HAVE_DLERROR 1
  6306. | #define HAVE_LIBDLLOADER 1
  6307. | #define HAVE_ARGZ_H 1
  6308. | #define HAVE_ERROR_T 1
  6309. | #define HAVE_ARGZ_ADD 1
  6310. | #define HAVE_ARGZ_APPEND 1
  6311. | #define HAVE_ARGZ_COUNT 1
  6312. | #define HAVE_ARGZ_CREATE_SEP 1
  6313. | #define HAVE_ARGZ_INSERT 1
  6314. | #define HAVE_ARGZ_NEXT 1
  6315. | #define HAVE_ARGZ_STRINGIFY 1
  6316. | #define HAVE_WORKING_ARGZ 1
  6317. | #define HAVE_PRELOADED_SYMBOLS 1
  6318. | #define HAVE_LTDL 1
  6319. | #define HAVE_UNISTD_H 1
  6320. | #define HAVE_DIRENT_H 1
  6321. | #define HAVE_CLOSEDIR 1
  6322. | #define HAVE_OPENDIR 1
  6323. | #define HAVE_READDIR 1
  6324. | #define LT_LIBEXT "a"
  6325. | #define LT_LIBPREFIX "lib"
  6326. | #define UseInstalledMagick 1
  6327. | #define QuantumDepth 16
  6328. | #define STDC_HEADERS 1
  6329. | #define HAVE_DIRENT_H 1
  6330. | #define HAVE_SYS_RESOURCE_H 1
  6331. | #define HAVE_SYS_TIMES_H 1
  6332. | #define HAVE_SYS_TYPES_H 1
  6333. | #define restrict __restrict
  6334. | #define HAVE_LONG_DOUBLE_WIDER 1
  6335. | #define SIZEOF_SIGNED_SHORT 2
  6336. | #define SIZEOF_UNSIGNED_SHORT 2
  6337. | #define SIZEOF_SIGNED_INT 4
  6338. | #define SIZEOF_UNSIGNED_INT 4
  6339. | #define SIZEOF_SIGNED_LONG 4
  6340. | #define SIZEOF_UNSIGNED_LONG 4
  6341. | #define SIZEOF_SIGNED_LONG_LONG 8
  6342. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  6343. | #define SIZEOF_OFF_T 8
  6344. | #define SIZEOF_SIZE_T 4
  6345. | #define SIZEOF_UNSIGNED_INTP 4
  6346. | #define RETSIGTYPE void
  6347. | #define HAS_C__func__ 1
  6348. | #define HAVE_STDLIB_H 1
  6349. | #define HAVE_UNISTD_H 1
  6350. | #define HAVE_GETPAGESIZE 1
  6351. | #define HAVE_MMAP_FILEIO 1
  6352. | #define HAVE_ATOLL 1
  6353. | #define HAVE_CTIME_R 1
  6354. | #define HAVE__EXIT 1
  6355. | #define HAVE_FCNTL 1
  6356. | #define HAVE_FSTATVFS 1
  6357. | #define HAVE_FTIME 1
  6358. | #define HAVE_GETC_UNLOCKED 1
  6359. | #define HAVE_GETPAGESIZE 1
  6360. | #define HAVE_GETRLIMIT 1
  6361. | #define HAVE_GETPID 1
  6362. | #define HAVE_LOCALTIME_R 1
  6363. | #define HAVE_MADVISE 1
  6364. | #define HAVE_MKSTEMP 1
  6365. | #define HAVE_PCLOSE 1
  6366. | #define HAVE_POLL 1
  6367. | #define HAVE_POPEN 1
  6368. | #define HAVE_POSIX_FADVISE 1
  6369. | #define HAVE_POSIX_FALLOCATE 1
  6370. | #define HAVE_POSIX_MADVISE 1
  6371. | #define HAVE_POSIX_MEMALIGN 1
  6372. | #define HAVE_POSIX_SPAWNP 1
  6373. | #define HAVE_PREAD 1
  6374. | #define HAVE_PWRITE 1
  6375. | #define HAVE_PUTC_UNLOCKED 1
  6376. | #define HAVE_RAISE 1
  6377. | #define HAVE_RAND_R 1
  6378. | #define HAVE_READDIR_R 1
  6379. | #define HAVE_READLINK 1
  6380. | #define HAVE_REALPATH 1
  6381. | #define HAVE_SELECT 1
  6382. | #define HAVE_SEEKDIR 1
  6383. | #define HAVE_SETRLIMIT 1
  6384. | #define HAVE_SIGEMPTYSET 1
  6385. | #define HAVE_SIGACTION 1
  6386. | #define HAVE_STRERROR 1
  6387. | #define HAVE_STRERROR_R 1
  6388. | #define HAVE_STRTOLL 1
  6389. | #define HAVE_SYSCONF 1
  6390. | #define HAVE_TEMPNAM 1
  6391. | #define HAVE_TMPNAM_R 1
  6392. | #define HAVE_TIMES 1
  6393. | #define HAVE_TELLDIR 1
  6394. | #define HAVE_VSPRINTF 1
  6395. | #define HAVE_VSNPRINTF 1
  6396. | #define HAVE_QSORT_R 1
  6397. | #define HAVE_DECL_PREAD 1
  6398. | #define HAVE_DECL_PWRITE 1
  6399. | #define HAVE_DECL_STRLCPY 0
  6400. | #define HAVE_DECL_VSNPRINTF 1
  6401. | #define HAVE_DEV_URANDOM 1
  6402. | #define HAVE_BOOL /**/
  6403. | #define HAVE_CONST_CAST /**/
  6404. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  6405. | #define HAVE_EXCEPTIONS /**/
  6406. | #define HAVE_NAMESPACES /**/
  6407. | #define HAVE_EXPLICIT /**/
  6408. | #define HAVE_STD /**/
  6409. | #define HAVE_STL /**/
  6410. | #define HAVE_MUTABLE /**/
  6411. | #define HAVE_NEW_FOR_SCOPING /**/
  6412. | #define HAVE_STATIC_CAST /**/
  6413. | #define HAVE_TEMPLATES /**/
  6414. | #define HAS_CPP__func__ 1
  6415. | #define X11ConfigurePath "X11ConfigurePath"
  6416. | #define HasZLIB 1
  6417. | #define HasBZLIB 1
  6418. | #define HasX11 1
  6419. | #define HasSharedMemory 1
  6420. | #define HasShape 1
  6421. | /* end confdefs.h. */
  6422. |
  6423. | /* Override any GCC internal prototype to avoid an error.
  6424. | Use char because int might match the return type of a GCC
  6425. | builtin and then its argument prototype would still apply. */
  6426. | #ifdef __cplusplus
  6427. | extern "C"
  6428. | #endif
  6429. | char DPSInitialize ();
  6430. | int
  6431. | main ()
  6432. | {
  6433. | return DPSInitialize ();
  6434. | ;
  6435. | return 0;
  6436. | }
  6437. configure:25629: result: no
  6438. configure:25648: checking for XDPSPixelsPerPoint in -ldpstk
  6439. configure:25673: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/X11 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ldpstk -ldps -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  6440. /usr/bin/ld: cannot find -ldpstk
  6441. collect2: ld returned 1 exit status
  6442. configure:25673: $? = 1
  6443. configure: failed program was:
  6444. | /* confdefs.h */
  6445. | #define PACKAGE_NAME ""
  6446. | #define PACKAGE_TARNAME ""
  6447. | #define PACKAGE_VERSION ""
  6448. | #define PACKAGE_STRING ""
  6449. | #define PACKAGE_BUGREPORT ""
  6450. | #define PACKAGE_URL ""
  6451. | #define STDC_HEADERS 1
  6452. | #define HAVE_SYS_TYPES_H 1
  6453. | #define HAVE_SYS_STAT_H 1
  6454. | #define HAVE_STDLIB_H 1
  6455. | #define HAVE_STRING_H 1
  6456. | #define HAVE_MEMORY_H 1
  6457. | #define HAVE_STRINGS_H 1
  6458. | #define HAVE_INTTYPES_H 1
  6459. | #define HAVE_STDINT_H 1
  6460. | #define HAVE_UNISTD_H 1
  6461. | #define __EXTENSIONS__ 1
  6462. | #define _ALL_SOURCE 1
  6463. | #define _GNU_SOURCE 1
  6464. | #define _POSIX_PTHREAD_SEMANTICS 1
  6465. | #define _TANDEM_SOURCE 1
  6466. | #define HAVE_PTHREAD 1
  6467. | #define DisableSlowOpenMP 1
  6468. | #define _FILE_OFFSET_BITS 64
  6469. | #define HAVE_FSEEKO 1
  6470. | #define HAVE_DLFCN_H 1
  6471. | #define LT_OBJDIR ".libs/"
  6472. | #define LT_MODULE_EXT ".so"
  6473. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  6474. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  6475. | #define HAVE_LIBDL 1
  6476. | #define HAVE_DLERROR 1
  6477. | #define HAVE_LIBDLLOADER 1
  6478. | #define HAVE_ARGZ_H 1
  6479. | #define HAVE_ERROR_T 1
  6480. | #define HAVE_ARGZ_ADD 1
  6481. | #define HAVE_ARGZ_APPEND 1
  6482. | #define HAVE_ARGZ_COUNT 1
  6483. | #define HAVE_ARGZ_CREATE_SEP 1
  6484. | #define HAVE_ARGZ_INSERT 1
  6485. | #define HAVE_ARGZ_NEXT 1
  6486. | #define HAVE_ARGZ_STRINGIFY 1
  6487. | #define HAVE_WORKING_ARGZ 1
  6488. | #define HAVE_PRELOADED_SYMBOLS 1
  6489. | #define HAVE_LTDL 1
  6490. | #define HAVE_UNISTD_H 1
  6491. | #define HAVE_DIRENT_H 1
  6492. | #define HAVE_CLOSEDIR 1
  6493. | #define HAVE_OPENDIR 1
  6494. | #define HAVE_READDIR 1
  6495. | #define LT_LIBEXT "a"
  6496. | #define LT_LIBPREFIX "lib"
  6497. | #define UseInstalledMagick 1
  6498. | #define QuantumDepth 16
  6499. | #define STDC_HEADERS 1
  6500. | #define HAVE_DIRENT_H 1
  6501. | #define HAVE_SYS_RESOURCE_H 1
  6502. | #define HAVE_SYS_TIMES_H 1
  6503. | #define HAVE_SYS_TYPES_H 1
  6504. | #define restrict __restrict
  6505. | #define HAVE_LONG_DOUBLE_WIDER 1
  6506. | #define SIZEOF_SIGNED_SHORT 2
  6507. | #define SIZEOF_UNSIGNED_SHORT 2
  6508. | #define SIZEOF_SIGNED_INT 4
  6509. | #define SIZEOF_UNSIGNED_INT 4
  6510. | #define SIZEOF_SIGNED_LONG 4
  6511. | #define SIZEOF_UNSIGNED_LONG 4
  6512. | #define SIZEOF_SIGNED_LONG_LONG 8
  6513. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  6514. | #define SIZEOF_OFF_T 8
  6515. | #define SIZEOF_SIZE_T 4
  6516. | #define SIZEOF_UNSIGNED_INTP 4
  6517. | #define RETSIGTYPE void
  6518. | #define HAS_C__func__ 1
  6519. | #define HAVE_STDLIB_H 1
  6520. | #define HAVE_UNISTD_H 1
  6521. | #define HAVE_GETPAGESIZE 1
  6522. | #define HAVE_MMAP_FILEIO 1
  6523. | #define HAVE_ATOLL 1
  6524. | #define HAVE_CTIME_R 1
  6525. | #define HAVE__EXIT 1
  6526. | #define HAVE_FCNTL 1
  6527. | #define HAVE_FSTATVFS 1
  6528. | #define HAVE_FTIME 1
  6529. | #define HAVE_GETC_UNLOCKED 1
  6530. | #define HAVE_GETPAGESIZE 1
  6531. | #define HAVE_GETRLIMIT 1
  6532. | #define HAVE_GETPID 1
  6533. | #define HAVE_LOCALTIME_R 1
  6534. | #define HAVE_MADVISE 1
  6535. | #define HAVE_MKSTEMP 1
  6536. | #define HAVE_PCLOSE 1
  6537. | #define HAVE_POLL 1
  6538. | #define HAVE_POPEN 1
  6539. | #define HAVE_POSIX_FADVISE 1
  6540. | #define HAVE_POSIX_FALLOCATE 1
  6541. | #define HAVE_POSIX_MADVISE 1
  6542. | #define HAVE_POSIX_MEMALIGN 1
  6543. | #define HAVE_POSIX_SPAWNP 1
  6544. | #define HAVE_PREAD 1
  6545. | #define HAVE_PWRITE 1
  6546. | #define HAVE_PUTC_UNLOCKED 1
  6547. | #define HAVE_RAISE 1
  6548. | #define HAVE_RAND_R 1
  6549. | #define HAVE_READDIR_R 1
  6550. | #define HAVE_READLINK 1
  6551. | #define HAVE_REALPATH 1
  6552. | #define HAVE_SELECT 1
  6553. | #define HAVE_SEEKDIR 1
  6554. | #define HAVE_SETRLIMIT 1
  6555. | #define HAVE_SIGEMPTYSET 1
  6556. | #define HAVE_SIGACTION 1
  6557. | #define HAVE_STRERROR 1
  6558. | #define HAVE_STRERROR_R 1
  6559. | #define HAVE_STRTOLL 1
  6560. | #define HAVE_SYSCONF 1
  6561. | #define HAVE_TEMPNAM 1
  6562. | #define HAVE_TMPNAM_R 1
  6563. | #define HAVE_TIMES 1
  6564. | #define HAVE_TELLDIR 1
  6565. | #define HAVE_VSPRINTF 1
  6566. | #define HAVE_VSNPRINTF 1
  6567. | #define HAVE_QSORT_R 1
  6568. | #define HAVE_DECL_PREAD 1
  6569. | #define HAVE_DECL_PWRITE 1
  6570. | #define HAVE_DECL_STRLCPY 0
  6571. | #define HAVE_DECL_VSNPRINTF 1
  6572. | #define HAVE_DEV_URANDOM 1
  6573. | #define HAVE_BOOL /**/
  6574. | #define HAVE_CONST_CAST /**/
  6575. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  6576. | #define HAVE_EXCEPTIONS /**/
  6577. | #define HAVE_NAMESPACES /**/
  6578. | #define HAVE_EXPLICIT /**/
  6579. | #define HAVE_STD /**/
  6580. | #define HAVE_STL /**/
  6581. | #define HAVE_MUTABLE /**/
  6582. | #define HAVE_NEW_FOR_SCOPING /**/
  6583. | #define HAVE_STATIC_CAST /**/
  6584. | #define HAVE_TEMPLATES /**/
  6585. | #define HAS_CPP__func__ 1
  6586. | #define X11ConfigurePath "X11ConfigurePath"
  6587. | #define HasZLIB 1
  6588. | #define HasBZLIB 1
  6589. | #define HasX11 1
  6590. | #define HasSharedMemory 1
  6591. | #define HasShape 1
  6592. | /* end confdefs.h. */
  6593. |
  6594. | /* Override any GCC internal prototype to avoid an error.
  6595. | Use char because int might match the return type of a GCC
  6596. | builtin and then its argument prototype would still apply. */
  6597. | #ifdef __cplusplus
  6598. | extern "C"
  6599. | #endif
  6600. | char XDPSPixelsPerPoint ();
  6601. | int
  6602. | main ()
  6603. | {
  6604. | return XDPSPixelsPerPoint ();
  6605. | ;
  6606. | return 0;
  6607. | }
  6608. configure:25682: result: no
  6609. configure:25690: checking if DPS package is complete
  6610. configure:25711: result: no
  6611. configure:25844: checking for lcms v2 support
  6612. configure:25846: result:
  6613. configure:25853: checking lcms2.h usability
  6614. configure:25853: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  6615. conftest.c:183:19: error: lcms2.h: No such file or directory
  6616. configure:25853: $? = 1
  6617. configure: failed program was:
  6618. | /* confdefs.h */
  6619. | #define PACKAGE_NAME ""
  6620. | #define PACKAGE_TARNAME ""
  6621. | #define PACKAGE_VERSION ""
  6622. | #define PACKAGE_STRING ""
  6623. | #define PACKAGE_BUGREPORT ""
  6624. | #define PACKAGE_URL ""
  6625. | #define STDC_HEADERS 1
  6626. | #define HAVE_SYS_TYPES_H 1
  6627. | #define HAVE_SYS_STAT_H 1
  6628. | #define HAVE_STDLIB_H 1
  6629. | #define HAVE_STRING_H 1
  6630. | #define HAVE_MEMORY_H 1
  6631. | #define HAVE_STRINGS_H 1
  6632. | #define HAVE_INTTYPES_H 1
  6633. | #define HAVE_STDINT_H 1
  6634. | #define HAVE_UNISTD_H 1
  6635. | #define __EXTENSIONS__ 1
  6636. | #define _ALL_SOURCE 1
  6637. | #define _GNU_SOURCE 1
  6638. | #define _POSIX_PTHREAD_SEMANTICS 1
  6639. | #define _TANDEM_SOURCE 1
  6640. | #define HAVE_PTHREAD 1
  6641. | #define DisableSlowOpenMP 1
  6642. | #define _FILE_OFFSET_BITS 64
  6643. | #define HAVE_FSEEKO 1
  6644. | #define HAVE_DLFCN_H 1
  6645. | #define LT_OBJDIR ".libs/"
  6646. | #define LT_MODULE_EXT ".so"
  6647. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  6648. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  6649. | #define HAVE_LIBDL 1
  6650. | #define HAVE_DLERROR 1
  6651. | #define HAVE_LIBDLLOADER 1
  6652. | #define HAVE_ARGZ_H 1
  6653. | #define HAVE_ERROR_T 1
  6654. | #define HAVE_ARGZ_ADD 1
  6655. | #define HAVE_ARGZ_APPEND 1
  6656. | #define HAVE_ARGZ_COUNT 1
  6657. | #define HAVE_ARGZ_CREATE_SEP 1
  6658. | #define HAVE_ARGZ_INSERT 1
  6659. | #define HAVE_ARGZ_NEXT 1
  6660. | #define HAVE_ARGZ_STRINGIFY 1
  6661. | #define HAVE_WORKING_ARGZ 1
  6662. | #define HAVE_PRELOADED_SYMBOLS 1
  6663. | #define HAVE_LTDL 1
  6664. | #define HAVE_UNISTD_H 1
  6665. | #define HAVE_DIRENT_H 1
  6666. | #define HAVE_CLOSEDIR 1
  6667. | #define HAVE_OPENDIR 1
  6668. | #define HAVE_READDIR 1
  6669. | #define LT_LIBEXT "a"
  6670. | #define LT_LIBPREFIX "lib"
  6671. | #define UseInstalledMagick 1
  6672. | #define QuantumDepth 16
  6673. | #define STDC_HEADERS 1
  6674. | #define HAVE_DIRENT_H 1
  6675. | #define HAVE_SYS_RESOURCE_H 1
  6676. | #define HAVE_SYS_TIMES_H 1
  6677. | #define HAVE_SYS_TYPES_H 1
  6678. | #define restrict __restrict
  6679. | #define HAVE_LONG_DOUBLE_WIDER 1
  6680. | #define SIZEOF_SIGNED_SHORT 2
  6681. | #define SIZEOF_UNSIGNED_SHORT 2
  6682. | #define SIZEOF_SIGNED_INT 4
  6683. | #define SIZEOF_UNSIGNED_INT 4
  6684. | #define SIZEOF_SIGNED_LONG 4
  6685. | #define SIZEOF_UNSIGNED_LONG 4
  6686. | #define SIZEOF_SIGNED_LONG_LONG 8
  6687. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  6688. | #define SIZEOF_OFF_T 8
  6689. | #define SIZEOF_SIZE_T 4
  6690. | #define SIZEOF_UNSIGNED_INTP 4
  6691. | #define RETSIGTYPE void
  6692. | #define HAS_C__func__ 1
  6693. | #define HAVE_STDLIB_H 1
  6694. | #define HAVE_UNISTD_H 1
  6695. | #define HAVE_GETPAGESIZE 1
  6696. | #define HAVE_MMAP_FILEIO 1
  6697. | #define HAVE_ATOLL 1
  6698. | #define HAVE_CTIME_R 1
  6699. | #define HAVE__EXIT 1
  6700. | #define HAVE_FCNTL 1
  6701. | #define HAVE_FSTATVFS 1
  6702. | #define HAVE_FTIME 1
  6703. | #define HAVE_GETC_UNLOCKED 1
  6704. | #define HAVE_GETPAGESIZE 1
  6705. | #define HAVE_GETRLIMIT 1
  6706. | #define HAVE_GETPID 1
  6707. | #define HAVE_LOCALTIME_R 1
  6708. | #define HAVE_MADVISE 1
  6709. | #define HAVE_MKSTEMP 1
  6710. | #define HAVE_PCLOSE 1
  6711. | #define HAVE_POLL 1
  6712. | #define HAVE_POPEN 1
  6713. | #define HAVE_POSIX_FADVISE 1
  6714. | #define HAVE_POSIX_FALLOCATE 1
  6715. | #define HAVE_POSIX_MADVISE 1
  6716. | #define HAVE_POSIX_MEMALIGN 1
  6717. | #define HAVE_POSIX_SPAWNP 1
  6718. | #define HAVE_PREAD 1
  6719. | #define HAVE_PWRITE 1
  6720. | #define HAVE_PUTC_UNLOCKED 1
  6721. | #define HAVE_RAISE 1
  6722. | #define HAVE_RAND_R 1
  6723. | #define HAVE_READDIR_R 1
  6724. | #define HAVE_READLINK 1
  6725. | #define HAVE_REALPATH 1
  6726. | #define HAVE_SELECT 1
  6727. | #define HAVE_SEEKDIR 1
  6728. | #define HAVE_SETRLIMIT 1
  6729. | #define HAVE_SIGEMPTYSET 1
  6730. | #define HAVE_SIGACTION 1
  6731. | #define HAVE_STRERROR 1
  6732. | #define HAVE_STRERROR_R 1
  6733. | #define HAVE_STRTOLL 1
  6734. | #define HAVE_SYSCONF 1
  6735. | #define HAVE_TEMPNAM 1
  6736. | #define HAVE_TMPNAM_R 1
  6737. | #define HAVE_TIMES 1
  6738. | #define HAVE_TELLDIR 1
  6739. | #define HAVE_VSPRINTF 1
  6740. | #define HAVE_VSNPRINTF 1
  6741. | #define HAVE_QSORT_R 1
  6742. | #define HAVE_DECL_PREAD 1
  6743. | #define HAVE_DECL_PWRITE 1
  6744. | #define HAVE_DECL_STRLCPY 0
  6745. | #define HAVE_DECL_VSNPRINTF 1
  6746. | #define HAVE_DEV_URANDOM 1
  6747. | #define HAVE_BOOL /**/
  6748. | #define HAVE_CONST_CAST /**/
  6749. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  6750. | #define HAVE_EXCEPTIONS /**/
  6751. | #define HAVE_NAMESPACES /**/
  6752. | #define HAVE_EXPLICIT /**/
  6753. | #define HAVE_STD /**/
  6754. | #define HAVE_STL /**/
  6755. | #define HAVE_MUTABLE /**/
  6756. | #define HAVE_NEW_FOR_SCOPING /**/
  6757. | #define HAVE_STATIC_CAST /**/
  6758. | #define HAVE_TEMPLATES /**/
  6759. | #define HAS_CPP__func__ 1
  6760. | #define X11ConfigurePath "X11ConfigurePath"
  6761. | #define HasZLIB 1
  6762. | #define HasBZLIB 1
  6763. | #define HasX11 1
  6764. | #define HasSharedMemory 1
  6765. | #define HasShape 1
  6766. | /* end confdefs.h. */
  6767. | #include <stdio.h>
  6768. | #ifdef HAVE_SYS_TYPES_H
  6769. | # include <sys/types.h>
  6770. | #endif
  6771. | #ifdef HAVE_SYS_STAT_H
  6772. | # include <sys/stat.h>
  6773. | #endif
  6774. | #ifdef STDC_HEADERS
  6775. | # include <stdlib.h>
  6776. | # include <stddef.h>
  6777. | #else
  6778. | # ifdef HAVE_STDLIB_H
  6779. | # include <stdlib.h>
  6780. | # endif
  6781. | #endif
  6782. | #ifdef HAVE_STRING_H
  6783. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6784. | # include <memory.h>
  6785. | # endif
  6786. | # include <string.h>
  6787. | #endif
  6788. | #ifdef HAVE_STRINGS_H
  6789. | # include <strings.h>
  6790. | #endif
  6791. | #ifdef HAVE_INTTYPES_H
  6792. | # include <inttypes.h>
  6793. | #endif
  6794. | #ifdef HAVE_STDINT_H
  6795. | # include <stdint.h>
  6796. | #endif
  6797. | #ifdef HAVE_UNISTD_H
  6798. | # include <unistd.h>
  6799. | #endif
  6800. | #include <lcms2.h>
  6801. configure:25853: result: no
  6802. configure:25853: checking lcms2.h presence
  6803. configure:25853: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  6804. conftest.c:150:19: error: lcms2.h: No such file or directory
  6805. configure:25853: $? = 1
  6806. configure: failed program was:
  6807. | /* confdefs.h */
  6808. | #define PACKAGE_NAME ""
  6809. | #define PACKAGE_TARNAME ""
  6810. | #define PACKAGE_VERSION ""
  6811. | #define PACKAGE_STRING ""
  6812. | #define PACKAGE_BUGREPORT ""
  6813. | #define PACKAGE_URL ""
  6814. | #define STDC_HEADERS 1
  6815. | #define HAVE_SYS_TYPES_H 1
  6816. | #define HAVE_SYS_STAT_H 1
  6817. | #define HAVE_STDLIB_H 1
  6818. | #define HAVE_STRING_H 1
  6819. | #define HAVE_MEMORY_H 1
  6820. | #define HAVE_STRINGS_H 1
  6821. | #define HAVE_INTTYPES_H 1
  6822. | #define HAVE_STDINT_H 1
  6823. | #define HAVE_UNISTD_H 1
  6824. | #define __EXTENSIONS__ 1
  6825. | #define _ALL_SOURCE 1
  6826. | #define _GNU_SOURCE 1
  6827. | #define _POSIX_PTHREAD_SEMANTICS 1
  6828. | #define _TANDEM_SOURCE 1
  6829. | #define HAVE_PTHREAD 1
  6830. | #define DisableSlowOpenMP 1
  6831. | #define _FILE_OFFSET_BITS 64
  6832. | #define HAVE_FSEEKO 1
  6833. | #define HAVE_DLFCN_H 1
  6834. | #define LT_OBJDIR ".libs/"
  6835. | #define LT_MODULE_EXT ".so"
  6836. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  6837. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  6838. | #define HAVE_LIBDL 1
  6839. | #define HAVE_DLERROR 1
  6840. | #define HAVE_LIBDLLOADER 1
  6841. | #define HAVE_ARGZ_H 1
  6842. | #define HAVE_ERROR_T 1
  6843. | #define HAVE_ARGZ_ADD 1
  6844. | #define HAVE_ARGZ_APPEND 1
  6845. | #define HAVE_ARGZ_COUNT 1
  6846. | #define HAVE_ARGZ_CREATE_SEP 1
  6847. | #define HAVE_ARGZ_INSERT 1
  6848. | #define HAVE_ARGZ_NEXT 1
  6849. | #define HAVE_ARGZ_STRINGIFY 1
  6850. | #define HAVE_WORKING_ARGZ 1
  6851. | #define HAVE_PRELOADED_SYMBOLS 1
  6852. | #define HAVE_LTDL 1
  6853. | #define HAVE_UNISTD_H 1
  6854. | #define HAVE_DIRENT_H 1
  6855. | #define HAVE_CLOSEDIR 1
  6856. | #define HAVE_OPENDIR 1
  6857. | #define HAVE_READDIR 1
  6858. | #define LT_LIBEXT "a"
  6859. | #define LT_LIBPREFIX "lib"
  6860. | #define UseInstalledMagick 1
  6861. | #define QuantumDepth 16
  6862. | #define STDC_HEADERS 1
  6863. | #define HAVE_DIRENT_H 1
  6864. | #define HAVE_SYS_RESOURCE_H 1
  6865. | #define HAVE_SYS_TIMES_H 1
  6866. | #define HAVE_SYS_TYPES_H 1
  6867. | #define restrict __restrict
  6868. | #define HAVE_LONG_DOUBLE_WIDER 1
  6869. | #define SIZEOF_SIGNED_SHORT 2
  6870. | #define SIZEOF_UNSIGNED_SHORT 2
  6871. | #define SIZEOF_SIGNED_INT 4
  6872. | #define SIZEOF_UNSIGNED_INT 4
  6873. | #define SIZEOF_SIGNED_LONG 4
  6874. | #define SIZEOF_UNSIGNED_LONG 4
  6875. | #define SIZEOF_SIGNED_LONG_LONG 8
  6876. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  6877. | #define SIZEOF_OFF_T 8
  6878. | #define SIZEOF_SIZE_T 4
  6879. | #define SIZEOF_UNSIGNED_INTP 4
  6880. | #define RETSIGTYPE void
  6881. | #define HAS_C__func__ 1
  6882. | #define HAVE_STDLIB_H 1
  6883. | #define HAVE_UNISTD_H 1
  6884. | #define HAVE_GETPAGESIZE 1
  6885. | #define HAVE_MMAP_FILEIO 1
  6886. | #define HAVE_ATOLL 1
  6887. | #define HAVE_CTIME_R 1
  6888. | #define HAVE__EXIT 1
  6889. | #define HAVE_FCNTL 1
  6890. | #define HAVE_FSTATVFS 1
  6891. | #define HAVE_FTIME 1
  6892. | #define HAVE_GETC_UNLOCKED 1
  6893. | #define HAVE_GETPAGESIZE 1
  6894. | #define HAVE_GETRLIMIT 1
  6895. | #define HAVE_GETPID 1
  6896. | #define HAVE_LOCALTIME_R 1
  6897. | #define HAVE_MADVISE 1
  6898. | #define HAVE_MKSTEMP 1
  6899. | #define HAVE_PCLOSE 1
  6900. | #define HAVE_POLL 1
  6901. | #define HAVE_POPEN 1
  6902. | #define HAVE_POSIX_FADVISE 1
  6903. | #define HAVE_POSIX_FALLOCATE 1
  6904. | #define HAVE_POSIX_MADVISE 1
  6905. | #define HAVE_POSIX_MEMALIGN 1
  6906. | #define HAVE_POSIX_SPAWNP 1
  6907. | #define HAVE_PREAD 1
  6908. | #define HAVE_PWRITE 1
  6909. | #define HAVE_PUTC_UNLOCKED 1
  6910. | #define HAVE_RAISE 1
  6911. | #define HAVE_RAND_R 1
  6912. | #define HAVE_READDIR_R 1
  6913. | #define HAVE_READLINK 1
  6914. | #define HAVE_REALPATH 1
  6915. | #define HAVE_SELECT 1
  6916. | #define HAVE_SEEKDIR 1
  6917. | #define HAVE_SETRLIMIT 1
  6918. | #define HAVE_SIGEMPTYSET 1
  6919. | #define HAVE_SIGACTION 1
  6920. | #define HAVE_STRERROR 1
  6921. | #define HAVE_STRERROR_R 1
  6922. | #define HAVE_STRTOLL 1
  6923. | #define HAVE_SYSCONF 1
  6924. | #define HAVE_TEMPNAM 1
  6925. | #define HAVE_TMPNAM_R 1
  6926. | #define HAVE_TIMES 1
  6927. | #define HAVE_TELLDIR 1
  6928. | #define HAVE_VSPRINTF 1
  6929. | #define HAVE_VSNPRINTF 1
  6930. | #define HAVE_QSORT_R 1
  6931. | #define HAVE_DECL_PREAD 1
  6932. | #define HAVE_DECL_PWRITE 1
  6933. | #define HAVE_DECL_STRLCPY 0
  6934. | #define HAVE_DECL_VSNPRINTF 1
  6935. | #define HAVE_DEV_URANDOM 1
  6936. | #define HAVE_BOOL /**/
  6937. | #define HAVE_CONST_CAST /**/
  6938. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  6939. | #define HAVE_EXCEPTIONS /**/
  6940. | #define HAVE_NAMESPACES /**/
  6941. | #define HAVE_EXPLICIT /**/
  6942. | #define HAVE_STD /**/
  6943. | #define HAVE_STL /**/
  6944. | #define HAVE_MUTABLE /**/
  6945. | #define HAVE_NEW_FOR_SCOPING /**/
  6946. | #define HAVE_STATIC_CAST /**/
  6947. | #define HAVE_TEMPLATES /**/
  6948. | #define HAS_CPP__func__ 1
  6949. | #define X11ConfigurePath "X11ConfigurePath"
  6950. | #define HasZLIB 1
  6951. | #define HasBZLIB 1
  6952. | #define HasX11 1
  6953. | #define HasSharedMemory 1
  6954. | #define HasShape 1
  6955. | /* end confdefs.h. */
  6956. | #include <lcms2.h>
  6957. configure:25853: result: no
  6958. configure:25853: checking for lcms2.h
  6959. configure:25853: result: no
  6960. configure:25870: checking lcms2/lcms2.h usability
  6961. configure:25870: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  6962. conftest.c:183:25: error: lcms2/lcms2.h: No such file or directory
  6963. configure:25870: $? = 1
  6964. configure: failed program was:
  6965. | /* confdefs.h */
  6966. | #define PACKAGE_NAME ""
  6967. | #define PACKAGE_TARNAME ""
  6968. | #define PACKAGE_VERSION ""
  6969. | #define PACKAGE_STRING ""
  6970. | #define PACKAGE_BUGREPORT ""
  6971. | #define PACKAGE_URL ""
  6972. | #define STDC_HEADERS 1
  6973. | #define HAVE_SYS_TYPES_H 1
  6974. | #define HAVE_SYS_STAT_H 1
  6975. | #define HAVE_STDLIB_H 1
  6976. | #define HAVE_STRING_H 1
  6977. | #define HAVE_MEMORY_H 1
  6978. | #define HAVE_STRINGS_H 1
  6979. | #define HAVE_INTTYPES_H 1
  6980. | #define HAVE_STDINT_H 1
  6981. | #define HAVE_UNISTD_H 1
  6982. | #define __EXTENSIONS__ 1
  6983. | #define _ALL_SOURCE 1
  6984. | #define _GNU_SOURCE 1
  6985. | #define _POSIX_PTHREAD_SEMANTICS 1
  6986. | #define _TANDEM_SOURCE 1
  6987. | #define HAVE_PTHREAD 1
  6988. | #define DisableSlowOpenMP 1
  6989. | #define _FILE_OFFSET_BITS 64
  6990. | #define HAVE_FSEEKO 1
  6991. | #define HAVE_DLFCN_H 1
  6992. | #define LT_OBJDIR ".libs/"
  6993. | #define LT_MODULE_EXT ".so"
  6994. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  6995. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  6996. | #define HAVE_LIBDL 1
  6997. | #define HAVE_DLERROR 1
  6998. | #define HAVE_LIBDLLOADER 1
  6999. | #define HAVE_ARGZ_H 1
  7000. | #define HAVE_ERROR_T 1
  7001. | #define HAVE_ARGZ_ADD 1
  7002. | #define HAVE_ARGZ_APPEND 1
  7003. | #define HAVE_ARGZ_COUNT 1
  7004. | #define HAVE_ARGZ_CREATE_SEP 1
  7005. | #define HAVE_ARGZ_INSERT 1
  7006. | #define HAVE_ARGZ_NEXT 1
  7007. | #define HAVE_ARGZ_STRINGIFY 1
  7008. | #define HAVE_WORKING_ARGZ 1
  7009. | #define HAVE_PRELOADED_SYMBOLS 1
  7010. | #define HAVE_LTDL 1
  7011. | #define HAVE_UNISTD_H 1
  7012. | #define HAVE_DIRENT_H 1
  7013. | #define HAVE_CLOSEDIR 1
  7014. | #define HAVE_OPENDIR 1
  7015. | #define HAVE_READDIR 1
  7016. | #define LT_LIBEXT "a"
  7017. | #define LT_LIBPREFIX "lib"
  7018. | #define UseInstalledMagick 1
  7019. | #define QuantumDepth 16
  7020. | #define STDC_HEADERS 1
  7021. | #define HAVE_DIRENT_H 1
  7022. | #define HAVE_SYS_RESOURCE_H 1
  7023. | #define HAVE_SYS_TIMES_H 1
  7024. | #define HAVE_SYS_TYPES_H 1
  7025. | #define restrict __restrict
  7026. | #define HAVE_LONG_DOUBLE_WIDER 1
  7027. | #define SIZEOF_SIGNED_SHORT 2
  7028. | #define SIZEOF_UNSIGNED_SHORT 2
  7029. | #define SIZEOF_SIGNED_INT 4
  7030. | #define SIZEOF_UNSIGNED_INT 4
  7031. | #define SIZEOF_SIGNED_LONG 4
  7032. | #define SIZEOF_UNSIGNED_LONG 4
  7033. | #define SIZEOF_SIGNED_LONG_LONG 8
  7034. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  7035. | #define SIZEOF_OFF_T 8
  7036. | #define SIZEOF_SIZE_T 4
  7037. | #define SIZEOF_UNSIGNED_INTP 4
  7038. | #define RETSIGTYPE void
  7039. | #define HAS_C__func__ 1
  7040. | #define HAVE_STDLIB_H 1
  7041. | #define HAVE_UNISTD_H 1
  7042. | #define HAVE_GETPAGESIZE 1
  7043. | #define HAVE_MMAP_FILEIO 1
  7044. | #define HAVE_ATOLL 1
  7045. | #define HAVE_CTIME_R 1
  7046. | #define HAVE__EXIT 1
  7047. | #define HAVE_FCNTL 1
  7048. | #define HAVE_FSTATVFS 1
  7049. | #define HAVE_FTIME 1
  7050. | #define HAVE_GETC_UNLOCKED 1
  7051. | #define HAVE_GETPAGESIZE 1
  7052. | #define HAVE_GETRLIMIT 1
  7053. | #define HAVE_GETPID 1
  7054. | #define HAVE_LOCALTIME_R 1
  7055. | #define HAVE_MADVISE 1
  7056. | #define HAVE_MKSTEMP 1
  7057. | #define HAVE_PCLOSE 1
  7058. | #define HAVE_POLL 1
  7059. | #define HAVE_POPEN 1
  7060. | #define HAVE_POSIX_FADVISE 1
  7061. | #define HAVE_POSIX_FALLOCATE 1
  7062. | #define HAVE_POSIX_MADVISE 1
  7063. | #define HAVE_POSIX_MEMALIGN 1
  7064. | #define HAVE_POSIX_SPAWNP 1
  7065. | #define HAVE_PREAD 1
  7066. | #define HAVE_PWRITE 1
  7067. | #define HAVE_PUTC_UNLOCKED 1
  7068. | #define HAVE_RAISE 1
  7069. | #define HAVE_RAND_R 1
  7070. | #define HAVE_READDIR_R 1
  7071. | #define HAVE_READLINK 1
  7072. | #define HAVE_REALPATH 1
  7073. | #define HAVE_SELECT 1
  7074. | #define HAVE_SEEKDIR 1
  7075. | #define HAVE_SETRLIMIT 1
  7076. | #define HAVE_SIGEMPTYSET 1
  7077. | #define HAVE_SIGACTION 1
  7078. | #define HAVE_STRERROR 1
  7079. | #define HAVE_STRERROR_R 1
  7080. | #define HAVE_STRTOLL 1
  7081. | #define HAVE_SYSCONF 1
  7082. | #define HAVE_TEMPNAM 1
  7083. | #define HAVE_TMPNAM_R 1
  7084. | #define HAVE_TIMES 1
  7085. | #define HAVE_TELLDIR 1
  7086. | #define HAVE_VSPRINTF 1
  7087. | #define HAVE_VSNPRINTF 1
  7088. | #define HAVE_QSORT_R 1
  7089. | #define HAVE_DECL_PREAD 1
  7090. | #define HAVE_DECL_PWRITE 1
  7091. | #define HAVE_DECL_STRLCPY 0
  7092. | #define HAVE_DECL_VSNPRINTF 1
  7093. | #define HAVE_DEV_URANDOM 1
  7094. | #define HAVE_BOOL /**/
  7095. | #define HAVE_CONST_CAST /**/
  7096. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  7097. | #define HAVE_EXCEPTIONS /**/
  7098. | #define HAVE_NAMESPACES /**/
  7099. | #define HAVE_EXPLICIT /**/
  7100. | #define HAVE_STD /**/
  7101. | #define HAVE_STL /**/
  7102. | #define HAVE_MUTABLE /**/
  7103. | #define HAVE_NEW_FOR_SCOPING /**/
  7104. | #define HAVE_STATIC_CAST /**/
  7105. | #define HAVE_TEMPLATES /**/
  7106. | #define HAS_CPP__func__ 1
  7107. | #define X11ConfigurePath "X11ConfigurePath"
  7108. | #define HasZLIB 1
  7109. | #define HasBZLIB 1
  7110. | #define HasX11 1
  7111. | #define HasSharedMemory 1
  7112. | #define HasShape 1
  7113. | /* end confdefs.h. */
  7114. | #include <stdio.h>
  7115. | #ifdef HAVE_SYS_TYPES_H
  7116. | # include <sys/types.h>
  7117. | #endif
  7118. | #ifdef HAVE_SYS_STAT_H
  7119. | # include <sys/stat.h>
  7120. | #endif
  7121. | #ifdef STDC_HEADERS
  7122. | # include <stdlib.h>
  7123. | # include <stddef.h>
  7124. | #else
  7125. | # ifdef HAVE_STDLIB_H
  7126. | # include <stdlib.h>
  7127. | # endif
  7128. | #endif
  7129. | #ifdef HAVE_STRING_H
  7130. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7131. | # include <memory.h>
  7132. | # endif
  7133. | # include <string.h>
  7134. | #endif
  7135. | #ifdef HAVE_STRINGS_H
  7136. | # include <strings.h>
  7137. | #endif
  7138. | #ifdef HAVE_INTTYPES_H
  7139. | # include <inttypes.h>
  7140. | #endif
  7141. | #ifdef HAVE_STDINT_H
  7142. | # include <stdint.h>
  7143. | #endif
  7144. | #ifdef HAVE_UNISTD_H
  7145. | # include <unistd.h>
  7146. | #endif
  7147. | #include <lcms2/lcms2.h>
  7148. configure:25870: result: no
  7149. configure:25870: checking lcms2/lcms2.h presence
  7150. configure:25870: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  7151. conftest.c:150:25: error: lcms2/lcms2.h: No such file or directory
  7152. configure:25870: $? = 1
  7153. configure: failed program was:
  7154. | /* confdefs.h */
  7155. | #define PACKAGE_NAME ""
  7156. | #define PACKAGE_TARNAME ""
  7157. | #define PACKAGE_VERSION ""
  7158. | #define PACKAGE_STRING ""
  7159. | #define PACKAGE_BUGREPORT ""
  7160. | #define PACKAGE_URL ""
  7161. | #define STDC_HEADERS 1
  7162. | #define HAVE_SYS_TYPES_H 1
  7163. | #define HAVE_SYS_STAT_H 1
  7164. | #define HAVE_STDLIB_H 1
  7165. | #define HAVE_STRING_H 1
  7166. | #define HAVE_MEMORY_H 1
  7167. | #define HAVE_STRINGS_H 1
  7168. | #define HAVE_INTTYPES_H 1
  7169. | #define HAVE_STDINT_H 1
  7170. | #define HAVE_UNISTD_H 1
  7171. | #define __EXTENSIONS__ 1
  7172. | #define _ALL_SOURCE 1
  7173. | #define _GNU_SOURCE 1
  7174. | #define _POSIX_PTHREAD_SEMANTICS 1
  7175. | #define _TANDEM_SOURCE 1
  7176. | #define HAVE_PTHREAD 1
  7177. | #define DisableSlowOpenMP 1
  7178. | #define _FILE_OFFSET_BITS 64
  7179. | #define HAVE_FSEEKO 1
  7180. | #define HAVE_DLFCN_H 1
  7181. | #define LT_OBJDIR ".libs/"
  7182. | #define LT_MODULE_EXT ".so"
  7183. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  7184. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  7185. | #define HAVE_LIBDL 1
  7186. | #define HAVE_DLERROR 1
  7187. | #define HAVE_LIBDLLOADER 1
  7188. | #define HAVE_ARGZ_H 1
  7189. | #define HAVE_ERROR_T 1
  7190. | #define HAVE_ARGZ_ADD 1
  7191. | #define HAVE_ARGZ_APPEND 1
  7192. | #define HAVE_ARGZ_COUNT 1
  7193. | #define HAVE_ARGZ_CREATE_SEP 1
  7194. | #define HAVE_ARGZ_INSERT 1
  7195. | #define HAVE_ARGZ_NEXT 1
  7196. | #define HAVE_ARGZ_STRINGIFY 1
  7197. | #define HAVE_WORKING_ARGZ 1
  7198. | #define HAVE_PRELOADED_SYMBOLS 1
  7199. | #define HAVE_LTDL 1
  7200. | #define HAVE_UNISTD_H 1
  7201. | #define HAVE_DIRENT_H 1
  7202. | #define HAVE_CLOSEDIR 1
  7203. | #define HAVE_OPENDIR 1
  7204. | #define HAVE_READDIR 1
  7205. | #define LT_LIBEXT "a"
  7206. | #define LT_LIBPREFIX "lib"
  7207. | #define UseInstalledMagick 1
  7208. | #define QuantumDepth 16
  7209. | #define STDC_HEADERS 1
  7210. | #define HAVE_DIRENT_H 1
  7211. | #define HAVE_SYS_RESOURCE_H 1
  7212. | #define HAVE_SYS_TIMES_H 1
  7213. | #define HAVE_SYS_TYPES_H 1
  7214. | #define restrict __restrict
  7215. | #define HAVE_LONG_DOUBLE_WIDER 1
  7216. | #define SIZEOF_SIGNED_SHORT 2
  7217. | #define SIZEOF_UNSIGNED_SHORT 2
  7218. | #define SIZEOF_SIGNED_INT 4
  7219. | #define SIZEOF_UNSIGNED_INT 4
  7220. | #define SIZEOF_SIGNED_LONG 4
  7221. | #define SIZEOF_UNSIGNED_LONG 4
  7222. | #define SIZEOF_SIGNED_LONG_LONG 8
  7223. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  7224. | #define SIZEOF_OFF_T 8
  7225. | #define SIZEOF_SIZE_T 4
  7226. | #define SIZEOF_UNSIGNED_INTP 4
  7227. | #define RETSIGTYPE void
  7228. | #define HAS_C__func__ 1
  7229. | #define HAVE_STDLIB_H 1
  7230. | #define HAVE_UNISTD_H 1
  7231. | #define HAVE_GETPAGESIZE 1
  7232. | #define HAVE_MMAP_FILEIO 1
  7233. | #define HAVE_ATOLL 1
  7234. | #define HAVE_CTIME_R 1
  7235. | #define HAVE__EXIT 1
  7236. | #define HAVE_FCNTL 1
  7237. | #define HAVE_FSTATVFS 1
  7238. | #define HAVE_FTIME 1
  7239. | #define HAVE_GETC_UNLOCKED 1
  7240. | #define HAVE_GETPAGESIZE 1
  7241. | #define HAVE_GETRLIMIT 1
  7242. | #define HAVE_GETPID 1
  7243. | #define HAVE_LOCALTIME_R 1
  7244. | #define HAVE_MADVISE 1
  7245. | #define HAVE_MKSTEMP 1
  7246. | #define HAVE_PCLOSE 1
  7247. | #define HAVE_POLL 1
  7248. | #define HAVE_POPEN 1
  7249. | #define HAVE_POSIX_FADVISE 1
  7250. | #define HAVE_POSIX_FALLOCATE 1
  7251. | #define HAVE_POSIX_MADVISE 1
  7252. | #define HAVE_POSIX_MEMALIGN 1
  7253. | #define HAVE_POSIX_SPAWNP 1
  7254. | #define HAVE_PREAD 1
  7255. | #define HAVE_PWRITE 1
  7256. | #define HAVE_PUTC_UNLOCKED 1
  7257. | #define HAVE_RAISE 1
  7258. | #define HAVE_RAND_R 1
  7259. | #define HAVE_READDIR_R 1
  7260. | #define HAVE_READLINK 1
  7261. | #define HAVE_REALPATH 1
  7262. | #define HAVE_SELECT 1
  7263. | #define HAVE_SEEKDIR 1
  7264. | #define HAVE_SETRLIMIT 1
  7265. | #define HAVE_SIGEMPTYSET 1
  7266. | #define HAVE_SIGACTION 1
  7267. | #define HAVE_STRERROR 1
  7268. | #define HAVE_STRERROR_R 1
  7269. | #define HAVE_STRTOLL 1
  7270. | #define HAVE_SYSCONF 1
  7271. | #define HAVE_TEMPNAM 1
  7272. | #define HAVE_TMPNAM_R 1
  7273. | #define HAVE_TIMES 1
  7274. | #define HAVE_TELLDIR 1
  7275. | #define HAVE_VSPRINTF 1
  7276. | #define HAVE_VSNPRINTF 1
  7277. | #define HAVE_QSORT_R 1
  7278. | #define HAVE_DECL_PREAD 1
  7279. | #define HAVE_DECL_PWRITE 1
  7280. | #define HAVE_DECL_STRLCPY 0
  7281. | #define HAVE_DECL_VSNPRINTF 1
  7282. | #define HAVE_DEV_URANDOM 1
  7283. | #define HAVE_BOOL /**/
  7284. | #define HAVE_CONST_CAST /**/
  7285. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  7286. | #define HAVE_EXCEPTIONS /**/
  7287. | #define HAVE_NAMESPACES /**/
  7288. | #define HAVE_EXPLICIT /**/
  7289. | #define HAVE_STD /**/
  7290. | #define HAVE_STL /**/
  7291. | #define HAVE_MUTABLE /**/
  7292. | #define HAVE_NEW_FOR_SCOPING /**/
  7293. | #define HAVE_STATIC_CAST /**/
  7294. | #define HAVE_TEMPLATES /**/
  7295. | #define HAS_CPP__func__ 1
  7296. | #define X11ConfigurePath "X11ConfigurePath"
  7297. | #define HasZLIB 1
  7298. | #define HasBZLIB 1
  7299. | #define HasX11 1
  7300. | #define HasSharedMemory 1
  7301. | #define HasShape 1
  7302. | /* end confdefs.h. */
  7303. | #include <lcms2/lcms2.h>
  7304. configure:25870: result: no
  7305. configure:25870: checking for lcms2/lcms2.h
  7306. configure:25870: result: no
  7307. configure:25891: checking for cmsSetLogErrorHandler in -llcms2
  7308. configure:25916: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -llcms2 -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  7309. /usr/bin/ld: cannot find -llcms2
  7310. collect2: ld returned 1 exit status
  7311. configure:25916: $? = 1
  7312. configure: failed program was:
  7313. | /* confdefs.h */
  7314. | #define PACKAGE_NAME ""
  7315. | #define PACKAGE_TARNAME ""
  7316. | #define PACKAGE_VERSION ""
  7317. | #define PACKAGE_STRING ""
  7318. | #define PACKAGE_BUGREPORT ""
  7319. | #define PACKAGE_URL ""
  7320. | #define STDC_HEADERS 1
  7321. | #define HAVE_SYS_TYPES_H 1
  7322. | #define HAVE_SYS_STAT_H 1
  7323. | #define HAVE_STDLIB_H 1
  7324. | #define HAVE_STRING_H 1
  7325. | #define HAVE_MEMORY_H 1
  7326. | #define HAVE_STRINGS_H 1
  7327. | #define HAVE_INTTYPES_H 1
  7328. | #define HAVE_STDINT_H 1
  7329. | #define HAVE_UNISTD_H 1
  7330. | #define __EXTENSIONS__ 1
  7331. | #define _ALL_SOURCE 1
  7332. | #define _GNU_SOURCE 1
  7333. | #define _POSIX_PTHREAD_SEMANTICS 1
  7334. | #define _TANDEM_SOURCE 1
  7335. | #define HAVE_PTHREAD 1
  7336. | #define DisableSlowOpenMP 1
  7337. | #define _FILE_OFFSET_BITS 64
  7338. | #define HAVE_FSEEKO 1
  7339. | #define HAVE_DLFCN_H 1
  7340. | #define LT_OBJDIR ".libs/"
  7341. | #define LT_MODULE_EXT ".so"
  7342. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  7343. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  7344. | #define HAVE_LIBDL 1
  7345. | #define HAVE_DLERROR 1
  7346. | #define HAVE_LIBDLLOADER 1
  7347. | #define HAVE_ARGZ_H 1
  7348. | #define HAVE_ERROR_T 1
  7349. | #define HAVE_ARGZ_ADD 1
  7350. | #define HAVE_ARGZ_APPEND 1
  7351. | #define HAVE_ARGZ_COUNT 1
  7352. | #define HAVE_ARGZ_CREATE_SEP 1
  7353. | #define HAVE_ARGZ_INSERT 1
  7354. | #define HAVE_ARGZ_NEXT 1
  7355. | #define HAVE_ARGZ_STRINGIFY 1
  7356. | #define HAVE_WORKING_ARGZ 1
  7357. | #define HAVE_PRELOADED_SYMBOLS 1
  7358. | #define HAVE_LTDL 1
  7359. | #define HAVE_UNISTD_H 1
  7360. | #define HAVE_DIRENT_H 1
  7361. | #define HAVE_CLOSEDIR 1
  7362. | #define HAVE_OPENDIR 1
  7363. | #define HAVE_READDIR 1
  7364. | #define LT_LIBEXT "a"
  7365. | #define LT_LIBPREFIX "lib"
  7366. | #define UseInstalledMagick 1
  7367. | #define QuantumDepth 16
  7368. | #define STDC_HEADERS 1
  7369. | #define HAVE_DIRENT_H 1
  7370. | #define HAVE_SYS_RESOURCE_H 1
  7371. | #define HAVE_SYS_TIMES_H 1
  7372. | #define HAVE_SYS_TYPES_H 1
  7373. | #define restrict __restrict
  7374. | #define HAVE_LONG_DOUBLE_WIDER 1
  7375. | #define SIZEOF_SIGNED_SHORT 2
  7376. | #define SIZEOF_UNSIGNED_SHORT 2
  7377. | #define SIZEOF_SIGNED_INT 4
  7378. | #define SIZEOF_UNSIGNED_INT 4
  7379. | #define SIZEOF_SIGNED_LONG 4
  7380. | #define SIZEOF_UNSIGNED_LONG 4
  7381. | #define SIZEOF_SIGNED_LONG_LONG 8
  7382. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  7383. | #define SIZEOF_OFF_T 8
  7384. | #define SIZEOF_SIZE_T 4
  7385. | #define SIZEOF_UNSIGNED_INTP 4
  7386. | #define RETSIGTYPE void
  7387. | #define HAS_C__func__ 1
  7388. | #define HAVE_STDLIB_H 1
  7389. | #define HAVE_UNISTD_H 1
  7390. | #define HAVE_GETPAGESIZE 1
  7391. | #define HAVE_MMAP_FILEIO 1
  7392. | #define HAVE_ATOLL 1
  7393. | #define HAVE_CTIME_R 1
  7394. | #define HAVE__EXIT 1
  7395. | #define HAVE_FCNTL 1
  7396. | #define HAVE_FSTATVFS 1
  7397. | #define HAVE_FTIME 1
  7398. | #define HAVE_GETC_UNLOCKED 1
  7399. | #define HAVE_GETPAGESIZE 1
  7400. | #define HAVE_GETRLIMIT 1
  7401. | #define HAVE_GETPID 1
  7402. | #define HAVE_LOCALTIME_R 1
  7403. | #define HAVE_MADVISE 1
  7404. | #define HAVE_MKSTEMP 1
  7405. | #define HAVE_PCLOSE 1
  7406. | #define HAVE_POLL 1
  7407. | #define HAVE_POPEN 1
  7408. | #define HAVE_POSIX_FADVISE 1
  7409. | #define HAVE_POSIX_FALLOCATE 1
  7410. | #define HAVE_POSIX_MADVISE 1
  7411. | #define HAVE_POSIX_MEMALIGN 1
  7412. | #define HAVE_POSIX_SPAWNP 1
  7413. | #define HAVE_PREAD 1
  7414. | #define HAVE_PWRITE 1
  7415. | #define HAVE_PUTC_UNLOCKED 1
  7416. | #define HAVE_RAISE 1
  7417. | #define HAVE_RAND_R 1
  7418. | #define HAVE_READDIR_R 1
  7419. | #define HAVE_READLINK 1
  7420. | #define HAVE_REALPATH 1
  7421. | #define HAVE_SELECT 1
  7422. | #define HAVE_SEEKDIR 1
  7423. | #define HAVE_SETRLIMIT 1
  7424. | #define HAVE_SIGEMPTYSET 1
  7425. | #define HAVE_SIGACTION 1
  7426. | #define HAVE_STRERROR 1
  7427. | #define HAVE_STRERROR_R 1
  7428. | #define HAVE_STRTOLL 1
  7429. | #define HAVE_SYSCONF 1
  7430. | #define HAVE_TEMPNAM 1
  7431. | #define HAVE_TMPNAM_R 1
  7432. | #define HAVE_TIMES 1
  7433. | #define HAVE_TELLDIR 1
  7434. | #define HAVE_VSPRINTF 1
  7435. | #define HAVE_VSNPRINTF 1
  7436. | #define HAVE_QSORT_R 1
  7437. | #define HAVE_DECL_PREAD 1
  7438. | #define HAVE_DECL_PWRITE 1
  7439. | #define HAVE_DECL_STRLCPY 0
  7440. | #define HAVE_DECL_VSNPRINTF 1
  7441. | #define HAVE_DEV_URANDOM 1
  7442. | #define HAVE_BOOL /**/
  7443. | #define HAVE_CONST_CAST /**/
  7444. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  7445. | #define HAVE_EXCEPTIONS /**/
  7446. | #define HAVE_NAMESPACES /**/
  7447. | #define HAVE_EXPLICIT /**/
  7448. | #define HAVE_STD /**/
  7449. | #define HAVE_STL /**/
  7450. | #define HAVE_MUTABLE /**/
  7451. | #define HAVE_NEW_FOR_SCOPING /**/
  7452. | #define HAVE_STATIC_CAST /**/
  7453. | #define HAVE_TEMPLATES /**/
  7454. | #define HAS_CPP__func__ 1
  7455. | #define X11ConfigurePath "X11ConfigurePath"
  7456. | #define HasZLIB 1
  7457. | #define HasBZLIB 1
  7458. | #define HasX11 1
  7459. | #define HasSharedMemory 1
  7460. | #define HasShape 1
  7461. | /* end confdefs.h. */
  7462. |
  7463. | /* Override any GCC internal prototype to avoid an error.
  7464. | Use char because int might match the return type of a GCC
  7465. | builtin and then its argument prototype would still apply. */
  7466. | #ifdef __cplusplus
  7467. | extern "C"
  7468. | #endif
  7469. | char cmsSetLogErrorHandler ();
  7470. | int
  7471. | main ()
  7472. | {
  7473. | return cmsSetLogErrorHandler ();
  7474. | ;
  7475. | return 0;
  7476. | }
  7477. configure:25925: result: no
  7478. configure:25933: checking if LCMS v2 package is complete
  7479. configure:25951: result: no
  7480. configure:25967: checking for lcms v1.1X support
  7481. configure:25969: result:
  7482. configure:25978: checking lcms.h usability
  7483. configure:25978: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  7484. configure:25978: $? = 0
  7485. configure:25978: result: yes
  7486. configure:25978: checking lcms.h presence
  7487. configure:25978: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  7488. configure:25978: $? = 0
  7489. configure:25978: result: yes
  7490. configure:25978: checking for lcms.h
  7491. configure:25978: result: yes
  7492. configure:26017: checking for cmsSetErrorHandler in -llcms
  7493. configure:26042: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  7494. configure:26042: $? = 0
  7495. configure:26051: result: yes
  7496. configure:26059: checking if LCMS package is complete
  7497. configure:26071: result: yes
  7498. configure:26119: checking for PNG support
  7499. configure:26121: result:
  7500. configure:26125: checking png.h usability
  7501. configure:26125: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  7502. configure:26125: $? = 0
  7503. configure:26125: result: yes
  7504. configure:26125: checking png.h presence
  7505. configure:26125: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  7506. configure:26125: $? = 0
  7507. configure:26125: result: yes
  7508. configure:26125: checking for png.h
  7509. configure:26125: result: yes
  7510. configure:26149: checking for LIBPNG15 support
  7511. configure:26171: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  7512. conftest.c:161:2: error: #error LIBPNG library must be version 15!
  7513. conftest.c: In function 'main':
  7514. conftest.c:162: error: 'Kaboom' undeclared (first use in this function)
  7515. conftest.c:162: error: (Each undeclared identifier is reported only once
  7516. conftest.c:162: error: for each function it appears in.)
  7517. conftest.c:164: warning: left-hand operand of comma expression has no effect
  7518. conftest.c:164: error: expected ';' before 'return'
  7519. configure:26171: $? = 1
  7520. configure: failed program was:
  7521. | /* confdefs.h */
  7522. | #define PACKAGE_NAME ""
  7523. | #define PACKAGE_TARNAME ""
  7524. | #define PACKAGE_VERSION ""
  7525. | #define PACKAGE_STRING ""
  7526. | #define PACKAGE_BUGREPORT ""
  7527. | #define PACKAGE_URL ""
  7528. | #define STDC_HEADERS 1
  7529. | #define HAVE_SYS_TYPES_H 1
  7530. | #define HAVE_SYS_STAT_H 1
  7531. | #define HAVE_STDLIB_H 1
  7532. | #define HAVE_STRING_H 1
  7533. | #define HAVE_MEMORY_H 1
  7534. | #define HAVE_STRINGS_H 1
  7535. | #define HAVE_INTTYPES_H 1
  7536. | #define HAVE_STDINT_H 1
  7537. | #define HAVE_UNISTD_H 1
  7538. | #define __EXTENSIONS__ 1
  7539. | #define _ALL_SOURCE 1
  7540. | #define _GNU_SOURCE 1
  7541. | #define _POSIX_PTHREAD_SEMANTICS 1
  7542. | #define _TANDEM_SOURCE 1
  7543. | #define HAVE_PTHREAD 1
  7544. | #define DisableSlowOpenMP 1
  7545. | #define _FILE_OFFSET_BITS 64
  7546. | #define HAVE_FSEEKO 1
  7547. | #define HAVE_DLFCN_H 1
  7548. | #define LT_OBJDIR ".libs/"
  7549. | #define LT_MODULE_EXT ".so"
  7550. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  7551. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  7552. | #define HAVE_LIBDL 1
  7553. | #define HAVE_DLERROR 1
  7554. | #define HAVE_LIBDLLOADER 1
  7555. | #define HAVE_ARGZ_H 1
  7556. | #define HAVE_ERROR_T 1
  7557. | #define HAVE_ARGZ_ADD 1
  7558. | #define HAVE_ARGZ_APPEND 1
  7559. | #define HAVE_ARGZ_COUNT 1
  7560. | #define HAVE_ARGZ_CREATE_SEP 1
  7561. | #define HAVE_ARGZ_INSERT 1
  7562. | #define HAVE_ARGZ_NEXT 1
  7563. | #define HAVE_ARGZ_STRINGIFY 1
  7564. | #define HAVE_WORKING_ARGZ 1
  7565. | #define HAVE_PRELOADED_SYMBOLS 1
  7566. | #define HAVE_LTDL 1
  7567. | #define HAVE_UNISTD_H 1
  7568. | #define HAVE_DIRENT_H 1
  7569. | #define HAVE_CLOSEDIR 1
  7570. | #define HAVE_OPENDIR 1
  7571. | #define HAVE_READDIR 1
  7572. | #define LT_LIBEXT "a"
  7573. | #define LT_LIBPREFIX "lib"
  7574. | #define UseInstalledMagick 1
  7575. | #define QuantumDepth 16
  7576. | #define STDC_HEADERS 1
  7577. | #define HAVE_DIRENT_H 1
  7578. | #define HAVE_SYS_RESOURCE_H 1
  7579. | #define HAVE_SYS_TIMES_H 1
  7580. | #define HAVE_SYS_TYPES_H 1
  7581. | #define restrict __restrict
  7582. | #define HAVE_LONG_DOUBLE_WIDER 1
  7583. | #define SIZEOF_SIGNED_SHORT 2
  7584. | #define SIZEOF_UNSIGNED_SHORT 2
  7585. | #define SIZEOF_SIGNED_INT 4
  7586. | #define SIZEOF_UNSIGNED_INT 4
  7587. | #define SIZEOF_SIGNED_LONG 4
  7588. | #define SIZEOF_UNSIGNED_LONG 4
  7589. | #define SIZEOF_SIGNED_LONG_LONG 8
  7590. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  7591. | #define SIZEOF_OFF_T 8
  7592. | #define SIZEOF_SIZE_T 4
  7593. | #define SIZEOF_UNSIGNED_INTP 4
  7594. | #define RETSIGTYPE void
  7595. | #define HAS_C__func__ 1
  7596. | #define HAVE_STDLIB_H 1
  7597. | #define HAVE_UNISTD_H 1
  7598. | #define HAVE_GETPAGESIZE 1
  7599. | #define HAVE_MMAP_FILEIO 1
  7600. | #define HAVE_ATOLL 1
  7601. | #define HAVE_CTIME_R 1
  7602. | #define HAVE__EXIT 1
  7603. | #define HAVE_FCNTL 1
  7604. | #define HAVE_FSTATVFS 1
  7605. | #define HAVE_FTIME 1
  7606. | #define HAVE_GETC_UNLOCKED 1
  7607. | #define HAVE_GETPAGESIZE 1
  7608. | #define HAVE_GETRLIMIT 1
  7609. | #define HAVE_GETPID 1
  7610. | #define HAVE_LOCALTIME_R 1
  7611. | #define HAVE_MADVISE 1
  7612. | #define HAVE_MKSTEMP 1
  7613. | #define HAVE_PCLOSE 1
  7614. | #define HAVE_POLL 1
  7615. | #define HAVE_POPEN 1
  7616. | #define HAVE_POSIX_FADVISE 1
  7617. | #define HAVE_POSIX_FALLOCATE 1
  7618. | #define HAVE_POSIX_MADVISE 1
  7619. | #define HAVE_POSIX_MEMALIGN 1
  7620. | #define HAVE_POSIX_SPAWNP 1
  7621. | #define HAVE_PREAD 1
  7622. | #define HAVE_PWRITE 1
  7623. | #define HAVE_PUTC_UNLOCKED 1
  7624. | #define HAVE_RAISE 1
  7625. | #define HAVE_RAND_R 1
  7626. | #define HAVE_READDIR_R 1
  7627. | #define HAVE_READLINK 1
  7628. | #define HAVE_REALPATH 1
  7629. | #define HAVE_SELECT 1
  7630. | #define HAVE_SEEKDIR 1
  7631. | #define HAVE_SETRLIMIT 1
  7632. | #define HAVE_SIGEMPTYSET 1
  7633. | #define HAVE_SIGACTION 1
  7634. | #define HAVE_STRERROR 1
  7635. | #define HAVE_STRERROR_R 1
  7636. | #define HAVE_STRTOLL 1
  7637. | #define HAVE_SYSCONF 1
  7638. | #define HAVE_TEMPNAM 1
  7639. | #define HAVE_TMPNAM_R 1
  7640. | #define HAVE_TIMES 1
  7641. | #define HAVE_TELLDIR 1
  7642. | #define HAVE_VSPRINTF 1
  7643. | #define HAVE_VSNPRINTF 1
  7644. | #define HAVE_QSORT_R 1
  7645. | #define HAVE_DECL_PREAD 1
  7646. | #define HAVE_DECL_PWRITE 1
  7647. | #define HAVE_DECL_STRLCPY 0
  7648. | #define HAVE_DECL_VSNPRINTF 1
  7649. | #define HAVE_DEV_URANDOM 1
  7650. | #define HAVE_BOOL /**/
  7651. | #define HAVE_CONST_CAST /**/
  7652. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  7653. | #define HAVE_EXCEPTIONS /**/
  7654. | #define HAVE_NAMESPACES /**/
  7655. | #define HAVE_EXPLICIT /**/
  7656. | #define HAVE_STD /**/
  7657. | #define HAVE_STL /**/
  7658. | #define HAVE_MUTABLE /**/
  7659. | #define HAVE_NEW_FOR_SCOPING /**/
  7660. | #define HAVE_STATIC_CAST /**/
  7661. | #define HAVE_TEMPLATES /**/
  7662. | #define HAS_CPP__func__ 1
  7663. | #define X11ConfigurePath "X11ConfigurePath"
  7664. | #define HasZLIB 1
  7665. | #define HasBZLIB 1
  7666. | #define HasX11 1
  7667. | #define HasSharedMemory 1
  7668. | #define HasShape 1
  7669. | #define HAVE_LCMS_H 1
  7670. | #define HasLCMS 1
  7671. | /* end confdefs.h. */
  7672. | #include <stdio.h>
  7673. | #include <stdlib.h>
  7674. | #include <png.h>
  7675. |
  7676. | int
  7677. | main ()
  7678. | {
  7679. |
  7680. | #if PNG_LIBPNG_VER_MINOR != 5
  7681. | #error LIBPNG library must be version 15!
  7682. | Kaboom, Kaboom
  7683. | #endif
  7684. | return 0;
  7685. |
  7686. | ;
  7687. | return 0;
  7688. | }
  7689. configure:26183: result: no
  7690. configure:26149: checking for LIBPNG14 support
  7691. configure:26171: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  7692. conftest.c:161:2: error: #error LIBPNG library must be version 14!
  7693. conftest.c: In function 'main':
  7694. conftest.c:162: error: 'Kaboom' undeclared (first use in this function)
  7695. conftest.c:162: error: (Each undeclared identifier is reported only once
  7696. conftest.c:162: error: for each function it appears in.)
  7697. conftest.c:164: warning: left-hand operand of comma expression has no effect
  7698. conftest.c:164: error: expected ';' before 'return'
  7699. configure:26171: $? = 1
  7700. configure: failed program was:
  7701. | /* confdefs.h */
  7702. | #define PACKAGE_NAME ""
  7703. | #define PACKAGE_TARNAME ""
  7704. | #define PACKAGE_VERSION ""
  7705. | #define PACKAGE_STRING ""
  7706. | #define PACKAGE_BUGREPORT ""
  7707. | #define PACKAGE_URL ""
  7708. | #define STDC_HEADERS 1
  7709. | #define HAVE_SYS_TYPES_H 1
  7710. | #define HAVE_SYS_STAT_H 1
  7711. | #define HAVE_STDLIB_H 1
  7712. | #define HAVE_STRING_H 1
  7713. | #define HAVE_MEMORY_H 1
  7714. | #define HAVE_STRINGS_H 1
  7715. | #define HAVE_INTTYPES_H 1
  7716. | #define HAVE_STDINT_H 1
  7717. | #define HAVE_UNISTD_H 1
  7718. | #define __EXTENSIONS__ 1
  7719. | #define _ALL_SOURCE 1
  7720. | #define _GNU_SOURCE 1
  7721. | #define _POSIX_PTHREAD_SEMANTICS 1
  7722. | #define _TANDEM_SOURCE 1
  7723. | #define HAVE_PTHREAD 1
  7724. | #define DisableSlowOpenMP 1
  7725. | #define _FILE_OFFSET_BITS 64
  7726. | #define HAVE_FSEEKO 1
  7727. | #define HAVE_DLFCN_H 1
  7728. | #define LT_OBJDIR ".libs/"
  7729. | #define LT_MODULE_EXT ".so"
  7730. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  7731. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  7732. | #define HAVE_LIBDL 1
  7733. | #define HAVE_DLERROR 1
  7734. | #define HAVE_LIBDLLOADER 1
  7735. | #define HAVE_ARGZ_H 1
  7736. | #define HAVE_ERROR_T 1
  7737. | #define HAVE_ARGZ_ADD 1
  7738. | #define HAVE_ARGZ_APPEND 1
  7739. | #define HAVE_ARGZ_COUNT 1
  7740. | #define HAVE_ARGZ_CREATE_SEP 1
  7741. | #define HAVE_ARGZ_INSERT 1
  7742. | #define HAVE_ARGZ_NEXT 1
  7743. | #define HAVE_ARGZ_STRINGIFY 1
  7744. | #define HAVE_WORKING_ARGZ 1
  7745. | #define HAVE_PRELOADED_SYMBOLS 1
  7746. | #define HAVE_LTDL 1
  7747. | #define HAVE_UNISTD_H 1
  7748. | #define HAVE_DIRENT_H 1
  7749. | #define HAVE_CLOSEDIR 1
  7750. | #define HAVE_OPENDIR 1
  7751. | #define HAVE_READDIR 1
  7752. | #define LT_LIBEXT "a"
  7753. | #define LT_LIBPREFIX "lib"
  7754. | #define UseInstalledMagick 1
  7755. | #define QuantumDepth 16
  7756. | #define STDC_HEADERS 1
  7757. | #define HAVE_DIRENT_H 1
  7758. | #define HAVE_SYS_RESOURCE_H 1
  7759. | #define HAVE_SYS_TIMES_H 1
  7760. | #define HAVE_SYS_TYPES_H 1
  7761. | #define restrict __restrict
  7762. | #define HAVE_LONG_DOUBLE_WIDER 1
  7763. | #define SIZEOF_SIGNED_SHORT 2
  7764. | #define SIZEOF_UNSIGNED_SHORT 2
  7765. | #define SIZEOF_SIGNED_INT 4
  7766. | #define SIZEOF_UNSIGNED_INT 4
  7767. | #define SIZEOF_SIGNED_LONG 4
  7768. | #define SIZEOF_UNSIGNED_LONG 4
  7769. | #define SIZEOF_SIGNED_LONG_LONG 8
  7770. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  7771. | #define SIZEOF_OFF_T 8
  7772. | #define SIZEOF_SIZE_T 4
  7773. | #define SIZEOF_UNSIGNED_INTP 4
  7774. | #define RETSIGTYPE void
  7775. | #define HAS_C__func__ 1
  7776. | #define HAVE_STDLIB_H 1
  7777. | #define HAVE_UNISTD_H 1
  7778. | #define HAVE_GETPAGESIZE 1
  7779. | #define HAVE_MMAP_FILEIO 1
  7780. | #define HAVE_ATOLL 1
  7781. | #define HAVE_CTIME_R 1
  7782. | #define HAVE__EXIT 1
  7783. | #define HAVE_FCNTL 1
  7784. | #define HAVE_FSTATVFS 1
  7785. | #define HAVE_FTIME 1
  7786. | #define HAVE_GETC_UNLOCKED 1
  7787. | #define HAVE_GETPAGESIZE 1
  7788. | #define HAVE_GETRLIMIT 1
  7789. | #define HAVE_GETPID 1
  7790. | #define HAVE_LOCALTIME_R 1
  7791. | #define HAVE_MADVISE 1
  7792. | #define HAVE_MKSTEMP 1
  7793. | #define HAVE_PCLOSE 1
  7794. | #define HAVE_POLL 1
  7795. | #define HAVE_POPEN 1
  7796. | #define HAVE_POSIX_FADVISE 1
  7797. | #define HAVE_POSIX_FALLOCATE 1
  7798. | #define HAVE_POSIX_MADVISE 1
  7799. | #define HAVE_POSIX_MEMALIGN 1
  7800. | #define HAVE_POSIX_SPAWNP 1
  7801. | #define HAVE_PREAD 1
  7802. | #define HAVE_PWRITE 1
  7803. | #define HAVE_PUTC_UNLOCKED 1
  7804. | #define HAVE_RAISE 1
  7805. | #define HAVE_RAND_R 1
  7806. | #define HAVE_READDIR_R 1
  7807. | #define HAVE_READLINK 1
  7808. | #define HAVE_REALPATH 1
  7809. | #define HAVE_SELECT 1
  7810. | #define HAVE_SEEKDIR 1
  7811. | #define HAVE_SETRLIMIT 1
  7812. | #define HAVE_SIGEMPTYSET 1
  7813. | #define HAVE_SIGACTION 1
  7814. | #define HAVE_STRERROR 1
  7815. | #define HAVE_STRERROR_R 1
  7816. | #define HAVE_STRTOLL 1
  7817. | #define HAVE_SYSCONF 1
  7818. | #define HAVE_TEMPNAM 1
  7819. | #define HAVE_TMPNAM_R 1
  7820. | #define HAVE_TIMES 1
  7821. | #define HAVE_TELLDIR 1
  7822. | #define HAVE_VSPRINTF 1
  7823. | #define HAVE_VSNPRINTF 1
  7824. | #define HAVE_QSORT_R 1
  7825. | #define HAVE_DECL_PREAD 1
  7826. | #define HAVE_DECL_PWRITE 1
  7827. | #define HAVE_DECL_STRLCPY 0
  7828. | #define HAVE_DECL_VSNPRINTF 1
  7829. | #define HAVE_DEV_URANDOM 1
  7830. | #define HAVE_BOOL /**/
  7831. | #define HAVE_CONST_CAST /**/
  7832. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  7833. | #define HAVE_EXCEPTIONS /**/
  7834. | #define HAVE_NAMESPACES /**/
  7835. | #define HAVE_EXPLICIT /**/
  7836. | #define HAVE_STD /**/
  7837. | #define HAVE_STL /**/
  7838. | #define HAVE_MUTABLE /**/
  7839. | #define HAVE_NEW_FOR_SCOPING /**/
  7840. | #define HAVE_STATIC_CAST /**/
  7841. | #define HAVE_TEMPLATES /**/
  7842. | #define HAS_CPP__func__ 1
  7843. | #define X11ConfigurePath "X11ConfigurePath"
  7844. | #define HasZLIB 1
  7845. | #define HasBZLIB 1
  7846. | #define HasX11 1
  7847. | #define HasSharedMemory 1
  7848. | #define HasShape 1
  7849. | #define HAVE_LCMS_H 1
  7850. | #define HasLCMS 1
  7851. | /* end confdefs.h. */
  7852. | #include <stdio.h>
  7853. | #include <stdlib.h>
  7854. | #include <png.h>
  7855. |
  7856. | int
  7857. | main ()
  7858. | {
  7859. |
  7860. | #if PNG_LIBPNG_VER_MINOR != 4
  7861. | #error LIBPNG library must be version 14!
  7862. | Kaboom, Kaboom
  7863. | #endif
  7864. | return 0;
  7865. |
  7866. | ;
  7867. | return 0;
  7868. | }
  7869. configure:26183: result: no
  7870. configure:26149: checking for LIBPNG12 support
  7871. configure:26171: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  7872. configure:26171: $? = 0
  7873. configure:26179: result: yes
  7874. configure:26368: checking for png_get_io_ptr in -lpng12
  7875. configure:26393: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  7876. configure:26393: $? = 0
  7877. configure:26402: result: yes
  7878. configure:26456: checking if png12 package is complete
  7879. configure:26469: result: yes
  7880. configure:26501: checking for JPEG support
  7881. configure:26503: result:
  7882. configure:26507: checking jconfig.h usability
  7883. configure:26507: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  7884. configure:26507: $? = 0
  7885. configure:26507: result: yes
  7886. configure:26507: checking jconfig.h presence
  7887. configure:26507: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  7888. configure:26507: $? = 0
  7889. configure:26507: result: yes
  7890. configure:26507: checking for jconfig.h
  7891. configure:26507: result: yes
  7892. configure:26515: checking jerror.h usability
  7893. configure:26515: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  7894. configure:26515: $? = 0
  7895. configure:26515: result: yes
  7896. configure:26515: checking jerror.h presence
  7897. configure:26515: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  7898. configure:26515: $? = 0
  7899. configure:26515: result: yes
  7900. configure:26515: checking for jerror.h
  7901. configure:26515: result: yes
  7902. configure:26523: checking jmorecfg.h usability
  7903. configure:26523: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  7904. configure:26523: $? = 0
  7905. configure:26523: result: yes
  7906. configure:26523: checking jmorecfg.h presence
  7907. configure:26523: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  7908. configure:26523: $? = 0
  7909. configure:26523: result: yes
  7910. configure:26523: checking for jmorecfg.h
  7911. configure:26523: result: yes
  7912. configure:26531: checking jpeglib.h usability
  7913. configure:26531: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  7914. configure:26531: $? = 0
  7915. configure:26531: result: yes
  7916. configure:26531: checking jpeglib.h presence
  7917. configure:26531: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  7918. configure:26531: $? = 0
  7919. configure:26531: result: yes
  7920. configure:26531: checking for jpeglib.h
  7921. configure:26531: result: yes
  7922. configure:26539: checking for jpeg_read_header in -ljpeg
  7923. configure:26564: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  7924. configure:26564: $? = 0
  7925. configure:26573: result: yes
  7926. configure:26584: checking for JPEG library is version 6b or later
  7927. configure:26609: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  7928. configure:26609: $? = 0
  7929. configure:26616: result: yes
  7930. configure:26624: checking if JPEG package is complete
  7931. configure:26639: result: yes
  7932. configure:26665: checking for JPEG version 2 support
  7933. configure:26667: result:
  7934. configure:26671: checking jasper/jasper.h usability
  7935. configure:26671: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c >&5
  7936. configure:26671: $? = 0
  7937. configure:26671: result: yes
  7938. configure:26671: checking jasper/jasper.h presence
  7939. configure:26671: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick conftest.c
  7940. configure:26671: $? = 0
  7941. configure:26671: result: yes
  7942. configure:26671: checking for jasper/jasper.h
  7943. configure:26671: result: yes
  7944. configure:26679: checking for jas_stream_fopen in -ljasper
  7945. configure:26704: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 conftest.c -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  7946. configure:26704: $? = 0
  7947. configure:26713: result: yes
  7948. configure:26721: checking if JPEG version 2 support package is complete
  7949. configure:26736: result: yes
  7950. configure:26894: checking for FreeType 2.0
  7951. configure:26896: result:
  7952. configure:26919: checking for freetype-config
  7953. configure:26937: found /usr/bin/freetype-config
  7954. configure:26949: result: /usr/bin/freetype-config
  7955. configure:26967: checking for FT_Init_FreeType in -lfreetype
  7956. configure:26992: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  7957. configure:26992: $? = 0
  7958. configure:27001: result: yes
  7959. configure:27018: checking ft2build.h usability
  7960. configure:27018: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c >&5
  7961. configure:27018: $? = 0
  7962. configure:27018: result: yes
  7963. configure:27018: checking ft2build.h presence
  7964. configure:27018: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c
  7965. configure:27018: $? = 0
  7966. configure:27018: result: yes
  7967. configure:27018: checking for ft2build.h
  7968. configure:27018: result: yes
  7969. configure:27026: checking for freetype/freetype.h
  7970. configure:27026: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c >&5
  7971. configure:27026: $? = 0
  7972. configure:27026: result: yes
  7973. configure:27043: checking if FreeType package is complete
  7974. configure:27064: result: yes
  7975. configure:27090: checking for TIFF support
  7976. configure:27092: result:
  7977. configure:27096: checking tiff.h usability
  7978. configure:27096: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c >&5
  7979. configure:27096: $? = 0
  7980. configure:27096: result: yes
  7981. configure:27096: checking tiff.h presence
  7982. configure:27096: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c
  7983. configure:27096: $? = 0
  7984. configure:27096: result: yes
  7985. configure:27096: checking for tiff.h
  7986. configure:27096: result: yes
  7987. configure:27104: checking tiffio.h usability
  7988. configure:27104: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c >&5
  7989. configure:27104: $? = 0
  7990. configure:27104: result: yes
  7991. configure:27104: checking tiffio.h presence
  7992. configure:27104: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c
  7993. configure:27104: $? = 0
  7994. configure:27104: result: yes
  7995. configure:27104: checking for tiffio.h
  7996. configure:27104: result: yes
  7997. configure:27112: checking for TIFFOpen in -ltiff
  7998. configure:27137: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  7999. configure:27137: $? = 0
  8000. configure:27146: result: yes
  8001. configure:27154: checking for TIFFClientOpen in -ltiff
  8002. configure:27179: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  8003. configure:27179: $? = 0
  8004. configure:27188: result: yes
  8005. configure:27196: checking for TIFFIsByteSwapped in -ltiff
  8006. configure:27221: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  8007. configure:27221: $? = 0
  8008. configure:27230: result: yes
  8009. configure:27238: checking for TIFFReadRGBATile in -ltiff
  8010. configure:27263: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  8011. configure:27263: $? = 0
  8012. configure:27272: result: yes
  8013. configure:27280: checking for TIFFReadRGBAStrip in -ltiff
  8014. configure:27305: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  8015. configure:27305: $? = 0
  8016. configure:27314: result: yes
  8017. configure:27322: checking if TIFF package is complete
  8018. configure:27337: result: yes
  8019. configure:27342: checking tiffconf.h usability
  8020. configure:27342: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c >&5
  8021. configure:27342: $? = 0
  8022. configure:27342: result: yes
  8023. configure:27342: checking tiffconf.h presence
  8024. configure:27342: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c
  8025. configure:27342: $? = 0
  8026. configure:27342: result: yes
  8027. configure:27342: checking for tiffconf.h
  8028. configure:27342: result: yes
  8029. configure:27360: checking for TIFFIsCODECConfigured
  8030. configure:27360: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  8031. configure:27360: $? = 0
  8032. configure:27360: result: yes
  8033. configure:27360: checking for TIFFMergeFieldInfo
  8034. configure:27360: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  8035. configure:27360: $? = 0
  8036. configure:27360: result: yes
  8037. configure:27360: checking for TIFFSetErrorHandlerExt
  8038. configure:27360: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  8039. configure:27360: $? = 0
  8040. configure:27360: result: yes
  8041. configure:27360: checking for TIFFSetTagExtender
  8042. configure:27360: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  8043. configure:27360: $? = 0
  8044. configure:27360: result: yes
  8045. configure:27360: checking for TIFFSetWarningHandlerExt
  8046. configure:27360: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  8047. configure:27360: $? = 0
  8048. configure:27360: result: yes
  8049. configure:27360: checking for TIFFSwabArrayOfTriples
  8050. configure:27360: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  8051. configure:27360: $? = 0
  8052. configure:27360: result: yes
  8053. configure:27392: checking for JBIG support
  8054. configure:27394: result:
  8055. configure:27398: checking jbig.h usability
  8056. configure:27398: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c >&5
  8057. conftest.c:198:18: error: jbig.h: No such file or directory
  8058. configure:27398: $? = 1
  8059. configure: failed program was:
  8060. | /* confdefs.h */
  8061. | #define PACKAGE_NAME ""
  8062. | #define PACKAGE_TARNAME ""
  8063. | #define PACKAGE_VERSION ""
  8064. | #define PACKAGE_STRING ""
  8065. | #define PACKAGE_BUGREPORT ""
  8066. | #define PACKAGE_URL ""
  8067. | #define STDC_HEADERS 1
  8068. | #define HAVE_SYS_TYPES_H 1
  8069. | #define HAVE_SYS_STAT_H 1
  8070. | #define HAVE_STDLIB_H 1
  8071. | #define HAVE_STRING_H 1
  8072. | #define HAVE_MEMORY_H 1
  8073. | #define HAVE_STRINGS_H 1
  8074. | #define HAVE_INTTYPES_H 1
  8075. | #define HAVE_STDINT_H 1
  8076. | #define HAVE_UNISTD_H 1
  8077. | #define __EXTENSIONS__ 1
  8078. | #define _ALL_SOURCE 1
  8079. | #define _GNU_SOURCE 1
  8080. | #define _POSIX_PTHREAD_SEMANTICS 1
  8081. | #define _TANDEM_SOURCE 1
  8082. | #define HAVE_PTHREAD 1
  8083. | #define DisableSlowOpenMP 1
  8084. | #define _FILE_OFFSET_BITS 64
  8085. | #define HAVE_FSEEKO 1
  8086. | #define HAVE_DLFCN_H 1
  8087. | #define LT_OBJDIR ".libs/"
  8088. | #define LT_MODULE_EXT ".so"
  8089. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  8090. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  8091. | #define HAVE_LIBDL 1
  8092. | #define HAVE_DLERROR 1
  8093. | #define HAVE_LIBDLLOADER 1
  8094. | #define HAVE_ARGZ_H 1
  8095. | #define HAVE_ERROR_T 1
  8096. | #define HAVE_ARGZ_ADD 1
  8097. | #define HAVE_ARGZ_APPEND 1
  8098. | #define HAVE_ARGZ_COUNT 1
  8099. | #define HAVE_ARGZ_CREATE_SEP 1
  8100. | #define HAVE_ARGZ_INSERT 1
  8101. | #define HAVE_ARGZ_NEXT 1
  8102. | #define HAVE_ARGZ_STRINGIFY 1
  8103. | #define HAVE_WORKING_ARGZ 1
  8104. | #define HAVE_PRELOADED_SYMBOLS 1
  8105. | #define HAVE_LTDL 1
  8106. | #define HAVE_UNISTD_H 1
  8107. | #define HAVE_DIRENT_H 1
  8108. | #define HAVE_CLOSEDIR 1
  8109. | #define HAVE_OPENDIR 1
  8110. | #define HAVE_READDIR 1
  8111. | #define LT_LIBEXT "a"
  8112. | #define LT_LIBPREFIX "lib"
  8113. | #define UseInstalledMagick 1
  8114. | #define QuantumDepth 16
  8115. | #define STDC_HEADERS 1
  8116. | #define HAVE_DIRENT_H 1
  8117. | #define HAVE_SYS_RESOURCE_H 1
  8118. | #define HAVE_SYS_TIMES_H 1
  8119. | #define HAVE_SYS_TYPES_H 1
  8120. | #define restrict __restrict
  8121. | #define HAVE_LONG_DOUBLE_WIDER 1
  8122. | #define SIZEOF_SIGNED_SHORT 2
  8123. | #define SIZEOF_UNSIGNED_SHORT 2
  8124. | #define SIZEOF_SIGNED_INT 4
  8125. | #define SIZEOF_UNSIGNED_INT 4
  8126. | #define SIZEOF_SIGNED_LONG 4
  8127. | #define SIZEOF_UNSIGNED_LONG 4
  8128. | #define SIZEOF_SIGNED_LONG_LONG 8
  8129. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  8130. | #define SIZEOF_OFF_T 8
  8131. | #define SIZEOF_SIZE_T 4
  8132. | #define SIZEOF_UNSIGNED_INTP 4
  8133. | #define RETSIGTYPE void
  8134. | #define HAS_C__func__ 1
  8135. | #define HAVE_STDLIB_H 1
  8136. | #define HAVE_UNISTD_H 1
  8137. | #define HAVE_GETPAGESIZE 1
  8138. | #define HAVE_MMAP_FILEIO 1
  8139. | #define HAVE_ATOLL 1
  8140. | #define HAVE_CTIME_R 1
  8141. | #define HAVE__EXIT 1
  8142. | #define HAVE_FCNTL 1
  8143. | #define HAVE_FSTATVFS 1
  8144. | #define HAVE_FTIME 1
  8145. | #define HAVE_GETC_UNLOCKED 1
  8146. | #define HAVE_GETPAGESIZE 1
  8147. | #define HAVE_GETRLIMIT 1
  8148. | #define HAVE_GETPID 1
  8149. | #define HAVE_LOCALTIME_R 1
  8150. | #define HAVE_MADVISE 1
  8151. | #define HAVE_MKSTEMP 1
  8152. | #define HAVE_PCLOSE 1
  8153. | #define HAVE_POLL 1
  8154. | #define HAVE_POPEN 1
  8155. | #define HAVE_POSIX_FADVISE 1
  8156. | #define HAVE_POSIX_FALLOCATE 1
  8157. | #define HAVE_POSIX_MADVISE 1
  8158. | #define HAVE_POSIX_MEMALIGN 1
  8159. | #define HAVE_POSIX_SPAWNP 1
  8160. | #define HAVE_PREAD 1
  8161. | #define HAVE_PWRITE 1
  8162. | #define HAVE_PUTC_UNLOCKED 1
  8163. | #define HAVE_RAISE 1
  8164. | #define HAVE_RAND_R 1
  8165. | #define HAVE_READDIR_R 1
  8166. | #define HAVE_READLINK 1
  8167. | #define HAVE_REALPATH 1
  8168. | #define HAVE_SELECT 1
  8169. | #define HAVE_SEEKDIR 1
  8170. | #define HAVE_SETRLIMIT 1
  8171. | #define HAVE_SIGEMPTYSET 1
  8172. | #define HAVE_SIGACTION 1
  8173. | #define HAVE_STRERROR 1
  8174. | #define HAVE_STRERROR_R 1
  8175. | #define HAVE_STRTOLL 1
  8176. | #define HAVE_SYSCONF 1
  8177. | #define HAVE_TEMPNAM 1
  8178. | #define HAVE_TMPNAM_R 1
  8179. | #define HAVE_TIMES 1
  8180. | #define HAVE_TELLDIR 1
  8181. | #define HAVE_VSPRINTF 1
  8182. | #define HAVE_VSNPRINTF 1
  8183. | #define HAVE_QSORT_R 1
  8184. | #define HAVE_DECL_PREAD 1
  8185. | #define HAVE_DECL_PWRITE 1
  8186. | #define HAVE_DECL_STRLCPY 0
  8187. | #define HAVE_DECL_VSNPRINTF 1
  8188. | #define HAVE_DEV_URANDOM 1
  8189. | #define HAVE_BOOL /**/
  8190. | #define HAVE_CONST_CAST /**/
  8191. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  8192. | #define HAVE_EXCEPTIONS /**/
  8193. | #define HAVE_NAMESPACES /**/
  8194. | #define HAVE_EXPLICIT /**/
  8195. | #define HAVE_STD /**/
  8196. | #define HAVE_STL /**/
  8197. | #define HAVE_MUTABLE /**/
  8198. | #define HAVE_NEW_FOR_SCOPING /**/
  8199. | #define HAVE_STATIC_CAST /**/
  8200. | #define HAVE_TEMPLATES /**/
  8201. | #define HAS_CPP__func__ 1
  8202. | #define X11ConfigurePath "X11ConfigurePath"
  8203. | #define HasZLIB 1
  8204. | #define HasBZLIB 1
  8205. | #define HasX11 1
  8206. | #define HasSharedMemory 1
  8207. | #define HasShape 1
  8208. | #define HAVE_LCMS_H 1
  8209. | #define HasLCMS 1
  8210. | #define HasPNG 1
  8211. | #define HasJPEG 1
  8212. | #define HasJP2 1
  8213. | #define HasTTF 1
  8214. | #define HAVE_FT2BUILD_H 1
  8215. | #define HasTIFF 1
  8216. | #define HAVE_TIFFCONF_H 1
  8217. | #define HAVE_TIFFISCODECCONFIGURED 1
  8218. | #define HAVE_TIFFMERGEFIELDINFO 1
  8219. | #define HAVE_TIFFSETERRORHANDLEREXT 1
  8220. | #define HAVE_TIFFSETTAGEXTENDER 1
  8221. | #define HAVE_TIFFSETWARNINGHANDLEREXT 1
  8222. | #define HAVE_TIFFSWABARRAYOFTRIPLES 1
  8223. | /* end confdefs.h. */
  8224. | #include <stdio.h>
  8225. | #ifdef HAVE_SYS_TYPES_H
  8226. | # include <sys/types.h>
  8227. | #endif
  8228. | #ifdef HAVE_SYS_STAT_H
  8229. | # include <sys/stat.h>
  8230. | #endif
  8231. | #ifdef STDC_HEADERS
  8232. | # include <stdlib.h>
  8233. | # include <stddef.h>
  8234. | #else
  8235. | # ifdef HAVE_STDLIB_H
  8236. | # include <stdlib.h>
  8237. | # endif
  8238. | #endif
  8239. | #ifdef HAVE_STRING_H
  8240. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8241. | # include <memory.h>
  8242. | # endif
  8243. | # include <string.h>
  8244. | #endif
  8245. | #ifdef HAVE_STRINGS_H
  8246. | # include <strings.h>
  8247. | #endif
  8248. | #ifdef HAVE_INTTYPES_H
  8249. | # include <inttypes.h>
  8250. | #endif
  8251. | #ifdef HAVE_STDINT_H
  8252. | # include <stdint.h>
  8253. | #endif
  8254. | #ifdef HAVE_UNISTD_H
  8255. | # include <unistd.h>
  8256. | #endif
  8257. | #include <jbig.h>
  8258. configure:27398: result: no
  8259. configure:27398: checking jbig.h presence
  8260. configure:27398: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 conftest.c
  8261. conftest.c:165:18: error: jbig.h: No such file or directory
  8262. configure:27398: $? = 1
  8263. configure: failed program was:
  8264. | /* confdefs.h */
  8265. | #define PACKAGE_NAME ""
  8266. | #define PACKAGE_TARNAME ""
  8267. | #define PACKAGE_VERSION ""
  8268. | #define PACKAGE_STRING ""
  8269. | #define PACKAGE_BUGREPORT ""
  8270. | #define PACKAGE_URL ""
  8271. | #define STDC_HEADERS 1
  8272. | #define HAVE_SYS_TYPES_H 1
  8273. | #define HAVE_SYS_STAT_H 1
  8274. | #define HAVE_STDLIB_H 1
  8275. | #define HAVE_STRING_H 1
  8276. | #define HAVE_MEMORY_H 1
  8277. | #define HAVE_STRINGS_H 1
  8278. | #define HAVE_INTTYPES_H 1
  8279. | #define HAVE_STDINT_H 1
  8280. | #define HAVE_UNISTD_H 1
  8281. | #define __EXTENSIONS__ 1
  8282. | #define _ALL_SOURCE 1
  8283. | #define _GNU_SOURCE 1
  8284. | #define _POSIX_PTHREAD_SEMANTICS 1
  8285. | #define _TANDEM_SOURCE 1
  8286. | #define HAVE_PTHREAD 1
  8287. | #define DisableSlowOpenMP 1
  8288. | #define _FILE_OFFSET_BITS 64
  8289. | #define HAVE_FSEEKO 1
  8290. | #define HAVE_DLFCN_H 1
  8291. | #define LT_OBJDIR ".libs/"
  8292. | #define LT_MODULE_EXT ".so"
  8293. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  8294. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  8295. | #define HAVE_LIBDL 1
  8296. | #define HAVE_DLERROR 1
  8297. | #define HAVE_LIBDLLOADER 1
  8298. | #define HAVE_ARGZ_H 1
  8299. | #define HAVE_ERROR_T 1
  8300. | #define HAVE_ARGZ_ADD 1
  8301. | #define HAVE_ARGZ_APPEND 1
  8302. | #define HAVE_ARGZ_COUNT 1
  8303. | #define HAVE_ARGZ_CREATE_SEP 1
  8304. | #define HAVE_ARGZ_INSERT 1
  8305. | #define HAVE_ARGZ_NEXT 1
  8306. | #define HAVE_ARGZ_STRINGIFY 1
  8307. | #define HAVE_WORKING_ARGZ 1
  8308. | #define HAVE_PRELOADED_SYMBOLS 1
  8309. | #define HAVE_LTDL 1
  8310. | #define HAVE_UNISTD_H 1
  8311. | #define HAVE_DIRENT_H 1
  8312. | #define HAVE_CLOSEDIR 1
  8313. | #define HAVE_OPENDIR 1
  8314. | #define HAVE_READDIR 1
  8315. | #define LT_LIBEXT "a"
  8316. | #define LT_LIBPREFIX "lib"
  8317. | #define UseInstalledMagick 1
  8318. | #define QuantumDepth 16
  8319. | #define STDC_HEADERS 1
  8320. | #define HAVE_DIRENT_H 1
  8321. | #define HAVE_SYS_RESOURCE_H 1
  8322. | #define HAVE_SYS_TIMES_H 1
  8323. | #define HAVE_SYS_TYPES_H 1
  8324. | #define restrict __restrict
  8325. | #define HAVE_LONG_DOUBLE_WIDER 1
  8326. | #define SIZEOF_SIGNED_SHORT 2
  8327. | #define SIZEOF_UNSIGNED_SHORT 2
  8328. | #define SIZEOF_SIGNED_INT 4
  8329. | #define SIZEOF_UNSIGNED_INT 4
  8330. | #define SIZEOF_SIGNED_LONG 4
  8331. | #define SIZEOF_UNSIGNED_LONG 4
  8332. | #define SIZEOF_SIGNED_LONG_LONG 8
  8333. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  8334. | #define SIZEOF_OFF_T 8
  8335. | #define SIZEOF_SIZE_T 4
  8336. | #define SIZEOF_UNSIGNED_INTP 4
  8337. | #define RETSIGTYPE void
  8338. | #define HAS_C__func__ 1
  8339. | #define HAVE_STDLIB_H 1
  8340. | #define HAVE_UNISTD_H 1
  8341. | #define HAVE_GETPAGESIZE 1
  8342. | #define HAVE_MMAP_FILEIO 1
  8343. | #define HAVE_ATOLL 1
  8344. | #define HAVE_CTIME_R 1
  8345. | #define HAVE__EXIT 1
  8346. | #define HAVE_FCNTL 1
  8347. | #define HAVE_FSTATVFS 1
  8348. | #define HAVE_FTIME 1
  8349. | #define HAVE_GETC_UNLOCKED 1
  8350. | #define HAVE_GETPAGESIZE 1
  8351. | #define HAVE_GETRLIMIT 1
  8352. | #define HAVE_GETPID 1
  8353. | #define HAVE_LOCALTIME_R 1
  8354. | #define HAVE_MADVISE 1
  8355. | #define HAVE_MKSTEMP 1
  8356. | #define HAVE_PCLOSE 1
  8357. | #define HAVE_POLL 1
  8358. | #define HAVE_POPEN 1
  8359. | #define HAVE_POSIX_FADVISE 1
  8360. | #define HAVE_POSIX_FALLOCATE 1
  8361. | #define HAVE_POSIX_MADVISE 1
  8362. | #define HAVE_POSIX_MEMALIGN 1
  8363. | #define HAVE_POSIX_SPAWNP 1
  8364. | #define HAVE_PREAD 1
  8365. | #define HAVE_PWRITE 1
  8366. | #define HAVE_PUTC_UNLOCKED 1
  8367. | #define HAVE_RAISE 1
  8368. | #define HAVE_RAND_R 1
  8369. | #define HAVE_READDIR_R 1
  8370. | #define HAVE_READLINK 1
  8371. | #define HAVE_REALPATH 1
  8372. | #define HAVE_SELECT 1
  8373. | #define HAVE_SEEKDIR 1
  8374. | #define HAVE_SETRLIMIT 1
  8375. | #define HAVE_SIGEMPTYSET 1
  8376. | #define HAVE_SIGACTION 1
  8377. | #define HAVE_STRERROR 1
  8378. | #define HAVE_STRERROR_R 1
  8379. | #define HAVE_STRTOLL 1
  8380. | #define HAVE_SYSCONF 1
  8381. | #define HAVE_TEMPNAM 1
  8382. | #define HAVE_TMPNAM_R 1
  8383. | #define HAVE_TIMES 1
  8384. | #define HAVE_TELLDIR 1
  8385. | #define HAVE_VSPRINTF 1
  8386. | #define HAVE_VSNPRINTF 1
  8387. | #define HAVE_QSORT_R 1
  8388. | #define HAVE_DECL_PREAD 1
  8389. | #define HAVE_DECL_PWRITE 1
  8390. | #define HAVE_DECL_STRLCPY 0
  8391. | #define HAVE_DECL_VSNPRINTF 1
  8392. | #define HAVE_DEV_URANDOM 1
  8393. | #define HAVE_BOOL /**/
  8394. | #define HAVE_CONST_CAST /**/
  8395. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  8396. | #define HAVE_EXCEPTIONS /**/
  8397. | #define HAVE_NAMESPACES /**/
  8398. | #define HAVE_EXPLICIT /**/
  8399. | #define HAVE_STD /**/
  8400. | #define HAVE_STL /**/
  8401. | #define HAVE_MUTABLE /**/
  8402. | #define HAVE_NEW_FOR_SCOPING /**/
  8403. | #define HAVE_STATIC_CAST /**/
  8404. | #define HAVE_TEMPLATES /**/
  8405. | #define HAS_CPP__func__ 1
  8406. | #define X11ConfigurePath "X11ConfigurePath"
  8407. | #define HasZLIB 1
  8408. | #define HasBZLIB 1
  8409. | #define HasX11 1
  8410. | #define HasSharedMemory 1
  8411. | #define HasShape 1
  8412. | #define HAVE_LCMS_H 1
  8413. | #define HasLCMS 1
  8414. | #define HasPNG 1
  8415. | #define HasJPEG 1
  8416. | #define HasJP2 1
  8417. | #define HasTTF 1
  8418. | #define HAVE_FT2BUILD_H 1
  8419. | #define HasTIFF 1
  8420. | #define HAVE_TIFFCONF_H 1
  8421. | #define HAVE_TIFFISCODECCONFIGURED 1
  8422. | #define HAVE_TIFFMERGEFIELDINFO 1
  8423. | #define HAVE_TIFFSETERRORHANDLEREXT 1
  8424. | #define HAVE_TIFFSETTAGEXTENDER 1
  8425. | #define HAVE_TIFFSETWARNINGHANDLEREXT 1
  8426. | #define HAVE_TIFFSWABARRAYOFTRIPLES 1
  8427. | /* end confdefs.h. */
  8428. | #include <jbig.h>
  8429. configure:27398: result: no
  8430. configure:27398: checking for jbig.h
  8431. configure:27398: result: no
  8432. configure:27406: checking for jbg_dec_init in -ljbig
  8433. configure:27431: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib conftest.c -ljbig -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  8434. /usr/bin/ld: cannot find -ljbig
  8435. collect2: ld returned 1 exit status
  8436. configure:27431: $? = 1
  8437. configure: failed program was:
  8438. | /* confdefs.h */
  8439. | #define PACKAGE_NAME ""
  8440. | #define PACKAGE_TARNAME ""
  8441. | #define PACKAGE_VERSION ""
  8442. | #define PACKAGE_STRING ""
  8443. | #define PACKAGE_BUGREPORT ""
  8444. | #define PACKAGE_URL ""
  8445. | #define STDC_HEADERS 1
  8446. | #define HAVE_SYS_TYPES_H 1
  8447. | #define HAVE_SYS_STAT_H 1
  8448. | #define HAVE_STDLIB_H 1
  8449. | #define HAVE_STRING_H 1
  8450. | #define HAVE_MEMORY_H 1
  8451. | #define HAVE_STRINGS_H 1
  8452. | #define HAVE_INTTYPES_H 1
  8453. | #define HAVE_STDINT_H 1
  8454. | #define HAVE_UNISTD_H 1
  8455. | #define __EXTENSIONS__ 1
  8456. | #define _ALL_SOURCE 1
  8457. | #define _GNU_SOURCE 1
  8458. | #define _POSIX_PTHREAD_SEMANTICS 1
  8459. | #define _TANDEM_SOURCE 1
  8460. | #define HAVE_PTHREAD 1
  8461. | #define DisableSlowOpenMP 1
  8462. | #define _FILE_OFFSET_BITS 64
  8463. | #define HAVE_FSEEKO 1
  8464. | #define HAVE_DLFCN_H 1
  8465. | #define LT_OBJDIR ".libs/"
  8466. | #define LT_MODULE_EXT ".so"
  8467. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  8468. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  8469. | #define HAVE_LIBDL 1
  8470. | #define HAVE_DLERROR 1
  8471. | #define HAVE_LIBDLLOADER 1
  8472. | #define HAVE_ARGZ_H 1
  8473. | #define HAVE_ERROR_T 1
  8474. | #define HAVE_ARGZ_ADD 1
  8475. | #define HAVE_ARGZ_APPEND 1
  8476. | #define HAVE_ARGZ_COUNT 1
  8477. | #define HAVE_ARGZ_CREATE_SEP 1
  8478. | #define HAVE_ARGZ_INSERT 1
  8479. | #define HAVE_ARGZ_NEXT 1
  8480. | #define HAVE_ARGZ_STRINGIFY 1
  8481. | #define HAVE_WORKING_ARGZ 1
  8482. | #define HAVE_PRELOADED_SYMBOLS 1
  8483. | #define HAVE_LTDL 1
  8484. | #define HAVE_UNISTD_H 1
  8485. | #define HAVE_DIRENT_H 1
  8486. | #define HAVE_CLOSEDIR 1
  8487. | #define HAVE_OPENDIR 1
  8488. | #define HAVE_READDIR 1
  8489. | #define LT_LIBEXT "a"
  8490. | #define LT_LIBPREFIX "lib"
  8491. | #define UseInstalledMagick 1
  8492. | #define QuantumDepth 16
  8493. | #define STDC_HEADERS 1
  8494. | #define HAVE_DIRENT_H 1
  8495. | #define HAVE_SYS_RESOURCE_H 1
  8496. | #define HAVE_SYS_TIMES_H 1
  8497. | #define HAVE_SYS_TYPES_H 1
  8498. | #define restrict __restrict
  8499. | #define HAVE_LONG_DOUBLE_WIDER 1
  8500. | #define SIZEOF_SIGNED_SHORT 2
  8501. | #define SIZEOF_UNSIGNED_SHORT 2
  8502. | #define SIZEOF_SIGNED_INT 4
  8503. | #define SIZEOF_UNSIGNED_INT 4
  8504. | #define SIZEOF_SIGNED_LONG 4
  8505. | #define SIZEOF_UNSIGNED_LONG 4
  8506. | #define SIZEOF_SIGNED_LONG_LONG 8
  8507. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  8508. | #define SIZEOF_OFF_T 8
  8509. | #define SIZEOF_SIZE_T 4
  8510. | #define SIZEOF_UNSIGNED_INTP 4
  8511. | #define RETSIGTYPE void
  8512. | #define HAS_C__func__ 1
  8513. | #define HAVE_STDLIB_H 1
  8514. | #define HAVE_UNISTD_H 1
  8515. | #define HAVE_GETPAGESIZE 1
  8516. | #define HAVE_MMAP_FILEIO 1
  8517. | #define HAVE_ATOLL 1
  8518. | #define HAVE_CTIME_R 1
  8519. | #define HAVE__EXIT 1
  8520. | #define HAVE_FCNTL 1
  8521. | #define HAVE_FSTATVFS 1
  8522. | #define HAVE_FTIME 1
  8523. | #define HAVE_GETC_UNLOCKED 1
  8524. | #define HAVE_GETPAGESIZE 1
  8525. | #define HAVE_GETRLIMIT 1
  8526. | #define HAVE_GETPID 1
  8527. | #define HAVE_LOCALTIME_R 1
  8528. | #define HAVE_MADVISE 1
  8529. | #define HAVE_MKSTEMP 1
  8530. | #define HAVE_PCLOSE 1
  8531. | #define HAVE_POLL 1
  8532. | #define HAVE_POPEN 1
  8533. | #define HAVE_POSIX_FADVISE 1
  8534. | #define HAVE_POSIX_FALLOCATE 1
  8535. | #define HAVE_POSIX_MADVISE 1
  8536. | #define HAVE_POSIX_MEMALIGN 1
  8537. | #define HAVE_POSIX_SPAWNP 1
  8538. | #define HAVE_PREAD 1
  8539. | #define HAVE_PWRITE 1
  8540. | #define HAVE_PUTC_UNLOCKED 1
  8541. | #define HAVE_RAISE 1
  8542. | #define HAVE_RAND_R 1
  8543. | #define HAVE_READDIR_R 1
  8544. | #define HAVE_READLINK 1
  8545. | #define HAVE_REALPATH 1
  8546. | #define HAVE_SELECT 1
  8547. | #define HAVE_SEEKDIR 1
  8548. | #define HAVE_SETRLIMIT 1
  8549. | #define HAVE_SIGEMPTYSET 1
  8550. | #define HAVE_SIGACTION 1
  8551. | #define HAVE_STRERROR 1
  8552. | #define HAVE_STRERROR_R 1
  8553. | #define HAVE_STRTOLL 1
  8554. | #define HAVE_SYSCONF 1
  8555. | #define HAVE_TEMPNAM 1
  8556. | #define HAVE_TMPNAM_R 1
  8557. | #define HAVE_TIMES 1
  8558. | #define HAVE_TELLDIR 1
  8559. | #define HAVE_VSPRINTF 1
  8560. | #define HAVE_VSNPRINTF 1
  8561. | #define HAVE_QSORT_R 1
  8562. | #define HAVE_DECL_PREAD 1
  8563. | #define HAVE_DECL_PWRITE 1
  8564. | #define HAVE_DECL_STRLCPY 0
  8565. | #define HAVE_DECL_VSNPRINTF 1
  8566. | #define HAVE_DEV_URANDOM 1
  8567. | #define HAVE_BOOL /**/
  8568. | #define HAVE_CONST_CAST /**/
  8569. | #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  8570. | #define HAVE_EXCEPTIONS /**/
  8571. | #define HAVE_NAMESPACES /**/
  8572. | #define HAVE_EXPLICIT /**/
  8573. | #define HAVE_STD /**/
  8574. | #define HAVE_STL /**/
  8575. | #define HAVE_MUTABLE /**/
  8576. | #define HAVE_NEW_FOR_SCOPING /**/
  8577. | #define HAVE_STATIC_CAST /**/
  8578. | #define HAVE_TEMPLATES /**/
  8579. | #define HAS_CPP__func__ 1
  8580. | #define X11ConfigurePath "X11ConfigurePath"
  8581. | #define HasZLIB 1
  8582. | #define HasBZLIB 1
  8583. | #define HasX11 1
  8584. | #define HasSharedMemory 1
  8585. | #define HasShape 1
  8586. | #define HAVE_LCMS_H 1
  8587. | #define HasLCMS 1
  8588. | #define HasPNG 1
  8589. | #define HasJPEG 1
  8590. | #define HasJP2 1
  8591. | #define HasTTF 1
  8592. | #define HAVE_FT2BUILD_H 1
  8593. | #define HasTIFF 1
  8594. | #define HAVE_TIFFCONF_H 1
  8595. | #define HAVE_TIFFISCODECCONFIGURED 1
  8596. | #define HAVE_TIFFMERGEFIELDINFO 1
  8597. | #define HAVE_TIFFSETERRORHANDLEREXT 1
  8598. | #define HAVE_TIFFSETTAGEXTENDER 1
  8599. | #define HAVE_TIFFSETWARNINGHANDLEREXT 1
  8600. | #define HAVE_TIFFSWABARRAYOFTRIPLES 1
  8601. | /* end confdefs.h. */
  8602. |
  8603. | /* Override any GCC internal prototype to avoid an error.
  8604. | Use char because int might match the return type of a GCC
  8605. | builtin and then its argument prototype would still apply. */
  8606. | #ifdef __cplusplus
  8607. | extern "C"
  8608. | #endif
  8609. | char jbg_dec_init ();
  8610. | int
  8611. | main ()
  8612. | {
  8613. | return jbg_dec_init ();
  8614. | ;
  8615. | return 0;
  8616. | }
  8617. configure:27440: result: no
  8618. configure:27448: checking if JBIG package is complete
  8619. configure:27468: result: no
  8620. configure:27491: checking for XML support
  8621. configure:27493: result:
  8622. configure:27498: checking for xml2-config
  8623. configure:27516: found /usr/bin/xml2-config
  8624. configure:27528: result: /usr/bin/xml2-config
  8625. configure:27553: checking libxml/parser.h usability
  8626. configure:27553: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2 conftest.c >&5
  8627. configure:27553: $? = 0
  8628. configure:27553: result: yes
  8629. configure:27553: checking libxml/parser.h presence
  8630. configure:27553: gcc -E -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2 conftest.c
  8631. configure:27553: $? = 0
  8632. configure:27553: result: yes
  8633. configure:27553: checking for libxml/parser.h
  8634. configure:27553: result: yes
  8635. configure:27561: checking for xmlSAXVersion in -lxml2
  8636. configure:27586: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib -L/usr/lib conftest.c -lxml2 -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  8637. configure:27586: $? = 0
  8638. configure:27595: result: yes
  8639. configure:27604: checking for xmlParseChunk in -lxml2
  8640. configure:27629: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib -L/usr/lib conftest.c -lxml2 -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  8641. configure:27629: $? = 0
  8642. configure:27638: result: yes
  8643. configure:27646: checking for xmlCreatePushParserCtxt in -lxml2
  8644. configure:27671: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib -L/usr/lib conftest.c -lxml2 -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  8645. configure:27671: $? = 0
  8646. configure:27680: result: yes
  8647. configure:27688: checking if XML package is complete
  8648. configure:27705: result: yes
  8649. configure:27734: checking for WMF support
  8650. configure:27736: result:
  8651. configure:27743: checking for libwmf/ipa.h
  8652. configure:27743: gcc -std=gnu99 -c -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2 conftest.c >&5
  8653. configure:27743: $? = 0
  8654. configure:27743: result: yes
  8655. configure:27753: checking for wmf_lite_create in -lwmflite
  8656. configure:27778: gcc -std=gnu99 -o conftest -fopenmp -g -O2 -Wall -pthread -I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2 -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib -L/usr/lib conftest.c -lwmflite -lxml2 -ltiff -lfreetype -ljasper -ljpeg -lpng12 -llcms -lXext -lSM -lICE -lX11 -lbz2 -lz -lm -lgomp -ldl -lpthread >&5
  8657. configure:27778: $? = 0
  8658. configure:27787: result: yes
  8659. configure:27871: checking if WMF package is complete
  8660. configure:27875: result: yes
  8661. configure:28093: checking for autotrace
  8662. configure:28124: result: autotrace
  8663. configure:28134: checking for bzip2
  8664. configure:28152: found /bin/bzip2
  8665. configure:28165: result: /bin/bzip2
  8666. configure:28175: checking for mozilla
  8667. configure:28206: result: mozilla
  8668. configure:28216: checking for ralcgm
  8669. configure:28247: result: ralcgm
  8670. configure:28257: checking for cat
  8671. configure:28275: found /bin/cat
  8672. configure:28288: result: /bin/cat
  8673. configure:28298: checking for dcraw
  8674. configure:28329: result: dcraw
  8675. configure:28339: checking for dot
  8676. configure:28357: found /usr/bin/dot
  8677. configure:28370: result: /usr/bin/dot
  8678. configure:28380: checking for dvips
  8679. configure:28398: found /usr/bin/dvips
  8680. configure:28411: result: /usr/bin/dvips
  8681. configure:28421: checking for echo
  8682. configure:28439: found /bin/echo
  8683. configure:28452: result: /bin/echo
  8684. configure:28462: checking for xterm
  8685. configure:28480: found /usr/bin/xterm
  8686. configure:28493: result: /usr/bin/xterm
  8687. configure:28503: checking for fig2dev
  8688. configure:28521: found /usr/bin/fig2dev
  8689. configure:28534: result: /usr/bin/fig2dev
  8690. configure:28544: checking for gm
  8691. configure:28562: found /usr/bin/gm
  8692. configure:28575: result: /usr/bin/gm
  8693. configure:28585: checking for gnuplot
  8694. configure:28603: found /usr/bin/gnuplot
  8695. configure:28616: result: /usr/bin/gnuplot
  8696. configure:28626: checking for hp2xx
  8697. configure:28657: result: hp2xx
  8698. configure:28667: checking for html2ps
  8699. configure:28698: result: html2ps
  8700. configure:28708: checking for ilbmtoppm
  8701. configure:28726: found /usr/bin/ilbmtoppm
  8702. configure:28739: result: /usr/bin/ilbmtoppm
  8703. configure:28749: checking for ppmtoilbm
  8704. configure:28767: found /usr/bin/ppmtoilbm
  8705. configure:28780: result: /usr/bin/ppmtoilbm
  8706. configure:28790: checking for lp
  8707. configure:28808: found /usr/bin/lp
  8708. configure:28821: result: /usr/bin/lp
  8709. configure:28831: checking for lpr
  8710. configure:28849: found /usr/bin/lpr
  8711. configure:28862: result: /usr/bin/lpr
  8712. configure:28872: checking for uncompress
  8713. configure:28890: found /bin/uncompress
  8714. configure:28903: result: /bin/uncompress
  8715. configure:28913: checking for compress
  8716. configure:28944: result: compress
  8717. configure:28954: checking for gimp
  8718. configure:28972: found /usr/bin/gimp
  8719. configure:28985: result: /usr/bin/gimp
  8720. configure:28995: checking for groff
  8721. configure:29013: found /usr/bin/groff
  8722. configure:29026: result: /usr/bin/groff
  8723. configure:29036: checking for mpeg2decode
  8724. configure:29067: result: mpeg2decode
  8725. configure:29077: checking for mpeg2encode
  8726. configure:29108: result: mpeg2encode
  8727. configure:29118: checking for mv
  8728. configure:29136: found /bin/mv
  8729. configure:29149: result: /bin/mv
  8730. configure:29159: checking for pgpv
  8731. configure:29190: result: pgpv
  8732. configure:29200: checking for povray
  8733. configure:29231: result: povray
  8734. configure:29241: checking for gs
  8735. configure:29259: found /usr/bin/gs
  8736. configure:29272: result: /usr/bin/gs
  8737. configure:29282: checking for ra_ppm
  8738. configure:29313: result: ra_ppm
  8739. configure:29323: checking for rawtorle
  8740. configure:29354: result: rawtorle
  8741. configure:29364: checking for rm
  8742. configure:29382: found /bin/rm
  8743. configure:29395: result: /bin/rm
  8744. configure:29405: checking for scanimage
  8745. configure:29423: found /usr/bin/scanimage
  8746. configure:29436: result: /usr/bin/scanimage
  8747. configure:29446: checking for enscript
  8748. configure:29477: result: enscript
  8749. configure:29487: checking for wmf2eps
  8750. configure:29505: found /usr/bin/wmf2eps
  8751. configure:29518: result: /usr/bin/wmf2eps
  8752. configure:29528: checking for wget
  8753. configure:29546: found /usr/bin/wget
  8754. configure:29559: result: /usr/bin/wget
  8755. configure:29569: checking for gzip
  8756. configure:29587: found /bin/gzip
  8757. configure:29600: result: /bin/gzip
  8758. configure:29647: checking for rst2html.py
  8759. configure:29677: result: no
  8760. configure:29647: checking for rst2html
  8761. configure:29677: result: no
  8762. configure:29700: checking for txt2html
  8763. configure:29733: result: no
  8764. configure:29788: checking for Ghostscript fonts directory
  8765. configure:29852: result: /usr/share/fonts/type1/gsfonts/
  8766. configure:29960: checking for rpmbuild
  8767. configure:29990: result: no
  8768. configure:29960: checking for rpm
  8769. configure:29990: result: no
  8770. configure:30016: checking for 7za
  8771. configure:30032: found /usr/bin/7za
  8772. configure:30043: result: 7za
  8773. configure:30072: checking for zip
  8774. configure:30102: result: no
  8775. configure:30136: checking for Ghostscript version
  8776. configure:30144: result: 8.71
  8777. configure:30148: checking for gs color device
  8778. configure:30161: result: pnmraw
  8779. configure:30165: checking for gs color+alpha device
  8780. configure:30173: result: pngalpha
  8781. configure:30177: checking for gs gray device
  8782. configure:30185: result: pgmraw
  8783. configure:30189: checking for gs pallet device
  8784. configure:30197: result: pcx256
  8785. configure:30201: checking for gs mono device
  8786. configure:30209: result: pbmraw
  8787. configure:30213: checking for gs CMYK device
  8788. configure:30221: result: pam
  8789. configure:30225: checking for gs PDF writing device
  8790. configure:30233: result: pdfwrite
  8791. configure:30237: checking for gs PS writing device
  8792. configure:30245: result: pswrite
  8793. configure:30249: checking for gs EPS writing device
  8794. configure:30257: result: epswrite
  8795. configure:31011: creating ./config.status
  8796.  
  8797. ## ---------------------- ##
  8798. ## Running config.status. ##
  8799. ## ---------------------- ##
  8800.  
  8801. This file was extended by config.status, which was
  8802. generated by GNU Autoconf 2.68. Invocation command line was
  8803.  
  8804. CONFIG_FILES =
  8805. CONFIG_HEADERS =
  8806. CONFIG_LINKS =
  8807. CONFIG_COMMANDS =
  8808. $ ./config.status
  8809.  
  8810. on altar
  8811.  
  8812. config.status:1627: creating GraphicsMagick.spec
  8813. config.status:1627: creating Magick++/bin/GraphicsMagick++-config
  8814. config.status:1627: creating Magick++/lib/GraphicsMagick++.pc
  8815. config.status:1627: creating Makefile
  8816. config.status:1627: creating PerlMagick/Magick.pm
  8817. config.status:1627: creating PerlMagick/Makefile.PL
  8818. config.status:1627: creating PerlMagick/PerlMagickCheck.sh
  8819. config.status:1627: creating config/delegates.mgk
  8820. config.status:1627: creating config/type-ghostscript.mgk
  8821. config.status:1627: creating config/type-solaris.mgk
  8822. config.status:1627: creating config/type-windows.mgk
  8823. config.status:1627: creating config/type.mgk
  8824. config.status:1627: creating magick/GraphicsMagick-config
  8825. config.status:1627: creating magick/GraphicsMagick.pc
  8826. config.status:1627: creating magick/magick_types.h
  8827. config.status:1627: creating magick/version.h
  8828. config.status:1627: creating rungm.sh
  8829. config.status:1627: creating wand/GraphicsMagickWand-config
  8830. config.status:1627: creating wand/GraphicsMagickWand.pc
  8831. config.status:1627: creating magick/magick_config.h
  8832. config.status:1627: creating magick/magick_config_api.h
  8833. config.status:1856: executing depfiles commands
  8834. config.status:1856: executing libtool commands
  8835. config.status:1856: executing default commands
  8836. config.status:1856: executing GraphicsMagick++-config.in commands
  8837. config.status:1856: executing GraphicsMagick-config.in commands
  8838. config.status:1856: executing GraphicsMagickWand-config.in commands
  8839. config.status:1856: executing rungm.sh.in commands
  8840. config.status:1856: executing PerlMagick/PerlMagickCheck.sh.in commands
  8841.  
  8842. ## ---------------- ##
  8843. ## Cache variables. ##
  8844. ## ---------------- ##
  8845.  
  8846. ac_cv_build=i686-pc-linux-gnu
  8847. ac_cv_c_bigendian=no
  8848. ac_cv_c_char_unsigned=no
  8849. ac_cv_c_compiler_gnu=yes
  8850. ac_cv_c_const=yes
  8851. ac_cv_c_inline=inline
  8852. ac_cv_c_restrict=__restrict
  8853. ac_cv_cxx_bool=yes
  8854. ac_cv_cxx_compiler_gnu=yes
  8855. ac_cv_cxx_const_cast=yes
  8856. ac_cv_cxx_default_template_parameters=yes
  8857. ac_cv_cxx_exceptions=yes
  8858. ac_cv_cxx_explicit=yes
  8859. ac_cv_cxx_have_std=yes
  8860. ac_cv_cxx_have_stl=yes
  8861. ac_cv_cxx_ios_binary=yes
  8862. ac_cv_cxx_mutable=yes
  8863. ac_cv_cxx_namespaces=yes
  8864. ac_cv_cxx_new_for_scoping=yes
  8865. ac_cv_cxx_static_cast=yes
  8866. ac_cv_cxx_templates=yes
  8867. ac_cv_env_CCC_set=
  8868. ac_cv_env_CCC_value=
  8869. ac_cv_env_CC_set=
  8870. ac_cv_env_CC_value=
  8871. ac_cv_env_CFLAGS_set=
  8872. ac_cv_env_CFLAGS_value=
  8873. ac_cv_env_CPPFLAGS_set=set
  8874. ac_cv_env_CPPFLAGS_value=-I/home/carandraug/.bin/gm/include/GraphicsMagick
  8875. ac_cv_env_CPP_set=
  8876. ac_cv_env_CPP_value=
  8877. ac_cv_env_CXXCPP_set=
  8878. ac_cv_env_CXXCPP_value=
  8879. ac_cv_env_CXXFLAGS_set=
  8880. ac_cv_env_CXXFLAGS_value=
  8881. ac_cv_env_CXX_set=
  8882. ac_cv_env_CXX_value=
  8883. ac_cv_env_LDFLAGS_set=set
  8884. ac_cv_env_LDFLAGS_value=-L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14
  8885. ac_cv_env_LIBS_set=
  8886. ac_cv_env_LIBS_value=
  8887. ac_cv_env_XMKMF_set=
  8888. ac_cv_env_XMKMF_value=
  8889. ac_cv_env_build_alias_set=
  8890. ac_cv_env_build_alias_value=
  8891. ac_cv_env_host_alias_set=
  8892. ac_cv_env_host_alias_value=
  8893. ac_cv_env_target_alias_set=
  8894. ac_cv_env_target_alias_value=
  8895. ac_cv_func_TIFFIsCODECConfigured=yes
  8896. ac_cv_func_TIFFMergeFieldInfo=yes
  8897. ac_cv_func_TIFFSetErrorHandlerExt=yes
  8898. ac_cv_func_TIFFSetTagExtender=yes
  8899. ac_cv_func_TIFFSetWarningHandlerExt=yes
  8900. ac_cv_func_TIFFSwabArrayOfTriples=yes
  8901. ac_cv_func__NSGetExecutablePath=no
  8902. ac_cv_func__exit=yes
  8903. ac_cv_func__pclose=no
  8904. ac_cv_func__popen=no
  8905. ac_cv_func_argz_add=yes
  8906. ac_cv_func_argz_append=yes
  8907. ac_cv_func_argz_count=yes
  8908. ac_cv_func_argz_create_sep=yes
  8909. ac_cv_func_argz_insert=yes
  8910. ac_cv_func_argz_next=yes
  8911. ac_cv_func_argz_stringify=yes
  8912. ac_cv_func_atoll=yes
  8913. ac_cv_func_closedir=yes
  8914. ac_cv_func_connect=yes
  8915. ac_cv_func_ctime_r=yes
  8916. ac_cv_func_dlerror=yes
  8917. ac_cv_func_dlopen=no
  8918. ac_cv_func_fcntl=yes
  8919. ac_cv_func_fstatvfs=yes
  8920. ac_cv_func_ftime=yes
  8921. ac_cv_func_getc_unlocked=yes
  8922. ac_cv_func_getexecname=no
  8923. ac_cv_func_gethostbyname=yes
  8924. ac_cv_func_getpagesize=yes
  8925. ac_cv_func_getpid=yes
  8926. ac_cv_func_getrlimit=yes
  8927. ac_cv_func_lltostr=no
  8928. ac_cv_func_localtime_r=yes
  8929. ac_cv_func_madvise=yes
  8930. ac_cv_func_mkstemp=yes
  8931. ac_cv_func_opendir=yes
  8932. ac_cv_func_pclose=yes
  8933. ac_cv_func_poll=yes
  8934. ac_cv_func_popen=yes
  8935. ac_cv_func_posix_fadvise=yes
  8936. ac_cv_func_posix_fallocate=yes
  8937. ac_cv_func_posix_madvise=yes
  8938. ac_cv_func_posix_memalign=yes
  8939. ac_cv_func_posix_spawnp=yes
  8940. ac_cv_func_pread=yes
  8941. ac_cv_func_putc_unlocked=yes
  8942. ac_cv_func_pwrite=yes
  8943. ac_cv_func_qsort_r=yes
  8944. ac_cv_func_raise=yes
  8945. ac_cv_func_rand_r=yes
  8946. ac_cv_func_readdir=yes
  8947. ac_cv_func_readdir_r=yes
  8948. ac_cv_func_readlink=yes
  8949. ac_cv_func_realpath=yes
  8950. ac_cv_func_remove=yes
  8951. ac_cv_func_seekdir=yes
  8952. ac_cv_func_select=yes
  8953. ac_cv_func_setrlimit=yes
  8954. ac_cv_func_shl_load=no
  8955. ac_cv_func_shmat=yes
  8956. ac_cv_func_shmctl=yes
  8957. ac_cv_func_sigaction=yes
  8958. ac_cv_func_sigemptyset=yes
  8959. ac_cv_func_spawnvp=no
  8960. ac_cv_func_strerror=yes
  8961. ac_cv_func_strerror_r=yes
  8962. ac_cv_func_strlcat=no
  8963. ac_cv_func_strlcpy=no
  8964. ac_cv_func_strtoll=yes
  8965. ac_cv_func_sysconf=yes
  8966. ac_cv_func_telldir=yes
  8967. ac_cv_func_tempnam=yes
  8968. ac_cv_func_times=yes
  8969. ac_cv_func_tmpnam_r=yes
  8970. ac_cv_func_ulltostr=no
  8971. ac_cv_func_vsnprintf=yes
  8972. ac_cv_func_vsprintf=yes
  8973. ac_cv_have_CPP__func__=yes
  8974. ac_cv_have_C__func__=yes
  8975. ac_cv_have_decl_lt_dlinterface_register=yes
  8976. ac_cv_have_decl_pread=yes
  8977. ac_cv_have_decl_pwrite=yes
  8978. ac_cv_have_decl_strlcpy=no
  8979. ac_cv_have_decl_vsnprintf=yes
  8980. ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
  8981. ac_cv_header_DPS_dpsXclient_h=no
  8982. ac_cv_header_argz_h=yes
  8983. ac_cv_header_bzlib_h=yes
  8984. ac_cv_header_dirent_dirent_h=yes
  8985. ac_cv_header_dirent_h=yes
  8986. ac_cv_header_dl_h=no
  8987. ac_cv_header_dld_h=no
  8988. ac_cv_header_dlfcn_h=yes
  8989. ac_cv_header_freetype_freetype_h=yes
  8990. ac_cv_header_ft2build_h=yes
  8991. ac_cv_header_inttypes_h=yes
  8992. ac_cv_header_jasper_jasper_h=yes
  8993. ac_cv_header_jbig_h=no
  8994. ac_cv_header_jconfig_h=yes
  8995. ac_cv_header_jerror_h=yes
  8996. ac_cv_header_jmorecfg_h=yes
  8997. ac_cv_header_jpeglib_h=yes
  8998. ac_cv_header_lcms2_h=no
  8999. ac_cv_header_lcms2_lcms2_h=no
  9000. ac_cv_header_lcms_h=yes
  9001. ac_cv_header_libwmf_ipa_h=yes
  9002. ac_cv_header_libxml_parser_h=yes
  9003. ac_cv_header_ltdl_h=yes
  9004. ac_cv_header_lzma_h=no
  9005. ac_cv_header_mach_o_dyld_h=no
  9006. ac_cv_header_machine_param_h=no
  9007. ac_cv_header_memory_h=yes
  9008. ac_cv_header_minix_config_h=no
  9009. ac_cv_header_png_h=yes
  9010. ac_cv_header_process_h=no
  9011. ac_cv_header_stdc=yes
  9012. ac_cv_header_stdint_h=yes
  9013. ac_cv_header_stdlib_h=yes
  9014. ac_cv_header_string_h=yes
  9015. ac_cv_header_strings_h=yes
  9016. ac_cv_header_sun_prefetch_h=no
  9017. ac_cv_header_sys_dl_h=no
  9018. ac_cv_header_sys_resource_h=yes
  9019. ac_cv_header_sys_stat_h=yes
  9020. ac_cv_header_sys_times_h=yes
  9021. ac_cv_header_sys_types_h=yes
  9022. ac_cv_header_tiff_h=yes
  9023. ac_cv_header_tiffconf_h=yes
  9024. ac_cv_header_tiffio_h=yes
  9025. ac_cv_header_unistd_h=yes
  9026. ac_cv_header_zconf_h=yes
  9027. ac_cv_header_zlib_h=yes
  9028. ac_cv_host=i686-pc-linux-gnu
  9029. ac_cv_jpeg_version_ok=yes
  9030. ac_cv_lib_ICE_IceConnectionNumber=yes
  9031. ac_cv_lib_Xext_XShapeCombineMask=yes
  9032. ac_cv_lib_Xext_XShmAttach=yes
  9033. ac_cv_lib_bz2_BZ2_bzDecompress=yes
  9034. ac_cv_lib_dl_dlopen=yes
  9035. ac_cv_lib_dld_dld_link=no
  9036. ac_cv_lib_dld_shl_load=no
  9037. ac_cv_lib_dps_DPSInitialize=no
  9038. ac_cv_lib_dpstk_XDPSPixelsPerPoint=no
  9039. ac_cv_lib_freetype_FT_Init_FreeType=yes
  9040. ac_cv_lib_gomp_GOMP_parallel_start=yes
  9041. ac_cv_lib_jasper_jas_stream_fopen=yes
  9042. ac_cv_lib_jbig_jbg_dec_init=no
  9043. ac_cv_lib_jpeg_jpeg_read_header=yes
  9044. ac_cv_lib_lcms2_cmsSetLogErrorHandler=no
  9045. ac_cv_lib_lcms_cmsSetErrorHandler=yes
  9046. ac_cv_lib_ltdl_lt_dladvise_preload=yes
  9047. ac_cv_lib_lzma_lzma_code=no
  9048. ac_cv_lib_m_sqrt=yes
  9049. ac_cv_lib_png12_png_get_io_ptr=yes
  9050. ac_cv_lib_tiff_TIFFClientOpen=yes
  9051. ac_cv_lib_tiff_TIFFIsByteSwapped=yes
  9052. ac_cv_lib_tiff_TIFFOpen=yes
  9053. ac_cv_lib_tiff_TIFFReadRGBAStrip=yes
  9054. ac_cv_lib_tiff_TIFFReadRGBATile=yes
  9055. ac_cv_lib_wmflite_wmf_lite_create=yes
  9056. ac_cv_lib_xml2_xmlCreatePushParserCtxt=yes
  9057. ac_cv_lib_xml2_xmlParseChunk=yes
  9058. ac_cv_lib_xml2_xmlSAXVersion=yes
  9059. ac_cv_lib_z_compress=yes
  9060. ac_cv_lib_z_deflate=yes
  9061. ac_cv_lib_z_gzseek=yes
  9062. ac_cv_lib_z_gztell=yes
  9063. ac_cv_lib_z_inflate=yes
  9064. ac_cv_lib_z_uncompress=yes
  9065. ac_cv_libpng_ok=yes
  9066. ac_cv_objext=o
  9067. ac_cv_path_AutotraceDecodeDelegate=autotrace
  9068. ac_cv_path_BZIPDelegate=/bin/bzip2
  9069. ac_cv_path_BrowseDelegate=mozilla
  9070. ac_cv_path_CGMDecodeDelegate=ralcgm
  9071. ac_cv_path_CatDelegate=/bin/cat
  9072. ac_cv_path_DCRAWDecodeDelegate=dcraw
  9073. ac_cv_path_DOTDecodeDelegate=/usr/bin/dot
  9074. ac_cv_path_DVIDecodeDelegate=/usr/bin/dvips
  9075. ac_cv_path_EGREP='/bin/grep -E'
  9076. ac_cv_path_EchoDelegate=/bin/echo
  9077. ac_cv_path_EditorDelegate=/usr/bin/xterm
  9078. ac_cv_path_FGREP='/bin/grep -F'
  9079. ac_cv_path_FIGDecodeDelegate=/usr/bin/fig2dev
  9080. ac_cv_path_GMDelegate=/usr/bin/gm
  9081. ac_cv_path_GREP=/bin/grep
  9082. ac_cv_path_GnuplotDecodeDelegate=/usr/bin/gnuplot
  9083. ac_cv_path_HPGLDecodeDelegate=hp2xx
  9084. ac_cv_path_HTMLDecodeDelegate=html2ps
  9085. ac_cv_path_ILBMDecodeDelegate=/usr/bin/ilbmtoppm
  9086. ac_cv_path_ILBMEncodeDelegate=/usr/bin/ppmtoilbm
  9087. ac_cv_path_LPDelegate=/usr/bin/lp
  9088. ac_cv_path_LPRDelegate=/usr/bin/lpr
  9089. ac_cv_path_LZWDecodeDelegate=/bin/uncompress
  9090. ac_cv_path_LZWEncodeDelegate=compress
  9091. ac_cv_path_LaunchDelegate=/usr/bin/gimp
  9092. ac_cv_path_MANDelegate=/usr/bin/groff
  9093. ac_cv_path_MPEGDecodeDelegate=mpeg2decode
  9094. ac_cv_path_MPEGEncodeDelegate=mpeg2encode
  9095. ac_cv_path_MVDelegate=/bin/mv
  9096. ac_cv_path_PGPDecodeDelegate=pgpv
  9097. ac_cv_path_POVDelegate=povray
  9098. ac_cv_path_PSDelegate=/usr/bin/gs
  9099. ac_cv_path_RADDecodeDelegate=ra_ppm
  9100. ac_cv_path_RLEEncodeDelegate=rawtorle
  9101. ac_cv_path_RMDelegate=/bin/rm
  9102. ac_cv_path_SCANDecodeDelegate=/usr/bin/scanimage
  9103. ac_cv_path_SED=/bin/sed
  9104. ac_cv_path_TXTDelegate=enscript
  9105. ac_cv_path_WMFDecodeDelegate=/usr/bin/wmf2eps
  9106. ac_cv_path_WWWDecodeDelegate=/usr/bin/wget
  9107. ac_cv_path_ZipDelegate=/bin/gzip
  9108. ac_cv_path_freetype_config=/usr/bin/freetype-config
  9109. ac_cv_path_install='/usr/bin/install -c'
  9110. ac_cv_path_mkdir=/bin/mkdir
  9111. ac_cv_path_xml2_config=/usr/bin/xml2-config
  9112. ac_cv_prog_AWK=gawk
  9113. ac_cv_prog_CPP='gcc -E'
  9114. ac_cv_prog_CXXCPP='g++ -E'
  9115. ac_cv_prog_P7ZIP=7za
  9116. ac_cv_prog_ac_ct_AR=ar
  9117. ac_cv_prog_ac_ct_CC=gcc
  9118. ac_cv_prog_ac_ct_CXX=g++
  9119. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  9120. ac_cv_prog_ac_ct_OBJDUMP=objdump
  9121. ac_cv_prog_ac_ct_RANLIB=ranlib
  9122. ac_cv_prog_ac_ct_STRIP=strip
  9123. ac_cv_prog_c_openmp=-fopenmp
  9124. ac_cv_prog_cc_c89=
  9125. ac_cv_prog_cc_c99=-std=gnu99
  9126. ac_cv_prog_cc_g=yes
  9127. ac_cv_prog_cc_gcc_c_o=yes
  9128. ac_cv_prog_cc_stdc=-std=gnu99
  9129. ac_cv_prog_cxx_g=yes
  9130. ac_cv_prog_gcc_traditional=no
  9131. ac_cv_prog_make_make_set=yes
  9132. ac_cv_safe_to_define___extensions__=yes
  9133. ac_cv_search_dlopen=-ldl
  9134. ac_cv_search_opendir='none required'
  9135. ac_cv_sizeof_off_t=8
  9136. ac_cv_sizeof_signed_int=4
  9137. ac_cv_sizeof_signed_long=4
  9138. ac_cv_sizeof_signed_long_long=8
  9139. ac_cv_sizeof_signed_short=2
  9140. ac_cv_sizeof_size_t=4
  9141. ac_cv_sizeof_unsigned_int=4
  9142. ac_cv_sizeof_unsigned_intp=4
  9143. ac_cv_sizeof_unsigned_long=4
  9144. ac_cv_sizeof_unsigned_long_long=8
  9145. ac_cv_sizeof_unsigned_short=2
  9146. ac_cv_sys_file_offset_bits=64
  9147. ac_cv_sys_largefile_CC=no
  9148. ac_cv_sys_largefile_source=no
  9149. ac_cv_type_error_t=yes
  9150. ac_cv_type_long_double_wider=yes
  9151. ac_cv_type_mode_t=yes
  9152. ac_cv_type_off_t=yes
  9153. ac_cv_type_pid_t=yes
  9154. ac_cv_type_signal=void
  9155. ac_cv_type_size_t=yes
  9156. ac_cv_type_ssize_t=yes
  9157. am_cv_CC_dependencies_compiler_type=gcc3
  9158. am_cv_CXX_dependencies_compiler_type=gcc3
  9159. gm_cv_dev_urandom=yes
  9160. gm_cv_func_mmap_fileio=yes
  9161. gm_cv_ld_lazyload=none
  9162. libltdl_cv_lib_dl_dlopen=yes
  9163. libltdl_cv_preloaded_symbols=yes
  9164. libltdl_cv_shlibext=.so
  9165. libltdl_cv_shrext=.so
  9166. lt_cv_ar_at_file=@
  9167. lt_cv_deplibs_check_method=pass_all
  9168. lt_cv_dlopen=dlopen
  9169. lt_cv_dlopen_libs=-ldl
  9170. lt_cv_dlopen_self=yes
  9171. lt_cv_dlopen_self_static=no
  9172. lt_cv_file_magic_cmd='$MAGIC_CMD'
  9173. lt_cv_file_magic_test_file=
  9174. lt_cv_ld_reload_flag=-r
  9175. lt_cv_module_path_var=LD_LIBRARY_PATH
  9176. lt_cv_nm_interface='BSD nm'
  9177. lt_cv_objdir=.libs
  9178. lt_cv_path_LD=/usr/bin/ld
  9179. lt_cv_path_LDCXX=/usr/bin/ld
  9180. lt_cv_path_NM='/usr/bin/nm -B'
  9181. lt_cv_path_mainfest_tool=no
  9182. lt_cv_prog_compiler_c_o=yes
  9183. lt_cv_prog_compiler_c_o_CXX=yes
  9184. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  9185. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  9186. lt_cv_prog_compiler_pic_works=yes
  9187. lt_cv_prog_compiler_pic_works_CXX=yes
  9188. lt_cv_prog_compiler_rtti_exceptions=no
  9189. lt_cv_prog_compiler_static_works=yes
  9190. lt_cv_prog_compiler_static_works_CXX=yes
  9191. lt_cv_prog_gnu_ld=yes
  9192. lt_cv_prog_gnu_ldcxx=yes
  9193. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  9194. lt_cv_shlibpath_overrides_runpath=no
  9195. lt_cv_sys_argz_works=yes
  9196. lt_cv_sys_dlopen_deplibs=yes
  9197. lt_cv_sys_dlsearch_path='/lib /usr/lib /usr/lib/atlas /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /usr/local/lib '
  9198. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  9199. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  9200. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  9201. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  9202. lt_cv_sys_max_cmd_len=1572864
  9203. lt_cv_sys_symbol_underscore=no
  9204. lt_cv_to_host_file_cmd=func_convert_file_noop
  9205. lt_cv_to_tool_file_cmd=func_convert_file_noop
  9206.  
  9207. ## ----------------- ##
  9208. ## Output variables. ##
  9209. ## ----------------- ##
  9210.  
  9211. ACLOCAL='${SHELL} /home/carandraug/Downloads/GraphicsMagick-1.3.14/ltdl/config/missing --run aclocal-1.11'
  9212. AMDEPBACKSLASH='\'
  9213. AMDEP_FALSE='#'
  9214. AMDEP_TRUE=''
  9215. AMTAR='${SHELL} /home/carandraug/Downloads/GraphicsMagick-1.3.14/ltdl/config/missing --run tar'
  9216. AM_BACKSLASH='\'
  9217. AM_DEFAULT_VERBOSITY='1'
  9218. AR='ar'
  9219. ARGZ_H=''
  9220. AS='as'
  9221. AUTOCONF='${SHELL} /home/carandraug/Downloads/GraphicsMagick-1.3.14/ltdl/config/missing --run autoconf'
  9222. AUTOHEADER='${SHELL} /home/carandraug/Downloads/GraphicsMagick-1.3.14/ltdl/config/missing --run autoheader'
  9223. AUTOMAKE='${SHELL} /home/carandraug/Downloads/GraphicsMagick-1.3.14/ltdl/config/missing --run automake-1.11'
  9224. AWK='gawk'
  9225. AutotraceDecodeDelegate='autotrace'
  9226. BIN_DIR='/home/carandraug/.bin/gm/bin'
  9227. BZIPDelegate='bzip2'
  9228. BrowseDelegate='mozilla'
  9229. CC='gcc -std=gnu99'
  9230. CCDEPMODE='depmode=gcc3'
  9231. CCMALLOCDelegate=''
  9232. CFLAGS='-fopenmp -g -O2 -Wall -pthread'
  9233. CGMDecodeDelegate='ralcgm'
  9234. CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/ChangeLog $(top_srcdir)/version.sh'
  9235. CONVENIENCE_LTDL_FALSE='#'
  9236. CONVENIENCE_LTDL_TRUE=''
  9237. CPP='gcc -E'
  9238. CPPFLAGS='-I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2'
  9239. CXX='g++'
  9240. CXXCPP='g++ -E'
  9241. CXXDEPMODE='depmode=gcc3'
  9242. CXXFLAGS='-pthread'
  9243. CYGPATH_W='echo'
  9244. CYGWIN_BUILD_FALSE=''
  9245. CYGWIN_BUILD_TRUE='#'
  9246. CatDelegate='cat'
  9247. ConvertDelegate=''
  9248. DATA_DIR='/home/carandraug/.bin/gm/share'
  9249. DCRAWDecodeDelegate='dcraw'
  9250. DEFS='-DHAVE_CONFIG_H'
  9251. DELEGATES=' bzlib jng jp2 jpeg lcms png ps tiff ttf wmf x xfig zlib'
  9252. DEPDIR='.deps'
  9253. DIRSEP=':'
  9254. DISTCHECK_CONFIG_FLAGS=''\''CPPFLAGS=-I/home/carandraug/.bin/gm/include/GraphicsMagick'\'' '\''LDFLAGS=-L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14'\'' --with-quantum-depth=16 --with-fpx=no --with-gslib=no --with-umem=no --with-fontpath= --with-perl=no '
  9255. DLLDFLAGS=''
  9256. DLLTOOL='false'
  9257. DOC_DIR='/home/carandraug/.bin/gm/share/doc/GraphicsMagick'
  9258. DOTDecodeDelegate='dot'
  9259. DSYMUTIL=''
  9260. DUMPBIN=''
  9261. DVIDecodeDelegate='dvips'
  9262. ECHO_C=''
  9263. ECHO_N='-n'
  9264. ECHO_T=''
  9265. EGREP='/bin/grep -E'
  9266. EXEC_PREFIX_DIR='/home/carandraug/.bin/gm'
  9267. EXEEXT=''
  9268. EchoDelegate='echo'
  9269. EditorDelegate='xterm'
  9270. FGREP='/bin/grep -F'
  9271. FIGDecodeDelegate='fig2dev'
  9272. GMDelegate='gm'
  9273. GREP='/bin/grep'
  9274. GSCMYKDevice='pam'
  9275. GSColorAlphaDevice='pngalpha'
  9276. GSColorDevice='pnmraw'
  9277. GSEPSDevice='epswrite'
  9278. GSGrayDevice='pgmraw'
  9279. GSMonoDevice='pbmraw'
  9280. GSPDFDevice='pdfwrite'
  9281. GSPSDevice='pswrite'
  9282. GSPaletteDevice='pcx256'
  9283. GSVersion='8.71'
  9284. GnuplotDecodeDelegate='gnuplot'
  9285. HAS_P7ZIP_FALSE='#'
  9286. HAS_P7ZIP_TRUE=''
  9287. HAS_RPM_FALSE=''
  9288. HAS_RPM_TRUE='#'
  9289. HAS_ZIP_FALSE=''
  9290. HAS_ZIP_TRUE='#'
  9291. HG_BRANCH_TAG='GraphicsMagick-1_3'
  9292. HPGLDecodeDelegate='hp2xx'
  9293. HTMLDecodeDelegate='html2ps'
  9294. HTML_DIR='${prefix}/share/doc/GraphicsMagick'
  9295. HasBZLIB_FALSE='#'
  9296. HasBZLIB_TRUE=''
  9297. HasDPS_FALSE=''
  9298. HasDPS_TRUE='#'
  9299. HasFPX_FALSE=''
  9300. HasFPX_TRUE='#'
  9301. HasGS_FALSE=''
  9302. HasGS_TRUE='#'
  9303. HasJBIG_FALSE=''
  9304. HasJBIG_TRUE='#'
  9305. HasJP2_FALSE='#'
  9306. HasJP2_TRUE=''
  9307. HasJPEG_FALSE='#'
  9308. HasJPEG_TRUE=''
  9309. HasLCMS_FALSE='#'
  9310. HasLCMS_TRUE=''
  9311. HasLZMA_FALSE=''
  9312. HasLZMA_TRUE='#'
  9313. HasPNG_FALSE='#'
  9314. HasPNG_TRUE=''
  9315. HasPSDelegate_FALSE='#'
  9316. HasPSDelegate_TRUE=''
  9317. HasRST2HTML_FALSE=''
  9318. HasRST2HTML_TRUE='#'
  9319. HasTIFF_FALSE='#'
  9320. HasTIFF_TRUE=''
  9321. HasTTF_FALSE='#'
  9322. HasTTF_TRUE=''
  9323. HasTXT2HTML_FALSE='#'
  9324. HasTXT2HTML_TRUE=''
  9325. HasUMEM_FALSE=''
  9326. HasUMEM_TRUE='#'
  9327. HasWINGDI32_FALSE=''
  9328. HasWINGDI32_TRUE='#'
  9329. HasWMF_FALSE='#'
  9330. HasWMF_TRUE=''
  9331. HasX11_FALSE='#'
  9332. HasX11_TRUE=''
  9333. HasXML_FALSE='#'
  9334. HasXML_TRUE=''
  9335. HasZLIB_FALSE='#'
  9336. HasZLIB_TRUE=''
  9337. ILBMDecodeDelegate='ilbmtoppm'
  9338. ILBMEncodeDelegate='ppmtoilbm'
  9339. INCLTDL=''
  9340. INCLUDE_DIR='/home/carandraug/.bin/gm/include'
  9341. INFO_DIR='/home/carandraug/.bin/gm/share/info'
  9342. INSTALL_DATA='${INSTALL} -m 644'
  9343. INSTALL_LTDL_FALSE=''
  9344. INSTALL_LTDL_TRUE='#'
  9345. INSTALL_PROGRAM='${INSTALL}'
  9346. INSTALL_SCRIPT='${INSTALL}'
  9347. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  9348. INT16_T='signed short'
  9349. INT32_F='""'
  9350. INT32_T='signed int'
  9351. INT64_F='"ll"'
  9352. INT64_T='signed long long'
  9353. INT8_T='signed char'
  9354. LD='/usr/bin/ld'
  9355. LDFLAGS='-L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib -L/usr/lib'
  9356. LFS_CPPFLAGS=' -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1'
  9357. LIBADD_DL='-ldl '
  9358. LIBADD_DLD_LINK=''
  9359. LIBADD_DLOPEN='-ldl'
  9360. LIBADD_SHL_LOAD=''
  9361. LIBEXEC_DIR='/home/carandraug/.bin/gm/libexec'
  9362. LIBLTDL='-lltdl'
  9363. LIBOBJS=''
  9364. LIBRARY_EXTRA_CPPFLAGS=''
  9365. LIBS=''
  9366. LIBSTDCLDFLAGS=''
  9367. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  9368. LIBTOOL_DEPS='ltdl/config/ltmain.sh'
  9369. LIB_BZLIB='-lbz2'
  9370. LIB_DIR='/home/carandraug/.bin/gm/lib'
  9371. LIB_DL=''
  9372. LIB_DPS=''
  9373. LIB_FPX=''
  9374. LIB_GDI32=''
  9375. LIB_GS=''
  9376. LIB_JBIG=''
  9377. LIB_JP2='-ljasper'
  9378. LIB_JPEG='-ljpeg'
  9379. LIB_LCMS='-llcms'
  9380. LIB_LZMA=''
  9381. LIB_MATH='-lm'
  9382. LIB_OMP='-lgomp'
  9383. LIB_PNG='-lpng12'
  9384. LIB_THREAD='-lpthread'
  9385. LIB_TIFF='-ltiff'
  9386. LIB_TRIO=''
  9387. LIB_TTF='-lfreetype'
  9388. LIB_UMEM=''
  9389. LIB_WMF='-lwmflite'
  9390. LIB_WMF_DEPS=''
  9391. LIB_X11=' -lSM -lICE -lX11 '
  9392. LIB_XEXT='-lXext'
  9393. LIB_XML='-lxml2'
  9394. LIB_ZLIB='-lz'
  9395. LIPO=''
  9396. LN_S='ln -s'
  9397. LOCALSTATE_DIR='/home/carandraug/.bin/gm/var'
  9398. LPDelegate='lp'
  9399. LPRDelegate='/usr/bin/lpr'
  9400. LTDLDEPS=''
  9401. LTDLINCL=''
  9402. LTDLOPEN='libltdl'
  9403. LTLIBOBJS=''
  9404. LT_CONFIG_H='magick/magick_config.h'
  9405. LT_DLLOADERS=' ltdl/dlopen.la'
  9406. LT_DLPREOPEN='-dlpreopen ltdl/dlopen.la '
  9407. LZWDecodeDelegate='uncompress'
  9408. LZWEncodeDelegate='compress'
  9409. LaunchDelegate='gimp'
  9410. MAGICKLIB='-L/home/carandraug/.bin/gm/lib -lGraphicsMagick'
  9411. MAGICKLIBDIR='/home/carandraug/.bin/gm/lib'
  9412. MAGICK_API_CFLAGS='-fopenmp -g -O2 -Wall -pthread'
  9413. MAGICK_API_CPPFLAGS='-I/home/carandraug/.bin/gm/include/GraphicsMagick'
  9414. MAGICK_API_LDFLAGS='-L/home/carandraug/.bin/gm/lib -L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib -L/usr/lib'
  9415. MAGICK_API_LIBS='-lGraphicsMagick -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng12 -lwmflite -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -lgomp -lpthread '
  9416. MAGICK_API_PC_CPPFLAGS=''
  9417. MAGICK_CODER_MODULE_PATH='/home/carandraug/Downloads/GraphicsMagick-1.3.14/coders'
  9418. MAGICK_COMPAT_FALSE=''
  9419. MAGICK_COMPAT_TRUE='#'
  9420. MAGICK_CONFIGURE_BUILD_PATH='/home/carandraug/Downloads/GraphicsMagick-1.3.14/config'
  9421. MAGICK_CONFIGURE_SRC_PATH='/home/carandraug/Downloads/GraphicsMagick-1.3.14/config'
  9422. MAGICK_DEP_LIBS='-llcms -ltiff -lfreetype -ljasper -ljpeg -lpng12 -lwmflite -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -lgomp -lpthread'
  9423. MAGICK_FILTER_MODULE_PATH='/home/carandraug/Downloads/GraphicsMagick-1.3.14/filters'
  9424. MAGICK_LIBLTDL=''
  9425. MAGICK_LIBRARY_AGE='7'
  9426. MAGICK_LIBRARY_CURRENT='10'
  9427. MAGICK_LIBRARY_REVISION='1'
  9428. MAGICK_LIB_INTERFACE_NEWEST='10'
  9429. MAGICK_LIB_INTERFACE_OLDEST='3'
  9430. MAGICK_LIB_VERSION='0x100701'
  9431. MAGICK_LIB_VERSION_NUMBER='10,7,1'
  9432. MAGICK_LIB_VERSION_TEXT='1.3.14'
  9433. MAGICK_LTDLDEPS=''
  9434. MAGICK_PLUS_PLUS_LIBRARY_AGE='5'
  9435. MAGICK_PLUS_PLUS_LIBRARY_CURRENT='8'
  9436. MAGICK_PLUS_PLUS_LIBRARY_REVISION='0'
  9437. MAGICK_TARGET_CPU='i686'
  9438. MAGICK_TARGET_OS='linux-gnu'
  9439. MAGICK_TARGET_VENDOR='pc'
  9440. MAGICK_WAND_LIBRARY_AGE='4'
  9441. MAGICK_WAND_LIBRARY_CURRENT='6'
  9442. MAGICK_WAND_LIBRARY_REVISION='0'
  9443. MAINT='#'
  9444. MAINTAINER_MODE_FALSE=''
  9445. MAINTAINER_MODE_TRUE='#'
  9446. MAKEINFO='${SHELL} /home/carandraug/Downloads/GraphicsMagick-1.3.14/ltdl/config/missing --run makeinfo'
  9447. MANDelegate='groff'
  9448. MANIFEST_TOOL=':'
  9449. MAN_DIR='/home/carandraug/.bin/gm/share/man'
  9450. MKDIR_P='/bin/mkdir -p'
  9451. MODULE_EXTRA_CPPFLAGS=''
  9452. MPEGDecodeDelegate='mpeg2decode'
  9453. MPEGEncodeDelegate='mpeg2encode'
  9454. MVDelegate='mv'
  9455. MagickBinPath='/home/carandraug/.bin/gm/bin'
  9456. MagickCoderModulesPath='/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14/modules-Q16/coders'
  9457. MagickFilterModulesPath='/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14/modules-Q16/filters'
  9458. MagickLibConfigPath='/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14/config'
  9459. MagickLibPath='/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14'
  9460. MagickShareConfigPath='/home/carandraug/.bin/gm/share/GraphicsMagick-1.3.14/config'
  9461. MagickSharePath='/home/carandraug/.bin/gm/share/GraphicsMagick-1.3.14'
  9462. MogrifyDelegate=''
  9463. NM='/usr/bin/nm -B'
  9464. NMEDIT=''
  9465. OBJDUMP='objdump'
  9466. OBJEXT='o'
  9467. OLDINCLUDE_DIR='/usr/include'
  9468. OPENMP_CFLAGS='-fopenmp'
  9469. OTOOL64=''
  9470. OTOOL=''
  9471. P7ZIP='7za'
  9472. PACKAGE='GraphicsMagick'
  9473. PACKAGE_BUGREPORT=''
  9474. PACKAGE_CHANGE_DATE='20120225'
  9475. PACKAGE_NAME='GraphicsMagick'
  9476. PACKAGE_RELEASE_DATE='2012-02-25'
  9477. PACKAGE_STRING='GraphicsMagick 1.3.14'
  9478. PACKAGE_TARNAME=''
  9479. PACKAGE_URL=''
  9480. PACKAGE_VERSION='1.3.14'
  9481. PACKAGE_VERSION_ADDENDUM=''
  9482. PATH_SEPARATOR=':'
  9483. PERL=''
  9484. PERLMAINCC=''
  9485. PERL_MAKE_OPTIONS=''
  9486. PERL_SUPPORTS_DESTDIR='no'
  9487. PGPDecodeDelegate='pgpv'
  9488. POVDelegate='povray'
  9489. PREFIX_DIR='/home/carandraug/.bin/gm'
  9490. PSDelegate='gs'
  9491. PTHREAD_CC='gcc -std=gnu99'
  9492. PTHREAD_CFLAGS='-pthread'
  9493. PTHREAD_CXX=''
  9494. PTHREAD_LIBS='-lpthread'
  9495. PrintDelegate='/usr/bin/lpr'
  9496. QuantumDepth='16'
  9497. RADDecodeDelegate='ra_ppm'
  9498. RANLIB='ranlib'
  9499. RLEEncodeDelegate='rawtorle'
  9500. RMDelegate='rm'
  9501. RPM=''
  9502. RST2HTML=''
  9503. SBIN_DIR='/home/carandraug/.bin/gm/sbin'
  9504. SCANDecodeDelegate='scanimage'
  9505. SED='/bin/sed'
  9506. SET_MAKE=''
  9507. SHAREDSTATE_DIR='/home/carandraug/.bin/gm/com'
  9508. SHELL='/bin/bash'
  9509. STRIP='strip'
  9510. SYSCONF_DIR='/home/carandraug/.bin/gm/etc'
  9511. ShowImageDelegate=''
  9512. SysCtlDelegate=''
  9513. TXT2HTML=''
  9514. TXTDelegate='enscript'
  9515. UINT16_T='unsigned short'
  9516. UINT32_F='""'
  9517. UINT32_T='unsigned int'
  9518. UINT64_F='"ll"'
  9519. UINT64_T='unsigned long long'
  9520. UINT8_T='unsigned char'
  9521. UINTMAX_F='"ll"'
  9522. UINTMAX_T='unsigned long long'
  9523. UINTPTR_F='"l"'
  9524. UINTPTR_T='unsigned long'
  9525. VERSION='1.3.14'
  9526. WIN32_NATIVE_BUILD_FALSE=''
  9527. WIN32_NATIVE_BUILD_TRUE='#'
  9528. WITH_LTDL_FALSE=''
  9529. WITH_LTDL_TRUE='#'
  9530. WITH_MAGICK_PLUS_PLUS_FALSE='#'
  9531. WITH_MAGICK_PLUS_PLUS_TRUE=''
  9532. WITH_MODULES_FALSE=''
  9533. WITH_MODULES_TRUE='#'
  9534. WITH_PERL_DYNAMIC_FALSE=''
  9535. WITH_PERL_DYNAMIC_TRUE='#'
  9536. WITH_PERL_FALSE=''
  9537. WITH_PERL_STATIC_FALSE=''
  9538. WITH_PERL_STATIC_TRUE='#'
  9539. WITH_PERL_TRUE='#'
  9540. WITH_SHARED_LIBS_FALSE=''
  9541. WITH_SHARED_LIBS_TRUE='#'
  9542. WMFDecodeDelegate='wmf2eps'
  9543. WWWDecodeDelegate='wget'
  9544. WinPathScript='/home/carandraug/Downloads/GraphicsMagick-1.3.14/winpath.sh'
  9545. XMKMF=''
  9546. X_CFLAGS=''
  9547. X_EXTRA_LIBS=''
  9548. X_LIBS=''
  9549. X_PRE_LIBS='-lSM -lICE'
  9550. ZIP=''
  9551. ZipDelegate='gzip'
  9552. ac_ct_AR='ar'
  9553. ac_ct_CC='gcc'
  9554. ac_ct_CXX='g++'
  9555. ac_ct_DUMPBIN=''
  9556. acx_pthread_config=''
  9557. am__EXEEXT_FALSE=''
  9558. am__EXEEXT_TRUE='#'
  9559. am__fastdepCC_FALSE='#'
  9560. am__fastdepCC_TRUE=''
  9561. am__fastdepCXX_FALSE='#'
  9562. am__fastdepCXX_TRUE=''
  9563. am__include='include'
  9564. am__isrc=''
  9565. am__leading_dot='.'
  9566. am__nodep='_no'
  9567. am__quote=''
  9568. am__tar='${AMTAR} chof - "$$tardir"'
  9569. am__untar='${AMTAR} xf -'
  9570. bindir='${exec_prefix}/bin'
  9571. build='i686-pc-linux-gnu'
  9572. build_alias=''
  9573. build_cpu='i686'
  9574. build_os='linux-gnu'
  9575. build_vendor='pc'
  9576. datadir='${datarootdir}'
  9577. datarootdir='${prefix}/share'
  9578. docdir='${datarootdir}/doc/${PACKAGE}'
  9579. dvidir='${docdir}'
  9580. exec_prefix='${prefix}'
  9581. freetype_config='/usr/bin/freetype-config'
  9582. ghostscript_font_dir='/usr/share/fonts/type1/gsfonts/'
  9583. host='i686-pc-linux-gnu'
  9584. host_alias=''
  9585. host_cpu='i686'
  9586. host_os='linux-gnu'
  9587. host_vendor='pc'
  9588. htmldir='${docdir}'
  9589. includedir='${prefix}/include'
  9590. infodir='${datarootdir}/info'
  9591. install_sh='${SHELL} /home/carandraug/Downloads/GraphicsMagick-1.3.14/ltdl/config/install-sh'
  9592. libdir='${exec_prefix}/lib'
  9593. libexecdir='${exec_prefix}/libexec'
  9594. localedir='${datarootdir}/locale'
  9595. localstatedir='${prefix}/var'
  9596. ltdl_LIBOBJS=' ltdl/lt__strl.o'
  9597. ltdl_LTLIBOBJS=' ltdl/lt__strl.lo'
  9598. mandir='${datarootdir}/man'
  9599. mkdir_p='/bin/mkdir -p'
  9600. oldincludedir='/usr/include'
  9601. pdfdir='${docdir}'
  9602. prefix='/home/carandraug/.bin/gm'
  9603. program_transform_name='s,x,x,'
  9604. psdir='${docdir}'
  9605. sbindir='${exec_prefix}/sbin'
  9606. sharedstatedir='${prefix}/com'
  9607. sys_symbol_underscore='no'
  9608. sysconfdir='${prefix}/etc'
  9609. target_alias=''
  9610. type_include_files=' <include file="type-ghostscript.mgk" />'
  9611. windows_font_dir=''
  9612. xml2_config='/usr/bin/xml2-config'
  9613.  
  9614. ## ----------- ##
  9615. ## confdefs.h. ##
  9616. ## ----------- ##
  9617.  
  9618. /* confdefs.h */
  9619. #define PACKAGE_NAME ""
  9620. #define PACKAGE_TARNAME ""
  9621. #define PACKAGE_VERSION ""
  9622. #define PACKAGE_STRING ""
  9623. #define PACKAGE_BUGREPORT ""
  9624. #define PACKAGE_URL ""
  9625. #define STDC_HEADERS 1
  9626. #define HAVE_SYS_TYPES_H 1
  9627. #define HAVE_SYS_STAT_H 1
  9628. #define HAVE_STDLIB_H 1
  9629. #define HAVE_STRING_H 1
  9630. #define HAVE_MEMORY_H 1
  9631. #define HAVE_STRINGS_H 1
  9632. #define HAVE_INTTYPES_H 1
  9633. #define HAVE_STDINT_H 1
  9634. #define HAVE_UNISTD_H 1
  9635. #define __EXTENSIONS__ 1
  9636. #define _ALL_SOURCE 1
  9637. #define _GNU_SOURCE 1
  9638. #define _POSIX_PTHREAD_SEMANTICS 1
  9639. #define _TANDEM_SOURCE 1
  9640. #define HAVE_PTHREAD 1
  9641. #define DisableSlowOpenMP 1
  9642. #define _FILE_OFFSET_BITS 64
  9643. #define HAVE_FSEEKO 1
  9644. #define HAVE_DLFCN_H 1
  9645. #define LT_OBJDIR ".libs/"
  9646. #define LT_MODULE_EXT ".so"
  9647. #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  9648. #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/atlas:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/usr/local/lib"
  9649. #define HAVE_LIBDL 1
  9650. #define HAVE_DLERROR 1
  9651. #define HAVE_LIBDLLOADER 1
  9652. #define HAVE_ARGZ_H 1
  9653. #define HAVE_ERROR_T 1
  9654. #define HAVE_ARGZ_ADD 1
  9655. #define HAVE_ARGZ_APPEND 1
  9656. #define HAVE_ARGZ_COUNT 1
  9657. #define HAVE_ARGZ_CREATE_SEP 1
  9658. #define HAVE_ARGZ_INSERT 1
  9659. #define HAVE_ARGZ_NEXT 1
  9660. #define HAVE_ARGZ_STRINGIFY 1
  9661. #define HAVE_WORKING_ARGZ 1
  9662. #define HAVE_PRELOADED_SYMBOLS 1
  9663. #define HAVE_LTDL 1
  9664. #define HAVE_UNISTD_H 1
  9665. #define HAVE_DIRENT_H 1
  9666. #define HAVE_CLOSEDIR 1
  9667. #define HAVE_OPENDIR 1
  9668. #define HAVE_READDIR 1
  9669. #define LT_LIBEXT "a"
  9670. #define LT_LIBPREFIX "lib"
  9671. #define UseInstalledMagick 1
  9672. #define QuantumDepth 16
  9673. #define STDC_HEADERS 1
  9674. #define HAVE_DIRENT_H 1
  9675. #define HAVE_SYS_RESOURCE_H 1
  9676. #define HAVE_SYS_TIMES_H 1
  9677. #define HAVE_SYS_TYPES_H 1
  9678. #define restrict __restrict
  9679. #define HAVE_LONG_DOUBLE_WIDER 1
  9680. #define SIZEOF_SIGNED_SHORT 2
  9681. #define SIZEOF_UNSIGNED_SHORT 2
  9682. #define SIZEOF_SIGNED_INT 4
  9683. #define SIZEOF_UNSIGNED_INT 4
  9684. #define SIZEOF_SIGNED_LONG 4
  9685. #define SIZEOF_UNSIGNED_LONG 4
  9686. #define SIZEOF_SIGNED_LONG_LONG 8
  9687. #define SIZEOF_UNSIGNED_LONG_LONG 8
  9688. #define SIZEOF_OFF_T 8
  9689. #define SIZEOF_SIZE_T 4
  9690. #define SIZEOF_UNSIGNED_INTP 4
  9691. #define RETSIGTYPE void
  9692. #define HAS_C__func__ 1
  9693. #define HAVE_STDLIB_H 1
  9694. #define HAVE_UNISTD_H 1
  9695. #define HAVE_GETPAGESIZE 1
  9696. #define HAVE_MMAP_FILEIO 1
  9697. #define HAVE_ATOLL 1
  9698. #define HAVE_CTIME_R 1
  9699. #define HAVE__EXIT 1
  9700. #define HAVE_FCNTL 1
  9701. #define HAVE_FSTATVFS 1
  9702. #define HAVE_FTIME 1
  9703. #define HAVE_GETC_UNLOCKED 1
  9704. #define HAVE_GETPAGESIZE 1
  9705. #define HAVE_GETRLIMIT 1
  9706. #define HAVE_GETPID 1
  9707. #define HAVE_LOCALTIME_R 1
  9708. #define HAVE_MADVISE 1
  9709. #define HAVE_MKSTEMP 1
  9710. #define HAVE_PCLOSE 1
  9711. #define HAVE_POLL 1
  9712. #define HAVE_POPEN 1
  9713. #define HAVE_POSIX_FADVISE 1
  9714. #define HAVE_POSIX_FALLOCATE 1
  9715. #define HAVE_POSIX_MADVISE 1
  9716. #define HAVE_POSIX_MEMALIGN 1
  9717. #define HAVE_POSIX_SPAWNP 1
  9718. #define HAVE_PREAD 1
  9719. #define HAVE_PWRITE 1
  9720. #define HAVE_PUTC_UNLOCKED 1
  9721. #define HAVE_RAISE 1
  9722. #define HAVE_RAND_R 1
  9723. #define HAVE_READDIR_R 1
  9724. #define HAVE_READLINK 1
  9725. #define HAVE_REALPATH 1
  9726. #define HAVE_SELECT 1
  9727. #define HAVE_SEEKDIR 1
  9728. #define HAVE_SETRLIMIT 1
  9729. #define HAVE_SIGEMPTYSET 1
  9730. #define HAVE_SIGACTION 1
  9731. #define HAVE_STRERROR 1
  9732. #define HAVE_STRERROR_R 1
  9733. #define HAVE_STRTOLL 1
  9734. #define HAVE_SYSCONF 1
  9735. #define HAVE_TEMPNAM 1
  9736. #define HAVE_TMPNAM_R 1
  9737. #define HAVE_TIMES 1
  9738. #define HAVE_TELLDIR 1
  9739. #define HAVE_VSPRINTF 1
  9740. #define HAVE_VSNPRINTF 1
  9741. #define HAVE_QSORT_R 1
  9742. #define HAVE_DECL_PREAD 1
  9743. #define HAVE_DECL_PWRITE 1
  9744. #define HAVE_DECL_STRLCPY 0
  9745. #define HAVE_DECL_VSNPRINTF 1
  9746. #define HAVE_DEV_URANDOM 1
  9747. #define HAVE_BOOL /**/
  9748. #define HAVE_CONST_CAST /**/
  9749. #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
  9750. #define HAVE_EXCEPTIONS /**/
  9751. #define HAVE_NAMESPACES /**/
  9752. #define HAVE_EXPLICIT /**/
  9753. #define HAVE_STD /**/
  9754. #define HAVE_STL /**/
  9755. #define HAVE_MUTABLE /**/
  9756. #define HAVE_NEW_FOR_SCOPING /**/
  9757. #define HAVE_STATIC_CAST /**/
  9758. #define HAVE_TEMPLATES /**/
  9759. #define HAS_CPP__func__ 1
  9760. #define X11ConfigurePath "X11ConfigurePath"
  9761. #define HasZLIB 1
  9762. #define HasBZLIB 1
  9763. #define HasX11 1
  9764. #define HasSharedMemory 1
  9765. #define HasShape 1
  9766. #define HAVE_LCMS_H 1
  9767. #define HasLCMS 1
  9768. #define HasPNG 1
  9769. #define HasJPEG 1
  9770. #define HasJP2 1
  9771. #define HasTTF 1
  9772. #define HAVE_FT2BUILD_H 1
  9773. #define HasTIFF 1
  9774. #define HAVE_TIFFCONF_H 1
  9775. #define HAVE_TIFFISCODECCONFIGURED 1
  9776. #define HAVE_TIFFMERGEFIELDINFO 1
  9777. #define HAVE_TIFFSETERRORHANDLEREXT 1
  9778. #define HAVE_TIFFSETTAGEXTENDER 1
  9779. #define HAVE_TIFFSETWARNINGHANDLEREXT 1
  9780. #define HAVE_TIFFSWABARRAYOFTRIPLES 1
  9781. #define HasXML 1
  9782. #define HasWMFlite 1
  9783. #define MagickLibSubdir "GraphicsMagick-1.3.14"
  9784. #define MagickBinPath "/home/carandraug/.bin/gm/bin/"
  9785. #define MagickLibPath "/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14/"
  9786. #define MagickLibConfigSubDir "GraphicsMagick-1.3.14/config"
  9787. #define MagickLibConfigPath "/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14/config/"
  9788. #define MagickCoderModulesSubdir "GraphicsMagick-1.3.14/modules-Q16/coders"
  9789. #define MagickCoderModulesPath "/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14/modules-Q16/coders/"
  9790. #define MagickFilterModulesSubdir "GraphicsMagick-1.3.14/modules-Q16/filters"
  9791. #define MagickFilterModulesPath "/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14/modules-Q16/filters/"
  9792. #define MagickSharePath "/home/carandraug/.bin/gm/share/GraphicsMagick-1.3.14/"
  9793. #define MagickShareConfigSubDir "GraphicsMagick-1.3.14/config"
  9794. #define MagickShareConfigPath "/home/carandraug/.bin/gm/share/GraphicsMagick-1.3.14/config/"
  9795. #define GM_BUILD_CONFIGURE_ARGS "./configure '--prefix=/home/carandraug/.bin/gm/' '--with-quantum-depth=16' 'LDFLAGS=-L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14' 'CPPFLAGS=-I/home/carandraug/.bin/gm/include/GraphicsMagick'"
  9796. #define GM_BUILD_HOST "i686-pc-linux-gnu"
  9797. #define GM_BUILD_CC "gcc -std=gnu99"
  9798. #define GM_BUILD_CXX "g++"
  9799. #define GM_BUILD_CFLAGS "-fopenmp -g -O2 -Wall -pthread"
  9800. #define GM_BUILD_CPPFLAGS "-I/home/carandraug/.bin/gm/include/GraphicsMagick -I/usr/include/freetype2 -I/usr/include/libxml2"
  9801. #define GM_BUILD_CXXFLAGS "-pthread"
  9802. #define GM_BUILD_LDFLAGS "-L/home/carandraug/.bin/gm/lib/GraphicsMagick-1.3.14 -L/usr/lib -L/usr/lib"
  9803. #define GM_BUILD_LIBS "-llcms -ltiff -lfreetype -ljasper -ljpeg -lpng12 -lwmflite -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -lgomp -lpthread"
  9804.  
  9805. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement