Ticket #27528: config.log

File config.log, 501.9 KB (added by neverpanic (Clemens Lang), 13 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by ImageMagick configure 6.6.6, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-shared --enable-static --disable-ltdl-install --with-frozenpaths --with-dps --with-bzlib --with-fontconfig --with-gslib --with-jpeg --with-lcms --with-png --with-tiff --with-zlib --with-modules --with-xml --with-x --without-perl --without-fpx --without-jbig --without-wmf --without-gvc --without-rsvg --without-lqr --with-openexr --enable-hdri --with-jp2 --with-quantum-depth=16
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = cSchlepptop
14uname -m = i386
15uname -r = 10.5.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.5.0: Fri Nov  5 23:20:39 PDT 2010; root:xnu-1504.9.17~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 10.5.0: Fri Nov  5 23:20:39 PDT 2010; root:xnu-1504.9.17~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 126 tasks, 516 threads, 2 processors
34Load average: 5.04, Mach factor: 0.33
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:3328: checking build system type
52configure:3342: result: x86_64-apple-darwin10.5.0
53configure:3362: checking host system type
54configure:3375: result: x86_64-apple-darwin10.5.0
55configure:3395: checking target system type
56configure:3408: result: x86_64-apple-darwin10.5.0
57configure:3456: checking whether build environment is sane
58configure:3506: result: yes
59configure:3525: checking for a BSD-compatible install
60configure:3593: result: /usr/bin/install -c
61configure:3743: checking for a thread-safe mkdir -p
62configure:3782: result: config/install-sh -c -d
63configure:3795: checking for gawk
64configure:3811: found /opt/local/bin/gawk
65configure:3822: result: gawk
66configure:3833: checking whether make sets $(MAKE)
67configure:3855: result: yes
68configure:4066: checking for style of include used by make
69configure:4094: result: GNU
70configure:4164: checking for gcc
71configure:4191: result: ccache /usr/bin/gcc-4.2
72configure:4420: checking for C compiler version
73configure:4429: ccache /usr/bin/gcc-4.2 --version >&5
74i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1)
75Copyright (C) 2007 Free Software Foundation, Inc.
76This is free software; see the source for copying conditions.  There is NO
77warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
78
79configure:4440: $? = 0
80configure:4429: ccache /usr/bin/gcc-4.2 -v >&5
81Using built-in specs.
82Target: i686-apple-darwin10
83Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
84Thread model: posix
85gcc version 4.2.1 (Apple Inc. build 5646) (dot 1)
86configure:4440: $? = 0
87configure:4429: ccache /usr/bin/gcc-4.2 -V >&5
88gcc-4.2: argument to `-V' is missing
89configure:4440: $? = 1
90configure:4429: ccache /usr/bin/gcc-4.2 -qversion >&5
91i686-apple-darwin10-gcc-4.2.1: no input files
92configure:4440: $? = 1
93configure:4460: checking whether the C compiler works
94configure:4482: ccache /usr/bin/gcc-4.2 -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
95configure:4486: $? = 0
96configure:4534: result: yes
97configure:4537: checking for C compiler default output file name
98configure:4539: result: a.out
99configure:4545: checking for suffix of executables
100configure:4552: ccache /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
101configure:4556: $? = 0
102configure:4578: result:
103configure:4600: checking whether we are cross compiling
104configure:4608: ccache /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
105configure:4612: $? = 0
106configure:4619: ./conftest
107configure:4623: $? = 0
108configure:4638: result: no
109configure:4643: checking for suffix of object files
110configure:4665: ccache /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
111configure:4669: $? = 0
112configure:4690: result: o
113configure:4694: checking whether we are using the GNU C compiler
114configure:4713: ccache /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
115configure:4713: $? = 0
116configure:4722: result: yes
117configure:4731: checking whether ccache /usr/bin/gcc-4.2 accepts -g
118configure:4751: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
119configure:4751: $? = 0
120configure:4792: result: yes
121configure:4809: checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89
122configure:4873: ccache /usr/bin/gcc-4.2  -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
123configure:4873: $? = 0
124configure:4886: result: none needed
125configure:4908: checking dependency style of ccache /usr/bin/gcc-4.2
126configure:5018: result: gcc3
127configure:5039: checking how to run the C preprocessor
128configure:5070: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
129configure:5070: $? = 0
130configure:5084: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
131conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
132configure:5084: $? = 1
133configure: failed program was:
134| /* confdefs.h */
135| #define PACKAGE_NAME "ImageMagick"
136| #define PACKAGE_TARNAME "ImageMagick"
137| #define PACKAGE_VERSION "6.6.6"
138| #define PACKAGE_STRING "ImageMagick 6.6.6"
139| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
140| #define PACKAGE_URL ""
141| /* end confdefs.h.  */
142| #include <ac_nonexistent.h>
143configure:5109: result: ccache /usr/bin/gcc-4.2 -E
144configure:5129: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
145configure:5129: $? = 0
146configure:5143: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
147conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
148configure:5143: $? = 1
149configure: failed program was:
150| /* confdefs.h */
151| #define PACKAGE_NAME "ImageMagick"
152| #define PACKAGE_TARNAME "ImageMagick"
153| #define PACKAGE_VERSION "6.6.6"
154| #define PACKAGE_STRING "ImageMagick 6.6.6"
155| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
156| #define PACKAGE_URL ""
157| /* end confdefs.h.  */
158| #include <ac_nonexistent.h>
159configure:5172: checking for grep that handles long lines and -e
160configure:5230: result: /opt/local/bin/grep
161configure:5235: checking for egrep
162configure:5297: result: /opt/local/bin/grep -E
163configure:5302: checking for ANSI C header files
164configure:5322: ccache /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
165configure:5322: $? = 0
166configure:5395: ccache /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
167configure:5395: $? = 0
168configure:5395: ./conftest
169configure:5395: $? = 0
170configure:5406: result: yes
171configure:5419: checking for sys/types.h
172configure:5419: ccache /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
173configure:5419: $? = 0
174configure:5419: result: yes
175configure:5419: checking for sys/stat.h
176configure:5419: ccache /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
177configure:5419: $? = 0
178configure:5419: result: yes
179configure:5419: checking for stdlib.h
180configure:5419: ccache /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
181configure:5419: $? = 0
182configure:5419: result: yes
183configure:5419: checking for string.h
184configure:5419: ccache /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
185configure:5419: $? = 0
186configure:5419: result: yes
187configure:5419: checking for memory.h
188configure:5419: ccache /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
189configure:5419: $? = 0
190configure:5419: result: yes
191configure:5419: checking for strings.h
192configure:5419: ccache /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
193configure:5419: $? = 0
194configure:5419: result: yes
195configure:5419: checking for inttypes.h
196configure:5419: ccache /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
197configure:5419: $? = 0
198configure:5419: result: yes
199configure:5419: checking for stdint.h
200configure:5419: ccache /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
201configure:5419: $? = 0
202configure:5419: result: yes
203configure:5419: checking for unistd.h
204configure:5419: ccache /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
205configure:5419: $? = 0
206configure:5419: result: yes
207configure:5432: checking minix/config.h usability
208configure:5432: ccache /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
209conftest.c:52:26: error: minix/config.h: No such file or directory
210configure:5432: $? = 1
211configure: failed program was:
212| /* confdefs.h */
213| #define PACKAGE_NAME "ImageMagick"
214| #define PACKAGE_TARNAME "ImageMagick"
215| #define PACKAGE_VERSION "6.6.6"
216| #define PACKAGE_STRING "ImageMagick 6.6.6"
217| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
218| #define PACKAGE_URL ""
219| #define STDC_HEADERS 1
220| #define HAVE_SYS_TYPES_H 1
221| #define HAVE_SYS_STAT_H 1
222| #define HAVE_STDLIB_H 1
223| #define HAVE_STRING_H 1
224| #define HAVE_MEMORY_H 1
225| #define HAVE_STRINGS_H 1
226| #define HAVE_INTTYPES_H 1
227| #define HAVE_STDINT_H 1
228| #define HAVE_UNISTD_H 1
229| /* end confdefs.h.  */
230| #include <stdio.h>
231| #ifdef HAVE_SYS_TYPES_H
232| # include <sys/types.h>
233| #endif
234| #ifdef HAVE_SYS_STAT_H
235| # include <sys/stat.h>
236| #endif
237| #ifdef STDC_HEADERS
238| # include <stdlib.h>
239| # include <stddef.h>
240| #else
241| # ifdef HAVE_STDLIB_H
242| #  include <stdlib.h>
243| # endif
244| #endif
245| #ifdef HAVE_STRING_H
246| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
247| #  include <memory.h>
248| # endif
249| # include <string.h>
250| #endif
251| #ifdef HAVE_STRINGS_H
252| # include <strings.h>
253| #endif
254| #ifdef HAVE_INTTYPES_H
255| # include <inttypes.h>
256| #endif
257| #ifdef HAVE_STDINT_H
258| # include <stdint.h>
259| #endif
260| #ifdef HAVE_UNISTD_H
261| # include <unistd.h>
262| #endif
263| #include <minix/config.h>
264configure:5432: result: no
265configure:5432: checking minix/config.h presence
266configure:5432: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
267conftest.c:19:26: error: minix/config.h: No such file or directory
268configure:5432: $? = 1
269configure: failed program was:
270| /* confdefs.h */
271| #define PACKAGE_NAME "ImageMagick"
272| #define PACKAGE_TARNAME "ImageMagick"
273| #define PACKAGE_VERSION "6.6.6"
274| #define PACKAGE_STRING "ImageMagick 6.6.6"
275| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
276| #define PACKAGE_URL ""
277| #define STDC_HEADERS 1
278| #define HAVE_SYS_TYPES_H 1
279| #define HAVE_SYS_STAT_H 1
280| #define HAVE_STDLIB_H 1
281| #define HAVE_STRING_H 1
282| #define HAVE_MEMORY_H 1
283| #define HAVE_STRINGS_H 1
284| #define HAVE_INTTYPES_H 1
285| #define HAVE_STDINT_H 1
286| #define HAVE_UNISTD_H 1
287| /* end confdefs.h.  */
288| #include <minix/config.h>
289configure:5432: result: no
290configure:5432: checking for minix/config.h
291configure:5432: result: no
292configure:5453: checking whether it is safe to define __EXTENSIONS__
293configure:5471: ccache /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
294configure:5471: $? = 0
295configure:5478: result: yes
296configure:5542: checking for gcc
297configure:5569: result: ccache /usr/bin/gcc-4.2
298configure:5798: checking for C compiler version
299configure:5807: ccache /usr/bin/gcc-4.2 --version >&5
300i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1)
301Copyright (C) 2007 Free Software Foundation, Inc.
302This is free software; see the source for copying conditions.  There is NO
303warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
304
305configure:5818: $? = 0
306configure:5807: ccache /usr/bin/gcc-4.2 -v >&5
307Using built-in specs.
308Target: i686-apple-darwin10
309Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
310Thread model: posix
311gcc version 4.2.1 (Apple Inc. build 5646) (dot 1)
312configure:5818: $? = 0
313configure:5807: ccache /usr/bin/gcc-4.2 -V >&5
314gcc-4.2: argument to `-V' is missing
315configure:5818: $? = 1
316configure:5807: ccache /usr/bin/gcc-4.2 -qversion >&5
317i686-apple-darwin10-gcc-4.2.1: no input files
318configure:5818: $? = 1
319configure:5822: checking whether we are using the GNU C compiler
320configure:5850: result: yes
321configure:5859: checking whether ccache /usr/bin/gcc-4.2 accepts -g
322configure:5920: result: yes
323configure:5937: checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89
324configure:6014: result: none needed
325configure:6036: checking dependency style of ccache /usr/bin/gcc-4.2
326configure:6146: result: gcc3
327configure:6273: checking for C++ compiler version
328configure:6282: ccache /usr/bin/g++-4.2 --version >&5
329i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1)
330Copyright (C) 2007 Free Software Foundation, Inc.
331This is free software; see the source for copying conditions.  There is NO
332warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
333
334configure:6293: $? = 0
335configure:6282: ccache /usr/bin/g++-4.2 -v >&5
336Using built-in specs.
337Target: i686-apple-darwin10
338Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
339Thread model: posix
340gcc version 4.2.1 (Apple Inc. build 5646) (dot 1)
341configure:6293: $? = 0
342configure:6282: ccache /usr/bin/g++-4.2 -V >&5
343g++-4.2: argument to `-V' is missing
344configure:6293: $? = 1
345configure:6282: ccache /usr/bin/g++-4.2 -qversion >&5
346i686-apple-darwin10-g++-4.2.1: no input files
347configure:6293: $? = 1
348configure:6297: checking whether we are using the GNU C++ compiler
349configure:6316: ccache /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5
350configure:6316: $? = 0
351configure:6325: result: yes
352configure:6334: checking whether ccache /usr/bin/g++-4.2 accepts -g
353configure:6354: ccache /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cpp >&5
354configure:6354: $? = 0
355configure:6395: result: yes
356configure:6420: checking dependency style of ccache /usr/bin/g++-4.2
357configure:6530: result: gcc3
358configure:6549: checking for ccache /usr/bin/gcc-4.2 option to accept ISO C99
359configure:6698: ccache /usr/bin/gcc-4.2  -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
360conftest.c:74: error: expected ';', ',' or ')' before 'text'
361conftest.c: In function 'main':
362conftest.c:128: error: nested functions are disabled, use -fnested-functions to re-enable
363conftest.c:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
364conftest.c:128: error: 'newvar' undeclared (first use in this function)
365conftest.c:128: error: (Each undeclared identifier is reported only once
366conftest.c:128: error: for each function it appears in.)
367conftest.c:138: error: 'for' loop initial declaration used outside C99 mode
368configure:6698: $? = 1
369configure: failed program was:
370| /* confdefs.h */
371| #define PACKAGE_NAME "ImageMagick"
372| #define PACKAGE_TARNAME "ImageMagick"
373| #define PACKAGE_VERSION "6.6.6"
374| #define PACKAGE_STRING "ImageMagick 6.6.6"
375| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
376| #define PACKAGE_URL ""
377| #define STDC_HEADERS 1
378| #define HAVE_SYS_TYPES_H 1
379| #define HAVE_SYS_STAT_H 1
380| #define HAVE_STDLIB_H 1
381| #define HAVE_STRING_H 1
382| #define HAVE_MEMORY_H 1
383| #define HAVE_STRINGS_H 1
384| #define HAVE_INTTYPES_H 1
385| #define HAVE_STDINT_H 1
386| #define HAVE_UNISTD_H 1
387| #define __EXTENSIONS__ 1
388| #define _ALL_SOURCE 1
389| #define _GNU_SOURCE 1
390| #define _POSIX_PTHREAD_SEMANTICS 1
391| #define _TANDEM_SOURCE 1
392| /* end confdefs.h.  */
393| #include <stdarg.h>
394| #include <stdbool.h>
395| #include <stdlib.h>
396| #include <wchar.h>
397| #include <stdio.h>
398|
399| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
400| #define debug(...) fprintf (stderr, __VA_ARGS__)
401| #define showlist(...) puts (#__VA_ARGS__)
402| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
403| static void
404| test_varargs_macros (void)
405| {
406|   int x = 1234;
407|   int y = 5678;
408|   debug ("Flag");
409|   debug ("X = %d\n", x);
410|   showlist (The first, second, and third items.);
411|   report (x>y, "x is %d but y is %d", x, y);
412| }
413|
414| // Check long long types.
415| #define BIG64 18446744073709551615ull
416| #define BIG32 4294967295ul
417| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
418| #if !BIG_OK
419|   your preprocessor is broken;
420| #endif
421| #if BIG_OK
422| #else
423|   your preprocessor is broken;
424| #endif
425| static long long int bignum = -9223372036854775807LL;
426| static unsigned long long int ubignum = BIG64;
427|
428| struct incomplete_array
429| {
430|   int datasize;
431|   double data[];
432| };
433|
434| struct named_init {
435|   int number;
436|   const wchar_t *name;
437|   double average;
438| };
439|
440| typedef const char *ccp;
441|
442| static inline int
443| test_restrict (ccp restrict text)
444| {
445|   // See if C++-style comments work.
446|   // Iterate through items via the restricted pointer.
447|   // Also check for declarations in for loops.
448|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
449|     continue;
450|   return 0;
451| }
452|
453| // Check varargs and va_copy.
454| static void
455| test_varargs (const char *format, ...)
456| {
457|   va_list args;
458|   va_start (args, format);
459|   va_list args_copy;
460|   va_copy (args_copy, args);
461|
462|   const char *str;
463|   int number;
464|   float fnumber;
465|
466|   while (*format)
467|     {
468|       switch (*format++)
469|       {
470|       case 's': // string
471|         str = va_arg (args_copy, const char *);
472|         break;
473|       case 'd': // int
474|         number = va_arg (args_copy, int);
475|         break;
476|       case 'f': // float
477|         fnumber = va_arg (args_copy, double);
478|         break;
479|       default:
480|         break;
481|       }
482|     }
483|   va_end (args_copy);
484|   va_end (args);
485| }
486|
487| int
488| main ()
489| {
490|
491|   // Check bool.
492|   _Bool success = false;
493|
494|   // Check restrict.
495|   if (test_restrict ("String literal") == 0)
496|     success = true;
497|   char *restrict newvar = "Another string";
498|
499|   // Check varargs.
500|   test_varargs ("s, d' f .", "string", 65, 34.234);
501|   test_varargs_macros ();
502|
503|   // Check flexible array members.
504|   struct incomplete_array *ia =
505|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
506|   ia->datasize = 10;
507|   for (int i = 0; i < ia->datasize; ++i)
508|     ia->data[i] = i * 1.234;
509|
510|   // Check named initializers.
511|   struct named_init ni = {
512|     .number = 34,
513|     .name = L"Test wide string",
514|     .average = 543.34343,
515|   };
516|
517|   ni.number = 58;
518|
519|   int dynamic_array[ni.number];
520|   dynamic_array[ni.number - 1] = 543;
521|
522|   // work around unused variable warnings
523|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
524|         || dynamic_array[ni.number - 1] != 543);
525|
526|   ;
527|   return 0;
528| }
529configure:6698: ccache /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
530configure:6698: $? = 0
531configure:6718: result: -std=gnu99
532configure:6820: checking for ccache /usr/bin/gcc-4.2 -std=gnu99 option to accept ISO Standard C
533configure:6834: result: -std=gnu99
534configure:6843: checking how to run the C preprocessor
535configure:6913: result: ccache /usr/bin/gcc-4.2 -E
536configure:6933: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
537configure:6933: $? = 0
538configure:6947: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
539conftest.c:24:28: error: ac_nonexistent.h: No such file or directory
540configure:6947: $? = 1
541configure: failed program was:
542| /* confdefs.h */
543| #define PACKAGE_NAME "ImageMagick"
544| #define PACKAGE_TARNAME "ImageMagick"
545| #define PACKAGE_VERSION "6.6.6"
546| #define PACKAGE_STRING "ImageMagick 6.6.6"
547| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
548| #define PACKAGE_URL ""
549| #define STDC_HEADERS 1
550| #define HAVE_SYS_TYPES_H 1
551| #define HAVE_SYS_STAT_H 1
552| #define HAVE_STDLIB_H 1
553| #define HAVE_STRING_H 1
554| #define HAVE_MEMORY_H 1
555| #define HAVE_STRINGS_H 1
556| #define HAVE_INTTYPES_H 1
557| #define HAVE_STDINT_H 1
558| #define HAVE_UNISTD_H 1
559| #define __EXTENSIONS__ 1
560| #define _ALL_SOURCE 1
561| #define _GNU_SOURCE 1
562| #define _POSIX_PTHREAD_SEMANTICS 1
563| #define _TANDEM_SOURCE 1
564| /* end confdefs.h.  */
565| #include <ac_nonexistent.h>
566configure:6975: checking for a sed that does not truncate output
567configure:7039: result: /opt/local/bin/gsed
568configure:7057: checking for fgrep
569configure:7119: result: /opt/local/bin/grep -F
570configure:7146: checking how to print strings
571configure:7173: result: printf
572configure:7206: checking for ld used by ccache /usr/bin/gcc-4.2 -std=gnu99
573configure:7273: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
574configure:7280: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
575configure:7295: result: no
576configure:7308: checking for ccache /usr/bin/gcc-4.2 -std=gnu99 option to accept ISO C99
577configure:7477: result: -std=gnu99
578configure:7486: checking whether ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 and cc understand -c and -o together
579configure:7517: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c conftest.c -o conftest2.o >&5
580configure:7521: $? = 0
581configure:7527: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c conftest.c -o conftest2.o >&5
582configure:7531: $? = 0
583configure:7542: cc -c conftest.c >&5
584configure:7546: $? = 0
585configure:7554: cc -c conftest.c -o conftest2.o >&5
586configure:7558: $? = 0
587configure:7564: cc -c conftest.c -o conftest2.o >&5
588configure:7568: $? = 0
589configure:7586: result: yes
590configure:7611: checking CFLAGS for maximum warnings
591configure:7637: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -O2 -arch x86_64 -pedantic  -Wall -I/opt/local/include conftest.c >&5
592configure:7637: $? = 0
593configure:7651: result: -Wall
594configure:7664: : CFLAGS="$CFLAGS $ac_cv_cflags_warn_all"
595configure:7667: $? = 0
596configure:7675: checking whether make sets $(MAKE)
597configure:7697: result: yes
598configure:7706: checking whether ln -s works
599configure:7710: result: yes
600configure:7717: checking if malloc debugging is wanted
601configure:7735: result: no
602configure:7741: checking for __attribute__
603configure:7763: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -O2 -arch x86_64 -Wall -I/opt/local/include conftest.c >&5
604configure:7763: $? = 0
605configure:7772: result: yes
606configure:7829: checking for pkg-config
607configure:7847: found /opt/local/bin/pkg-config
608configure:7859: result: /opt/local/bin/pkg-config
609configure:7884: checking pkg-config is at least version 0.9.0
610configure:7887: result: yes
611configure:7919: checking whether we are using the Microsoft C compiler
612configure:7938: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -O2 -arch x86_64 -Wall -I/opt/local/include conftest.c >&5
613conftest.c: In function 'main':
614conftest.c:30: error: 'choke' undeclared (first use in this function)
615conftest.c:30: error: (Each undeclared identifier is reported only once
616conftest.c:30: error: for each function it appears in.)
617conftest.c:30: error: expected ';' before 'me'
618configure:7938: $? = 1
619configure: failed program was:
620| /* confdefs.h */
621| #define PACKAGE_NAME "ImageMagick"
622| #define PACKAGE_TARNAME "ImageMagick"
623| #define PACKAGE_VERSION "6.6.6"
624| #define PACKAGE_STRING "ImageMagick 6.6.6"
625| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
626| #define PACKAGE_URL ""
627| #define STDC_HEADERS 1
628| #define HAVE_SYS_TYPES_H 1
629| #define HAVE_SYS_STAT_H 1
630| #define HAVE_STDLIB_H 1
631| #define HAVE_STRING_H 1
632| #define HAVE_MEMORY_H 1
633| #define HAVE_STRINGS_H 1
634| #define HAVE_INTTYPES_H 1
635| #define HAVE_STDINT_H 1
636| #define HAVE_UNISTD_H 1
637| #define __EXTENSIONS__ 1
638| #define _ALL_SOURCE 1
639| #define _GNU_SOURCE 1
640| #define _POSIX_PTHREAD_SEMANTICS 1
641| #define _TANDEM_SOURCE 1
642| #define HAVE___ATTRIBUTE__ 1
643| /* end confdefs.h.  */
644|
645| int
646| main ()
647| {
648| #ifndef _MSC_VER
649|        choke me
650| #endif
651|
652|   ;
653|   return 0;
654| }
655configure:7947: result: no
656configure:8030: checking for linker lazyload option
657configure:8046: result: none
658configure:8211: checking whether pthreads work with -pthread
659configure:8299: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -O2 -arch x86_64 -Wall -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c   >&5
660configure:8299: $? = 0
661configure:8308: result: yes
662configure:8327: checking for joinable pthread attribute
663configure:8342: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -O2 -arch x86_64 -Wall -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c   >&5
664configure:8342: $? = 0
665configure:8348: result: PTHREAD_CREATE_JOINABLE
666configure:8358: checking if more special flags are required for pthreads
667configure:8365: result: -D_THREAD_SAFE
668configure:8475: checking for ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 option to support OpenMP
669configure:8490: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
670conftest.c:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
671In file included from conftest.c:31:
672/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:68: error: expected ')' before '*' token
673/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:69: error: expected ')' before '*' token
674/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:70: error: expected ')' before '*' token
675/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:71: error: expected ')' before '*' token
676/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:72: error: expected ')' before '*' token
677configure:8490: $? = 1
678configure: failed program was:
679| /* confdefs.h */
680| #define PACKAGE_NAME "ImageMagick"
681| #define PACKAGE_TARNAME "ImageMagick"
682| #define PACKAGE_VERSION "6.6.6"
683| #define PACKAGE_STRING "ImageMagick 6.6.6"
684| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
685| #define PACKAGE_URL ""
686| #define STDC_HEADERS 1
687| #define HAVE_SYS_TYPES_H 1
688| #define HAVE_SYS_STAT_H 1
689| #define HAVE_STDLIB_H 1
690| #define HAVE_STRING_H 1
691| #define HAVE_MEMORY_H 1
692| #define HAVE_STRINGS_H 1
693| #define HAVE_INTTYPES_H 1
694| #define HAVE_STDINT_H 1
695| #define HAVE_UNISTD_H 1
696| #define __EXTENSIONS__ 1
697| #define _ALL_SOURCE 1
698| #define _GNU_SOURCE 1
699| #define _POSIX_PTHREAD_SEMANTICS 1
700| #define _TANDEM_SOURCE 1
701| #define HAVE___ATTRIBUTE__ 1
702| #define HAVE_PTHREAD 1
703| #define THREAD_SUPPORT 1
704| /* end confdefs.h.  */
705|
706| #ifndef _OPENMP
707|  choke me
708| #endif
709| #include <omp.h>
710| int main () { return omp_get_num_threads (); }
711|
712configure:8507: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -fopenmp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
713configure:8507: $? = 0
714configure:8521: result: -fopenmp
715configure:8565: checking for pthread_join in LIBS= with CFLAGS=-D_THREAD_SAFE -pthread
716configure:8585: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c   >&5
717configure:8585: $? = 0
718configure:8590: result: yes
719configure:8777: checking for joinable pthread attribute
720configure:8792: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c   >&5
721configure:8792: $? = 0
722configure:8798: result: PTHREAD_CREATE_JOINABLE
723configure:8808: checking if more special flags are required for pthreads
724configure:8815: result: -D_THREAD_SAFE
725configure:8913: checking whether we are using the Microsoft C compiler
726configure:8941: result: no
727configure:8952: checking CL/cl.h usability
728configure:8952: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
729conftest.c:61:19: error: CL/cl.h: No such file or directory
730configure:8952: $? = 1
731configure: failed program was:
732| /* confdefs.h */
733| #define PACKAGE_NAME "ImageMagick"
734| #define PACKAGE_TARNAME "ImageMagick"
735| #define PACKAGE_VERSION "6.6.6"
736| #define PACKAGE_STRING "ImageMagick 6.6.6"
737| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
738| #define PACKAGE_URL ""
739| #define STDC_HEADERS 1
740| #define HAVE_SYS_TYPES_H 1
741| #define HAVE_SYS_STAT_H 1
742| #define HAVE_STDLIB_H 1
743| #define HAVE_STRING_H 1
744| #define HAVE_MEMORY_H 1
745| #define HAVE_STRINGS_H 1
746| #define HAVE_INTTYPES_H 1
747| #define HAVE_STDINT_H 1
748| #define HAVE_UNISTD_H 1
749| #define __EXTENSIONS__ 1
750| #define _ALL_SOURCE 1
751| #define _GNU_SOURCE 1
752| #define _POSIX_PTHREAD_SEMANTICS 1
753| #define _TANDEM_SOURCE 1
754| #define HAVE___ATTRIBUTE__ 1
755| #define HAVE_PTHREAD 1
756| #define THREAD_SUPPORT 1
757| #define HAVE_PTHREAD 1
758| /* end confdefs.h.  */
759| #include <stdio.h>
760| #ifdef HAVE_SYS_TYPES_H
761| # include <sys/types.h>
762| #endif
763| #ifdef HAVE_SYS_STAT_H
764| # include <sys/stat.h>
765| #endif
766| #ifdef STDC_HEADERS
767| # include <stdlib.h>
768| # include <stddef.h>
769| #else
770| # ifdef HAVE_STDLIB_H
771| #  include <stdlib.h>
772| # endif
773| #endif
774| #ifdef HAVE_STRING_H
775| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
776| #  include <memory.h>
777| # endif
778| # include <string.h>
779| #endif
780| #ifdef HAVE_STRINGS_H
781| # include <strings.h>
782| #endif
783| #ifdef HAVE_INTTYPES_H
784| # include <inttypes.h>
785| #endif
786| #ifdef HAVE_STDINT_H
787| # include <stdint.h>
788| #endif
789| #ifdef HAVE_UNISTD_H
790| # include <unistd.h>
791| #endif
792| #include <CL/cl.h>
793configure:8952: result: no
794configure:8952: checking CL/cl.h presence
795configure:8952: ccache /usr/bin/gcc-4.2 -E -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c
796conftest.c:28:19: error: CL/cl.h: No such file or directory
797configure:8952: $? = 1
798configure: failed program was:
799| /* confdefs.h */
800| #define PACKAGE_NAME "ImageMagick"
801| #define PACKAGE_TARNAME "ImageMagick"
802| #define PACKAGE_VERSION "6.6.6"
803| #define PACKAGE_STRING "ImageMagick 6.6.6"
804| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
805| #define PACKAGE_URL ""
806| #define STDC_HEADERS 1
807| #define HAVE_SYS_TYPES_H 1
808| #define HAVE_SYS_STAT_H 1
809| #define HAVE_STDLIB_H 1
810| #define HAVE_STRING_H 1
811| #define HAVE_MEMORY_H 1
812| #define HAVE_STRINGS_H 1
813| #define HAVE_INTTYPES_H 1
814| #define HAVE_STDINT_H 1
815| #define HAVE_UNISTD_H 1
816| #define __EXTENSIONS__ 1
817| #define _ALL_SOURCE 1
818| #define _GNU_SOURCE 1
819| #define _POSIX_PTHREAD_SEMANTICS 1
820| #define _TANDEM_SOURCE 1
821| #define HAVE___ATTRIBUTE__ 1
822| #define HAVE_PTHREAD 1
823| #define THREAD_SUPPORT 1
824| #define HAVE_PTHREAD 1
825| /* end confdefs.h.  */
826| #include <CL/cl.h>
827configure:8952: result: no
828configure:8952: checking for CL/cl.h
829configure:8952: result: no
830configure:8952: checking OpenCL/cl.h usability
831configure:8952: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
832configure:8952: $? = 0
833configure:8952: result: yes
834configure:8952: checking OpenCL/cl.h presence
835configure:8952: ccache /usr/bin/gcc-4.2 -E -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c
836configure:8952: $? = 0
837configure:8952: result: yes
838configure:8952: checking for OpenCL/cl.h
839configure:8952: result: yes
840configure:8966: checking windows.h usability
841configure:8966: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
842conftest.c:62:21: error: windows.h: No such file or directory
843configure:8966: $? = 1
844configure: failed program was:
845| /* confdefs.h */
846| #define PACKAGE_NAME "ImageMagick"
847| #define PACKAGE_TARNAME "ImageMagick"
848| #define PACKAGE_VERSION "6.6.6"
849| #define PACKAGE_STRING "ImageMagick 6.6.6"
850| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
851| #define PACKAGE_URL ""
852| #define STDC_HEADERS 1
853| #define HAVE_SYS_TYPES_H 1
854| #define HAVE_SYS_STAT_H 1
855| #define HAVE_STDLIB_H 1
856| #define HAVE_STRING_H 1
857| #define HAVE_MEMORY_H 1
858| #define HAVE_STRINGS_H 1
859| #define HAVE_INTTYPES_H 1
860| #define HAVE_STDINT_H 1
861| #define HAVE_UNISTD_H 1
862| #define __EXTENSIONS__ 1
863| #define _ALL_SOURCE 1
864| #define _GNU_SOURCE 1
865| #define _POSIX_PTHREAD_SEMANTICS 1
866| #define _TANDEM_SOURCE 1
867| #define HAVE___ATTRIBUTE__ 1
868| #define HAVE_PTHREAD 1
869| #define THREAD_SUPPORT 1
870| #define HAVE_PTHREAD 1
871| #define HAVE_OPENCL_CL_H 1
872| /* end confdefs.h.  */
873| #include <stdio.h>
874| #ifdef HAVE_SYS_TYPES_H
875| # include <sys/types.h>
876| #endif
877| #ifdef HAVE_SYS_STAT_H
878| # include <sys/stat.h>
879| #endif
880| #ifdef STDC_HEADERS
881| # include <stdlib.h>
882| # include <stddef.h>
883| #else
884| # ifdef HAVE_STDLIB_H
885| #  include <stdlib.h>
886| # endif
887| #endif
888| #ifdef HAVE_STRING_H
889| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
890| #  include <memory.h>
891| # endif
892| # include <string.h>
893| #endif
894| #ifdef HAVE_STRINGS_H
895| # include <strings.h>
896| #endif
897| #ifdef HAVE_INTTYPES_H
898| # include <inttypes.h>
899| #endif
900| #ifdef HAVE_STDINT_H
901| # include <stdint.h>
902| #endif
903| #ifdef HAVE_UNISTD_H
904| # include <unistd.h>
905| #endif
906| #include <windows.h>
907configure:8966: result: no
908configure:8966: checking windows.h presence
909configure:8966: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
910conftest.c:29:21: error: windows.h: No such file or directory
911configure:8966: $? = 1
912configure: failed program was:
913| /* confdefs.h */
914| #define PACKAGE_NAME "ImageMagick"
915| #define PACKAGE_TARNAME "ImageMagick"
916| #define PACKAGE_VERSION "6.6.6"
917| #define PACKAGE_STRING "ImageMagick 6.6.6"
918| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
919| #define PACKAGE_URL ""
920| #define STDC_HEADERS 1
921| #define HAVE_SYS_TYPES_H 1
922| #define HAVE_SYS_STAT_H 1
923| #define HAVE_STDLIB_H 1
924| #define HAVE_STRING_H 1
925| #define HAVE_MEMORY_H 1
926| #define HAVE_STRINGS_H 1
927| #define HAVE_INTTYPES_H 1
928| #define HAVE_STDINT_H 1
929| #define HAVE_UNISTD_H 1
930| #define __EXTENSIONS__ 1
931| #define _ALL_SOURCE 1
932| #define _GNU_SOURCE 1
933| #define _POSIX_PTHREAD_SEMANTICS 1
934| #define _TANDEM_SOURCE 1
935| #define HAVE___ATTRIBUTE__ 1
936| #define HAVE_PTHREAD 1
937| #define THREAD_SUPPORT 1
938| #define HAVE_PTHREAD 1
939| #define HAVE_OPENCL_CL_H 1
940| /* end confdefs.h.  */
941| #include <windows.h>
942configure:8966: result: no
943configure:8966: checking for windows.h
944configure:8966: result: no
945configure:8979: checking for OpenCL library
946configure:9022: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lOpenCL  -lm  >&5
947ld: library not found for -lOpenCL
948collect2: ld returned 1 exit status
949configure:9022: $? = 1
950configure: failed program was:
951| /* confdefs.h */
952| #define PACKAGE_NAME "ImageMagick"
953| #define PACKAGE_TARNAME "ImageMagick"
954| #define PACKAGE_VERSION "6.6.6"
955| #define PACKAGE_STRING "ImageMagick 6.6.6"
956| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
957| #define PACKAGE_URL ""
958| #define STDC_HEADERS 1
959| #define HAVE_SYS_TYPES_H 1
960| #define HAVE_SYS_STAT_H 1
961| #define HAVE_STDLIB_H 1
962| #define HAVE_STRING_H 1
963| #define HAVE_MEMORY_H 1
964| #define HAVE_STRINGS_H 1
965| #define HAVE_INTTYPES_H 1
966| #define HAVE_STDINT_H 1
967| #define HAVE_UNISTD_H 1
968| #define __EXTENSIONS__ 1
969| #define _ALL_SOURCE 1
970| #define _GNU_SOURCE 1
971| #define _POSIX_PTHREAD_SEMANTICS 1
972| #define _TANDEM_SOURCE 1
973| #define HAVE___ATTRIBUTE__ 1
974| #define HAVE_PTHREAD 1
975| #define THREAD_SUPPORT 1
976| #define HAVE_PTHREAD 1
977| #define HAVE_OPENCL_CL_H 1
978| /* end confdefs.h.  */
979|
980|   # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
981|   #   include <windows.h>
982|   # endif
983|   # ifdef HAVE_CL_CL_H
984|   #   include <CL/cl.h>
985|   # elif defined(HAVE_OPENCL_CL_H)
986|   #   include <OpenCL/cl.h>
987|   # else
988|   #   error no CL.h
989|   # endif
990| int
991| main ()
992| {
993| clCreateContextFromType(0,0,0,0,0)
994|   ;
995|   return 0;
996| }
997configure:9047: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lOpenCL -L/usr/lib64/nvidia  -lm  >&5
998ld: library not found for -lOpenCL
999collect2: ld returned 1 exit status
1000configure:9047: $? = 1
1001configure: failed program was:
1002| /* confdefs.h */
1003| #define PACKAGE_NAME "ImageMagick"
1004| #define PACKAGE_TARNAME "ImageMagick"
1005| #define PACKAGE_VERSION "6.6.6"
1006| #define PACKAGE_STRING "ImageMagick 6.6.6"
1007| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1008| #define PACKAGE_URL ""
1009| #define STDC_HEADERS 1
1010| #define HAVE_SYS_TYPES_H 1
1011| #define HAVE_SYS_STAT_H 1
1012| #define HAVE_STDLIB_H 1
1013| #define HAVE_STRING_H 1
1014| #define HAVE_MEMORY_H 1
1015| #define HAVE_STRINGS_H 1
1016| #define HAVE_INTTYPES_H 1
1017| #define HAVE_STDINT_H 1
1018| #define HAVE_UNISTD_H 1
1019| #define __EXTENSIONS__ 1
1020| #define _ALL_SOURCE 1
1021| #define _GNU_SOURCE 1
1022| #define _POSIX_PTHREAD_SEMANTICS 1
1023| #define _TANDEM_SOURCE 1
1024| #define HAVE___ATTRIBUTE__ 1
1025| #define HAVE_PTHREAD 1
1026| #define THREAD_SUPPORT 1
1027| #define HAVE_PTHREAD 1
1028| #define HAVE_OPENCL_CL_H 1
1029| /* end confdefs.h.  */
1030|
1031|   # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
1032|   #   include <windows.h>
1033|   # endif
1034|   # ifdef HAVE_CL_CL_H
1035|   #   include <CL/cl.h>
1036|   # elif defined(HAVE_OPENCL_CL_H)
1037|   #   include <OpenCL/cl.h>
1038|   # else
1039|   #   error no CL.h
1040|   # endif
1041| int
1042| main ()
1043| {
1044| clCreateContextFromType(0,0,0,0,0)
1045|   ;
1046|   return 0;
1047| }
1048configure:9072: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lOpenCL -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
1049ld: library not found for -lOpenCL
1050collect2: ld returned 1 exit status
1051configure:9072: $? = 1
1052configure: failed program was:
1053| /* confdefs.h */
1054| #define PACKAGE_NAME "ImageMagick"
1055| #define PACKAGE_TARNAME "ImageMagick"
1056| #define PACKAGE_VERSION "6.6.6"
1057| #define PACKAGE_STRING "ImageMagick 6.6.6"
1058| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1059| #define PACKAGE_URL ""
1060| #define STDC_HEADERS 1
1061| #define HAVE_SYS_TYPES_H 1
1062| #define HAVE_SYS_STAT_H 1
1063| #define HAVE_STDLIB_H 1
1064| #define HAVE_STRING_H 1
1065| #define HAVE_MEMORY_H 1
1066| #define HAVE_STRINGS_H 1
1067| #define HAVE_INTTYPES_H 1
1068| #define HAVE_STDINT_H 1
1069| #define HAVE_UNISTD_H 1
1070| #define __EXTENSIONS__ 1
1071| #define _ALL_SOURCE 1
1072| #define _GNU_SOURCE 1
1073| #define _POSIX_PTHREAD_SEMANTICS 1
1074| #define _TANDEM_SOURCE 1
1075| #define HAVE___ATTRIBUTE__ 1
1076| #define HAVE_PTHREAD 1
1077| #define THREAD_SUPPORT 1
1078| #define HAVE_PTHREAD 1
1079| #define HAVE_OPENCL_CL_H 1
1080| /* end confdefs.h.  */
1081|
1082|   # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
1083|   #   include <windows.h>
1084|   # endif
1085|   # ifdef HAVE_CL_CL_H
1086|   #   include <CL/cl.h>
1087|   # elif defined(HAVE_OPENCL_CL_H)
1088|   #   include <OpenCL/cl.h>
1089|   # else
1090|   #   error no CL.h
1091|   # endif
1092| int
1093| main ()
1094| {
1095| clCreateContextFromType(0,0,0,0,0)
1096|   ;
1097|   return 0;
1098| }
1099configure:9022: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lCL  -lm  >&5
1100ld: library not found for -lCL
1101collect2: ld returned 1 exit status
1102configure:9022: $? = 1
1103configure: failed program was:
1104| /* confdefs.h */
1105| #define PACKAGE_NAME "ImageMagick"
1106| #define PACKAGE_TARNAME "ImageMagick"
1107| #define PACKAGE_VERSION "6.6.6"
1108| #define PACKAGE_STRING "ImageMagick 6.6.6"
1109| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1110| #define PACKAGE_URL ""
1111| #define STDC_HEADERS 1
1112| #define HAVE_SYS_TYPES_H 1
1113| #define HAVE_SYS_STAT_H 1
1114| #define HAVE_STDLIB_H 1
1115| #define HAVE_STRING_H 1
1116| #define HAVE_MEMORY_H 1
1117| #define HAVE_STRINGS_H 1
1118| #define HAVE_INTTYPES_H 1
1119| #define HAVE_STDINT_H 1
1120| #define HAVE_UNISTD_H 1
1121| #define __EXTENSIONS__ 1
1122| #define _ALL_SOURCE 1
1123| #define _GNU_SOURCE 1
1124| #define _POSIX_PTHREAD_SEMANTICS 1
1125| #define _TANDEM_SOURCE 1
1126| #define HAVE___ATTRIBUTE__ 1
1127| #define HAVE_PTHREAD 1
1128| #define THREAD_SUPPORT 1
1129| #define HAVE_PTHREAD 1
1130| #define HAVE_OPENCL_CL_H 1
1131| /* end confdefs.h.  */
1132|
1133|   # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
1134|   #   include <windows.h>
1135|   # endif
1136|   # ifdef HAVE_CL_CL_H
1137|   #   include <CL/cl.h>
1138|   # elif defined(HAVE_OPENCL_CL_H)
1139|   #   include <OpenCL/cl.h>
1140|   # else
1141|   #   error no CL.h
1142|   # endif
1143| int
1144| main ()
1145| {
1146| clCreateContextFromType(0,0,0,0,0)
1147|   ;
1148|   return 0;
1149| }
1150configure:9047: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lCL -L/usr/lib64/nvidia  -lm  >&5
1151ld: library not found for -lCL
1152collect2: ld returned 1 exit status
1153configure:9047: $? = 1
1154configure: failed program was:
1155| /* confdefs.h */
1156| #define PACKAGE_NAME "ImageMagick"
1157| #define PACKAGE_TARNAME "ImageMagick"
1158| #define PACKAGE_VERSION "6.6.6"
1159| #define PACKAGE_STRING "ImageMagick 6.6.6"
1160| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1161| #define PACKAGE_URL ""
1162| #define STDC_HEADERS 1
1163| #define HAVE_SYS_TYPES_H 1
1164| #define HAVE_SYS_STAT_H 1
1165| #define HAVE_STDLIB_H 1
1166| #define HAVE_STRING_H 1
1167| #define HAVE_MEMORY_H 1
1168| #define HAVE_STRINGS_H 1
1169| #define HAVE_INTTYPES_H 1
1170| #define HAVE_STDINT_H 1
1171| #define HAVE_UNISTD_H 1
1172| #define __EXTENSIONS__ 1
1173| #define _ALL_SOURCE 1
1174| #define _GNU_SOURCE 1
1175| #define _POSIX_PTHREAD_SEMANTICS 1
1176| #define _TANDEM_SOURCE 1
1177| #define HAVE___ATTRIBUTE__ 1
1178| #define HAVE_PTHREAD 1
1179| #define THREAD_SUPPORT 1
1180| #define HAVE_PTHREAD 1
1181| #define HAVE_OPENCL_CL_H 1
1182| /* end confdefs.h.  */
1183|
1184|   # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
1185|   #   include <windows.h>
1186|   # endif
1187|   # ifdef HAVE_CL_CL_H
1188|   #   include <CL/cl.h>
1189|   # elif defined(HAVE_OPENCL_CL_H)
1190|   #   include <OpenCL/cl.h>
1191|   # else
1192|   #   error no CL.h
1193|   # endif
1194| int
1195| main ()
1196| {
1197| clCreateContextFromType(0,0,0,0,0)
1198|   ;
1199|   return 0;
1200| }
1201configure:9072: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lCL -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
1202ld: library not found for -lCL
1203collect2: ld returned 1 exit status
1204configure:9072: $? = 1
1205configure: failed program was:
1206| /* confdefs.h */
1207| #define PACKAGE_NAME "ImageMagick"
1208| #define PACKAGE_TARNAME "ImageMagick"
1209| #define PACKAGE_VERSION "6.6.6"
1210| #define PACKAGE_STRING "ImageMagick 6.6.6"
1211| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1212| #define PACKAGE_URL ""
1213| #define STDC_HEADERS 1
1214| #define HAVE_SYS_TYPES_H 1
1215| #define HAVE_SYS_STAT_H 1
1216| #define HAVE_STDLIB_H 1
1217| #define HAVE_STRING_H 1
1218| #define HAVE_MEMORY_H 1
1219| #define HAVE_STRINGS_H 1
1220| #define HAVE_INTTYPES_H 1
1221| #define HAVE_STDINT_H 1
1222| #define HAVE_UNISTD_H 1
1223| #define __EXTENSIONS__ 1
1224| #define _ALL_SOURCE 1
1225| #define _GNU_SOURCE 1
1226| #define _POSIX_PTHREAD_SEMANTICS 1
1227| #define _TANDEM_SOURCE 1
1228| #define HAVE___ATTRIBUTE__ 1
1229| #define HAVE_PTHREAD 1
1230| #define THREAD_SUPPORT 1
1231| #define HAVE_PTHREAD 1
1232| #define HAVE_OPENCL_CL_H 1
1233| /* end confdefs.h.  */
1234|
1235|   # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
1236|   #   include <windows.h>
1237|   # endif
1238|   # ifdef HAVE_CL_CL_H
1239|   #   include <CL/cl.h>
1240|   # elif defined(HAVE_OPENCL_CL_H)
1241|   #   include <OpenCL/cl.h>
1242|   # else
1243|   #   error no CL.h
1244|   # endif
1245| int
1246| main ()
1247| {
1248| clCreateContextFromType(0,0,0,0,0)
1249|   ;
1250|   return 0;
1251| }
1252configure:9022: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser  -lm  >&5
1253ld: library not found for -lclparser
1254collect2: ld returned 1 exit status
1255configure:9022: $? = 1
1256configure: failed program was:
1257| /* confdefs.h */
1258| #define PACKAGE_NAME "ImageMagick"
1259| #define PACKAGE_TARNAME "ImageMagick"
1260| #define PACKAGE_VERSION "6.6.6"
1261| #define PACKAGE_STRING "ImageMagick 6.6.6"
1262| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1263| #define PACKAGE_URL ""
1264| #define STDC_HEADERS 1
1265| #define HAVE_SYS_TYPES_H 1
1266| #define HAVE_SYS_STAT_H 1
1267| #define HAVE_STDLIB_H 1
1268| #define HAVE_STRING_H 1
1269| #define HAVE_MEMORY_H 1
1270| #define HAVE_STRINGS_H 1
1271| #define HAVE_INTTYPES_H 1
1272| #define HAVE_STDINT_H 1
1273| #define HAVE_UNISTD_H 1
1274| #define __EXTENSIONS__ 1
1275| #define _ALL_SOURCE 1
1276| #define _GNU_SOURCE 1
1277| #define _POSIX_PTHREAD_SEMANTICS 1
1278| #define _TANDEM_SOURCE 1
1279| #define HAVE___ATTRIBUTE__ 1
1280| #define HAVE_PTHREAD 1
1281| #define THREAD_SUPPORT 1
1282| #define HAVE_PTHREAD 1
1283| #define HAVE_OPENCL_CL_H 1
1284| /* end confdefs.h.  */
1285|
1286|   # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
1287|   #   include <windows.h>
1288|   # endif
1289|   # ifdef HAVE_CL_CL_H
1290|   #   include <CL/cl.h>
1291|   # elif defined(HAVE_OPENCL_CL_H)
1292|   #   include <OpenCL/cl.h>
1293|   # else
1294|   #   error no CL.h
1295|   # endif
1296| int
1297| main ()
1298| {
1299| clCreateContextFromType(0,0,0,0,0)
1300|   ;
1301|   return 0;
1302| }
1303configure:9047: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -L/usr/lib64/nvidia  -lm  >&5
1304ld: library not found for -lclparser
1305collect2: ld returned 1 exit status
1306configure:9047: $? = 1
1307configure: failed program was:
1308| /* confdefs.h */
1309| #define PACKAGE_NAME "ImageMagick"
1310| #define PACKAGE_TARNAME "ImageMagick"
1311| #define PACKAGE_VERSION "6.6.6"
1312| #define PACKAGE_STRING "ImageMagick 6.6.6"
1313| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
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___ATTRIBUTE__ 1
1331| #define HAVE_PTHREAD 1
1332| #define THREAD_SUPPORT 1
1333| #define HAVE_PTHREAD 1
1334| #define HAVE_OPENCL_CL_H 1
1335| /* end confdefs.h.  */
1336|
1337|   # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
1338|   #   include <windows.h>
1339|   # endif
1340|   # ifdef HAVE_CL_CL_H
1341|   #   include <CL/cl.h>
1342|   # elif defined(HAVE_OPENCL_CL_H)
1343|   #   include <OpenCL/cl.h>
1344|   # else
1345|   #   error no CL.h
1346|   # endif
1347| int
1348| main ()
1349| {
1350| clCreateContextFromType(0,0,0,0,0)
1351|   ;
1352|   return 0;
1353| }
1354configure:9072: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
1355configure:9072: $? = 0
1356configure:9118: result: -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries
1357configure:9160: checking for special C compiler options needed for large files
1358configure:9205: result: no
1359configure:9211: checking for _FILE_OFFSET_BITS value needed for large files
1360configure:9236: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
1361configure:9236: $? = 0
1362configure:9268: result: no
1363configure:9351: checking for _LARGEFILE_SOURCE value needed for large files
1364configure:9370: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
1365configure:9370: $? = 0
1366configure:9398: result: no
1367configure:9424: checking for native large file support
1368configure:9439: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
1369conftest.c:32: warning: return type defaults to 'int'
1370conftest.c: In function 'main':
1371conftest.c:33: warning: implicit declaration of function 'exit'
1372conftest.c:33: warning: incompatible implicit declaration of built-in function 'exit'
1373configure:9439: $? = 0
1374configure:9439: ./conftest
1375configure:9439: $? = 0
1376configure:9442: result: yes
1377configure:9512: checking for BSD- or MS-compatible name lister (nm)
1378configure:9561: result: /usr/bin/nm
1379configure:9691: checking the name lister (/usr/bin/nm) interface
1380configure:9698: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
1381configure:9701: /usr/bin/nm "conftest.o"
1382configure:9704: output
13830000000000000000 D _some_variable
1384configure:9711: result: BSD nm
1385configure:9715: checking the maximum length of command line arguments
1386configure:9840: result: 196608
1387configure:9857: checking whether the shell understands some XSI constructs
1388configure:9867: result: yes
1389configure:9871: checking whether the shell understands "+="
1390configure:9877: result: yes
1391configure:9912: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
1392configure:9919: result: -r
1393configure:9988: checking for objdump
1394configure:10018: result: no
1395configure:10044: checking how to recognize dependent libraries
1396configure:10246: result: pass_all
1397configure:10306: checking for ar
1398configure:10322: found /usr/bin/ar
1399configure:10333: result: ar
1400configure:10411: checking for strip
1401configure:10427: found /usr/bin/strip
1402configure:10438: result: strip
1403configure:10510: checking for ranlib
1404configure:10526: found /usr/bin/ranlib
1405configure:10537: result: ranlib
1406configure:10639: checking command to parse /usr/bin/nm output from ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 object
1407configure:10757: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
1408configure:10760: $? = 0
1409configure:10764: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
1410configure:10767: $? = 0
1411cannot find nm_test_var in conftest.nm
1412configure:10757: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
1413configure:10760: $? = 0
1414configure:10764: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
1415configure:10767: $? = 0
1416configure:10821: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c conftstm.o >&5
1417configure:10824: $? = 0
1418configure:10862: result: ok
1419configure:11126: checking for dsymutil
1420configure:11142: found /usr/bin/dsymutil
1421configure:11153: result: dsymutil
1422configure:11218: checking for nmedit
1423configure:11234: found /usr/bin/nmedit
1424configure:11245: result: nmedit
1425configure:11310: checking for lipo
1426configure:11326: found /usr/bin/lipo
1427configure:11337: result: lipo
1428configure:11402: checking for otool
1429configure:11418: found /usr/bin/otool
1430configure:11429: result: otool
1431configure:11494: checking for otool64
1432configure:11524: result: no
1433configure:11569: checking for -single_module linker flag
1434ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -L/opt/local/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
1435configure:11596: result: yes
1436configure:11598: checking for -exported_symbols_list linker flag
1437configure:11618: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
1438configure:11618: $? = 0
1439configure:11628: result: yes
1440configure:11630: checking for -force_load linker flag
1441ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -c -o conftest.o conftest.c
1442ar cru libconftest.a conftest.o
1443ranlib libconftest.a
1444ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -L/opt/local/lib -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
1445configure:11660: result: yes
1446configure:11699: checking for dlfcn.h
1447configure:11699: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
1448configure:11699: $? = 0
1449configure:11699: result: yes
1450configure:12183: checking for objdir
1451configure:12198: result: .libs
1452configure:12469: checking if ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 supports -fno-rtti -fno-exceptions
1453configure:12487: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
1454cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
1455cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
1456configure:12491: $? = 0
1457configure:12504: result: no
1458configure:12524: checking for ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 option to produce PIC
1459configure:12809: result: -fno-common -DPIC
1460configure:12821: checking if ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 PIC flag -fno-common -DPIC works
1461configure:12839: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
1462configure:12843: $? = 0
1463configure:12856: result: yes
1464configure:12880: checking if ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 static flag -static works
1465configure:12908: result: no
1466configure:12923: checking if ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 supports -c -o file.o
1467configure:12944: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -o out/conftest2.o conftest.c >&5
1468configure:12948: $? = 0
1469configure:12970: result: yes
1470configure:12978: checking if ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 supports -c -o file.o
1471configure:13025: result: yes
1472configure:13058: checking whether the ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
1473configure:14133: result: yes
1474configure:14378: checking dynamic linker characteristics
1475configure:15059: result: darwin10.5.0 dyld
1476configure:15166: checking how to hardcode library paths into programs
1477configure:15191: result: immediate
1478configure:15236: checking for dlopen in -ldl
1479configure:15261: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -ldl  -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
1480configure:15261: $? = 0
1481configure:15270: result: yes
1482configure:15485: checking whether a program can dlopen itself
1483configure:15565: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -arch x86_64  conftest.c -ldl -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
1484configure: In function 'fnord':
1485configure:15541: warning: unused variable 'i'
1486configure:15568: $? = 0
1487configure:15586: result: yes
1488configure:15591: checking whether a statically linked program can dlopen itself
1489configure:15671: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -arch x86_64   conftest.c -ldl -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
1490configure: In function 'fnord':
1491configure:15647: warning: unused variable 'i'
1492configure:15674: $? = 0
1493configure:15692: result: yes
1494configure:15731: checking whether stripping libraries is possible
1495configure:15745: result: yes
1496configure:15771: checking if libtool supports shared libraries
1497configure:15773: result: yes
1498configure:15776: checking whether to build shared libraries
1499configure:15797: result: yes
1500configure:15800: checking whether to build static libraries
1501configure:15804: result: yes
1502configure:15827: checking how to run the C++ preprocessor
1503configure:15854: ccache /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
1504configure:15854: $? = 0
1505configure:15868: ccache /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
1506conftest.cpp:34:28: error: ac_nonexistent.h: No such file or directory
1507configure:15868: $? = 1
1508configure: failed program was:
1509| /* confdefs.h */
1510| #define PACKAGE_NAME "ImageMagick"
1511| #define PACKAGE_TARNAME "ImageMagick"
1512| #define PACKAGE_VERSION "6.6.6"
1513| #define PACKAGE_STRING "ImageMagick 6.6.6"
1514| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1515| #define PACKAGE_URL ""
1516| #define STDC_HEADERS 1
1517| #define HAVE_SYS_TYPES_H 1
1518| #define HAVE_SYS_STAT_H 1
1519| #define HAVE_STDLIB_H 1
1520| #define HAVE_STRING_H 1
1521| #define HAVE_MEMORY_H 1
1522| #define HAVE_STRINGS_H 1
1523| #define HAVE_INTTYPES_H 1
1524| #define HAVE_STDINT_H 1
1525| #define HAVE_UNISTD_H 1
1526| #define __EXTENSIONS__ 1
1527| #define _ALL_SOURCE 1
1528| #define _GNU_SOURCE 1
1529| #define _POSIX_PTHREAD_SEMANTICS 1
1530| #define _TANDEM_SOURCE 1
1531| #define HAVE___ATTRIBUTE__ 1
1532| #define HAVE_PTHREAD 1
1533| #define THREAD_SUPPORT 1
1534| #define HAVE_PTHREAD 1
1535| #define HAVE_OPENCL_CL_H 1
1536| #define _OPENCL 1
1537| #define HAVE_FSEEKO 1
1538| #define _FILE_OFFSET_BITS 64
1539| #define HAVE_DLFCN_H 1
1540| #define LT_OBJDIR ".libs/"
1541| /* end confdefs.h.  */
1542| #include <ac_nonexistent.h>
1543configure:15893: result: ccache /usr/bin/g++-4.2 -E
1544configure:15913: ccache /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
1545configure:15913: $? = 0
1546configure:15927: ccache /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
1547conftest.cpp:34:28: error: ac_nonexistent.h: No such file or directory
1548configure:15927: $? = 1
1549configure: failed program was:
1550| /* confdefs.h */
1551| #define PACKAGE_NAME "ImageMagick"
1552| #define PACKAGE_TARNAME "ImageMagick"
1553| #define PACKAGE_VERSION "6.6.6"
1554| #define PACKAGE_STRING "ImageMagick 6.6.6"
1555| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1556| #define PACKAGE_URL ""
1557| #define STDC_HEADERS 1
1558| #define HAVE_SYS_TYPES_H 1
1559| #define HAVE_SYS_STAT_H 1
1560| #define HAVE_STDLIB_H 1
1561| #define HAVE_STRING_H 1
1562| #define HAVE_MEMORY_H 1
1563| #define HAVE_STRINGS_H 1
1564| #define HAVE_INTTYPES_H 1
1565| #define HAVE_STDINT_H 1
1566| #define HAVE_UNISTD_H 1
1567| #define __EXTENSIONS__ 1
1568| #define _ALL_SOURCE 1
1569| #define _GNU_SOURCE 1
1570| #define _POSIX_PTHREAD_SEMANTICS 1
1571| #define _TANDEM_SOURCE 1
1572| #define HAVE___ATTRIBUTE__ 1
1573| #define HAVE_PTHREAD 1
1574| #define THREAD_SUPPORT 1
1575| #define HAVE_PTHREAD 1
1576| #define HAVE_OPENCL_CL_H 1
1577| #define _OPENCL 1
1578| #define HAVE_FSEEKO 1
1579| #define _FILE_OFFSET_BITS 64
1580| #define HAVE_DLFCN_H 1
1581| #define LT_OBJDIR ".libs/"
1582| /* end confdefs.h.  */
1583| #include <ac_nonexistent.h>
1584configure:16095: checking for ld used by ccache /usr/bin/g++-4.2
1585configure:16162: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
1586configure:16169: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
1587configure:16184: result: no
1588configure:16239: checking whether the ccache /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
1589configure:17171: result: yes
1590configure:17199: ccache /usr/bin/g++-4.2 -c -O2 -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include conftest.cpp >&5
1591configure:17202: $? = 0
1592configure:17384: checking for ccache /usr/bin/g++-4.2 option to produce PIC
1593configure:17706: result: -fno-common -DPIC
1594configure:17715: checking if ccache /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works
1595configure:17733: ccache /usr/bin/g++-4.2 -c -O2 -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
1596configure:17737: $? = 0
1597configure:17750: result: yes
1598configure:17771: checking if ccache /usr/bin/g++-4.2 static flag -static works
1599configure:17799: result: no
1600configure:17811: checking if ccache /usr/bin/g++-4.2 supports -c -o file.o
1601configure:17832: ccache /usr/bin/g++-4.2 -c -O2 -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
1602configure:17836: $? = 0
1603configure:17858: result: yes
1604configure:17863: checking if ccache /usr/bin/g++-4.2 supports -c -o file.o
1605configure:17910: result: yes
1606configure:17940: checking whether the ccache /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
1607configure:17968: result: yes
1608configure:18111: checking dynamic linker characteristics
1609configure:18726: result: darwin10.5.0 dyld
1610configure:18779: checking how to hardcode library paths into programs
1611configure:18804: result: immediate
1612configure:18873: checking which extension is used for runtime loadable modules
1613configure:18883: result: .so
1614configure:18893: checking which variable specifies run-time module search path
1615configure:18900: result: DYLD_LIBRARY_PATH
1616configure:18910: checking for the default library search path
1617configure:18917: result: /usr/local/lib /lib /usr/lib
1618configure:18947: checking for library containing dlopen
1619configure:18978: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
1620configure:18978: $? = 0
1621configure:18995: result: none required
1622configure:19085: checking for dlerror
1623configure:19085: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm   >&5
1624configure:19085: $? = 0
1625configure:19085: result: yes
1626configure:19099: checking for shl_load
1627configure:19099: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
1628Undefined symbols:
1629  "_shl_load", referenced from:
1630      _main in ccGZwPU1.o
1631ld: symbol(s) not found
1632collect2: ld returned 1 exit status
1633configure:19099: $? = 1
1634configure: failed program was:
1635| /* confdefs.h */
1636| #define PACKAGE_NAME "ImageMagick"
1637| #define PACKAGE_TARNAME "ImageMagick"
1638| #define PACKAGE_VERSION "6.6.6"
1639| #define PACKAGE_STRING "ImageMagick 6.6.6"
1640| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1641| #define PACKAGE_URL ""
1642| #define STDC_HEADERS 1
1643| #define HAVE_SYS_TYPES_H 1
1644| #define HAVE_SYS_STAT_H 1
1645| #define HAVE_STDLIB_H 1
1646| #define HAVE_STRING_H 1
1647| #define HAVE_MEMORY_H 1
1648| #define HAVE_STRINGS_H 1
1649| #define HAVE_INTTYPES_H 1
1650| #define HAVE_STDINT_H 1
1651| #define HAVE_UNISTD_H 1
1652| #define __EXTENSIONS__ 1
1653| #define _ALL_SOURCE 1
1654| #define _GNU_SOURCE 1
1655| #define _POSIX_PTHREAD_SEMANTICS 1
1656| #define _TANDEM_SOURCE 1
1657| #define HAVE___ATTRIBUTE__ 1
1658| #define HAVE_PTHREAD 1
1659| #define THREAD_SUPPORT 1
1660| #define HAVE_PTHREAD 1
1661| #define HAVE_OPENCL_CL_H 1
1662| #define _OPENCL 1
1663| #define HAVE_FSEEKO 1
1664| #define _FILE_OFFSET_BITS 64
1665| #define HAVE_DLFCN_H 1
1666| #define LT_OBJDIR ".libs/"
1667| #define LT_MODULE_EXT ".so"
1668| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1669| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1670| #define HAVE_LIBDL 1
1671| #define HAVE_DLERROR 1
1672| /* end confdefs.h.  */
1673| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
1674|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1675| #define shl_load innocuous_shl_load
1676|
1677| /* System header to define __stub macros and hopefully few prototypes,
1678|     which can conflict with char shl_load (); below.
1679|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1680|     <limits.h> exists even on freestanding compilers.  */
1681|
1682| #ifdef __STDC__
1683| # include <limits.h>
1684| #else
1685| # include <assert.h>
1686| #endif
1687|
1688| #undef shl_load
1689|
1690| /* Override any GCC internal prototype to avoid an error.
1691|    Use char because int might match the return type of a GCC
1692|    builtin and then its argument prototype would still apply.  */
1693| #ifdef __cplusplus
1694| extern "C"
1695| #endif
1696| char shl_load ();
1697| /* The GNU C library defines this for functions which it implements
1698|     to always fail with ENOSYS.  Some functions are actually named
1699|     something starting with __ and the normal name is an alias.  */
1700| #if defined __stub_shl_load || defined __stub___shl_load
1701| choke me
1702| #endif
1703|
1704| int
1705| main ()
1706| {
1707| return shl_load ();
1708|   ;
1709|   return 0;
1710| }
1711configure:19099: result: no
1712configure:19106: checking for shl_load in -ldld
1713configure:19131: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -ldld  -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
1714ld: library not found for -ldld
1715collect2: ld returned 1 exit status
1716configure:19131: $? = 1
1717configure: failed program was:
1718| /* confdefs.h */
1719| #define PACKAGE_NAME "ImageMagick"
1720| #define PACKAGE_TARNAME "ImageMagick"
1721| #define PACKAGE_VERSION "6.6.6"
1722| #define PACKAGE_STRING "ImageMagick 6.6.6"
1723| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1724| #define PACKAGE_URL ""
1725| #define STDC_HEADERS 1
1726| #define HAVE_SYS_TYPES_H 1
1727| #define HAVE_SYS_STAT_H 1
1728| #define HAVE_STDLIB_H 1
1729| #define HAVE_STRING_H 1
1730| #define HAVE_MEMORY_H 1
1731| #define HAVE_STRINGS_H 1
1732| #define HAVE_INTTYPES_H 1
1733| #define HAVE_STDINT_H 1
1734| #define HAVE_UNISTD_H 1
1735| #define __EXTENSIONS__ 1
1736| #define _ALL_SOURCE 1
1737| #define _GNU_SOURCE 1
1738| #define _POSIX_PTHREAD_SEMANTICS 1
1739| #define _TANDEM_SOURCE 1
1740| #define HAVE___ATTRIBUTE__ 1
1741| #define HAVE_PTHREAD 1
1742| #define THREAD_SUPPORT 1
1743| #define HAVE_PTHREAD 1
1744| #define HAVE_OPENCL_CL_H 1
1745| #define _OPENCL 1
1746| #define HAVE_FSEEKO 1
1747| #define _FILE_OFFSET_BITS 64
1748| #define HAVE_DLFCN_H 1
1749| #define LT_OBJDIR ".libs/"
1750| #define LT_MODULE_EXT ".so"
1751| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1752| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1753| #define HAVE_LIBDL 1
1754| #define HAVE_DLERROR 1
1755| /* end confdefs.h.  */
1756|
1757| /* Override any GCC internal prototype to avoid an error.
1758|    Use char because int might match the return type of a GCC
1759|    builtin and then its argument prototype would still apply.  */
1760| #ifdef __cplusplus
1761| extern "C"
1762| #endif
1763| char shl_load ();
1764| int
1765| main ()
1766| {
1767| return shl_load ();
1768|   ;
1769|   return 0;
1770| }
1771configure:19140: result: no
1772configure:19186: checking for dld_link in -ldld
1773configure:19211: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -ldld  -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
1774ld: library not found for -ldld
1775collect2: ld returned 1 exit status
1776configure:19211: $? = 1
1777configure: failed program was:
1778| /* confdefs.h */
1779| #define PACKAGE_NAME "ImageMagick"
1780| #define PACKAGE_TARNAME "ImageMagick"
1781| #define PACKAGE_VERSION "6.6.6"
1782| #define PACKAGE_STRING "ImageMagick 6.6.6"
1783| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1784| #define PACKAGE_URL ""
1785| #define STDC_HEADERS 1
1786| #define HAVE_SYS_TYPES_H 1
1787| #define HAVE_SYS_STAT_H 1
1788| #define HAVE_STDLIB_H 1
1789| #define HAVE_STRING_H 1
1790| #define HAVE_MEMORY_H 1
1791| #define HAVE_STRINGS_H 1
1792| #define HAVE_INTTYPES_H 1
1793| #define HAVE_STDINT_H 1
1794| #define HAVE_UNISTD_H 1
1795| #define __EXTENSIONS__ 1
1796| #define _ALL_SOURCE 1
1797| #define _GNU_SOURCE 1
1798| #define _POSIX_PTHREAD_SEMANTICS 1
1799| #define _TANDEM_SOURCE 1
1800| #define HAVE___ATTRIBUTE__ 1
1801| #define HAVE_PTHREAD 1
1802| #define THREAD_SUPPORT 1
1803| #define HAVE_PTHREAD 1
1804| #define HAVE_OPENCL_CL_H 1
1805| #define _OPENCL 1
1806| #define HAVE_FSEEKO 1
1807| #define _FILE_OFFSET_BITS 64
1808| #define HAVE_DLFCN_H 1
1809| #define LT_OBJDIR ".libs/"
1810| #define LT_MODULE_EXT ".so"
1811| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1812| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1813| #define HAVE_LIBDL 1
1814| #define HAVE_DLERROR 1
1815| /* end confdefs.h.  */
1816|
1817| /* Override any GCC internal prototype to avoid an error.
1818|    Use char because int might match the return type of a GCC
1819|    builtin and then its argument prototype would still apply.  */
1820| #ifdef __cplusplus
1821| extern "C"
1822| #endif
1823| char dld_link ();
1824| int
1825| main ()
1826| {
1827| return dld_link ();
1828|   ;
1829|   return 0;
1830| }
1831configure:19220: result: no
1832configure:19254: checking for _ prefix in compiled symbols
1833configure:19264: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
1834conftest.c: In function 'main':
1835conftest.c:2: warning: statement with no effect
1836configure:19267: $? = 0
1837configure:19271: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
1838configure:19274: $? = 0
1839configure:19296: result: yes
1840configure:19304: checking whether we have to add an underscore for dlsym
1841configure:19387: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm   >&5
1842configure: In function 'fnord':
1843configure:19363: warning: unused variable 'i'
1844configure:19390: $? = 0
1845configure:19409: result: no
1846configure:19420: checking whether deplibs are loaded by dlopen
1847configure:19514: result: yes
1848configure:19526: checking for argz.h
1849configure:19526: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
1850conftest.c:74:18: error: argz.h: No such file or directory
1851configure:19526: $? = 1
1852configure: failed program was:
1853| /* confdefs.h */
1854| #define PACKAGE_NAME "ImageMagick"
1855| #define PACKAGE_TARNAME "ImageMagick"
1856| #define PACKAGE_VERSION "6.6.6"
1857| #define PACKAGE_STRING "ImageMagick 6.6.6"
1858| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1859| #define PACKAGE_URL ""
1860| #define STDC_HEADERS 1
1861| #define HAVE_SYS_TYPES_H 1
1862| #define HAVE_SYS_STAT_H 1
1863| #define HAVE_STDLIB_H 1
1864| #define HAVE_STRING_H 1
1865| #define HAVE_MEMORY_H 1
1866| #define HAVE_STRINGS_H 1
1867| #define HAVE_INTTYPES_H 1
1868| #define HAVE_STDINT_H 1
1869| #define HAVE_UNISTD_H 1
1870| #define __EXTENSIONS__ 1
1871| #define _ALL_SOURCE 1
1872| #define _GNU_SOURCE 1
1873| #define _POSIX_PTHREAD_SEMANTICS 1
1874| #define _TANDEM_SOURCE 1
1875| #define HAVE___ATTRIBUTE__ 1
1876| #define HAVE_PTHREAD 1
1877| #define THREAD_SUPPORT 1
1878| #define HAVE_PTHREAD 1
1879| #define HAVE_OPENCL_CL_H 1
1880| #define _OPENCL 1
1881| #define HAVE_FSEEKO 1
1882| #define _FILE_OFFSET_BITS 64
1883| #define HAVE_DLFCN_H 1
1884| #define LT_OBJDIR ".libs/"
1885| #define LT_MODULE_EXT ".so"
1886| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1887| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1888| #define HAVE_LIBDL 1
1889| #define HAVE_DLERROR 1
1890| #define HAVE_LIBDLLOADER 1
1891| /* end confdefs.h.  */
1892| #include <stdio.h>
1893| #ifdef HAVE_SYS_TYPES_H
1894| # include <sys/types.h>
1895| #endif
1896| #ifdef HAVE_SYS_STAT_H
1897| # include <sys/stat.h>
1898| #endif
1899| #ifdef STDC_HEADERS
1900| # include <stdlib.h>
1901| # include <stddef.h>
1902| #else
1903| # ifdef HAVE_STDLIB_H
1904| #  include <stdlib.h>
1905| # endif
1906| #endif
1907| #ifdef HAVE_STRING_H
1908| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1909| #  include <memory.h>
1910| # endif
1911| # include <string.h>
1912| #endif
1913| #ifdef HAVE_STRINGS_H
1914| # include <strings.h>
1915| #endif
1916| #ifdef HAVE_INTTYPES_H
1917| # include <inttypes.h>
1918| #endif
1919| #ifdef HAVE_STDINT_H
1920| # include <stdint.h>
1921| #endif
1922| #ifdef HAVE_UNISTD_H
1923| # include <unistd.h>
1924| #endif
1925|
1926| #include <argz.h>
1927configure:19526: result: no
1928configure:19538: checking for error_t
1929configure:19538: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
1930conftest.c: In function 'main':
1931conftest.c:47: error: 'error_t' undeclared (first use in this function)
1932conftest.c:47: error: (Each undeclared identifier is reported only once
1933conftest.c:47: error: for each function it appears in.)
1934configure:19538: $? = 1
1935configure: failed program was:
1936| /* confdefs.h */
1937| #define PACKAGE_NAME "ImageMagick"
1938| #define PACKAGE_TARNAME "ImageMagick"
1939| #define PACKAGE_VERSION "6.6.6"
1940| #define PACKAGE_STRING "ImageMagick 6.6.6"
1941| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1942| #define PACKAGE_URL ""
1943| #define STDC_HEADERS 1
1944| #define HAVE_SYS_TYPES_H 1
1945| #define HAVE_SYS_STAT_H 1
1946| #define HAVE_STDLIB_H 1
1947| #define HAVE_STRING_H 1
1948| #define HAVE_MEMORY_H 1
1949| #define HAVE_STRINGS_H 1
1950| #define HAVE_INTTYPES_H 1
1951| #define HAVE_STDINT_H 1
1952| #define HAVE_UNISTD_H 1
1953| #define __EXTENSIONS__ 1
1954| #define _ALL_SOURCE 1
1955| #define _GNU_SOURCE 1
1956| #define _POSIX_PTHREAD_SEMANTICS 1
1957| #define _TANDEM_SOURCE 1
1958| #define HAVE___ATTRIBUTE__ 1
1959| #define HAVE_PTHREAD 1
1960| #define THREAD_SUPPORT 1
1961| #define HAVE_PTHREAD 1
1962| #define HAVE_OPENCL_CL_H 1
1963| #define _OPENCL 1
1964| #define HAVE_FSEEKO 1
1965| #define _FILE_OFFSET_BITS 64
1966| #define HAVE_DLFCN_H 1
1967| #define LT_OBJDIR ".libs/"
1968| #define LT_MODULE_EXT ".so"
1969| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1970| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1971| #define HAVE_LIBDL 1
1972| #define HAVE_DLERROR 1
1973| #define HAVE_LIBDLLOADER 1
1974| /* end confdefs.h.  */
1975| #if defined(HAVE_ARGZ_H)
1976| #  include <argz.h>
1977| #endif
1978|
1979| int
1980| main ()
1981| {
1982| if (sizeof (error_t))
1983|        return 0;
1984|   ;
1985|   return 0;
1986| }
1987configure:19538: result: no
1988configure:19564: checking for argz_add
1989configure:19564: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
1990Undefined symbols:
1991  "_argz_add", referenced from:
1992      _main in ccI4ZzpO.o
1993ld: symbol(s) not found
1994collect2: ld returned 1 exit status
1995configure:19564: $? = 1
1996configure: failed program was:
1997| /* confdefs.h */
1998| #define PACKAGE_NAME "ImageMagick"
1999| #define PACKAGE_TARNAME "ImageMagick"
2000| #define PACKAGE_VERSION "6.6.6"
2001| #define PACKAGE_STRING "ImageMagick 6.6.6"
2002| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2003| #define PACKAGE_URL ""
2004| #define STDC_HEADERS 1
2005| #define HAVE_SYS_TYPES_H 1
2006| #define HAVE_SYS_STAT_H 1
2007| #define HAVE_STDLIB_H 1
2008| #define HAVE_STRING_H 1
2009| #define HAVE_MEMORY_H 1
2010| #define HAVE_STRINGS_H 1
2011| #define HAVE_INTTYPES_H 1
2012| #define HAVE_STDINT_H 1
2013| #define HAVE_UNISTD_H 1
2014| #define __EXTENSIONS__ 1
2015| #define _ALL_SOURCE 1
2016| #define _GNU_SOURCE 1
2017| #define _POSIX_PTHREAD_SEMANTICS 1
2018| #define _TANDEM_SOURCE 1
2019| #define HAVE___ATTRIBUTE__ 1
2020| #define HAVE_PTHREAD 1
2021| #define THREAD_SUPPORT 1
2022| #define HAVE_PTHREAD 1
2023| #define HAVE_OPENCL_CL_H 1
2024| #define _OPENCL 1
2025| #define HAVE_FSEEKO 1
2026| #define _FILE_OFFSET_BITS 64
2027| #define HAVE_DLFCN_H 1
2028| #define LT_OBJDIR ".libs/"
2029| #define LT_MODULE_EXT ".so"
2030| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2031| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2032| #define HAVE_LIBDL 1
2033| #define HAVE_DLERROR 1
2034| #define HAVE_LIBDLLOADER 1
2035| #define error_t int
2036| #define __error_t_defined 1
2037| /* end confdefs.h.  */
2038| /* Define argz_add to an innocuous variant, in case <limits.h> declares argz_add.
2039|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2040| #define argz_add innocuous_argz_add
2041|
2042| /* System header to define __stub macros and hopefully few prototypes,
2043|     which can conflict with char argz_add (); below.
2044|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2045|     <limits.h> exists even on freestanding compilers.  */
2046|
2047| #ifdef __STDC__
2048| # include <limits.h>
2049| #else
2050| # include <assert.h>
2051| #endif
2052|
2053| #undef argz_add
2054|
2055| /* Override any GCC internal prototype to avoid an error.
2056|    Use char because int might match the return type of a GCC
2057|    builtin and then its argument prototype would still apply.  */
2058| #ifdef __cplusplus
2059| extern "C"
2060| #endif
2061| char argz_add ();
2062| /* The GNU C library defines this for functions which it implements
2063|     to always fail with ENOSYS.  Some functions are actually named
2064|     something starting with __ and the normal name is an alias.  */
2065| #if defined __stub_argz_add || defined __stub___argz_add
2066| choke me
2067| #endif
2068|
2069| int
2070| main ()
2071| {
2072| return argz_add ();
2073|   ;
2074|   return 0;
2075| }
2076configure:19564: result: no
2077configure:19564: checking for argz_append
2078configure:19564: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
2079Undefined symbols:
2080  "_argz_append", referenced from:
2081      _main in cc2rGqZ5.o
2082ld: symbol(s) not found
2083collect2: ld returned 1 exit status
2084configure:19564: $? = 1
2085configure: failed program was:
2086| /* confdefs.h */
2087| #define PACKAGE_NAME "ImageMagick"
2088| #define PACKAGE_TARNAME "ImageMagick"
2089| #define PACKAGE_VERSION "6.6.6"
2090| #define PACKAGE_STRING "ImageMagick 6.6.6"
2091| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2092| #define PACKAGE_URL ""
2093| #define STDC_HEADERS 1
2094| #define HAVE_SYS_TYPES_H 1
2095| #define HAVE_SYS_STAT_H 1
2096| #define HAVE_STDLIB_H 1
2097| #define HAVE_STRING_H 1
2098| #define HAVE_MEMORY_H 1
2099| #define HAVE_STRINGS_H 1
2100| #define HAVE_INTTYPES_H 1
2101| #define HAVE_STDINT_H 1
2102| #define HAVE_UNISTD_H 1
2103| #define __EXTENSIONS__ 1
2104| #define _ALL_SOURCE 1
2105| #define _GNU_SOURCE 1
2106| #define _POSIX_PTHREAD_SEMANTICS 1
2107| #define _TANDEM_SOURCE 1
2108| #define HAVE___ATTRIBUTE__ 1
2109| #define HAVE_PTHREAD 1
2110| #define THREAD_SUPPORT 1
2111| #define HAVE_PTHREAD 1
2112| #define HAVE_OPENCL_CL_H 1
2113| #define _OPENCL 1
2114| #define HAVE_FSEEKO 1
2115| #define _FILE_OFFSET_BITS 64
2116| #define HAVE_DLFCN_H 1
2117| #define LT_OBJDIR ".libs/"
2118| #define LT_MODULE_EXT ".so"
2119| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2120| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2121| #define HAVE_LIBDL 1
2122| #define HAVE_DLERROR 1
2123| #define HAVE_LIBDLLOADER 1
2124| #define error_t int
2125| #define __error_t_defined 1
2126| /* end confdefs.h.  */
2127| /* Define argz_append to an innocuous variant, in case <limits.h> declares argz_append.
2128|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2129| #define argz_append innocuous_argz_append
2130|
2131| /* System header to define __stub macros and hopefully few prototypes,
2132|     which can conflict with char argz_append (); below.
2133|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2134|     <limits.h> exists even on freestanding compilers.  */
2135|
2136| #ifdef __STDC__
2137| # include <limits.h>
2138| #else
2139| # include <assert.h>
2140| #endif
2141|
2142| #undef argz_append
2143|
2144| /* Override any GCC internal prototype to avoid an error.
2145|    Use char because int might match the return type of a GCC
2146|    builtin and then its argument prototype would still apply.  */
2147| #ifdef __cplusplus
2148| extern "C"
2149| #endif
2150| char argz_append ();
2151| /* The GNU C library defines this for functions which it implements
2152|     to always fail with ENOSYS.  Some functions are actually named
2153|     something starting with __ and the normal name is an alias.  */
2154| #if defined __stub_argz_append || defined __stub___argz_append
2155| choke me
2156| #endif
2157|
2158| int
2159| main ()
2160| {
2161| return argz_append ();
2162|   ;
2163|   return 0;
2164| }
2165configure:19564: result: no
2166configure:19564: checking for argz_count
2167configure:19564: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
2168Undefined symbols:
2169  "_argz_count", referenced from:
2170      _main in ccUhNW5L.o
2171ld: symbol(s) not found
2172collect2: ld returned 1 exit status
2173configure:19564: $? = 1
2174configure: failed program was:
2175| /* confdefs.h */
2176| #define PACKAGE_NAME "ImageMagick"
2177| #define PACKAGE_TARNAME "ImageMagick"
2178| #define PACKAGE_VERSION "6.6.6"
2179| #define PACKAGE_STRING "ImageMagick 6.6.6"
2180| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2181| #define PACKAGE_URL ""
2182| #define STDC_HEADERS 1
2183| #define HAVE_SYS_TYPES_H 1
2184| #define HAVE_SYS_STAT_H 1
2185| #define HAVE_STDLIB_H 1
2186| #define HAVE_STRING_H 1
2187| #define HAVE_MEMORY_H 1
2188| #define HAVE_STRINGS_H 1
2189| #define HAVE_INTTYPES_H 1
2190| #define HAVE_STDINT_H 1
2191| #define HAVE_UNISTD_H 1
2192| #define __EXTENSIONS__ 1
2193| #define _ALL_SOURCE 1
2194| #define _GNU_SOURCE 1
2195| #define _POSIX_PTHREAD_SEMANTICS 1
2196| #define _TANDEM_SOURCE 1
2197| #define HAVE___ATTRIBUTE__ 1
2198| #define HAVE_PTHREAD 1
2199| #define THREAD_SUPPORT 1
2200| #define HAVE_PTHREAD 1
2201| #define HAVE_OPENCL_CL_H 1
2202| #define _OPENCL 1
2203| #define HAVE_FSEEKO 1
2204| #define _FILE_OFFSET_BITS 64
2205| #define HAVE_DLFCN_H 1
2206| #define LT_OBJDIR ".libs/"
2207| #define LT_MODULE_EXT ".so"
2208| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2209| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2210| #define HAVE_LIBDL 1
2211| #define HAVE_DLERROR 1
2212| #define HAVE_LIBDLLOADER 1
2213| #define error_t int
2214| #define __error_t_defined 1
2215| /* end confdefs.h.  */
2216| /* Define argz_count to an innocuous variant, in case <limits.h> declares argz_count.
2217|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2218| #define argz_count innocuous_argz_count
2219|
2220| /* System header to define __stub macros and hopefully few prototypes,
2221|     which can conflict with char argz_count (); below.
2222|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2223|     <limits.h> exists even on freestanding compilers.  */
2224|
2225| #ifdef __STDC__
2226| # include <limits.h>
2227| #else
2228| # include <assert.h>
2229| #endif
2230|
2231| #undef argz_count
2232|
2233| /* Override any GCC internal prototype to avoid an error.
2234|    Use char because int might match the return type of a GCC
2235|    builtin and then its argument prototype would still apply.  */
2236| #ifdef __cplusplus
2237| extern "C"
2238| #endif
2239| char argz_count ();
2240| /* The GNU C library defines this for functions which it implements
2241|     to always fail with ENOSYS.  Some functions are actually named
2242|     something starting with __ and the normal name is an alias.  */
2243| #if defined __stub_argz_count || defined __stub___argz_count
2244| choke me
2245| #endif
2246|
2247| int
2248| main ()
2249| {
2250| return argz_count ();
2251|   ;
2252|   return 0;
2253| }
2254configure:19564: result: no
2255configure:19564: checking for argz_create_sep
2256configure:19564: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
2257Undefined symbols:
2258  "_argz_create_sep", referenced from:
2259      _main in ccTwskgX.o
2260ld: symbol(s) not found
2261collect2: ld returned 1 exit status
2262configure:19564: $? = 1
2263configure: failed program was:
2264| /* confdefs.h */
2265| #define PACKAGE_NAME "ImageMagick"
2266| #define PACKAGE_TARNAME "ImageMagick"
2267| #define PACKAGE_VERSION "6.6.6"
2268| #define PACKAGE_STRING "ImageMagick 6.6.6"
2269| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2270| #define PACKAGE_URL ""
2271| #define STDC_HEADERS 1
2272| #define HAVE_SYS_TYPES_H 1
2273| #define HAVE_SYS_STAT_H 1
2274| #define HAVE_STDLIB_H 1
2275| #define HAVE_STRING_H 1
2276| #define HAVE_MEMORY_H 1
2277| #define HAVE_STRINGS_H 1
2278| #define HAVE_INTTYPES_H 1
2279| #define HAVE_STDINT_H 1
2280| #define HAVE_UNISTD_H 1
2281| #define __EXTENSIONS__ 1
2282| #define _ALL_SOURCE 1
2283| #define _GNU_SOURCE 1
2284| #define _POSIX_PTHREAD_SEMANTICS 1
2285| #define _TANDEM_SOURCE 1
2286| #define HAVE___ATTRIBUTE__ 1
2287| #define HAVE_PTHREAD 1
2288| #define THREAD_SUPPORT 1
2289| #define HAVE_PTHREAD 1
2290| #define HAVE_OPENCL_CL_H 1
2291| #define _OPENCL 1
2292| #define HAVE_FSEEKO 1
2293| #define _FILE_OFFSET_BITS 64
2294| #define HAVE_DLFCN_H 1
2295| #define LT_OBJDIR ".libs/"
2296| #define LT_MODULE_EXT ".so"
2297| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2298| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2299| #define HAVE_LIBDL 1
2300| #define HAVE_DLERROR 1
2301| #define HAVE_LIBDLLOADER 1
2302| #define error_t int
2303| #define __error_t_defined 1
2304| /* end confdefs.h.  */
2305| /* Define argz_create_sep to an innocuous variant, in case <limits.h> declares argz_create_sep.
2306|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2307| #define argz_create_sep innocuous_argz_create_sep
2308|
2309| /* System header to define __stub macros and hopefully few prototypes,
2310|     which can conflict with char argz_create_sep (); below.
2311|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2312|     <limits.h> exists even on freestanding compilers.  */
2313|
2314| #ifdef __STDC__
2315| # include <limits.h>
2316| #else
2317| # include <assert.h>
2318| #endif
2319|
2320| #undef argz_create_sep
2321|
2322| /* Override any GCC internal prototype to avoid an error.
2323|    Use char because int might match the return type of a GCC
2324|    builtin and then its argument prototype would still apply.  */
2325| #ifdef __cplusplus
2326| extern "C"
2327| #endif
2328| char argz_create_sep ();
2329| /* The GNU C library defines this for functions which it implements
2330|     to always fail with ENOSYS.  Some functions are actually named
2331|     something starting with __ and the normal name is an alias.  */
2332| #if defined __stub_argz_create_sep || defined __stub___argz_create_sep
2333| choke me
2334| #endif
2335|
2336| int
2337| main ()
2338| {
2339| return argz_create_sep ();
2340|   ;
2341|   return 0;
2342| }
2343configure:19564: result: no
2344configure:19564: checking for argz_insert
2345configure:19564: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
2346Undefined symbols:
2347  "_argz_insert", referenced from:
2348      _main in cccU7hV2.o
2349ld: symbol(s) not found
2350collect2: ld returned 1 exit status
2351configure:19564: $? = 1
2352configure: failed program was:
2353| /* confdefs.h */
2354| #define PACKAGE_NAME "ImageMagick"
2355| #define PACKAGE_TARNAME "ImageMagick"
2356| #define PACKAGE_VERSION "6.6.6"
2357| #define PACKAGE_STRING "ImageMagick 6.6.6"
2358| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2359| #define PACKAGE_URL ""
2360| #define STDC_HEADERS 1
2361| #define HAVE_SYS_TYPES_H 1
2362| #define HAVE_SYS_STAT_H 1
2363| #define HAVE_STDLIB_H 1
2364| #define HAVE_STRING_H 1
2365| #define HAVE_MEMORY_H 1
2366| #define HAVE_STRINGS_H 1
2367| #define HAVE_INTTYPES_H 1
2368| #define HAVE_STDINT_H 1
2369| #define HAVE_UNISTD_H 1
2370| #define __EXTENSIONS__ 1
2371| #define _ALL_SOURCE 1
2372| #define _GNU_SOURCE 1
2373| #define _POSIX_PTHREAD_SEMANTICS 1
2374| #define _TANDEM_SOURCE 1
2375| #define HAVE___ATTRIBUTE__ 1
2376| #define HAVE_PTHREAD 1
2377| #define THREAD_SUPPORT 1
2378| #define HAVE_PTHREAD 1
2379| #define HAVE_OPENCL_CL_H 1
2380| #define _OPENCL 1
2381| #define HAVE_FSEEKO 1
2382| #define _FILE_OFFSET_BITS 64
2383| #define HAVE_DLFCN_H 1
2384| #define LT_OBJDIR ".libs/"
2385| #define LT_MODULE_EXT ".so"
2386| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2387| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2388| #define HAVE_LIBDL 1
2389| #define HAVE_DLERROR 1
2390| #define HAVE_LIBDLLOADER 1
2391| #define error_t int
2392| #define __error_t_defined 1
2393| /* end confdefs.h.  */
2394| /* Define argz_insert to an innocuous variant, in case <limits.h> declares argz_insert.
2395|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2396| #define argz_insert innocuous_argz_insert
2397|
2398| /* System header to define __stub macros and hopefully few prototypes,
2399|     which can conflict with char argz_insert (); below.
2400|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2401|     <limits.h> exists even on freestanding compilers.  */
2402|
2403| #ifdef __STDC__
2404| # include <limits.h>
2405| #else
2406| # include <assert.h>
2407| #endif
2408|
2409| #undef argz_insert
2410|
2411| /* Override any GCC internal prototype to avoid an error.
2412|    Use char because int might match the return type of a GCC
2413|    builtin and then its argument prototype would still apply.  */
2414| #ifdef __cplusplus
2415| extern "C"
2416| #endif
2417| char argz_insert ();
2418| /* The GNU C library defines this for functions which it implements
2419|     to always fail with ENOSYS.  Some functions are actually named
2420|     something starting with __ and the normal name is an alias.  */
2421| #if defined __stub_argz_insert || defined __stub___argz_insert
2422| choke me
2423| #endif
2424|
2425| int
2426| main ()
2427| {
2428| return argz_insert ();
2429|   ;
2430|   return 0;
2431| }
2432configure:19564: result: no
2433configure:19564: checking for argz_next
2434configure:19564: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
2435Undefined symbols:
2436  "_argz_next", referenced from:
2437      _main in cc8EICOv.o
2438ld: symbol(s) not found
2439collect2: ld returned 1 exit status
2440configure:19564: $? = 1
2441configure: failed program was:
2442| /* confdefs.h */
2443| #define PACKAGE_NAME "ImageMagick"
2444| #define PACKAGE_TARNAME "ImageMagick"
2445| #define PACKAGE_VERSION "6.6.6"
2446| #define PACKAGE_STRING "ImageMagick 6.6.6"
2447| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2448| #define PACKAGE_URL ""
2449| #define STDC_HEADERS 1
2450| #define HAVE_SYS_TYPES_H 1
2451| #define HAVE_SYS_STAT_H 1
2452| #define HAVE_STDLIB_H 1
2453| #define HAVE_STRING_H 1
2454| #define HAVE_MEMORY_H 1
2455| #define HAVE_STRINGS_H 1
2456| #define HAVE_INTTYPES_H 1
2457| #define HAVE_STDINT_H 1
2458| #define HAVE_UNISTD_H 1
2459| #define __EXTENSIONS__ 1
2460| #define _ALL_SOURCE 1
2461| #define _GNU_SOURCE 1
2462| #define _POSIX_PTHREAD_SEMANTICS 1
2463| #define _TANDEM_SOURCE 1
2464| #define HAVE___ATTRIBUTE__ 1
2465| #define HAVE_PTHREAD 1
2466| #define THREAD_SUPPORT 1
2467| #define HAVE_PTHREAD 1
2468| #define HAVE_OPENCL_CL_H 1
2469| #define _OPENCL 1
2470| #define HAVE_FSEEKO 1
2471| #define _FILE_OFFSET_BITS 64
2472| #define HAVE_DLFCN_H 1
2473| #define LT_OBJDIR ".libs/"
2474| #define LT_MODULE_EXT ".so"
2475| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2476| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2477| #define HAVE_LIBDL 1
2478| #define HAVE_DLERROR 1
2479| #define HAVE_LIBDLLOADER 1
2480| #define error_t int
2481| #define __error_t_defined 1
2482| /* end confdefs.h.  */
2483| /* Define argz_next to an innocuous variant, in case <limits.h> declares argz_next.
2484|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2485| #define argz_next innocuous_argz_next
2486|
2487| /* System header to define __stub macros and hopefully few prototypes,
2488|     which can conflict with char argz_next (); below.
2489|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2490|     <limits.h> exists even on freestanding compilers.  */
2491|
2492| #ifdef __STDC__
2493| # include <limits.h>
2494| #else
2495| # include <assert.h>
2496| #endif
2497|
2498| #undef argz_next
2499|
2500| /* Override any GCC internal prototype to avoid an error.
2501|    Use char because int might match the return type of a GCC
2502|    builtin and then its argument prototype would still apply.  */
2503| #ifdef __cplusplus
2504| extern "C"
2505| #endif
2506| char argz_next ();
2507| /* The GNU C library defines this for functions which it implements
2508|     to always fail with ENOSYS.  Some functions are actually named
2509|     something starting with __ and the normal name is an alias.  */
2510| #if defined __stub_argz_next || defined __stub___argz_next
2511| choke me
2512| #endif
2513|
2514| int
2515| main ()
2516| {
2517| return argz_next ();
2518|   ;
2519|   return 0;
2520| }
2521configure:19564: result: no
2522configure:19564: checking for argz_stringify
2523configure:19564: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
2524Undefined symbols:
2525  "_argz_stringify", referenced from:
2526      _main in ccZm0Hzg.o
2527ld: symbol(s) not found
2528collect2: ld returned 1 exit status
2529configure:19564: $? = 1
2530configure: failed program was:
2531| /* confdefs.h */
2532| #define PACKAGE_NAME "ImageMagick"
2533| #define PACKAGE_TARNAME "ImageMagick"
2534| #define PACKAGE_VERSION "6.6.6"
2535| #define PACKAGE_STRING "ImageMagick 6.6.6"
2536| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2537| #define PACKAGE_URL ""
2538| #define STDC_HEADERS 1
2539| #define HAVE_SYS_TYPES_H 1
2540| #define HAVE_SYS_STAT_H 1
2541| #define HAVE_STDLIB_H 1
2542| #define HAVE_STRING_H 1
2543| #define HAVE_MEMORY_H 1
2544| #define HAVE_STRINGS_H 1
2545| #define HAVE_INTTYPES_H 1
2546| #define HAVE_STDINT_H 1
2547| #define HAVE_UNISTD_H 1
2548| #define __EXTENSIONS__ 1
2549| #define _ALL_SOURCE 1
2550| #define _GNU_SOURCE 1
2551| #define _POSIX_PTHREAD_SEMANTICS 1
2552| #define _TANDEM_SOURCE 1
2553| #define HAVE___ATTRIBUTE__ 1
2554| #define HAVE_PTHREAD 1
2555| #define THREAD_SUPPORT 1
2556| #define HAVE_PTHREAD 1
2557| #define HAVE_OPENCL_CL_H 1
2558| #define _OPENCL 1
2559| #define HAVE_FSEEKO 1
2560| #define _FILE_OFFSET_BITS 64
2561| #define HAVE_DLFCN_H 1
2562| #define LT_OBJDIR ".libs/"
2563| #define LT_MODULE_EXT ".so"
2564| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2565| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2566| #define HAVE_LIBDL 1
2567| #define HAVE_DLERROR 1
2568| #define HAVE_LIBDLLOADER 1
2569| #define error_t int
2570| #define __error_t_defined 1
2571| /* end confdefs.h.  */
2572| /* Define argz_stringify to an innocuous variant, in case <limits.h> declares argz_stringify.
2573|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2574| #define argz_stringify innocuous_argz_stringify
2575|
2576| /* System header to define __stub macros and hopefully few prototypes,
2577|     which can conflict with char argz_stringify (); below.
2578|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2579|     <limits.h> exists even on freestanding compilers.  */
2580|
2581| #ifdef __STDC__
2582| # include <limits.h>
2583| #else
2584| # include <assert.h>
2585| #endif
2586|
2587| #undef argz_stringify
2588|
2589| /* Override any GCC internal prototype to avoid an error.
2590|    Use char because int might match the return type of a GCC
2591|    builtin and then its argument prototype would still apply.  */
2592| #ifdef __cplusplus
2593| extern "C"
2594| #endif
2595| char argz_stringify ();
2596| /* The GNU C library defines this for functions which it implements
2597|     to always fail with ENOSYS.  Some functions are actually named
2598|     something starting with __ and the normal name is an alias.  */
2599| #if defined __stub_argz_stringify || defined __stub___argz_stringify
2600| choke me
2601| #endif
2602|
2603| int
2604| main ()
2605| {
2606| return argz_stringify ();
2607|   ;
2608|   return 0;
2609| }
2610configure:19564: result: no
2611configure:19628: checking whether libtool supports -dlopen/-dlpreopen
2612configure:19640: result: yes
2613configure:19669: checking for ltdl.h
2614configure:19669: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2615configure:19669: $? = 0
2616configure:19669: result: yes
2617configure:19673: checking whether lt_dlinterface_register is declared
2618configure:19673: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2619configure:19673: $? = 0
2620configure:19673: result: yes
2621configure:19677: checking for lt_dladvise_preload in -lltdl
2622configure:19702: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lltdl  -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
2623configure:19702: $? = 0
2624configure:19711: result: yes
2625configure:19806: checking where to find libltdl headers
2626configure:19808: result:
2627configure:19810: checking where to find libltdl library
2628configure:19812: result: -lltdl
2629configure:19860: checking for unistd.h
2630configure:19860: result: yes
2631configure:19860: checking for dl.h
2632configure:19860: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2633conftest.c:79:16: error: dl.h: No such file or directory
2634configure:19860: $? = 1
2635configure: failed program was:
2636| /* confdefs.h */
2637| #define PACKAGE_NAME "ImageMagick"
2638| #define PACKAGE_TARNAME "ImageMagick"
2639| #define PACKAGE_VERSION "6.6.6"
2640| #define PACKAGE_STRING "ImageMagick 6.6.6"
2641| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2642| #define PACKAGE_URL ""
2643| #define STDC_HEADERS 1
2644| #define HAVE_SYS_TYPES_H 1
2645| #define HAVE_SYS_STAT_H 1
2646| #define HAVE_STDLIB_H 1
2647| #define HAVE_STRING_H 1
2648| #define HAVE_MEMORY_H 1
2649| #define HAVE_STRINGS_H 1
2650| #define HAVE_INTTYPES_H 1
2651| #define HAVE_STDINT_H 1
2652| #define HAVE_UNISTD_H 1
2653| #define __EXTENSIONS__ 1
2654| #define _ALL_SOURCE 1
2655| #define _GNU_SOURCE 1
2656| #define _POSIX_PTHREAD_SEMANTICS 1
2657| #define _TANDEM_SOURCE 1
2658| #define HAVE___ATTRIBUTE__ 1
2659| #define HAVE_PTHREAD 1
2660| #define THREAD_SUPPORT 1
2661| #define HAVE_PTHREAD 1
2662| #define HAVE_OPENCL_CL_H 1
2663| #define _OPENCL 1
2664| #define HAVE_FSEEKO 1
2665| #define _FILE_OFFSET_BITS 64
2666| #define HAVE_DLFCN_H 1
2667| #define LT_OBJDIR ".libs/"
2668| #define LT_MODULE_EXT ".so"
2669| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2670| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2671| #define HAVE_LIBDL 1
2672| #define HAVE_DLERROR 1
2673| #define HAVE_LIBDLLOADER 1
2674| #define error_t int
2675| #define __error_t_defined 1
2676| #define HAVE_PRELOADED_SYMBOLS 1
2677| #define HAVE_LTDL 1
2678| #define HAVE_UNISTD_H 1
2679| /* end confdefs.h.  */
2680| #include <stdio.h>
2681| #ifdef HAVE_SYS_TYPES_H
2682| # include <sys/types.h>
2683| #endif
2684| #ifdef HAVE_SYS_STAT_H
2685| # include <sys/stat.h>
2686| #endif
2687| #ifdef STDC_HEADERS
2688| # include <stdlib.h>
2689| # include <stddef.h>
2690| #else
2691| # ifdef HAVE_STDLIB_H
2692| #  include <stdlib.h>
2693| # endif
2694| #endif
2695| #ifdef HAVE_STRING_H
2696| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2697| #  include <memory.h>
2698| # endif
2699| # include <string.h>
2700| #endif
2701| #ifdef HAVE_STRINGS_H
2702| # include <strings.h>
2703| #endif
2704| #ifdef HAVE_INTTYPES_H
2705| # include <inttypes.h>
2706| #endif
2707| #ifdef HAVE_STDINT_H
2708| # include <stdint.h>
2709| #endif
2710| #ifdef HAVE_UNISTD_H
2711| # include <unistd.h>
2712| #endif
2713|
2714| #include <dl.h>
2715configure:19860: result: no
2716configure:19860: checking for sys/dl.h
2717configure:19860: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2718conftest.c:79:20: error: sys/dl.h: No such file or directory
2719configure:19860: $? = 1
2720configure: failed program was:
2721| /* confdefs.h */
2722| #define PACKAGE_NAME "ImageMagick"
2723| #define PACKAGE_TARNAME "ImageMagick"
2724| #define PACKAGE_VERSION "6.6.6"
2725| #define PACKAGE_STRING "ImageMagick 6.6.6"
2726| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2727| #define PACKAGE_URL ""
2728| #define STDC_HEADERS 1
2729| #define HAVE_SYS_TYPES_H 1
2730| #define HAVE_SYS_STAT_H 1
2731| #define HAVE_STDLIB_H 1
2732| #define HAVE_STRING_H 1
2733| #define HAVE_MEMORY_H 1
2734| #define HAVE_STRINGS_H 1
2735| #define HAVE_INTTYPES_H 1
2736| #define HAVE_STDINT_H 1
2737| #define HAVE_UNISTD_H 1
2738| #define __EXTENSIONS__ 1
2739| #define _ALL_SOURCE 1
2740| #define _GNU_SOURCE 1
2741| #define _POSIX_PTHREAD_SEMANTICS 1
2742| #define _TANDEM_SOURCE 1
2743| #define HAVE___ATTRIBUTE__ 1
2744| #define HAVE_PTHREAD 1
2745| #define THREAD_SUPPORT 1
2746| #define HAVE_PTHREAD 1
2747| #define HAVE_OPENCL_CL_H 1
2748| #define _OPENCL 1
2749| #define HAVE_FSEEKO 1
2750| #define _FILE_OFFSET_BITS 64
2751| #define HAVE_DLFCN_H 1
2752| #define LT_OBJDIR ".libs/"
2753| #define LT_MODULE_EXT ".so"
2754| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2755| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2756| #define HAVE_LIBDL 1
2757| #define HAVE_DLERROR 1
2758| #define HAVE_LIBDLLOADER 1
2759| #define error_t int
2760| #define __error_t_defined 1
2761| #define HAVE_PRELOADED_SYMBOLS 1
2762| #define HAVE_LTDL 1
2763| #define HAVE_UNISTD_H 1
2764| /* end confdefs.h.  */
2765| #include <stdio.h>
2766| #ifdef HAVE_SYS_TYPES_H
2767| # include <sys/types.h>
2768| #endif
2769| #ifdef HAVE_SYS_STAT_H
2770| # include <sys/stat.h>
2771| #endif
2772| #ifdef STDC_HEADERS
2773| # include <stdlib.h>
2774| # include <stddef.h>
2775| #else
2776| # ifdef HAVE_STDLIB_H
2777| #  include <stdlib.h>
2778| # endif
2779| #endif
2780| #ifdef HAVE_STRING_H
2781| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2782| #  include <memory.h>
2783| # endif
2784| # include <string.h>
2785| #endif
2786| #ifdef HAVE_STRINGS_H
2787| # include <strings.h>
2788| #endif
2789| #ifdef HAVE_INTTYPES_H
2790| # include <inttypes.h>
2791| #endif
2792| #ifdef HAVE_STDINT_H
2793| # include <stdint.h>
2794| #endif
2795| #ifdef HAVE_UNISTD_H
2796| # include <unistd.h>
2797| #endif
2798|
2799| #include <sys/dl.h>
2800configure:19860: result: no
2801configure:19860: checking for dld.h
2802configure:19860: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2803conftest.c:79:17: error: dld.h: No such file or directory
2804configure:19860: $? = 1
2805configure: failed program was:
2806| /* confdefs.h */
2807| #define PACKAGE_NAME "ImageMagick"
2808| #define PACKAGE_TARNAME "ImageMagick"
2809| #define PACKAGE_VERSION "6.6.6"
2810| #define PACKAGE_STRING "ImageMagick 6.6.6"
2811| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2812| #define PACKAGE_URL ""
2813| #define STDC_HEADERS 1
2814| #define HAVE_SYS_TYPES_H 1
2815| #define HAVE_SYS_STAT_H 1
2816| #define HAVE_STDLIB_H 1
2817| #define HAVE_STRING_H 1
2818| #define HAVE_MEMORY_H 1
2819| #define HAVE_STRINGS_H 1
2820| #define HAVE_INTTYPES_H 1
2821| #define HAVE_STDINT_H 1
2822| #define HAVE_UNISTD_H 1
2823| #define __EXTENSIONS__ 1
2824| #define _ALL_SOURCE 1
2825| #define _GNU_SOURCE 1
2826| #define _POSIX_PTHREAD_SEMANTICS 1
2827| #define _TANDEM_SOURCE 1
2828| #define HAVE___ATTRIBUTE__ 1
2829| #define HAVE_PTHREAD 1
2830| #define THREAD_SUPPORT 1
2831| #define HAVE_PTHREAD 1
2832| #define HAVE_OPENCL_CL_H 1
2833| #define _OPENCL 1
2834| #define HAVE_FSEEKO 1
2835| #define _FILE_OFFSET_BITS 64
2836| #define HAVE_DLFCN_H 1
2837| #define LT_OBJDIR ".libs/"
2838| #define LT_MODULE_EXT ".so"
2839| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2840| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2841| #define HAVE_LIBDL 1
2842| #define HAVE_DLERROR 1
2843| #define HAVE_LIBDLLOADER 1
2844| #define error_t int
2845| #define __error_t_defined 1
2846| #define HAVE_PRELOADED_SYMBOLS 1
2847| #define HAVE_LTDL 1
2848| #define HAVE_UNISTD_H 1
2849| /* end confdefs.h.  */
2850| #include <stdio.h>
2851| #ifdef HAVE_SYS_TYPES_H
2852| # include <sys/types.h>
2853| #endif
2854| #ifdef HAVE_SYS_STAT_H
2855| # include <sys/stat.h>
2856| #endif
2857| #ifdef STDC_HEADERS
2858| # include <stdlib.h>
2859| # include <stddef.h>
2860| #else
2861| # ifdef HAVE_STDLIB_H
2862| #  include <stdlib.h>
2863| # endif
2864| #endif
2865| #ifdef HAVE_STRING_H
2866| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2867| #  include <memory.h>
2868| # endif
2869| # include <string.h>
2870| #endif
2871| #ifdef HAVE_STRINGS_H
2872| # include <strings.h>
2873| #endif
2874| #ifdef HAVE_INTTYPES_H
2875| # include <inttypes.h>
2876| #endif
2877| #ifdef HAVE_STDINT_H
2878| # include <stdint.h>
2879| #endif
2880| #ifdef HAVE_UNISTD_H
2881| # include <unistd.h>
2882| #endif
2883|
2884| #include <dld.h>
2885configure:19860: result: no
2886configure:19860: checking for mach-o/dyld.h
2887configure:19860: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2888configure:19860: $? = 0
2889configure:19860: result: yes
2890configure:19860: checking for dirent.h
2891configure:19860: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2892configure:19860: $? = 0
2893configure:19860: result: yes
2894configure:19875: checking for closedir
2895configure:19875: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
2896configure:19875: $? = 0
2897configure:19875: result: yes
2898configure:19875: checking for opendir
2899configure:19875: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
2900configure:19875: $? = 0
2901configure:19875: result: yes
2902configure:19875: checking for readdir
2903configure:19875: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
2904configure:19875: $? = 0
2905configure:19875: result: yes
2906configure:19892: checking for strlcat
2907configure:19892: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
2908configure:19892: $? = 0
2909configure:19892: result: yes
2910configure:19892: checking for strlcpy
2911configure:19892: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
2912configure:19892: $? = 0
2913configure:19892: result: yes
2914configure:20119: checking whether to enable maintainer-specific portions of Makefiles
2915configure:20128: result: no
2916configure:20337: checking whether ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 needs -traditional
2917conftest.c:59:20: error: termio.h: No such file or directory
2918configure:20371: result: no
2919configure:20416: checking for ANSI C header files
2920configure:20520: result: yes
2921configure:20537: checking whether to enable assertions
2922configure:20555: result: yes
2923configure:20561: checking for dirent.h that defines DIR
2924configure:20580: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2925configure:20580: $? = 0
2926configure:20588: result: yes
2927configure:20601: checking for library containing opendir
2928configure:20632: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
2929configure:20632: $? = 0
2930configure:20649: result: none required
2931configure:20721: checking arm/limits.h usability
2932configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2933conftest.c:94:24: error: arm/limits.h: No such file or directory
2934configure:20721: $? = 1
2935configure: failed program was:
2936| /* confdefs.h */
2937| #define PACKAGE_NAME "ImageMagick"
2938| #define PACKAGE_TARNAME "ImageMagick"
2939| #define PACKAGE_VERSION "6.6.6"
2940| #define PACKAGE_STRING "ImageMagick 6.6.6"
2941| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2942| #define PACKAGE_URL ""
2943| #define STDC_HEADERS 1
2944| #define HAVE_SYS_TYPES_H 1
2945| #define HAVE_SYS_STAT_H 1
2946| #define HAVE_STDLIB_H 1
2947| #define HAVE_STRING_H 1
2948| #define HAVE_MEMORY_H 1
2949| #define HAVE_STRINGS_H 1
2950| #define HAVE_INTTYPES_H 1
2951| #define HAVE_STDINT_H 1
2952| #define HAVE_UNISTD_H 1
2953| #define __EXTENSIONS__ 1
2954| #define _ALL_SOURCE 1
2955| #define _GNU_SOURCE 1
2956| #define _POSIX_PTHREAD_SEMANTICS 1
2957| #define _TANDEM_SOURCE 1
2958| #define HAVE___ATTRIBUTE__ 1
2959| #define HAVE_PTHREAD 1
2960| #define THREAD_SUPPORT 1
2961| #define HAVE_PTHREAD 1
2962| #define HAVE_OPENCL_CL_H 1
2963| #define _OPENCL 1
2964| #define HAVE_FSEEKO 1
2965| #define _FILE_OFFSET_BITS 64
2966| #define HAVE_DLFCN_H 1
2967| #define LT_OBJDIR ".libs/"
2968| #define LT_MODULE_EXT ".so"
2969| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2970| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2971| #define HAVE_LIBDL 1
2972| #define HAVE_DLERROR 1
2973| #define HAVE_LIBDLLOADER 1
2974| #define error_t int
2975| #define __error_t_defined 1
2976| #define HAVE_PRELOADED_SYMBOLS 1
2977| #define HAVE_LTDL 1
2978| #define HAVE_UNISTD_H 1
2979| #define HAVE_MACH_O_DYLD_H 1
2980| #define HAVE_DIRENT_H 1
2981| #define HAVE_CLOSEDIR 1
2982| #define HAVE_OPENDIR 1
2983| #define HAVE_READDIR 1
2984| #define HAVE_STRLCAT 1
2985| #define HAVE_STRLCPY 1
2986| #define LT_LIBEXT "a"
2987| #define BUILD_MODULES 1
2988| #define LTDL_DELEGATE 1
2989| #define INSTALLED_SUPPORT 1
2990| #define CIPHER_SUPPORT 1
2991| #define HDRI_SUPPORT 1
2992| #define QUANTUM_DEPTH 16
2993| #define STDC_HEADERS 1
2994| #define HAVE_DIRENT_H 1
2995| /* end confdefs.h.  */
2996| #include <stdio.h>
2997| #ifdef HAVE_SYS_TYPES_H
2998| # include <sys/types.h>
2999| #endif
3000| #ifdef HAVE_SYS_STAT_H
3001| # include <sys/stat.h>
3002| #endif
3003| #ifdef STDC_HEADERS
3004| # include <stdlib.h>
3005| # include <stddef.h>
3006| #else
3007| # ifdef HAVE_STDLIB_H
3008| #  include <stdlib.h>
3009| # endif
3010| #endif
3011| #ifdef HAVE_STRING_H
3012| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3013| #  include <memory.h>
3014| # endif
3015| # include <string.h>
3016| #endif
3017| #ifdef HAVE_STRINGS_H
3018| # include <strings.h>
3019| #endif
3020| #ifdef HAVE_INTTYPES_H
3021| # include <inttypes.h>
3022| #endif
3023| #ifdef HAVE_STDINT_H
3024| # include <stdint.h>
3025| #endif
3026| #ifdef HAVE_UNISTD_H
3027| # include <unistd.h>
3028| #endif
3029| #include <arm/limits.h>
3030configure:20721: result: no
3031configure:20721: checking arm/limits.h presence
3032configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3033conftest.c:61:24: error: arm/limits.h: No such file or directory
3034configure:20721: $? = 1
3035configure: failed program was:
3036| /* confdefs.h */
3037| #define PACKAGE_NAME "ImageMagick"
3038| #define PACKAGE_TARNAME "ImageMagick"
3039| #define PACKAGE_VERSION "6.6.6"
3040| #define PACKAGE_STRING "ImageMagick 6.6.6"
3041| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
3042| #define PACKAGE_URL ""
3043| #define STDC_HEADERS 1
3044| #define HAVE_SYS_TYPES_H 1
3045| #define HAVE_SYS_STAT_H 1
3046| #define HAVE_STDLIB_H 1
3047| #define HAVE_STRING_H 1
3048| #define HAVE_MEMORY_H 1
3049| #define HAVE_STRINGS_H 1
3050| #define HAVE_INTTYPES_H 1
3051| #define HAVE_STDINT_H 1
3052| #define HAVE_UNISTD_H 1
3053| #define __EXTENSIONS__ 1
3054| #define _ALL_SOURCE 1
3055| #define _GNU_SOURCE 1
3056| #define _POSIX_PTHREAD_SEMANTICS 1
3057| #define _TANDEM_SOURCE 1
3058| #define HAVE___ATTRIBUTE__ 1
3059| #define HAVE_PTHREAD 1
3060| #define THREAD_SUPPORT 1
3061| #define HAVE_PTHREAD 1
3062| #define HAVE_OPENCL_CL_H 1
3063| #define _OPENCL 1
3064| #define HAVE_FSEEKO 1
3065| #define _FILE_OFFSET_BITS 64
3066| #define HAVE_DLFCN_H 1
3067| #define LT_OBJDIR ".libs/"
3068| #define LT_MODULE_EXT ".so"
3069| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3070| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3071| #define HAVE_LIBDL 1
3072| #define HAVE_DLERROR 1
3073| #define HAVE_LIBDLLOADER 1
3074| #define error_t int
3075| #define __error_t_defined 1
3076| #define HAVE_PRELOADED_SYMBOLS 1
3077| #define HAVE_LTDL 1
3078| #define HAVE_UNISTD_H 1
3079| #define HAVE_MACH_O_DYLD_H 1
3080| #define HAVE_DIRENT_H 1
3081| #define HAVE_CLOSEDIR 1
3082| #define HAVE_OPENDIR 1
3083| #define HAVE_READDIR 1
3084| #define HAVE_STRLCAT 1
3085| #define HAVE_STRLCPY 1
3086| #define LT_LIBEXT "a"
3087| #define BUILD_MODULES 1
3088| #define LTDL_DELEGATE 1
3089| #define INSTALLED_SUPPORT 1
3090| #define CIPHER_SUPPORT 1
3091| #define HDRI_SUPPORT 1
3092| #define QUANTUM_DEPTH 16
3093| #define STDC_HEADERS 1
3094| #define HAVE_DIRENT_H 1
3095| /* end confdefs.h.  */
3096| #include <arm/limits.h>
3097configure:20721: result: no
3098configure:20721: checking for arm/limits.h
3099configure:20721: result: no
3100configure:20721: checking complex.h usability
3101configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3102configure:20721: $? = 0
3103configure:20721: result: yes
3104configure:20721: checking complex.h presence
3105configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3106configure:20721: $? = 0
3107configure:20721: result: yes
3108configure:20721: checking for complex.h
3109configure:20721: result: yes
3110configure:20721: checking errno.h usability
3111configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3112configure:20721: $? = 0
3113configure:20721: result: yes
3114configure:20721: checking errno.h presence
3115configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3116configure:20721: $? = 0
3117configure:20721: result: yes
3118configure:20721: checking for errno.h
3119configure:20721: result: yes
3120configure:20721: checking fcntl.h usability
3121configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3122configure:20721: $? = 0
3123configure:20721: result: yes
3124configure:20721: checking fcntl.h presence
3125configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3126configure:20721: $? = 0
3127configure:20721: result: yes
3128configure:20721: checking for fcntl.h
3129configure:20721: result: yes
3130configure:20721: checking limits.h usability
3131configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3132configure:20721: $? = 0
3133configure:20721: result: yes
3134configure:20721: checking limits.h presence
3135configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3136configure:20721: $? = 0
3137configure:20721: result: yes
3138configure:20721: checking for limits.h
3139configure:20721: result: yes
3140configure:20721: checking linux/unistd.h usability
3141configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3142conftest.c:98:26: error: linux/unistd.h: No such file or directory
3143configure:20721: $? = 1
3144configure: failed program was:
3145| /* confdefs.h */
3146| #define PACKAGE_NAME "ImageMagick"
3147| #define PACKAGE_TARNAME "ImageMagick"
3148| #define PACKAGE_VERSION "6.6.6"
3149| #define PACKAGE_STRING "ImageMagick 6.6.6"
3150| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
3151| #define PACKAGE_URL ""
3152| #define STDC_HEADERS 1
3153| #define HAVE_SYS_TYPES_H 1
3154| #define HAVE_SYS_STAT_H 1
3155| #define HAVE_STDLIB_H 1
3156| #define HAVE_STRING_H 1
3157| #define HAVE_MEMORY_H 1
3158| #define HAVE_STRINGS_H 1
3159| #define HAVE_INTTYPES_H 1
3160| #define HAVE_STDINT_H 1
3161| #define HAVE_UNISTD_H 1
3162| #define __EXTENSIONS__ 1
3163| #define _ALL_SOURCE 1
3164| #define _GNU_SOURCE 1
3165| #define _POSIX_PTHREAD_SEMANTICS 1
3166| #define _TANDEM_SOURCE 1
3167| #define HAVE___ATTRIBUTE__ 1
3168| #define HAVE_PTHREAD 1
3169| #define THREAD_SUPPORT 1
3170| #define HAVE_PTHREAD 1
3171| #define HAVE_OPENCL_CL_H 1
3172| #define _OPENCL 1
3173| #define HAVE_FSEEKO 1
3174| #define _FILE_OFFSET_BITS 64
3175| #define HAVE_DLFCN_H 1
3176| #define LT_OBJDIR ".libs/"
3177| #define LT_MODULE_EXT ".so"
3178| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3179| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3180| #define HAVE_LIBDL 1
3181| #define HAVE_DLERROR 1
3182| #define HAVE_LIBDLLOADER 1
3183| #define error_t int
3184| #define __error_t_defined 1
3185| #define HAVE_PRELOADED_SYMBOLS 1
3186| #define HAVE_LTDL 1
3187| #define HAVE_UNISTD_H 1
3188| #define HAVE_MACH_O_DYLD_H 1
3189| #define HAVE_DIRENT_H 1
3190| #define HAVE_CLOSEDIR 1
3191| #define HAVE_OPENDIR 1
3192| #define HAVE_READDIR 1
3193| #define HAVE_STRLCAT 1
3194| #define HAVE_STRLCPY 1
3195| #define LT_LIBEXT "a"
3196| #define BUILD_MODULES 1
3197| #define LTDL_DELEGATE 1
3198| #define INSTALLED_SUPPORT 1
3199| #define CIPHER_SUPPORT 1
3200| #define HDRI_SUPPORT 1
3201| #define QUANTUM_DEPTH 16
3202| #define STDC_HEADERS 1
3203| #define HAVE_DIRENT_H 1
3204| #define HAVE_COMPLEX_H 1
3205| #define HAVE_ERRNO_H 1
3206| #define HAVE_FCNTL_H 1
3207| #define HAVE_LIMITS_H 1
3208| /* end confdefs.h.  */
3209| #include <stdio.h>
3210| #ifdef HAVE_SYS_TYPES_H
3211| # include <sys/types.h>
3212| #endif
3213| #ifdef HAVE_SYS_STAT_H
3214| # include <sys/stat.h>
3215| #endif
3216| #ifdef STDC_HEADERS
3217| # include <stdlib.h>
3218| # include <stddef.h>
3219| #else
3220| # ifdef HAVE_STDLIB_H
3221| #  include <stdlib.h>
3222| # endif
3223| #endif
3224| #ifdef HAVE_STRING_H
3225| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3226| #  include <memory.h>
3227| # endif
3228| # include <string.h>
3229| #endif
3230| #ifdef HAVE_STRINGS_H
3231| # include <strings.h>
3232| #endif
3233| #ifdef HAVE_INTTYPES_H
3234| # include <inttypes.h>
3235| #endif
3236| #ifdef HAVE_STDINT_H
3237| # include <stdint.h>
3238| #endif
3239| #ifdef HAVE_UNISTD_H
3240| # include <unistd.h>
3241| #endif
3242| #include <linux/unistd.h>
3243configure:20721: result: no
3244configure:20721: checking linux/unistd.h presence
3245configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3246conftest.c:65:26: error: linux/unistd.h: No such file or directory
3247configure:20721: $? = 1
3248configure: failed program was:
3249| /* confdefs.h */
3250| #define PACKAGE_NAME "ImageMagick"
3251| #define PACKAGE_TARNAME "ImageMagick"
3252| #define PACKAGE_VERSION "6.6.6"
3253| #define PACKAGE_STRING "ImageMagick 6.6.6"
3254| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
3255| #define PACKAGE_URL ""
3256| #define STDC_HEADERS 1
3257| #define HAVE_SYS_TYPES_H 1
3258| #define HAVE_SYS_STAT_H 1
3259| #define HAVE_STDLIB_H 1
3260| #define HAVE_STRING_H 1
3261| #define HAVE_MEMORY_H 1
3262| #define HAVE_STRINGS_H 1
3263| #define HAVE_INTTYPES_H 1
3264| #define HAVE_STDINT_H 1
3265| #define HAVE_UNISTD_H 1
3266| #define __EXTENSIONS__ 1
3267| #define _ALL_SOURCE 1
3268| #define _GNU_SOURCE 1
3269| #define _POSIX_PTHREAD_SEMANTICS 1
3270| #define _TANDEM_SOURCE 1
3271| #define HAVE___ATTRIBUTE__ 1
3272| #define HAVE_PTHREAD 1
3273| #define THREAD_SUPPORT 1
3274| #define HAVE_PTHREAD 1
3275| #define HAVE_OPENCL_CL_H 1
3276| #define _OPENCL 1
3277| #define HAVE_FSEEKO 1
3278| #define _FILE_OFFSET_BITS 64
3279| #define HAVE_DLFCN_H 1
3280| #define LT_OBJDIR ".libs/"
3281| #define LT_MODULE_EXT ".so"
3282| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3283| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3284| #define HAVE_LIBDL 1
3285| #define HAVE_DLERROR 1
3286| #define HAVE_LIBDLLOADER 1
3287| #define error_t int
3288| #define __error_t_defined 1
3289| #define HAVE_PRELOADED_SYMBOLS 1
3290| #define HAVE_LTDL 1
3291| #define HAVE_UNISTD_H 1
3292| #define HAVE_MACH_O_DYLD_H 1
3293| #define HAVE_DIRENT_H 1
3294| #define HAVE_CLOSEDIR 1
3295| #define HAVE_OPENDIR 1
3296| #define HAVE_READDIR 1
3297| #define HAVE_STRLCAT 1
3298| #define HAVE_STRLCPY 1
3299| #define LT_LIBEXT "a"
3300| #define BUILD_MODULES 1
3301| #define LTDL_DELEGATE 1
3302| #define INSTALLED_SUPPORT 1
3303| #define CIPHER_SUPPORT 1
3304| #define HDRI_SUPPORT 1
3305| #define QUANTUM_DEPTH 16
3306| #define STDC_HEADERS 1
3307| #define HAVE_DIRENT_H 1
3308| #define HAVE_COMPLEX_H 1
3309| #define HAVE_ERRNO_H 1
3310| #define HAVE_FCNTL_H 1
3311| #define HAVE_LIMITS_H 1
3312| /* end confdefs.h.  */
3313| #include <linux/unistd.h>
3314configure:20721: result: no
3315configure:20721: checking for linux/unistd.h
3316configure:20721: result: no
3317configure:20721: checking locale.h usability
3318configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3319configure:20721: $? = 0
3320configure:20721: result: yes
3321configure:20721: checking locale.h presence
3322configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3323configure:20721: $? = 0
3324configure:20721: result: yes
3325configure:20721: checking for locale.h
3326configure:20721: result: yes
3327configure:20721: checking machine/param.h usability
3328configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3329configure:20721: $? = 0
3330configure:20721: result: yes
3331configure:20721: checking machine/param.h presence
3332configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3333configure:20721: $? = 0
3334configure:20721: result: yes
3335configure:20721: checking for machine/param.h
3336configure:20721: result: yes
3337configure:20721: checking for mach-o/dyld.h
3338configure:20721: result: yes
3339configure:20721: checking OS.h usability
3340configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3341conftest.c:101:16: error: OS.h: No such file or directory
3342configure:20721: $? = 1
3343configure: failed program was:
3344| /* confdefs.h */
3345| #define PACKAGE_NAME "ImageMagick"
3346| #define PACKAGE_TARNAME "ImageMagick"
3347| #define PACKAGE_VERSION "6.6.6"
3348| #define PACKAGE_STRING "ImageMagick 6.6.6"
3349| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
3350| #define PACKAGE_URL ""
3351| #define STDC_HEADERS 1
3352| #define HAVE_SYS_TYPES_H 1
3353| #define HAVE_SYS_STAT_H 1
3354| #define HAVE_STDLIB_H 1
3355| #define HAVE_STRING_H 1
3356| #define HAVE_MEMORY_H 1
3357| #define HAVE_STRINGS_H 1
3358| #define HAVE_INTTYPES_H 1
3359| #define HAVE_STDINT_H 1
3360| #define HAVE_UNISTD_H 1
3361| #define __EXTENSIONS__ 1
3362| #define _ALL_SOURCE 1
3363| #define _GNU_SOURCE 1
3364| #define _POSIX_PTHREAD_SEMANTICS 1
3365| #define _TANDEM_SOURCE 1
3366| #define HAVE___ATTRIBUTE__ 1
3367| #define HAVE_PTHREAD 1
3368| #define THREAD_SUPPORT 1
3369| #define HAVE_PTHREAD 1
3370| #define HAVE_OPENCL_CL_H 1
3371| #define _OPENCL 1
3372| #define HAVE_FSEEKO 1
3373| #define _FILE_OFFSET_BITS 64
3374| #define HAVE_DLFCN_H 1
3375| #define LT_OBJDIR ".libs/"
3376| #define LT_MODULE_EXT ".so"
3377| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3378| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3379| #define HAVE_LIBDL 1
3380| #define HAVE_DLERROR 1
3381| #define HAVE_LIBDLLOADER 1
3382| #define error_t int
3383| #define __error_t_defined 1
3384| #define HAVE_PRELOADED_SYMBOLS 1
3385| #define HAVE_LTDL 1
3386| #define HAVE_UNISTD_H 1
3387| #define HAVE_MACH_O_DYLD_H 1
3388| #define HAVE_DIRENT_H 1
3389| #define HAVE_CLOSEDIR 1
3390| #define HAVE_OPENDIR 1
3391| #define HAVE_READDIR 1
3392| #define HAVE_STRLCAT 1
3393| #define HAVE_STRLCPY 1
3394| #define LT_LIBEXT "a"
3395| #define BUILD_MODULES 1
3396| #define LTDL_DELEGATE 1
3397| #define INSTALLED_SUPPORT 1
3398| #define CIPHER_SUPPORT 1
3399| #define HDRI_SUPPORT 1
3400| #define QUANTUM_DEPTH 16
3401| #define STDC_HEADERS 1
3402| #define HAVE_DIRENT_H 1
3403| #define HAVE_COMPLEX_H 1
3404| #define HAVE_ERRNO_H 1
3405| #define HAVE_FCNTL_H 1
3406| #define HAVE_LIMITS_H 1
3407| #define HAVE_LOCALE_H 1
3408| #define HAVE_MACHINE_PARAM_H 1
3409| #define HAVE_MACH_O_DYLD_H 1
3410| /* end confdefs.h.  */
3411| #include <stdio.h>
3412| #ifdef HAVE_SYS_TYPES_H
3413| # include <sys/types.h>
3414| #endif
3415| #ifdef HAVE_SYS_STAT_H
3416| # include <sys/stat.h>
3417| #endif
3418| #ifdef STDC_HEADERS
3419| # include <stdlib.h>
3420| # include <stddef.h>
3421| #else
3422| # ifdef HAVE_STDLIB_H
3423| #  include <stdlib.h>
3424| # endif
3425| #endif
3426| #ifdef HAVE_STRING_H
3427| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3428| #  include <memory.h>
3429| # endif
3430| # include <string.h>
3431| #endif
3432| #ifdef HAVE_STRINGS_H
3433| # include <strings.h>
3434| #endif
3435| #ifdef HAVE_INTTYPES_H
3436| # include <inttypes.h>
3437| #endif
3438| #ifdef HAVE_STDINT_H
3439| # include <stdint.h>
3440| #endif
3441| #ifdef HAVE_UNISTD_H
3442| # include <unistd.h>
3443| #endif
3444| #include <OS.h>
3445configure:20721: result: no
3446configure:20721: checking OS.h presence
3447configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3448conftest.c:68:16: error: OS.h: No such file or directory
3449configure:20721: $? = 1
3450configure: failed program was:
3451| /* confdefs.h */
3452| #define PACKAGE_NAME "ImageMagick"
3453| #define PACKAGE_TARNAME "ImageMagick"
3454| #define PACKAGE_VERSION "6.6.6"
3455| #define PACKAGE_STRING "ImageMagick 6.6.6"
3456| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
3457| #define PACKAGE_URL ""
3458| #define STDC_HEADERS 1
3459| #define HAVE_SYS_TYPES_H 1
3460| #define HAVE_SYS_STAT_H 1
3461| #define HAVE_STDLIB_H 1
3462| #define HAVE_STRING_H 1
3463| #define HAVE_MEMORY_H 1
3464| #define HAVE_STRINGS_H 1
3465| #define HAVE_INTTYPES_H 1
3466| #define HAVE_STDINT_H 1
3467| #define HAVE_UNISTD_H 1
3468| #define __EXTENSIONS__ 1
3469| #define _ALL_SOURCE 1
3470| #define _GNU_SOURCE 1
3471| #define _POSIX_PTHREAD_SEMANTICS 1
3472| #define _TANDEM_SOURCE 1
3473| #define HAVE___ATTRIBUTE__ 1
3474| #define HAVE_PTHREAD 1
3475| #define THREAD_SUPPORT 1
3476| #define HAVE_PTHREAD 1
3477| #define HAVE_OPENCL_CL_H 1
3478| #define _OPENCL 1
3479| #define HAVE_FSEEKO 1
3480| #define _FILE_OFFSET_BITS 64
3481| #define HAVE_DLFCN_H 1
3482| #define LT_OBJDIR ".libs/"
3483| #define LT_MODULE_EXT ".so"
3484| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3485| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3486| #define HAVE_LIBDL 1
3487| #define HAVE_DLERROR 1
3488| #define HAVE_LIBDLLOADER 1
3489| #define error_t int
3490| #define __error_t_defined 1
3491| #define HAVE_PRELOADED_SYMBOLS 1
3492| #define HAVE_LTDL 1
3493| #define HAVE_UNISTD_H 1
3494| #define HAVE_MACH_O_DYLD_H 1
3495| #define HAVE_DIRENT_H 1
3496| #define HAVE_CLOSEDIR 1
3497| #define HAVE_OPENDIR 1
3498| #define HAVE_READDIR 1
3499| #define HAVE_STRLCAT 1
3500| #define HAVE_STRLCPY 1
3501| #define LT_LIBEXT "a"
3502| #define BUILD_MODULES 1
3503| #define LTDL_DELEGATE 1
3504| #define INSTALLED_SUPPORT 1
3505| #define CIPHER_SUPPORT 1
3506| #define HDRI_SUPPORT 1
3507| #define QUANTUM_DEPTH 16
3508| #define STDC_HEADERS 1
3509| #define HAVE_DIRENT_H 1
3510| #define HAVE_COMPLEX_H 1
3511| #define HAVE_ERRNO_H 1
3512| #define HAVE_FCNTL_H 1
3513| #define HAVE_LIMITS_H 1
3514| #define HAVE_LOCALE_H 1
3515| #define HAVE_MACHINE_PARAM_H 1
3516| #define HAVE_MACH_O_DYLD_H 1
3517| /* end confdefs.h.  */
3518| #include <OS.h>
3519configure:20721: result: no
3520configure:20721: checking for OS.h
3521configure:20721: result: no
3522configure:20721: checking process.h usability
3523configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3524conftest.c:101:21: error: process.h: No such file or directory
3525configure:20721: $? = 1
3526configure: failed program was:
3527| /* confdefs.h */
3528| #define PACKAGE_NAME "ImageMagick"
3529| #define PACKAGE_TARNAME "ImageMagick"
3530| #define PACKAGE_VERSION "6.6.6"
3531| #define PACKAGE_STRING "ImageMagick 6.6.6"
3532| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
3533| #define PACKAGE_URL ""
3534| #define STDC_HEADERS 1
3535| #define HAVE_SYS_TYPES_H 1
3536| #define HAVE_SYS_STAT_H 1
3537| #define HAVE_STDLIB_H 1
3538| #define HAVE_STRING_H 1
3539| #define HAVE_MEMORY_H 1
3540| #define HAVE_STRINGS_H 1
3541| #define HAVE_INTTYPES_H 1
3542| #define HAVE_STDINT_H 1
3543| #define HAVE_UNISTD_H 1
3544| #define __EXTENSIONS__ 1
3545| #define _ALL_SOURCE 1
3546| #define _GNU_SOURCE 1
3547| #define _POSIX_PTHREAD_SEMANTICS 1
3548| #define _TANDEM_SOURCE 1
3549| #define HAVE___ATTRIBUTE__ 1
3550| #define HAVE_PTHREAD 1
3551| #define THREAD_SUPPORT 1
3552| #define HAVE_PTHREAD 1
3553| #define HAVE_OPENCL_CL_H 1
3554| #define _OPENCL 1
3555| #define HAVE_FSEEKO 1
3556| #define _FILE_OFFSET_BITS 64
3557| #define HAVE_DLFCN_H 1
3558| #define LT_OBJDIR ".libs/"
3559| #define LT_MODULE_EXT ".so"
3560| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3561| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3562| #define HAVE_LIBDL 1
3563| #define HAVE_DLERROR 1
3564| #define HAVE_LIBDLLOADER 1
3565| #define error_t int
3566| #define __error_t_defined 1
3567| #define HAVE_PRELOADED_SYMBOLS 1
3568| #define HAVE_LTDL 1
3569| #define HAVE_UNISTD_H 1
3570| #define HAVE_MACH_O_DYLD_H 1
3571| #define HAVE_DIRENT_H 1
3572| #define HAVE_CLOSEDIR 1
3573| #define HAVE_OPENDIR 1
3574| #define HAVE_READDIR 1
3575| #define HAVE_STRLCAT 1
3576| #define HAVE_STRLCPY 1
3577| #define LT_LIBEXT "a"
3578| #define BUILD_MODULES 1
3579| #define LTDL_DELEGATE 1
3580| #define INSTALLED_SUPPORT 1
3581| #define CIPHER_SUPPORT 1
3582| #define HDRI_SUPPORT 1
3583| #define QUANTUM_DEPTH 16
3584| #define STDC_HEADERS 1
3585| #define HAVE_DIRENT_H 1
3586| #define HAVE_COMPLEX_H 1
3587| #define HAVE_ERRNO_H 1
3588| #define HAVE_FCNTL_H 1
3589| #define HAVE_LIMITS_H 1
3590| #define HAVE_LOCALE_H 1
3591| #define HAVE_MACHINE_PARAM_H 1
3592| #define HAVE_MACH_O_DYLD_H 1
3593| /* end confdefs.h.  */
3594| #include <stdio.h>
3595| #ifdef HAVE_SYS_TYPES_H
3596| # include <sys/types.h>
3597| #endif
3598| #ifdef HAVE_SYS_STAT_H
3599| # include <sys/stat.h>
3600| #endif
3601| #ifdef STDC_HEADERS
3602| # include <stdlib.h>
3603| # include <stddef.h>
3604| #else
3605| # ifdef HAVE_STDLIB_H
3606| #  include <stdlib.h>
3607| # endif
3608| #endif
3609| #ifdef HAVE_STRING_H
3610| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3611| #  include <memory.h>
3612| # endif
3613| # include <string.h>
3614| #endif
3615| #ifdef HAVE_STRINGS_H
3616| # include <strings.h>
3617| #endif
3618| #ifdef HAVE_INTTYPES_H
3619| # include <inttypes.h>
3620| #endif
3621| #ifdef HAVE_STDINT_H
3622| # include <stdint.h>
3623| #endif
3624| #ifdef HAVE_UNISTD_H
3625| # include <unistd.h>
3626| #endif
3627| #include <process.h>
3628configure:20721: result: no
3629configure:20721: checking process.h presence
3630configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3631conftest.c:68:21: error: process.h: No such file or directory
3632configure:20721: $? = 1
3633configure: failed program was:
3634| /* confdefs.h */
3635| #define PACKAGE_NAME "ImageMagick"
3636| #define PACKAGE_TARNAME "ImageMagick"
3637| #define PACKAGE_VERSION "6.6.6"
3638| #define PACKAGE_STRING "ImageMagick 6.6.6"
3639| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
3640| #define PACKAGE_URL ""
3641| #define STDC_HEADERS 1
3642| #define HAVE_SYS_TYPES_H 1
3643| #define HAVE_SYS_STAT_H 1
3644| #define HAVE_STDLIB_H 1
3645| #define HAVE_STRING_H 1
3646| #define HAVE_MEMORY_H 1
3647| #define HAVE_STRINGS_H 1
3648| #define HAVE_INTTYPES_H 1
3649| #define HAVE_STDINT_H 1
3650| #define HAVE_UNISTD_H 1
3651| #define __EXTENSIONS__ 1
3652| #define _ALL_SOURCE 1
3653| #define _GNU_SOURCE 1
3654| #define _POSIX_PTHREAD_SEMANTICS 1
3655| #define _TANDEM_SOURCE 1
3656| #define HAVE___ATTRIBUTE__ 1
3657| #define HAVE_PTHREAD 1
3658| #define THREAD_SUPPORT 1
3659| #define HAVE_PTHREAD 1
3660| #define HAVE_OPENCL_CL_H 1
3661| #define _OPENCL 1
3662| #define HAVE_FSEEKO 1
3663| #define _FILE_OFFSET_BITS 64
3664| #define HAVE_DLFCN_H 1
3665| #define LT_OBJDIR ".libs/"
3666| #define LT_MODULE_EXT ".so"
3667| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3668| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3669| #define HAVE_LIBDL 1
3670| #define HAVE_DLERROR 1
3671| #define HAVE_LIBDLLOADER 1
3672| #define error_t int
3673| #define __error_t_defined 1
3674| #define HAVE_PRELOADED_SYMBOLS 1
3675| #define HAVE_LTDL 1
3676| #define HAVE_UNISTD_H 1
3677| #define HAVE_MACH_O_DYLD_H 1
3678| #define HAVE_DIRENT_H 1
3679| #define HAVE_CLOSEDIR 1
3680| #define HAVE_OPENDIR 1
3681| #define HAVE_READDIR 1
3682| #define HAVE_STRLCAT 1
3683| #define HAVE_STRLCPY 1
3684| #define LT_LIBEXT "a"
3685| #define BUILD_MODULES 1
3686| #define LTDL_DELEGATE 1
3687| #define INSTALLED_SUPPORT 1
3688| #define CIPHER_SUPPORT 1
3689| #define HDRI_SUPPORT 1
3690| #define QUANTUM_DEPTH 16
3691| #define STDC_HEADERS 1
3692| #define HAVE_DIRENT_H 1
3693| #define HAVE_COMPLEX_H 1
3694| #define HAVE_ERRNO_H 1
3695| #define HAVE_FCNTL_H 1
3696| #define HAVE_LIMITS_H 1
3697| #define HAVE_LOCALE_H 1
3698| #define HAVE_MACHINE_PARAM_H 1
3699| #define HAVE_MACH_O_DYLD_H 1
3700| /* end confdefs.h.  */
3701| #include <process.h>
3702configure:20721: result: no
3703configure:20721: checking for process.h
3704configure:20721: result: no
3705configure:20721: checking stdarg.h usability
3706configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3707configure:20721: $? = 0
3708configure:20721: result: yes
3709configure:20721: checking stdarg.h presence
3710configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3711configure:20721: $? = 0
3712configure:20721: result: yes
3713configure:20721: checking for stdarg.h
3714configure:20721: result: yes
3715configure:20721: checking sys/ipc.h usability
3716configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3717configure:20721: $? = 0
3718configure:20721: result: yes
3719configure:20721: checking sys/ipc.h presence
3720configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3721configure:20721: $? = 0
3722configure:20721: result: yes
3723configure:20721: checking for sys/ipc.h
3724configure:20721: result: yes
3725configure:20721: checking sys/resource.h usability
3726configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3727configure:20721: $? = 0
3728configure:20721: result: yes
3729configure:20721: checking sys/resource.h presence
3730configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3731configure:20721: $? = 0
3732configure:20721: result: yes
3733configure:20721: checking for sys/resource.h
3734configure:20721: result: yes
3735configure:20721: checking sys/syslimits.h usability
3736configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3737configure:20721: $? = 0
3738configure:20721: result: yes
3739configure:20721: checking sys/syslimits.h presence
3740configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3741configure:20721: $? = 0
3742configure:20721: result: yes
3743configure:20721: checking for sys/syslimits.h
3744configure:20721: result: yes
3745configure:20721: checking sys/time.h usability
3746configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3747configure:20721: $? = 0
3748configure:20721: result: yes
3749configure:20721: checking sys/time.h presence
3750configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3751configure:20721: $? = 0
3752configure:20721: result: yes
3753configure:20721: checking for sys/time.h
3754configure:20721: result: yes
3755configure:20721: checking sys/timeb.h usability
3756configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3757configure:20721: $? = 0
3758configure:20721: result: yes
3759configure:20721: checking sys/timeb.h presence
3760configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3761configure:20721: $? = 0
3762configure:20721: result: yes
3763configure:20721: checking for sys/timeb.h
3764configure:20721: result: yes
3765configure:20721: checking sys/times.h usability
3766configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3767configure:20721: $? = 0
3768configure:20721: result: yes
3769configure:20721: checking sys/times.h presence
3770configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3771configure:20721: $? = 0
3772configure:20721: result: yes
3773configure:20721: checking for sys/times.h
3774configure:20721: result: yes
3775configure:20721: checking sys/wait.h usability
3776configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3777configure:20721: $? = 0
3778configure:20721: result: yes
3779configure:20721: checking sys/wait.h presence
3780configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3781configure:20721: $? = 0
3782configure:20721: result: yes
3783configure:20721: checking for sys/wait.h
3784configure:20721: result: yes
3785configure:20721: checking wchar.h usability
3786configure:20721: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3787configure:20721: $? = 0
3788configure:20721: result: yes
3789configure:20721: checking wchar.h presence
3790configure:20721: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3791configure:20721: $? = 0
3792configure:20721: result: yes
3793configure:20721: checking for wchar.h
3794configure:20721: result: yes
3795configure:20738: checking for stdbool.h that conforms to C99
3796configure:20805: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3797conftest.c: In function 'main':
3798conftest.c:126: warning: the address of 's' will always evaluate as 'true'
3799conftest.c:130: warning: the address of 'a' will always evaluate as 'true'
3800conftest.c:130: warning: the address of 'b' will always evaluate as 'true'
3801conftest.c:130: warning: the address of 'c' will always evaluate as 'true'
3802conftest.c:130: warning: the address of 'd' will always evaluate as 'true'
3803conftest.c:130: warning: the address of 'f' will always evaluate as 'true'
3804conftest.c:130: warning: the address of 'g' will always evaluate as 'true'
3805conftest.c:130: warning: the address of 'h' will always evaluate as 'true'
3806conftest.c:130: warning: the address of 'i' will always evaluate as 'true'
3807conftest.c:131: warning: the address of 'n' will always evaluate as 'true'
3808conftest.c:131: warning: the address of 'o' will always evaluate as 'true'
3809conftest.c:131: warning: the address of 'p' will always evaluate as 'true'
3810configure:20805: $? = 0
3811configure:20812: result: yes
3812configure:20814: checking for _Bool
3813configure:20814: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3814configure:20814: $? = 0
3815configure:20814: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3816conftest.c: In function 'main':
3817conftest.c:113: error: expected expression before ')' token
3818configure:20814: $? = 1
3819configure: failed program was:
3820| /* confdefs.h */
3821| #define PACKAGE_NAME "ImageMagick"
3822| #define PACKAGE_TARNAME "ImageMagick"
3823| #define PACKAGE_VERSION "6.6.6"
3824| #define PACKAGE_STRING "ImageMagick 6.6.6"
3825| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
3826| #define PACKAGE_URL ""
3827| #define STDC_HEADERS 1
3828| #define HAVE_SYS_TYPES_H 1
3829| #define HAVE_SYS_STAT_H 1
3830| #define HAVE_STDLIB_H 1
3831| #define HAVE_STRING_H 1
3832| #define HAVE_MEMORY_H 1
3833| #define HAVE_STRINGS_H 1
3834| #define HAVE_INTTYPES_H 1
3835| #define HAVE_STDINT_H 1
3836| #define HAVE_UNISTD_H 1
3837| #define __EXTENSIONS__ 1
3838| #define _ALL_SOURCE 1
3839| #define _GNU_SOURCE 1
3840| #define _POSIX_PTHREAD_SEMANTICS 1
3841| #define _TANDEM_SOURCE 1
3842| #define HAVE___ATTRIBUTE__ 1
3843| #define HAVE_PTHREAD 1
3844| #define THREAD_SUPPORT 1
3845| #define HAVE_PTHREAD 1
3846| #define HAVE_OPENCL_CL_H 1
3847| #define _OPENCL 1
3848| #define HAVE_FSEEKO 1
3849| #define _FILE_OFFSET_BITS 64
3850| #define HAVE_DLFCN_H 1
3851| #define LT_OBJDIR ".libs/"
3852| #define LT_MODULE_EXT ".so"
3853| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3854| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3855| #define HAVE_LIBDL 1
3856| #define HAVE_DLERROR 1
3857| #define HAVE_LIBDLLOADER 1
3858| #define error_t int
3859| #define __error_t_defined 1
3860| #define HAVE_PRELOADED_SYMBOLS 1
3861| #define HAVE_LTDL 1
3862| #define HAVE_UNISTD_H 1
3863| #define HAVE_MACH_O_DYLD_H 1
3864| #define HAVE_DIRENT_H 1
3865| #define HAVE_CLOSEDIR 1
3866| #define HAVE_OPENDIR 1
3867| #define HAVE_READDIR 1
3868| #define HAVE_STRLCAT 1
3869| #define HAVE_STRLCPY 1
3870| #define LT_LIBEXT "a"
3871| #define BUILD_MODULES 1
3872| #define LTDL_DELEGATE 1
3873| #define INSTALLED_SUPPORT 1
3874| #define CIPHER_SUPPORT 1
3875| #define HDRI_SUPPORT 1
3876| #define QUANTUM_DEPTH 16
3877| #define STDC_HEADERS 1
3878| #define HAVE_DIRENT_H 1
3879| #define HAVE_COMPLEX_H 1
3880| #define HAVE_ERRNO_H 1
3881| #define HAVE_FCNTL_H 1
3882| #define HAVE_LIMITS_H 1
3883| #define HAVE_LOCALE_H 1
3884| #define HAVE_MACHINE_PARAM_H 1
3885| #define HAVE_MACH_O_DYLD_H 1
3886| #define HAVE_STDARG_H 1
3887| #define HAVE_SYS_IPC_H 1
3888| #define HAVE_SYS_RESOURCE_H 1
3889| #define HAVE_SYS_SYSLIMITS_H 1
3890| #define HAVE_SYS_TIME_H 1
3891| #define HAVE_SYS_TIMEB_H 1
3892| #define HAVE_SYS_TIMES_H 1
3893| #define HAVE_SYS_WAIT_H 1
3894| #define HAVE_WCHAR_H 1
3895| /* end confdefs.h.  */
3896| #include <stdio.h>
3897| #ifdef HAVE_SYS_TYPES_H
3898| # include <sys/types.h>
3899| #endif
3900| #ifdef HAVE_SYS_STAT_H
3901| # include <sys/stat.h>
3902| #endif
3903| #ifdef STDC_HEADERS
3904| # include <stdlib.h>
3905| # include <stddef.h>
3906| #else
3907| # ifdef HAVE_STDLIB_H
3908| #  include <stdlib.h>
3909| # endif
3910| #endif
3911| #ifdef HAVE_STRING_H
3912| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3913| #  include <memory.h>
3914| # endif
3915| # include <string.h>
3916| #endif
3917| #ifdef HAVE_STRINGS_H
3918| # include <strings.h>
3919| #endif
3920| #ifdef HAVE_INTTYPES_H
3921| # include <inttypes.h>
3922| #endif
3923| #ifdef HAVE_STDINT_H
3924| # include <stdint.h>
3925| #endif
3926| #ifdef HAVE_UNISTD_H
3927| # include <unistd.h>
3928| #endif
3929| int
3930| main ()
3931| {
3932| if (sizeof ((_Bool)))
3933|           return 0;
3934|   ;
3935|   return 0;
3936| }
3937configure:20814: result: yes
3938configure:20830: checking for working volatile
3939configure:20849: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3940configure:20849: $? = 0
3941configure:20856: result: yes
3942configure:20864: checking for preprocessor stringizing operator
3943configure:20884: result: yes
3944configure:20892: checking whether stat file-mode macros are broken
3945configure:20919: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3946configure:20919: $? = 0
3947configure:20926: result: no
3948configure:20934: checking whether time.h and sys/time.h may both be included
3949configure:20954: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3950configure:20954: $? = 0
3951configure:20961: result: yes
3952configure:20969: checking whether struct tm is in sys/time.h or time.h
3953configure:20989: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3954configure:20989: $? = 0
3955configure:20996: result: time.h
3956configure:21004: checking for struct tm.tm_zone
3957configure:21004: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3958configure:21004: $? = 0
3959configure:21004: result: yes
3960configure:21071: checking whether #! works in shell scripts
3961configure:21088: result: yes
3962configure:21096: checking for inline
3963configure:21112: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3964configure:21112: $? = 0
3965configure:21120: result: inline
3966configure:21142: checking for C/C++ restrict keyword
3967configure:21167: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3968configure:21167: $? = 0
3969configure:21175: result: __restrict
3970configure:21191: checking whether byte ordering is bigendian
3971configure:21206: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3972configure:21206: $? = 0
3973configure:21251: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3974configure:21251: $? = 0
3975configure:21269: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3976conftest.c: In function 'main':
3977conftest.c:91: error: 'not' undeclared (first use in this function)
3978conftest.c:91: error: (Each undeclared identifier is reported only once
3979conftest.c:91: error: for each function it appears in.)
3980conftest.c:91: error: expected ';' before 'big'
3981configure:21269: $? = 1
3982configure: failed program was:
3983| /* confdefs.h */
3984| #define PACKAGE_NAME "ImageMagick"
3985| #define PACKAGE_TARNAME "ImageMagick"
3986| #define PACKAGE_VERSION "6.6.6"
3987| #define PACKAGE_STRING "ImageMagick 6.6.6"
3988| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
3989| #define PACKAGE_URL ""
3990| #define STDC_HEADERS 1
3991| #define HAVE_SYS_TYPES_H 1
3992| #define HAVE_SYS_STAT_H 1
3993| #define HAVE_STDLIB_H 1
3994| #define HAVE_STRING_H 1
3995| #define HAVE_MEMORY_H 1
3996| #define HAVE_STRINGS_H 1
3997| #define HAVE_INTTYPES_H 1
3998| #define HAVE_STDINT_H 1
3999| #define HAVE_UNISTD_H 1
4000| #define __EXTENSIONS__ 1
4001| #define _ALL_SOURCE 1
4002| #define _GNU_SOURCE 1
4003| #define _POSIX_PTHREAD_SEMANTICS 1
4004| #define _TANDEM_SOURCE 1
4005| #define HAVE___ATTRIBUTE__ 1
4006| #define HAVE_PTHREAD 1
4007| #define THREAD_SUPPORT 1
4008| #define HAVE_PTHREAD 1
4009| #define HAVE_OPENCL_CL_H 1
4010| #define _OPENCL 1
4011| #define HAVE_FSEEKO 1
4012| #define _FILE_OFFSET_BITS 64
4013| #define HAVE_DLFCN_H 1
4014| #define LT_OBJDIR ".libs/"
4015| #define LT_MODULE_EXT ".so"
4016| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
4017| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
4018| #define HAVE_LIBDL 1
4019| #define HAVE_DLERROR 1
4020| #define HAVE_LIBDLLOADER 1
4021| #define error_t int
4022| #define __error_t_defined 1
4023| #define HAVE_PRELOADED_SYMBOLS 1
4024| #define HAVE_LTDL 1
4025| #define HAVE_UNISTD_H 1
4026| #define HAVE_MACH_O_DYLD_H 1
4027| #define HAVE_DIRENT_H 1
4028| #define HAVE_CLOSEDIR 1
4029| #define HAVE_OPENDIR 1
4030| #define HAVE_READDIR 1
4031| #define HAVE_STRLCAT 1
4032| #define HAVE_STRLCPY 1
4033| #define LT_LIBEXT "a"
4034| #define BUILD_MODULES 1
4035| #define LTDL_DELEGATE 1
4036| #define INSTALLED_SUPPORT 1
4037| #define CIPHER_SUPPORT 1
4038| #define HDRI_SUPPORT 1
4039| #define QUANTUM_DEPTH 16
4040| #define STDC_HEADERS 1
4041| #define HAVE_DIRENT_H 1
4042| #define HAVE_COMPLEX_H 1
4043| #define HAVE_ERRNO_H 1
4044| #define HAVE_FCNTL_H 1
4045| #define HAVE_LIMITS_H 1
4046| #define HAVE_LOCALE_H 1
4047| #define HAVE_MACHINE_PARAM_H 1
4048| #define HAVE_MACH_O_DYLD_H 1
4049| #define HAVE_STDARG_H 1
4050| #define HAVE_SYS_IPC_H 1
4051| #define HAVE_SYS_RESOURCE_H 1
4052| #define HAVE_SYS_SYSLIMITS_H 1
4053| #define HAVE_SYS_TIME_H 1
4054| #define HAVE_SYS_TIMEB_H 1
4055| #define HAVE_SYS_TIMES_H 1
4056| #define HAVE_SYS_WAIT_H 1
4057| #define HAVE_WCHAR_H 1
4058| #define HAVE__BOOL 1
4059| #define HAVE_STDBOOL_H 1
4060| #define HAVE_STRINGIZE 1
4061| #define TIME_WITH_SYS_TIME 1
4062| #define HAVE_STRUCT_TM_TM_ZONE 1
4063| #define HAVE_TM_ZONE 1
4064| #define restrict __restrict
4065| /* end confdefs.h.  */
4066| #include <sys/types.h>
4067|               #include <sys/param.h>
4068|
4069| int
4070| main ()
4071| {
4072| #if BYTE_ORDER != BIG_ENDIAN
4073|                not big endian
4074|               #endif
4075|
4076|   ;
4077|   return 0;
4078| }
4079configure:21397: result: no
4080configure:21417: checking for mode_t
4081configure:21417: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4082configure:21417: $? = 0
4083configure:21417: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4084conftest.c: In function 'main':
4085conftest.c:120: error: expected expression before ')' token
4086configure:21417: $? = 1
4087configure: failed program was:
4088| /* confdefs.h */
4089| #define PACKAGE_NAME "ImageMagick"
4090| #define PACKAGE_TARNAME "ImageMagick"
4091| #define PACKAGE_VERSION "6.6.6"
4092| #define PACKAGE_STRING "ImageMagick 6.6.6"
4093| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
4094| #define PACKAGE_URL ""
4095| #define STDC_HEADERS 1
4096| #define HAVE_SYS_TYPES_H 1
4097| #define HAVE_SYS_STAT_H 1
4098| #define HAVE_STDLIB_H 1
4099| #define HAVE_STRING_H 1
4100| #define HAVE_MEMORY_H 1
4101| #define HAVE_STRINGS_H 1
4102| #define HAVE_INTTYPES_H 1
4103| #define HAVE_STDINT_H 1
4104| #define HAVE_UNISTD_H 1
4105| #define __EXTENSIONS__ 1
4106| #define _ALL_SOURCE 1
4107| #define _GNU_SOURCE 1
4108| #define _POSIX_PTHREAD_SEMANTICS 1
4109| #define _TANDEM_SOURCE 1
4110| #define HAVE___ATTRIBUTE__ 1
4111| #define HAVE_PTHREAD 1
4112| #define THREAD_SUPPORT 1
4113| #define HAVE_PTHREAD 1
4114| #define HAVE_OPENCL_CL_H 1
4115| #define _OPENCL 1
4116| #define HAVE_FSEEKO 1
4117| #define _FILE_OFFSET_BITS 64
4118| #define HAVE_DLFCN_H 1
4119| #define LT_OBJDIR ".libs/"
4120| #define LT_MODULE_EXT ".so"
4121| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
4122| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
4123| #define HAVE_LIBDL 1
4124| #define HAVE_DLERROR 1
4125| #define HAVE_LIBDLLOADER 1
4126| #define error_t int
4127| #define __error_t_defined 1
4128| #define HAVE_PRELOADED_SYMBOLS 1
4129| #define HAVE_LTDL 1
4130| #define HAVE_UNISTD_H 1
4131| #define HAVE_MACH_O_DYLD_H 1
4132| #define HAVE_DIRENT_H 1
4133| #define HAVE_CLOSEDIR 1
4134| #define HAVE_OPENDIR 1
4135| #define HAVE_READDIR 1
4136| #define HAVE_STRLCAT 1
4137| #define HAVE_STRLCPY 1
4138| #define LT_LIBEXT "a"
4139| #define BUILD_MODULES 1
4140| #define LTDL_DELEGATE 1
4141| #define INSTALLED_SUPPORT 1
4142| #define CIPHER_SUPPORT 1
4143| #define HDRI_SUPPORT 1
4144| #define QUANTUM_DEPTH 16
4145| #define STDC_HEADERS 1
4146| #define HAVE_DIRENT_H 1
4147| #define HAVE_COMPLEX_H 1
4148| #define HAVE_ERRNO_H 1
4149| #define HAVE_FCNTL_H 1
4150| #define HAVE_LIMITS_H 1
4151| #define HAVE_LOCALE_H 1
4152| #define HAVE_MACHINE_PARAM_H 1
4153| #define HAVE_MACH_O_DYLD_H 1
4154| #define HAVE_STDARG_H 1
4155| #define HAVE_SYS_IPC_H 1
4156| #define HAVE_SYS_RESOURCE_H 1
4157| #define HAVE_SYS_SYSLIMITS_H 1
4158| #define HAVE_SYS_TIME_H 1
4159| #define HAVE_SYS_TIMEB_H 1
4160| #define HAVE_SYS_TIMES_H 1
4161| #define HAVE_SYS_WAIT_H 1
4162| #define HAVE_WCHAR_H 1
4163| #define HAVE__BOOL 1
4164| #define HAVE_STDBOOL_H 1
4165| #define HAVE_STRINGIZE 1
4166| #define TIME_WITH_SYS_TIME 1
4167| #define HAVE_STRUCT_TM_TM_ZONE 1
4168| #define HAVE_TM_ZONE 1
4169| #define restrict __restrict
4170| /* end confdefs.h.  */
4171| #include <stdio.h>
4172| #ifdef HAVE_SYS_TYPES_H
4173| # include <sys/types.h>
4174| #endif
4175| #ifdef HAVE_SYS_STAT_H
4176| # include <sys/stat.h>
4177| #endif
4178| #ifdef STDC_HEADERS
4179| # include <stdlib.h>
4180| # include <stddef.h>
4181| #else
4182| # ifdef HAVE_STDLIB_H
4183| #  include <stdlib.h>
4184| # endif
4185| #endif
4186| #ifdef HAVE_STRING_H
4187| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4188| #  include <memory.h>
4189| # endif
4190| # include <string.h>
4191| #endif
4192| #ifdef HAVE_STRINGS_H
4193| # include <strings.h>
4194| #endif
4195| #ifdef HAVE_INTTYPES_H
4196| # include <inttypes.h>
4197| #endif
4198| #ifdef HAVE_STDINT_H
4199| # include <stdint.h>
4200| #endif
4201| #ifdef HAVE_UNISTD_H
4202| # include <unistd.h>
4203| #endif
4204| int
4205| main ()
4206| {
4207| if (sizeof ((mode_t)))
4208|           return 0;
4209|   ;
4210|   return 0;
4211| }
4212configure:21417: result: yes
4213configure:21430: checking for off_t
4214configure:21430: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4215configure:21430: $? = 0
4216configure:21430: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4217conftest.c: In function 'main':
4218conftest.c:120: error: expected expression before ')' token
4219configure:21430: $? = 1
4220configure: failed program was:
4221| /* confdefs.h */
4222| #define PACKAGE_NAME "ImageMagick"
4223| #define PACKAGE_TARNAME "ImageMagick"
4224| #define PACKAGE_VERSION "6.6.6"
4225| #define PACKAGE_STRING "ImageMagick 6.6.6"
4226| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
4227| #define PACKAGE_URL ""
4228| #define STDC_HEADERS 1
4229| #define HAVE_SYS_TYPES_H 1
4230| #define HAVE_SYS_STAT_H 1
4231| #define HAVE_STDLIB_H 1
4232| #define HAVE_STRING_H 1
4233| #define HAVE_MEMORY_H 1
4234| #define HAVE_STRINGS_H 1
4235| #define HAVE_INTTYPES_H 1
4236| #define HAVE_STDINT_H 1
4237| #define HAVE_UNISTD_H 1
4238| #define __EXTENSIONS__ 1
4239| #define _ALL_SOURCE 1
4240| #define _GNU_SOURCE 1
4241| #define _POSIX_PTHREAD_SEMANTICS 1
4242| #define _TANDEM_SOURCE 1
4243| #define HAVE___ATTRIBUTE__ 1
4244| #define HAVE_PTHREAD 1
4245| #define THREAD_SUPPORT 1
4246| #define HAVE_PTHREAD 1
4247| #define HAVE_OPENCL_CL_H 1
4248| #define _OPENCL 1
4249| #define HAVE_FSEEKO 1
4250| #define _FILE_OFFSET_BITS 64
4251| #define HAVE_DLFCN_H 1
4252| #define LT_OBJDIR ".libs/"
4253| #define LT_MODULE_EXT ".so"
4254| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
4255| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
4256| #define HAVE_LIBDL 1
4257| #define HAVE_DLERROR 1
4258| #define HAVE_LIBDLLOADER 1
4259| #define error_t int
4260| #define __error_t_defined 1
4261| #define HAVE_PRELOADED_SYMBOLS 1
4262| #define HAVE_LTDL 1
4263| #define HAVE_UNISTD_H 1
4264| #define HAVE_MACH_O_DYLD_H 1
4265| #define HAVE_DIRENT_H 1
4266| #define HAVE_CLOSEDIR 1
4267| #define HAVE_OPENDIR 1
4268| #define HAVE_READDIR 1
4269| #define HAVE_STRLCAT 1
4270| #define HAVE_STRLCPY 1
4271| #define LT_LIBEXT "a"
4272| #define BUILD_MODULES 1
4273| #define LTDL_DELEGATE 1
4274| #define INSTALLED_SUPPORT 1
4275| #define CIPHER_SUPPORT 1
4276| #define HDRI_SUPPORT 1
4277| #define QUANTUM_DEPTH 16
4278| #define STDC_HEADERS 1
4279| #define HAVE_DIRENT_H 1
4280| #define HAVE_COMPLEX_H 1
4281| #define HAVE_ERRNO_H 1
4282| #define HAVE_FCNTL_H 1
4283| #define HAVE_LIMITS_H 1
4284| #define HAVE_LOCALE_H 1
4285| #define HAVE_MACHINE_PARAM_H 1
4286| #define HAVE_MACH_O_DYLD_H 1
4287| #define HAVE_STDARG_H 1
4288| #define HAVE_SYS_IPC_H 1
4289| #define HAVE_SYS_RESOURCE_H 1
4290| #define HAVE_SYS_SYSLIMITS_H 1
4291| #define HAVE_SYS_TIME_H 1
4292| #define HAVE_SYS_TIMEB_H 1
4293| #define HAVE_SYS_TIMES_H 1
4294| #define HAVE_SYS_WAIT_H 1
4295| #define HAVE_WCHAR_H 1
4296| #define HAVE__BOOL 1
4297| #define HAVE_STDBOOL_H 1
4298| #define HAVE_STRINGIZE 1
4299| #define TIME_WITH_SYS_TIME 1
4300| #define HAVE_STRUCT_TM_TM_ZONE 1
4301| #define HAVE_TM_ZONE 1
4302| #define restrict __restrict
4303| /* end confdefs.h.  */
4304| #include <stdio.h>
4305| #ifdef HAVE_SYS_TYPES_H
4306| # include <sys/types.h>
4307| #endif
4308| #ifdef HAVE_SYS_STAT_H
4309| # include <sys/stat.h>
4310| #endif
4311| #ifdef STDC_HEADERS
4312| # include <stdlib.h>
4313| # include <stddef.h>
4314| #else
4315| # ifdef HAVE_STDLIB_H
4316| #  include <stdlib.h>
4317| # endif
4318| #endif
4319| #ifdef HAVE_STRING_H
4320| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4321| #  include <memory.h>
4322| # endif
4323| # include <string.h>
4324| #endif
4325| #ifdef HAVE_STRINGS_H
4326| # include <strings.h>
4327| #endif
4328| #ifdef HAVE_INTTYPES_H
4329| # include <inttypes.h>
4330| #endif
4331| #ifdef HAVE_STDINT_H
4332| # include <stdint.h>
4333| #endif
4334| #ifdef HAVE_UNISTD_H
4335| # include <unistd.h>
4336| #endif
4337| int
4338| main ()
4339| {
4340| if (sizeof ((off_t)))
4341|           return 0;
4342|   ;
4343|   return 0;
4344| }
4345configure:21430: result: yes
4346configure:21443: checking for pid_t
4347configure:21443: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4348configure:21443: $? = 0
4349configure:21443: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4350conftest.c: In function 'main':
4351conftest.c:120: error: expected expression before ')' token
4352configure:21443: $? = 1
4353configure: failed program was:
4354| /* confdefs.h */
4355| #define PACKAGE_NAME "ImageMagick"
4356| #define PACKAGE_TARNAME "ImageMagick"
4357| #define PACKAGE_VERSION "6.6.6"
4358| #define PACKAGE_STRING "ImageMagick 6.6.6"
4359| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
4360| #define PACKAGE_URL ""
4361| #define STDC_HEADERS 1
4362| #define HAVE_SYS_TYPES_H 1
4363| #define HAVE_SYS_STAT_H 1
4364| #define HAVE_STDLIB_H 1
4365| #define HAVE_STRING_H 1
4366| #define HAVE_MEMORY_H 1
4367| #define HAVE_STRINGS_H 1
4368| #define HAVE_INTTYPES_H 1
4369| #define HAVE_STDINT_H 1
4370| #define HAVE_UNISTD_H 1
4371| #define __EXTENSIONS__ 1
4372| #define _ALL_SOURCE 1
4373| #define _GNU_SOURCE 1
4374| #define _POSIX_PTHREAD_SEMANTICS 1
4375| #define _TANDEM_SOURCE 1
4376| #define HAVE___ATTRIBUTE__ 1
4377| #define HAVE_PTHREAD 1
4378| #define THREAD_SUPPORT 1
4379| #define HAVE_PTHREAD 1
4380| #define HAVE_OPENCL_CL_H 1
4381| #define _OPENCL 1
4382| #define HAVE_FSEEKO 1
4383| #define _FILE_OFFSET_BITS 64
4384| #define HAVE_DLFCN_H 1
4385| #define LT_OBJDIR ".libs/"
4386| #define LT_MODULE_EXT ".so"
4387| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
4388| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
4389| #define HAVE_LIBDL 1
4390| #define HAVE_DLERROR 1
4391| #define HAVE_LIBDLLOADER 1
4392| #define error_t int
4393| #define __error_t_defined 1
4394| #define HAVE_PRELOADED_SYMBOLS 1
4395| #define HAVE_LTDL 1
4396| #define HAVE_UNISTD_H 1
4397| #define HAVE_MACH_O_DYLD_H 1
4398| #define HAVE_DIRENT_H 1
4399| #define HAVE_CLOSEDIR 1
4400| #define HAVE_OPENDIR 1
4401| #define HAVE_READDIR 1
4402| #define HAVE_STRLCAT 1
4403| #define HAVE_STRLCPY 1
4404| #define LT_LIBEXT "a"
4405| #define BUILD_MODULES 1
4406| #define LTDL_DELEGATE 1
4407| #define INSTALLED_SUPPORT 1
4408| #define CIPHER_SUPPORT 1
4409| #define HDRI_SUPPORT 1
4410| #define QUANTUM_DEPTH 16
4411| #define STDC_HEADERS 1
4412| #define HAVE_DIRENT_H 1
4413| #define HAVE_COMPLEX_H 1
4414| #define HAVE_ERRNO_H 1
4415| #define HAVE_FCNTL_H 1
4416| #define HAVE_LIMITS_H 1
4417| #define HAVE_LOCALE_H 1
4418| #define HAVE_MACHINE_PARAM_H 1
4419| #define HAVE_MACH_O_DYLD_H 1
4420| #define HAVE_STDARG_H 1
4421| #define HAVE_SYS_IPC_H 1
4422| #define HAVE_SYS_RESOURCE_H 1
4423| #define HAVE_SYS_SYSLIMITS_H 1
4424| #define HAVE_SYS_TIME_H 1
4425| #define HAVE_SYS_TIMEB_H 1
4426| #define HAVE_SYS_TIMES_H 1
4427| #define HAVE_SYS_WAIT_H 1
4428| #define HAVE_WCHAR_H 1
4429| #define HAVE__BOOL 1
4430| #define HAVE_STDBOOL_H 1
4431| #define HAVE_STRINGIZE 1
4432| #define TIME_WITH_SYS_TIME 1
4433| #define HAVE_STRUCT_TM_TM_ZONE 1
4434| #define HAVE_TM_ZONE 1
4435| #define restrict __restrict
4436| /* end confdefs.h.  */
4437| #include <stdio.h>
4438| #ifdef HAVE_SYS_TYPES_H
4439| # include <sys/types.h>
4440| #endif
4441| #ifdef HAVE_SYS_STAT_H
4442| # include <sys/stat.h>
4443| #endif
4444| #ifdef STDC_HEADERS
4445| # include <stdlib.h>
4446| # include <stddef.h>
4447| #else
4448| # ifdef HAVE_STDLIB_H
4449| #  include <stdlib.h>
4450| # endif
4451| #endif
4452| #ifdef HAVE_STRING_H
4453| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4454| #  include <memory.h>
4455| # endif
4456| # include <string.h>
4457| #endif
4458| #ifdef HAVE_STRINGS_H
4459| # include <strings.h>
4460| #endif
4461| #ifdef HAVE_INTTYPES_H
4462| # include <inttypes.h>
4463| #endif
4464| #ifdef HAVE_STDINT_H
4465| # include <stdint.h>
4466| #endif
4467| #ifdef HAVE_UNISTD_H
4468| # include <unistd.h>
4469| #endif
4470| int
4471| main ()
4472| {
4473| if (sizeof ((pid_t)))
4474|           return 0;
4475|   ;
4476|   return 0;
4477| }
4478configure:21443: result: yes
4479configure:21456: checking for size_t
4480configure:21456: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4481configure:21456: $? = 0
4482configure:21456: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4483conftest.c: In function 'main':
4484conftest.c:120: error: expected expression before ')' token
4485configure:21456: $? = 1
4486configure: failed program was:
4487| /* confdefs.h */
4488| #define PACKAGE_NAME "ImageMagick"
4489| #define PACKAGE_TARNAME "ImageMagick"
4490| #define PACKAGE_VERSION "6.6.6"
4491| #define PACKAGE_STRING "ImageMagick 6.6.6"
4492| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
4493| #define PACKAGE_URL ""
4494| #define STDC_HEADERS 1
4495| #define HAVE_SYS_TYPES_H 1
4496| #define HAVE_SYS_STAT_H 1
4497| #define HAVE_STDLIB_H 1
4498| #define HAVE_STRING_H 1
4499| #define HAVE_MEMORY_H 1
4500| #define HAVE_STRINGS_H 1
4501| #define HAVE_INTTYPES_H 1
4502| #define HAVE_STDINT_H 1
4503| #define HAVE_UNISTD_H 1
4504| #define __EXTENSIONS__ 1
4505| #define _ALL_SOURCE 1
4506| #define _GNU_SOURCE 1
4507| #define _POSIX_PTHREAD_SEMANTICS 1
4508| #define _TANDEM_SOURCE 1
4509| #define HAVE___ATTRIBUTE__ 1
4510| #define HAVE_PTHREAD 1
4511| #define THREAD_SUPPORT 1
4512| #define HAVE_PTHREAD 1
4513| #define HAVE_OPENCL_CL_H 1
4514| #define _OPENCL 1
4515| #define HAVE_FSEEKO 1
4516| #define _FILE_OFFSET_BITS 64
4517| #define HAVE_DLFCN_H 1
4518| #define LT_OBJDIR ".libs/"
4519| #define LT_MODULE_EXT ".so"
4520| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
4521| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
4522| #define HAVE_LIBDL 1
4523| #define HAVE_DLERROR 1
4524| #define HAVE_LIBDLLOADER 1
4525| #define error_t int
4526| #define __error_t_defined 1
4527| #define HAVE_PRELOADED_SYMBOLS 1
4528| #define HAVE_LTDL 1
4529| #define HAVE_UNISTD_H 1
4530| #define HAVE_MACH_O_DYLD_H 1
4531| #define HAVE_DIRENT_H 1
4532| #define HAVE_CLOSEDIR 1
4533| #define HAVE_OPENDIR 1
4534| #define HAVE_READDIR 1
4535| #define HAVE_STRLCAT 1
4536| #define HAVE_STRLCPY 1
4537| #define LT_LIBEXT "a"
4538| #define BUILD_MODULES 1
4539| #define LTDL_DELEGATE 1
4540| #define INSTALLED_SUPPORT 1
4541| #define CIPHER_SUPPORT 1
4542| #define HDRI_SUPPORT 1
4543| #define QUANTUM_DEPTH 16
4544| #define STDC_HEADERS 1
4545| #define HAVE_DIRENT_H 1
4546| #define HAVE_COMPLEX_H 1
4547| #define HAVE_ERRNO_H 1
4548| #define HAVE_FCNTL_H 1
4549| #define HAVE_LIMITS_H 1
4550| #define HAVE_LOCALE_H 1
4551| #define HAVE_MACHINE_PARAM_H 1
4552| #define HAVE_MACH_O_DYLD_H 1
4553| #define HAVE_STDARG_H 1
4554| #define HAVE_SYS_IPC_H 1
4555| #define HAVE_SYS_RESOURCE_H 1
4556| #define HAVE_SYS_SYSLIMITS_H 1
4557| #define HAVE_SYS_TIME_H 1
4558| #define HAVE_SYS_TIMEB_H 1
4559| #define HAVE_SYS_TIMES_H 1
4560| #define HAVE_SYS_WAIT_H 1
4561| #define HAVE_WCHAR_H 1
4562| #define HAVE__BOOL 1
4563| #define HAVE_STDBOOL_H 1
4564| #define HAVE_STRINGIZE 1
4565| #define TIME_WITH_SYS_TIME 1
4566| #define HAVE_STRUCT_TM_TM_ZONE 1
4567| #define HAVE_TM_ZONE 1
4568| #define restrict __restrict
4569| /* end confdefs.h.  */
4570| #include <stdio.h>
4571| #ifdef HAVE_SYS_TYPES_H
4572| # include <sys/types.h>
4573| #endif
4574| #ifdef HAVE_SYS_STAT_H
4575| # include <sys/stat.h>
4576| #endif
4577| #ifdef STDC_HEADERS
4578| # include <stdlib.h>
4579| # include <stddef.h>
4580| #else
4581| # ifdef HAVE_STDLIB_H
4582| #  include <stdlib.h>
4583| # endif
4584| #endif
4585| #ifdef HAVE_STRING_H
4586| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4587| #  include <memory.h>
4588| # endif
4589| # include <string.h>
4590| #endif
4591| #ifdef HAVE_STRINGS_H
4592| # include <strings.h>
4593| #endif
4594| #ifdef HAVE_INTTYPES_H
4595| # include <inttypes.h>
4596| #endif
4597| #ifdef HAVE_STDINT_H
4598| # include <stdint.h>
4599| #endif
4600| #ifdef HAVE_UNISTD_H
4601| # include <unistd.h>
4602| #endif
4603| int
4604| main ()
4605| {
4606| if (sizeof ((size_t)))
4607|           return 0;
4608|   ;
4609|   return 0;
4610| }
4611configure:21456: result: yes
4612configure:21469: checking for ssize_t
4613configure:21469: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4614configure:21469: $? = 0
4615configure:21469: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4616conftest.c: In function 'main':
4617conftest.c:120: error: expected expression before ')' token
4618configure:21469: $? = 1
4619configure: failed program was:
4620| /* confdefs.h */
4621| #define PACKAGE_NAME "ImageMagick"
4622| #define PACKAGE_TARNAME "ImageMagick"
4623| #define PACKAGE_VERSION "6.6.6"
4624| #define PACKAGE_STRING "ImageMagick 6.6.6"
4625| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
4626| #define PACKAGE_URL ""
4627| #define STDC_HEADERS 1
4628| #define HAVE_SYS_TYPES_H 1
4629| #define HAVE_SYS_STAT_H 1
4630| #define HAVE_STDLIB_H 1
4631| #define HAVE_STRING_H 1
4632| #define HAVE_MEMORY_H 1
4633| #define HAVE_STRINGS_H 1
4634| #define HAVE_INTTYPES_H 1
4635| #define HAVE_STDINT_H 1
4636| #define HAVE_UNISTD_H 1
4637| #define __EXTENSIONS__ 1
4638| #define _ALL_SOURCE 1
4639| #define _GNU_SOURCE 1
4640| #define _POSIX_PTHREAD_SEMANTICS 1
4641| #define _TANDEM_SOURCE 1
4642| #define HAVE___ATTRIBUTE__ 1
4643| #define HAVE_PTHREAD 1
4644| #define THREAD_SUPPORT 1
4645| #define HAVE_PTHREAD 1
4646| #define HAVE_OPENCL_CL_H 1
4647| #define _OPENCL 1
4648| #define HAVE_FSEEKO 1
4649| #define _FILE_OFFSET_BITS 64
4650| #define HAVE_DLFCN_H 1
4651| #define LT_OBJDIR ".libs/"
4652| #define LT_MODULE_EXT ".so"
4653| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
4654| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
4655| #define HAVE_LIBDL 1
4656| #define HAVE_DLERROR 1
4657| #define HAVE_LIBDLLOADER 1
4658| #define error_t int
4659| #define __error_t_defined 1
4660| #define HAVE_PRELOADED_SYMBOLS 1
4661| #define HAVE_LTDL 1
4662| #define HAVE_UNISTD_H 1
4663| #define HAVE_MACH_O_DYLD_H 1
4664| #define HAVE_DIRENT_H 1
4665| #define HAVE_CLOSEDIR 1
4666| #define HAVE_OPENDIR 1
4667| #define HAVE_READDIR 1
4668| #define HAVE_STRLCAT 1
4669| #define HAVE_STRLCPY 1
4670| #define LT_LIBEXT "a"
4671| #define BUILD_MODULES 1
4672| #define LTDL_DELEGATE 1
4673| #define INSTALLED_SUPPORT 1
4674| #define CIPHER_SUPPORT 1
4675| #define HDRI_SUPPORT 1
4676| #define QUANTUM_DEPTH 16
4677| #define STDC_HEADERS 1
4678| #define HAVE_DIRENT_H 1
4679| #define HAVE_COMPLEX_H 1
4680| #define HAVE_ERRNO_H 1
4681| #define HAVE_FCNTL_H 1
4682| #define HAVE_LIMITS_H 1
4683| #define HAVE_LOCALE_H 1
4684| #define HAVE_MACHINE_PARAM_H 1
4685| #define HAVE_MACH_O_DYLD_H 1
4686| #define HAVE_STDARG_H 1
4687| #define HAVE_SYS_IPC_H 1
4688| #define HAVE_SYS_RESOURCE_H 1
4689| #define HAVE_SYS_SYSLIMITS_H 1
4690| #define HAVE_SYS_TIME_H 1
4691| #define HAVE_SYS_TIMEB_H 1
4692| #define HAVE_SYS_TIMES_H 1
4693| #define HAVE_SYS_WAIT_H 1
4694| #define HAVE_WCHAR_H 1
4695| #define HAVE__BOOL 1
4696| #define HAVE_STDBOOL_H 1
4697| #define HAVE_STRINGIZE 1
4698| #define TIME_WITH_SYS_TIME 1
4699| #define HAVE_STRUCT_TM_TM_ZONE 1
4700| #define HAVE_TM_ZONE 1
4701| #define restrict __restrict
4702| /* end confdefs.h.  */
4703| #include <stdio.h>
4704| #ifdef HAVE_SYS_TYPES_H
4705| # include <sys/types.h>
4706| #endif
4707| #ifdef HAVE_SYS_STAT_H
4708| # include <sys/stat.h>
4709| #endif
4710| #ifdef STDC_HEADERS
4711| # include <stdlib.h>
4712| # include <stddef.h>
4713| #else
4714| # ifdef HAVE_STDLIB_H
4715| #  include <stdlib.h>
4716| # endif
4717| #endif
4718| #ifdef HAVE_STRING_H
4719| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4720| #  include <memory.h>
4721| # endif
4722| # include <string.h>
4723| #endif
4724| #ifdef HAVE_STRINGS_H
4725| # include <strings.h>
4726| #endif
4727| #ifdef HAVE_INTTYPES_H
4728| # include <inttypes.h>
4729| #endif
4730| #ifdef HAVE_STDINT_H
4731| # include <stdint.h>
4732| #endif
4733| #ifdef HAVE_UNISTD_H
4734| # include <unistd.h>
4735| #endif
4736| int
4737| main ()
4738| {
4739| if (sizeof ((ssize_t)))
4740|           return 0;
4741|   ;
4742|   return 0;
4743| }
4744configure:21469: result: yes
4745configure:21484: checking for long double with more range or precision than double
4746configure:21519: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4747configure:21519: $? = 0
4748configure:21526: result: yes
4749configure:21537: checking whether char is unsigned
4750configure:21555: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4751configure:21555: $? = 0
4752configure:21562: result: no
4753configure:21575: checking size of signed short
4754configure:21580: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
4755configure:21580: $? = 0
4756configure:21580: ./conftest
4757configure:21580: $? = 0
4758configure:21594: result: 2
4759configure:21610: checking size of unsigned short
4760configure:21615: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
4761configure:21615: $? = 0
4762configure:21615: ./conftest
4763configure:21615: $? = 0
4764configure:21629: result: 2
4765configure:21645: checking size of signed int
4766configure:21650: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
4767configure:21650: $? = 0
4768configure:21650: ./conftest
4769configure:21650: $? = 0
4770configure:21664: result: 4
4771configure:21680: checking size of unsigned int
4772configure:21685: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
4773configure:21685: $? = 0
4774configure:21685: ./conftest
4775configure:21685: $? = 0
4776configure:21699: result: 4
4777configure:21715: checking size of signed long
4778configure:21720: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
4779configure:21720: $? = 0
4780configure:21720: ./conftest
4781configure:21720: $? = 0
4782configure:21734: result: 8
4783configure:21750: checking size of unsigned long
4784configure:21755: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
4785configure:21755: $? = 0
4786configure:21755: ./conftest
4787configure:21755: $? = 0
4788configure:21769: result: 8
4789configure:21786: checking size of signed long long
4790configure:21791: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
4791configure:21791: $? = 0
4792configure:21791: ./conftest
4793configure:21791: $? = 0
4794configure:21805: result: 8
4795configure:21823: checking size of unsigned long long
4796configure:21828: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
4797configure:21828: $? = 0
4798configure:21828: ./conftest
4799configure:21828: $? = 0
4800configure:21842: result: 8
4801configure:21858: checking size of off_t
4802configure:21863: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
4803configure:21863: $? = 0
4804configure:21863: ./conftest
4805configure:21863: $? = 0
4806configure:21877: result: 8
4807configure:21893: checking size of size_t
4808configure:21898: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
4809configure:21898: $? = 0
4810configure:21898: ./conftest
4811configure:21898: $? = 0
4812configure:21912: result: 8
4813configure:21928: checking size of ssize_t
4814configure:21933: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
4815configure:21933: $? = 0
4816configure:21933: ./conftest
4817configure:21933: $? = 0
4818configure:21947: result: 8
4819configure:21963: checking size of unsigned int*
4820configure:21968: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
4821configure:21968: $? = 0
4822configure:21968: ./conftest
4823configure:21968: $? = 0
4824configure:21982: result: 8
4825configure:21997: checking for signed 8-bit type
4826configure:22000: result: signed char
4827configure:22004: checking for unsigned 8-bit type
4828configure:22007: result: unsigned char
4829configure:22011: checking for signed 16-bit type
4830configure:22014: result: signed short
4831configure:22018: checking for unsigned 16-bit type
4832configure:22021: result: unsigned short
4833configure:22025: checking for signed 32-bit type
4834configure:22033: result: signed int
4835configure:22037: checking for unsigned 32-bit type
4836configure:22045: result: unsigned int
4837configure:22049: checking for signed 64-bit type
4838configure:22057: result: signed long
4839configure:22061: checking for unsigned 64-bit type
4840configure:22069: result: unsigned long
4841configure:22073: checking for unsigned maximum type
4842configure:22081: result: unsigned long
4843configure:22085: checking for pointer difference type
4844configure:22093: result: unsigned long
4845configure:22097: checking whether our compiler supports __func__
4846configure:22110: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4847configure:22110: $? = 0
4848configure:22111: result: yes
4849configure:22154: checking for stdlib.h
4850configure:22154: result: yes
4851configure:22154: checking for unistd.h
4852configure:22154: result: yes
4853configure:22166: checking for getpagesize
4854configure:22166: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
4855configure:22166: $? = 0
4856configure:22166: result: yes
4857configure:22175: checking for working mmap file i/o
4858configure:22294: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
4859configure:22294: $? = 0
4860configure:22294: ./conftest
4861configure:22294: $? = 0
4862configure:22304: result: yes
4863configure:22313: checking whether closedir returns void
4864configure:22337: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
4865configure:22337: $? = 0
4866configure:22337: ./conftest
4867configure:22337: $? = 0
4868configure:22347: result: no
4869configure:22361: checking for stdlib.h
4870configure:22361: result: yes
4871configure:22361: checking for unistd.h
4872configure:22361: result: yes
4873configure:22361: checking for sys/param.h
4874configure:22361: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4875configure:22361: $? = 0
4876configure:22361: result: yes
4877configure:22381: checking for getpagesize
4878configure:22381: result: yes
4879configure:22390: checking for working mmap
4880configure:22537: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
4881configure:22537: $? = 0
4882configure:22537: ./conftest
4883configure:22537: $? = 0
4884configure:22547: result: yes
4885configure:22558: checking vfork.h usability
4886configure:22558: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4887conftest.c:139:19: error: vfork.h: No such file or directory
4888configure:22558: $? = 1
4889configure: failed program was:
4890| /* confdefs.h */
4891| #define PACKAGE_NAME "ImageMagick"
4892| #define PACKAGE_TARNAME "ImageMagick"
4893| #define PACKAGE_VERSION "6.6.6"
4894| #define PACKAGE_STRING "ImageMagick 6.6.6"
4895| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
4896| #define PACKAGE_URL ""
4897| #define STDC_HEADERS 1
4898| #define HAVE_SYS_TYPES_H 1
4899| #define HAVE_SYS_STAT_H 1
4900| #define HAVE_STDLIB_H 1
4901| #define HAVE_STRING_H 1
4902| #define HAVE_MEMORY_H 1
4903| #define HAVE_STRINGS_H 1
4904| #define HAVE_INTTYPES_H 1
4905| #define HAVE_STDINT_H 1
4906| #define HAVE_UNISTD_H 1
4907| #define __EXTENSIONS__ 1
4908| #define _ALL_SOURCE 1
4909| #define _GNU_SOURCE 1
4910| #define _POSIX_PTHREAD_SEMANTICS 1
4911| #define _TANDEM_SOURCE 1
4912| #define HAVE___ATTRIBUTE__ 1
4913| #define HAVE_PTHREAD 1
4914| #define THREAD_SUPPORT 1
4915| #define HAVE_PTHREAD 1
4916| #define HAVE_OPENCL_CL_H 1
4917| #define _OPENCL 1
4918| #define HAVE_FSEEKO 1
4919| #define _FILE_OFFSET_BITS 64
4920| #define HAVE_DLFCN_H 1
4921| #define LT_OBJDIR ".libs/"
4922| #define LT_MODULE_EXT ".so"
4923| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
4924| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
4925| #define HAVE_LIBDL 1
4926| #define HAVE_DLERROR 1
4927| #define HAVE_LIBDLLOADER 1
4928| #define error_t int
4929| #define __error_t_defined 1
4930| #define HAVE_PRELOADED_SYMBOLS 1
4931| #define HAVE_LTDL 1
4932| #define HAVE_UNISTD_H 1
4933| #define HAVE_MACH_O_DYLD_H 1
4934| #define HAVE_DIRENT_H 1
4935| #define HAVE_CLOSEDIR 1
4936| #define HAVE_OPENDIR 1
4937| #define HAVE_READDIR 1
4938| #define HAVE_STRLCAT 1
4939| #define HAVE_STRLCPY 1
4940| #define LT_LIBEXT "a"
4941| #define BUILD_MODULES 1
4942| #define LTDL_DELEGATE 1
4943| #define INSTALLED_SUPPORT 1
4944| #define CIPHER_SUPPORT 1
4945| #define HDRI_SUPPORT 1
4946| #define QUANTUM_DEPTH 16
4947| #define STDC_HEADERS 1
4948| #define HAVE_DIRENT_H 1
4949| #define HAVE_COMPLEX_H 1
4950| #define HAVE_ERRNO_H 1
4951| #define HAVE_FCNTL_H 1
4952| #define HAVE_LIMITS_H 1
4953| #define HAVE_LOCALE_H 1
4954| #define HAVE_MACHINE_PARAM_H 1
4955| #define HAVE_MACH_O_DYLD_H 1
4956| #define HAVE_STDARG_H 1
4957| #define HAVE_SYS_IPC_H 1
4958| #define HAVE_SYS_RESOURCE_H 1
4959| #define HAVE_SYS_SYSLIMITS_H 1
4960| #define HAVE_SYS_TIME_H 1
4961| #define HAVE_SYS_TIMEB_H 1
4962| #define HAVE_SYS_TIMES_H 1
4963| #define HAVE_SYS_WAIT_H 1
4964| #define HAVE_WCHAR_H 1
4965| #define HAVE__BOOL 1
4966| #define HAVE_STDBOOL_H 1
4967| #define HAVE_STRINGIZE 1
4968| #define TIME_WITH_SYS_TIME 1
4969| #define HAVE_STRUCT_TM_TM_ZONE 1
4970| #define HAVE_TM_ZONE 1
4971| #define restrict __restrict
4972| #define HAVE_LONG_DOUBLE_WIDER 1
4973| #define SIZEOF_SIGNED_SHORT 2
4974| #define SIZEOF_UNSIGNED_SHORT 2
4975| #define SIZEOF_SIGNED_INT 4
4976| #define SIZEOF_UNSIGNED_INT 4
4977| #define SIZEOF_SIGNED_LONG 8
4978| #define SIZEOF_UNSIGNED_LONG 8
4979| #define SIZEOF_SIGNED_LONG_LONG 8
4980| #define SIZEOF_UNSIGNED_LONG_LONG 8
4981| #define SIZEOF_OFF_T 8
4982| #define SIZEOF_SIZE_T 8
4983| #define SIZEOF_SSIZE_T 8
4984| #define SIZEOF_UNSIGNED_INTP 8
4985| #define HAVE_STDLIB_H 1
4986| #define HAVE_UNISTD_H 1
4987| #define HAVE_GETPAGESIZE 1
4988| #define HAVE_MMAP_FILEIO 1
4989| #define HAVE_STDLIB_H 1
4990| #define HAVE_UNISTD_H 1
4991| #define HAVE_SYS_PARAM_H 1
4992| #define HAVE_GETPAGESIZE 1
4993| #define HAVE_MMAP 1
4994| /* end confdefs.h.  */
4995| #include <stdio.h>
4996| #ifdef HAVE_SYS_TYPES_H
4997| # include <sys/types.h>
4998| #endif
4999| #ifdef HAVE_SYS_STAT_H
5000| # include <sys/stat.h>
5001| #endif
5002| #ifdef STDC_HEADERS
5003| # include <stdlib.h>
5004| # include <stddef.h>
5005| #else
5006| # ifdef HAVE_STDLIB_H
5007| #  include <stdlib.h>
5008| # endif
5009| #endif
5010| #ifdef HAVE_STRING_H
5011| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5012| #  include <memory.h>
5013| # endif
5014| # include <string.h>
5015| #endif
5016| #ifdef HAVE_STRINGS_H
5017| # include <strings.h>
5018| #endif
5019| #ifdef HAVE_INTTYPES_H
5020| # include <inttypes.h>
5021| #endif
5022| #ifdef HAVE_STDINT_H
5023| # include <stdint.h>
5024| #endif
5025| #ifdef HAVE_UNISTD_H
5026| # include <unistd.h>
5027| #endif
5028| #include <vfork.h>
5029configure:22558: result: no
5030configure:22558: checking vfork.h presence
5031configure:22558: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
5032conftest.c:106:19: error: vfork.h: No such file or directory
5033configure:22558: $? = 1
5034configure: failed program was:
5035| /* confdefs.h */
5036| #define PACKAGE_NAME "ImageMagick"
5037| #define PACKAGE_TARNAME "ImageMagick"
5038| #define PACKAGE_VERSION "6.6.6"
5039| #define PACKAGE_STRING "ImageMagick 6.6.6"
5040| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
5041| #define PACKAGE_URL ""
5042| #define STDC_HEADERS 1
5043| #define HAVE_SYS_TYPES_H 1
5044| #define HAVE_SYS_STAT_H 1
5045| #define HAVE_STDLIB_H 1
5046| #define HAVE_STRING_H 1
5047| #define HAVE_MEMORY_H 1
5048| #define HAVE_STRINGS_H 1
5049| #define HAVE_INTTYPES_H 1
5050| #define HAVE_STDINT_H 1
5051| #define HAVE_UNISTD_H 1
5052| #define __EXTENSIONS__ 1
5053| #define _ALL_SOURCE 1
5054| #define _GNU_SOURCE 1
5055| #define _POSIX_PTHREAD_SEMANTICS 1
5056| #define _TANDEM_SOURCE 1
5057| #define HAVE___ATTRIBUTE__ 1
5058| #define HAVE_PTHREAD 1
5059| #define THREAD_SUPPORT 1
5060| #define HAVE_PTHREAD 1
5061| #define HAVE_OPENCL_CL_H 1
5062| #define _OPENCL 1
5063| #define HAVE_FSEEKO 1
5064| #define _FILE_OFFSET_BITS 64
5065| #define HAVE_DLFCN_H 1
5066| #define LT_OBJDIR ".libs/"
5067| #define LT_MODULE_EXT ".so"
5068| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
5069| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
5070| #define HAVE_LIBDL 1
5071| #define HAVE_DLERROR 1
5072| #define HAVE_LIBDLLOADER 1
5073| #define error_t int
5074| #define __error_t_defined 1
5075| #define HAVE_PRELOADED_SYMBOLS 1
5076| #define HAVE_LTDL 1
5077| #define HAVE_UNISTD_H 1
5078| #define HAVE_MACH_O_DYLD_H 1
5079| #define HAVE_DIRENT_H 1
5080| #define HAVE_CLOSEDIR 1
5081| #define HAVE_OPENDIR 1
5082| #define HAVE_READDIR 1
5083| #define HAVE_STRLCAT 1
5084| #define HAVE_STRLCPY 1
5085| #define LT_LIBEXT "a"
5086| #define BUILD_MODULES 1
5087| #define LTDL_DELEGATE 1
5088| #define INSTALLED_SUPPORT 1
5089| #define CIPHER_SUPPORT 1
5090| #define HDRI_SUPPORT 1
5091| #define QUANTUM_DEPTH 16
5092| #define STDC_HEADERS 1
5093| #define HAVE_DIRENT_H 1
5094| #define HAVE_COMPLEX_H 1
5095| #define HAVE_ERRNO_H 1
5096| #define HAVE_FCNTL_H 1
5097| #define HAVE_LIMITS_H 1
5098| #define HAVE_LOCALE_H 1
5099| #define HAVE_MACHINE_PARAM_H 1
5100| #define HAVE_MACH_O_DYLD_H 1
5101| #define HAVE_STDARG_H 1
5102| #define HAVE_SYS_IPC_H 1
5103| #define HAVE_SYS_RESOURCE_H 1
5104| #define HAVE_SYS_SYSLIMITS_H 1
5105| #define HAVE_SYS_TIME_H 1
5106| #define HAVE_SYS_TIMEB_H 1
5107| #define HAVE_SYS_TIMES_H 1
5108| #define HAVE_SYS_WAIT_H 1
5109| #define HAVE_WCHAR_H 1
5110| #define HAVE__BOOL 1
5111| #define HAVE_STDBOOL_H 1
5112| #define HAVE_STRINGIZE 1
5113| #define TIME_WITH_SYS_TIME 1
5114| #define HAVE_STRUCT_TM_TM_ZONE 1
5115| #define HAVE_TM_ZONE 1
5116| #define restrict __restrict
5117| #define HAVE_LONG_DOUBLE_WIDER 1
5118| #define SIZEOF_SIGNED_SHORT 2
5119| #define SIZEOF_UNSIGNED_SHORT 2
5120| #define SIZEOF_SIGNED_INT 4
5121| #define SIZEOF_UNSIGNED_INT 4
5122| #define SIZEOF_SIGNED_LONG 8
5123| #define SIZEOF_UNSIGNED_LONG 8
5124| #define SIZEOF_SIGNED_LONG_LONG 8
5125| #define SIZEOF_UNSIGNED_LONG_LONG 8
5126| #define SIZEOF_OFF_T 8
5127| #define SIZEOF_SIZE_T 8
5128| #define SIZEOF_SSIZE_T 8
5129| #define SIZEOF_UNSIGNED_INTP 8
5130| #define HAVE_STDLIB_H 1
5131| #define HAVE_UNISTD_H 1
5132| #define HAVE_GETPAGESIZE 1
5133| #define HAVE_MMAP_FILEIO 1
5134| #define HAVE_STDLIB_H 1
5135| #define HAVE_UNISTD_H 1
5136| #define HAVE_SYS_PARAM_H 1
5137| #define HAVE_GETPAGESIZE 1
5138| #define HAVE_MMAP 1
5139| /* end confdefs.h.  */
5140| #include <vfork.h>
5141configure:22558: result: no
5142configure:22558: checking for vfork.h
5143configure:22558: result: no
5144configure:22571: checking for fork
5145configure:22571: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5146conftest.c:129: warning: conflicting types for built-in function 'fork'
5147configure:22571: $? = 0
5148configure:22571: result: yes
5149configure:22571: checking for vfork
5150configure:22571: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5151configure:22571: $? = 0
5152configure:22571: result: yes
5153configure:22581: checking for working fork
5154configure:22603: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5155configure:22603: $? = 0
5156configure:22603: ./conftest
5157configure:22603: $? = 0
5158configure:22613: result: yes
5159configure:22634: checking for working vfork
5160configure:22744: result: yes
5161configure:22769: checking for working memcmp
5162configure:22812: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5163configure:22812: $? = 0
5164configure:22812: ./conftest
5165configure:22812: $? = 0
5166configure:22822: result: yes
5167configure:22834: checking sys/select.h usability
5168configure:22834: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
5169configure:22834: $? = 0
5170configure:22834: result: yes
5171configure:22834: checking sys/select.h presence
5172configure:22834: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
5173configure:22834: $? = 0
5174configure:22834: result: yes
5175configure:22834: checking for sys/select.h
5176configure:22834: result: yes
5177configure:22834: checking sys/socket.h usability
5178configure:22834: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
5179configure:22834: $? = 0
5180configure:22834: result: yes
5181configure:22834: checking sys/socket.h presence
5182configure:22834: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
5183configure:22834: $? = 0
5184configure:22834: result: yes
5185configure:22834: checking for sys/socket.h
5186configure:22834: result: yes
5187configure:22844: checking types of arguments for select
5188configure:22872: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
5189configure:22872: $? = 0
5190configure:22883: result: int,fd_set *,struct timeval *
5191configure:22913: checking return type of signal handlers
5192configure:22931: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
5193conftest.c: In function 'main':
5194conftest.c:121: error: void value not ignored as it ought to be
5195configure:22931: $? = 1
5196configure: failed program was:
5197| /* confdefs.h */
5198| #define PACKAGE_NAME "ImageMagick"
5199| #define PACKAGE_TARNAME "ImageMagick"
5200| #define PACKAGE_VERSION "6.6.6"
5201| #define PACKAGE_STRING "ImageMagick 6.6.6"
5202| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
5203| #define PACKAGE_URL ""
5204| #define STDC_HEADERS 1
5205| #define HAVE_SYS_TYPES_H 1
5206| #define HAVE_SYS_STAT_H 1
5207| #define HAVE_STDLIB_H 1
5208| #define HAVE_STRING_H 1
5209| #define HAVE_MEMORY_H 1
5210| #define HAVE_STRINGS_H 1
5211| #define HAVE_INTTYPES_H 1
5212| #define HAVE_STDINT_H 1
5213| #define HAVE_UNISTD_H 1
5214| #define __EXTENSIONS__ 1
5215| #define _ALL_SOURCE 1
5216| #define _GNU_SOURCE 1
5217| #define _POSIX_PTHREAD_SEMANTICS 1
5218| #define _TANDEM_SOURCE 1
5219| #define HAVE___ATTRIBUTE__ 1
5220| #define HAVE_PTHREAD 1
5221| #define THREAD_SUPPORT 1
5222| #define HAVE_PTHREAD 1
5223| #define HAVE_OPENCL_CL_H 1
5224| #define _OPENCL 1
5225| #define HAVE_FSEEKO 1
5226| #define _FILE_OFFSET_BITS 64
5227| #define HAVE_DLFCN_H 1
5228| #define LT_OBJDIR ".libs/"
5229| #define LT_MODULE_EXT ".so"
5230| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
5231| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
5232| #define HAVE_LIBDL 1
5233| #define HAVE_DLERROR 1
5234| #define HAVE_LIBDLLOADER 1
5235| #define error_t int
5236| #define __error_t_defined 1
5237| #define HAVE_PRELOADED_SYMBOLS 1
5238| #define HAVE_LTDL 1
5239| #define HAVE_UNISTD_H 1
5240| #define HAVE_MACH_O_DYLD_H 1
5241| #define HAVE_DIRENT_H 1
5242| #define HAVE_CLOSEDIR 1
5243| #define HAVE_OPENDIR 1
5244| #define HAVE_READDIR 1
5245| #define HAVE_STRLCAT 1
5246| #define HAVE_STRLCPY 1
5247| #define LT_LIBEXT "a"
5248| #define BUILD_MODULES 1
5249| #define LTDL_DELEGATE 1
5250| #define INSTALLED_SUPPORT 1
5251| #define CIPHER_SUPPORT 1
5252| #define HDRI_SUPPORT 1
5253| #define QUANTUM_DEPTH 16
5254| #define STDC_HEADERS 1
5255| #define HAVE_DIRENT_H 1
5256| #define HAVE_COMPLEX_H 1
5257| #define HAVE_ERRNO_H 1
5258| #define HAVE_FCNTL_H 1
5259| #define HAVE_LIMITS_H 1
5260| #define HAVE_LOCALE_H 1
5261| #define HAVE_MACHINE_PARAM_H 1
5262| #define HAVE_MACH_O_DYLD_H 1
5263| #define HAVE_STDARG_H 1
5264| #define HAVE_SYS_IPC_H 1
5265| #define HAVE_SYS_RESOURCE_H 1
5266| #define HAVE_SYS_SYSLIMITS_H 1
5267| #define HAVE_SYS_TIME_H 1
5268| #define HAVE_SYS_TIMEB_H 1
5269| #define HAVE_SYS_TIMES_H 1
5270| #define HAVE_SYS_WAIT_H 1
5271| #define HAVE_WCHAR_H 1
5272| #define HAVE__BOOL 1
5273| #define HAVE_STDBOOL_H 1
5274| #define HAVE_STRINGIZE 1
5275| #define TIME_WITH_SYS_TIME 1
5276| #define HAVE_STRUCT_TM_TM_ZONE 1
5277| #define HAVE_TM_ZONE 1
5278| #define restrict __restrict
5279| #define HAVE_LONG_DOUBLE_WIDER 1
5280| #define SIZEOF_SIGNED_SHORT 2
5281| #define SIZEOF_UNSIGNED_SHORT 2
5282| #define SIZEOF_SIGNED_INT 4
5283| #define SIZEOF_UNSIGNED_INT 4
5284| #define SIZEOF_SIGNED_LONG 8
5285| #define SIZEOF_UNSIGNED_LONG 8
5286| #define SIZEOF_SIGNED_LONG_LONG 8
5287| #define SIZEOF_UNSIGNED_LONG_LONG 8
5288| #define SIZEOF_OFF_T 8
5289| #define SIZEOF_SIZE_T 8
5290| #define SIZEOF_SSIZE_T 8
5291| #define SIZEOF_UNSIGNED_INTP 8
5292| #define HAVE_STDLIB_H 1
5293| #define HAVE_UNISTD_H 1
5294| #define HAVE_GETPAGESIZE 1
5295| #define HAVE_MMAP_FILEIO 1
5296| #define HAVE_STDLIB_H 1
5297| #define HAVE_UNISTD_H 1
5298| #define HAVE_SYS_PARAM_H 1
5299| #define HAVE_GETPAGESIZE 1
5300| #define HAVE_MMAP 1
5301| #define HAVE_FORK 1
5302| #define HAVE_VFORK 1
5303| #define HAVE_WORKING_VFORK 1
5304| #define HAVE_WORKING_FORK 1
5305| #define HAVE_SYS_SELECT_H 1
5306| #define HAVE_SYS_SOCKET_H 1
5307| #define SELECT_TYPE_ARG1 int
5308| #define SELECT_TYPE_ARG234 (fd_set *)
5309| #define SELECT_TYPE_ARG5 (struct timeval *)
5310| /* end confdefs.h.  */
5311| #include <sys/types.h>
5312| #include <signal.h>
5313|
5314| int
5315| main ()
5316| {
5317| return *(signal (0, 0)) (0) == 1;
5318|   ;
5319|   return 0;
5320| }
5321configure:22938: result: void
5322configure:22946: checking for working strtod
5323configure:22987: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5324configure:22987: $? = 0
5325configure:22987: ./conftest
5326configure:22987: $? = 0
5327configure:22997: result: yes
5328configure:23061: checking for vprintf
5329configure:23061: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5330conftest.c:139: warning: conflicting types for built-in function 'vprintf'
5331configure:23061: $? = 0
5332configure:23061: result: yes
5333configure:23067: checking for _doprnt
5334configure:23067: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5335Undefined symbols:
5336  "__doprnt", referenced from:
5337      _main in ccUs4kJ5.o
5338ld: symbol(s) not found
5339collect2: ld returned 1 exit status
5340configure:23067: $? = 1
5341configure: failed program was:
5342| /* confdefs.h */
5343| #define PACKAGE_NAME "ImageMagick"
5344| #define PACKAGE_TARNAME "ImageMagick"
5345| #define PACKAGE_VERSION "6.6.6"
5346| #define PACKAGE_STRING "ImageMagick 6.6.6"
5347| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
5348| #define PACKAGE_URL ""
5349| #define STDC_HEADERS 1
5350| #define HAVE_SYS_TYPES_H 1
5351| #define HAVE_SYS_STAT_H 1
5352| #define HAVE_STDLIB_H 1
5353| #define HAVE_STRING_H 1
5354| #define HAVE_MEMORY_H 1
5355| #define HAVE_STRINGS_H 1
5356| #define HAVE_INTTYPES_H 1
5357| #define HAVE_STDINT_H 1
5358| #define HAVE_UNISTD_H 1
5359| #define __EXTENSIONS__ 1
5360| #define _ALL_SOURCE 1
5361| #define _GNU_SOURCE 1
5362| #define _POSIX_PTHREAD_SEMANTICS 1
5363| #define _TANDEM_SOURCE 1
5364| #define HAVE___ATTRIBUTE__ 1
5365| #define HAVE_PTHREAD 1
5366| #define THREAD_SUPPORT 1
5367| #define HAVE_PTHREAD 1
5368| #define HAVE_OPENCL_CL_H 1
5369| #define _OPENCL 1
5370| #define HAVE_FSEEKO 1
5371| #define _FILE_OFFSET_BITS 64
5372| #define HAVE_DLFCN_H 1
5373| #define LT_OBJDIR ".libs/"
5374| #define LT_MODULE_EXT ".so"
5375| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
5376| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
5377| #define HAVE_LIBDL 1
5378| #define HAVE_DLERROR 1
5379| #define HAVE_LIBDLLOADER 1
5380| #define error_t int
5381| #define __error_t_defined 1
5382| #define HAVE_PRELOADED_SYMBOLS 1
5383| #define HAVE_LTDL 1
5384| #define HAVE_UNISTD_H 1
5385| #define HAVE_MACH_O_DYLD_H 1
5386| #define HAVE_DIRENT_H 1
5387| #define HAVE_CLOSEDIR 1
5388| #define HAVE_OPENDIR 1
5389| #define HAVE_READDIR 1
5390| #define HAVE_STRLCAT 1
5391| #define HAVE_STRLCPY 1
5392| #define LT_LIBEXT "a"
5393| #define BUILD_MODULES 1
5394| #define LTDL_DELEGATE 1
5395| #define INSTALLED_SUPPORT 1
5396| #define CIPHER_SUPPORT 1
5397| #define HDRI_SUPPORT 1
5398| #define QUANTUM_DEPTH 16
5399| #define STDC_HEADERS 1
5400| #define HAVE_DIRENT_H 1
5401| #define HAVE_COMPLEX_H 1
5402| #define HAVE_ERRNO_H 1
5403| #define HAVE_FCNTL_H 1
5404| #define HAVE_LIMITS_H 1
5405| #define HAVE_LOCALE_H 1
5406| #define HAVE_MACHINE_PARAM_H 1
5407| #define HAVE_MACH_O_DYLD_H 1
5408| #define HAVE_STDARG_H 1
5409| #define HAVE_SYS_IPC_H 1
5410| #define HAVE_SYS_RESOURCE_H 1
5411| #define HAVE_SYS_SYSLIMITS_H 1
5412| #define HAVE_SYS_TIME_H 1
5413| #define HAVE_SYS_TIMEB_H 1
5414| #define HAVE_SYS_TIMES_H 1
5415| #define HAVE_SYS_WAIT_H 1
5416| #define HAVE_WCHAR_H 1
5417| #define HAVE__BOOL 1
5418| #define HAVE_STDBOOL_H 1
5419| #define HAVE_STRINGIZE 1
5420| #define TIME_WITH_SYS_TIME 1
5421| #define HAVE_STRUCT_TM_TM_ZONE 1
5422| #define HAVE_TM_ZONE 1
5423| #define restrict __restrict
5424| #define HAVE_LONG_DOUBLE_WIDER 1
5425| #define SIZEOF_SIGNED_SHORT 2
5426| #define SIZEOF_UNSIGNED_SHORT 2
5427| #define SIZEOF_SIGNED_INT 4
5428| #define SIZEOF_UNSIGNED_INT 4
5429| #define SIZEOF_SIGNED_LONG 8
5430| #define SIZEOF_UNSIGNED_LONG 8
5431| #define SIZEOF_SIGNED_LONG_LONG 8
5432| #define SIZEOF_UNSIGNED_LONG_LONG 8
5433| #define SIZEOF_OFF_T 8
5434| #define SIZEOF_SIZE_T 8
5435| #define SIZEOF_SSIZE_T 8
5436| #define SIZEOF_UNSIGNED_INTP 8
5437| #define HAVE_STDLIB_H 1
5438| #define HAVE_UNISTD_H 1
5439| #define HAVE_GETPAGESIZE 1
5440| #define HAVE_MMAP_FILEIO 1
5441| #define HAVE_STDLIB_H 1
5442| #define HAVE_UNISTD_H 1
5443| #define HAVE_SYS_PARAM_H 1
5444| #define HAVE_GETPAGESIZE 1
5445| #define HAVE_MMAP 1
5446| #define HAVE_FORK 1
5447| #define HAVE_VFORK 1
5448| #define HAVE_WORKING_VFORK 1
5449| #define HAVE_WORKING_FORK 1
5450| #define HAVE_SYS_SELECT_H 1
5451| #define HAVE_SYS_SOCKET_H 1
5452| #define SELECT_TYPE_ARG1 int
5453| #define SELECT_TYPE_ARG234 (fd_set *)
5454| #define SELECT_TYPE_ARG5 (struct timeval *)
5455| #define RETSIGTYPE void
5456| #define HAVE_VPRINTF 1
5457| /* end confdefs.h.  */
5458| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
5459|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5460| #define _doprnt innocuous__doprnt
5461|
5462| /* System header to define __stub macros and hopefully few prototypes,
5463|     which can conflict with char _doprnt (); below.
5464|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5465|     <limits.h> exists even on freestanding compilers.  */
5466|
5467| #ifdef __STDC__
5468| # include <limits.h>
5469| #else
5470| # include <assert.h>
5471| #endif
5472|
5473| #undef _doprnt
5474|
5475| /* Override any GCC internal prototype to avoid an error.
5476|    Use char because int might match the return type of a GCC
5477|    builtin and then its argument prototype would still apply.  */
5478| #ifdef __cplusplus
5479| extern "C"
5480| #endif
5481| char _doprnt ();
5482| /* The GNU C library defines this for functions which it implements
5483|     to always fail with ENOSYS.  Some functions are actually named
5484|     something starting with __ and the normal name is an alias.  */
5485| #if defined __stub__doprnt || defined __stub____doprnt
5486| choke me
5487| #endif
5488|
5489| int
5490| main ()
5491| {
5492| return _doprnt ();
5493|   ;
5494|   return 0;
5495| }
5496configure:23067: result: no
5497configure:23083: checking for sqrt in -lm
5498configure:23108: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm  -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5499conftest.c:124: warning: conflicting types for built-in function 'sqrt'
5500configure:23108: $? = 0
5501configure:23117: result: yes
5502configure:23129: checking for atoll
5503configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5504configure:23129: $? = 0
5505configure:23129: result: yes
5506configure:23129: checking for atexit
5507configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5508configure:23129: $? = 0
5509configure:23129: result: yes
5510configure:23129: checking for cimag
5511configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5512conftest.c:142: warning: conflicting types for built-in function 'cimag'
5513configure:23129: $? = 0
5514configure:23129: result: yes
5515configure:23129: checking for clock
5516configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5517configure:23129: $? = 0
5518configure:23129: result: yes
5519configure:23129: checking for ctime_r
5520configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5521configure:23129: $? = 0
5522configure:23129: result: yes
5523configure:23129: checking for directio
5524configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5525Undefined symbols:
5526  "_directio", referenced from:
5527      _main in ccB4ABpV.o
5528ld: symbol(s) not found
5529collect2: ld returned 1 exit status
5530configure:23129: $? = 1
5531configure: failed program was:
5532| /* confdefs.h */
5533| #define PACKAGE_NAME "ImageMagick"
5534| #define PACKAGE_TARNAME "ImageMagick"
5535| #define PACKAGE_VERSION "6.6.6"
5536| #define PACKAGE_STRING "ImageMagick 6.6.6"
5537| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
5538| #define PACKAGE_URL ""
5539| #define STDC_HEADERS 1
5540| #define HAVE_SYS_TYPES_H 1
5541| #define HAVE_SYS_STAT_H 1
5542| #define HAVE_STDLIB_H 1
5543| #define HAVE_STRING_H 1
5544| #define HAVE_MEMORY_H 1
5545| #define HAVE_STRINGS_H 1
5546| #define HAVE_INTTYPES_H 1
5547| #define HAVE_STDINT_H 1
5548| #define HAVE_UNISTD_H 1
5549| #define __EXTENSIONS__ 1
5550| #define _ALL_SOURCE 1
5551| #define _GNU_SOURCE 1
5552| #define _POSIX_PTHREAD_SEMANTICS 1
5553| #define _TANDEM_SOURCE 1
5554| #define HAVE___ATTRIBUTE__ 1
5555| #define HAVE_PTHREAD 1
5556| #define THREAD_SUPPORT 1
5557| #define HAVE_PTHREAD 1
5558| #define HAVE_OPENCL_CL_H 1
5559| #define _OPENCL 1
5560| #define HAVE_FSEEKO 1
5561| #define _FILE_OFFSET_BITS 64
5562| #define HAVE_DLFCN_H 1
5563| #define LT_OBJDIR ".libs/"
5564| #define LT_MODULE_EXT ".so"
5565| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
5566| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
5567| #define HAVE_LIBDL 1
5568| #define HAVE_DLERROR 1
5569| #define HAVE_LIBDLLOADER 1
5570| #define error_t int
5571| #define __error_t_defined 1
5572| #define HAVE_PRELOADED_SYMBOLS 1
5573| #define HAVE_LTDL 1
5574| #define HAVE_UNISTD_H 1
5575| #define HAVE_MACH_O_DYLD_H 1
5576| #define HAVE_DIRENT_H 1
5577| #define HAVE_CLOSEDIR 1
5578| #define HAVE_OPENDIR 1
5579| #define HAVE_READDIR 1
5580| #define HAVE_STRLCAT 1
5581| #define HAVE_STRLCPY 1
5582| #define LT_LIBEXT "a"
5583| #define BUILD_MODULES 1
5584| #define LTDL_DELEGATE 1
5585| #define INSTALLED_SUPPORT 1
5586| #define CIPHER_SUPPORT 1
5587| #define HDRI_SUPPORT 1
5588| #define QUANTUM_DEPTH 16
5589| #define STDC_HEADERS 1
5590| #define HAVE_DIRENT_H 1
5591| #define HAVE_COMPLEX_H 1
5592| #define HAVE_ERRNO_H 1
5593| #define HAVE_FCNTL_H 1
5594| #define HAVE_LIMITS_H 1
5595| #define HAVE_LOCALE_H 1
5596| #define HAVE_MACHINE_PARAM_H 1
5597| #define HAVE_MACH_O_DYLD_H 1
5598| #define HAVE_STDARG_H 1
5599| #define HAVE_SYS_IPC_H 1
5600| #define HAVE_SYS_RESOURCE_H 1
5601| #define HAVE_SYS_SYSLIMITS_H 1
5602| #define HAVE_SYS_TIME_H 1
5603| #define HAVE_SYS_TIMEB_H 1
5604| #define HAVE_SYS_TIMES_H 1
5605| #define HAVE_SYS_WAIT_H 1
5606| #define HAVE_WCHAR_H 1
5607| #define HAVE__BOOL 1
5608| #define HAVE_STDBOOL_H 1
5609| #define HAVE_STRINGIZE 1
5610| #define TIME_WITH_SYS_TIME 1
5611| #define HAVE_STRUCT_TM_TM_ZONE 1
5612| #define HAVE_TM_ZONE 1
5613| #define restrict __restrict
5614| #define HAVE_LONG_DOUBLE_WIDER 1
5615| #define SIZEOF_SIGNED_SHORT 2
5616| #define SIZEOF_UNSIGNED_SHORT 2
5617| #define SIZEOF_SIGNED_INT 4
5618| #define SIZEOF_UNSIGNED_INT 4
5619| #define SIZEOF_SIGNED_LONG 8
5620| #define SIZEOF_UNSIGNED_LONG 8
5621| #define SIZEOF_SIGNED_LONG_LONG 8
5622| #define SIZEOF_UNSIGNED_LONG_LONG 8
5623| #define SIZEOF_OFF_T 8
5624| #define SIZEOF_SIZE_T 8
5625| #define SIZEOF_SSIZE_T 8
5626| #define SIZEOF_UNSIGNED_INTP 8
5627| #define HAVE_STDLIB_H 1
5628| #define HAVE_UNISTD_H 1
5629| #define HAVE_GETPAGESIZE 1
5630| #define HAVE_MMAP_FILEIO 1
5631| #define HAVE_STDLIB_H 1
5632| #define HAVE_UNISTD_H 1
5633| #define HAVE_SYS_PARAM_H 1
5634| #define HAVE_GETPAGESIZE 1
5635| #define HAVE_MMAP 1
5636| #define HAVE_FORK 1
5637| #define HAVE_VFORK 1
5638| #define HAVE_WORKING_VFORK 1
5639| #define HAVE_WORKING_FORK 1
5640| #define HAVE_SYS_SELECT_H 1
5641| #define HAVE_SYS_SOCKET_H 1
5642| #define SELECT_TYPE_ARG1 int
5643| #define SELECT_TYPE_ARG234 (fd_set *)
5644| #define SELECT_TYPE_ARG5 (struct timeval *)
5645| #define RETSIGTYPE void
5646| #define HAVE_VPRINTF 1
5647| #define HAVE_ATOLL 1
5648| #define HAVE_ATEXIT 1
5649| #define HAVE_CIMAG 1
5650| #define HAVE_CLOCK 1
5651| #define HAVE_CTIME_R 1
5652| /* end confdefs.h.  */
5653| /* Define directio to an innocuous variant, in case <limits.h> declares directio.
5654|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5655| #define directio innocuous_directio
5656|
5657| /* System header to define __stub macros and hopefully few prototypes,
5658|     which can conflict with char directio (); below.
5659|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5660|     <limits.h> exists even on freestanding compilers.  */
5661|
5662| #ifdef __STDC__
5663| # include <limits.h>
5664| #else
5665| # include <assert.h>
5666| #endif
5667|
5668| #undef directio
5669|
5670| /* Override any GCC internal prototype to avoid an error.
5671|    Use char because int might match the return type of a GCC
5672|    builtin and then its argument prototype would still apply.  */
5673| #ifdef __cplusplus
5674| extern "C"
5675| #endif
5676| char directio ();
5677| /* The GNU C library defines this for functions which it implements
5678|     to always fail with ENOSYS.  Some functions are actually named
5679|     something starting with __ and the normal name is an alias.  */
5680| #if defined __stub_directio || defined __stub___directio
5681| choke me
5682| #endif
5683|
5684| int
5685| main ()
5686| {
5687| return directio ();
5688|   ;
5689|   return 0;
5690| }
5691configure:23129: result: no
5692configure:23129: checking for _exit
5693configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5694conftest.c:145: warning: conflicting types for built-in function '_exit'
5695configure:23129: $? = 0
5696configure:23129: result: yes
5697configure:23129: checking for execvp
5698configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5699conftest.c:146: warning: conflicting types for built-in function 'execvp'
5700configure:23129: $? = 0
5701configure:23129: result: yes
5702configure:23129: checking for fchmod
5703configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5704configure:23129: $? = 0
5705configure:23129: result: yes
5706configure:23129: checking for floor
5707configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5708conftest.c:148: warning: conflicting types for built-in function 'floor'
5709configure:23129: $? = 0
5710configure:23129: result: yes
5711configure:23129: checking for fork
5712configure:23129: result: yes
5713configure:23129: checking for ftime
5714configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5715configure:23129: $? = 0
5716configure:23129: result: yes
5717configure:23129: checking for ftruncate
5718configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5719configure:23129: $? = 0
5720configure:23129: result: yes
5721configure:23129: checking for getc_unlocked
5722configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5723configure:23129: $? = 0
5724configure:23129: result: yes
5725configure:23129: checking for getcwd
5726configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5727configure:23129: $? = 0
5728configure:23129: result: yes
5729configure:23129: checking for getpid
5730configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5731configure:23129: $? = 0
5732configure:23129: result: yes
5733configure:23129: checking for getexecname
5734configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5735Undefined symbols:
5736  "_getexecname", referenced from:
5737      _main in ccrkjh3x.o
5738ld: symbol(s) not found
5739collect2: ld returned 1 exit status
5740configure:23129: $? = 1
5741configure: failed program was:
5742| /* confdefs.h */
5743| #define PACKAGE_NAME "ImageMagick"
5744| #define PACKAGE_TARNAME "ImageMagick"
5745| #define PACKAGE_VERSION "6.6.6"
5746| #define PACKAGE_STRING "ImageMagick 6.6.6"
5747| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
5748| #define PACKAGE_URL ""
5749| #define STDC_HEADERS 1
5750| #define HAVE_SYS_TYPES_H 1
5751| #define HAVE_SYS_STAT_H 1
5752| #define HAVE_STDLIB_H 1
5753| #define HAVE_STRING_H 1
5754| #define HAVE_MEMORY_H 1
5755| #define HAVE_STRINGS_H 1
5756| #define HAVE_INTTYPES_H 1
5757| #define HAVE_STDINT_H 1
5758| #define HAVE_UNISTD_H 1
5759| #define __EXTENSIONS__ 1
5760| #define _ALL_SOURCE 1
5761| #define _GNU_SOURCE 1
5762| #define _POSIX_PTHREAD_SEMANTICS 1
5763| #define _TANDEM_SOURCE 1
5764| #define HAVE___ATTRIBUTE__ 1
5765| #define HAVE_PTHREAD 1
5766| #define THREAD_SUPPORT 1
5767| #define HAVE_PTHREAD 1
5768| #define HAVE_OPENCL_CL_H 1
5769| #define _OPENCL 1
5770| #define HAVE_FSEEKO 1
5771| #define _FILE_OFFSET_BITS 64
5772| #define HAVE_DLFCN_H 1
5773| #define LT_OBJDIR ".libs/"
5774| #define LT_MODULE_EXT ".so"
5775| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
5776| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
5777| #define HAVE_LIBDL 1
5778| #define HAVE_DLERROR 1
5779| #define HAVE_LIBDLLOADER 1
5780| #define error_t int
5781| #define __error_t_defined 1
5782| #define HAVE_PRELOADED_SYMBOLS 1
5783| #define HAVE_LTDL 1
5784| #define HAVE_UNISTD_H 1
5785| #define HAVE_MACH_O_DYLD_H 1
5786| #define HAVE_DIRENT_H 1
5787| #define HAVE_CLOSEDIR 1
5788| #define HAVE_OPENDIR 1
5789| #define HAVE_READDIR 1
5790| #define HAVE_STRLCAT 1
5791| #define HAVE_STRLCPY 1
5792| #define LT_LIBEXT "a"
5793| #define BUILD_MODULES 1
5794| #define LTDL_DELEGATE 1
5795| #define INSTALLED_SUPPORT 1
5796| #define CIPHER_SUPPORT 1
5797| #define HDRI_SUPPORT 1
5798| #define QUANTUM_DEPTH 16
5799| #define STDC_HEADERS 1
5800| #define HAVE_DIRENT_H 1
5801| #define HAVE_COMPLEX_H 1
5802| #define HAVE_ERRNO_H 1
5803| #define HAVE_FCNTL_H 1
5804| #define HAVE_LIMITS_H 1
5805| #define HAVE_LOCALE_H 1
5806| #define HAVE_MACHINE_PARAM_H 1
5807| #define HAVE_MACH_O_DYLD_H 1
5808| #define HAVE_STDARG_H 1
5809| #define HAVE_SYS_IPC_H 1
5810| #define HAVE_SYS_RESOURCE_H 1
5811| #define HAVE_SYS_SYSLIMITS_H 1
5812| #define HAVE_SYS_TIME_H 1
5813| #define HAVE_SYS_TIMEB_H 1
5814| #define HAVE_SYS_TIMES_H 1
5815| #define HAVE_SYS_WAIT_H 1
5816| #define HAVE_WCHAR_H 1
5817| #define HAVE__BOOL 1
5818| #define HAVE_STDBOOL_H 1
5819| #define HAVE_STRINGIZE 1
5820| #define TIME_WITH_SYS_TIME 1
5821| #define HAVE_STRUCT_TM_TM_ZONE 1
5822| #define HAVE_TM_ZONE 1
5823| #define restrict __restrict
5824| #define HAVE_LONG_DOUBLE_WIDER 1
5825| #define SIZEOF_SIGNED_SHORT 2
5826| #define SIZEOF_UNSIGNED_SHORT 2
5827| #define SIZEOF_SIGNED_INT 4
5828| #define SIZEOF_UNSIGNED_INT 4
5829| #define SIZEOF_SIGNED_LONG 8
5830| #define SIZEOF_UNSIGNED_LONG 8
5831| #define SIZEOF_SIGNED_LONG_LONG 8
5832| #define SIZEOF_UNSIGNED_LONG_LONG 8
5833| #define SIZEOF_OFF_T 8
5834| #define SIZEOF_SIZE_T 8
5835| #define SIZEOF_SSIZE_T 8
5836| #define SIZEOF_UNSIGNED_INTP 8
5837| #define HAVE_STDLIB_H 1
5838| #define HAVE_UNISTD_H 1
5839| #define HAVE_GETPAGESIZE 1
5840| #define HAVE_MMAP_FILEIO 1
5841| #define HAVE_STDLIB_H 1
5842| #define HAVE_UNISTD_H 1
5843| #define HAVE_SYS_PARAM_H 1
5844| #define HAVE_GETPAGESIZE 1
5845| #define HAVE_MMAP 1
5846| #define HAVE_FORK 1
5847| #define HAVE_VFORK 1
5848| #define HAVE_WORKING_VFORK 1
5849| #define HAVE_WORKING_FORK 1
5850| #define HAVE_SYS_SELECT_H 1
5851| #define HAVE_SYS_SOCKET_H 1
5852| #define SELECT_TYPE_ARG1 int
5853| #define SELECT_TYPE_ARG234 (fd_set *)
5854| #define SELECT_TYPE_ARG5 (struct timeval *)
5855| #define RETSIGTYPE void
5856| #define HAVE_VPRINTF 1
5857| #define HAVE_ATOLL 1
5858| #define HAVE_ATEXIT 1
5859| #define HAVE_CIMAG 1
5860| #define HAVE_CLOCK 1
5861| #define HAVE_CTIME_R 1
5862| #define HAVE__EXIT 1
5863| #define HAVE_EXECVP 1
5864| #define HAVE_FCHMOD 1
5865| #define HAVE_FLOOR 1
5866| #define HAVE_FORK 1
5867| #define HAVE_FTIME 1
5868| #define HAVE_FTRUNCATE 1
5869| #define HAVE_GETC_UNLOCKED 1
5870| #define HAVE_GETCWD 1
5871| #define HAVE_GETPID 1
5872| /* end confdefs.h.  */
5873| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
5874|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5875| #define getexecname innocuous_getexecname
5876|
5877| /* System header to define __stub macros and hopefully few prototypes,
5878|     which can conflict with char getexecname (); below.
5879|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5880|     <limits.h> exists even on freestanding compilers.  */
5881|
5882| #ifdef __STDC__
5883| # include <limits.h>
5884| #else
5885| # include <assert.h>
5886| #endif
5887|
5888| #undef getexecname
5889|
5890| /* Override any GCC internal prototype to avoid an error.
5891|    Use char because int might match the return type of a GCC
5892|    builtin and then its argument prototype would still apply.  */
5893| #ifdef __cplusplus
5894| extern "C"
5895| #endif
5896| char getexecname ();
5897| /* The GNU C library defines this for functions which it implements
5898|     to always fail with ENOSYS.  Some functions are actually named
5899|     something starting with __ and the normal name is an alias.  */
5900| #if defined __stub_getexecname || defined __stub___getexecname
5901| choke me
5902| #endif
5903|
5904| int
5905| main ()
5906| {
5907| return getexecname ();
5908|   ;
5909|   return 0;
5910| }
5911configure:23129: result: no
5912configure:23129: checking for getdtablesize
5913configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5914configure:23129: $? = 0
5915configure:23129: result: yes
5916configure:23129: checking for getpagesize
5917configure:23129: result: yes
5918configure:23129: checking for getrlimit
5919configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5920configure:23129: $? = 0
5921configure:23129: result: yes
5922configure:23129: checking for getrusage
5923configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5924configure:23129: $? = 0
5925configure:23129: result: yes
5926configure:23129: checking for gettimeofday
5927configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5928configure:23129: $? = 0
5929configure:23129: result: yes
5930configure:23129: checking for gmtime_r
5931configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5932configure:23129: $? = 0
5933configure:23129: result: yes
5934configure:23129: checking for j0
5935configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5936conftest.c:161: warning: conflicting types for built-in function 'j0'
5937configure:23129: $? = 0
5938configure:23129: result: yes
5939configure:23129: checking for j1
5940configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5941conftest.c:162: warning: conflicting types for built-in function 'j1'
5942configure:23129: $? = 0
5943configure:23129: result: yes
5944configure:23129: checking for lltostr
5945configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
5946Undefined symbols:
5947  "_lltostr", referenced from:
5948      _main in cc0wxxNC.o
5949ld: symbol(s) not found
5950collect2: ld returned 1 exit status
5951configure:23129: $? = 1
5952configure: failed program was:
5953| /* confdefs.h */
5954| #define PACKAGE_NAME "ImageMagick"
5955| #define PACKAGE_TARNAME "ImageMagick"
5956| #define PACKAGE_VERSION "6.6.6"
5957| #define PACKAGE_STRING "ImageMagick 6.6.6"
5958| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
5959| #define PACKAGE_URL ""
5960| #define STDC_HEADERS 1
5961| #define HAVE_SYS_TYPES_H 1
5962| #define HAVE_SYS_STAT_H 1
5963| #define HAVE_STDLIB_H 1
5964| #define HAVE_STRING_H 1
5965| #define HAVE_MEMORY_H 1
5966| #define HAVE_STRINGS_H 1
5967| #define HAVE_INTTYPES_H 1
5968| #define HAVE_STDINT_H 1
5969| #define HAVE_UNISTD_H 1
5970| #define __EXTENSIONS__ 1
5971| #define _ALL_SOURCE 1
5972| #define _GNU_SOURCE 1
5973| #define _POSIX_PTHREAD_SEMANTICS 1
5974| #define _TANDEM_SOURCE 1
5975| #define HAVE___ATTRIBUTE__ 1
5976| #define HAVE_PTHREAD 1
5977| #define THREAD_SUPPORT 1
5978| #define HAVE_PTHREAD 1
5979| #define HAVE_OPENCL_CL_H 1
5980| #define _OPENCL 1
5981| #define HAVE_FSEEKO 1
5982| #define _FILE_OFFSET_BITS 64
5983| #define HAVE_DLFCN_H 1
5984| #define LT_OBJDIR ".libs/"
5985| #define LT_MODULE_EXT ".so"
5986| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
5987| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
5988| #define HAVE_LIBDL 1
5989| #define HAVE_DLERROR 1
5990| #define HAVE_LIBDLLOADER 1
5991| #define error_t int
5992| #define __error_t_defined 1
5993| #define HAVE_PRELOADED_SYMBOLS 1
5994| #define HAVE_LTDL 1
5995| #define HAVE_UNISTD_H 1
5996| #define HAVE_MACH_O_DYLD_H 1
5997| #define HAVE_DIRENT_H 1
5998| #define HAVE_CLOSEDIR 1
5999| #define HAVE_OPENDIR 1
6000| #define HAVE_READDIR 1
6001| #define HAVE_STRLCAT 1
6002| #define HAVE_STRLCPY 1
6003| #define LT_LIBEXT "a"
6004| #define BUILD_MODULES 1
6005| #define LTDL_DELEGATE 1
6006| #define INSTALLED_SUPPORT 1
6007| #define CIPHER_SUPPORT 1
6008| #define HDRI_SUPPORT 1
6009| #define QUANTUM_DEPTH 16
6010| #define STDC_HEADERS 1
6011| #define HAVE_DIRENT_H 1
6012| #define HAVE_COMPLEX_H 1
6013| #define HAVE_ERRNO_H 1
6014| #define HAVE_FCNTL_H 1
6015| #define HAVE_LIMITS_H 1
6016| #define HAVE_LOCALE_H 1
6017| #define HAVE_MACHINE_PARAM_H 1
6018| #define HAVE_MACH_O_DYLD_H 1
6019| #define HAVE_STDARG_H 1
6020| #define HAVE_SYS_IPC_H 1
6021| #define HAVE_SYS_RESOURCE_H 1
6022| #define HAVE_SYS_SYSLIMITS_H 1
6023| #define HAVE_SYS_TIME_H 1
6024| #define HAVE_SYS_TIMEB_H 1
6025| #define HAVE_SYS_TIMES_H 1
6026| #define HAVE_SYS_WAIT_H 1
6027| #define HAVE_WCHAR_H 1
6028| #define HAVE__BOOL 1
6029| #define HAVE_STDBOOL_H 1
6030| #define HAVE_STRINGIZE 1
6031| #define TIME_WITH_SYS_TIME 1
6032| #define HAVE_STRUCT_TM_TM_ZONE 1
6033| #define HAVE_TM_ZONE 1
6034| #define restrict __restrict
6035| #define HAVE_LONG_DOUBLE_WIDER 1
6036| #define SIZEOF_SIGNED_SHORT 2
6037| #define SIZEOF_UNSIGNED_SHORT 2
6038| #define SIZEOF_SIGNED_INT 4
6039| #define SIZEOF_UNSIGNED_INT 4
6040| #define SIZEOF_SIGNED_LONG 8
6041| #define SIZEOF_UNSIGNED_LONG 8
6042| #define SIZEOF_SIGNED_LONG_LONG 8
6043| #define SIZEOF_UNSIGNED_LONG_LONG 8
6044| #define SIZEOF_OFF_T 8
6045| #define SIZEOF_SIZE_T 8
6046| #define SIZEOF_SSIZE_T 8
6047| #define SIZEOF_UNSIGNED_INTP 8
6048| #define HAVE_STDLIB_H 1
6049| #define HAVE_UNISTD_H 1
6050| #define HAVE_GETPAGESIZE 1
6051| #define HAVE_MMAP_FILEIO 1
6052| #define HAVE_STDLIB_H 1
6053| #define HAVE_UNISTD_H 1
6054| #define HAVE_SYS_PARAM_H 1
6055| #define HAVE_GETPAGESIZE 1
6056| #define HAVE_MMAP 1
6057| #define HAVE_FORK 1
6058| #define HAVE_VFORK 1
6059| #define HAVE_WORKING_VFORK 1
6060| #define HAVE_WORKING_FORK 1
6061| #define HAVE_SYS_SELECT_H 1
6062| #define HAVE_SYS_SOCKET_H 1
6063| #define SELECT_TYPE_ARG1 int
6064| #define SELECT_TYPE_ARG234 (fd_set *)
6065| #define SELECT_TYPE_ARG5 (struct timeval *)
6066| #define RETSIGTYPE void
6067| #define HAVE_VPRINTF 1
6068| #define HAVE_ATOLL 1
6069| #define HAVE_ATEXIT 1
6070| #define HAVE_CIMAG 1
6071| #define HAVE_CLOCK 1
6072| #define HAVE_CTIME_R 1
6073| #define HAVE__EXIT 1
6074| #define HAVE_EXECVP 1
6075| #define HAVE_FCHMOD 1
6076| #define HAVE_FLOOR 1
6077| #define HAVE_FORK 1
6078| #define HAVE_FTIME 1
6079| #define HAVE_FTRUNCATE 1
6080| #define HAVE_GETC_UNLOCKED 1
6081| #define HAVE_GETCWD 1
6082| #define HAVE_GETPID 1
6083| #define HAVE_GETDTABLESIZE 1
6084| #define HAVE_GETPAGESIZE 1
6085| #define HAVE_GETRLIMIT 1
6086| #define HAVE_GETRUSAGE 1
6087| #define HAVE_GETTIMEOFDAY 1
6088| #define HAVE_GMTIME_R 1
6089| #define HAVE_J0 1
6090| #define HAVE_J1 1
6091| /* end confdefs.h.  */
6092| /* Define lltostr to an innocuous variant, in case <limits.h> declares lltostr.
6093|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6094| #define lltostr innocuous_lltostr
6095|
6096| /* System header to define __stub macros and hopefully few prototypes,
6097|     which can conflict with char lltostr (); below.
6098|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6099|     <limits.h> exists even on freestanding compilers.  */
6100|
6101| #ifdef __STDC__
6102| # include <limits.h>
6103| #else
6104| # include <assert.h>
6105| #endif
6106|
6107| #undef lltostr
6108|
6109| /* Override any GCC internal prototype to avoid an error.
6110|    Use char because int might match the return type of a GCC
6111|    builtin and then its argument prototype would still apply.  */
6112| #ifdef __cplusplus
6113| extern "C"
6114| #endif
6115| char lltostr ();
6116| /* The GNU C library defines this for functions which it implements
6117|     to always fail with ENOSYS.  Some functions are actually named
6118|     something starting with __ and the normal name is an alias.  */
6119| #if defined __stub_lltostr || defined __stub___lltostr
6120| choke me
6121| #endif
6122|
6123| int
6124| main ()
6125| {
6126| return lltostr ();
6127|   ;
6128|   return 0;
6129| }
6130configure:23129: result: no
6131configure:23129: checking for localtime_r
6132configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6133configure:23129: $? = 0
6134configure:23129: result: yes
6135configure:23129: checking for lstat
6136configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6137configure:23129: $? = 0
6138configure:23129: result: yes
6139configure:23129: checking for memmove
6140configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6141conftest.c:165: warning: conflicting types for built-in function 'memmove'
6142configure:23129: $? = 0
6143configure:23129: result: yes
6144configure:23129: checking for memset
6145configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6146conftest.c:166: warning: conflicting types for built-in function 'memset'
6147configure:23129: $? = 0
6148configure:23129: result: yes
6149configure:23129: checking for mkstemp
6150configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6151configure:23129: $? = 0
6152configure:23129: result: yes
6153configure:23129: checking for munmap
6154configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6155configure:23129: $? = 0
6156configure:23129: result: yes
6157configure:23129: checking for nanosleep
6158configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6159configure:23129: $? = 0
6160configure:23129: result: yes
6161configure:23129: checking for _NSGetExecutablePath
6162configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6163configure:23129: $? = 0
6164configure:23129: result: yes
6165configure:23129: checking for pclose
6166configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6167configure:23129: $? = 0
6168configure:23129: result: yes
6169configure:23129: checking for _pclose
6170configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6171Undefined symbols:
6172  "__pclose", referenced from:
6173      _main in ccieD28G.o
6174ld: symbol(s) not found
6175collect2: ld returned 1 exit status
6176configure:23129: $? = 1
6177configure: failed program was:
6178| /* confdefs.h */
6179| #define PACKAGE_NAME "ImageMagick"
6180| #define PACKAGE_TARNAME "ImageMagick"
6181| #define PACKAGE_VERSION "6.6.6"
6182| #define PACKAGE_STRING "ImageMagick 6.6.6"
6183| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
6184| #define PACKAGE_URL ""
6185| #define STDC_HEADERS 1
6186| #define HAVE_SYS_TYPES_H 1
6187| #define HAVE_SYS_STAT_H 1
6188| #define HAVE_STDLIB_H 1
6189| #define HAVE_STRING_H 1
6190| #define HAVE_MEMORY_H 1
6191| #define HAVE_STRINGS_H 1
6192| #define HAVE_INTTYPES_H 1
6193| #define HAVE_STDINT_H 1
6194| #define HAVE_UNISTD_H 1
6195| #define __EXTENSIONS__ 1
6196| #define _ALL_SOURCE 1
6197| #define _GNU_SOURCE 1
6198| #define _POSIX_PTHREAD_SEMANTICS 1
6199| #define _TANDEM_SOURCE 1
6200| #define HAVE___ATTRIBUTE__ 1
6201| #define HAVE_PTHREAD 1
6202| #define THREAD_SUPPORT 1
6203| #define HAVE_PTHREAD 1
6204| #define HAVE_OPENCL_CL_H 1
6205| #define _OPENCL 1
6206| #define HAVE_FSEEKO 1
6207| #define _FILE_OFFSET_BITS 64
6208| #define HAVE_DLFCN_H 1
6209| #define LT_OBJDIR ".libs/"
6210| #define LT_MODULE_EXT ".so"
6211| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
6212| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
6213| #define HAVE_LIBDL 1
6214| #define HAVE_DLERROR 1
6215| #define HAVE_LIBDLLOADER 1
6216| #define error_t int
6217| #define __error_t_defined 1
6218| #define HAVE_PRELOADED_SYMBOLS 1
6219| #define HAVE_LTDL 1
6220| #define HAVE_UNISTD_H 1
6221| #define HAVE_MACH_O_DYLD_H 1
6222| #define HAVE_DIRENT_H 1
6223| #define HAVE_CLOSEDIR 1
6224| #define HAVE_OPENDIR 1
6225| #define HAVE_READDIR 1
6226| #define HAVE_STRLCAT 1
6227| #define HAVE_STRLCPY 1
6228| #define LT_LIBEXT "a"
6229| #define BUILD_MODULES 1
6230| #define LTDL_DELEGATE 1
6231| #define INSTALLED_SUPPORT 1
6232| #define CIPHER_SUPPORT 1
6233| #define HDRI_SUPPORT 1
6234| #define QUANTUM_DEPTH 16
6235| #define STDC_HEADERS 1
6236| #define HAVE_DIRENT_H 1
6237| #define HAVE_COMPLEX_H 1
6238| #define HAVE_ERRNO_H 1
6239| #define HAVE_FCNTL_H 1
6240| #define HAVE_LIMITS_H 1
6241| #define HAVE_LOCALE_H 1
6242| #define HAVE_MACHINE_PARAM_H 1
6243| #define HAVE_MACH_O_DYLD_H 1
6244| #define HAVE_STDARG_H 1
6245| #define HAVE_SYS_IPC_H 1
6246| #define HAVE_SYS_RESOURCE_H 1
6247| #define HAVE_SYS_SYSLIMITS_H 1
6248| #define HAVE_SYS_TIME_H 1
6249| #define HAVE_SYS_TIMEB_H 1
6250| #define HAVE_SYS_TIMES_H 1
6251| #define HAVE_SYS_WAIT_H 1
6252| #define HAVE_WCHAR_H 1
6253| #define HAVE__BOOL 1
6254| #define HAVE_STDBOOL_H 1
6255| #define HAVE_STRINGIZE 1
6256| #define TIME_WITH_SYS_TIME 1
6257| #define HAVE_STRUCT_TM_TM_ZONE 1
6258| #define HAVE_TM_ZONE 1
6259| #define restrict __restrict
6260| #define HAVE_LONG_DOUBLE_WIDER 1
6261| #define SIZEOF_SIGNED_SHORT 2
6262| #define SIZEOF_UNSIGNED_SHORT 2
6263| #define SIZEOF_SIGNED_INT 4
6264| #define SIZEOF_UNSIGNED_INT 4
6265| #define SIZEOF_SIGNED_LONG 8
6266| #define SIZEOF_UNSIGNED_LONG 8
6267| #define SIZEOF_SIGNED_LONG_LONG 8
6268| #define SIZEOF_UNSIGNED_LONG_LONG 8
6269| #define SIZEOF_OFF_T 8
6270| #define SIZEOF_SIZE_T 8
6271| #define SIZEOF_SSIZE_T 8
6272| #define SIZEOF_UNSIGNED_INTP 8
6273| #define HAVE_STDLIB_H 1
6274| #define HAVE_UNISTD_H 1
6275| #define HAVE_GETPAGESIZE 1
6276| #define HAVE_MMAP_FILEIO 1
6277| #define HAVE_STDLIB_H 1
6278| #define HAVE_UNISTD_H 1
6279| #define HAVE_SYS_PARAM_H 1
6280| #define HAVE_GETPAGESIZE 1
6281| #define HAVE_MMAP 1
6282| #define HAVE_FORK 1
6283| #define HAVE_VFORK 1
6284| #define HAVE_WORKING_VFORK 1
6285| #define HAVE_WORKING_FORK 1
6286| #define HAVE_SYS_SELECT_H 1
6287| #define HAVE_SYS_SOCKET_H 1
6288| #define SELECT_TYPE_ARG1 int
6289| #define SELECT_TYPE_ARG234 (fd_set *)
6290| #define SELECT_TYPE_ARG5 (struct timeval *)
6291| #define RETSIGTYPE void
6292| #define HAVE_VPRINTF 1
6293| #define HAVE_ATOLL 1
6294| #define HAVE_ATEXIT 1
6295| #define HAVE_CIMAG 1
6296| #define HAVE_CLOCK 1
6297| #define HAVE_CTIME_R 1
6298| #define HAVE__EXIT 1
6299| #define HAVE_EXECVP 1
6300| #define HAVE_FCHMOD 1
6301| #define HAVE_FLOOR 1
6302| #define HAVE_FORK 1
6303| #define HAVE_FTIME 1
6304| #define HAVE_FTRUNCATE 1
6305| #define HAVE_GETC_UNLOCKED 1
6306| #define HAVE_GETCWD 1
6307| #define HAVE_GETPID 1
6308| #define HAVE_GETDTABLESIZE 1
6309| #define HAVE_GETPAGESIZE 1
6310| #define HAVE_GETRLIMIT 1
6311| #define HAVE_GETRUSAGE 1
6312| #define HAVE_GETTIMEOFDAY 1
6313| #define HAVE_GMTIME_R 1
6314| #define HAVE_J0 1
6315| #define HAVE_J1 1
6316| #define HAVE_LOCALTIME_R 1
6317| #define HAVE_LSTAT 1
6318| #define HAVE_MEMMOVE 1
6319| #define HAVE_MEMSET 1
6320| #define HAVE_MKSTEMP 1
6321| #define HAVE_MUNMAP 1
6322| #define HAVE_NANOSLEEP 1
6323| #define HAVE__NSGETEXECUTABLEPATH 1
6324| #define HAVE_PCLOSE 1
6325| /* end confdefs.h.  */
6326| /* Define _pclose to an innocuous variant, in case <limits.h> declares _pclose.
6327|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6328| #define _pclose innocuous__pclose
6329|
6330| /* System header to define __stub macros and hopefully few prototypes,
6331|     which can conflict with char _pclose (); below.
6332|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6333|     <limits.h> exists even on freestanding compilers.  */
6334|
6335| #ifdef __STDC__
6336| # include <limits.h>
6337| #else
6338| # include <assert.h>
6339| #endif
6340|
6341| #undef _pclose
6342|
6343| /* Override any GCC internal prototype to avoid an error.
6344|    Use char because int might match the return type of a GCC
6345|    builtin and then its argument prototype would still apply.  */
6346| #ifdef __cplusplus
6347| extern "C"
6348| #endif
6349| char _pclose ();
6350| /* The GNU C library defines this for functions which it implements
6351|     to always fail with ENOSYS.  Some functions are actually named
6352|     something starting with __ and the normal name is an alias.  */
6353| #if defined __stub__pclose || defined __stub____pclose
6354| choke me
6355| #endif
6356|
6357| int
6358| main ()
6359| {
6360| return _pclose ();
6361|   ;
6362|   return 0;
6363| }
6364configure:23129: result: no
6365configure:23129: checking for poll
6366configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6367configure:23129: $? = 0
6368configure:23129: result: yes
6369configure:23129: checking for popen
6370configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6371configure:23129: $? = 0
6372configure:23129: result: yes
6373configure:23129: checking for _popen
6374configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6375Undefined symbols:
6376  "__popen", referenced from:
6377      _main in ccdAxlQK.o
6378ld: symbol(s) not found
6379collect2: ld returned 1 exit status
6380configure:23129: $? = 1
6381configure: failed program was:
6382| /* confdefs.h */
6383| #define PACKAGE_NAME "ImageMagick"
6384| #define PACKAGE_TARNAME "ImageMagick"
6385| #define PACKAGE_VERSION "6.6.6"
6386| #define PACKAGE_STRING "ImageMagick 6.6.6"
6387| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
6388| #define PACKAGE_URL ""
6389| #define STDC_HEADERS 1
6390| #define HAVE_SYS_TYPES_H 1
6391| #define HAVE_SYS_STAT_H 1
6392| #define HAVE_STDLIB_H 1
6393| #define HAVE_STRING_H 1
6394| #define HAVE_MEMORY_H 1
6395| #define HAVE_STRINGS_H 1
6396| #define HAVE_INTTYPES_H 1
6397| #define HAVE_STDINT_H 1
6398| #define HAVE_UNISTD_H 1
6399| #define __EXTENSIONS__ 1
6400| #define _ALL_SOURCE 1
6401| #define _GNU_SOURCE 1
6402| #define _POSIX_PTHREAD_SEMANTICS 1
6403| #define _TANDEM_SOURCE 1
6404| #define HAVE___ATTRIBUTE__ 1
6405| #define HAVE_PTHREAD 1
6406| #define THREAD_SUPPORT 1
6407| #define HAVE_PTHREAD 1
6408| #define HAVE_OPENCL_CL_H 1
6409| #define _OPENCL 1
6410| #define HAVE_FSEEKO 1
6411| #define _FILE_OFFSET_BITS 64
6412| #define HAVE_DLFCN_H 1
6413| #define LT_OBJDIR ".libs/"
6414| #define LT_MODULE_EXT ".so"
6415| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
6416| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
6417| #define HAVE_LIBDL 1
6418| #define HAVE_DLERROR 1
6419| #define HAVE_LIBDLLOADER 1
6420| #define error_t int
6421| #define __error_t_defined 1
6422| #define HAVE_PRELOADED_SYMBOLS 1
6423| #define HAVE_LTDL 1
6424| #define HAVE_UNISTD_H 1
6425| #define HAVE_MACH_O_DYLD_H 1
6426| #define HAVE_DIRENT_H 1
6427| #define HAVE_CLOSEDIR 1
6428| #define HAVE_OPENDIR 1
6429| #define HAVE_READDIR 1
6430| #define HAVE_STRLCAT 1
6431| #define HAVE_STRLCPY 1
6432| #define LT_LIBEXT "a"
6433| #define BUILD_MODULES 1
6434| #define LTDL_DELEGATE 1
6435| #define INSTALLED_SUPPORT 1
6436| #define CIPHER_SUPPORT 1
6437| #define HDRI_SUPPORT 1
6438| #define QUANTUM_DEPTH 16
6439| #define STDC_HEADERS 1
6440| #define HAVE_DIRENT_H 1
6441| #define HAVE_COMPLEX_H 1
6442| #define HAVE_ERRNO_H 1
6443| #define HAVE_FCNTL_H 1
6444| #define HAVE_LIMITS_H 1
6445| #define HAVE_LOCALE_H 1
6446| #define HAVE_MACHINE_PARAM_H 1
6447| #define HAVE_MACH_O_DYLD_H 1
6448| #define HAVE_STDARG_H 1
6449| #define HAVE_SYS_IPC_H 1
6450| #define HAVE_SYS_RESOURCE_H 1
6451| #define HAVE_SYS_SYSLIMITS_H 1
6452| #define HAVE_SYS_TIME_H 1
6453| #define HAVE_SYS_TIMEB_H 1
6454| #define HAVE_SYS_TIMES_H 1
6455| #define HAVE_SYS_WAIT_H 1
6456| #define HAVE_WCHAR_H 1
6457| #define HAVE__BOOL 1
6458| #define HAVE_STDBOOL_H 1
6459| #define HAVE_STRINGIZE 1
6460| #define TIME_WITH_SYS_TIME 1
6461| #define HAVE_STRUCT_TM_TM_ZONE 1
6462| #define HAVE_TM_ZONE 1
6463| #define restrict __restrict
6464| #define HAVE_LONG_DOUBLE_WIDER 1
6465| #define SIZEOF_SIGNED_SHORT 2
6466| #define SIZEOF_UNSIGNED_SHORT 2
6467| #define SIZEOF_SIGNED_INT 4
6468| #define SIZEOF_UNSIGNED_INT 4
6469| #define SIZEOF_SIGNED_LONG 8
6470| #define SIZEOF_UNSIGNED_LONG 8
6471| #define SIZEOF_SIGNED_LONG_LONG 8
6472| #define SIZEOF_UNSIGNED_LONG_LONG 8
6473| #define SIZEOF_OFF_T 8
6474| #define SIZEOF_SIZE_T 8
6475| #define SIZEOF_SSIZE_T 8
6476| #define SIZEOF_UNSIGNED_INTP 8
6477| #define HAVE_STDLIB_H 1
6478| #define HAVE_UNISTD_H 1
6479| #define HAVE_GETPAGESIZE 1
6480| #define HAVE_MMAP_FILEIO 1
6481| #define HAVE_STDLIB_H 1
6482| #define HAVE_UNISTD_H 1
6483| #define HAVE_SYS_PARAM_H 1
6484| #define HAVE_GETPAGESIZE 1
6485| #define HAVE_MMAP 1
6486| #define HAVE_FORK 1
6487| #define HAVE_VFORK 1
6488| #define HAVE_WORKING_VFORK 1
6489| #define HAVE_WORKING_FORK 1
6490| #define HAVE_SYS_SELECT_H 1
6491| #define HAVE_SYS_SOCKET_H 1
6492| #define SELECT_TYPE_ARG1 int
6493| #define SELECT_TYPE_ARG234 (fd_set *)
6494| #define SELECT_TYPE_ARG5 (struct timeval *)
6495| #define RETSIGTYPE void
6496| #define HAVE_VPRINTF 1
6497| #define HAVE_ATOLL 1
6498| #define HAVE_ATEXIT 1
6499| #define HAVE_CIMAG 1
6500| #define HAVE_CLOCK 1
6501| #define HAVE_CTIME_R 1
6502| #define HAVE__EXIT 1
6503| #define HAVE_EXECVP 1
6504| #define HAVE_FCHMOD 1
6505| #define HAVE_FLOOR 1
6506| #define HAVE_FORK 1
6507| #define HAVE_FTIME 1
6508| #define HAVE_FTRUNCATE 1
6509| #define HAVE_GETC_UNLOCKED 1
6510| #define HAVE_GETCWD 1
6511| #define HAVE_GETPID 1
6512| #define HAVE_GETDTABLESIZE 1
6513| #define HAVE_GETPAGESIZE 1
6514| #define HAVE_GETRLIMIT 1
6515| #define HAVE_GETRUSAGE 1
6516| #define HAVE_GETTIMEOFDAY 1
6517| #define HAVE_GMTIME_R 1
6518| #define HAVE_J0 1
6519| #define HAVE_J1 1
6520| #define HAVE_LOCALTIME_R 1
6521| #define HAVE_LSTAT 1
6522| #define HAVE_MEMMOVE 1
6523| #define HAVE_MEMSET 1
6524| #define HAVE_MKSTEMP 1
6525| #define HAVE_MUNMAP 1
6526| #define HAVE_NANOSLEEP 1
6527| #define HAVE__NSGETEXECUTABLEPATH 1
6528| #define HAVE_PCLOSE 1
6529| #define HAVE_POLL 1
6530| #define HAVE_POPEN 1
6531| /* end confdefs.h.  */
6532| /* Define _popen to an innocuous variant, in case <limits.h> declares _popen.
6533|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6534| #define _popen innocuous__popen
6535|
6536| /* System header to define __stub macros and hopefully few prototypes,
6537|     which can conflict with char _popen (); below.
6538|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6539|     <limits.h> exists even on freestanding compilers.  */
6540|
6541| #ifdef __STDC__
6542| # include <limits.h>
6543| #else
6544| # include <assert.h>
6545| #endif
6546|
6547| #undef _popen
6548|
6549| /* Override any GCC internal prototype to avoid an error.
6550|    Use char because int might match the return type of a GCC
6551|    builtin and then its argument prototype would still apply.  */
6552| #ifdef __cplusplus
6553| extern "C"
6554| #endif
6555| char _popen ();
6556| /* The GNU C library defines this for functions which it implements
6557|     to always fail with ENOSYS.  Some functions are actually named
6558|     something starting with __ and the normal name is an alias.  */
6559| #if defined __stub__popen || defined __stub____popen
6560| choke me
6561| #endif
6562|
6563| int
6564| main ()
6565| {
6566| return _popen ();
6567|   ;
6568|   return 0;
6569| }
6570configure:23129: result: no
6571configure:23129: checking for posix_fadvise
6572configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6573Undefined symbols:
6574  "_posix_fadvise", referenced from:
6575      _main in ccnjQfK9.o
6576ld: symbol(s) not found
6577collect2: ld returned 1 exit status
6578configure:23129: $? = 1
6579configure: failed program was:
6580| /* confdefs.h */
6581| #define PACKAGE_NAME "ImageMagick"
6582| #define PACKAGE_TARNAME "ImageMagick"
6583| #define PACKAGE_VERSION "6.6.6"
6584| #define PACKAGE_STRING "ImageMagick 6.6.6"
6585| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
6586| #define PACKAGE_URL ""
6587| #define STDC_HEADERS 1
6588| #define HAVE_SYS_TYPES_H 1
6589| #define HAVE_SYS_STAT_H 1
6590| #define HAVE_STDLIB_H 1
6591| #define HAVE_STRING_H 1
6592| #define HAVE_MEMORY_H 1
6593| #define HAVE_STRINGS_H 1
6594| #define HAVE_INTTYPES_H 1
6595| #define HAVE_STDINT_H 1
6596| #define HAVE_UNISTD_H 1
6597| #define __EXTENSIONS__ 1
6598| #define _ALL_SOURCE 1
6599| #define _GNU_SOURCE 1
6600| #define _POSIX_PTHREAD_SEMANTICS 1
6601| #define _TANDEM_SOURCE 1
6602| #define HAVE___ATTRIBUTE__ 1
6603| #define HAVE_PTHREAD 1
6604| #define THREAD_SUPPORT 1
6605| #define HAVE_PTHREAD 1
6606| #define HAVE_OPENCL_CL_H 1
6607| #define _OPENCL 1
6608| #define HAVE_FSEEKO 1
6609| #define _FILE_OFFSET_BITS 64
6610| #define HAVE_DLFCN_H 1
6611| #define LT_OBJDIR ".libs/"
6612| #define LT_MODULE_EXT ".so"
6613| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
6614| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
6615| #define HAVE_LIBDL 1
6616| #define HAVE_DLERROR 1
6617| #define HAVE_LIBDLLOADER 1
6618| #define error_t int
6619| #define __error_t_defined 1
6620| #define HAVE_PRELOADED_SYMBOLS 1
6621| #define HAVE_LTDL 1
6622| #define HAVE_UNISTD_H 1
6623| #define HAVE_MACH_O_DYLD_H 1
6624| #define HAVE_DIRENT_H 1
6625| #define HAVE_CLOSEDIR 1
6626| #define HAVE_OPENDIR 1
6627| #define HAVE_READDIR 1
6628| #define HAVE_STRLCAT 1
6629| #define HAVE_STRLCPY 1
6630| #define LT_LIBEXT "a"
6631| #define BUILD_MODULES 1
6632| #define LTDL_DELEGATE 1
6633| #define INSTALLED_SUPPORT 1
6634| #define CIPHER_SUPPORT 1
6635| #define HDRI_SUPPORT 1
6636| #define QUANTUM_DEPTH 16
6637| #define STDC_HEADERS 1
6638| #define HAVE_DIRENT_H 1
6639| #define HAVE_COMPLEX_H 1
6640| #define HAVE_ERRNO_H 1
6641| #define HAVE_FCNTL_H 1
6642| #define HAVE_LIMITS_H 1
6643| #define HAVE_LOCALE_H 1
6644| #define HAVE_MACHINE_PARAM_H 1
6645| #define HAVE_MACH_O_DYLD_H 1
6646| #define HAVE_STDARG_H 1
6647| #define HAVE_SYS_IPC_H 1
6648| #define HAVE_SYS_RESOURCE_H 1
6649| #define HAVE_SYS_SYSLIMITS_H 1
6650| #define HAVE_SYS_TIME_H 1
6651| #define HAVE_SYS_TIMEB_H 1
6652| #define HAVE_SYS_TIMES_H 1
6653| #define HAVE_SYS_WAIT_H 1
6654| #define HAVE_WCHAR_H 1
6655| #define HAVE__BOOL 1
6656| #define HAVE_STDBOOL_H 1
6657| #define HAVE_STRINGIZE 1
6658| #define TIME_WITH_SYS_TIME 1
6659| #define HAVE_STRUCT_TM_TM_ZONE 1
6660| #define HAVE_TM_ZONE 1
6661| #define restrict __restrict
6662| #define HAVE_LONG_DOUBLE_WIDER 1
6663| #define SIZEOF_SIGNED_SHORT 2
6664| #define SIZEOF_UNSIGNED_SHORT 2
6665| #define SIZEOF_SIGNED_INT 4
6666| #define SIZEOF_UNSIGNED_INT 4
6667| #define SIZEOF_SIGNED_LONG 8
6668| #define SIZEOF_UNSIGNED_LONG 8
6669| #define SIZEOF_SIGNED_LONG_LONG 8
6670| #define SIZEOF_UNSIGNED_LONG_LONG 8
6671| #define SIZEOF_OFF_T 8
6672| #define SIZEOF_SIZE_T 8
6673| #define SIZEOF_SSIZE_T 8
6674| #define SIZEOF_UNSIGNED_INTP 8
6675| #define HAVE_STDLIB_H 1
6676| #define HAVE_UNISTD_H 1
6677| #define HAVE_GETPAGESIZE 1
6678| #define HAVE_MMAP_FILEIO 1
6679| #define HAVE_STDLIB_H 1
6680| #define HAVE_UNISTD_H 1
6681| #define HAVE_SYS_PARAM_H 1
6682| #define HAVE_GETPAGESIZE 1
6683| #define HAVE_MMAP 1
6684| #define HAVE_FORK 1
6685| #define HAVE_VFORK 1
6686| #define HAVE_WORKING_VFORK 1
6687| #define HAVE_WORKING_FORK 1
6688| #define HAVE_SYS_SELECT_H 1
6689| #define HAVE_SYS_SOCKET_H 1
6690| #define SELECT_TYPE_ARG1 int
6691| #define SELECT_TYPE_ARG234 (fd_set *)
6692| #define SELECT_TYPE_ARG5 (struct timeval *)
6693| #define RETSIGTYPE void
6694| #define HAVE_VPRINTF 1
6695| #define HAVE_ATOLL 1
6696| #define HAVE_ATEXIT 1
6697| #define HAVE_CIMAG 1
6698| #define HAVE_CLOCK 1
6699| #define HAVE_CTIME_R 1
6700| #define HAVE__EXIT 1
6701| #define HAVE_EXECVP 1
6702| #define HAVE_FCHMOD 1
6703| #define HAVE_FLOOR 1
6704| #define HAVE_FORK 1
6705| #define HAVE_FTIME 1
6706| #define HAVE_FTRUNCATE 1
6707| #define HAVE_GETC_UNLOCKED 1
6708| #define HAVE_GETCWD 1
6709| #define HAVE_GETPID 1
6710| #define HAVE_GETDTABLESIZE 1
6711| #define HAVE_GETPAGESIZE 1
6712| #define HAVE_GETRLIMIT 1
6713| #define HAVE_GETRUSAGE 1
6714| #define HAVE_GETTIMEOFDAY 1
6715| #define HAVE_GMTIME_R 1
6716| #define HAVE_J0 1
6717| #define HAVE_J1 1
6718| #define HAVE_LOCALTIME_R 1
6719| #define HAVE_LSTAT 1
6720| #define HAVE_MEMMOVE 1
6721| #define HAVE_MEMSET 1
6722| #define HAVE_MKSTEMP 1
6723| #define HAVE_MUNMAP 1
6724| #define HAVE_NANOSLEEP 1
6725| #define HAVE__NSGETEXECUTABLEPATH 1
6726| #define HAVE_PCLOSE 1
6727| #define HAVE_POLL 1
6728| #define HAVE_POPEN 1
6729| /* end confdefs.h.  */
6730| /* Define posix_fadvise to an innocuous variant, in case <limits.h> declares posix_fadvise.
6731|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6732| #define posix_fadvise innocuous_posix_fadvise
6733|
6734| /* System header to define __stub macros and hopefully few prototypes,
6735|     which can conflict with char posix_fadvise (); below.
6736|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6737|     <limits.h> exists even on freestanding compilers.  */
6738|
6739| #ifdef __STDC__
6740| # include <limits.h>
6741| #else
6742| # include <assert.h>
6743| #endif
6744|
6745| #undef posix_fadvise
6746|
6747| /* Override any GCC internal prototype to avoid an error.
6748|    Use char because int might match the return type of a GCC
6749|    builtin and then its argument prototype would still apply.  */
6750| #ifdef __cplusplus
6751| extern "C"
6752| #endif
6753| char posix_fadvise ();
6754| /* The GNU C library defines this for functions which it implements
6755|     to always fail with ENOSYS.  Some functions are actually named
6756|     something starting with __ and the normal name is an alias.  */
6757| #if defined __stub_posix_fadvise || defined __stub___posix_fadvise
6758| choke me
6759| #endif
6760|
6761| int
6762| main ()
6763| {
6764| return posix_fadvise ();
6765|   ;
6766|   return 0;
6767| }
6768configure:23129: result: no
6769configure:23129: checking for posix_fallocate
6770configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6771Undefined symbols:
6772  "_posix_fallocate", referenced from:
6773      _main in cc8bFR1d.o
6774ld: symbol(s) not found
6775collect2: ld returned 1 exit status
6776configure:23129: $? = 1
6777configure: failed program was:
6778| /* confdefs.h */
6779| #define PACKAGE_NAME "ImageMagick"
6780| #define PACKAGE_TARNAME "ImageMagick"
6781| #define PACKAGE_VERSION "6.6.6"
6782| #define PACKAGE_STRING "ImageMagick 6.6.6"
6783| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
6784| #define PACKAGE_URL ""
6785| #define STDC_HEADERS 1
6786| #define HAVE_SYS_TYPES_H 1
6787| #define HAVE_SYS_STAT_H 1
6788| #define HAVE_STDLIB_H 1
6789| #define HAVE_STRING_H 1
6790| #define HAVE_MEMORY_H 1
6791| #define HAVE_STRINGS_H 1
6792| #define HAVE_INTTYPES_H 1
6793| #define HAVE_STDINT_H 1
6794| #define HAVE_UNISTD_H 1
6795| #define __EXTENSIONS__ 1
6796| #define _ALL_SOURCE 1
6797| #define _GNU_SOURCE 1
6798| #define _POSIX_PTHREAD_SEMANTICS 1
6799| #define _TANDEM_SOURCE 1
6800| #define HAVE___ATTRIBUTE__ 1
6801| #define HAVE_PTHREAD 1
6802| #define THREAD_SUPPORT 1
6803| #define HAVE_PTHREAD 1
6804| #define HAVE_OPENCL_CL_H 1
6805| #define _OPENCL 1
6806| #define HAVE_FSEEKO 1
6807| #define _FILE_OFFSET_BITS 64
6808| #define HAVE_DLFCN_H 1
6809| #define LT_OBJDIR ".libs/"
6810| #define LT_MODULE_EXT ".so"
6811| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
6812| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
6813| #define HAVE_LIBDL 1
6814| #define HAVE_DLERROR 1
6815| #define HAVE_LIBDLLOADER 1
6816| #define error_t int
6817| #define __error_t_defined 1
6818| #define HAVE_PRELOADED_SYMBOLS 1
6819| #define HAVE_LTDL 1
6820| #define HAVE_UNISTD_H 1
6821| #define HAVE_MACH_O_DYLD_H 1
6822| #define HAVE_DIRENT_H 1
6823| #define HAVE_CLOSEDIR 1
6824| #define HAVE_OPENDIR 1
6825| #define HAVE_READDIR 1
6826| #define HAVE_STRLCAT 1
6827| #define HAVE_STRLCPY 1
6828| #define LT_LIBEXT "a"
6829| #define BUILD_MODULES 1
6830| #define LTDL_DELEGATE 1
6831| #define INSTALLED_SUPPORT 1
6832| #define CIPHER_SUPPORT 1
6833| #define HDRI_SUPPORT 1
6834| #define QUANTUM_DEPTH 16
6835| #define STDC_HEADERS 1
6836| #define HAVE_DIRENT_H 1
6837| #define HAVE_COMPLEX_H 1
6838| #define HAVE_ERRNO_H 1
6839| #define HAVE_FCNTL_H 1
6840| #define HAVE_LIMITS_H 1
6841| #define HAVE_LOCALE_H 1
6842| #define HAVE_MACHINE_PARAM_H 1
6843| #define HAVE_MACH_O_DYLD_H 1
6844| #define HAVE_STDARG_H 1
6845| #define HAVE_SYS_IPC_H 1
6846| #define HAVE_SYS_RESOURCE_H 1
6847| #define HAVE_SYS_SYSLIMITS_H 1
6848| #define HAVE_SYS_TIME_H 1
6849| #define HAVE_SYS_TIMEB_H 1
6850| #define HAVE_SYS_TIMES_H 1
6851| #define HAVE_SYS_WAIT_H 1
6852| #define HAVE_WCHAR_H 1
6853| #define HAVE__BOOL 1
6854| #define HAVE_STDBOOL_H 1
6855| #define HAVE_STRINGIZE 1
6856| #define TIME_WITH_SYS_TIME 1
6857| #define HAVE_STRUCT_TM_TM_ZONE 1
6858| #define HAVE_TM_ZONE 1
6859| #define restrict __restrict
6860| #define HAVE_LONG_DOUBLE_WIDER 1
6861| #define SIZEOF_SIGNED_SHORT 2
6862| #define SIZEOF_UNSIGNED_SHORT 2
6863| #define SIZEOF_SIGNED_INT 4
6864| #define SIZEOF_UNSIGNED_INT 4
6865| #define SIZEOF_SIGNED_LONG 8
6866| #define SIZEOF_UNSIGNED_LONG 8
6867| #define SIZEOF_SIGNED_LONG_LONG 8
6868| #define SIZEOF_UNSIGNED_LONG_LONG 8
6869| #define SIZEOF_OFF_T 8
6870| #define SIZEOF_SIZE_T 8
6871| #define SIZEOF_SSIZE_T 8
6872| #define SIZEOF_UNSIGNED_INTP 8
6873| #define HAVE_STDLIB_H 1
6874| #define HAVE_UNISTD_H 1
6875| #define HAVE_GETPAGESIZE 1
6876| #define HAVE_MMAP_FILEIO 1
6877| #define HAVE_STDLIB_H 1
6878| #define HAVE_UNISTD_H 1
6879| #define HAVE_SYS_PARAM_H 1
6880| #define HAVE_GETPAGESIZE 1
6881| #define HAVE_MMAP 1
6882| #define HAVE_FORK 1
6883| #define HAVE_VFORK 1
6884| #define HAVE_WORKING_VFORK 1
6885| #define HAVE_WORKING_FORK 1
6886| #define HAVE_SYS_SELECT_H 1
6887| #define HAVE_SYS_SOCKET_H 1
6888| #define SELECT_TYPE_ARG1 int
6889| #define SELECT_TYPE_ARG234 (fd_set *)
6890| #define SELECT_TYPE_ARG5 (struct timeval *)
6891| #define RETSIGTYPE void
6892| #define HAVE_VPRINTF 1
6893| #define HAVE_ATOLL 1
6894| #define HAVE_ATEXIT 1
6895| #define HAVE_CIMAG 1
6896| #define HAVE_CLOCK 1
6897| #define HAVE_CTIME_R 1
6898| #define HAVE__EXIT 1
6899| #define HAVE_EXECVP 1
6900| #define HAVE_FCHMOD 1
6901| #define HAVE_FLOOR 1
6902| #define HAVE_FORK 1
6903| #define HAVE_FTIME 1
6904| #define HAVE_FTRUNCATE 1
6905| #define HAVE_GETC_UNLOCKED 1
6906| #define HAVE_GETCWD 1
6907| #define HAVE_GETPID 1
6908| #define HAVE_GETDTABLESIZE 1
6909| #define HAVE_GETPAGESIZE 1
6910| #define HAVE_GETRLIMIT 1
6911| #define HAVE_GETRUSAGE 1
6912| #define HAVE_GETTIMEOFDAY 1
6913| #define HAVE_GMTIME_R 1
6914| #define HAVE_J0 1
6915| #define HAVE_J1 1
6916| #define HAVE_LOCALTIME_R 1
6917| #define HAVE_LSTAT 1
6918| #define HAVE_MEMMOVE 1
6919| #define HAVE_MEMSET 1
6920| #define HAVE_MKSTEMP 1
6921| #define HAVE_MUNMAP 1
6922| #define HAVE_NANOSLEEP 1
6923| #define HAVE__NSGETEXECUTABLEPATH 1
6924| #define HAVE_PCLOSE 1
6925| #define HAVE_POLL 1
6926| #define HAVE_POPEN 1
6927| /* end confdefs.h.  */
6928| /* Define posix_fallocate to an innocuous variant, in case <limits.h> declares posix_fallocate.
6929|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6930| #define posix_fallocate innocuous_posix_fallocate
6931|
6932| /* System header to define __stub macros and hopefully few prototypes,
6933|     which can conflict with char posix_fallocate (); below.
6934|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6935|     <limits.h> exists even on freestanding compilers.  */
6936|
6937| #ifdef __STDC__
6938| # include <limits.h>
6939| #else
6940| # include <assert.h>
6941| #endif
6942|
6943| #undef posix_fallocate
6944|
6945| /* Override any GCC internal prototype to avoid an error.
6946|    Use char because int might match the return type of a GCC
6947|    builtin and then its argument prototype would still apply.  */
6948| #ifdef __cplusplus
6949| extern "C"
6950| #endif
6951| char posix_fallocate ();
6952| /* The GNU C library defines this for functions which it implements
6953|     to always fail with ENOSYS.  Some functions are actually named
6954|     something starting with __ and the normal name is an alias.  */
6955| #if defined __stub_posix_fallocate || defined __stub___posix_fallocate
6956| choke me
6957| #endif
6958|
6959| int
6960| main ()
6961| {
6962| return posix_fallocate ();
6963|   ;
6964|   return 0;
6965| }
6966configure:23129: result: no
6967configure:23129: checking for posix_madvise
6968configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6969configure:23129: $? = 0
6970configure:23129: result: yes
6971configure:23129: checking for posix_memalign
6972configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6973configure:23129: $? = 0
6974configure:23129: result: yes
6975configure:23129: checking for posix_spawnp
6976configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6977configure:23129: $? = 0
6978configure:23129: result: yes
6979configure:23129: checking for pow
6980configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6981conftest.c:177: warning: conflicting types for built-in function 'pow'
6982configure:23129: $? = 0
6983configure:23129: result: yes
6984configure:23129: checking for pread
6985configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6986configure:23129: $? = 0
6987configure:23129: result: yes
6988configure:23129: checking for pwrite
6989configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6990configure:23129: $? = 0
6991configure:23129: result: yes
6992configure:23129: checking for qsort_r
6993configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6994configure:23129: $? = 0
6995configure:23129: result: yes
6996configure:23129: checking for raise
6997configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
6998configure:23129: $? = 0
6999configure:23129: result: yes
7000configure:23129: checking for rand_r
7001configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7002configure:23129: $? = 0
7003configure:23129: result: yes
7004configure:23129: checking for readlink
7005configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7006configure:23129: $? = 0
7007configure:23129: result: yes
7008configure:23129: checking for readdir_r
7009configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7010configure:23129: $? = 0
7011configure:23129: result: yes
7012configure:23129: checking for realpath
7013configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7014configure:23129: $? = 0
7015configure:23129: result: yes
7016configure:23129: checking for select
7017configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7018configure:23129: $? = 0
7019configure:23129: result: yes
7020configure:23129: checking for seekdir
7021configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7022configure:23129: $? = 0
7023configure:23129: result: yes
7024configure:23129: checking for setlocale
7025configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7026configure:23129: $? = 0
7027configure:23129: result: yes
7028configure:23129: checking for sqrt
7029configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7030conftest.c:189: warning: conflicting types for built-in function 'sqrt'
7031configure:23129: $? = 0
7032configure:23129: result: yes
7033configure:23129: checking for setvbuf
7034configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7035configure:23129: $? = 0
7036configure:23129: result: yes
7037configure:23129: checking for stat
7038configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7039configure:23129: $? = 0
7040configure:23129: result: yes
7041configure:23129: checking for strchr
7042configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7043conftest.c:192: warning: conflicting types for built-in function 'strchr'
7044configure:23129: $? = 0
7045configure:23129: result: yes
7046configure:23129: checking for strerror_r
7047configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7048configure:23129: $? = 0
7049configure:23129: result: yes
7050configure:23129: checking for strrchr
7051configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7052conftest.c:194: warning: conflicting types for built-in function 'strrchr'
7053configure:23129: $? = 0
7054configure:23129: result: yes
7055configure:23129: checking for strcspn
7056configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7057conftest.c:195: warning: conflicting types for built-in function 'strcspn'
7058configure:23129: $? = 0
7059configure:23129: result: yes
7060configure:23129: checking for strdup
7061configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7062conftest.c:196: warning: conflicting types for built-in function 'strdup'
7063configure:23129: $? = 0
7064configure:23129: result: yes
7065configure:23129: checking for strpbrk
7066configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7067conftest.c:197: warning: conflicting types for built-in function 'strpbrk'
7068configure:23129: $? = 0
7069configure:23129: result: yes
7070configure:23129: checking for strspn
7071configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7072conftest.c:198: warning: conflicting types for built-in function 'strspn'
7073configure:23129: $? = 0
7074configure:23129: result: yes
7075configure:23129: checking for strstr
7076configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7077conftest.c:199: warning: conflicting types for built-in function 'strstr'
7078configure:23129: $? = 0
7079configure:23129: result: yes
7080configure:23129: checking for strtol
7081configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7082configure:23129: $? = 0
7083configure:23129: result: yes
7084configure:23129: checking for strtoul
7085configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7086configure:23129: $? = 0
7087configure:23129: result: yes
7088configure:23129: checking for symlink
7089configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7090configure:23129: $? = 0
7091configure:23129: result: yes
7092configure:23129: checking for sysconf
7093configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7094configure:23129: $? = 0
7095configure:23129: result: yes
7096configure:23129: checking for sigemptyset
7097configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7098configure:23129: $? = 0
7099configure:23129: result: yes
7100configure:23129: checking for sigaction
7101configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7102configure:23129: $? = 0
7103configure:23129: result: yes
7104configure:23129: checking for spawnvp
7105configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7106Undefined symbols:
7107  "_spawnvp", referenced from:
7108      _main in ccQ4buGq.o
7109ld: symbol(s) not found
7110collect2: ld returned 1 exit status
7111configure:23129: $? = 1
7112configure: failed program was:
7113| /* confdefs.h */
7114| #define PACKAGE_NAME "ImageMagick"
7115| #define PACKAGE_TARNAME "ImageMagick"
7116| #define PACKAGE_VERSION "6.6.6"
7117| #define PACKAGE_STRING "ImageMagick 6.6.6"
7118| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
7119| #define PACKAGE_URL ""
7120| #define STDC_HEADERS 1
7121| #define HAVE_SYS_TYPES_H 1
7122| #define HAVE_SYS_STAT_H 1
7123| #define HAVE_STDLIB_H 1
7124| #define HAVE_STRING_H 1
7125| #define HAVE_MEMORY_H 1
7126| #define HAVE_STRINGS_H 1
7127| #define HAVE_INTTYPES_H 1
7128| #define HAVE_STDINT_H 1
7129| #define HAVE_UNISTD_H 1
7130| #define __EXTENSIONS__ 1
7131| #define _ALL_SOURCE 1
7132| #define _GNU_SOURCE 1
7133| #define _POSIX_PTHREAD_SEMANTICS 1
7134| #define _TANDEM_SOURCE 1
7135| #define HAVE___ATTRIBUTE__ 1
7136| #define HAVE_PTHREAD 1
7137| #define THREAD_SUPPORT 1
7138| #define HAVE_PTHREAD 1
7139| #define HAVE_OPENCL_CL_H 1
7140| #define _OPENCL 1
7141| #define HAVE_FSEEKO 1
7142| #define _FILE_OFFSET_BITS 64
7143| #define HAVE_DLFCN_H 1
7144| #define LT_OBJDIR ".libs/"
7145| #define LT_MODULE_EXT ".so"
7146| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
7147| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
7148| #define HAVE_LIBDL 1
7149| #define HAVE_DLERROR 1
7150| #define HAVE_LIBDLLOADER 1
7151| #define error_t int
7152| #define __error_t_defined 1
7153| #define HAVE_PRELOADED_SYMBOLS 1
7154| #define HAVE_LTDL 1
7155| #define HAVE_UNISTD_H 1
7156| #define HAVE_MACH_O_DYLD_H 1
7157| #define HAVE_DIRENT_H 1
7158| #define HAVE_CLOSEDIR 1
7159| #define HAVE_OPENDIR 1
7160| #define HAVE_READDIR 1
7161| #define HAVE_STRLCAT 1
7162| #define HAVE_STRLCPY 1
7163| #define LT_LIBEXT "a"
7164| #define BUILD_MODULES 1
7165| #define LTDL_DELEGATE 1
7166| #define INSTALLED_SUPPORT 1
7167| #define CIPHER_SUPPORT 1
7168| #define HDRI_SUPPORT 1
7169| #define QUANTUM_DEPTH 16
7170| #define STDC_HEADERS 1
7171| #define HAVE_DIRENT_H 1
7172| #define HAVE_COMPLEX_H 1
7173| #define HAVE_ERRNO_H 1
7174| #define HAVE_FCNTL_H 1
7175| #define HAVE_LIMITS_H 1
7176| #define HAVE_LOCALE_H 1
7177| #define HAVE_MACHINE_PARAM_H 1
7178| #define HAVE_MACH_O_DYLD_H 1
7179| #define HAVE_STDARG_H 1
7180| #define HAVE_SYS_IPC_H 1
7181| #define HAVE_SYS_RESOURCE_H 1
7182| #define HAVE_SYS_SYSLIMITS_H 1
7183| #define HAVE_SYS_TIME_H 1
7184| #define HAVE_SYS_TIMEB_H 1
7185| #define HAVE_SYS_TIMES_H 1
7186| #define HAVE_SYS_WAIT_H 1
7187| #define HAVE_WCHAR_H 1
7188| #define HAVE__BOOL 1
7189| #define HAVE_STDBOOL_H 1
7190| #define HAVE_STRINGIZE 1
7191| #define TIME_WITH_SYS_TIME 1
7192| #define HAVE_STRUCT_TM_TM_ZONE 1
7193| #define HAVE_TM_ZONE 1
7194| #define restrict __restrict
7195| #define HAVE_LONG_DOUBLE_WIDER 1
7196| #define SIZEOF_SIGNED_SHORT 2
7197| #define SIZEOF_UNSIGNED_SHORT 2
7198| #define SIZEOF_SIGNED_INT 4
7199| #define SIZEOF_UNSIGNED_INT 4
7200| #define SIZEOF_SIGNED_LONG 8
7201| #define SIZEOF_UNSIGNED_LONG 8
7202| #define SIZEOF_SIGNED_LONG_LONG 8
7203| #define SIZEOF_UNSIGNED_LONG_LONG 8
7204| #define SIZEOF_OFF_T 8
7205| #define SIZEOF_SIZE_T 8
7206| #define SIZEOF_SSIZE_T 8
7207| #define SIZEOF_UNSIGNED_INTP 8
7208| #define HAVE_STDLIB_H 1
7209| #define HAVE_UNISTD_H 1
7210| #define HAVE_GETPAGESIZE 1
7211| #define HAVE_MMAP_FILEIO 1
7212| #define HAVE_STDLIB_H 1
7213| #define HAVE_UNISTD_H 1
7214| #define HAVE_SYS_PARAM_H 1
7215| #define HAVE_GETPAGESIZE 1
7216| #define HAVE_MMAP 1
7217| #define HAVE_FORK 1
7218| #define HAVE_VFORK 1
7219| #define HAVE_WORKING_VFORK 1
7220| #define HAVE_WORKING_FORK 1
7221| #define HAVE_SYS_SELECT_H 1
7222| #define HAVE_SYS_SOCKET_H 1
7223| #define SELECT_TYPE_ARG1 int
7224| #define SELECT_TYPE_ARG234 (fd_set *)
7225| #define SELECT_TYPE_ARG5 (struct timeval *)
7226| #define RETSIGTYPE void
7227| #define HAVE_VPRINTF 1
7228| #define HAVE_ATOLL 1
7229| #define HAVE_ATEXIT 1
7230| #define HAVE_CIMAG 1
7231| #define HAVE_CLOCK 1
7232| #define HAVE_CTIME_R 1
7233| #define HAVE__EXIT 1
7234| #define HAVE_EXECVP 1
7235| #define HAVE_FCHMOD 1
7236| #define HAVE_FLOOR 1
7237| #define HAVE_FORK 1
7238| #define HAVE_FTIME 1
7239| #define HAVE_FTRUNCATE 1
7240| #define HAVE_GETC_UNLOCKED 1
7241| #define HAVE_GETCWD 1
7242| #define HAVE_GETPID 1
7243| #define HAVE_GETDTABLESIZE 1
7244| #define HAVE_GETPAGESIZE 1
7245| #define HAVE_GETRLIMIT 1
7246| #define HAVE_GETRUSAGE 1
7247| #define HAVE_GETTIMEOFDAY 1
7248| #define HAVE_GMTIME_R 1
7249| #define HAVE_J0 1
7250| #define HAVE_J1 1
7251| #define HAVE_LOCALTIME_R 1
7252| #define HAVE_LSTAT 1
7253| #define HAVE_MEMMOVE 1
7254| #define HAVE_MEMSET 1
7255| #define HAVE_MKSTEMP 1
7256| #define HAVE_MUNMAP 1
7257| #define HAVE_NANOSLEEP 1
7258| #define HAVE__NSGETEXECUTABLEPATH 1
7259| #define HAVE_PCLOSE 1
7260| #define HAVE_POLL 1
7261| #define HAVE_POPEN 1
7262| #define HAVE_POSIX_MADVISE 1
7263| #define HAVE_POSIX_MEMALIGN 1
7264| #define HAVE_POSIX_SPAWNP 1
7265| #define HAVE_POW 1
7266| #define HAVE_PREAD 1
7267| #define HAVE_PWRITE 1
7268| #define HAVE_QSORT_R 1
7269| #define HAVE_RAISE 1
7270| #define HAVE_RAND_R 1
7271| #define HAVE_READLINK 1
7272| #define HAVE_READDIR_R 1
7273| #define HAVE_REALPATH 1
7274| #define HAVE_SELECT 1
7275| #define HAVE_SEEKDIR 1
7276| #define HAVE_SETLOCALE 1
7277| #define HAVE_SQRT 1
7278| #define HAVE_SETVBUF 1
7279| #define HAVE_STAT 1
7280| #define HAVE_STRCHR 1
7281| #define HAVE_STRERROR_R 1
7282| #define HAVE_STRRCHR 1
7283| #define HAVE_STRCSPN 1
7284| #define HAVE_STRDUP 1
7285| #define HAVE_STRPBRK 1
7286| #define HAVE_STRSPN 1
7287| #define HAVE_STRSTR 1
7288| #define HAVE_STRTOL 1
7289| #define HAVE_STRTOUL 1
7290| #define HAVE_SYMLINK 1
7291| #define HAVE_SYSCONF 1
7292| #define HAVE_SIGEMPTYSET 1
7293| #define HAVE_SIGACTION 1
7294| /* end confdefs.h.  */
7295| /* Define spawnvp to an innocuous variant, in case <limits.h> declares spawnvp.
7296|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7297| #define spawnvp innocuous_spawnvp
7298|
7299| /* System header to define __stub macros and hopefully few prototypes,
7300|     which can conflict with char spawnvp (); below.
7301|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7302|     <limits.h> exists even on freestanding compilers.  */
7303|
7304| #ifdef __STDC__
7305| # include <limits.h>
7306| #else
7307| # include <assert.h>
7308| #endif
7309|
7310| #undef spawnvp
7311|
7312| /* Override any GCC internal prototype to avoid an error.
7313|    Use char because int might match the return type of a GCC
7314|    builtin and then its argument prototype would still apply.  */
7315| #ifdef __cplusplus
7316| extern "C"
7317| #endif
7318| char spawnvp ();
7319| /* The GNU C library defines this for functions which it implements
7320|     to always fail with ENOSYS.  Some functions are actually named
7321|     something starting with __ and the normal name is an alias.  */
7322| #if defined __stub_spawnvp || defined __stub___spawnvp
7323| choke me
7324| #endif
7325|
7326| int
7327| main ()
7328| {
7329| return spawnvp ();
7330|   ;
7331|   return 0;
7332| }
7333configure:23129: result: no
7334configure:23129: checking for strerror
7335configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7336configure:23129: $? = 0
7337configure:23129: result: yes
7338configure:23129: checking for strlcat
7339configure:23129: result: yes
7340configure:23129: checking for strlcpy
7341configure:23129: result: yes
7342configure:23129: checking for strcasecmp
7343configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7344conftest.c:209: warning: conflicting types for built-in function 'strcasecmp'
7345configure:23129: $? = 0
7346configure:23129: result: yes
7347configure:23129: checking for strncasecmp
7348configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7349conftest.c:210: warning: conflicting types for built-in function 'strncasecmp'
7350configure:23129: $? = 0
7351configure:23129: result: yes
7352configure:23129: checking for telldir
7353configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7354configure:23129: $? = 0
7355configure:23129: result: yes
7356configure:23129: checking for tempnam
7357configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7358configure:23129: $? = 0
7359configure:23129: result: yes
7360configure:23129: checking for times
7361configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7362configure:23129: $? = 0
7363configure:23129: result: yes
7364configure:23129: checking for ulltostr
7365configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7366Undefined symbols:
7367  "_ulltostr", referenced from:
7368      _main in ccgA0GRL.o
7369ld: symbol(s) not found
7370collect2: ld returned 1 exit status
7371configure:23129: $? = 1
7372configure: failed program was:
7373| /* confdefs.h */
7374| #define PACKAGE_NAME "ImageMagick"
7375| #define PACKAGE_TARNAME "ImageMagick"
7376| #define PACKAGE_VERSION "6.6.6"
7377| #define PACKAGE_STRING "ImageMagick 6.6.6"
7378| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
7379| #define PACKAGE_URL ""
7380| #define STDC_HEADERS 1
7381| #define HAVE_SYS_TYPES_H 1
7382| #define HAVE_SYS_STAT_H 1
7383| #define HAVE_STDLIB_H 1
7384| #define HAVE_STRING_H 1
7385| #define HAVE_MEMORY_H 1
7386| #define HAVE_STRINGS_H 1
7387| #define HAVE_INTTYPES_H 1
7388| #define HAVE_STDINT_H 1
7389| #define HAVE_UNISTD_H 1
7390| #define __EXTENSIONS__ 1
7391| #define _ALL_SOURCE 1
7392| #define _GNU_SOURCE 1
7393| #define _POSIX_PTHREAD_SEMANTICS 1
7394| #define _TANDEM_SOURCE 1
7395| #define HAVE___ATTRIBUTE__ 1
7396| #define HAVE_PTHREAD 1
7397| #define THREAD_SUPPORT 1
7398| #define HAVE_PTHREAD 1
7399| #define HAVE_OPENCL_CL_H 1
7400| #define _OPENCL 1
7401| #define HAVE_FSEEKO 1
7402| #define _FILE_OFFSET_BITS 64
7403| #define HAVE_DLFCN_H 1
7404| #define LT_OBJDIR ".libs/"
7405| #define LT_MODULE_EXT ".so"
7406| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
7407| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
7408| #define HAVE_LIBDL 1
7409| #define HAVE_DLERROR 1
7410| #define HAVE_LIBDLLOADER 1
7411| #define error_t int
7412| #define __error_t_defined 1
7413| #define HAVE_PRELOADED_SYMBOLS 1
7414| #define HAVE_LTDL 1
7415| #define HAVE_UNISTD_H 1
7416| #define HAVE_MACH_O_DYLD_H 1
7417| #define HAVE_DIRENT_H 1
7418| #define HAVE_CLOSEDIR 1
7419| #define HAVE_OPENDIR 1
7420| #define HAVE_READDIR 1
7421| #define HAVE_STRLCAT 1
7422| #define HAVE_STRLCPY 1
7423| #define LT_LIBEXT "a"
7424| #define BUILD_MODULES 1
7425| #define LTDL_DELEGATE 1
7426| #define INSTALLED_SUPPORT 1
7427| #define CIPHER_SUPPORT 1
7428| #define HDRI_SUPPORT 1
7429| #define QUANTUM_DEPTH 16
7430| #define STDC_HEADERS 1
7431| #define HAVE_DIRENT_H 1
7432| #define HAVE_COMPLEX_H 1
7433| #define HAVE_ERRNO_H 1
7434| #define HAVE_FCNTL_H 1
7435| #define HAVE_LIMITS_H 1
7436| #define HAVE_LOCALE_H 1
7437| #define HAVE_MACHINE_PARAM_H 1
7438| #define HAVE_MACH_O_DYLD_H 1
7439| #define HAVE_STDARG_H 1
7440| #define HAVE_SYS_IPC_H 1
7441| #define HAVE_SYS_RESOURCE_H 1
7442| #define HAVE_SYS_SYSLIMITS_H 1
7443| #define HAVE_SYS_TIME_H 1
7444| #define HAVE_SYS_TIMEB_H 1
7445| #define HAVE_SYS_TIMES_H 1
7446| #define HAVE_SYS_WAIT_H 1
7447| #define HAVE_WCHAR_H 1
7448| #define HAVE__BOOL 1
7449| #define HAVE_STDBOOL_H 1
7450| #define HAVE_STRINGIZE 1
7451| #define TIME_WITH_SYS_TIME 1
7452| #define HAVE_STRUCT_TM_TM_ZONE 1
7453| #define HAVE_TM_ZONE 1
7454| #define restrict __restrict
7455| #define HAVE_LONG_DOUBLE_WIDER 1
7456| #define SIZEOF_SIGNED_SHORT 2
7457| #define SIZEOF_UNSIGNED_SHORT 2
7458| #define SIZEOF_SIGNED_INT 4
7459| #define SIZEOF_UNSIGNED_INT 4
7460| #define SIZEOF_SIGNED_LONG 8
7461| #define SIZEOF_UNSIGNED_LONG 8
7462| #define SIZEOF_SIGNED_LONG_LONG 8
7463| #define SIZEOF_UNSIGNED_LONG_LONG 8
7464| #define SIZEOF_OFF_T 8
7465| #define SIZEOF_SIZE_T 8
7466| #define SIZEOF_SSIZE_T 8
7467| #define SIZEOF_UNSIGNED_INTP 8
7468| #define HAVE_STDLIB_H 1
7469| #define HAVE_UNISTD_H 1
7470| #define HAVE_GETPAGESIZE 1
7471| #define HAVE_MMAP_FILEIO 1
7472| #define HAVE_STDLIB_H 1
7473| #define HAVE_UNISTD_H 1
7474| #define HAVE_SYS_PARAM_H 1
7475| #define HAVE_GETPAGESIZE 1
7476| #define HAVE_MMAP 1
7477| #define HAVE_FORK 1
7478| #define HAVE_VFORK 1
7479| #define HAVE_WORKING_VFORK 1
7480| #define HAVE_WORKING_FORK 1
7481| #define HAVE_SYS_SELECT_H 1
7482| #define HAVE_SYS_SOCKET_H 1
7483| #define SELECT_TYPE_ARG1 int
7484| #define SELECT_TYPE_ARG234 (fd_set *)
7485| #define SELECT_TYPE_ARG5 (struct timeval *)
7486| #define RETSIGTYPE void
7487| #define HAVE_VPRINTF 1
7488| #define HAVE_ATOLL 1
7489| #define HAVE_ATEXIT 1
7490| #define HAVE_CIMAG 1
7491| #define HAVE_CLOCK 1
7492| #define HAVE_CTIME_R 1
7493| #define HAVE__EXIT 1
7494| #define HAVE_EXECVP 1
7495| #define HAVE_FCHMOD 1
7496| #define HAVE_FLOOR 1
7497| #define HAVE_FORK 1
7498| #define HAVE_FTIME 1
7499| #define HAVE_FTRUNCATE 1
7500| #define HAVE_GETC_UNLOCKED 1
7501| #define HAVE_GETCWD 1
7502| #define HAVE_GETPID 1
7503| #define HAVE_GETDTABLESIZE 1
7504| #define HAVE_GETPAGESIZE 1
7505| #define HAVE_GETRLIMIT 1
7506| #define HAVE_GETRUSAGE 1
7507| #define HAVE_GETTIMEOFDAY 1
7508| #define HAVE_GMTIME_R 1
7509| #define HAVE_J0 1
7510| #define HAVE_J1 1
7511| #define HAVE_LOCALTIME_R 1
7512| #define HAVE_LSTAT 1
7513| #define HAVE_MEMMOVE 1
7514| #define HAVE_MEMSET 1
7515| #define HAVE_MKSTEMP 1
7516| #define HAVE_MUNMAP 1
7517| #define HAVE_NANOSLEEP 1
7518| #define HAVE__NSGETEXECUTABLEPATH 1
7519| #define HAVE_PCLOSE 1
7520| #define HAVE_POLL 1
7521| #define HAVE_POPEN 1
7522| #define HAVE_POSIX_MADVISE 1
7523| #define HAVE_POSIX_MEMALIGN 1
7524| #define HAVE_POSIX_SPAWNP 1
7525| #define HAVE_POW 1
7526| #define HAVE_PREAD 1
7527| #define HAVE_PWRITE 1
7528| #define HAVE_QSORT_R 1
7529| #define HAVE_RAISE 1
7530| #define HAVE_RAND_R 1
7531| #define HAVE_READLINK 1
7532| #define HAVE_READDIR_R 1
7533| #define HAVE_REALPATH 1
7534| #define HAVE_SELECT 1
7535| #define HAVE_SEEKDIR 1
7536| #define HAVE_SETLOCALE 1
7537| #define HAVE_SQRT 1
7538| #define HAVE_SETVBUF 1
7539| #define HAVE_STAT 1
7540| #define HAVE_STRCHR 1
7541| #define HAVE_STRERROR_R 1
7542| #define HAVE_STRRCHR 1
7543| #define HAVE_STRCSPN 1
7544| #define HAVE_STRDUP 1
7545| #define HAVE_STRPBRK 1
7546| #define HAVE_STRSPN 1
7547| #define HAVE_STRSTR 1
7548| #define HAVE_STRTOL 1
7549| #define HAVE_STRTOUL 1
7550| #define HAVE_SYMLINK 1
7551| #define HAVE_SYSCONF 1
7552| #define HAVE_SIGEMPTYSET 1
7553| #define HAVE_SIGACTION 1
7554| #define HAVE_STRERROR 1
7555| #define HAVE_STRLCAT 1
7556| #define HAVE_STRLCPY 1
7557| #define HAVE_STRCASECMP 1
7558| #define HAVE_STRNCASECMP 1
7559| #define HAVE_TELLDIR 1
7560| #define HAVE_TEMPNAM 1
7561| #define HAVE_TIMES 1
7562| /* end confdefs.h.  */
7563| /* Define ulltostr to an innocuous variant, in case <limits.h> declares ulltostr.
7564|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7565| #define ulltostr innocuous_ulltostr
7566|
7567| /* System header to define __stub macros and hopefully few prototypes,
7568|     which can conflict with char ulltostr (); below.
7569|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7570|     <limits.h> exists even on freestanding compilers.  */
7571|
7572| #ifdef __STDC__
7573| # include <limits.h>
7574| #else
7575| # include <assert.h>
7576| #endif
7577|
7578| #undef ulltostr
7579|
7580| /* Override any GCC internal prototype to avoid an error.
7581|    Use char because int might match the return type of a GCC
7582|    builtin and then its argument prototype would still apply.  */
7583| #ifdef __cplusplus
7584| extern "C"
7585| #endif
7586| char ulltostr ();
7587| /* The GNU C library defines this for functions which it implements
7588|     to always fail with ENOSYS.  Some functions are actually named
7589|     something starting with __ and the normal name is an alias.  */
7590| #if defined __stub_ulltostr || defined __stub___ulltostr
7591| choke me
7592| #endif
7593|
7594| int
7595| main ()
7596| {
7597| return ulltostr ();
7598|   ;
7599|   return 0;
7600| }
7601configure:23129: result: no
7602configure:23129: checking for usleep
7603configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7604configure:23129: $? = 0
7605configure:23129: result: yes
7606configure:23129: checking for utime
7607configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7608configure:23129: $? = 0
7609configure:23129: result: yes
7610configure:23129: checking for vsprintf
7611configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7612conftest.c:216: warning: conflicting types for built-in function 'vsprintf'
7613configure:23129: $? = 0
7614configure:23129: result: yes
7615configure:23129: checking for vsnprintf
7616configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7617conftest.c:217: warning: conflicting types for built-in function 'vsnprintf'
7618configure:23129: $? = 0
7619configure:23129: result: yes
7620configure:23129: checking for waitpid
7621configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7622configure:23129: $? = 0
7623configure:23129: result: yes
7624configure:23129: checking for _wfopen
7625configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7626Undefined symbols:
7627  "__wfopen", referenced from:
7628      _main in cc76Dsaz.o
7629ld: symbol(s) not found
7630collect2: ld returned 1 exit status
7631configure:23129: $? = 1
7632configure: failed program was:
7633| /* confdefs.h */
7634| #define PACKAGE_NAME "ImageMagick"
7635| #define PACKAGE_TARNAME "ImageMagick"
7636| #define PACKAGE_VERSION "6.6.6"
7637| #define PACKAGE_STRING "ImageMagick 6.6.6"
7638| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
7639| #define PACKAGE_URL ""
7640| #define STDC_HEADERS 1
7641| #define HAVE_SYS_TYPES_H 1
7642| #define HAVE_SYS_STAT_H 1
7643| #define HAVE_STDLIB_H 1
7644| #define HAVE_STRING_H 1
7645| #define HAVE_MEMORY_H 1
7646| #define HAVE_STRINGS_H 1
7647| #define HAVE_INTTYPES_H 1
7648| #define HAVE_STDINT_H 1
7649| #define HAVE_UNISTD_H 1
7650| #define __EXTENSIONS__ 1
7651| #define _ALL_SOURCE 1
7652| #define _GNU_SOURCE 1
7653| #define _POSIX_PTHREAD_SEMANTICS 1
7654| #define _TANDEM_SOURCE 1
7655| #define HAVE___ATTRIBUTE__ 1
7656| #define HAVE_PTHREAD 1
7657| #define THREAD_SUPPORT 1
7658| #define HAVE_PTHREAD 1
7659| #define HAVE_OPENCL_CL_H 1
7660| #define _OPENCL 1
7661| #define HAVE_FSEEKO 1
7662| #define _FILE_OFFSET_BITS 64
7663| #define HAVE_DLFCN_H 1
7664| #define LT_OBJDIR ".libs/"
7665| #define LT_MODULE_EXT ".so"
7666| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
7667| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
7668| #define HAVE_LIBDL 1
7669| #define HAVE_DLERROR 1
7670| #define HAVE_LIBDLLOADER 1
7671| #define error_t int
7672| #define __error_t_defined 1
7673| #define HAVE_PRELOADED_SYMBOLS 1
7674| #define HAVE_LTDL 1
7675| #define HAVE_UNISTD_H 1
7676| #define HAVE_MACH_O_DYLD_H 1
7677| #define HAVE_DIRENT_H 1
7678| #define HAVE_CLOSEDIR 1
7679| #define HAVE_OPENDIR 1
7680| #define HAVE_READDIR 1
7681| #define HAVE_STRLCAT 1
7682| #define HAVE_STRLCPY 1
7683| #define LT_LIBEXT "a"
7684| #define BUILD_MODULES 1
7685| #define LTDL_DELEGATE 1
7686| #define INSTALLED_SUPPORT 1
7687| #define CIPHER_SUPPORT 1
7688| #define HDRI_SUPPORT 1
7689| #define QUANTUM_DEPTH 16
7690| #define STDC_HEADERS 1
7691| #define HAVE_DIRENT_H 1
7692| #define HAVE_COMPLEX_H 1
7693| #define HAVE_ERRNO_H 1
7694| #define HAVE_FCNTL_H 1
7695| #define HAVE_LIMITS_H 1
7696| #define HAVE_LOCALE_H 1
7697| #define HAVE_MACHINE_PARAM_H 1
7698| #define HAVE_MACH_O_DYLD_H 1
7699| #define HAVE_STDARG_H 1
7700| #define HAVE_SYS_IPC_H 1
7701| #define HAVE_SYS_RESOURCE_H 1
7702| #define HAVE_SYS_SYSLIMITS_H 1
7703| #define HAVE_SYS_TIME_H 1
7704| #define HAVE_SYS_TIMEB_H 1
7705| #define HAVE_SYS_TIMES_H 1
7706| #define HAVE_SYS_WAIT_H 1
7707| #define HAVE_WCHAR_H 1
7708| #define HAVE__BOOL 1
7709| #define HAVE_STDBOOL_H 1
7710| #define HAVE_STRINGIZE 1
7711| #define TIME_WITH_SYS_TIME 1
7712| #define HAVE_STRUCT_TM_TM_ZONE 1
7713| #define HAVE_TM_ZONE 1
7714| #define restrict __restrict
7715| #define HAVE_LONG_DOUBLE_WIDER 1
7716| #define SIZEOF_SIGNED_SHORT 2
7717| #define SIZEOF_UNSIGNED_SHORT 2
7718| #define SIZEOF_SIGNED_INT 4
7719| #define SIZEOF_UNSIGNED_INT 4
7720| #define SIZEOF_SIGNED_LONG 8
7721| #define SIZEOF_UNSIGNED_LONG 8
7722| #define SIZEOF_SIGNED_LONG_LONG 8
7723| #define SIZEOF_UNSIGNED_LONG_LONG 8
7724| #define SIZEOF_OFF_T 8
7725| #define SIZEOF_SIZE_T 8
7726| #define SIZEOF_SSIZE_T 8
7727| #define SIZEOF_UNSIGNED_INTP 8
7728| #define HAVE_STDLIB_H 1
7729| #define HAVE_UNISTD_H 1
7730| #define HAVE_GETPAGESIZE 1
7731| #define HAVE_MMAP_FILEIO 1
7732| #define HAVE_STDLIB_H 1
7733| #define HAVE_UNISTD_H 1
7734| #define HAVE_SYS_PARAM_H 1
7735| #define HAVE_GETPAGESIZE 1
7736| #define HAVE_MMAP 1
7737| #define HAVE_FORK 1
7738| #define HAVE_VFORK 1
7739| #define HAVE_WORKING_VFORK 1
7740| #define HAVE_WORKING_FORK 1
7741| #define HAVE_SYS_SELECT_H 1
7742| #define HAVE_SYS_SOCKET_H 1
7743| #define SELECT_TYPE_ARG1 int
7744| #define SELECT_TYPE_ARG234 (fd_set *)
7745| #define SELECT_TYPE_ARG5 (struct timeval *)
7746| #define RETSIGTYPE void
7747| #define HAVE_VPRINTF 1
7748| #define HAVE_ATOLL 1
7749| #define HAVE_ATEXIT 1
7750| #define HAVE_CIMAG 1
7751| #define HAVE_CLOCK 1
7752| #define HAVE_CTIME_R 1
7753| #define HAVE__EXIT 1
7754| #define HAVE_EXECVP 1
7755| #define HAVE_FCHMOD 1
7756| #define HAVE_FLOOR 1
7757| #define HAVE_FORK 1
7758| #define HAVE_FTIME 1
7759| #define HAVE_FTRUNCATE 1
7760| #define HAVE_GETC_UNLOCKED 1
7761| #define HAVE_GETCWD 1
7762| #define HAVE_GETPID 1
7763| #define HAVE_GETDTABLESIZE 1
7764| #define HAVE_GETPAGESIZE 1
7765| #define HAVE_GETRLIMIT 1
7766| #define HAVE_GETRUSAGE 1
7767| #define HAVE_GETTIMEOFDAY 1
7768| #define HAVE_GMTIME_R 1
7769| #define HAVE_J0 1
7770| #define HAVE_J1 1
7771| #define HAVE_LOCALTIME_R 1
7772| #define HAVE_LSTAT 1
7773| #define HAVE_MEMMOVE 1
7774| #define HAVE_MEMSET 1
7775| #define HAVE_MKSTEMP 1
7776| #define HAVE_MUNMAP 1
7777| #define HAVE_NANOSLEEP 1
7778| #define HAVE__NSGETEXECUTABLEPATH 1
7779| #define HAVE_PCLOSE 1
7780| #define HAVE_POLL 1
7781| #define HAVE_POPEN 1
7782| #define HAVE_POSIX_MADVISE 1
7783| #define HAVE_POSIX_MEMALIGN 1
7784| #define HAVE_POSIX_SPAWNP 1
7785| #define HAVE_POW 1
7786| #define HAVE_PREAD 1
7787| #define HAVE_PWRITE 1
7788| #define HAVE_QSORT_R 1
7789| #define HAVE_RAISE 1
7790| #define HAVE_RAND_R 1
7791| #define HAVE_READLINK 1
7792| #define HAVE_READDIR_R 1
7793| #define HAVE_REALPATH 1
7794| #define HAVE_SELECT 1
7795| #define HAVE_SEEKDIR 1
7796| #define HAVE_SETLOCALE 1
7797| #define HAVE_SQRT 1
7798| #define HAVE_SETVBUF 1
7799| #define HAVE_STAT 1
7800| #define HAVE_STRCHR 1
7801| #define HAVE_STRERROR_R 1
7802| #define HAVE_STRRCHR 1
7803| #define HAVE_STRCSPN 1
7804| #define HAVE_STRDUP 1
7805| #define HAVE_STRPBRK 1
7806| #define HAVE_STRSPN 1
7807| #define HAVE_STRSTR 1
7808| #define HAVE_STRTOL 1
7809| #define HAVE_STRTOUL 1
7810| #define HAVE_SYMLINK 1
7811| #define HAVE_SYSCONF 1
7812| #define HAVE_SIGEMPTYSET 1
7813| #define HAVE_SIGACTION 1
7814| #define HAVE_STRERROR 1
7815| #define HAVE_STRLCAT 1
7816| #define HAVE_STRLCPY 1
7817| #define HAVE_STRCASECMP 1
7818| #define HAVE_STRNCASECMP 1
7819| #define HAVE_TELLDIR 1
7820| #define HAVE_TEMPNAM 1
7821| #define HAVE_TIMES 1
7822| #define HAVE_USLEEP 1
7823| #define HAVE_UTIME 1
7824| #define HAVE_VSPRINTF 1
7825| #define HAVE_VSNPRINTF 1
7826| #define HAVE_WAITPID 1
7827| /* end confdefs.h.  */
7828| /* Define _wfopen to an innocuous variant, in case <limits.h> declares _wfopen.
7829|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7830| #define _wfopen innocuous__wfopen
7831|
7832| /* System header to define __stub macros and hopefully few prototypes,
7833|     which can conflict with char _wfopen (); below.
7834|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7835|     <limits.h> exists even on freestanding compilers.  */
7836|
7837| #ifdef __STDC__
7838| # include <limits.h>
7839| #else
7840| # include <assert.h>
7841| #endif
7842|
7843| #undef _wfopen
7844|
7845| /* Override any GCC internal prototype to avoid an error.
7846|    Use char because int might match the return type of a GCC
7847|    builtin and then its argument prototype would still apply.  */
7848| #ifdef __cplusplus
7849| extern "C"
7850| #endif
7851| char _wfopen ();
7852| /* The GNU C library defines this for functions which it implements
7853|     to always fail with ENOSYS.  Some functions are actually named
7854|     something starting with __ and the normal name is an alias.  */
7855| #if defined __stub__wfopen || defined __stub____wfopen
7856| choke me
7857| #endif
7858|
7859| int
7860| main ()
7861| {
7862| return _wfopen ();
7863|   ;
7864|   return 0;
7865| }
7866configure:23129: result: no
7867configure:23129: checking for _wstat
7868configure:23129: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
7869Undefined symbols:
7870  "__wstat", referenced from:
7871      _main in cc6yZ3AR.o
7872ld: symbol(s) not found
7873collect2: ld returned 1 exit status
7874configure:23129: $? = 1
7875configure: failed program was:
7876| /* confdefs.h */
7877| #define PACKAGE_NAME "ImageMagick"
7878| #define PACKAGE_TARNAME "ImageMagick"
7879| #define PACKAGE_VERSION "6.6.6"
7880| #define PACKAGE_STRING "ImageMagick 6.6.6"
7881| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
7882| #define PACKAGE_URL ""
7883| #define STDC_HEADERS 1
7884| #define HAVE_SYS_TYPES_H 1
7885| #define HAVE_SYS_STAT_H 1
7886| #define HAVE_STDLIB_H 1
7887| #define HAVE_STRING_H 1
7888| #define HAVE_MEMORY_H 1
7889| #define HAVE_STRINGS_H 1
7890| #define HAVE_INTTYPES_H 1
7891| #define HAVE_STDINT_H 1
7892| #define HAVE_UNISTD_H 1
7893| #define __EXTENSIONS__ 1
7894| #define _ALL_SOURCE 1
7895| #define _GNU_SOURCE 1
7896| #define _POSIX_PTHREAD_SEMANTICS 1
7897| #define _TANDEM_SOURCE 1
7898| #define HAVE___ATTRIBUTE__ 1
7899| #define HAVE_PTHREAD 1
7900| #define THREAD_SUPPORT 1
7901| #define HAVE_PTHREAD 1
7902| #define HAVE_OPENCL_CL_H 1
7903| #define _OPENCL 1
7904| #define HAVE_FSEEKO 1
7905| #define _FILE_OFFSET_BITS 64
7906| #define HAVE_DLFCN_H 1
7907| #define LT_OBJDIR ".libs/"
7908| #define LT_MODULE_EXT ".so"
7909| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
7910| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
7911| #define HAVE_LIBDL 1
7912| #define HAVE_DLERROR 1
7913| #define HAVE_LIBDLLOADER 1
7914| #define error_t int
7915| #define __error_t_defined 1
7916| #define HAVE_PRELOADED_SYMBOLS 1
7917| #define HAVE_LTDL 1
7918| #define HAVE_UNISTD_H 1
7919| #define HAVE_MACH_O_DYLD_H 1
7920| #define HAVE_DIRENT_H 1
7921| #define HAVE_CLOSEDIR 1
7922| #define HAVE_OPENDIR 1
7923| #define HAVE_READDIR 1
7924| #define HAVE_STRLCAT 1
7925| #define HAVE_STRLCPY 1
7926| #define LT_LIBEXT "a"
7927| #define BUILD_MODULES 1
7928| #define LTDL_DELEGATE 1
7929| #define INSTALLED_SUPPORT 1
7930| #define CIPHER_SUPPORT 1
7931| #define HDRI_SUPPORT 1
7932| #define QUANTUM_DEPTH 16
7933| #define STDC_HEADERS 1
7934| #define HAVE_DIRENT_H 1
7935| #define HAVE_COMPLEX_H 1
7936| #define HAVE_ERRNO_H 1
7937| #define HAVE_FCNTL_H 1
7938| #define HAVE_LIMITS_H 1
7939| #define HAVE_LOCALE_H 1
7940| #define HAVE_MACHINE_PARAM_H 1
7941| #define HAVE_MACH_O_DYLD_H 1
7942| #define HAVE_STDARG_H 1
7943| #define HAVE_SYS_IPC_H 1
7944| #define HAVE_SYS_RESOURCE_H 1
7945| #define HAVE_SYS_SYSLIMITS_H 1
7946| #define HAVE_SYS_TIME_H 1
7947| #define HAVE_SYS_TIMEB_H 1
7948| #define HAVE_SYS_TIMES_H 1
7949| #define HAVE_SYS_WAIT_H 1
7950| #define HAVE_WCHAR_H 1
7951| #define HAVE__BOOL 1
7952| #define HAVE_STDBOOL_H 1
7953| #define HAVE_STRINGIZE 1
7954| #define TIME_WITH_SYS_TIME 1
7955| #define HAVE_STRUCT_TM_TM_ZONE 1
7956| #define HAVE_TM_ZONE 1
7957| #define restrict __restrict
7958| #define HAVE_LONG_DOUBLE_WIDER 1
7959| #define SIZEOF_SIGNED_SHORT 2
7960| #define SIZEOF_UNSIGNED_SHORT 2
7961| #define SIZEOF_SIGNED_INT 4
7962| #define SIZEOF_UNSIGNED_INT 4
7963| #define SIZEOF_SIGNED_LONG 8
7964| #define SIZEOF_UNSIGNED_LONG 8
7965| #define SIZEOF_SIGNED_LONG_LONG 8
7966| #define SIZEOF_UNSIGNED_LONG_LONG 8
7967| #define SIZEOF_OFF_T 8
7968| #define SIZEOF_SIZE_T 8
7969| #define SIZEOF_SSIZE_T 8
7970| #define SIZEOF_UNSIGNED_INTP 8
7971| #define HAVE_STDLIB_H 1
7972| #define HAVE_UNISTD_H 1
7973| #define HAVE_GETPAGESIZE 1
7974| #define HAVE_MMAP_FILEIO 1
7975| #define HAVE_STDLIB_H 1
7976| #define HAVE_UNISTD_H 1
7977| #define HAVE_SYS_PARAM_H 1
7978| #define HAVE_GETPAGESIZE 1
7979| #define HAVE_MMAP 1
7980| #define HAVE_FORK 1
7981| #define HAVE_VFORK 1
7982| #define HAVE_WORKING_VFORK 1
7983| #define HAVE_WORKING_FORK 1
7984| #define HAVE_SYS_SELECT_H 1
7985| #define HAVE_SYS_SOCKET_H 1
7986| #define SELECT_TYPE_ARG1 int
7987| #define SELECT_TYPE_ARG234 (fd_set *)
7988| #define SELECT_TYPE_ARG5 (struct timeval *)
7989| #define RETSIGTYPE void
7990| #define HAVE_VPRINTF 1
7991| #define HAVE_ATOLL 1
7992| #define HAVE_ATEXIT 1
7993| #define HAVE_CIMAG 1
7994| #define HAVE_CLOCK 1
7995| #define HAVE_CTIME_R 1
7996| #define HAVE__EXIT 1
7997| #define HAVE_EXECVP 1
7998| #define HAVE_FCHMOD 1
7999| #define HAVE_FLOOR 1
8000| #define HAVE_FORK 1
8001| #define HAVE_FTIME 1
8002| #define HAVE_FTRUNCATE 1
8003| #define HAVE_GETC_UNLOCKED 1
8004| #define HAVE_GETCWD 1
8005| #define HAVE_GETPID 1
8006| #define HAVE_GETDTABLESIZE 1
8007| #define HAVE_GETPAGESIZE 1
8008| #define HAVE_GETRLIMIT 1
8009| #define HAVE_GETRUSAGE 1
8010| #define HAVE_GETTIMEOFDAY 1
8011| #define HAVE_GMTIME_R 1
8012| #define HAVE_J0 1
8013| #define HAVE_J1 1
8014| #define HAVE_LOCALTIME_R 1
8015| #define HAVE_LSTAT 1
8016| #define HAVE_MEMMOVE 1
8017| #define HAVE_MEMSET 1
8018| #define HAVE_MKSTEMP 1
8019| #define HAVE_MUNMAP 1
8020| #define HAVE_NANOSLEEP 1
8021| #define HAVE__NSGETEXECUTABLEPATH 1
8022| #define HAVE_PCLOSE 1
8023| #define HAVE_POLL 1
8024| #define HAVE_POPEN 1
8025| #define HAVE_POSIX_MADVISE 1
8026| #define HAVE_POSIX_MEMALIGN 1
8027| #define HAVE_POSIX_SPAWNP 1
8028| #define HAVE_POW 1
8029| #define HAVE_PREAD 1
8030| #define HAVE_PWRITE 1
8031| #define HAVE_QSORT_R 1
8032| #define HAVE_RAISE 1
8033| #define HAVE_RAND_R 1
8034| #define HAVE_READLINK 1
8035| #define HAVE_READDIR_R 1
8036| #define HAVE_REALPATH 1
8037| #define HAVE_SELECT 1
8038| #define HAVE_SEEKDIR 1
8039| #define HAVE_SETLOCALE 1
8040| #define HAVE_SQRT 1
8041| #define HAVE_SETVBUF 1
8042| #define HAVE_STAT 1
8043| #define HAVE_STRCHR 1
8044| #define HAVE_STRERROR_R 1
8045| #define HAVE_STRRCHR 1
8046| #define HAVE_STRCSPN 1
8047| #define HAVE_STRDUP 1
8048| #define HAVE_STRPBRK 1
8049| #define HAVE_STRSPN 1
8050| #define HAVE_STRSTR 1
8051| #define HAVE_STRTOL 1
8052| #define HAVE_STRTOUL 1
8053| #define HAVE_SYMLINK 1
8054| #define HAVE_SYSCONF 1
8055| #define HAVE_SIGEMPTYSET 1
8056| #define HAVE_SIGACTION 1
8057| #define HAVE_STRERROR 1
8058| #define HAVE_STRLCAT 1
8059| #define HAVE_STRLCPY 1
8060| #define HAVE_STRCASECMP 1
8061| #define HAVE_STRNCASECMP 1
8062| #define HAVE_TELLDIR 1
8063| #define HAVE_TEMPNAM 1
8064| #define HAVE_TIMES 1
8065| #define HAVE_USLEEP 1
8066| #define HAVE_UTIME 1
8067| #define HAVE_VSPRINTF 1
8068| #define HAVE_VSNPRINTF 1
8069| #define HAVE_WAITPID 1
8070| /* end confdefs.h.  */
8071| /* Define _wstat to an innocuous variant, in case <limits.h> declares _wstat.
8072|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8073| #define _wstat innocuous__wstat
8074|
8075| /* System header to define __stub macros and hopefully few prototypes,
8076|     which can conflict with char _wstat (); below.
8077|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8078|     <limits.h> exists even on freestanding compilers.  */
8079|
8080| #ifdef __STDC__
8081| # include <limits.h>
8082| #else
8083| # include <assert.h>
8084| #endif
8085|
8086| #undef _wstat
8087|
8088| /* Override any GCC internal prototype to avoid an error.
8089|    Use char because int might match the return type of a GCC
8090|    builtin and then its argument prototype would still apply.  */
8091| #ifdef __cplusplus
8092| extern "C"
8093| #endif
8094| char _wstat ();
8095| /* The GNU C library defines this for functions which it implements
8096|     to always fail with ENOSYS.  Some functions are actually named
8097|     something starting with __ and the normal name is an alias.  */
8098| #if defined __stub__wstat || defined __stub____wstat
8099| choke me
8100| #endif
8101|
8102| int
8103| main ()
8104| {
8105| return _wstat ();
8106|   ;
8107|   return 0;
8108| }
8109configure:23129: result: no
8110configure:23142: checking for library containing clock_gettime
8111configure:23173: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
8112Undefined symbols:
8113  "_clock_gettime", referenced from:
8114      _main in ccA6JnDM.o
8115ld: symbol(s) not found
8116collect2: ld returned 1 exit status
8117configure:23173: $? = 1
8118configure: failed program was:
8119| /* confdefs.h */
8120| #define PACKAGE_NAME "ImageMagick"
8121| #define PACKAGE_TARNAME "ImageMagick"
8122| #define PACKAGE_VERSION "6.6.6"
8123| #define PACKAGE_STRING "ImageMagick 6.6.6"
8124| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
8125| #define PACKAGE_URL ""
8126| #define STDC_HEADERS 1
8127| #define HAVE_SYS_TYPES_H 1
8128| #define HAVE_SYS_STAT_H 1
8129| #define HAVE_STDLIB_H 1
8130| #define HAVE_STRING_H 1
8131| #define HAVE_MEMORY_H 1
8132| #define HAVE_STRINGS_H 1
8133| #define HAVE_INTTYPES_H 1
8134| #define HAVE_STDINT_H 1
8135| #define HAVE_UNISTD_H 1
8136| #define __EXTENSIONS__ 1
8137| #define _ALL_SOURCE 1
8138| #define _GNU_SOURCE 1
8139| #define _POSIX_PTHREAD_SEMANTICS 1
8140| #define _TANDEM_SOURCE 1
8141| #define HAVE___ATTRIBUTE__ 1
8142| #define HAVE_PTHREAD 1
8143| #define THREAD_SUPPORT 1
8144| #define HAVE_PTHREAD 1
8145| #define HAVE_OPENCL_CL_H 1
8146| #define _OPENCL 1
8147| #define HAVE_FSEEKO 1
8148| #define _FILE_OFFSET_BITS 64
8149| #define HAVE_DLFCN_H 1
8150| #define LT_OBJDIR ".libs/"
8151| #define LT_MODULE_EXT ".so"
8152| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
8153| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
8154| #define HAVE_LIBDL 1
8155| #define HAVE_DLERROR 1
8156| #define HAVE_LIBDLLOADER 1
8157| #define error_t int
8158| #define __error_t_defined 1
8159| #define HAVE_PRELOADED_SYMBOLS 1
8160| #define HAVE_LTDL 1
8161| #define HAVE_UNISTD_H 1
8162| #define HAVE_MACH_O_DYLD_H 1
8163| #define HAVE_DIRENT_H 1
8164| #define HAVE_CLOSEDIR 1
8165| #define HAVE_OPENDIR 1
8166| #define HAVE_READDIR 1
8167| #define HAVE_STRLCAT 1
8168| #define HAVE_STRLCPY 1
8169| #define LT_LIBEXT "a"
8170| #define BUILD_MODULES 1
8171| #define LTDL_DELEGATE 1
8172| #define INSTALLED_SUPPORT 1
8173| #define CIPHER_SUPPORT 1
8174| #define HDRI_SUPPORT 1
8175| #define QUANTUM_DEPTH 16
8176| #define STDC_HEADERS 1
8177| #define HAVE_DIRENT_H 1
8178| #define HAVE_COMPLEX_H 1
8179| #define HAVE_ERRNO_H 1
8180| #define HAVE_FCNTL_H 1
8181| #define HAVE_LIMITS_H 1
8182| #define HAVE_LOCALE_H 1
8183| #define HAVE_MACHINE_PARAM_H 1
8184| #define HAVE_MACH_O_DYLD_H 1
8185| #define HAVE_STDARG_H 1
8186| #define HAVE_SYS_IPC_H 1
8187| #define HAVE_SYS_RESOURCE_H 1
8188| #define HAVE_SYS_SYSLIMITS_H 1
8189| #define HAVE_SYS_TIME_H 1
8190| #define HAVE_SYS_TIMEB_H 1
8191| #define HAVE_SYS_TIMES_H 1
8192| #define HAVE_SYS_WAIT_H 1
8193| #define HAVE_WCHAR_H 1
8194| #define HAVE__BOOL 1
8195| #define HAVE_STDBOOL_H 1
8196| #define HAVE_STRINGIZE 1
8197| #define TIME_WITH_SYS_TIME 1
8198| #define HAVE_STRUCT_TM_TM_ZONE 1
8199| #define HAVE_TM_ZONE 1
8200| #define restrict __restrict
8201| #define HAVE_LONG_DOUBLE_WIDER 1
8202| #define SIZEOF_SIGNED_SHORT 2
8203| #define SIZEOF_UNSIGNED_SHORT 2
8204| #define SIZEOF_SIGNED_INT 4
8205| #define SIZEOF_UNSIGNED_INT 4
8206| #define SIZEOF_SIGNED_LONG 8
8207| #define SIZEOF_UNSIGNED_LONG 8
8208| #define SIZEOF_SIGNED_LONG_LONG 8
8209| #define SIZEOF_UNSIGNED_LONG_LONG 8
8210| #define SIZEOF_OFF_T 8
8211| #define SIZEOF_SIZE_T 8
8212| #define SIZEOF_SSIZE_T 8
8213| #define SIZEOF_UNSIGNED_INTP 8
8214| #define HAVE_STDLIB_H 1
8215| #define HAVE_UNISTD_H 1
8216| #define HAVE_GETPAGESIZE 1
8217| #define HAVE_MMAP_FILEIO 1
8218| #define HAVE_STDLIB_H 1
8219| #define HAVE_UNISTD_H 1
8220| #define HAVE_SYS_PARAM_H 1
8221| #define HAVE_GETPAGESIZE 1
8222| #define HAVE_MMAP 1
8223| #define HAVE_FORK 1
8224| #define HAVE_VFORK 1
8225| #define HAVE_WORKING_VFORK 1
8226| #define HAVE_WORKING_FORK 1
8227| #define HAVE_SYS_SELECT_H 1
8228| #define HAVE_SYS_SOCKET_H 1
8229| #define SELECT_TYPE_ARG1 int
8230| #define SELECT_TYPE_ARG234 (fd_set *)
8231| #define SELECT_TYPE_ARG5 (struct timeval *)
8232| #define RETSIGTYPE void
8233| #define HAVE_VPRINTF 1
8234| #define HAVE_ATOLL 1
8235| #define HAVE_ATEXIT 1
8236| #define HAVE_CIMAG 1
8237| #define HAVE_CLOCK 1
8238| #define HAVE_CTIME_R 1
8239| #define HAVE__EXIT 1
8240| #define HAVE_EXECVP 1
8241| #define HAVE_FCHMOD 1
8242| #define HAVE_FLOOR 1
8243| #define HAVE_FORK 1
8244| #define HAVE_FTIME 1
8245| #define HAVE_FTRUNCATE 1
8246| #define HAVE_GETC_UNLOCKED 1
8247| #define HAVE_GETCWD 1
8248| #define HAVE_GETPID 1
8249| #define HAVE_GETDTABLESIZE 1
8250| #define HAVE_GETPAGESIZE 1
8251| #define HAVE_GETRLIMIT 1
8252| #define HAVE_GETRUSAGE 1
8253| #define HAVE_GETTIMEOFDAY 1
8254| #define HAVE_GMTIME_R 1
8255| #define HAVE_J0 1
8256| #define HAVE_J1 1
8257| #define HAVE_LOCALTIME_R 1
8258| #define HAVE_LSTAT 1
8259| #define HAVE_MEMMOVE 1
8260| #define HAVE_MEMSET 1
8261| #define HAVE_MKSTEMP 1
8262| #define HAVE_MUNMAP 1
8263| #define HAVE_NANOSLEEP 1
8264| #define HAVE__NSGETEXECUTABLEPATH 1
8265| #define HAVE_PCLOSE 1
8266| #define HAVE_POLL 1
8267| #define HAVE_POPEN 1
8268| #define HAVE_POSIX_MADVISE 1
8269| #define HAVE_POSIX_MEMALIGN 1
8270| #define HAVE_POSIX_SPAWNP 1
8271| #define HAVE_POW 1
8272| #define HAVE_PREAD 1
8273| #define HAVE_PWRITE 1
8274| #define HAVE_QSORT_R 1
8275| #define HAVE_RAISE 1
8276| #define HAVE_RAND_R 1
8277| #define HAVE_READLINK 1
8278| #define HAVE_READDIR_R 1
8279| #define HAVE_REALPATH 1
8280| #define HAVE_SELECT 1
8281| #define HAVE_SEEKDIR 1
8282| #define HAVE_SETLOCALE 1
8283| #define HAVE_SQRT 1
8284| #define HAVE_SETVBUF 1
8285| #define HAVE_STAT 1
8286| #define HAVE_STRCHR 1
8287| #define HAVE_STRERROR_R 1
8288| #define HAVE_STRRCHR 1
8289| #define HAVE_STRCSPN 1
8290| #define HAVE_STRDUP 1
8291| #define HAVE_STRPBRK 1
8292| #define HAVE_STRSPN 1
8293| #define HAVE_STRSTR 1
8294| #define HAVE_STRTOL 1
8295| #define HAVE_STRTOUL 1
8296| #define HAVE_SYMLINK 1
8297| #define HAVE_SYSCONF 1
8298| #define HAVE_SIGEMPTYSET 1
8299| #define HAVE_SIGACTION 1
8300| #define HAVE_STRERROR 1
8301| #define HAVE_STRLCAT 1
8302| #define HAVE_STRLCPY 1
8303| #define HAVE_STRCASECMP 1
8304| #define HAVE_STRNCASECMP 1
8305| #define HAVE_TELLDIR 1
8306| #define HAVE_TEMPNAM 1
8307| #define HAVE_TIMES 1
8308| #define HAVE_USLEEP 1
8309| #define HAVE_UTIME 1
8310| #define HAVE_VSPRINTF 1
8311| #define HAVE_VSNPRINTF 1
8312| #define HAVE_WAITPID 1
8313| /* end confdefs.h.  */
8314|
8315| /* Override any GCC internal prototype to avoid an error.
8316|    Use char because int might match the return type of a GCC
8317|    builtin and then its argument prototype would still apply.  */
8318| #ifdef __cplusplus
8319| extern "C"
8320| #endif
8321| char clock_gettime ();
8322| int
8323| main ()
8324| {
8325| return clock_gettime ();
8326|   ;
8327|   return 0;
8328| }
8329configure:23173: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt  -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
8330ld: library not found for -lrt
8331collect2: ld returned 1 exit status
8332configure:23173: $? = 1
8333configure: failed program was:
8334| /* confdefs.h */
8335| #define PACKAGE_NAME "ImageMagick"
8336| #define PACKAGE_TARNAME "ImageMagick"
8337| #define PACKAGE_VERSION "6.6.6"
8338| #define PACKAGE_STRING "ImageMagick 6.6.6"
8339| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
8340| #define PACKAGE_URL ""
8341| #define STDC_HEADERS 1
8342| #define HAVE_SYS_TYPES_H 1
8343| #define HAVE_SYS_STAT_H 1
8344| #define HAVE_STDLIB_H 1
8345| #define HAVE_STRING_H 1
8346| #define HAVE_MEMORY_H 1
8347| #define HAVE_STRINGS_H 1
8348| #define HAVE_INTTYPES_H 1
8349| #define HAVE_STDINT_H 1
8350| #define HAVE_UNISTD_H 1
8351| #define __EXTENSIONS__ 1
8352| #define _ALL_SOURCE 1
8353| #define _GNU_SOURCE 1
8354| #define _POSIX_PTHREAD_SEMANTICS 1
8355| #define _TANDEM_SOURCE 1
8356| #define HAVE___ATTRIBUTE__ 1
8357| #define HAVE_PTHREAD 1
8358| #define THREAD_SUPPORT 1
8359| #define HAVE_PTHREAD 1
8360| #define HAVE_OPENCL_CL_H 1
8361| #define _OPENCL 1
8362| #define HAVE_FSEEKO 1
8363| #define _FILE_OFFSET_BITS 64
8364| #define HAVE_DLFCN_H 1
8365| #define LT_OBJDIR ".libs/"
8366| #define LT_MODULE_EXT ".so"
8367| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
8368| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
8369| #define HAVE_LIBDL 1
8370| #define HAVE_DLERROR 1
8371| #define HAVE_LIBDLLOADER 1
8372| #define error_t int
8373| #define __error_t_defined 1
8374| #define HAVE_PRELOADED_SYMBOLS 1
8375| #define HAVE_LTDL 1
8376| #define HAVE_UNISTD_H 1
8377| #define HAVE_MACH_O_DYLD_H 1
8378| #define HAVE_DIRENT_H 1
8379| #define HAVE_CLOSEDIR 1
8380| #define HAVE_OPENDIR 1
8381| #define HAVE_READDIR 1
8382| #define HAVE_STRLCAT 1
8383| #define HAVE_STRLCPY 1
8384| #define LT_LIBEXT "a"
8385| #define BUILD_MODULES 1
8386| #define LTDL_DELEGATE 1
8387| #define INSTALLED_SUPPORT 1
8388| #define CIPHER_SUPPORT 1
8389| #define HDRI_SUPPORT 1
8390| #define QUANTUM_DEPTH 16
8391| #define STDC_HEADERS 1
8392| #define HAVE_DIRENT_H 1
8393| #define HAVE_COMPLEX_H 1
8394| #define HAVE_ERRNO_H 1
8395| #define HAVE_FCNTL_H 1
8396| #define HAVE_LIMITS_H 1
8397| #define HAVE_LOCALE_H 1
8398| #define HAVE_MACHINE_PARAM_H 1
8399| #define HAVE_MACH_O_DYLD_H 1
8400| #define HAVE_STDARG_H 1
8401| #define HAVE_SYS_IPC_H 1
8402| #define HAVE_SYS_RESOURCE_H 1
8403| #define HAVE_SYS_SYSLIMITS_H 1
8404| #define HAVE_SYS_TIME_H 1
8405| #define HAVE_SYS_TIMEB_H 1
8406| #define HAVE_SYS_TIMES_H 1
8407| #define HAVE_SYS_WAIT_H 1
8408| #define HAVE_WCHAR_H 1
8409| #define HAVE__BOOL 1
8410| #define HAVE_STDBOOL_H 1
8411| #define HAVE_STRINGIZE 1
8412| #define TIME_WITH_SYS_TIME 1
8413| #define HAVE_STRUCT_TM_TM_ZONE 1
8414| #define HAVE_TM_ZONE 1
8415| #define restrict __restrict
8416| #define HAVE_LONG_DOUBLE_WIDER 1
8417| #define SIZEOF_SIGNED_SHORT 2
8418| #define SIZEOF_UNSIGNED_SHORT 2
8419| #define SIZEOF_SIGNED_INT 4
8420| #define SIZEOF_UNSIGNED_INT 4
8421| #define SIZEOF_SIGNED_LONG 8
8422| #define SIZEOF_UNSIGNED_LONG 8
8423| #define SIZEOF_SIGNED_LONG_LONG 8
8424| #define SIZEOF_UNSIGNED_LONG_LONG 8
8425| #define SIZEOF_OFF_T 8
8426| #define SIZEOF_SIZE_T 8
8427| #define SIZEOF_SSIZE_T 8
8428| #define SIZEOF_UNSIGNED_INTP 8
8429| #define HAVE_STDLIB_H 1
8430| #define HAVE_UNISTD_H 1
8431| #define HAVE_GETPAGESIZE 1
8432| #define HAVE_MMAP_FILEIO 1
8433| #define HAVE_STDLIB_H 1
8434| #define HAVE_UNISTD_H 1
8435| #define HAVE_SYS_PARAM_H 1
8436| #define HAVE_GETPAGESIZE 1
8437| #define HAVE_MMAP 1
8438| #define HAVE_FORK 1
8439| #define HAVE_VFORK 1
8440| #define HAVE_WORKING_VFORK 1
8441| #define HAVE_WORKING_FORK 1
8442| #define HAVE_SYS_SELECT_H 1
8443| #define HAVE_SYS_SOCKET_H 1
8444| #define SELECT_TYPE_ARG1 int
8445| #define SELECT_TYPE_ARG234 (fd_set *)
8446| #define SELECT_TYPE_ARG5 (struct timeval *)
8447| #define RETSIGTYPE void
8448| #define HAVE_VPRINTF 1
8449| #define HAVE_ATOLL 1
8450| #define HAVE_ATEXIT 1
8451| #define HAVE_CIMAG 1
8452| #define HAVE_CLOCK 1
8453| #define HAVE_CTIME_R 1
8454| #define HAVE__EXIT 1
8455| #define HAVE_EXECVP 1
8456| #define HAVE_FCHMOD 1
8457| #define HAVE_FLOOR 1
8458| #define HAVE_FORK 1
8459| #define HAVE_FTIME 1
8460| #define HAVE_FTRUNCATE 1
8461| #define HAVE_GETC_UNLOCKED 1
8462| #define HAVE_GETCWD 1
8463| #define HAVE_GETPID 1
8464| #define HAVE_GETDTABLESIZE 1
8465| #define HAVE_GETPAGESIZE 1
8466| #define HAVE_GETRLIMIT 1
8467| #define HAVE_GETRUSAGE 1
8468| #define HAVE_GETTIMEOFDAY 1
8469| #define HAVE_GMTIME_R 1
8470| #define HAVE_J0 1
8471| #define HAVE_J1 1
8472| #define HAVE_LOCALTIME_R 1
8473| #define HAVE_LSTAT 1
8474| #define HAVE_MEMMOVE 1
8475| #define HAVE_MEMSET 1
8476| #define HAVE_MKSTEMP 1
8477| #define HAVE_MUNMAP 1
8478| #define HAVE_NANOSLEEP 1
8479| #define HAVE__NSGETEXECUTABLEPATH 1
8480| #define HAVE_PCLOSE 1
8481| #define HAVE_POLL 1
8482| #define HAVE_POPEN 1
8483| #define HAVE_POSIX_MADVISE 1
8484| #define HAVE_POSIX_MEMALIGN 1
8485| #define HAVE_POSIX_SPAWNP 1
8486| #define HAVE_POW 1
8487| #define HAVE_PREAD 1
8488| #define HAVE_PWRITE 1
8489| #define HAVE_QSORT_R 1
8490| #define HAVE_RAISE 1
8491| #define HAVE_RAND_R 1
8492| #define HAVE_READLINK 1
8493| #define HAVE_READDIR_R 1
8494| #define HAVE_REALPATH 1
8495| #define HAVE_SELECT 1
8496| #define HAVE_SEEKDIR 1
8497| #define HAVE_SETLOCALE 1
8498| #define HAVE_SQRT 1
8499| #define HAVE_SETVBUF 1
8500| #define HAVE_STAT 1
8501| #define HAVE_STRCHR 1
8502| #define HAVE_STRERROR_R 1
8503| #define HAVE_STRRCHR 1
8504| #define HAVE_STRCSPN 1
8505| #define HAVE_STRDUP 1
8506| #define HAVE_STRPBRK 1
8507| #define HAVE_STRSPN 1
8508| #define HAVE_STRSTR 1
8509| #define HAVE_STRTOL 1
8510| #define HAVE_STRTOUL 1
8511| #define HAVE_SYMLINK 1
8512| #define HAVE_SYSCONF 1
8513| #define HAVE_SIGEMPTYSET 1
8514| #define HAVE_SIGACTION 1
8515| #define HAVE_STRERROR 1
8516| #define HAVE_STRLCAT 1
8517| #define HAVE_STRLCPY 1
8518| #define HAVE_STRCASECMP 1
8519| #define HAVE_STRNCASECMP 1
8520| #define HAVE_TELLDIR 1
8521| #define HAVE_TEMPNAM 1
8522| #define HAVE_TIMES 1
8523| #define HAVE_USLEEP 1
8524| #define HAVE_UTIME 1
8525| #define HAVE_VSPRINTF 1
8526| #define HAVE_VSNPRINTF 1
8527| #define HAVE_WAITPID 1
8528| /* end confdefs.h.  */
8529|
8530| /* Override any GCC internal prototype to avoid an error.
8531|    Use char because int might match the return type of a GCC
8532|    builtin and then its argument prototype would still apply.  */
8533| #ifdef __cplusplus
8534| extern "C"
8535| #endif
8536| char clock_gettime ();
8537| int
8538| main ()
8539| {
8540| return clock_gettime ();
8541|   ;
8542|   return 0;
8543| }
8544configure:23190: result: no
8545configure:23232: checking for gettimeofday
8546configure:23232: result: yes
8547configure:23252: checking whether pread is declared
8548configure:23252: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
8549configure:23252: $? = 0
8550configure:23252: result: yes
8551configure:23264: checking whether pwrite is declared
8552configure:23264: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
8553configure:23264: $? = 0
8554configure:23264: result: yes
8555configure:23278: checking whether strlcpy is declared
8556configure:23278: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
8557configure:23278: $? = 0
8558configure:23278: result: yes
8559configure:23292: checking whether vsnprintf is declared
8560configure:23292: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
8561configure:23292: $? = 0
8562configure:23292: result: yes
8563configure:23444: checking for C++ compiler version
8564configure:23453: ccache /usr/bin/g++-4.2 --version >&5
8565i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1)
8566Copyright (C) 2007 Free Software Foundation, Inc.
8567This is free software; see the source for copying conditions.  There is NO
8568warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
8569
8570configure:23464: $? = 0
8571configure:23453: ccache /usr/bin/g++-4.2 -v >&5
8572Using built-in specs.
8573Target: i686-apple-darwin10
8574Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
8575Thread model: posix
8576gcc version 4.2.1 (Apple Inc. build 5646) (dot 1)
8577configure:23464: $? = 0
8578configure:23453: ccache /usr/bin/g++-4.2 -V >&5
8579g++-4.2: argument to `-V' is missing
8580configure:23464: $? = 1
8581configure:23453: ccache /usr/bin/g++-4.2 -qversion >&5
8582i686-apple-darwin10-g++-4.2.1: no input files
8583configure:23464: $? = 1
8584configure:23468: checking whether we are using the GNU C++ compiler
8585configure:23496: result: yes
8586configure:23505: checking whether ccache /usr/bin/g++-4.2 accepts -g
8587configure:23566: result: yes
8588configure:23591: checking dependency style of ccache /usr/bin/g++-4.2
8589configure:23701: result: gcc3
8590configure:23716: checking whether the compiler recognizes bool as a built-in type
8591configure:23743: ccache /usr/bin/g++-4.2 -c -O2 -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include conftest.cpp >&5
8592configure:23743: $? = 0
8593configure:23757: result: yes
8594configure:23765: checking whether the compiler implements namespaces
8595configure:23788: ccache /usr/bin/g++-4.2 -c -O2 -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include conftest.cpp >&5
8596configure:23788: $? = 0
8597configure:23802: result: yes
8598configure:23811: checking if g++ supports namespace std
8599configure:23835: ccache /usr/bin/g++-4.2 -c -O2 -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include conftest.cpp >&5
8600configure:23835: $? = 0
8601configure:23849: result: yes
8602configure:23857: checking whether the compiler supports ISO C++ standard library
8603configure:23887: ccache /usr/bin/g++-4.2 -c -O2 -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include conftest.cpp >&5
8604configure:23887: $? = 0
8605configure:23901: result: yes
8606configure:23909: checking whether the compiler implements L"widestring"
8607configure:23925: ccache /usr/bin/g++-4.2 -c -O2 -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include conftest.cpp >&5
8608configure:23925: $? = 0
8609configure:23939: result: yes
8610configure:23955: checking for ccache /usr/bin/g++-4.2 option to support OpenMP
8611configure:23970: ccache /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.cpp  >&5
8612conftest.cpp:208: error: 'choke' does not name a type
8613In file included from conftest.cpp:210:
8614/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:41: error: expected constructor, destructor, or type conversion before ';' token
8615/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:68: error: variable or field 'omp_init_lock' declared void
8616/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:68: error: 'omp_lock_t' was not declared in this scope
8617/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:68: error: expected primary-expression before ')' token
8618/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:69: error: variable or field 'omp_destroy_lock' declared void
8619/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:69: error: 'omp_lock_t' was not declared in this scope
8620/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:69: error: expected primary-expression before ')' token
8621/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:70: error: variable or field 'omp_set_lock' declared void
8622/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:70: error: 'omp_lock_t' was not declared in this scope
8623/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:70: error: expected primary-expression before ')' token
8624/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:71: error: variable or field 'omp_unset_lock' declared void
8625/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:71: error: 'omp_lock_t' was not declared in this scope
8626/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:71: error: expected primary-expression before ')' token
8627/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:72: error: 'omp_lock_t' was not declared in this scope
8628/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:72: error: expected primary-expression before ')' token
8629configure:23970: $? = 1
8630configure: failed program was:
8631| /* confdefs.h */
8632| #define PACKAGE_NAME "ImageMagick"
8633| #define PACKAGE_TARNAME "ImageMagick"
8634| #define PACKAGE_VERSION "6.6.6"
8635| #define PACKAGE_STRING "ImageMagick 6.6.6"
8636| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
8637| #define PACKAGE_URL ""
8638| #define STDC_HEADERS 1
8639| #define HAVE_SYS_TYPES_H 1
8640| #define HAVE_SYS_STAT_H 1
8641| #define HAVE_STDLIB_H 1
8642| #define HAVE_STRING_H 1
8643| #define HAVE_MEMORY_H 1
8644| #define HAVE_STRINGS_H 1
8645| #define HAVE_INTTYPES_H 1
8646| #define HAVE_STDINT_H 1
8647| #define HAVE_UNISTD_H 1
8648| #define __EXTENSIONS__ 1
8649| #define _ALL_SOURCE 1
8650| #define _GNU_SOURCE 1
8651| #define _POSIX_PTHREAD_SEMANTICS 1
8652| #define _TANDEM_SOURCE 1
8653| #define HAVE___ATTRIBUTE__ 1
8654| #define HAVE_PTHREAD 1
8655| #define THREAD_SUPPORT 1
8656| #define HAVE_PTHREAD 1
8657| #define HAVE_OPENCL_CL_H 1
8658| #define _OPENCL 1
8659| #define HAVE_FSEEKO 1
8660| #define _FILE_OFFSET_BITS 64
8661| #define HAVE_DLFCN_H 1
8662| #define LT_OBJDIR ".libs/"
8663| #define LT_MODULE_EXT ".so"
8664| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
8665| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
8666| #define HAVE_LIBDL 1
8667| #define HAVE_DLERROR 1
8668| #define HAVE_LIBDLLOADER 1
8669| #define error_t int
8670| #define __error_t_defined 1
8671| #define HAVE_PRELOADED_SYMBOLS 1
8672| #define HAVE_LTDL 1
8673| #define HAVE_UNISTD_H 1
8674| #define HAVE_MACH_O_DYLD_H 1
8675| #define HAVE_DIRENT_H 1
8676| #define HAVE_CLOSEDIR 1
8677| #define HAVE_OPENDIR 1
8678| #define HAVE_READDIR 1
8679| #define HAVE_STRLCAT 1
8680| #define HAVE_STRLCPY 1
8681| #define LT_LIBEXT "a"
8682| #define BUILD_MODULES 1
8683| #define LTDL_DELEGATE 1
8684| #define INSTALLED_SUPPORT 1
8685| #define CIPHER_SUPPORT 1
8686| #define HDRI_SUPPORT 1
8687| #define QUANTUM_DEPTH 16
8688| #define STDC_HEADERS 1
8689| #define HAVE_DIRENT_H 1
8690| #define HAVE_COMPLEX_H 1
8691| #define HAVE_ERRNO_H 1
8692| #define HAVE_FCNTL_H 1
8693| #define HAVE_LIMITS_H 1
8694| #define HAVE_LOCALE_H 1
8695| #define HAVE_MACHINE_PARAM_H 1
8696| #define HAVE_MACH_O_DYLD_H 1
8697| #define HAVE_STDARG_H 1
8698| #define HAVE_SYS_IPC_H 1
8699| #define HAVE_SYS_RESOURCE_H 1
8700| #define HAVE_SYS_SYSLIMITS_H 1
8701| #define HAVE_SYS_TIME_H 1
8702| #define HAVE_SYS_TIMEB_H 1
8703| #define HAVE_SYS_TIMES_H 1
8704| #define HAVE_SYS_WAIT_H 1
8705| #define HAVE_WCHAR_H 1
8706| #define HAVE__BOOL 1
8707| #define HAVE_STDBOOL_H 1
8708| #define HAVE_STRINGIZE 1
8709| #define TIME_WITH_SYS_TIME 1
8710| #define HAVE_STRUCT_TM_TM_ZONE 1
8711| #define HAVE_TM_ZONE 1
8712| #define restrict __restrict
8713| #define HAVE_LONG_DOUBLE_WIDER 1
8714| #define SIZEOF_SIGNED_SHORT 2
8715| #define SIZEOF_UNSIGNED_SHORT 2
8716| #define SIZEOF_SIGNED_INT 4
8717| #define SIZEOF_UNSIGNED_INT 4
8718| #define SIZEOF_SIGNED_LONG 8
8719| #define SIZEOF_UNSIGNED_LONG 8
8720| #define SIZEOF_SIGNED_LONG_LONG 8
8721| #define SIZEOF_UNSIGNED_LONG_LONG 8
8722| #define SIZEOF_OFF_T 8
8723| #define SIZEOF_SIZE_T 8
8724| #define SIZEOF_SSIZE_T 8
8725| #define SIZEOF_UNSIGNED_INTP 8
8726| #define HAVE_STDLIB_H 1
8727| #define HAVE_UNISTD_H 1
8728| #define HAVE_GETPAGESIZE 1
8729| #define HAVE_MMAP_FILEIO 1
8730| #define HAVE_STDLIB_H 1
8731| #define HAVE_UNISTD_H 1
8732| #define HAVE_SYS_PARAM_H 1
8733| #define HAVE_GETPAGESIZE 1
8734| #define HAVE_MMAP 1
8735| #define HAVE_FORK 1
8736| #define HAVE_VFORK 1
8737| #define HAVE_WORKING_VFORK 1
8738| #define HAVE_WORKING_FORK 1
8739| #define HAVE_SYS_SELECT_H 1
8740| #define HAVE_SYS_SOCKET_H 1
8741| #define SELECT_TYPE_ARG1 int
8742| #define SELECT_TYPE_ARG234 (fd_set *)
8743| #define SELECT_TYPE_ARG5 (struct timeval *)
8744| #define RETSIGTYPE void
8745| #define HAVE_VPRINTF 1
8746| #define HAVE_ATOLL 1
8747| #define HAVE_ATEXIT 1
8748| #define HAVE_CIMAG 1
8749| #define HAVE_CLOCK 1
8750| #define HAVE_CTIME_R 1
8751| #define HAVE__EXIT 1
8752| #define HAVE_EXECVP 1
8753| #define HAVE_FCHMOD 1
8754| #define HAVE_FLOOR 1
8755| #define HAVE_FORK 1
8756| #define HAVE_FTIME 1
8757| #define HAVE_FTRUNCATE 1
8758| #define HAVE_GETC_UNLOCKED 1
8759| #define HAVE_GETCWD 1
8760| #define HAVE_GETPID 1
8761| #define HAVE_GETDTABLESIZE 1
8762| #define HAVE_GETPAGESIZE 1
8763| #define HAVE_GETRLIMIT 1
8764| #define HAVE_GETRUSAGE 1
8765| #define HAVE_GETTIMEOFDAY 1
8766| #define HAVE_GMTIME_R 1
8767| #define HAVE_J0 1
8768| #define HAVE_J1 1
8769| #define HAVE_LOCALTIME_R 1
8770| #define HAVE_LSTAT 1
8771| #define HAVE_MEMMOVE 1
8772| #define HAVE_MEMSET 1
8773| #define HAVE_MKSTEMP 1
8774| #define HAVE_MUNMAP 1
8775| #define HAVE_NANOSLEEP 1
8776| #define HAVE__NSGETEXECUTABLEPATH 1
8777| #define HAVE_PCLOSE 1
8778| #define HAVE_POLL 1
8779| #define HAVE_POPEN 1
8780| #define HAVE_POSIX_MADVISE 1
8781| #define HAVE_POSIX_MEMALIGN 1
8782| #define HAVE_POSIX_SPAWNP 1
8783| #define HAVE_POW 1
8784| #define HAVE_PREAD 1
8785| #define HAVE_PWRITE 1
8786| #define HAVE_QSORT_R 1
8787| #define HAVE_RAISE 1
8788| #define HAVE_RAND_R 1
8789| #define HAVE_READLINK 1
8790| #define HAVE_READDIR_R 1
8791| #define HAVE_REALPATH 1
8792| #define HAVE_SELECT 1
8793| #define HAVE_SEEKDIR 1
8794| #define HAVE_SETLOCALE 1
8795| #define HAVE_SQRT 1
8796| #define HAVE_SETVBUF 1
8797| #define HAVE_STAT 1
8798| #define HAVE_STRCHR 1
8799| #define HAVE_STRERROR_R 1
8800| #define HAVE_STRRCHR 1
8801| #define HAVE_STRCSPN 1
8802| #define HAVE_STRDUP 1
8803| #define HAVE_STRPBRK 1
8804| #define HAVE_STRSPN 1
8805| #define HAVE_STRSTR 1
8806| #define HAVE_STRTOL 1
8807| #define HAVE_STRTOUL 1
8808| #define HAVE_SYMLINK 1
8809| #define HAVE_SYSCONF 1
8810| #define HAVE_SIGEMPTYSET 1
8811| #define HAVE_SIGACTION 1
8812| #define HAVE_STRERROR 1
8813| #define HAVE_STRLCAT 1
8814| #define HAVE_STRLCPY 1
8815| #define HAVE_STRCASECMP 1
8816| #define HAVE_STRNCASECMP 1
8817| #define HAVE_TELLDIR 1
8818| #define HAVE_TEMPNAM 1
8819| #define HAVE_TIMES 1
8820| #define HAVE_USLEEP 1
8821| #define HAVE_UTIME 1
8822| #define HAVE_VSPRINTF 1
8823| #define HAVE_VSNPRINTF 1
8824| #define HAVE_WAITPID 1
8825| #define HAVE_GETTIMEOFDAY 1
8826| #define HAVE_DECL_PREAD 1
8827| #define HAVE_DECL_PWRITE 1
8828| #define HAVE_DECL_STRLCPY 1
8829| #define HAVE_DECL_VSNPRINTF 1
8830| #define HAVE_BOOL /**/
8831| #define HAVE_NAMESPACES /**/
8832| #define HAVE_NAMESPACE_STD /**/
8833| #define HAVE_STD_LIBS /**/
8834| #define HAVE_LSTRING /**/
8835| /* end confdefs.h.  */
8836|
8837| #ifndef _OPENMP
8838|  choke me
8839| #endif
8840| #include <omp.h>
8841| int main () { return omp_get_num_threads (); }
8842|
8843configure:23987: ccache /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -D_THREAD_SAFE -pthread -fopenmp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.cpp  >&5
8844configure:23987: $? = 0
8845configure:24001: result: -fopenmp
8846configure:24019: checking whether C++ compiler is sufficient for Magick++
8847configure:24031: result: yes
8848configure:24092: checking for X11 configure files
8849configure:24142: result:
8850configure:24162: checking for GOMP_parallel_start in -lgomp
8851configure:24187: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lgomp  -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  >&5
8852configure:24187: $? = 0
8853configure:24196: result: yes
8854configure:24416: checking for the pthreads library -lpthread
8855configure:24434: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8856conftest.c: In function 'main':
8857conftest.c:212: warning: 'th' is used uninitialized in this function
8858configure:24434: $? = 0
8859configure:24440: result: yes
8860configure:24734: result: -------------------------------------------------------------
8861configure:24736: checking for BZLIB
8862configure:24738: result:
8863configure:24743: checking bzlib.h usability
8864configure:24743: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
8865configure:24743: $? = 0
8866configure:24743: result: yes
8867configure:24743: checking bzlib.h presence
8868configure:24743: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
8869configure:24743: $? = 0
8870configure:24743: result: yes
8871configure:24743: checking for bzlib.h
8872configure:24743: result: yes
8873configure:24751: checking for BZ2_bzDecompress in -lbz2
8874configure:24776: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lbz2  -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8875configure:24776: $? = 0
8876configure:24785: result: yes
8877configure:24838: checking if BZLIB package is complete
8878configure:24851: result: yes
8879configure:24877: checking for X
8880configure:24985: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
8881configure:24985: $? = 0
8882configure:25016: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lX11 -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8883configure:25016: $? = 0
8884configure:25066: result: libraries , headers
8885configure:25165: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread  -lX11 >&5
8886configure:25165: $? = 0
8887configure:25263: checking for gethostbyname
8888configure:25263: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8889configure:25263: $? = 0
8890configure:25263: result: yes
8891configure:25360: checking for connect
8892configure:25360: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8893configure:25360: $? = 0
8894configure:25360: result: yes
8895configure:25409: checking for remove
8896configure:25409: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8897configure:25409: $? = 0
8898configure:25409: result: yes
8899configure:25458: checking for shmat
8900configure:25458: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8901configure:25458: $? = 0
8902configure:25458: result: yes
8903configure:25516: checking for IceConnectionNumber in -lICE
8904configure:25541: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lICE  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8905configure:25541: $? = 0
8906configure:25550: result: yes
8907configure:25561: result: -------------------------------------------------------------
8908configure:25563: checking for X11
8909configure:25565: result:
8910configure:25579: checking for shmctl
8911configure:25579: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8912configure:25579: $? = 0
8913configure:25579: result: yes
8914configure:25614: checking for XShmAttach in -lXext
8915configure:25639: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -lXext   -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8916configure:25639: $? = 0
8917configure:25648: result: yes
8918configure:25661: checking for XShapeCombineMask in -lXext
8919configure:25686: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -lXext   -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8920configure:25686: $? = 0
8921configure:25695: result: yes
8922configure:25703: checking for XtSetEventDispatcher in -lXt
8923configure:25728: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -lXt   -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8924configure:25728: $? = 0
8925configure:25737: result: yes
8926configure:25781: result: -------------------------------------------------------------
8927configure:25783: checking for ZLIB
8928configure:25785: result:
8929configure:25790: checking zconf.h usability
8930configure:25790: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  conftest.c >&5
8931configure:25790: $? = 0
8932configure:25790: result: yes
8933configure:25790: checking zconf.h presence
8934configure:25790: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include  conftest.c
8935configure:25790: $? = 0
8936configure:25790: result: yes
8937configure:25790: checking for zconf.h
8938configure:25790: result: yes
8939configure:25798: checking zlib.h usability
8940configure:25798: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  conftest.c >&5
8941configure:25798: $? = 0
8942configure:25798: result: yes
8943configure:25798: checking zlib.h presence
8944configure:25798: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include  conftest.c
8945configure:25798: $? = 0
8946configure:25798: result: yes
8947configure:25798: checking for zlib.h
8948configure:25798: result: yes
8949configure:25806: checking for compress in -lz
8950configure:25831: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -lz  -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8951configure:25831: $? = 0
8952configure:25840: result: yes
8953configure:25848: checking for uncompress in -lz
8954configure:25873: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -lz  -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8955configure:25873: $? = 0
8956configure:25882: result: yes
8957configure:25890: checking for deflate in -lz
8958configure:25915: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -lz  -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8959configure:25915: $? = 0
8960configure:25924: result: yes
8961configure:25932: checking for inflate in -lz
8962configure:25957: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -lz  -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8963configure:25957: $? = 0
8964configure:25966: result: yes
8965configure:25974: checking for gzseek in -lz
8966configure:25999: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -lz  -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8967configure:25999: $? = 0
8968configure:26008: result: yes
8969configure:26016: checking for gztell in -lz
8970configure:26041: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -lz  -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
8971configure:26041: $? = 0
8972configure:26050: result: yes
8973configure:26058: checking if ZLIB package is complete
8974configure:26071: result: yes
8975configure:26275: result: -------------------------------------------------------------
8976configure:26277: checking for DPS
8977configure:26279: result:
8978configure:26285: checking DPS/dpsXclient.h usability
8979configure:26285: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  -I/X11 conftest.c >&5
8980conftest.c:245:28: error: DPS/dpsXclient.h: No such file or directory
8981configure:26285: $? = 1
8982configure: failed program was:
8983| /* confdefs.h */
8984| #define PACKAGE_NAME "ImageMagick"
8985| #define PACKAGE_TARNAME "ImageMagick"
8986| #define PACKAGE_VERSION "6.6.6"
8987| #define PACKAGE_STRING "ImageMagick 6.6.6"
8988| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
8989| #define PACKAGE_URL ""
8990| #define STDC_HEADERS 1
8991| #define HAVE_SYS_TYPES_H 1
8992| #define HAVE_SYS_STAT_H 1
8993| #define HAVE_STDLIB_H 1
8994| #define HAVE_STRING_H 1
8995| #define HAVE_MEMORY_H 1
8996| #define HAVE_STRINGS_H 1
8997| #define HAVE_INTTYPES_H 1
8998| #define HAVE_STDINT_H 1
8999| #define HAVE_UNISTD_H 1
9000| #define __EXTENSIONS__ 1
9001| #define _ALL_SOURCE 1
9002| #define _GNU_SOURCE 1
9003| #define _POSIX_PTHREAD_SEMANTICS 1
9004| #define _TANDEM_SOURCE 1
9005| #define HAVE___ATTRIBUTE__ 1
9006| #define HAVE_PTHREAD 1
9007| #define THREAD_SUPPORT 1
9008| #define HAVE_PTHREAD 1
9009| #define HAVE_OPENCL_CL_H 1
9010| #define _OPENCL 1
9011| #define HAVE_FSEEKO 1
9012| #define _FILE_OFFSET_BITS 64
9013| #define HAVE_DLFCN_H 1
9014| #define LT_OBJDIR ".libs/"
9015| #define LT_MODULE_EXT ".so"
9016| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
9017| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
9018| #define HAVE_LIBDL 1
9019| #define HAVE_DLERROR 1
9020| #define HAVE_LIBDLLOADER 1
9021| #define error_t int
9022| #define __error_t_defined 1
9023| #define HAVE_PRELOADED_SYMBOLS 1
9024| #define HAVE_LTDL 1
9025| #define HAVE_UNISTD_H 1
9026| #define HAVE_MACH_O_DYLD_H 1
9027| #define HAVE_DIRENT_H 1
9028| #define HAVE_CLOSEDIR 1
9029| #define HAVE_OPENDIR 1
9030| #define HAVE_READDIR 1
9031| #define HAVE_STRLCAT 1
9032| #define HAVE_STRLCPY 1
9033| #define LT_LIBEXT "a"
9034| #define BUILD_MODULES 1
9035| #define LTDL_DELEGATE 1
9036| #define INSTALLED_SUPPORT 1
9037| #define CIPHER_SUPPORT 1
9038| #define HDRI_SUPPORT 1
9039| #define QUANTUM_DEPTH 16
9040| #define STDC_HEADERS 1
9041| #define HAVE_DIRENT_H 1
9042| #define HAVE_COMPLEX_H 1
9043| #define HAVE_ERRNO_H 1
9044| #define HAVE_FCNTL_H 1
9045| #define HAVE_LIMITS_H 1
9046| #define HAVE_LOCALE_H 1
9047| #define HAVE_MACHINE_PARAM_H 1
9048| #define HAVE_MACH_O_DYLD_H 1
9049| #define HAVE_STDARG_H 1
9050| #define HAVE_SYS_IPC_H 1
9051| #define HAVE_SYS_RESOURCE_H 1
9052| #define HAVE_SYS_SYSLIMITS_H 1
9053| #define HAVE_SYS_TIME_H 1
9054| #define HAVE_SYS_TIMEB_H 1
9055| #define HAVE_SYS_TIMES_H 1
9056| #define HAVE_SYS_WAIT_H 1
9057| #define HAVE_WCHAR_H 1
9058| #define HAVE__BOOL 1
9059| #define HAVE_STDBOOL_H 1
9060| #define HAVE_STRINGIZE 1
9061| #define TIME_WITH_SYS_TIME 1
9062| #define HAVE_STRUCT_TM_TM_ZONE 1
9063| #define HAVE_TM_ZONE 1
9064| #define restrict __restrict
9065| #define HAVE_LONG_DOUBLE_WIDER 1
9066| #define SIZEOF_SIGNED_SHORT 2
9067| #define SIZEOF_UNSIGNED_SHORT 2
9068| #define SIZEOF_SIGNED_INT 4
9069| #define SIZEOF_UNSIGNED_INT 4
9070| #define SIZEOF_SIGNED_LONG 8
9071| #define SIZEOF_UNSIGNED_LONG 8
9072| #define SIZEOF_SIGNED_LONG_LONG 8
9073| #define SIZEOF_UNSIGNED_LONG_LONG 8
9074| #define SIZEOF_OFF_T 8
9075| #define SIZEOF_SIZE_T 8
9076| #define SIZEOF_SSIZE_T 8
9077| #define SIZEOF_UNSIGNED_INTP 8
9078| #define HAVE_STDLIB_H 1
9079| #define HAVE_UNISTD_H 1
9080| #define HAVE_GETPAGESIZE 1
9081| #define HAVE_MMAP_FILEIO 1
9082| #define HAVE_STDLIB_H 1
9083| #define HAVE_UNISTD_H 1
9084| #define HAVE_SYS_PARAM_H 1
9085| #define HAVE_GETPAGESIZE 1
9086| #define HAVE_MMAP 1
9087| #define HAVE_FORK 1
9088| #define HAVE_VFORK 1
9089| #define HAVE_WORKING_VFORK 1
9090| #define HAVE_WORKING_FORK 1
9091| #define HAVE_SYS_SELECT_H 1
9092| #define HAVE_SYS_SOCKET_H 1
9093| #define SELECT_TYPE_ARG1 int
9094| #define SELECT_TYPE_ARG234 (fd_set *)
9095| #define SELECT_TYPE_ARG5 (struct timeval *)
9096| #define RETSIGTYPE void
9097| #define HAVE_VPRINTF 1
9098| #define HAVE_ATOLL 1
9099| #define HAVE_ATEXIT 1
9100| #define HAVE_CIMAG 1
9101| #define HAVE_CLOCK 1
9102| #define HAVE_CTIME_R 1
9103| #define HAVE__EXIT 1
9104| #define HAVE_EXECVP 1
9105| #define HAVE_FCHMOD 1
9106| #define HAVE_FLOOR 1
9107| #define HAVE_FORK 1
9108| #define HAVE_FTIME 1
9109| #define HAVE_FTRUNCATE 1
9110| #define HAVE_GETC_UNLOCKED 1
9111| #define HAVE_GETCWD 1
9112| #define HAVE_GETPID 1
9113| #define HAVE_GETDTABLESIZE 1
9114| #define HAVE_GETPAGESIZE 1
9115| #define HAVE_GETRLIMIT 1
9116| #define HAVE_GETRUSAGE 1
9117| #define HAVE_GETTIMEOFDAY 1
9118| #define HAVE_GMTIME_R 1
9119| #define HAVE_J0 1
9120| #define HAVE_J1 1
9121| #define HAVE_LOCALTIME_R 1
9122| #define HAVE_LSTAT 1
9123| #define HAVE_MEMMOVE 1
9124| #define HAVE_MEMSET 1
9125| #define HAVE_MKSTEMP 1
9126| #define HAVE_MUNMAP 1
9127| #define HAVE_NANOSLEEP 1
9128| #define HAVE__NSGETEXECUTABLEPATH 1
9129| #define HAVE_PCLOSE 1
9130| #define HAVE_POLL 1
9131| #define HAVE_POPEN 1
9132| #define HAVE_POSIX_MADVISE 1
9133| #define HAVE_POSIX_MEMALIGN 1
9134| #define HAVE_POSIX_SPAWNP 1
9135| #define HAVE_POW 1
9136| #define HAVE_PREAD 1
9137| #define HAVE_PWRITE 1
9138| #define HAVE_QSORT_R 1
9139| #define HAVE_RAISE 1
9140| #define HAVE_RAND_R 1
9141| #define HAVE_READLINK 1
9142| #define HAVE_READDIR_R 1
9143| #define HAVE_REALPATH 1
9144| #define HAVE_SELECT 1
9145| #define HAVE_SEEKDIR 1
9146| #define HAVE_SETLOCALE 1
9147| #define HAVE_SQRT 1
9148| #define HAVE_SETVBUF 1
9149| #define HAVE_STAT 1
9150| #define HAVE_STRCHR 1
9151| #define HAVE_STRERROR_R 1
9152| #define HAVE_STRRCHR 1
9153| #define HAVE_STRCSPN 1
9154| #define HAVE_STRDUP 1
9155| #define HAVE_STRPBRK 1
9156| #define HAVE_STRSPN 1
9157| #define HAVE_STRSTR 1
9158| #define HAVE_STRTOL 1
9159| #define HAVE_STRTOUL 1
9160| #define HAVE_SYMLINK 1
9161| #define HAVE_SYSCONF 1
9162| #define HAVE_SIGEMPTYSET 1
9163| #define HAVE_SIGACTION 1
9164| #define HAVE_STRERROR 1
9165| #define HAVE_STRLCAT 1
9166| #define HAVE_STRLCPY 1
9167| #define HAVE_STRCASECMP 1
9168| #define HAVE_STRNCASECMP 1
9169| #define HAVE_TELLDIR 1
9170| #define HAVE_TEMPNAM 1
9171| #define HAVE_TIMES 1
9172| #define HAVE_USLEEP 1
9173| #define HAVE_UTIME 1
9174| #define HAVE_VSPRINTF 1
9175| #define HAVE_VSNPRINTF 1
9176| #define HAVE_WAITPID 1
9177| #define HAVE_GETTIMEOFDAY 1
9178| #define HAVE_DECL_PREAD 1
9179| #define HAVE_DECL_PWRITE 1
9180| #define HAVE_DECL_STRLCPY 1
9181| #define HAVE_DECL_VSNPRINTF 1
9182| #define HAVE_BOOL /**/
9183| #define HAVE_NAMESPACES /**/
9184| #define HAVE_NAMESPACE_STD /**/
9185| #define HAVE_STD_LIBS /**/
9186| #define HAVE_LSTRING /**/
9187| #define X11_CONFIGURE_PATH ""
9188| #define BZLIB_DELEGATE 1
9189| #define X11_DELEGATE 1
9190| #define HAVE_SHARED_MEMORY 1
9191| #define HAVE_SHAPE 1
9192| #define ZLIB_DELEGATE 1
9193| /* end confdefs.h.  */
9194| #include <stdio.h>
9195| #ifdef HAVE_SYS_TYPES_H
9196| # include <sys/types.h>
9197| #endif
9198| #ifdef HAVE_SYS_STAT_H
9199| # include <sys/stat.h>
9200| #endif
9201| #ifdef STDC_HEADERS
9202| # include <stdlib.h>
9203| # include <stddef.h>
9204| #else
9205| # ifdef HAVE_STDLIB_H
9206| #  include <stdlib.h>
9207| # endif
9208| #endif
9209| #ifdef HAVE_STRING_H
9210| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9211| #  include <memory.h>
9212| # endif
9213| # include <string.h>
9214| #endif
9215| #ifdef HAVE_STRINGS_H
9216| # include <strings.h>
9217| #endif
9218| #ifdef HAVE_INTTYPES_H
9219| # include <inttypes.h>
9220| #endif
9221| #ifdef HAVE_STDINT_H
9222| # include <stdint.h>
9223| #endif
9224| #ifdef HAVE_UNISTD_H
9225| # include <unistd.h>
9226| #endif
9227| #include <DPS/dpsXclient.h>
9228configure:26285: result: no
9229configure:26285: checking DPS/dpsXclient.h presence
9230configure:26285: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include  -I/X11 conftest.c
9231conftest.c:212:28: error: DPS/dpsXclient.h: No such file or directory
9232configure:26285: $? = 1
9233configure: failed program was:
9234| /* confdefs.h */
9235| #define PACKAGE_NAME "ImageMagick"
9236| #define PACKAGE_TARNAME "ImageMagick"
9237| #define PACKAGE_VERSION "6.6.6"
9238| #define PACKAGE_STRING "ImageMagick 6.6.6"
9239| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
9240| #define PACKAGE_URL ""
9241| #define STDC_HEADERS 1
9242| #define HAVE_SYS_TYPES_H 1
9243| #define HAVE_SYS_STAT_H 1
9244| #define HAVE_STDLIB_H 1
9245| #define HAVE_STRING_H 1
9246| #define HAVE_MEMORY_H 1
9247| #define HAVE_STRINGS_H 1
9248| #define HAVE_INTTYPES_H 1
9249| #define HAVE_STDINT_H 1
9250| #define HAVE_UNISTD_H 1
9251| #define __EXTENSIONS__ 1
9252| #define _ALL_SOURCE 1
9253| #define _GNU_SOURCE 1
9254| #define _POSIX_PTHREAD_SEMANTICS 1
9255| #define _TANDEM_SOURCE 1
9256| #define HAVE___ATTRIBUTE__ 1
9257| #define HAVE_PTHREAD 1
9258| #define THREAD_SUPPORT 1
9259| #define HAVE_PTHREAD 1
9260| #define HAVE_OPENCL_CL_H 1
9261| #define _OPENCL 1
9262| #define HAVE_FSEEKO 1
9263| #define _FILE_OFFSET_BITS 64
9264| #define HAVE_DLFCN_H 1
9265| #define LT_OBJDIR ".libs/"
9266| #define LT_MODULE_EXT ".so"
9267| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
9268| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
9269| #define HAVE_LIBDL 1
9270| #define HAVE_DLERROR 1
9271| #define HAVE_LIBDLLOADER 1
9272| #define error_t int
9273| #define __error_t_defined 1
9274| #define HAVE_PRELOADED_SYMBOLS 1
9275| #define HAVE_LTDL 1
9276| #define HAVE_UNISTD_H 1
9277| #define HAVE_MACH_O_DYLD_H 1
9278| #define HAVE_DIRENT_H 1
9279| #define HAVE_CLOSEDIR 1
9280| #define HAVE_OPENDIR 1
9281| #define HAVE_READDIR 1
9282| #define HAVE_STRLCAT 1
9283| #define HAVE_STRLCPY 1
9284| #define LT_LIBEXT "a"
9285| #define BUILD_MODULES 1
9286| #define LTDL_DELEGATE 1
9287| #define INSTALLED_SUPPORT 1
9288| #define CIPHER_SUPPORT 1
9289| #define HDRI_SUPPORT 1
9290| #define QUANTUM_DEPTH 16
9291| #define STDC_HEADERS 1
9292| #define HAVE_DIRENT_H 1
9293| #define HAVE_COMPLEX_H 1
9294| #define HAVE_ERRNO_H 1
9295| #define HAVE_FCNTL_H 1
9296| #define HAVE_LIMITS_H 1
9297| #define HAVE_LOCALE_H 1
9298| #define HAVE_MACHINE_PARAM_H 1
9299| #define HAVE_MACH_O_DYLD_H 1
9300| #define HAVE_STDARG_H 1
9301| #define HAVE_SYS_IPC_H 1
9302| #define HAVE_SYS_RESOURCE_H 1
9303| #define HAVE_SYS_SYSLIMITS_H 1
9304| #define HAVE_SYS_TIME_H 1
9305| #define HAVE_SYS_TIMEB_H 1
9306| #define HAVE_SYS_TIMES_H 1
9307| #define HAVE_SYS_WAIT_H 1
9308| #define HAVE_WCHAR_H 1
9309| #define HAVE__BOOL 1
9310| #define HAVE_STDBOOL_H 1
9311| #define HAVE_STRINGIZE 1
9312| #define TIME_WITH_SYS_TIME 1
9313| #define HAVE_STRUCT_TM_TM_ZONE 1
9314| #define HAVE_TM_ZONE 1
9315| #define restrict __restrict
9316| #define HAVE_LONG_DOUBLE_WIDER 1
9317| #define SIZEOF_SIGNED_SHORT 2
9318| #define SIZEOF_UNSIGNED_SHORT 2
9319| #define SIZEOF_SIGNED_INT 4
9320| #define SIZEOF_UNSIGNED_INT 4
9321| #define SIZEOF_SIGNED_LONG 8
9322| #define SIZEOF_UNSIGNED_LONG 8
9323| #define SIZEOF_SIGNED_LONG_LONG 8
9324| #define SIZEOF_UNSIGNED_LONG_LONG 8
9325| #define SIZEOF_OFF_T 8
9326| #define SIZEOF_SIZE_T 8
9327| #define SIZEOF_SSIZE_T 8
9328| #define SIZEOF_UNSIGNED_INTP 8
9329| #define HAVE_STDLIB_H 1
9330| #define HAVE_UNISTD_H 1
9331| #define HAVE_GETPAGESIZE 1
9332| #define HAVE_MMAP_FILEIO 1
9333| #define HAVE_STDLIB_H 1
9334| #define HAVE_UNISTD_H 1
9335| #define HAVE_SYS_PARAM_H 1
9336| #define HAVE_GETPAGESIZE 1
9337| #define HAVE_MMAP 1
9338| #define HAVE_FORK 1
9339| #define HAVE_VFORK 1
9340| #define HAVE_WORKING_VFORK 1
9341| #define HAVE_WORKING_FORK 1
9342| #define HAVE_SYS_SELECT_H 1
9343| #define HAVE_SYS_SOCKET_H 1
9344| #define SELECT_TYPE_ARG1 int
9345| #define SELECT_TYPE_ARG234 (fd_set *)
9346| #define SELECT_TYPE_ARG5 (struct timeval *)
9347| #define RETSIGTYPE void
9348| #define HAVE_VPRINTF 1
9349| #define HAVE_ATOLL 1
9350| #define HAVE_ATEXIT 1
9351| #define HAVE_CIMAG 1
9352| #define HAVE_CLOCK 1
9353| #define HAVE_CTIME_R 1
9354| #define HAVE__EXIT 1
9355| #define HAVE_EXECVP 1
9356| #define HAVE_FCHMOD 1
9357| #define HAVE_FLOOR 1
9358| #define HAVE_FORK 1
9359| #define HAVE_FTIME 1
9360| #define HAVE_FTRUNCATE 1
9361| #define HAVE_GETC_UNLOCKED 1
9362| #define HAVE_GETCWD 1
9363| #define HAVE_GETPID 1
9364| #define HAVE_GETDTABLESIZE 1
9365| #define HAVE_GETPAGESIZE 1
9366| #define HAVE_GETRLIMIT 1
9367| #define HAVE_GETRUSAGE 1
9368| #define HAVE_GETTIMEOFDAY 1
9369| #define HAVE_GMTIME_R 1
9370| #define HAVE_J0 1
9371| #define HAVE_J1 1
9372| #define HAVE_LOCALTIME_R 1
9373| #define HAVE_LSTAT 1
9374| #define HAVE_MEMMOVE 1
9375| #define HAVE_MEMSET 1
9376| #define HAVE_MKSTEMP 1
9377| #define HAVE_MUNMAP 1
9378| #define HAVE_NANOSLEEP 1
9379| #define HAVE__NSGETEXECUTABLEPATH 1
9380| #define HAVE_PCLOSE 1
9381| #define HAVE_POLL 1
9382| #define HAVE_POPEN 1
9383| #define HAVE_POSIX_MADVISE 1
9384| #define HAVE_POSIX_MEMALIGN 1
9385| #define HAVE_POSIX_SPAWNP 1
9386| #define HAVE_POW 1
9387| #define HAVE_PREAD 1
9388| #define HAVE_PWRITE 1
9389| #define HAVE_QSORT_R 1
9390| #define HAVE_RAISE 1
9391| #define HAVE_RAND_R 1
9392| #define HAVE_READLINK 1
9393| #define HAVE_READDIR_R 1
9394| #define HAVE_REALPATH 1
9395| #define HAVE_SELECT 1
9396| #define HAVE_SEEKDIR 1
9397| #define HAVE_SETLOCALE 1
9398| #define HAVE_SQRT 1
9399| #define HAVE_SETVBUF 1
9400| #define HAVE_STAT 1
9401| #define HAVE_STRCHR 1
9402| #define HAVE_STRERROR_R 1
9403| #define HAVE_STRRCHR 1
9404| #define HAVE_STRCSPN 1
9405| #define HAVE_STRDUP 1
9406| #define HAVE_STRPBRK 1
9407| #define HAVE_STRSPN 1
9408| #define HAVE_STRSTR 1
9409| #define HAVE_STRTOL 1
9410| #define HAVE_STRTOUL 1
9411| #define HAVE_SYMLINK 1
9412| #define HAVE_SYSCONF 1
9413| #define HAVE_SIGEMPTYSET 1
9414| #define HAVE_SIGACTION 1
9415| #define HAVE_STRERROR 1
9416| #define HAVE_STRLCAT 1
9417| #define HAVE_STRLCPY 1
9418| #define HAVE_STRCASECMP 1
9419| #define HAVE_STRNCASECMP 1
9420| #define HAVE_TELLDIR 1
9421| #define HAVE_TEMPNAM 1
9422| #define HAVE_TIMES 1
9423| #define HAVE_USLEEP 1
9424| #define HAVE_UTIME 1
9425| #define HAVE_VSPRINTF 1
9426| #define HAVE_VSNPRINTF 1
9427| #define HAVE_WAITPID 1
9428| #define HAVE_GETTIMEOFDAY 1
9429| #define HAVE_DECL_PREAD 1
9430| #define HAVE_DECL_PWRITE 1
9431| #define HAVE_DECL_STRLCPY 1
9432| #define HAVE_DECL_VSNPRINTF 1
9433| #define HAVE_BOOL /**/
9434| #define HAVE_NAMESPACES /**/
9435| #define HAVE_NAMESPACE_STD /**/
9436| #define HAVE_STD_LIBS /**/
9437| #define HAVE_LSTRING /**/
9438| #define X11_CONFIGURE_PATH ""
9439| #define BZLIB_DELEGATE 1
9440| #define X11_DELEGATE 1
9441| #define HAVE_SHARED_MEMORY 1
9442| #define HAVE_SHAPE 1
9443| #define ZLIB_DELEGATE 1
9444| /* end confdefs.h.  */
9445| #include <DPS/dpsXclient.h>
9446configure:26285: result: no
9447configure:26285: checking for DPS/dpsXclient.h
9448configure:26285: result: no
9449configure:26300: checking for DPSInitialize in -ldps
9450configure:26325: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  -I/X11 -L/opt/local/lib -arch x86_64  conftest.c -ldps  -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
9451ld: library not found for -ldps
9452collect2: ld returned 1 exit status
9453configure:26325: $? = 1
9454configure: failed program was:
9455| /* confdefs.h */
9456| #define PACKAGE_NAME "ImageMagick"
9457| #define PACKAGE_TARNAME "ImageMagick"
9458| #define PACKAGE_VERSION "6.6.6"
9459| #define PACKAGE_STRING "ImageMagick 6.6.6"
9460| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
9461| #define PACKAGE_URL ""
9462| #define STDC_HEADERS 1
9463| #define HAVE_SYS_TYPES_H 1
9464| #define HAVE_SYS_STAT_H 1
9465| #define HAVE_STDLIB_H 1
9466| #define HAVE_STRING_H 1
9467| #define HAVE_MEMORY_H 1
9468| #define HAVE_STRINGS_H 1
9469| #define HAVE_INTTYPES_H 1
9470| #define HAVE_STDINT_H 1
9471| #define HAVE_UNISTD_H 1
9472| #define __EXTENSIONS__ 1
9473| #define _ALL_SOURCE 1
9474| #define _GNU_SOURCE 1
9475| #define _POSIX_PTHREAD_SEMANTICS 1
9476| #define _TANDEM_SOURCE 1
9477| #define HAVE___ATTRIBUTE__ 1
9478| #define HAVE_PTHREAD 1
9479| #define THREAD_SUPPORT 1
9480| #define HAVE_PTHREAD 1
9481| #define HAVE_OPENCL_CL_H 1
9482| #define _OPENCL 1
9483| #define HAVE_FSEEKO 1
9484| #define _FILE_OFFSET_BITS 64
9485| #define HAVE_DLFCN_H 1
9486| #define LT_OBJDIR ".libs/"
9487| #define LT_MODULE_EXT ".so"
9488| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
9489| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
9490| #define HAVE_LIBDL 1
9491| #define HAVE_DLERROR 1
9492| #define HAVE_LIBDLLOADER 1
9493| #define error_t int
9494| #define __error_t_defined 1
9495| #define HAVE_PRELOADED_SYMBOLS 1
9496| #define HAVE_LTDL 1
9497| #define HAVE_UNISTD_H 1
9498| #define HAVE_MACH_O_DYLD_H 1
9499| #define HAVE_DIRENT_H 1
9500| #define HAVE_CLOSEDIR 1
9501| #define HAVE_OPENDIR 1
9502| #define HAVE_READDIR 1
9503| #define HAVE_STRLCAT 1
9504| #define HAVE_STRLCPY 1
9505| #define LT_LIBEXT "a"
9506| #define BUILD_MODULES 1
9507| #define LTDL_DELEGATE 1
9508| #define INSTALLED_SUPPORT 1
9509| #define CIPHER_SUPPORT 1
9510| #define HDRI_SUPPORT 1
9511| #define QUANTUM_DEPTH 16
9512| #define STDC_HEADERS 1
9513| #define HAVE_DIRENT_H 1
9514| #define HAVE_COMPLEX_H 1
9515| #define HAVE_ERRNO_H 1
9516| #define HAVE_FCNTL_H 1
9517| #define HAVE_LIMITS_H 1
9518| #define HAVE_LOCALE_H 1
9519| #define HAVE_MACHINE_PARAM_H 1
9520| #define HAVE_MACH_O_DYLD_H 1
9521| #define HAVE_STDARG_H 1
9522| #define HAVE_SYS_IPC_H 1
9523| #define HAVE_SYS_RESOURCE_H 1
9524| #define HAVE_SYS_SYSLIMITS_H 1
9525| #define HAVE_SYS_TIME_H 1
9526| #define HAVE_SYS_TIMEB_H 1
9527| #define HAVE_SYS_TIMES_H 1
9528| #define HAVE_SYS_WAIT_H 1
9529| #define HAVE_WCHAR_H 1
9530| #define HAVE__BOOL 1
9531| #define HAVE_STDBOOL_H 1
9532| #define HAVE_STRINGIZE 1
9533| #define TIME_WITH_SYS_TIME 1
9534| #define HAVE_STRUCT_TM_TM_ZONE 1
9535| #define HAVE_TM_ZONE 1
9536| #define restrict __restrict
9537| #define HAVE_LONG_DOUBLE_WIDER 1
9538| #define SIZEOF_SIGNED_SHORT 2
9539| #define SIZEOF_UNSIGNED_SHORT 2
9540| #define SIZEOF_SIGNED_INT 4
9541| #define SIZEOF_UNSIGNED_INT 4
9542| #define SIZEOF_SIGNED_LONG 8
9543| #define SIZEOF_UNSIGNED_LONG 8
9544| #define SIZEOF_SIGNED_LONG_LONG 8
9545| #define SIZEOF_UNSIGNED_LONG_LONG 8
9546| #define SIZEOF_OFF_T 8
9547| #define SIZEOF_SIZE_T 8
9548| #define SIZEOF_SSIZE_T 8
9549| #define SIZEOF_UNSIGNED_INTP 8
9550| #define HAVE_STDLIB_H 1
9551| #define HAVE_UNISTD_H 1
9552| #define HAVE_GETPAGESIZE 1
9553| #define HAVE_MMAP_FILEIO 1
9554| #define HAVE_STDLIB_H 1
9555| #define HAVE_UNISTD_H 1
9556| #define HAVE_SYS_PARAM_H 1
9557| #define HAVE_GETPAGESIZE 1
9558| #define HAVE_MMAP 1
9559| #define HAVE_FORK 1
9560| #define HAVE_VFORK 1
9561| #define HAVE_WORKING_VFORK 1
9562| #define HAVE_WORKING_FORK 1
9563| #define HAVE_SYS_SELECT_H 1
9564| #define HAVE_SYS_SOCKET_H 1
9565| #define SELECT_TYPE_ARG1 int
9566| #define SELECT_TYPE_ARG234 (fd_set *)
9567| #define SELECT_TYPE_ARG5 (struct timeval *)
9568| #define RETSIGTYPE void
9569| #define HAVE_VPRINTF 1
9570| #define HAVE_ATOLL 1
9571| #define HAVE_ATEXIT 1
9572| #define HAVE_CIMAG 1
9573| #define HAVE_CLOCK 1
9574| #define HAVE_CTIME_R 1
9575| #define HAVE__EXIT 1
9576| #define HAVE_EXECVP 1
9577| #define HAVE_FCHMOD 1
9578| #define HAVE_FLOOR 1
9579| #define HAVE_FORK 1
9580| #define HAVE_FTIME 1
9581| #define HAVE_FTRUNCATE 1
9582| #define HAVE_GETC_UNLOCKED 1
9583| #define HAVE_GETCWD 1
9584| #define HAVE_GETPID 1
9585| #define HAVE_GETDTABLESIZE 1
9586| #define HAVE_GETPAGESIZE 1
9587| #define HAVE_GETRLIMIT 1
9588| #define HAVE_GETRUSAGE 1
9589| #define HAVE_GETTIMEOFDAY 1
9590| #define HAVE_GMTIME_R 1
9591| #define HAVE_J0 1
9592| #define HAVE_J1 1
9593| #define HAVE_LOCALTIME_R 1
9594| #define HAVE_LSTAT 1
9595| #define HAVE_MEMMOVE 1
9596| #define HAVE_MEMSET 1
9597| #define HAVE_MKSTEMP 1
9598| #define HAVE_MUNMAP 1
9599| #define HAVE_NANOSLEEP 1
9600| #define HAVE__NSGETEXECUTABLEPATH 1
9601| #define HAVE_PCLOSE 1
9602| #define HAVE_POLL 1
9603| #define HAVE_POPEN 1
9604| #define HAVE_POSIX_MADVISE 1
9605| #define HAVE_POSIX_MEMALIGN 1
9606| #define HAVE_POSIX_SPAWNP 1
9607| #define HAVE_POW 1
9608| #define HAVE_PREAD 1
9609| #define HAVE_PWRITE 1
9610| #define HAVE_QSORT_R 1
9611| #define HAVE_RAISE 1
9612| #define HAVE_RAND_R 1
9613| #define HAVE_READLINK 1
9614| #define HAVE_READDIR_R 1
9615| #define HAVE_REALPATH 1
9616| #define HAVE_SELECT 1
9617| #define HAVE_SEEKDIR 1
9618| #define HAVE_SETLOCALE 1
9619| #define HAVE_SQRT 1
9620| #define HAVE_SETVBUF 1
9621| #define HAVE_STAT 1
9622| #define HAVE_STRCHR 1
9623| #define HAVE_STRERROR_R 1
9624| #define HAVE_STRRCHR 1
9625| #define HAVE_STRCSPN 1
9626| #define HAVE_STRDUP 1
9627| #define HAVE_STRPBRK 1
9628| #define HAVE_STRSPN 1
9629| #define HAVE_STRSTR 1
9630| #define HAVE_STRTOL 1
9631| #define HAVE_STRTOUL 1
9632| #define HAVE_SYMLINK 1
9633| #define HAVE_SYSCONF 1
9634| #define HAVE_SIGEMPTYSET 1
9635| #define HAVE_SIGACTION 1
9636| #define HAVE_STRERROR 1
9637| #define HAVE_STRLCAT 1
9638| #define HAVE_STRLCPY 1
9639| #define HAVE_STRCASECMP 1
9640| #define HAVE_STRNCASECMP 1
9641| #define HAVE_TELLDIR 1
9642| #define HAVE_TEMPNAM 1
9643| #define HAVE_TIMES 1
9644| #define HAVE_USLEEP 1
9645| #define HAVE_UTIME 1
9646| #define HAVE_VSPRINTF 1
9647| #define HAVE_VSNPRINTF 1
9648| #define HAVE_WAITPID 1
9649| #define HAVE_GETTIMEOFDAY 1
9650| #define HAVE_DECL_PREAD 1
9651| #define HAVE_DECL_PWRITE 1
9652| #define HAVE_DECL_STRLCPY 1
9653| #define HAVE_DECL_VSNPRINTF 1
9654| #define HAVE_BOOL /**/
9655| #define HAVE_NAMESPACES /**/
9656| #define HAVE_NAMESPACE_STD /**/
9657| #define HAVE_STD_LIBS /**/
9658| #define HAVE_LSTRING /**/
9659| #define X11_CONFIGURE_PATH ""
9660| #define BZLIB_DELEGATE 1
9661| #define X11_DELEGATE 1
9662| #define HAVE_SHARED_MEMORY 1
9663| #define HAVE_SHAPE 1
9664| #define ZLIB_DELEGATE 1
9665| /* end confdefs.h.  */
9666|
9667| /* Override any GCC internal prototype to avoid an error.
9668|    Use char because int might match the return type of a GCC
9669|    builtin and then its argument prototype would still apply.  */
9670| #ifdef __cplusplus
9671| extern "C"
9672| #endif
9673| char DPSInitialize ();
9674| int
9675| main ()
9676| {
9677| return DPSInitialize ();
9678|   ;
9679|   return 0;
9680| }
9681configure:26334: result: no
9682configure:26345: checking for DPSInitialize in -ldps
9683configure:26370: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  -I/X11 -L/opt/local/lib -arch x86_64  conftest.c -ldps -lXt -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
9684ld: library not found for -ldps
9685collect2: ld returned 1 exit status
9686configure:26370: $? = 1
9687configure: failed program was:
9688| /* confdefs.h */
9689| #define PACKAGE_NAME "ImageMagick"
9690| #define PACKAGE_TARNAME "ImageMagick"
9691| #define PACKAGE_VERSION "6.6.6"
9692| #define PACKAGE_STRING "ImageMagick 6.6.6"
9693| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
9694| #define PACKAGE_URL ""
9695| #define STDC_HEADERS 1
9696| #define HAVE_SYS_TYPES_H 1
9697| #define HAVE_SYS_STAT_H 1
9698| #define HAVE_STDLIB_H 1
9699| #define HAVE_STRING_H 1
9700| #define HAVE_MEMORY_H 1
9701| #define HAVE_STRINGS_H 1
9702| #define HAVE_INTTYPES_H 1
9703| #define HAVE_STDINT_H 1
9704| #define HAVE_UNISTD_H 1
9705| #define __EXTENSIONS__ 1
9706| #define _ALL_SOURCE 1
9707| #define _GNU_SOURCE 1
9708| #define _POSIX_PTHREAD_SEMANTICS 1
9709| #define _TANDEM_SOURCE 1
9710| #define HAVE___ATTRIBUTE__ 1
9711| #define HAVE_PTHREAD 1
9712| #define THREAD_SUPPORT 1
9713| #define HAVE_PTHREAD 1
9714| #define HAVE_OPENCL_CL_H 1
9715| #define _OPENCL 1
9716| #define HAVE_FSEEKO 1
9717| #define _FILE_OFFSET_BITS 64
9718| #define HAVE_DLFCN_H 1
9719| #define LT_OBJDIR ".libs/"
9720| #define LT_MODULE_EXT ".so"
9721| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
9722| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
9723| #define HAVE_LIBDL 1
9724| #define HAVE_DLERROR 1
9725| #define HAVE_LIBDLLOADER 1
9726| #define error_t int
9727| #define __error_t_defined 1
9728| #define HAVE_PRELOADED_SYMBOLS 1
9729| #define HAVE_LTDL 1
9730| #define HAVE_UNISTD_H 1
9731| #define HAVE_MACH_O_DYLD_H 1
9732| #define HAVE_DIRENT_H 1
9733| #define HAVE_CLOSEDIR 1
9734| #define HAVE_OPENDIR 1
9735| #define HAVE_READDIR 1
9736| #define HAVE_STRLCAT 1
9737| #define HAVE_STRLCPY 1
9738| #define LT_LIBEXT "a"
9739| #define BUILD_MODULES 1
9740| #define LTDL_DELEGATE 1
9741| #define INSTALLED_SUPPORT 1
9742| #define CIPHER_SUPPORT 1
9743| #define HDRI_SUPPORT 1
9744| #define QUANTUM_DEPTH 16
9745| #define STDC_HEADERS 1
9746| #define HAVE_DIRENT_H 1
9747| #define HAVE_COMPLEX_H 1
9748| #define HAVE_ERRNO_H 1
9749| #define HAVE_FCNTL_H 1
9750| #define HAVE_LIMITS_H 1
9751| #define HAVE_LOCALE_H 1
9752| #define HAVE_MACHINE_PARAM_H 1
9753| #define HAVE_MACH_O_DYLD_H 1
9754| #define HAVE_STDARG_H 1
9755| #define HAVE_SYS_IPC_H 1
9756| #define HAVE_SYS_RESOURCE_H 1
9757| #define HAVE_SYS_SYSLIMITS_H 1
9758| #define HAVE_SYS_TIME_H 1
9759| #define HAVE_SYS_TIMEB_H 1
9760| #define HAVE_SYS_TIMES_H 1
9761| #define HAVE_SYS_WAIT_H 1
9762| #define HAVE_WCHAR_H 1
9763| #define HAVE__BOOL 1
9764| #define HAVE_STDBOOL_H 1
9765| #define HAVE_STRINGIZE 1
9766| #define TIME_WITH_SYS_TIME 1
9767| #define HAVE_STRUCT_TM_TM_ZONE 1
9768| #define HAVE_TM_ZONE 1
9769| #define restrict __restrict
9770| #define HAVE_LONG_DOUBLE_WIDER 1
9771| #define SIZEOF_SIGNED_SHORT 2
9772| #define SIZEOF_UNSIGNED_SHORT 2
9773| #define SIZEOF_SIGNED_INT 4
9774| #define SIZEOF_UNSIGNED_INT 4
9775| #define SIZEOF_SIGNED_LONG 8
9776| #define SIZEOF_UNSIGNED_LONG 8
9777| #define SIZEOF_SIGNED_LONG_LONG 8
9778| #define SIZEOF_UNSIGNED_LONG_LONG 8
9779| #define SIZEOF_OFF_T 8
9780| #define SIZEOF_SIZE_T 8
9781| #define SIZEOF_SSIZE_T 8
9782| #define SIZEOF_UNSIGNED_INTP 8
9783| #define HAVE_STDLIB_H 1
9784| #define HAVE_UNISTD_H 1
9785| #define HAVE_GETPAGESIZE 1
9786| #define HAVE_MMAP_FILEIO 1
9787| #define HAVE_STDLIB_H 1
9788| #define HAVE_UNISTD_H 1
9789| #define HAVE_SYS_PARAM_H 1
9790| #define HAVE_GETPAGESIZE 1
9791| #define HAVE_MMAP 1
9792| #define HAVE_FORK 1
9793| #define HAVE_VFORK 1
9794| #define HAVE_WORKING_VFORK 1
9795| #define HAVE_WORKING_FORK 1
9796| #define HAVE_SYS_SELECT_H 1
9797| #define HAVE_SYS_SOCKET_H 1
9798| #define SELECT_TYPE_ARG1 int
9799| #define SELECT_TYPE_ARG234 (fd_set *)
9800| #define SELECT_TYPE_ARG5 (struct timeval *)
9801| #define RETSIGTYPE void
9802| #define HAVE_VPRINTF 1
9803| #define HAVE_ATOLL 1
9804| #define HAVE_ATEXIT 1
9805| #define HAVE_CIMAG 1
9806| #define HAVE_CLOCK 1
9807| #define HAVE_CTIME_R 1
9808| #define HAVE__EXIT 1
9809| #define HAVE_EXECVP 1
9810| #define HAVE_FCHMOD 1
9811| #define HAVE_FLOOR 1
9812| #define HAVE_FORK 1
9813| #define HAVE_FTIME 1
9814| #define HAVE_FTRUNCATE 1
9815| #define HAVE_GETC_UNLOCKED 1
9816| #define HAVE_GETCWD 1
9817| #define HAVE_GETPID 1
9818| #define HAVE_GETDTABLESIZE 1
9819| #define HAVE_GETPAGESIZE 1
9820| #define HAVE_GETRLIMIT 1
9821| #define HAVE_GETRUSAGE 1
9822| #define HAVE_GETTIMEOFDAY 1
9823| #define HAVE_GMTIME_R 1
9824| #define HAVE_J0 1
9825| #define HAVE_J1 1
9826| #define HAVE_LOCALTIME_R 1
9827| #define HAVE_LSTAT 1
9828| #define HAVE_MEMMOVE 1
9829| #define HAVE_MEMSET 1
9830| #define HAVE_MKSTEMP 1
9831| #define HAVE_MUNMAP 1
9832| #define HAVE_NANOSLEEP 1
9833| #define HAVE__NSGETEXECUTABLEPATH 1
9834| #define HAVE_PCLOSE 1
9835| #define HAVE_POLL 1
9836| #define HAVE_POPEN 1
9837| #define HAVE_POSIX_MADVISE 1
9838| #define HAVE_POSIX_MEMALIGN 1
9839| #define HAVE_POSIX_SPAWNP 1
9840| #define HAVE_POW 1
9841| #define HAVE_PREAD 1
9842| #define HAVE_PWRITE 1
9843| #define HAVE_QSORT_R 1
9844| #define HAVE_RAISE 1
9845| #define HAVE_RAND_R 1
9846| #define HAVE_READLINK 1
9847| #define HAVE_READDIR_R 1
9848| #define HAVE_REALPATH 1
9849| #define HAVE_SELECT 1
9850| #define HAVE_SEEKDIR 1
9851| #define HAVE_SETLOCALE 1
9852| #define HAVE_SQRT 1
9853| #define HAVE_SETVBUF 1
9854| #define HAVE_STAT 1
9855| #define HAVE_STRCHR 1
9856| #define HAVE_STRERROR_R 1
9857| #define HAVE_STRRCHR 1
9858| #define HAVE_STRCSPN 1
9859| #define HAVE_STRDUP 1
9860| #define HAVE_STRPBRK 1
9861| #define HAVE_STRSPN 1
9862| #define HAVE_STRSTR 1
9863| #define HAVE_STRTOL 1
9864| #define HAVE_STRTOUL 1
9865| #define HAVE_SYMLINK 1
9866| #define HAVE_SYSCONF 1
9867| #define HAVE_SIGEMPTYSET 1
9868| #define HAVE_SIGACTION 1
9869| #define HAVE_STRERROR 1
9870| #define HAVE_STRLCAT 1
9871| #define HAVE_STRLCPY 1
9872| #define HAVE_STRCASECMP 1
9873| #define HAVE_STRNCASECMP 1
9874| #define HAVE_TELLDIR 1
9875| #define HAVE_TEMPNAM 1
9876| #define HAVE_TIMES 1
9877| #define HAVE_USLEEP 1
9878| #define HAVE_UTIME 1
9879| #define HAVE_VSPRINTF 1
9880| #define HAVE_VSNPRINTF 1
9881| #define HAVE_WAITPID 1
9882| #define HAVE_GETTIMEOFDAY 1
9883| #define HAVE_DECL_PREAD 1
9884| #define HAVE_DECL_PWRITE 1
9885| #define HAVE_DECL_STRLCPY 1
9886| #define HAVE_DECL_VSNPRINTF 1
9887| #define HAVE_BOOL /**/
9888| #define HAVE_NAMESPACES /**/
9889| #define HAVE_NAMESPACE_STD /**/
9890| #define HAVE_STD_LIBS /**/
9891| #define HAVE_LSTRING /**/
9892| #define X11_CONFIGURE_PATH ""
9893| #define BZLIB_DELEGATE 1
9894| #define X11_DELEGATE 1
9895| #define HAVE_SHARED_MEMORY 1
9896| #define HAVE_SHAPE 1
9897| #define ZLIB_DELEGATE 1
9898| /* end confdefs.h.  */
9899|
9900| /* Override any GCC internal prototype to avoid an error.
9901|    Use char because int might match the return type of a GCC
9902|    builtin and then its argument prototype would still apply.  */
9903| #ifdef __cplusplus
9904| extern "C"
9905| #endif
9906| char DPSInitialize ();
9907| int
9908| main ()
9909| {
9910| return DPSInitialize ();
9911|   ;
9912|   return 0;
9913| }
9914configure:26379: result: no
9915configure:26396: checking for XDPSPixelsPerPoint in -ldpstk
9916configure:26421: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  -I/X11 -L/opt/local/lib -arch x86_64  conftest.c -ldpstk -ldps  -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
9917ld: library not found for -ldpstk
9918collect2: ld returned 1 exit status
9919configure:26421: $? = 1
9920configure: failed program was:
9921| /* confdefs.h */
9922| #define PACKAGE_NAME "ImageMagick"
9923| #define PACKAGE_TARNAME "ImageMagick"
9924| #define PACKAGE_VERSION "6.6.6"
9925| #define PACKAGE_STRING "ImageMagick 6.6.6"
9926| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
9927| #define PACKAGE_URL ""
9928| #define STDC_HEADERS 1
9929| #define HAVE_SYS_TYPES_H 1
9930| #define HAVE_SYS_STAT_H 1
9931| #define HAVE_STDLIB_H 1
9932| #define HAVE_STRING_H 1
9933| #define HAVE_MEMORY_H 1
9934| #define HAVE_STRINGS_H 1
9935| #define HAVE_INTTYPES_H 1
9936| #define HAVE_STDINT_H 1
9937| #define HAVE_UNISTD_H 1
9938| #define __EXTENSIONS__ 1
9939| #define _ALL_SOURCE 1
9940| #define _GNU_SOURCE 1
9941| #define _POSIX_PTHREAD_SEMANTICS 1
9942| #define _TANDEM_SOURCE 1
9943| #define HAVE___ATTRIBUTE__ 1
9944| #define HAVE_PTHREAD 1
9945| #define THREAD_SUPPORT 1
9946| #define HAVE_PTHREAD 1
9947| #define HAVE_OPENCL_CL_H 1
9948| #define _OPENCL 1
9949| #define HAVE_FSEEKO 1
9950| #define _FILE_OFFSET_BITS 64
9951| #define HAVE_DLFCN_H 1
9952| #define LT_OBJDIR ".libs/"
9953| #define LT_MODULE_EXT ".so"
9954| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
9955| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
9956| #define HAVE_LIBDL 1
9957| #define HAVE_DLERROR 1
9958| #define HAVE_LIBDLLOADER 1
9959| #define error_t int
9960| #define __error_t_defined 1
9961| #define HAVE_PRELOADED_SYMBOLS 1
9962| #define HAVE_LTDL 1
9963| #define HAVE_UNISTD_H 1
9964| #define HAVE_MACH_O_DYLD_H 1
9965| #define HAVE_DIRENT_H 1
9966| #define HAVE_CLOSEDIR 1
9967| #define HAVE_OPENDIR 1
9968| #define HAVE_READDIR 1
9969| #define HAVE_STRLCAT 1
9970| #define HAVE_STRLCPY 1
9971| #define LT_LIBEXT "a"
9972| #define BUILD_MODULES 1
9973| #define LTDL_DELEGATE 1
9974| #define INSTALLED_SUPPORT 1
9975| #define CIPHER_SUPPORT 1
9976| #define HDRI_SUPPORT 1
9977| #define QUANTUM_DEPTH 16
9978| #define STDC_HEADERS 1
9979| #define HAVE_DIRENT_H 1
9980| #define HAVE_COMPLEX_H 1
9981| #define HAVE_ERRNO_H 1
9982| #define HAVE_FCNTL_H 1
9983| #define HAVE_LIMITS_H 1
9984| #define HAVE_LOCALE_H 1
9985| #define HAVE_MACHINE_PARAM_H 1
9986| #define HAVE_MACH_O_DYLD_H 1
9987| #define HAVE_STDARG_H 1
9988| #define HAVE_SYS_IPC_H 1
9989| #define HAVE_SYS_RESOURCE_H 1
9990| #define HAVE_SYS_SYSLIMITS_H 1
9991| #define HAVE_SYS_TIME_H 1
9992| #define HAVE_SYS_TIMEB_H 1
9993| #define HAVE_SYS_TIMES_H 1
9994| #define HAVE_SYS_WAIT_H 1
9995| #define HAVE_WCHAR_H 1
9996| #define HAVE__BOOL 1
9997| #define HAVE_STDBOOL_H 1
9998| #define HAVE_STRINGIZE 1
9999| #define TIME_WITH_SYS_TIME 1
10000| #define HAVE_STRUCT_TM_TM_ZONE 1
10001| #define HAVE_TM_ZONE 1
10002| #define restrict __restrict
10003| #define HAVE_LONG_DOUBLE_WIDER 1
10004| #define SIZEOF_SIGNED_SHORT 2
10005| #define SIZEOF_UNSIGNED_SHORT 2
10006| #define SIZEOF_SIGNED_INT 4
10007| #define SIZEOF_UNSIGNED_INT 4
10008| #define SIZEOF_SIGNED_LONG 8
10009| #define SIZEOF_UNSIGNED_LONG 8
10010| #define SIZEOF_SIGNED_LONG_LONG 8
10011| #define SIZEOF_UNSIGNED_LONG_LONG 8
10012| #define SIZEOF_OFF_T 8
10013| #define SIZEOF_SIZE_T 8
10014| #define SIZEOF_SSIZE_T 8
10015| #define SIZEOF_UNSIGNED_INTP 8
10016| #define HAVE_STDLIB_H 1
10017| #define HAVE_UNISTD_H 1
10018| #define HAVE_GETPAGESIZE 1
10019| #define HAVE_MMAP_FILEIO 1
10020| #define HAVE_STDLIB_H 1
10021| #define HAVE_UNISTD_H 1
10022| #define HAVE_SYS_PARAM_H 1
10023| #define HAVE_GETPAGESIZE 1
10024| #define HAVE_MMAP 1
10025| #define HAVE_FORK 1
10026| #define HAVE_VFORK 1
10027| #define HAVE_WORKING_VFORK 1
10028| #define HAVE_WORKING_FORK 1
10029| #define HAVE_SYS_SELECT_H 1
10030| #define HAVE_SYS_SOCKET_H 1
10031| #define SELECT_TYPE_ARG1 int
10032| #define SELECT_TYPE_ARG234 (fd_set *)
10033| #define SELECT_TYPE_ARG5 (struct timeval *)
10034| #define RETSIGTYPE void
10035| #define HAVE_VPRINTF 1
10036| #define HAVE_ATOLL 1
10037| #define HAVE_ATEXIT 1
10038| #define HAVE_CIMAG 1
10039| #define HAVE_CLOCK 1
10040| #define HAVE_CTIME_R 1
10041| #define HAVE__EXIT 1
10042| #define HAVE_EXECVP 1
10043| #define HAVE_FCHMOD 1
10044| #define HAVE_FLOOR 1
10045| #define HAVE_FORK 1
10046| #define HAVE_FTIME 1
10047| #define HAVE_FTRUNCATE 1
10048| #define HAVE_GETC_UNLOCKED 1
10049| #define HAVE_GETCWD 1
10050| #define HAVE_GETPID 1
10051| #define HAVE_GETDTABLESIZE 1
10052| #define HAVE_GETPAGESIZE 1
10053| #define HAVE_GETRLIMIT 1
10054| #define HAVE_GETRUSAGE 1
10055| #define HAVE_GETTIMEOFDAY 1
10056| #define HAVE_GMTIME_R 1
10057| #define HAVE_J0 1
10058| #define HAVE_J1 1
10059| #define HAVE_LOCALTIME_R 1
10060| #define HAVE_LSTAT 1
10061| #define HAVE_MEMMOVE 1
10062| #define HAVE_MEMSET 1
10063| #define HAVE_MKSTEMP 1
10064| #define HAVE_MUNMAP 1
10065| #define HAVE_NANOSLEEP 1
10066| #define HAVE__NSGETEXECUTABLEPATH 1
10067| #define HAVE_PCLOSE 1
10068| #define HAVE_POLL 1
10069| #define HAVE_POPEN 1
10070| #define HAVE_POSIX_MADVISE 1
10071| #define HAVE_POSIX_MEMALIGN 1
10072| #define HAVE_POSIX_SPAWNP 1
10073| #define HAVE_POW 1
10074| #define HAVE_PREAD 1
10075| #define HAVE_PWRITE 1
10076| #define HAVE_QSORT_R 1
10077| #define HAVE_RAISE 1
10078| #define HAVE_RAND_R 1
10079| #define HAVE_READLINK 1
10080| #define HAVE_READDIR_R 1
10081| #define HAVE_REALPATH 1
10082| #define HAVE_SELECT 1
10083| #define HAVE_SEEKDIR 1
10084| #define HAVE_SETLOCALE 1
10085| #define HAVE_SQRT 1
10086| #define HAVE_SETVBUF 1
10087| #define HAVE_STAT 1
10088| #define HAVE_STRCHR 1
10089| #define HAVE_STRERROR_R 1
10090| #define HAVE_STRRCHR 1
10091| #define HAVE_STRCSPN 1
10092| #define HAVE_STRDUP 1
10093| #define HAVE_STRPBRK 1
10094| #define HAVE_STRSPN 1
10095| #define HAVE_STRSTR 1
10096| #define HAVE_STRTOL 1
10097| #define HAVE_STRTOUL 1
10098| #define HAVE_SYMLINK 1
10099| #define HAVE_SYSCONF 1
10100| #define HAVE_SIGEMPTYSET 1
10101| #define HAVE_SIGACTION 1
10102| #define HAVE_STRERROR 1
10103| #define HAVE_STRLCAT 1
10104| #define HAVE_STRLCPY 1
10105| #define HAVE_STRCASECMP 1
10106| #define HAVE_STRNCASECMP 1
10107| #define HAVE_TELLDIR 1
10108| #define HAVE_TEMPNAM 1
10109| #define HAVE_TIMES 1
10110| #define HAVE_USLEEP 1
10111| #define HAVE_UTIME 1
10112| #define HAVE_VSPRINTF 1
10113| #define HAVE_VSNPRINTF 1
10114| #define HAVE_WAITPID 1
10115| #define HAVE_GETTIMEOFDAY 1
10116| #define HAVE_DECL_PREAD 1
10117| #define HAVE_DECL_PWRITE 1
10118| #define HAVE_DECL_STRLCPY 1
10119| #define HAVE_DECL_VSNPRINTF 1
10120| #define HAVE_BOOL /**/
10121| #define HAVE_NAMESPACES /**/
10122| #define HAVE_NAMESPACE_STD /**/
10123| #define HAVE_STD_LIBS /**/
10124| #define HAVE_LSTRING /**/
10125| #define X11_CONFIGURE_PATH ""
10126| #define BZLIB_DELEGATE 1
10127| #define X11_DELEGATE 1
10128| #define HAVE_SHARED_MEMORY 1
10129| #define HAVE_SHAPE 1
10130| #define ZLIB_DELEGATE 1
10131| /* end confdefs.h.  */
10132|
10133| /* Override any GCC internal prototype to avoid an error.
10134|    Use char because int might match the return type of a GCC
10135|    builtin and then its argument prototype would still apply.  */
10136| #ifdef __cplusplus
10137| extern "C"
10138| #endif
10139| char XDPSPixelsPerPoint ();
10140| int
10141| main ()
10142| {
10143| return XDPSPixelsPerPoint ();
10144|   ;
10145|   return 0;
10146| }
10147configure:26430: result: no
10148configure:26438: checking if DPS package is complete
10149configure:26457: result: no
10150configure:26492: result: -------------------------------------------------------------
10151configure:26494: checking for DJVU
10152configure:26496: result:
10153configure:26500: checking libdjvu/ddjvuapi.h usability
10154configure:26500: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  conftest.c >&5
10155conftest.c:245:30: error: libdjvu/ddjvuapi.h: No such file or directory
10156configure:26500: $? = 1
10157configure: failed program was:
10158| /* confdefs.h */
10159| #define PACKAGE_NAME "ImageMagick"
10160| #define PACKAGE_TARNAME "ImageMagick"
10161| #define PACKAGE_VERSION "6.6.6"
10162| #define PACKAGE_STRING "ImageMagick 6.6.6"
10163| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
10164| #define PACKAGE_URL ""
10165| #define STDC_HEADERS 1
10166| #define HAVE_SYS_TYPES_H 1
10167| #define HAVE_SYS_STAT_H 1
10168| #define HAVE_STDLIB_H 1
10169| #define HAVE_STRING_H 1
10170| #define HAVE_MEMORY_H 1
10171| #define HAVE_STRINGS_H 1
10172| #define HAVE_INTTYPES_H 1
10173| #define HAVE_STDINT_H 1
10174| #define HAVE_UNISTD_H 1
10175| #define __EXTENSIONS__ 1
10176| #define _ALL_SOURCE 1
10177| #define _GNU_SOURCE 1
10178| #define _POSIX_PTHREAD_SEMANTICS 1
10179| #define _TANDEM_SOURCE 1
10180| #define HAVE___ATTRIBUTE__ 1
10181| #define HAVE_PTHREAD 1
10182| #define THREAD_SUPPORT 1
10183| #define HAVE_PTHREAD 1
10184| #define HAVE_OPENCL_CL_H 1
10185| #define _OPENCL 1
10186| #define HAVE_FSEEKO 1
10187| #define _FILE_OFFSET_BITS 64
10188| #define HAVE_DLFCN_H 1
10189| #define LT_OBJDIR ".libs/"
10190| #define LT_MODULE_EXT ".so"
10191| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
10192| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
10193| #define HAVE_LIBDL 1
10194| #define HAVE_DLERROR 1
10195| #define HAVE_LIBDLLOADER 1
10196| #define error_t int
10197| #define __error_t_defined 1
10198| #define HAVE_PRELOADED_SYMBOLS 1
10199| #define HAVE_LTDL 1
10200| #define HAVE_UNISTD_H 1
10201| #define HAVE_MACH_O_DYLD_H 1
10202| #define HAVE_DIRENT_H 1
10203| #define HAVE_CLOSEDIR 1
10204| #define HAVE_OPENDIR 1
10205| #define HAVE_READDIR 1
10206| #define HAVE_STRLCAT 1
10207| #define HAVE_STRLCPY 1
10208| #define LT_LIBEXT "a"
10209| #define BUILD_MODULES 1
10210| #define LTDL_DELEGATE 1
10211| #define INSTALLED_SUPPORT 1
10212| #define CIPHER_SUPPORT 1
10213| #define HDRI_SUPPORT 1
10214| #define QUANTUM_DEPTH 16
10215| #define STDC_HEADERS 1
10216| #define HAVE_DIRENT_H 1
10217| #define HAVE_COMPLEX_H 1
10218| #define HAVE_ERRNO_H 1
10219| #define HAVE_FCNTL_H 1
10220| #define HAVE_LIMITS_H 1
10221| #define HAVE_LOCALE_H 1
10222| #define HAVE_MACHINE_PARAM_H 1
10223| #define HAVE_MACH_O_DYLD_H 1
10224| #define HAVE_STDARG_H 1
10225| #define HAVE_SYS_IPC_H 1
10226| #define HAVE_SYS_RESOURCE_H 1
10227| #define HAVE_SYS_SYSLIMITS_H 1
10228| #define HAVE_SYS_TIME_H 1
10229| #define HAVE_SYS_TIMEB_H 1
10230| #define HAVE_SYS_TIMES_H 1
10231| #define HAVE_SYS_WAIT_H 1
10232| #define HAVE_WCHAR_H 1
10233| #define HAVE__BOOL 1
10234| #define HAVE_STDBOOL_H 1
10235| #define HAVE_STRINGIZE 1
10236| #define TIME_WITH_SYS_TIME 1
10237| #define HAVE_STRUCT_TM_TM_ZONE 1
10238| #define HAVE_TM_ZONE 1
10239| #define restrict __restrict
10240| #define HAVE_LONG_DOUBLE_WIDER 1
10241| #define SIZEOF_SIGNED_SHORT 2
10242| #define SIZEOF_UNSIGNED_SHORT 2
10243| #define SIZEOF_SIGNED_INT 4
10244| #define SIZEOF_UNSIGNED_INT 4
10245| #define SIZEOF_SIGNED_LONG 8
10246| #define SIZEOF_UNSIGNED_LONG 8
10247| #define SIZEOF_SIGNED_LONG_LONG 8
10248| #define SIZEOF_UNSIGNED_LONG_LONG 8
10249| #define SIZEOF_OFF_T 8
10250| #define SIZEOF_SIZE_T 8
10251| #define SIZEOF_SSIZE_T 8
10252| #define SIZEOF_UNSIGNED_INTP 8
10253| #define HAVE_STDLIB_H 1
10254| #define HAVE_UNISTD_H 1
10255| #define HAVE_GETPAGESIZE 1
10256| #define HAVE_MMAP_FILEIO 1
10257| #define HAVE_STDLIB_H 1
10258| #define HAVE_UNISTD_H 1
10259| #define HAVE_SYS_PARAM_H 1
10260| #define HAVE_GETPAGESIZE 1
10261| #define HAVE_MMAP 1
10262| #define HAVE_FORK 1
10263| #define HAVE_VFORK 1
10264| #define HAVE_WORKING_VFORK 1
10265| #define HAVE_WORKING_FORK 1
10266| #define HAVE_SYS_SELECT_H 1
10267| #define HAVE_SYS_SOCKET_H 1
10268| #define SELECT_TYPE_ARG1 int
10269| #define SELECT_TYPE_ARG234 (fd_set *)
10270| #define SELECT_TYPE_ARG5 (struct timeval *)
10271| #define RETSIGTYPE void
10272| #define HAVE_VPRINTF 1
10273| #define HAVE_ATOLL 1
10274| #define HAVE_ATEXIT 1
10275| #define HAVE_CIMAG 1
10276| #define HAVE_CLOCK 1
10277| #define HAVE_CTIME_R 1
10278| #define HAVE__EXIT 1
10279| #define HAVE_EXECVP 1
10280| #define HAVE_FCHMOD 1
10281| #define HAVE_FLOOR 1
10282| #define HAVE_FORK 1
10283| #define HAVE_FTIME 1
10284| #define HAVE_FTRUNCATE 1
10285| #define HAVE_GETC_UNLOCKED 1
10286| #define HAVE_GETCWD 1
10287| #define HAVE_GETPID 1
10288| #define HAVE_GETDTABLESIZE 1
10289| #define HAVE_GETPAGESIZE 1
10290| #define HAVE_GETRLIMIT 1
10291| #define HAVE_GETRUSAGE 1
10292| #define HAVE_GETTIMEOFDAY 1
10293| #define HAVE_GMTIME_R 1
10294| #define HAVE_J0 1
10295| #define HAVE_J1 1
10296| #define HAVE_LOCALTIME_R 1
10297| #define HAVE_LSTAT 1
10298| #define HAVE_MEMMOVE 1
10299| #define HAVE_MEMSET 1
10300| #define HAVE_MKSTEMP 1
10301| #define HAVE_MUNMAP 1
10302| #define HAVE_NANOSLEEP 1
10303| #define HAVE__NSGETEXECUTABLEPATH 1
10304| #define HAVE_PCLOSE 1
10305| #define HAVE_POLL 1
10306| #define HAVE_POPEN 1
10307| #define HAVE_POSIX_MADVISE 1
10308| #define HAVE_POSIX_MEMALIGN 1
10309| #define HAVE_POSIX_SPAWNP 1
10310| #define HAVE_POW 1
10311| #define HAVE_PREAD 1
10312| #define HAVE_PWRITE 1
10313| #define HAVE_QSORT_R 1
10314| #define HAVE_RAISE 1
10315| #define HAVE_RAND_R 1
10316| #define HAVE_READLINK 1
10317| #define HAVE_READDIR_R 1
10318| #define HAVE_REALPATH 1
10319| #define HAVE_SELECT 1
10320| #define HAVE_SEEKDIR 1
10321| #define HAVE_SETLOCALE 1
10322| #define HAVE_SQRT 1
10323| #define HAVE_SETVBUF 1
10324| #define HAVE_STAT 1
10325| #define HAVE_STRCHR 1
10326| #define HAVE_STRERROR_R 1
10327| #define HAVE_STRRCHR 1
10328| #define HAVE_STRCSPN 1
10329| #define HAVE_STRDUP 1
10330| #define HAVE_STRPBRK 1
10331| #define HAVE_STRSPN 1
10332| #define HAVE_STRSTR 1
10333| #define HAVE_STRTOL 1
10334| #define HAVE_STRTOUL 1
10335| #define HAVE_SYMLINK 1
10336| #define HAVE_SYSCONF 1
10337| #define HAVE_SIGEMPTYSET 1
10338| #define HAVE_SIGACTION 1
10339| #define HAVE_STRERROR 1
10340| #define HAVE_STRLCAT 1
10341| #define HAVE_STRLCPY 1
10342| #define HAVE_STRCASECMP 1
10343| #define HAVE_STRNCASECMP 1
10344| #define HAVE_TELLDIR 1
10345| #define HAVE_TEMPNAM 1
10346| #define HAVE_TIMES 1
10347| #define HAVE_USLEEP 1
10348| #define HAVE_UTIME 1
10349| #define HAVE_VSPRINTF 1
10350| #define HAVE_VSNPRINTF 1
10351| #define HAVE_WAITPID 1
10352| #define HAVE_GETTIMEOFDAY 1
10353| #define HAVE_DECL_PREAD 1
10354| #define HAVE_DECL_PWRITE 1
10355| #define HAVE_DECL_STRLCPY 1
10356| #define HAVE_DECL_VSNPRINTF 1
10357| #define HAVE_BOOL /**/
10358| #define HAVE_NAMESPACES /**/
10359| #define HAVE_NAMESPACE_STD /**/
10360| #define HAVE_STD_LIBS /**/
10361| #define HAVE_LSTRING /**/
10362| #define X11_CONFIGURE_PATH ""
10363| #define BZLIB_DELEGATE 1
10364| #define X11_DELEGATE 1
10365| #define HAVE_SHARED_MEMORY 1
10366| #define HAVE_SHAPE 1
10367| #define ZLIB_DELEGATE 1
10368| /* end confdefs.h.  */
10369| #include <stdio.h>
10370| #ifdef HAVE_SYS_TYPES_H
10371| # include <sys/types.h>
10372| #endif
10373| #ifdef HAVE_SYS_STAT_H
10374| # include <sys/stat.h>
10375| #endif
10376| #ifdef STDC_HEADERS
10377| # include <stdlib.h>
10378| # include <stddef.h>
10379| #else
10380| # ifdef HAVE_STDLIB_H
10381| #  include <stdlib.h>
10382| # endif
10383| #endif
10384| #ifdef HAVE_STRING_H
10385| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10386| #  include <memory.h>
10387| # endif
10388| # include <string.h>
10389| #endif
10390| #ifdef HAVE_STRINGS_H
10391| # include <strings.h>
10392| #endif
10393| #ifdef HAVE_INTTYPES_H
10394| # include <inttypes.h>
10395| #endif
10396| #ifdef HAVE_STDINT_H
10397| # include <stdint.h>
10398| #endif
10399| #ifdef HAVE_UNISTD_H
10400| # include <unistd.h>
10401| #endif
10402| #include <libdjvu/ddjvuapi.h>
10403configure:26500: result: no
10404configure:26500: checking libdjvu/ddjvuapi.h presence
10405configure:26500: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include  conftest.c
10406conftest.c:212:30: error: libdjvu/ddjvuapi.h: No such file or directory
10407configure:26500: $? = 1
10408configure: failed program was:
10409| /* confdefs.h */
10410| #define PACKAGE_NAME "ImageMagick"
10411| #define PACKAGE_TARNAME "ImageMagick"
10412| #define PACKAGE_VERSION "6.6.6"
10413| #define PACKAGE_STRING "ImageMagick 6.6.6"
10414| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
10415| #define PACKAGE_URL ""
10416| #define STDC_HEADERS 1
10417| #define HAVE_SYS_TYPES_H 1
10418| #define HAVE_SYS_STAT_H 1
10419| #define HAVE_STDLIB_H 1
10420| #define HAVE_STRING_H 1
10421| #define HAVE_MEMORY_H 1
10422| #define HAVE_STRINGS_H 1
10423| #define HAVE_INTTYPES_H 1
10424| #define HAVE_STDINT_H 1
10425| #define HAVE_UNISTD_H 1
10426| #define __EXTENSIONS__ 1
10427| #define _ALL_SOURCE 1
10428| #define _GNU_SOURCE 1
10429| #define _POSIX_PTHREAD_SEMANTICS 1
10430| #define _TANDEM_SOURCE 1
10431| #define HAVE___ATTRIBUTE__ 1
10432| #define HAVE_PTHREAD 1
10433| #define THREAD_SUPPORT 1
10434| #define HAVE_PTHREAD 1
10435| #define HAVE_OPENCL_CL_H 1
10436| #define _OPENCL 1
10437| #define HAVE_FSEEKO 1
10438| #define _FILE_OFFSET_BITS 64
10439| #define HAVE_DLFCN_H 1
10440| #define LT_OBJDIR ".libs/"
10441| #define LT_MODULE_EXT ".so"
10442| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
10443| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
10444| #define HAVE_LIBDL 1
10445| #define HAVE_DLERROR 1
10446| #define HAVE_LIBDLLOADER 1
10447| #define error_t int
10448| #define __error_t_defined 1
10449| #define HAVE_PRELOADED_SYMBOLS 1
10450| #define HAVE_LTDL 1
10451| #define HAVE_UNISTD_H 1
10452| #define HAVE_MACH_O_DYLD_H 1
10453| #define HAVE_DIRENT_H 1
10454| #define HAVE_CLOSEDIR 1
10455| #define HAVE_OPENDIR 1
10456| #define HAVE_READDIR 1
10457| #define HAVE_STRLCAT 1
10458| #define HAVE_STRLCPY 1
10459| #define LT_LIBEXT "a"
10460| #define BUILD_MODULES 1
10461| #define LTDL_DELEGATE 1
10462| #define INSTALLED_SUPPORT 1
10463| #define CIPHER_SUPPORT 1
10464| #define HDRI_SUPPORT 1
10465| #define QUANTUM_DEPTH 16
10466| #define STDC_HEADERS 1
10467| #define HAVE_DIRENT_H 1
10468| #define HAVE_COMPLEX_H 1
10469| #define HAVE_ERRNO_H 1
10470| #define HAVE_FCNTL_H 1
10471| #define HAVE_LIMITS_H 1
10472| #define HAVE_LOCALE_H 1
10473| #define HAVE_MACHINE_PARAM_H 1
10474| #define HAVE_MACH_O_DYLD_H 1
10475| #define HAVE_STDARG_H 1
10476| #define HAVE_SYS_IPC_H 1
10477| #define HAVE_SYS_RESOURCE_H 1
10478| #define HAVE_SYS_SYSLIMITS_H 1
10479| #define HAVE_SYS_TIME_H 1
10480| #define HAVE_SYS_TIMEB_H 1
10481| #define HAVE_SYS_TIMES_H 1
10482| #define HAVE_SYS_WAIT_H 1
10483| #define HAVE_WCHAR_H 1
10484| #define HAVE__BOOL 1
10485| #define HAVE_STDBOOL_H 1
10486| #define HAVE_STRINGIZE 1
10487| #define TIME_WITH_SYS_TIME 1
10488| #define HAVE_STRUCT_TM_TM_ZONE 1
10489| #define HAVE_TM_ZONE 1
10490| #define restrict __restrict
10491| #define HAVE_LONG_DOUBLE_WIDER 1
10492| #define SIZEOF_SIGNED_SHORT 2
10493| #define SIZEOF_UNSIGNED_SHORT 2
10494| #define SIZEOF_SIGNED_INT 4
10495| #define SIZEOF_UNSIGNED_INT 4
10496| #define SIZEOF_SIGNED_LONG 8
10497| #define SIZEOF_UNSIGNED_LONG 8
10498| #define SIZEOF_SIGNED_LONG_LONG 8
10499| #define SIZEOF_UNSIGNED_LONG_LONG 8
10500| #define SIZEOF_OFF_T 8
10501| #define SIZEOF_SIZE_T 8
10502| #define SIZEOF_SSIZE_T 8
10503| #define SIZEOF_UNSIGNED_INTP 8
10504| #define HAVE_STDLIB_H 1
10505| #define HAVE_UNISTD_H 1
10506| #define HAVE_GETPAGESIZE 1
10507| #define HAVE_MMAP_FILEIO 1
10508| #define HAVE_STDLIB_H 1
10509| #define HAVE_UNISTD_H 1
10510| #define HAVE_SYS_PARAM_H 1
10511| #define HAVE_GETPAGESIZE 1
10512| #define HAVE_MMAP 1
10513| #define HAVE_FORK 1
10514| #define HAVE_VFORK 1
10515| #define HAVE_WORKING_VFORK 1
10516| #define HAVE_WORKING_FORK 1
10517| #define HAVE_SYS_SELECT_H 1
10518| #define HAVE_SYS_SOCKET_H 1
10519| #define SELECT_TYPE_ARG1 int
10520| #define SELECT_TYPE_ARG234 (fd_set *)
10521| #define SELECT_TYPE_ARG5 (struct timeval *)
10522| #define RETSIGTYPE void
10523| #define HAVE_VPRINTF 1
10524| #define HAVE_ATOLL 1
10525| #define HAVE_ATEXIT 1
10526| #define HAVE_CIMAG 1
10527| #define HAVE_CLOCK 1
10528| #define HAVE_CTIME_R 1
10529| #define HAVE__EXIT 1
10530| #define HAVE_EXECVP 1
10531| #define HAVE_FCHMOD 1
10532| #define HAVE_FLOOR 1
10533| #define HAVE_FORK 1
10534| #define HAVE_FTIME 1
10535| #define HAVE_FTRUNCATE 1
10536| #define HAVE_GETC_UNLOCKED 1
10537| #define HAVE_GETCWD 1
10538| #define HAVE_GETPID 1
10539| #define HAVE_GETDTABLESIZE 1
10540| #define HAVE_GETPAGESIZE 1
10541| #define HAVE_GETRLIMIT 1
10542| #define HAVE_GETRUSAGE 1
10543| #define HAVE_GETTIMEOFDAY 1
10544| #define HAVE_GMTIME_R 1
10545| #define HAVE_J0 1
10546| #define HAVE_J1 1
10547| #define HAVE_LOCALTIME_R 1
10548| #define HAVE_LSTAT 1
10549| #define HAVE_MEMMOVE 1
10550| #define HAVE_MEMSET 1
10551| #define HAVE_MKSTEMP 1
10552| #define HAVE_MUNMAP 1
10553| #define HAVE_NANOSLEEP 1
10554| #define HAVE__NSGETEXECUTABLEPATH 1
10555| #define HAVE_PCLOSE 1
10556| #define HAVE_POLL 1
10557| #define HAVE_POPEN 1
10558| #define HAVE_POSIX_MADVISE 1
10559| #define HAVE_POSIX_MEMALIGN 1
10560| #define HAVE_POSIX_SPAWNP 1
10561| #define HAVE_POW 1
10562| #define HAVE_PREAD 1
10563| #define HAVE_PWRITE 1
10564| #define HAVE_QSORT_R 1
10565| #define HAVE_RAISE 1
10566| #define HAVE_RAND_R 1
10567| #define HAVE_READLINK 1
10568| #define HAVE_READDIR_R 1
10569| #define HAVE_REALPATH 1
10570| #define HAVE_SELECT 1
10571| #define HAVE_SEEKDIR 1
10572| #define HAVE_SETLOCALE 1
10573| #define HAVE_SQRT 1
10574| #define HAVE_SETVBUF 1
10575| #define HAVE_STAT 1
10576| #define HAVE_STRCHR 1
10577| #define HAVE_STRERROR_R 1
10578| #define HAVE_STRRCHR 1
10579| #define HAVE_STRCSPN 1
10580| #define HAVE_STRDUP 1
10581| #define HAVE_STRPBRK 1
10582| #define HAVE_STRSPN 1
10583| #define HAVE_STRSTR 1
10584| #define HAVE_STRTOL 1
10585| #define HAVE_STRTOUL 1
10586| #define HAVE_SYMLINK 1
10587| #define HAVE_SYSCONF 1
10588| #define HAVE_SIGEMPTYSET 1
10589| #define HAVE_SIGACTION 1
10590| #define HAVE_STRERROR 1
10591| #define HAVE_STRLCAT 1
10592| #define HAVE_STRLCPY 1
10593| #define HAVE_STRCASECMP 1
10594| #define HAVE_STRNCASECMP 1
10595| #define HAVE_TELLDIR 1
10596| #define HAVE_TEMPNAM 1
10597| #define HAVE_TIMES 1
10598| #define HAVE_USLEEP 1
10599| #define HAVE_UTIME 1
10600| #define HAVE_VSPRINTF 1
10601| #define HAVE_VSNPRINTF 1
10602| #define HAVE_WAITPID 1
10603| #define HAVE_GETTIMEOFDAY 1
10604| #define HAVE_DECL_PREAD 1
10605| #define HAVE_DECL_PWRITE 1
10606| #define HAVE_DECL_STRLCPY 1
10607| #define HAVE_DECL_VSNPRINTF 1
10608| #define HAVE_BOOL /**/
10609| #define HAVE_NAMESPACES /**/
10610| #define HAVE_NAMESPACE_STD /**/
10611| #define HAVE_STD_LIBS /**/
10612| #define HAVE_LSTRING /**/
10613| #define X11_CONFIGURE_PATH ""
10614| #define BZLIB_DELEGATE 1
10615| #define X11_DELEGATE 1
10616| #define HAVE_SHARED_MEMORY 1
10617| #define HAVE_SHAPE 1
10618| #define ZLIB_DELEGATE 1
10619| /* end confdefs.h.  */
10620| #include <libdjvu/ddjvuapi.h>
10621configure:26500: result: no
10622configure:26500: checking for libdjvu/ddjvuapi.h
10623configure:26500: result: no
10624configure:26508: checking for ddjvu_context_create in -ldjvulibre
10625configure:26533: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -ldjvulibre  -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
10626ld: library not found for -ldjvulibre
10627collect2: ld returned 1 exit status
10628configure:26533: $? = 1
10629configure: failed program was:
10630| /* confdefs.h */
10631| #define PACKAGE_NAME "ImageMagick"
10632| #define PACKAGE_TARNAME "ImageMagick"
10633| #define PACKAGE_VERSION "6.6.6"
10634| #define PACKAGE_STRING "ImageMagick 6.6.6"
10635| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
10636| #define PACKAGE_URL ""
10637| #define STDC_HEADERS 1
10638| #define HAVE_SYS_TYPES_H 1
10639| #define HAVE_SYS_STAT_H 1
10640| #define HAVE_STDLIB_H 1
10641| #define HAVE_STRING_H 1
10642| #define HAVE_MEMORY_H 1
10643| #define HAVE_STRINGS_H 1
10644| #define HAVE_INTTYPES_H 1
10645| #define HAVE_STDINT_H 1
10646| #define HAVE_UNISTD_H 1
10647| #define __EXTENSIONS__ 1
10648| #define _ALL_SOURCE 1
10649| #define _GNU_SOURCE 1
10650| #define _POSIX_PTHREAD_SEMANTICS 1
10651| #define _TANDEM_SOURCE 1
10652| #define HAVE___ATTRIBUTE__ 1
10653| #define HAVE_PTHREAD 1
10654| #define THREAD_SUPPORT 1
10655| #define HAVE_PTHREAD 1
10656| #define HAVE_OPENCL_CL_H 1
10657| #define _OPENCL 1
10658| #define HAVE_FSEEKO 1
10659| #define _FILE_OFFSET_BITS 64
10660| #define HAVE_DLFCN_H 1
10661| #define LT_OBJDIR ".libs/"
10662| #define LT_MODULE_EXT ".so"
10663| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
10664| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
10665| #define HAVE_LIBDL 1
10666| #define HAVE_DLERROR 1
10667| #define HAVE_LIBDLLOADER 1
10668| #define error_t int
10669| #define __error_t_defined 1
10670| #define HAVE_PRELOADED_SYMBOLS 1
10671| #define HAVE_LTDL 1
10672| #define HAVE_UNISTD_H 1
10673| #define HAVE_MACH_O_DYLD_H 1
10674| #define HAVE_DIRENT_H 1
10675| #define HAVE_CLOSEDIR 1
10676| #define HAVE_OPENDIR 1
10677| #define HAVE_READDIR 1
10678| #define HAVE_STRLCAT 1
10679| #define HAVE_STRLCPY 1
10680| #define LT_LIBEXT "a"
10681| #define BUILD_MODULES 1
10682| #define LTDL_DELEGATE 1
10683| #define INSTALLED_SUPPORT 1
10684| #define CIPHER_SUPPORT 1
10685| #define HDRI_SUPPORT 1
10686| #define QUANTUM_DEPTH 16
10687| #define STDC_HEADERS 1
10688| #define HAVE_DIRENT_H 1
10689| #define HAVE_COMPLEX_H 1
10690| #define HAVE_ERRNO_H 1
10691| #define HAVE_FCNTL_H 1
10692| #define HAVE_LIMITS_H 1
10693| #define HAVE_LOCALE_H 1
10694| #define HAVE_MACHINE_PARAM_H 1
10695| #define HAVE_MACH_O_DYLD_H 1
10696| #define HAVE_STDARG_H 1
10697| #define HAVE_SYS_IPC_H 1
10698| #define HAVE_SYS_RESOURCE_H 1
10699| #define HAVE_SYS_SYSLIMITS_H 1
10700| #define HAVE_SYS_TIME_H 1
10701| #define HAVE_SYS_TIMEB_H 1
10702| #define HAVE_SYS_TIMES_H 1
10703| #define HAVE_SYS_WAIT_H 1
10704| #define HAVE_WCHAR_H 1
10705| #define HAVE__BOOL 1
10706| #define HAVE_STDBOOL_H 1
10707| #define HAVE_STRINGIZE 1
10708| #define TIME_WITH_SYS_TIME 1
10709| #define HAVE_STRUCT_TM_TM_ZONE 1
10710| #define HAVE_TM_ZONE 1
10711| #define restrict __restrict
10712| #define HAVE_LONG_DOUBLE_WIDER 1
10713| #define SIZEOF_SIGNED_SHORT 2
10714| #define SIZEOF_UNSIGNED_SHORT 2
10715| #define SIZEOF_SIGNED_INT 4
10716| #define SIZEOF_UNSIGNED_INT 4
10717| #define SIZEOF_SIGNED_LONG 8
10718| #define SIZEOF_UNSIGNED_LONG 8
10719| #define SIZEOF_SIGNED_LONG_LONG 8
10720| #define SIZEOF_UNSIGNED_LONG_LONG 8
10721| #define SIZEOF_OFF_T 8
10722| #define SIZEOF_SIZE_T 8
10723| #define SIZEOF_SSIZE_T 8
10724| #define SIZEOF_UNSIGNED_INTP 8
10725| #define HAVE_STDLIB_H 1
10726| #define HAVE_UNISTD_H 1
10727| #define HAVE_GETPAGESIZE 1
10728| #define HAVE_MMAP_FILEIO 1
10729| #define HAVE_STDLIB_H 1
10730| #define HAVE_UNISTD_H 1
10731| #define HAVE_SYS_PARAM_H 1
10732| #define HAVE_GETPAGESIZE 1
10733| #define HAVE_MMAP 1
10734| #define HAVE_FORK 1
10735| #define HAVE_VFORK 1
10736| #define HAVE_WORKING_VFORK 1
10737| #define HAVE_WORKING_FORK 1
10738| #define HAVE_SYS_SELECT_H 1
10739| #define HAVE_SYS_SOCKET_H 1
10740| #define SELECT_TYPE_ARG1 int
10741| #define SELECT_TYPE_ARG234 (fd_set *)
10742| #define SELECT_TYPE_ARG5 (struct timeval *)
10743| #define RETSIGTYPE void
10744| #define HAVE_VPRINTF 1
10745| #define HAVE_ATOLL 1
10746| #define HAVE_ATEXIT 1
10747| #define HAVE_CIMAG 1
10748| #define HAVE_CLOCK 1
10749| #define HAVE_CTIME_R 1
10750| #define HAVE__EXIT 1
10751| #define HAVE_EXECVP 1
10752| #define HAVE_FCHMOD 1
10753| #define HAVE_FLOOR 1
10754| #define HAVE_FORK 1
10755| #define HAVE_FTIME 1
10756| #define HAVE_FTRUNCATE 1
10757| #define HAVE_GETC_UNLOCKED 1
10758| #define HAVE_GETCWD 1
10759| #define HAVE_GETPID 1
10760| #define HAVE_GETDTABLESIZE 1
10761| #define HAVE_GETPAGESIZE 1
10762| #define HAVE_GETRLIMIT 1
10763| #define HAVE_GETRUSAGE 1
10764| #define HAVE_GETTIMEOFDAY 1
10765| #define HAVE_GMTIME_R 1
10766| #define HAVE_J0 1
10767| #define HAVE_J1 1
10768| #define HAVE_LOCALTIME_R 1
10769| #define HAVE_LSTAT 1
10770| #define HAVE_MEMMOVE 1
10771| #define HAVE_MEMSET 1
10772| #define HAVE_MKSTEMP 1
10773| #define HAVE_MUNMAP 1
10774| #define HAVE_NANOSLEEP 1
10775| #define HAVE__NSGETEXECUTABLEPATH 1
10776| #define HAVE_PCLOSE 1
10777| #define HAVE_POLL 1
10778| #define HAVE_POPEN 1
10779| #define HAVE_POSIX_MADVISE 1
10780| #define HAVE_POSIX_MEMALIGN 1
10781| #define HAVE_POSIX_SPAWNP 1
10782| #define HAVE_POW 1
10783| #define HAVE_PREAD 1
10784| #define HAVE_PWRITE 1
10785| #define HAVE_QSORT_R 1
10786| #define HAVE_RAISE 1
10787| #define HAVE_RAND_R 1
10788| #define HAVE_READLINK 1
10789| #define HAVE_READDIR_R 1
10790| #define HAVE_REALPATH 1
10791| #define HAVE_SELECT 1
10792| #define HAVE_SEEKDIR 1
10793| #define HAVE_SETLOCALE 1
10794| #define HAVE_SQRT 1
10795| #define HAVE_SETVBUF 1
10796| #define HAVE_STAT 1
10797| #define HAVE_STRCHR 1
10798| #define HAVE_STRERROR_R 1
10799| #define HAVE_STRRCHR 1
10800| #define HAVE_STRCSPN 1
10801| #define HAVE_STRDUP 1
10802| #define HAVE_STRPBRK 1
10803| #define HAVE_STRSPN 1
10804| #define HAVE_STRSTR 1
10805| #define HAVE_STRTOL 1
10806| #define HAVE_STRTOUL 1
10807| #define HAVE_SYMLINK 1
10808| #define HAVE_SYSCONF 1
10809| #define HAVE_SIGEMPTYSET 1
10810| #define HAVE_SIGACTION 1
10811| #define HAVE_STRERROR 1
10812| #define HAVE_STRLCAT 1
10813| #define HAVE_STRLCPY 1
10814| #define HAVE_STRCASECMP 1
10815| #define HAVE_STRNCASECMP 1
10816| #define HAVE_TELLDIR 1
10817| #define HAVE_TEMPNAM 1
10818| #define HAVE_TIMES 1
10819| #define HAVE_USLEEP 1
10820| #define HAVE_UTIME 1
10821| #define HAVE_VSPRINTF 1
10822| #define HAVE_VSNPRINTF 1
10823| #define HAVE_WAITPID 1
10824| #define HAVE_GETTIMEOFDAY 1
10825| #define HAVE_DECL_PREAD 1
10826| #define HAVE_DECL_PWRITE 1
10827| #define HAVE_DECL_STRLCPY 1
10828| #define HAVE_DECL_VSNPRINTF 1
10829| #define HAVE_BOOL /**/
10830| #define HAVE_NAMESPACES /**/
10831| #define HAVE_NAMESPACE_STD /**/
10832| #define HAVE_STD_LIBS /**/
10833| #define HAVE_LSTRING /**/
10834| #define X11_CONFIGURE_PATH ""
10835| #define BZLIB_DELEGATE 1
10836| #define X11_DELEGATE 1
10837| #define HAVE_SHARED_MEMORY 1
10838| #define HAVE_SHAPE 1
10839| #define ZLIB_DELEGATE 1
10840| /* end confdefs.h.  */
10841|
10842| /* Override any GCC internal prototype to avoid an error.
10843|    Use char because int might match the return type of a GCC
10844|    builtin and then its argument prototype would still apply.  */
10845| #ifdef __cplusplus
10846| extern "C"
10847| #endif
10848| char ddjvu_context_create ();
10849| int
10850| main ()
10851| {
10852| return ddjvu_context_create ();
10853|   ;
10854|   return 0;
10855| }
10856configure:26542: result: no
10857configure:26550: checking if DJVU package is complete
10858configure:26568: result: no
10859configure:26619: result: -------------------------------------------------------------
10860configure:26621: checking for FFTW
10861configure:26623: result:
10862configure:26627: checking fftw3.h usability
10863configure:26627: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  conftest.c >&5
10864configure:26627: $? = 0
10865configure:26627: result: yes
10866configure:26627: checking fftw3.h presence
10867configure:26627: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include  conftest.c
10868configure:26627: $? = 0
10869configure:26627: result: yes
10870configure:26627: checking for fftw3.h
10871configure:26627: result: yes
10872configure:26635: checking for fftw_execute in -lfftw3
10873configure:26660: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -lfftw3  -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread >&5
10874configure:26660: $? = 0
10875configure:26669: result: yes
10876configure:26677: checking if FFTW package is complete
10877configure:26690: result: yes
10878configure:26854: result: -------------------------------------------------------------
10879configure:26858: checking for FONTCONFIG
10880configure:26865: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.1.0"
10881configure:26868: $? = 0
10882configure:26881: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.1.0"
10883configure:26884: $? = 0
10884configure:26919: result: yes
10885configure:26923: result:
10886configure:26968: result: -------------------------------------------------------------
10887configure:26970: checking for FreeType 2.0
10888configure:26972: result:
10889configure:26986: checking for freetype-config
10890configure:27002: found /opt/local/bin/freetype-config
10891configure:27013: result: freetype-config
10892configure:27032: checking for FT_Init_FreeType in -lfreetype
10893configure:27057: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -lfreetype  -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
10894configure:27057: $? = 0
10895configure:27066: result: yes
10896configure:27080: checking ft2build.h usability
10897configure:27080: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c >&5
10898configure:27080: $? = 0
10899configure:27080: result: yes
10900configure:27080: checking ft2build.h presence
10901configure:27080: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c
10902configure:27080: $? = 0
10903configure:27080: result: yes
10904configure:27080: checking for ft2build.h
10905configure:27080: result: yes
10906configure:27088: checking for freetype/freetype.h
10907configure:27088: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c >&5
10908configure:27088: $? = 0
10909configure:27088: result: yes
10910configure:27104: checking if FreeType package is complete
10911configure:27122: result: yes
10912configure:27166: result: -------------------------------------------------------------
10913configure:27168: checking for Ghostscript
10914configure:27170: result:
10915configure:27175: checking ghostscript/iapi.h usability
10916configure:27175: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c >&5
10917configure:27175: $? = 0
10918configure:27175: result: yes
10919configure:27175: checking ghostscript/iapi.h presence
10920configure:27175: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c
10921configure:27175: $? = 0
10922configure:27175: result: yes
10923configure:27175: checking for ghostscript/iapi.h
10924configure:27175: result: yes
10925configure:27183: checking ghostscript/ierrors.h usability
10926configure:27183: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c >&5
10927configure:27183: $? = 0
10928configure:27183: result: yes
10929configure:27183: checking ghostscript/ierrors.h presence
10930configure:27183: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c
10931configure:27183: $? = 0
10932configure:27183: result: yes
10933configure:27183: checking for ghostscript/ierrors.h
10934configure:27183: result: yes
10935configure:27191: checking for gsapi_new_instance in Ghostscript framework
10936configure:27216: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -framework Ghostscript  -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
10937ld: framework not found Ghostscript
10938collect2: ld returned 1 exit status
10939configure:27216: $? = 1
10940configure: failed program was:
10941| /* confdefs.h */
10942| #define PACKAGE_NAME "ImageMagick"
10943| #define PACKAGE_TARNAME "ImageMagick"
10944| #define PACKAGE_VERSION "6.6.6"
10945| #define PACKAGE_STRING "ImageMagick 6.6.6"
10946| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
10947| #define PACKAGE_URL ""
10948| #define STDC_HEADERS 1
10949| #define HAVE_SYS_TYPES_H 1
10950| #define HAVE_SYS_STAT_H 1
10951| #define HAVE_STDLIB_H 1
10952| #define HAVE_STRING_H 1
10953| #define HAVE_MEMORY_H 1
10954| #define HAVE_STRINGS_H 1
10955| #define HAVE_INTTYPES_H 1
10956| #define HAVE_STDINT_H 1
10957| #define HAVE_UNISTD_H 1
10958| #define __EXTENSIONS__ 1
10959| #define _ALL_SOURCE 1
10960| #define _GNU_SOURCE 1
10961| #define _POSIX_PTHREAD_SEMANTICS 1
10962| #define _TANDEM_SOURCE 1
10963| #define HAVE___ATTRIBUTE__ 1
10964| #define HAVE_PTHREAD 1
10965| #define THREAD_SUPPORT 1
10966| #define HAVE_PTHREAD 1
10967| #define HAVE_OPENCL_CL_H 1
10968| #define _OPENCL 1
10969| #define HAVE_FSEEKO 1
10970| #define _FILE_OFFSET_BITS 64
10971| #define HAVE_DLFCN_H 1
10972| #define LT_OBJDIR ".libs/"
10973| #define LT_MODULE_EXT ".so"
10974| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
10975| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
10976| #define HAVE_LIBDL 1
10977| #define HAVE_DLERROR 1
10978| #define HAVE_LIBDLLOADER 1
10979| #define error_t int
10980| #define __error_t_defined 1
10981| #define HAVE_PRELOADED_SYMBOLS 1
10982| #define HAVE_LTDL 1
10983| #define HAVE_UNISTD_H 1
10984| #define HAVE_MACH_O_DYLD_H 1
10985| #define HAVE_DIRENT_H 1
10986| #define HAVE_CLOSEDIR 1
10987| #define HAVE_OPENDIR 1
10988| #define HAVE_READDIR 1
10989| #define HAVE_STRLCAT 1
10990| #define HAVE_STRLCPY 1
10991| #define LT_LIBEXT "a"
10992| #define BUILD_MODULES 1
10993| #define LTDL_DELEGATE 1
10994| #define INSTALLED_SUPPORT 1
10995| #define CIPHER_SUPPORT 1
10996| #define HDRI_SUPPORT 1
10997| #define QUANTUM_DEPTH 16
10998| #define STDC_HEADERS 1
10999| #define HAVE_DIRENT_H 1
11000| #define HAVE_COMPLEX_H 1
11001| #define HAVE_ERRNO_H 1
11002| #define HAVE_FCNTL_H 1
11003| #define HAVE_LIMITS_H 1
11004| #define HAVE_LOCALE_H 1
11005| #define HAVE_MACHINE_PARAM_H 1
11006| #define HAVE_MACH_O_DYLD_H 1
11007| #define HAVE_STDARG_H 1
11008| #define HAVE_SYS_IPC_H 1
11009| #define HAVE_SYS_RESOURCE_H 1
11010| #define HAVE_SYS_SYSLIMITS_H 1
11011| #define HAVE_SYS_TIME_H 1
11012| #define HAVE_SYS_TIMEB_H 1
11013| #define HAVE_SYS_TIMES_H 1
11014| #define HAVE_SYS_WAIT_H 1
11015| #define HAVE_WCHAR_H 1
11016| #define HAVE__BOOL 1
11017| #define HAVE_STDBOOL_H 1
11018| #define HAVE_STRINGIZE 1
11019| #define TIME_WITH_SYS_TIME 1
11020| #define HAVE_STRUCT_TM_TM_ZONE 1
11021| #define HAVE_TM_ZONE 1
11022| #define restrict __restrict
11023| #define HAVE_LONG_DOUBLE_WIDER 1
11024| #define SIZEOF_SIGNED_SHORT 2
11025| #define SIZEOF_UNSIGNED_SHORT 2
11026| #define SIZEOF_SIGNED_INT 4
11027| #define SIZEOF_UNSIGNED_INT 4
11028| #define SIZEOF_SIGNED_LONG 8
11029| #define SIZEOF_UNSIGNED_LONG 8
11030| #define SIZEOF_SIGNED_LONG_LONG 8
11031| #define SIZEOF_UNSIGNED_LONG_LONG 8
11032| #define SIZEOF_OFF_T 8
11033| #define SIZEOF_SIZE_T 8
11034| #define SIZEOF_SSIZE_T 8
11035| #define SIZEOF_UNSIGNED_INTP 8
11036| #define HAVE_STDLIB_H 1
11037| #define HAVE_UNISTD_H 1
11038| #define HAVE_GETPAGESIZE 1
11039| #define HAVE_MMAP_FILEIO 1
11040| #define HAVE_STDLIB_H 1
11041| #define HAVE_UNISTD_H 1
11042| #define HAVE_SYS_PARAM_H 1
11043| #define HAVE_GETPAGESIZE 1
11044| #define HAVE_MMAP 1
11045| #define HAVE_FORK 1
11046| #define HAVE_VFORK 1
11047| #define HAVE_WORKING_VFORK 1
11048| #define HAVE_WORKING_FORK 1
11049| #define HAVE_SYS_SELECT_H 1
11050| #define HAVE_SYS_SOCKET_H 1
11051| #define SELECT_TYPE_ARG1 int
11052| #define SELECT_TYPE_ARG234 (fd_set *)
11053| #define SELECT_TYPE_ARG5 (struct timeval *)
11054| #define RETSIGTYPE void
11055| #define HAVE_VPRINTF 1
11056| #define HAVE_ATOLL 1
11057| #define HAVE_ATEXIT 1
11058| #define HAVE_CIMAG 1
11059| #define HAVE_CLOCK 1
11060| #define HAVE_CTIME_R 1
11061| #define HAVE__EXIT 1
11062| #define HAVE_EXECVP 1
11063| #define HAVE_FCHMOD 1
11064| #define HAVE_FLOOR 1
11065| #define HAVE_FORK 1
11066| #define HAVE_FTIME 1
11067| #define HAVE_FTRUNCATE 1
11068| #define HAVE_GETC_UNLOCKED 1
11069| #define HAVE_GETCWD 1
11070| #define HAVE_GETPID 1
11071| #define HAVE_GETDTABLESIZE 1
11072| #define HAVE_GETPAGESIZE 1
11073| #define HAVE_GETRLIMIT 1
11074| #define HAVE_GETRUSAGE 1
11075| #define HAVE_GETTIMEOFDAY 1
11076| #define HAVE_GMTIME_R 1
11077| #define HAVE_J0 1
11078| #define HAVE_J1 1
11079| #define HAVE_LOCALTIME_R 1
11080| #define HAVE_LSTAT 1
11081| #define HAVE_MEMMOVE 1
11082| #define HAVE_MEMSET 1
11083| #define HAVE_MKSTEMP 1
11084| #define HAVE_MUNMAP 1
11085| #define HAVE_NANOSLEEP 1
11086| #define HAVE__NSGETEXECUTABLEPATH 1
11087| #define HAVE_PCLOSE 1
11088| #define HAVE_POLL 1
11089| #define HAVE_POPEN 1
11090| #define HAVE_POSIX_MADVISE 1
11091| #define HAVE_POSIX_MEMALIGN 1
11092| #define HAVE_POSIX_SPAWNP 1
11093| #define HAVE_POW 1
11094| #define HAVE_PREAD 1
11095| #define HAVE_PWRITE 1
11096| #define HAVE_QSORT_R 1
11097| #define HAVE_RAISE 1
11098| #define HAVE_RAND_R 1
11099| #define HAVE_READLINK 1
11100| #define HAVE_READDIR_R 1
11101| #define HAVE_REALPATH 1
11102| #define HAVE_SELECT 1
11103| #define HAVE_SEEKDIR 1
11104| #define HAVE_SETLOCALE 1
11105| #define HAVE_SQRT 1
11106| #define HAVE_SETVBUF 1
11107| #define HAVE_STAT 1
11108| #define HAVE_STRCHR 1
11109| #define HAVE_STRERROR_R 1
11110| #define HAVE_STRRCHR 1
11111| #define HAVE_STRCSPN 1
11112| #define HAVE_STRDUP 1
11113| #define HAVE_STRPBRK 1
11114| #define HAVE_STRSPN 1
11115| #define HAVE_STRSTR 1
11116| #define HAVE_STRTOL 1
11117| #define HAVE_STRTOUL 1
11118| #define HAVE_SYMLINK 1
11119| #define HAVE_SYSCONF 1
11120| #define HAVE_SIGEMPTYSET 1
11121| #define HAVE_SIGACTION 1
11122| #define HAVE_STRERROR 1
11123| #define HAVE_STRLCAT 1
11124| #define HAVE_STRLCPY 1
11125| #define HAVE_STRCASECMP 1
11126| #define HAVE_STRNCASECMP 1
11127| #define HAVE_TELLDIR 1
11128| #define HAVE_TEMPNAM 1
11129| #define HAVE_TIMES 1
11130| #define HAVE_USLEEP 1
11131| #define HAVE_UTIME 1
11132| #define HAVE_VSPRINTF 1
11133| #define HAVE_VSNPRINTF 1
11134| #define HAVE_WAITPID 1
11135| #define HAVE_GETTIMEOFDAY 1
11136| #define HAVE_DECL_PREAD 1
11137| #define HAVE_DECL_PWRITE 1
11138| #define HAVE_DECL_STRLCPY 1
11139| #define HAVE_DECL_VSNPRINTF 1
11140| #define HAVE_BOOL /**/
11141| #define HAVE_NAMESPACES /**/
11142| #define HAVE_NAMESPACE_STD /**/
11143| #define HAVE_STD_LIBS /**/
11144| #define HAVE_LSTRING /**/
11145| #define X11_CONFIGURE_PATH ""
11146| #define BZLIB_DELEGATE 1
11147| #define X11_DELEGATE 1
11148| #define HAVE_SHARED_MEMORY 1
11149| #define HAVE_SHAPE 1
11150| #define ZLIB_DELEGATE 1
11151| #define FFTW_DELEGATE 1
11152| #define FONTCONFIG_DELEGATE 1
11153| #define FREETYPE_DELEGATE 1
11154| #define HAVE_FT2BUILD_H 1
11155| /* end confdefs.h.  */
11156|
11157| /* Override any GCC internal prototype to avoid an error.
11158|    Use char because int might match the return type of a GCC
11159|    builtin and then its argument prototype would still apply.  */
11160| #ifdef __cplusplus
11161| extern "C"
11162| #endif
11163| char gsapi_new_instance ();
11164| int
11165| main ()
11166| {
11167| return gsapi_new_instance ();
11168|   ;
11169|   return 0;
11170| }
11171configure:27225: result: no
11172configure:27230: checking for gsapi_new_instance in -lgs
11173configure:27255: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -lgs  -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
11174configure:27255: $? = 0
11175configure:27264: result: yes
11176configure:27273: checking if Ghostscript package is complete
11177configure:27287: result: yes, using library.
11178configure:27588: result: -------------------------------------------------------------
11179configure:27590: checking for JPEG
11180configure:27592: result:
11181configure:27596: checking jconfig.h usability
11182configure:27596: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c >&5
11183configure:27596: $? = 0
11184configure:27596: result: yes
11185configure:27596: checking jconfig.h presence
11186configure:27596: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c
11187configure:27596: $? = 0
11188configure:27596: result: yes
11189configure:27596: checking for jconfig.h
11190configure:27596: result: yes
11191configure:27604: checking jerror.h usability
11192configure:27604: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c >&5
11193configure:27604: $? = 0
11194configure:27604: result: yes
11195configure:27604: checking jerror.h presence
11196configure:27604: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c
11197configure:27604: $? = 0
11198configure:27604: result: yes
11199configure:27604: checking for jerror.h
11200configure:27604: result: yes
11201configure:27612: checking jmorecfg.h usability
11202configure:27612: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c >&5
11203configure:27612: $? = 0
11204configure:27612: result: yes
11205configure:27612: checking jmorecfg.h presence
11206configure:27612: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c
11207configure:27612: $? = 0
11208configure:27612: result: yes
11209configure:27612: checking for jmorecfg.h
11210configure:27612: result: yes
11211configure:27620: checking jpeglib.h usability
11212configure:27620: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c >&5
11213configure:27620: $? = 0
11214configure:27620: result: yes
11215configure:27620: checking jpeglib.h presence
11216configure:27620: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c
11217configure:27620: $? = 0
11218configure:27620: result: yes
11219configure:27620: checking for jpeglib.h
11220configure:27620: result: yes
11221configure:27628: checking for jpeg_read_header in -ljpeg
11222configure:27653: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -ljpeg  -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
11223configure:27653: $? = 0
11224configure:27662: result: yes
11225configure:27673: checking for JPEG library is version 6b or later
11226configure:27697: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c >&5
11227configure:27697: $? = 0
11228configure:27704: result: yes
11229configure:27707: checking if JPEG package is complete
11230configure:27720: result: yes
11231configure:27759: result: -------------------------------------------------------------
11232configure:27761: checking for JPEG Version 2
11233configure:27763: result:
11234configure:27767: checking jasper/jasper.h usability
11235configure:27767: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c >&5
11236In file included from /opt/local/include/jasper/jasper.h:65,
11237                 from conftest.c:251:
11238/opt/local/include/jasper/jas_config.h:110:1: warning: "PACKAGE_BUGREPORT" redefined
11239conftest.c:6:1: warning: this is the location of the previous definition
11240/opt/local/include/jasper/jas_config.h:113:1: warning: "PACKAGE_NAME" redefined
11241conftest.c:2:1: warning: this is the location of the previous definition
11242/opt/local/include/jasper/jas_config.h:116:1: warning: "PACKAGE_STRING" redefined
11243conftest.c:5:1: warning: this is the location of the previous definition
11244/opt/local/include/jasper/jas_config.h:119:1: warning: "PACKAGE_TARNAME" redefined
11245conftest.c:3:1: warning: this is the location of the previous definition
11246/opt/local/include/jasper/jas_config.h:122:1: warning: "PACKAGE_VERSION" redefined
11247conftest.c:4:1: warning: this is the location of the previous definition
11248configure:27767: $? = 0
11249configure:27767: result: yes
11250configure:27767: checking jasper/jasper.h presence
11251configure:27767: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c
11252In file included from /opt/local/include/jasper/jasper.h:65,
11253                 from conftest.c:218:
11254/opt/local/include/jasper/jas_config.h:110:1: warning: "PACKAGE_BUGREPORT" redefined
11255conftest.c:6:1: warning: this is the location of the previous definition
11256/opt/local/include/jasper/jas_config.h:113:1: warning: "PACKAGE_NAME" redefined
11257conftest.c:2:1: warning: this is the location of the previous definition
11258/opt/local/include/jasper/jas_config.h:116:1: warning: "PACKAGE_STRING" redefined
11259conftest.c:5:1: warning: this is the location of the previous definition
11260/opt/local/include/jasper/jas_config.h:119:1: warning: "PACKAGE_TARNAME" redefined
11261conftest.c:3:1: warning: this is the location of the previous definition
11262/opt/local/include/jasper/jas_config.h:122:1: warning: "PACKAGE_VERSION" redefined
11263conftest.c:4:1: warning: this is the location of the previous definition
11264configure:27767: $? = 0
11265configure:27767: result: yes
11266configure:27767: checking for jasper/jasper.h
11267configure:27767: result: yes
11268configure:27775: checking for jas_stream_fopen in -ljasper
11269configure:27800: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -ljasper  -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
11270configure:27800: $? = 0
11271configure:27809: result: yes
11272configure:27817: checking if JPEG version 2 support package is complete
11273configure:27830: result: yes
11274configure:27882: result: -------------------------------------------------------------
11275configure:27884: checking for LCMS v2
11276configure:27886: result:
11277configure:27893: checking lcms2.h usability
11278configure:27893: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c >&5
11279conftest.c:252:19: error: lcms2.h: No such file or directory
11280configure:27893: $? = 1
11281configure: failed program was:
11282| /* confdefs.h */
11283| #define PACKAGE_NAME "ImageMagick"
11284| #define PACKAGE_TARNAME "ImageMagick"
11285| #define PACKAGE_VERSION "6.6.6"
11286| #define PACKAGE_STRING "ImageMagick 6.6.6"
11287| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
11288| #define PACKAGE_URL ""
11289| #define STDC_HEADERS 1
11290| #define HAVE_SYS_TYPES_H 1
11291| #define HAVE_SYS_STAT_H 1
11292| #define HAVE_STDLIB_H 1
11293| #define HAVE_STRING_H 1
11294| #define HAVE_MEMORY_H 1
11295| #define HAVE_STRINGS_H 1
11296| #define HAVE_INTTYPES_H 1
11297| #define HAVE_STDINT_H 1
11298| #define HAVE_UNISTD_H 1
11299| #define __EXTENSIONS__ 1
11300| #define _ALL_SOURCE 1
11301| #define _GNU_SOURCE 1
11302| #define _POSIX_PTHREAD_SEMANTICS 1
11303| #define _TANDEM_SOURCE 1
11304| #define HAVE___ATTRIBUTE__ 1
11305| #define HAVE_PTHREAD 1
11306| #define THREAD_SUPPORT 1
11307| #define HAVE_PTHREAD 1
11308| #define HAVE_OPENCL_CL_H 1
11309| #define _OPENCL 1
11310| #define HAVE_FSEEKO 1
11311| #define _FILE_OFFSET_BITS 64
11312| #define HAVE_DLFCN_H 1
11313| #define LT_OBJDIR ".libs/"
11314| #define LT_MODULE_EXT ".so"
11315| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
11316| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
11317| #define HAVE_LIBDL 1
11318| #define HAVE_DLERROR 1
11319| #define HAVE_LIBDLLOADER 1
11320| #define error_t int
11321| #define __error_t_defined 1
11322| #define HAVE_PRELOADED_SYMBOLS 1
11323| #define HAVE_LTDL 1
11324| #define HAVE_UNISTD_H 1
11325| #define HAVE_MACH_O_DYLD_H 1
11326| #define HAVE_DIRENT_H 1
11327| #define HAVE_CLOSEDIR 1
11328| #define HAVE_OPENDIR 1
11329| #define HAVE_READDIR 1
11330| #define HAVE_STRLCAT 1
11331| #define HAVE_STRLCPY 1
11332| #define LT_LIBEXT "a"
11333| #define BUILD_MODULES 1
11334| #define LTDL_DELEGATE 1
11335| #define INSTALLED_SUPPORT 1
11336| #define CIPHER_SUPPORT 1
11337| #define HDRI_SUPPORT 1
11338| #define QUANTUM_DEPTH 16
11339| #define STDC_HEADERS 1
11340| #define HAVE_DIRENT_H 1
11341| #define HAVE_COMPLEX_H 1
11342| #define HAVE_ERRNO_H 1
11343| #define HAVE_FCNTL_H 1
11344| #define HAVE_LIMITS_H 1
11345| #define HAVE_LOCALE_H 1
11346| #define HAVE_MACHINE_PARAM_H 1
11347| #define HAVE_MACH_O_DYLD_H 1
11348| #define HAVE_STDARG_H 1
11349| #define HAVE_SYS_IPC_H 1
11350| #define HAVE_SYS_RESOURCE_H 1
11351| #define HAVE_SYS_SYSLIMITS_H 1
11352| #define HAVE_SYS_TIME_H 1
11353| #define HAVE_SYS_TIMEB_H 1
11354| #define HAVE_SYS_TIMES_H 1
11355| #define HAVE_SYS_WAIT_H 1
11356| #define HAVE_WCHAR_H 1
11357| #define HAVE__BOOL 1
11358| #define HAVE_STDBOOL_H 1
11359| #define HAVE_STRINGIZE 1
11360| #define TIME_WITH_SYS_TIME 1
11361| #define HAVE_STRUCT_TM_TM_ZONE 1
11362| #define HAVE_TM_ZONE 1
11363| #define restrict __restrict
11364| #define HAVE_LONG_DOUBLE_WIDER 1
11365| #define SIZEOF_SIGNED_SHORT 2
11366| #define SIZEOF_UNSIGNED_SHORT 2
11367| #define SIZEOF_SIGNED_INT 4
11368| #define SIZEOF_UNSIGNED_INT 4
11369| #define SIZEOF_SIGNED_LONG 8
11370| #define SIZEOF_UNSIGNED_LONG 8
11371| #define SIZEOF_SIGNED_LONG_LONG 8
11372| #define SIZEOF_UNSIGNED_LONG_LONG 8
11373| #define SIZEOF_OFF_T 8
11374| #define SIZEOF_SIZE_T 8
11375| #define SIZEOF_SSIZE_T 8
11376| #define SIZEOF_UNSIGNED_INTP 8
11377| #define HAVE_STDLIB_H 1
11378| #define HAVE_UNISTD_H 1
11379| #define HAVE_GETPAGESIZE 1
11380| #define HAVE_MMAP_FILEIO 1
11381| #define HAVE_STDLIB_H 1
11382| #define HAVE_UNISTD_H 1
11383| #define HAVE_SYS_PARAM_H 1
11384| #define HAVE_GETPAGESIZE 1
11385| #define HAVE_MMAP 1
11386| #define HAVE_FORK 1
11387| #define HAVE_VFORK 1
11388| #define HAVE_WORKING_VFORK 1
11389| #define HAVE_WORKING_FORK 1
11390| #define HAVE_SYS_SELECT_H 1
11391| #define HAVE_SYS_SOCKET_H 1
11392| #define SELECT_TYPE_ARG1 int
11393| #define SELECT_TYPE_ARG234 (fd_set *)
11394| #define SELECT_TYPE_ARG5 (struct timeval *)
11395| #define RETSIGTYPE void
11396| #define HAVE_VPRINTF 1
11397| #define HAVE_ATOLL 1
11398| #define HAVE_ATEXIT 1
11399| #define HAVE_CIMAG 1
11400| #define HAVE_CLOCK 1
11401| #define HAVE_CTIME_R 1
11402| #define HAVE__EXIT 1
11403| #define HAVE_EXECVP 1
11404| #define HAVE_FCHMOD 1
11405| #define HAVE_FLOOR 1
11406| #define HAVE_FORK 1
11407| #define HAVE_FTIME 1
11408| #define HAVE_FTRUNCATE 1
11409| #define HAVE_GETC_UNLOCKED 1
11410| #define HAVE_GETCWD 1
11411| #define HAVE_GETPID 1
11412| #define HAVE_GETDTABLESIZE 1
11413| #define HAVE_GETPAGESIZE 1
11414| #define HAVE_GETRLIMIT 1
11415| #define HAVE_GETRUSAGE 1
11416| #define HAVE_GETTIMEOFDAY 1
11417| #define HAVE_GMTIME_R 1
11418| #define HAVE_J0 1
11419| #define HAVE_J1 1
11420| #define HAVE_LOCALTIME_R 1
11421| #define HAVE_LSTAT 1
11422| #define HAVE_MEMMOVE 1
11423| #define HAVE_MEMSET 1
11424| #define HAVE_MKSTEMP 1
11425| #define HAVE_MUNMAP 1
11426| #define HAVE_NANOSLEEP 1
11427| #define HAVE__NSGETEXECUTABLEPATH 1
11428| #define HAVE_PCLOSE 1
11429| #define HAVE_POLL 1
11430| #define HAVE_POPEN 1
11431| #define HAVE_POSIX_MADVISE 1
11432| #define HAVE_POSIX_MEMALIGN 1
11433| #define HAVE_POSIX_SPAWNP 1
11434| #define HAVE_POW 1
11435| #define HAVE_PREAD 1
11436| #define HAVE_PWRITE 1
11437| #define HAVE_QSORT_R 1
11438| #define HAVE_RAISE 1
11439| #define HAVE_RAND_R 1
11440| #define HAVE_READLINK 1
11441| #define HAVE_READDIR_R 1
11442| #define HAVE_REALPATH 1
11443| #define HAVE_SELECT 1
11444| #define HAVE_SEEKDIR 1
11445| #define HAVE_SETLOCALE 1
11446| #define HAVE_SQRT 1
11447| #define HAVE_SETVBUF 1
11448| #define HAVE_STAT 1
11449| #define HAVE_STRCHR 1
11450| #define HAVE_STRERROR_R 1
11451| #define HAVE_STRRCHR 1
11452| #define HAVE_STRCSPN 1
11453| #define HAVE_STRDUP 1
11454| #define HAVE_STRPBRK 1
11455| #define HAVE_STRSPN 1
11456| #define HAVE_STRSTR 1
11457| #define HAVE_STRTOL 1
11458| #define HAVE_STRTOUL 1
11459| #define HAVE_SYMLINK 1
11460| #define HAVE_SYSCONF 1
11461| #define HAVE_SIGEMPTYSET 1
11462| #define HAVE_SIGACTION 1
11463| #define HAVE_STRERROR 1
11464| #define HAVE_STRLCAT 1
11465| #define HAVE_STRLCPY 1
11466| #define HAVE_STRCASECMP 1
11467| #define HAVE_STRNCASECMP 1
11468| #define HAVE_TELLDIR 1
11469| #define HAVE_TEMPNAM 1
11470| #define HAVE_TIMES 1
11471| #define HAVE_USLEEP 1
11472| #define HAVE_UTIME 1
11473| #define HAVE_VSPRINTF 1
11474| #define HAVE_VSNPRINTF 1
11475| #define HAVE_WAITPID 1
11476| #define HAVE_GETTIMEOFDAY 1
11477| #define HAVE_DECL_PREAD 1
11478| #define HAVE_DECL_PWRITE 1
11479| #define HAVE_DECL_STRLCPY 1
11480| #define HAVE_DECL_VSNPRINTF 1
11481| #define HAVE_BOOL /**/
11482| #define HAVE_NAMESPACES /**/
11483| #define HAVE_NAMESPACE_STD /**/
11484| #define HAVE_STD_LIBS /**/
11485| #define HAVE_LSTRING /**/
11486| #define X11_CONFIGURE_PATH ""
11487| #define BZLIB_DELEGATE 1
11488| #define X11_DELEGATE 1
11489| #define HAVE_SHARED_MEMORY 1
11490| #define HAVE_SHAPE 1
11491| #define ZLIB_DELEGATE 1
11492| #define FFTW_DELEGATE 1
11493| #define FONTCONFIG_DELEGATE 1
11494| #define FREETYPE_DELEGATE 1
11495| #define HAVE_FT2BUILD_H 1
11496| #define GS_DELEGATE 1
11497| #define JPEG_DELEGATE 1
11498| #define JP2_DELEGATE 1
11499| /* end confdefs.h.  */
11500| #include <stdio.h>
11501| #ifdef HAVE_SYS_TYPES_H
11502| # include <sys/types.h>
11503| #endif
11504| #ifdef HAVE_SYS_STAT_H
11505| # include <sys/stat.h>
11506| #endif
11507| #ifdef STDC_HEADERS
11508| # include <stdlib.h>
11509| # include <stddef.h>
11510| #else
11511| # ifdef HAVE_STDLIB_H
11512| #  include <stdlib.h>
11513| # endif
11514| #endif
11515| #ifdef HAVE_STRING_H
11516| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11517| #  include <memory.h>
11518| # endif
11519| # include <string.h>
11520| #endif
11521| #ifdef HAVE_STRINGS_H
11522| # include <strings.h>
11523| #endif
11524| #ifdef HAVE_INTTYPES_H
11525| # include <inttypes.h>
11526| #endif
11527| #ifdef HAVE_STDINT_H
11528| # include <stdint.h>
11529| #endif
11530| #ifdef HAVE_UNISTD_H
11531| # include <unistd.h>
11532| #endif
11533| #include <lcms2.h>
11534configure:27893: result: no
11535configure:27893: checking lcms2.h presence
11536configure:27893: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c
11537conftest.c:219:19: error: lcms2.h: No such file or directory
11538configure:27893: $? = 1
11539configure: failed program was:
11540| /* confdefs.h */
11541| #define PACKAGE_NAME "ImageMagick"
11542| #define PACKAGE_TARNAME "ImageMagick"
11543| #define PACKAGE_VERSION "6.6.6"
11544| #define PACKAGE_STRING "ImageMagick 6.6.6"
11545| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
11546| #define PACKAGE_URL ""
11547| #define STDC_HEADERS 1
11548| #define HAVE_SYS_TYPES_H 1
11549| #define HAVE_SYS_STAT_H 1
11550| #define HAVE_STDLIB_H 1
11551| #define HAVE_STRING_H 1
11552| #define HAVE_MEMORY_H 1
11553| #define HAVE_STRINGS_H 1
11554| #define HAVE_INTTYPES_H 1
11555| #define HAVE_STDINT_H 1
11556| #define HAVE_UNISTD_H 1
11557| #define __EXTENSIONS__ 1
11558| #define _ALL_SOURCE 1
11559| #define _GNU_SOURCE 1
11560| #define _POSIX_PTHREAD_SEMANTICS 1
11561| #define _TANDEM_SOURCE 1
11562| #define HAVE___ATTRIBUTE__ 1
11563| #define HAVE_PTHREAD 1
11564| #define THREAD_SUPPORT 1
11565| #define HAVE_PTHREAD 1
11566| #define HAVE_OPENCL_CL_H 1
11567| #define _OPENCL 1
11568| #define HAVE_FSEEKO 1
11569| #define _FILE_OFFSET_BITS 64
11570| #define HAVE_DLFCN_H 1
11571| #define LT_OBJDIR ".libs/"
11572| #define LT_MODULE_EXT ".so"
11573| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
11574| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
11575| #define HAVE_LIBDL 1
11576| #define HAVE_DLERROR 1
11577| #define HAVE_LIBDLLOADER 1
11578| #define error_t int
11579| #define __error_t_defined 1
11580| #define HAVE_PRELOADED_SYMBOLS 1
11581| #define HAVE_LTDL 1
11582| #define HAVE_UNISTD_H 1
11583| #define HAVE_MACH_O_DYLD_H 1
11584| #define HAVE_DIRENT_H 1
11585| #define HAVE_CLOSEDIR 1
11586| #define HAVE_OPENDIR 1
11587| #define HAVE_READDIR 1
11588| #define HAVE_STRLCAT 1
11589| #define HAVE_STRLCPY 1
11590| #define LT_LIBEXT "a"
11591| #define BUILD_MODULES 1
11592| #define LTDL_DELEGATE 1
11593| #define INSTALLED_SUPPORT 1
11594| #define CIPHER_SUPPORT 1
11595| #define HDRI_SUPPORT 1
11596| #define QUANTUM_DEPTH 16
11597| #define STDC_HEADERS 1
11598| #define HAVE_DIRENT_H 1
11599| #define HAVE_COMPLEX_H 1
11600| #define HAVE_ERRNO_H 1
11601| #define HAVE_FCNTL_H 1
11602| #define HAVE_LIMITS_H 1
11603| #define HAVE_LOCALE_H 1
11604| #define HAVE_MACHINE_PARAM_H 1
11605| #define HAVE_MACH_O_DYLD_H 1
11606| #define HAVE_STDARG_H 1
11607| #define HAVE_SYS_IPC_H 1
11608| #define HAVE_SYS_RESOURCE_H 1
11609| #define HAVE_SYS_SYSLIMITS_H 1
11610| #define HAVE_SYS_TIME_H 1
11611| #define HAVE_SYS_TIMEB_H 1
11612| #define HAVE_SYS_TIMES_H 1
11613| #define HAVE_SYS_WAIT_H 1
11614| #define HAVE_WCHAR_H 1
11615| #define HAVE__BOOL 1
11616| #define HAVE_STDBOOL_H 1
11617| #define HAVE_STRINGIZE 1
11618| #define TIME_WITH_SYS_TIME 1
11619| #define HAVE_STRUCT_TM_TM_ZONE 1
11620| #define HAVE_TM_ZONE 1
11621| #define restrict __restrict
11622| #define HAVE_LONG_DOUBLE_WIDER 1
11623| #define SIZEOF_SIGNED_SHORT 2
11624| #define SIZEOF_UNSIGNED_SHORT 2
11625| #define SIZEOF_SIGNED_INT 4
11626| #define SIZEOF_UNSIGNED_INT 4
11627| #define SIZEOF_SIGNED_LONG 8
11628| #define SIZEOF_UNSIGNED_LONG 8
11629| #define SIZEOF_SIGNED_LONG_LONG 8
11630| #define SIZEOF_UNSIGNED_LONG_LONG 8
11631| #define SIZEOF_OFF_T 8
11632| #define SIZEOF_SIZE_T 8
11633| #define SIZEOF_SSIZE_T 8
11634| #define SIZEOF_UNSIGNED_INTP 8
11635| #define HAVE_STDLIB_H 1
11636| #define HAVE_UNISTD_H 1
11637| #define HAVE_GETPAGESIZE 1
11638| #define HAVE_MMAP_FILEIO 1
11639| #define HAVE_STDLIB_H 1
11640| #define HAVE_UNISTD_H 1
11641| #define HAVE_SYS_PARAM_H 1
11642| #define HAVE_GETPAGESIZE 1
11643| #define HAVE_MMAP 1
11644| #define HAVE_FORK 1
11645| #define HAVE_VFORK 1
11646| #define HAVE_WORKING_VFORK 1
11647| #define HAVE_WORKING_FORK 1
11648| #define HAVE_SYS_SELECT_H 1
11649| #define HAVE_SYS_SOCKET_H 1
11650| #define SELECT_TYPE_ARG1 int
11651| #define SELECT_TYPE_ARG234 (fd_set *)
11652| #define SELECT_TYPE_ARG5 (struct timeval *)
11653| #define RETSIGTYPE void
11654| #define HAVE_VPRINTF 1
11655| #define HAVE_ATOLL 1
11656| #define HAVE_ATEXIT 1
11657| #define HAVE_CIMAG 1
11658| #define HAVE_CLOCK 1
11659| #define HAVE_CTIME_R 1
11660| #define HAVE__EXIT 1
11661| #define HAVE_EXECVP 1
11662| #define HAVE_FCHMOD 1
11663| #define HAVE_FLOOR 1
11664| #define HAVE_FORK 1
11665| #define HAVE_FTIME 1
11666| #define HAVE_FTRUNCATE 1
11667| #define HAVE_GETC_UNLOCKED 1
11668| #define HAVE_GETCWD 1
11669| #define HAVE_GETPID 1
11670| #define HAVE_GETDTABLESIZE 1
11671| #define HAVE_GETPAGESIZE 1
11672| #define HAVE_GETRLIMIT 1
11673| #define HAVE_GETRUSAGE 1
11674| #define HAVE_GETTIMEOFDAY 1
11675| #define HAVE_GMTIME_R 1
11676| #define HAVE_J0 1
11677| #define HAVE_J1 1
11678| #define HAVE_LOCALTIME_R 1
11679| #define HAVE_LSTAT 1
11680| #define HAVE_MEMMOVE 1
11681| #define HAVE_MEMSET 1
11682| #define HAVE_MKSTEMP 1
11683| #define HAVE_MUNMAP 1
11684| #define HAVE_NANOSLEEP 1
11685| #define HAVE__NSGETEXECUTABLEPATH 1
11686| #define HAVE_PCLOSE 1
11687| #define HAVE_POLL 1
11688| #define HAVE_POPEN 1
11689| #define HAVE_POSIX_MADVISE 1
11690| #define HAVE_POSIX_MEMALIGN 1
11691| #define HAVE_POSIX_SPAWNP 1
11692| #define HAVE_POW 1
11693| #define HAVE_PREAD 1
11694| #define HAVE_PWRITE 1
11695| #define HAVE_QSORT_R 1
11696| #define HAVE_RAISE 1
11697| #define HAVE_RAND_R 1
11698| #define HAVE_READLINK 1
11699| #define HAVE_READDIR_R 1
11700| #define HAVE_REALPATH 1
11701| #define HAVE_SELECT 1
11702| #define HAVE_SEEKDIR 1
11703| #define HAVE_SETLOCALE 1
11704| #define HAVE_SQRT 1
11705| #define HAVE_SETVBUF 1
11706| #define HAVE_STAT 1
11707| #define HAVE_STRCHR 1
11708| #define HAVE_STRERROR_R 1
11709| #define HAVE_STRRCHR 1
11710| #define HAVE_STRCSPN 1
11711| #define HAVE_STRDUP 1
11712| #define HAVE_STRPBRK 1
11713| #define HAVE_STRSPN 1
11714| #define HAVE_STRSTR 1
11715| #define HAVE_STRTOL 1
11716| #define HAVE_STRTOUL 1
11717| #define HAVE_SYMLINK 1
11718| #define HAVE_SYSCONF 1
11719| #define HAVE_SIGEMPTYSET 1
11720| #define HAVE_SIGACTION 1
11721| #define HAVE_STRERROR 1
11722| #define HAVE_STRLCAT 1
11723| #define HAVE_STRLCPY 1
11724| #define HAVE_STRCASECMP 1
11725| #define HAVE_STRNCASECMP 1
11726| #define HAVE_TELLDIR 1
11727| #define HAVE_TEMPNAM 1
11728| #define HAVE_TIMES 1
11729| #define HAVE_USLEEP 1
11730| #define HAVE_UTIME 1
11731| #define HAVE_VSPRINTF 1
11732| #define HAVE_VSNPRINTF 1
11733| #define HAVE_WAITPID 1
11734| #define HAVE_GETTIMEOFDAY 1
11735| #define HAVE_DECL_PREAD 1
11736| #define HAVE_DECL_PWRITE 1
11737| #define HAVE_DECL_STRLCPY 1
11738| #define HAVE_DECL_VSNPRINTF 1
11739| #define HAVE_BOOL /**/
11740| #define HAVE_NAMESPACES /**/
11741| #define HAVE_NAMESPACE_STD /**/
11742| #define HAVE_STD_LIBS /**/
11743| #define HAVE_LSTRING /**/
11744| #define X11_CONFIGURE_PATH ""
11745| #define BZLIB_DELEGATE 1
11746| #define X11_DELEGATE 1
11747| #define HAVE_SHARED_MEMORY 1
11748| #define HAVE_SHAPE 1
11749| #define ZLIB_DELEGATE 1
11750| #define FFTW_DELEGATE 1
11751| #define FONTCONFIG_DELEGATE 1
11752| #define FREETYPE_DELEGATE 1
11753| #define HAVE_FT2BUILD_H 1
11754| #define GS_DELEGATE 1
11755| #define JPEG_DELEGATE 1
11756| #define JP2_DELEGATE 1
11757| /* end confdefs.h.  */
11758| #include <lcms2.h>
11759configure:27893: result: no
11760configure:27893: checking for lcms2.h
11761configure:27893: result: no
11762configure:27908: checking lcms2/lcms2.h usability
11763configure:27908: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c >&5
11764conftest.c:252:25: error: lcms2/lcms2.h: No such file or directory
11765configure:27908: $? = 1
11766configure: failed program was:
11767| /* confdefs.h */
11768| #define PACKAGE_NAME "ImageMagick"
11769| #define PACKAGE_TARNAME "ImageMagick"
11770| #define PACKAGE_VERSION "6.6.6"
11771| #define PACKAGE_STRING "ImageMagick 6.6.6"
11772| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
11773| #define PACKAGE_URL ""
11774| #define STDC_HEADERS 1
11775| #define HAVE_SYS_TYPES_H 1
11776| #define HAVE_SYS_STAT_H 1
11777| #define HAVE_STDLIB_H 1
11778| #define HAVE_STRING_H 1
11779| #define HAVE_MEMORY_H 1
11780| #define HAVE_STRINGS_H 1
11781| #define HAVE_INTTYPES_H 1
11782| #define HAVE_STDINT_H 1
11783| #define HAVE_UNISTD_H 1
11784| #define __EXTENSIONS__ 1
11785| #define _ALL_SOURCE 1
11786| #define _GNU_SOURCE 1
11787| #define _POSIX_PTHREAD_SEMANTICS 1
11788| #define _TANDEM_SOURCE 1
11789| #define HAVE___ATTRIBUTE__ 1
11790| #define HAVE_PTHREAD 1
11791| #define THREAD_SUPPORT 1
11792| #define HAVE_PTHREAD 1
11793| #define HAVE_OPENCL_CL_H 1
11794| #define _OPENCL 1
11795| #define HAVE_FSEEKO 1
11796| #define _FILE_OFFSET_BITS 64
11797| #define HAVE_DLFCN_H 1
11798| #define LT_OBJDIR ".libs/"
11799| #define LT_MODULE_EXT ".so"
11800| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
11801| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
11802| #define HAVE_LIBDL 1
11803| #define HAVE_DLERROR 1
11804| #define HAVE_LIBDLLOADER 1
11805| #define error_t int
11806| #define __error_t_defined 1
11807| #define HAVE_PRELOADED_SYMBOLS 1
11808| #define HAVE_LTDL 1
11809| #define HAVE_UNISTD_H 1
11810| #define HAVE_MACH_O_DYLD_H 1
11811| #define HAVE_DIRENT_H 1
11812| #define HAVE_CLOSEDIR 1
11813| #define HAVE_OPENDIR 1
11814| #define HAVE_READDIR 1
11815| #define HAVE_STRLCAT 1
11816| #define HAVE_STRLCPY 1
11817| #define LT_LIBEXT "a"
11818| #define BUILD_MODULES 1
11819| #define LTDL_DELEGATE 1
11820| #define INSTALLED_SUPPORT 1
11821| #define CIPHER_SUPPORT 1
11822| #define HDRI_SUPPORT 1
11823| #define QUANTUM_DEPTH 16
11824| #define STDC_HEADERS 1
11825| #define HAVE_DIRENT_H 1
11826| #define HAVE_COMPLEX_H 1
11827| #define HAVE_ERRNO_H 1
11828| #define HAVE_FCNTL_H 1
11829| #define HAVE_LIMITS_H 1
11830| #define HAVE_LOCALE_H 1
11831| #define HAVE_MACHINE_PARAM_H 1
11832| #define HAVE_MACH_O_DYLD_H 1
11833| #define HAVE_STDARG_H 1
11834| #define HAVE_SYS_IPC_H 1
11835| #define HAVE_SYS_RESOURCE_H 1
11836| #define HAVE_SYS_SYSLIMITS_H 1
11837| #define HAVE_SYS_TIME_H 1
11838| #define HAVE_SYS_TIMEB_H 1
11839| #define HAVE_SYS_TIMES_H 1
11840| #define HAVE_SYS_WAIT_H 1
11841| #define HAVE_WCHAR_H 1
11842| #define HAVE__BOOL 1
11843| #define HAVE_STDBOOL_H 1
11844| #define HAVE_STRINGIZE 1
11845| #define TIME_WITH_SYS_TIME 1
11846| #define HAVE_STRUCT_TM_TM_ZONE 1
11847| #define HAVE_TM_ZONE 1
11848| #define restrict __restrict
11849| #define HAVE_LONG_DOUBLE_WIDER 1
11850| #define SIZEOF_SIGNED_SHORT 2
11851| #define SIZEOF_UNSIGNED_SHORT 2
11852| #define SIZEOF_SIGNED_INT 4
11853| #define SIZEOF_UNSIGNED_INT 4
11854| #define SIZEOF_SIGNED_LONG 8
11855| #define SIZEOF_UNSIGNED_LONG 8
11856| #define SIZEOF_SIGNED_LONG_LONG 8
11857| #define SIZEOF_UNSIGNED_LONG_LONG 8
11858| #define SIZEOF_OFF_T 8
11859| #define SIZEOF_SIZE_T 8
11860| #define SIZEOF_SSIZE_T 8
11861| #define SIZEOF_UNSIGNED_INTP 8
11862| #define HAVE_STDLIB_H 1
11863| #define HAVE_UNISTD_H 1
11864| #define HAVE_GETPAGESIZE 1
11865| #define HAVE_MMAP_FILEIO 1
11866| #define HAVE_STDLIB_H 1
11867| #define HAVE_UNISTD_H 1
11868| #define HAVE_SYS_PARAM_H 1
11869| #define HAVE_GETPAGESIZE 1
11870| #define HAVE_MMAP 1
11871| #define HAVE_FORK 1
11872| #define HAVE_VFORK 1
11873| #define HAVE_WORKING_VFORK 1
11874| #define HAVE_WORKING_FORK 1
11875| #define HAVE_SYS_SELECT_H 1
11876| #define HAVE_SYS_SOCKET_H 1
11877| #define SELECT_TYPE_ARG1 int
11878| #define SELECT_TYPE_ARG234 (fd_set *)
11879| #define SELECT_TYPE_ARG5 (struct timeval *)
11880| #define RETSIGTYPE void
11881| #define HAVE_VPRINTF 1
11882| #define HAVE_ATOLL 1
11883| #define HAVE_ATEXIT 1
11884| #define HAVE_CIMAG 1
11885| #define HAVE_CLOCK 1
11886| #define HAVE_CTIME_R 1
11887| #define HAVE__EXIT 1
11888| #define HAVE_EXECVP 1
11889| #define HAVE_FCHMOD 1
11890| #define HAVE_FLOOR 1
11891| #define HAVE_FORK 1
11892| #define HAVE_FTIME 1
11893| #define HAVE_FTRUNCATE 1
11894| #define HAVE_GETC_UNLOCKED 1
11895| #define HAVE_GETCWD 1
11896| #define HAVE_GETPID 1
11897| #define HAVE_GETDTABLESIZE 1
11898| #define HAVE_GETPAGESIZE 1
11899| #define HAVE_GETRLIMIT 1
11900| #define HAVE_GETRUSAGE 1
11901| #define HAVE_GETTIMEOFDAY 1
11902| #define HAVE_GMTIME_R 1
11903| #define HAVE_J0 1
11904| #define HAVE_J1 1
11905| #define HAVE_LOCALTIME_R 1
11906| #define HAVE_LSTAT 1
11907| #define HAVE_MEMMOVE 1
11908| #define HAVE_MEMSET 1
11909| #define HAVE_MKSTEMP 1
11910| #define HAVE_MUNMAP 1
11911| #define HAVE_NANOSLEEP 1
11912| #define HAVE__NSGETEXECUTABLEPATH 1
11913| #define HAVE_PCLOSE 1
11914| #define HAVE_POLL 1
11915| #define HAVE_POPEN 1
11916| #define HAVE_POSIX_MADVISE 1
11917| #define HAVE_POSIX_MEMALIGN 1
11918| #define HAVE_POSIX_SPAWNP 1
11919| #define HAVE_POW 1
11920| #define HAVE_PREAD 1
11921| #define HAVE_PWRITE 1
11922| #define HAVE_QSORT_R 1
11923| #define HAVE_RAISE 1
11924| #define HAVE_RAND_R 1
11925| #define HAVE_READLINK 1
11926| #define HAVE_READDIR_R 1
11927| #define HAVE_REALPATH 1
11928| #define HAVE_SELECT 1
11929| #define HAVE_SEEKDIR 1
11930| #define HAVE_SETLOCALE 1
11931| #define HAVE_SQRT 1
11932| #define HAVE_SETVBUF 1
11933| #define HAVE_STAT 1
11934| #define HAVE_STRCHR 1
11935| #define HAVE_STRERROR_R 1
11936| #define HAVE_STRRCHR 1
11937| #define HAVE_STRCSPN 1
11938| #define HAVE_STRDUP 1
11939| #define HAVE_STRPBRK 1
11940| #define HAVE_STRSPN 1
11941| #define HAVE_STRSTR 1
11942| #define HAVE_STRTOL 1
11943| #define HAVE_STRTOUL 1
11944| #define HAVE_SYMLINK 1
11945| #define HAVE_SYSCONF 1
11946| #define HAVE_SIGEMPTYSET 1
11947| #define HAVE_SIGACTION 1
11948| #define HAVE_STRERROR 1
11949| #define HAVE_STRLCAT 1
11950| #define HAVE_STRLCPY 1
11951| #define HAVE_STRCASECMP 1
11952| #define HAVE_STRNCASECMP 1
11953| #define HAVE_TELLDIR 1
11954| #define HAVE_TEMPNAM 1
11955| #define HAVE_TIMES 1
11956| #define HAVE_USLEEP 1
11957| #define HAVE_UTIME 1
11958| #define HAVE_VSPRINTF 1
11959| #define HAVE_VSNPRINTF 1
11960| #define HAVE_WAITPID 1
11961| #define HAVE_GETTIMEOFDAY 1
11962| #define HAVE_DECL_PREAD 1
11963| #define HAVE_DECL_PWRITE 1
11964| #define HAVE_DECL_STRLCPY 1
11965| #define HAVE_DECL_VSNPRINTF 1
11966| #define HAVE_BOOL /**/
11967| #define HAVE_NAMESPACES /**/
11968| #define HAVE_NAMESPACE_STD /**/
11969| #define HAVE_STD_LIBS /**/
11970| #define HAVE_LSTRING /**/
11971| #define X11_CONFIGURE_PATH ""
11972| #define BZLIB_DELEGATE 1
11973| #define X11_DELEGATE 1
11974| #define HAVE_SHARED_MEMORY 1
11975| #define HAVE_SHAPE 1
11976| #define ZLIB_DELEGATE 1
11977| #define FFTW_DELEGATE 1
11978| #define FONTCONFIG_DELEGATE 1
11979| #define FREETYPE_DELEGATE 1
11980| #define HAVE_FT2BUILD_H 1
11981| #define GS_DELEGATE 1
11982| #define JPEG_DELEGATE 1
11983| #define JP2_DELEGATE 1
11984| /* end confdefs.h.  */
11985| #include <stdio.h>
11986| #ifdef HAVE_SYS_TYPES_H
11987| # include <sys/types.h>
11988| #endif
11989| #ifdef HAVE_SYS_STAT_H
11990| # include <sys/stat.h>
11991| #endif
11992| #ifdef STDC_HEADERS
11993| # include <stdlib.h>
11994| # include <stddef.h>
11995| #else
11996| # ifdef HAVE_STDLIB_H
11997| #  include <stdlib.h>
11998| # endif
11999| #endif
12000| #ifdef HAVE_STRING_H
12001| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
12002| #  include <memory.h>
12003| # endif
12004| # include <string.h>
12005| #endif
12006| #ifdef HAVE_STRINGS_H
12007| # include <strings.h>
12008| #endif
12009| #ifdef HAVE_INTTYPES_H
12010| # include <inttypes.h>
12011| #endif
12012| #ifdef HAVE_STDINT_H
12013| # include <stdint.h>
12014| #endif
12015| #ifdef HAVE_UNISTD_H
12016| # include <unistd.h>
12017| #endif
12018| #include <lcms2/lcms2.h>
12019configure:27908: result: no
12020configure:27908: checking lcms2/lcms2.h presence
12021configure:27908: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c
12022conftest.c:219:25: error: lcms2/lcms2.h: No such file or directory
12023configure:27908: $? = 1
12024configure: failed program was:
12025| /* confdefs.h */
12026| #define PACKAGE_NAME "ImageMagick"
12027| #define PACKAGE_TARNAME "ImageMagick"
12028| #define PACKAGE_VERSION "6.6.6"
12029| #define PACKAGE_STRING "ImageMagick 6.6.6"
12030| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
12031| #define PACKAGE_URL ""
12032| #define STDC_HEADERS 1
12033| #define HAVE_SYS_TYPES_H 1
12034| #define HAVE_SYS_STAT_H 1
12035| #define HAVE_STDLIB_H 1
12036| #define HAVE_STRING_H 1
12037| #define HAVE_MEMORY_H 1
12038| #define HAVE_STRINGS_H 1
12039| #define HAVE_INTTYPES_H 1
12040| #define HAVE_STDINT_H 1
12041| #define HAVE_UNISTD_H 1
12042| #define __EXTENSIONS__ 1
12043| #define _ALL_SOURCE 1
12044| #define _GNU_SOURCE 1
12045| #define _POSIX_PTHREAD_SEMANTICS 1
12046| #define _TANDEM_SOURCE 1
12047| #define HAVE___ATTRIBUTE__ 1
12048| #define HAVE_PTHREAD 1
12049| #define THREAD_SUPPORT 1
12050| #define HAVE_PTHREAD 1
12051| #define HAVE_OPENCL_CL_H 1
12052| #define _OPENCL 1
12053| #define HAVE_FSEEKO 1
12054| #define _FILE_OFFSET_BITS 64
12055| #define HAVE_DLFCN_H 1
12056| #define LT_OBJDIR ".libs/"
12057| #define LT_MODULE_EXT ".so"
12058| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
12059| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
12060| #define HAVE_LIBDL 1
12061| #define HAVE_DLERROR 1
12062| #define HAVE_LIBDLLOADER 1
12063| #define error_t int
12064| #define __error_t_defined 1
12065| #define HAVE_PRELOADED_SYMBOLS 1
12066| #define HAVE_LTDL 1
12067| #define HAVE_UNISTD_H 1
12068| #define HAVE_MACH_O_DYLD_H 1
12069| #define HAVE_DIRENT_H 1
12070| #define HAVE_CLOSEDIR 1
12071| #define HAVE_OPENDIR 1
12072| #define HAVE_READDIR 1
12073| #define HAVE_STRLCAT 1
12074| #define HAVE_STRLCPY 1
12075| #define LT_LIBEXT "a"
12076| #define BUILD_MODULES 1
12077| #define LTDL_DELEGATE 1
12078| #define INSTALLED_SUPPORT 1
12079| #define CIPHER_SUPPORT 1
12080| #define HDRI_SUPPORT 1
12081| #define QUANTUM_DEPTH 16
12082| #define STDC_HEADERS 1
12083| #define HAVE_DIRENT_H 1
12084| #define HAVE_COMPLEX_H 1
12085| #define HAVE_ERRNO_H 1
12086| #define HAVE_FCNTL_H 1
12087| #define HAVE_LIMITS_H 1
12088| #define HAVE_LOCALE_H 1
12089| #define HAVE_MACHINE_PARAM_H 1
12090| #define HAVE_MACH_O_DYLD_H 1
12091| #define HAVE_STDARG_H 1
12092| #define HAVE_SYS_IPC_H 1
12093| #define HAVE_SYS_RESOURCE_H 1
12094| #define HAVE_SYS_SYSLIMITS_H 1
12095| #define HAVE_SYS_TIME_H 1
12096| #define HAVE_SYS_TIMEB_H 1
12097| #define HAVE_SYS_TIMES_H 1
12098| #define HAVE_SYS_WAIT_H 1
12099| #define HAVE_WCHAR_H 1
12100| #define HAVE__BOOL 1
12101| #define HAVE_STDBOOL_H 1
12102| #define HAVE_STRINGIZE 1
12103| #define TIME_WITH_SYS_TIME 1
12104| #define HAVE_STRUCT_TM_TM_ZONE 1
12105| #define HAVE_TM_ZONE 1
12106| #define restrict __restrict
12107| #define HAVE_LONG_DOUBLE_WIDER 1
12108| #define SIZEOF_SIGNED_SHORT 2
12109| #define SIZEOF_UNSIGNED_SHORT 2
12110| #define SIZEOF_SIGNED_INT 4
12111| #define SIZEOF_UNSIGNED_INT 4
12112| #define SIZEOF_SIGNED_LONG 8
12113| #define SIZEOF_UNSIGNED_LONG 8
12114| #define SIZEOF_SIGNED_LONG_LONG 8
12115| #define SIZEOF_UNSIGNED_LONG_LONG 8
12116| #define SIZEOF_OFF_T 8
12117| #define SIZEOF_SIZE_T 8
12118| #define SIZEOF_SSIZE_T 8
12119| #define SIZEOF_UNSIGNED_INTP 8
12120| #define HAVE_STDLIB_H 1
12121| #define HAVE_UNISTD_H 1
12122| #define HAVE_GETPAGESIZE 1
12123| #define HAVE_MMAP_FILEIO 1
12124| #define HAVE_STDLIB_H 1
12125| #define HAVE_UNISTD_H 1
12126| #define HAVE_SYS_PARAM_H 1
12127| #define HAVE_GETPAGESIZE 1
12128| #define HAVE_MMAP 1
12129| #define HAVE_FORK 1
12130| #define HAVE_VFORK 1
12131| #define HAVE_WORKING_VFORK 1
12132| #define HAVE_WORKING_FORK 1
12133| #define HAVE_SYS_SELECT_H 1
12134| #define HAVE_SYS_SOCKET_H 1
12135| #define SELECT_TYPE_ARG1 int
12136| #define SELECT_TYPE_ARG234 (fd_set *)
12137| #define SELECT_TYPE_ARG5 (struct timeval *)
12138| #define RETSIGTYPE void
12139| #define HAVE_VPRINTF 1
12140| #define HAVE_ATOLL 1
12141| #define HAVE_ATEXIT 1
12142| #define HAVE_CIMAG 1
12143| #define HAVE_CLOCK 1
12144| #define HAVE_CTIME_R 1
12145| #define HAVE__EXIT 1
12146| #define HAVE_EXECVP 1
12147| #define HAVE_FCHMOD 1
12148| #define HAVE_FLOOR 1
12149| #define HAVE_FORK 1
12150| #define HAVE_FTIME 1
12151| #define HAVE_FTRUNCATE 1
12152| #define HAVE_GETC_UNLOCKED 1
12153| #define HAVE_GETCWD 1
12154| #define HAVE_GETPID 1
12155| #define HAVE_GETDTABLESIZE 1
12156| #define HAVE_GETPAGESIZE 1
12157| #define HAVE_GETRLIMIT 1
12158| #define HAVE_GETRUSAGE 1
12159| #define HAVE_GETTIMEOFDAY 1
12160| #define HAVE_GMTIME_R 1
12161| #define HAVE_J0 1
12162| #define HAVE_J1 1
12163| #define HAVE_LOCALTIME_R 1
12164| #define HAVE_LSTAT 1
12165| #define HAVE_MEMMOVE 1
12166| #define HAVE_MEMSET 1
12167| #define HAVE_MKSTEMP 1
12168| #define HAVE_MUNMAP 1
12169| #define HAVE_NANOSLEEP 1
12170| #define HAVE__NSGETEXECUTABLEPATH 1
12171| #define HAVE_PCLOSE 1
12172| #define HAVE_POLL 1
12173| #define HAVE_POPEN 1
12174| #define HAVE_POSIX_MADVISE 1
12175| #define HAVE_POSIX_MEMALIGN 1
12176| #define HAVE_POSIX_SPAWNP 1
12177| #define HAVE_POW 1
12178| #define HAVE_PREAD 1
12179| #define HAVE_PWRITE 1
12180| #define HAVE_QSORT_R 1
12181| #define HAVE_RAISE 1
12182| #define HAVE_RAND_R 1
12183| #define HAVE_READLINK 1
12184| #define HAVE_READDIR_R 1
12185| #define HAVE_REALPATH 1
12186| #define HAVE_SELECT 1
12187| #define HAVE_SEEKDIR 1
12188| #define HAVE_SETLOCALE 1
12189| #define HAVE_SQRT 1
12190| #define HAVE_SETVBUF 1
12191| #define HAVE_STAT 1
12192| #define HAVE_STRCHR 1
12193| #define HAVE_STRERROR_R 1
12194| #define HAVE_STRRCHR 1
12195| #define HAVE_STRCSPN 1
12196| #define HAVE_STRDUP 1
12197| #define HAVE_STRPBRK 1
12198| #define HAVE_STRSPN 1
12199| #define HAVE_STRSTR 1
12200| #define HAVE_STRTOL 1
12201| #define HAVE_STRTOUL 1
12202| #define HAVE_SYMLINK 1
12203| #define HAVE_SYSCONF 1
12204| #define HAVE_SIGEMPTYSET 1
12205| #define HAVE_SIGACTION 1
12206| #define HAVE_STRERROR 1
12207| #define HAVE_STRLCAT 1
12208| #define HAVE_STRLCPY 1
12209| #define HAVE_STRCASECMP 1
12210| #define HAVE_STRNCASECMP 1
12211| #define HAVE_TELLDIR 1
12212| #define HAVE_TEMPNAM 1
12213| #define HAVE_TIMES 1
12214| #define HAVE_USLEEP 1
12215| #define HAVE_UTIME 1
12216| #define HAVE_VSPRINTF 1
12217| #define HAVE_VSNPRINTF 1
12218| #define HAVE_WAITPID 1
12219| #define HAVE_GETTIMEOFDAY 1
12220| #define HAVE_DECL_PREAD 1
12221| #define HAVE_DECL_PWRITE 1
12222| #define HAVE_DECL_STRLCPY 1
12223| #define HAVE_DECL_VSNPRINTF 1
12224| #define HAVE_BOOL /**/
12225| #define HAVE_NAMESPACES /**/
12226| #define HAVE_NAMESPACE_STD /**/
12227| #define HAVE_STD_LIBS /**/
12228| #define HAVE_LSTRING /**/
12229| #define X11_CONFIGURE_PATH ""
12230| #define BZLIB_DELEGATE 1
12231| #define X11_DELEGATE 1
12232| #define HAVE_SHARED_MEMORY 1
12233| #define HAVE_SHAPE 1
12234| #define ZLIB_DELEGATE 1
12235| #define FFTW_DELEGATE 1
12236| #define FONTCONFIG_DELEGATE 1
12237| #define FREETYPE_DELEGATE 1
12238| #define HAVE_FT2BUILD_H 1
12239| #define GS_DELEGATE 1
12240| #define JPEG_DELEGATE 1
12241| #define JP2_DELEGATE 1
12242| /* end confdefs.h.  */
12243| #include <lcms2/lcms2.h>
12244configure:27908: result: no
12245configure:27908: checking for lcms2/lcms2.h
12246configure:27908: result: no
12247configure:27927: checking for cmsSetLogErrorHandler in -llcms2
12248configure:27952: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -llcms2  -ljasper -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
12249ld: library not found for -llcms2
12250collect2: ld returned 1 exit status
12251configure:27952: $? = 1
12252configure: failed program was:
12253| /* confdefs.h */
12254| #define PACKAGE_NAME "ImageMagick"
12255| #define PACKAGE_TARNAME "ImageMagick"
12256| #define PACKAGE_VERSION "6.6.6"
12257| #define PACKAGE_STRING "ImageMagick 6.6.6"
12258| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
12259| #define PACKAGE_URL ""
12260| #define STDC_HEADERS 1
12261| #define HAVE_SYS_TYPES_H 1
12262| #define HAVE_SYS_STAT_H 1
12263| #define HAVE_STDLIB_H 1
12264| #define HAVE_STRING_H 1
12265| #define HAVE_MEMORY_H 1
12266| #define HAVE_STRINGS_H 1
12267| #define HAVE_INTTYPES_H 1
12268| #define HAVE_STDINT_H 1
12269| #define HAVE_UNISTD_H 1
12270| #define __EXTENSIONS__ 1
12271| #define _ALL_SOURCE 1
12272| #define _GNU_SOURCE 1
12273| #define _POSIX_PTHREAD_SEMANTICS 1
12274| #define _TANDEM_SOURCE 1
12275| #define HAVE___ATTRIBUTE__ 1
12276| #define HAVE_PTHREAD 1
12277| #define THREAD_SUPPORT 1
12278| #define HAVE_PTHREAD 1
12279| #define HAVE_OPENCL_CL_H 1
12280| #define _OPENCL 1
12281| #define HAVE_FSEEKO 1
12282| #define _FILE_OFFSET_BITS 64
12283| #define HAVE_DLFCN_H 1
12284| #define LT_OBJDIR ".libs/"
12285| #define LT_MODULE_EXT ".so"
12286| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
12287| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
12288| #define HAVE_LIBDL 1
12289| #define HAVE_DLERROR 1
12290| #define HAVE_LIBDLLOADER 1
12291| #define error_t int
12292| #define __error_t_defined 1
12293| #define HAVE_PRELOADED_SYMBOLS 1
12294| #define HAVE_LTDL 1
12295| #define HAVE_UNISTD_H 1
12296| #define HAVE_MACH_O_DYLD_H 1
12297| #define HAVE_DIRENT_H 1
12298| #define HAVE_CLOSEDIR 1
12299| #define HAVE_OPENDIR 1
12300| #define HAVE_READDIR 1
12301| #define HAVE_STRLCAT 1
12302| #define HAVE_STRLCPY 1
12303| #define LT_LIBEXT "a"
12304| #define BUILD_MODULES 1
12305| #define LTDL_DELEGATE 1
12306| #define INSTALLED_SUPPORT 1
12307| #define CIPHER_SUPPORT 1
12308| #define HDRI_SUPPORT 1
12309| #define QUANTUM_DEPTH 16
12310| #define STDC_HEADERS 1
12311| #define HAVE_DIRENT_H 1
12312| #define HAVE_COMPLEX_H 1
12313| #define HAVE_ERRNO_H 1
12314| #define HAVE_FCNTL_H 1
12315| #define HAVE_LIMITS_H 1
12316| #define HAVE_LOCALE_H 1
12317| #define HAVE_MACHINE_PARAM_H 1
12318| #define HAVE_MACH_O_DYLD_H 1
12319| #define HAVE_STDARG_H 1
12320| #define HAVE_SYS_IPC_H 1
12321| #define HAVE_SYS_RESOURCE_H 1
12322| #define HAVE_SYS_SYSLIMITS_H 1
12323| #define HAVE_SYS_TIME_H 1
12324| #define HAVE_SYS_TIMEB_H 1
12325| #define HAVE_SYS_TIMES_H 1
12326| #define HAVE_SYS_WAIT_H 1
12327| #define HAVE_WCHAR_H 1
12328| #define HAVE__BOOL 1
12329| #define HAVE_STDBOOL_H 1
12330| #define HAVE_STRINGIZE 1
12331| #define TIME_WITH_SYS_TIME 1
12332| #define HAVE_STRUCT_TM_TM_ZONE 1
12333| #define HAVE_TM_ZONE 1
12334| #define restrict __restrict
12335| #define HAVE_LONG_DOUBLE_WIDER 1
12336| #define SIZEOF_SIGNED_SHORT 2
12337| #define SIZEOF_UNSIGNED_SHORT 2
12338| #define SIZEOF_SIGNED_INT 4
12339| #define SIZEOF_UNSIGNED_INT 4
12340| #define SIZEOF_SIGNED_LONG 8
12341| #define SIZEOF_UNSIGNED_LONG 8
12342| #define SIZEOF_SIGNED_LONG_LONG 8
12343| #define SIZEOF_UNSIGNED_LONG_LONG 8
12344| #define SIZEOF_OFF_T 8
12345| #define SIZEOF_SIZE_T 8
12346| #define SIZEOF_SSIZE_T 8
12347| #define SIZEOF_UNSIGNED_INTP 8
12348| #define HAVE_STDLIB_H 1
12349| #define HAVE_UNISTD_H 1
12350| #define HAVE_GETPAGESIZE 1
12351| #define HAVE_MMAP_FILEIO 1
12352| #define HAVE_STDLIB_H 1
12353| #define HAVE_UNISTD_H 1
12354| #define HAVE_SYS_PARAM_H 1
12355| #define HAVE_GETPAGESIZE 1
12356| #define HAVE_MMAP 1
12357| #define HAVE_FORK 1
12358| #define HAVE_VFORK 1
12359| #define HAVE_WORKING_VFORK 1
12360| #define HAVE_WORKING_FORK 1
12361| #define HAVE_SYS_SELECT_H 1
12362| #define HAVE_SYS_SOCKET_H 1
12363| #define SELECT_TYPE_ARG1 int
12364| #define SELECT_TYPE_ARG234 (fd_set *)
12365| #define SELECT_TYPE_ARG5 (struct timeval *)
12366| #define RETSIGTYPE void
12367| #define HAVE_VPRINTF 1
12368| #define HAVE_ATOLL 1
12369| #define HAVE_ATEXIT 1
12370| #define HAVE_CIMAG 1
12371| #define HAVE_CLOCK 1
12372| #define HAVE_CTIME_R 1
12373| #define HAVE__EXIT 1
12374| #define HAVE_EXECVP 1
12375| #define HAVE_FCHMOD 1
12376| #define HAVE_FLOOR 1
12377| #define HAVE_FORK 1
12378| #define HAVE_FTIME 1
12379| #define HAVE_FTRUNCATE 1
12380| #define HAVE_GETC_UNLOCKED 1
12381| #define HAVE_GETCWD 1
12382| #define HAVE_GETPID 1
12383| #define HAVE_GETDTABLESIZE 1
12384| #define HAVE_GETPAGESIZE 1
12385| #define HAVE_GETRLIMIT 1
12386| #define HAVE_GETRUSAGE 1
12387| #define HAVE_GETTIMEOFDAY 1
12388| #define HAVE_GMTIME_R 1
12389| #define HAVE_J0 1
12390| #define HAVE_J1 1
12391| #define HAVE_LOCALTIME_R 1
12392| #define HAVE_LSTAT 1
12393| #define HAVE_MEMMOVE 1
12394| #define HAVE_MEMSET 1
12395| #define HAVE_MKSTEMP 1
12396| #define HAVE_MUNMAP 1
12397| #define HAVE_NANOSLEEP 1
12398| #define HAVE__NSGETEXECUTABLEPATH 1
12399| #define HAVE_PCLOSE 1
12400| #define HAVE_POLL 1
12401| #define HAVE_POPEN 1
12402| #define HAVE_POSIX_MADVISE 1
12403| #define HAVE_POSIX_MEMALIGN 1
12404| #define HAVE_POSIX_SPAWNP 1
12405| #define HAVE_POW 1
12406| #define HAVE_PREAD 1
12407| #define HAVE_PWRITE 1
12408| #define HAVE_QSORT_R 1
12409| #define HAVE_RAISE 1
12410| #define HAVE_RAND_R 1
12411| #define HAVE_READLINK 1
12412| #define HAVE_READDIR_R 1
12413| #define HAVE_REALPATH 1
12414| #define HAVE_SELECT 1
12415| #define HAVE_SEEKDIR 1
12416| #define HAVE_SETLOCALE 1
12417| #define HAVE_SQRT 1
12418| #define HAVE_SETVBUF 1
12419| #define HAVE_STAT 1
12420| #define HAVE_STRCHR 1
12421| #define HAVE_STRERROR_R 1
12422| #define HAVE_STRRCHR 1
12423| #define HAVE_STRCSPN 1
12424| #define HAVE_STRDUP 1
12425| #define HAVE_STRPBRK 1
12426| #define HAVE_STRSPN 1
12427| #define HAVE_STRSTR 1
12428| #define HAVE_STRTOL 1
12429| #define HAVE_STRTOUL 1
12430| #define HAVE_SYMLINK 1
12431| #define HAVE_SYSCONF 1
12432| #define HAVE_SIGEMPTYSET 1
12433| #define HAVE_SIGACTION 1
12434| #define HAVE_STRERROR 1
12435| #define HAVE_STRLCAT 1
12436| #define HAVE_STRLCPY 1
12437| #define HAVE_STRCASECMP 1
12438| #define HAVE_STRNCASECMP 1
12439| #define HAVE_TELLDIR 1
12440| #define HAVE_TEMPNAM 1
12441| #define HAVE_TIMES 1
12442| #define HAVE_USLEEP 1
12443| #define HAVE_UTIME 1
12444| #define HAVE_VSPRINTF 1
12445| #define HAVE_VSNPRINTF 1
12446| #define HAVE_WAITPID 1
12447| #define HAVE_GETTIMEOFDAY 1
12448| #define HAVE_DECL_PREAD 1
12449| #define HAVE_DECL_PWRITE 1
12450| #define HAVE_DECL_STRLCPY 1
12451| #define HAVE_DECL_VSNPRINTF 1
12452| #define HAVE_BOOL /**/
12453| #define HAVE_NAMESPACES /**/
12454| #define HAVE_NAMESPACE_STD /**/
12455| #define HAVE_STD_LIBS /**/
12456| #define HAVE_LSTRING /**/
12457| #define X11_CONFIGURE_PATH ""
12458| #define BZLIB_DELEGATE 1
12459| #define X11_DELEGATE 1
12460| #define HAVE_SHARED_MEMORY 1
12461| #define HAVE_SHAPE 1
12462| #define ZLIB_DELEGATE 1
12463| #define FFTW_DELEGATE 1
12464| #define FONTCONFIG_DELEGATE 1
12465| #define FREETYPE_DELEGATE 1
12466| #define HAVE_FT2BUILD_H 1
12467| #define GS_DELEGATE 1
12468| #define JPEG_DELEGATE 1
12469| #define JP2_DELEGATE 1
12470| /* end confdefs.h.  */
12471|
12472| /* Override any GCC internal prototype to avoid an error.
12473|    Use char because int might match the return type of a GCC
12474|    builtin and then its argument prototype would still apply.  */
12475| #ifdef __cplusplus
12476| extern "C"
12477| #endif
12478| char cmsSetLogErrorHandler ();
12479| int
12480| main ()
12481| {
12482| return cmsSetLogErrorHandler ();
12483|   ;
12484|   return 0;
12485| }
12486configure:27961: result: no
12487configure:27969: checking if LCMS v2 package is complete
12488configure:27984: result: no
12489configure:27998: result: -------------------------------------------------------------
12490configure:28000: checking for LCMS v1.1X
12491configure:28002: result:
12492configure:28010: checking lcms.h usability
12493configure:28010: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c >&5
12494configure:28010: $? = 0
12495configure:28010: result: yes
12496configure:28010: checking lcms.h presence
12497configure:28010: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c
12498configure:28010: $? = 0
12499configure:28010: result: yes
12500configure:28010: checking for lcms.h
12501configure:28010: result: yes
12502configure:28045: checking for cmsSetErrorHandler in -llcms
12503configure:28070: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -llcms  -ljasper -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
12504configure:28070: $? = 0
12505configure:28079: result: yes
12506configure:28087: checking if LCMS package is complete
12507configure:28097: result: yes
12508configure:28258: result: -------------------------------------------------------------
12509configure:28262: checking for OPENEXR
12510configure:28269: $PKG_CONFIG --exists --print-errors "OpenEXR >= 1.0.6"
12511configure:28272: $? = 0
12512configure:28285: $PKG_CONFIG --exists --print-errors "OpenEXR >= 1.0.6"
12513configure:28288: $? = 0
12514configure:28323: result: yes
12515configure:28327: result:
12516configure:28371: result: -------------------------------------------------------------
12517configure:28373: checking for PNG
12518configure:28375: result:
12519configure:28379: checking png.h usability
12520configure:28379: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c >&5
12521configure:28379: $? = 0
12522configure:28379: result: yes
12523configure:28379: checking png.h presence
12524configure:28379: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c
12525configure:28379: $? = 0
12526configure:28379: result: yes
12527configure:28379: checking for png.h
12528configure:28379: result: yes
12529configure:28387: checking for png_get_io_ptr in -lpng
12530configure:28412: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -lpng  -llcms -ljasper -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
12531configure:28412: $? = 0
12532configure:28421: result: yes
12533configure:28429: checking if PNG package is complete
12534configure:28442: result: yes
12535configure:28683: result: -------------------------------------------------------------
12536configure:28685: checking for TIFF
12537configure:28687: result:
12538configure:28691: checking tiff.h usability
12539configure:28691: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c >&5
12540configure:28691: $? = 0
12541configure:28691: result: yes
12542configure:28691: checking tiff.h presence
12543configure:28691: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c
12544configure:28691: $? = 0
12545configure:28691: result: yes
12546configure:28691: checking for tiff.h
12547configure:28691: result: yes
12548configure:28699: checking tiffio.h usability
12549configure:28699: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c >&5
12550configure:28699: $? = 0
12551configure:28699: result: yes
12552configure:28699: checking tiffio.h presence
12553configure:28699: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c
12554configure:28699: $? = 0
12555configure:28699: result: yes
12556configure:28699: checking for tiffio.h
12557configure:28699: result: yes
12558configure:28707: checking for TIFFOpen in -ltiff
12559configure:28732: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -ltiff  -lpng -llcms -ljasper -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
12560configure:28732: $? = 0
12561configure:28741: result: yes
12562configure:28749: checking for TIFFClientOpen in -ltiff
12563configure:28774: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -ltiff  -lpng -llcms -ljasper -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
12564configure:28774: $? = 0
12565configure:28783: result: yes
12566configure:28791: checking for TIFFIsBigEndian in -ltiff
12567configure:28816: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -ltiff  -lpng -llcms -ljasper -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
12568configure:28816: $? = 0
12569configure:28825: result: yes
12570configure:28833: checking for TIFFIsByteSwapped in -ltiff
12571configure:28858: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -ltiff  -lpng -llcms -ljasper -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
12572configure:28858: $? = 0
12573configure:28867: result: yes
12574configure:28875: checking for TIFFReadRGBATile in -ltiff
12575configure:28900: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -ltiff  -lpng -llcms -ljasper -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
12576configure:28900: $? = 0
12577configure:28909: result: yes
12578configure:28917: checking for TIFFReadRGBAStrip in -ltiff
12579configure:28942: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -ltiff  -lpng -llcms -ljasper -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
12580configure:28942: $? = 0
12581configure:28951: result: yes
12582configure:28959: checking if TIFF package is complete
12583configure:28972: result: yes
12584configure:28977: checking tiffconf.h usability
12585configure:28977: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c >&5
12586configure:28977: $? = 0
12587configure:28977: result: yes
12588configure:28977: checking tiffconf.h presence
12589configure:28977: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  conftest.c
12590configure:28977: $? = 0
12591configure:28977: result: yes
12592configure:28977: checking for tiffconf.h
12593configure:28977: result: yes
12594configure:28992: checking for TIFFIsCODECConfigured
12595configure:28992: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -ltiff -lpng -llcms -ljasper -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
12596configure:28992: $? = 0
12597configure:28992: result: yes
12598configure:28992: checking for TIFFMergeFieldInfo
12599configure:28992: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -ltiff -lpng -llcms -ljasper -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
12600configure:28992: $? = 0
12601configure:28992: result: yes
12602configure:28992: checking for TIFFReadEXIFDirectory
12603configure:28992: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -ltiff -lpng -llcms -ljasper -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
12604configure:28992: $? = 0
12605configure:28992: result: yes
12606configure:28992: checking for TIFFSetErrorHandlerExt
12607configure:28992: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -ltiff -lpng -llcms -ljasper -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
12608configure:28992: $? = 0
12609configure:28992: result: yes
12610configure:28992: checking for TIFFSetTagExtender
12611configure:28992: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -ltiff -lpng -llcms -ljasper -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
12612configure:28992: $? = 0
12613configure:28992: result: yes
12614configure:28992: checking for TIFFSetWarningHandlerExt
12615configure:28992: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -ltiff -lpng -llcms -ljasper -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
12616configure:28992: $? = 0
12617configure:28992: result: yes
12618configure:28992: checking for TIFFSwabArrayOfTriples
12619configure:28992: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -arch x86_64  conftest.c -ltiff -lpng -llcms -ljasper -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
12620configure:28992: $? = 0
12621configure:28992: result: yes
12622configure:29165: result: -------------------------------------------------------------
12623configure:29167: checking for XML
12624configure:29169: result:
12625configure:29178: checking for xml2-config
12626configure:29194: found /opt/local/bin/xml2-config
12627configure:29205: result: xml2-config
12628configure:29229: checking libxml/parser.h usability
12629configure:29229: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -I/opt/local/include/libxml2 conftest.c >&5
12630configure:29229: $? = 0
12631configure:29229: result: yes
12632configure:29229: checking libxml/parser.h presence
12633configure:29229: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -I/opt/local/include/libxml2 conftest.c
12634configure:29229: $? = 0
12635configure:29229: result: yes
12636configure:29229: checking for libxml/parser.h
12637configure:29229: result: yes
12638configure:29237: checking for xmlParseExternalEntity in -lxml2
12639configure:29262: ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include  -I/opt/local/include/libxml2 -L/opt/local/lib -arch x86_64  -L/opt/local/lib conftest.c -lxml2  -ltiff -lpng -llcms -ljasper -ljpeg -lgs -lfreetype -lfftw3 -lz -lXext -lXt  -lSM -lICE -lX11  -lbz2 -lgomp -lm -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm  -lpthread -L/opt/local/lib -lfreetype -lz >&5
12640configure:29262: $? = 0
12641configure:29271: result: yes
12642configure:29279: checking if XML package is complete
12643configure:29294: result: yes
12644configure:29486: result: -------------------------------------------------------------
12645configure:29488: checking for ImageMagick delegate programs
12646configure:29490: result:
12647configure:29549: checking for autotrace
12648configure:29580: result: autotrace
12649configure:29590: checking for mplayer
12650configure:29608: found /opt/local/bin/mplayer
12651configure:29621: result: /opt/local/bin/mplayer
12652configure:29631: checking for blender
12653configure:29662: result: blender
12654configure:29672: checking for bzip2
12655configure:29690: found /opt/local/bin/bzip2
12656configure:29703: result: /opt/local/bin/bzip2
12657configure:29713: checking for xdg-open
12658configure:29744: result: xdg-open
12659configure:29754: checking for ralcgm
12660configure:29785: result: ralcgm
12661configure:29795: checking for cat
12662configure:29813: found /bin/cat
12663configure:29826: result: /bin/cat
12664configure:29836: checking for ufraw-batch
12665configure:29867: result: ufraw-batch
12666configure:29877: checking for dot
12667configure:29908: result: dot
12668configure:29918: checking for dvips
12669configure:29949: result: dvips
12670configure:29959: checking for echo
12671configure:29977: found /bin/echo
12672configure:29990: result: /bin/echo
12673configure:30000: checking for xterm
12674configure:30031: result: xterm
12675configure:30041: checking for fig2dev
12676configure:30072: result: fig2dev
12677configure:30082: checking for convert
12678configure:30100: found /opt/local/bin/convert
12679configure:30113: result: /opt/local/bin/convert
12680configure:30123: checking for display
12681configure:30141: found /opt/local/bin/display
12682configure:30154: result: /opt/local/bin/display
12683configure:30164: checking for mogrify
12684configure:30182: found /opt/local/bin/mogrify
12685configure:30195: result: /opt/local/bin/mogrify
12686configure:30205: checking for gnuplot
12687configure:30236: result: gnuplot
12688configure:30246: checking for ra_pfm
12689configure:30277: result: ra_pfm
12690configure:30287: checking for hp2xx
12691configure:30318: result: hp2xx
12692configure:30328: checking for html2ps
12693configure:30359: result: html2ps
12694configure:30369: checking for ilbmtoppm
12695configure:30400: result: ilbmtoppm
12696configure:30410: checking for ppmtoilbm
12697configure:30441: result: ppmtoilbm
12698configure:30451: checking for lp
12699configure:30469: found /usr/bin/lp
12700configure:30482: result: /usr/bin/lp
12701configure:30492: checking for lpr
12702configure:30510: found /usr/bin/lpr
12703configure:30523: result: /usr/bin/lpr
12704configure:30533: checking for uncompress
12705configure:30551: found /opt/local/bin/uncompress
12706configure:30564: result: /opt/local/bin/uncompress
12707configure:30574: checking for compress
12708configure:30592: found /usr/bin/compress
12709configure:30605: result: /usr/bin/compress
12710configure:30615: checking for gimp
12711configure:30646: result: gimp
12712configure:30656: checking for groff
12713configure:30674: found /usr/bin/groff
12714configure:30687: result: /usr/bin/groff
12715configure:30697: checking for ffmpeg
12716configure:30728: result: ffmpeg
12717configure:30738: checking for ffmpeg
12718configure:30769: result: ffmpeg
12719configure:30779: checking for mrsidgeodecode
12720configure:30810: result: mrsidgeodecode
12721configure:30820: checking for mv
12722configure:30838: found /bin/mv
12723configure:30851: result: /bin/mv
12724configure:30861: checking for pcl6
12725configure:30892: result: pcl6
12726configure:30902: checking for pgpv
12727configure:30933: result: pgpv
12728configure:30943: checking for povray
12729configure:30974: result: povray
12730configure:30986: checking for gsx
12731configure:31004: found /opt/local/bin/gsx
12732configure:31016: result: /opt/local/bin/gsx
12733configure:31030: checking for rawtorle
12734configure:31061: result: rawtorle
12735configure:31071: checking for rm
12736configure:31089: found /bin/rm
12737configure:31102: result: /bin/rm
12738configure:31112: checking for rsvg
12739configure:31143: result: rsvg
12740configure:31153: checking for scanimage
12741configure:31184: result: scanimage
12742configure:31194: checking for enscript
12743configure:31212: found /usr/bin/enscript
12744configure:31225: result: /usr/bin/enscript
12745configure:31235: checking for uniconvertor
12746configure:31266: result: uniconvertor
12747configure:31276: checking for webpconv
12748configure:31307: result: webpconv
12749configure:31317: checking for wmf2eps
12750configure:31348: result: wmf2eps
12751configure:31358: checking for curl
12752configure:31376: found /opt/local/bin/curl
12753configure:31389: result: /opt/local/bin/curl
12754configure:31399: checking for gxps
12755configure:31430: result: gxps
12756configure:31440: checking for gzip
12757configure:31458: found /opt/local/bin/gzip
12758configure:31471: result: /opt/local/bin/gzip
12759configure:31513: checking for Dejavu fonts directory
12760configure:31531: result: not found!
12761configure:31558: checking for Ghostscript fonts directory
12762configure:31592: result: /opt/local/share/ghostscript/fontsx/
12763configure:31713: checking for gnutar
12764configure:31729: found /opt/local/bin/gnutar
12765configure:31740: result: gnutar
12766configure:31755: checking for perl
12767configure:31771: found /opt/local/bin/perl
12768configure:31782: result: perl
12769configure:31797: checking for rpmbuild
12770configure:31827: result: no
12771configure:31797: checking for rpm
12772configure:31827: result: no
12773configure:31865: checking for 7za
12774configure:31881: found /opt/local/bin/7za
12775configure:31892: result: 7za
12776configure:31921: checking for zip
12777configure:31937: found /opt/local/bin/zip
12778configure:31948: result: zip
12779configure:32095: result: -------------------------------------------------------------
12780configure:32097: checking for Ghostscript
12781configure:32099: result:
12782configure:32101: checking for Ghostscript version
12783configure:32108: result: 9.00
12784configure:32112: checking for gs alpha device
12785configure:32119: result: pngalpha
12786configure:32123: checking for gs color device
12787configure:32130: result: pnmraw
12788configure:32134: checking for gs CMYK device
12789configure:32141: result: pam
12790configure:32145: checking for gs mono device
12791configure:32152: result: pbmraw
12792configure:32156: checking for gs PDF writing device
12793configure:32163: result: pdfwrite
12794configure:32167: checking for gs PS writing device
12795configure:32174: result: pswrite
12796configure:32178: checking for gs EPS writing device
12797configure:32185: result: epswrite
12798configure:32642: result: -------------------------------------------------------------
12799configure:32644: result: Update ImageMagick configuration
12800configure:32974: creating ./config.status
12801
12802## ---------------------- ##
12803## Running config.status. ##
12804## ---------------------- ##
12805
12806This file was extended by ImageMagick config.status 6.6.6, which was
12807generated by GNU Autoconf 2.68.  Invocation command line was
12808
12809  CONFIG_FILES    =
12810  CONFIG_HEADERS  =
12811  CONFIG_LINKS    =
12812  CONFIG_COMMANDS =
12813  $ ./config.status
12814
12815on cSchlepptop
12816
12817config.status:1745: creating config/configure.xml
12818config.status:1745: creating config/delegates.xml
12819config.status:1745: creating config/ImageMagick.rdf
12820config.status:1745: creating config/MagickCore.dox
12821config.status:1745: creating config/MagickWand.dox
12822config.status:1745: creating config/type-dejavu.xml
12823config.status:1745: creating config/type-ghostscript.xml
12824config.status:1745: creating config/type-windows.xml
12825config.status:1745: creating config/type.xml
12826config.status:1745: creating ImageMagick.spec
12827config.status:1745: creating Magick++/bin/Magick++-config
12828config.status:1745: creating magick/ImageMagick.pc
12829config.status:1745: creating Magick++/lib/ImageMagick++.pc
12830config.status:1745: creating Magick++/lib/Magick++.pc
12831config.status:1745: creating magick/Magick-config
12832config.status:1745: creating magick/MagickCore-config
12833config.status:1745: creating magick/MagickCore.pc
12834config.status:1745: creating magick/version.h
12835config.status:1745: creating Makefile
12836config.status:1745: creating magick.sh
12837config.status:1745: creating PerlMagick/Magick.pm
12838config.status:1745: creating PerlMagick/Makefile.PL
12839config.status:1745: creating PerlMagick/check.sh
12840config.status:1745: creating utilities/animate.1
12841config.status:1745: creating utilities/compare.1
12842config.status:1745: creating utilities/composite.1
12843config.status:1745: creating utilities/conjure.1
12844config.status:1745: creating utilities/convert.1
12845config.status:1745: creating utilities/display.1
12846config.status:1745: creating utilities/identify.1
12847config.status:1745: creating utilities/ImageMagick.1
12848config.status:1745: creating utilities/import.1
12849config.status:1745: creating utilities/mogrify.1
12850config.status:1745: creating utilities/montage.1
12851config.status:1745: creating utilities/stream.1
12852config.status:1745: creating wand/MagickWand-config
12853config.status:1745: creating wand/MagickWand.pc
12854config.status:1745: creating wand/Wand-config
12855config.status:1745: creating wand/Wand.pc
12856config.status:1745: creating config/config.h
12857config.status:1974: executing magick/magick-config.h commands
12858config.status:2012: creating magick/magick-config.h - prefix MAGICKCORE for config/config.h defines
12859config.status:1974: executing depfiles commands
12860config.status:1974: executing libtool commands
12861config.status:1974: executing default commands
12862config.status:1974: executing MagickCore-config.in commands
12863config.status:1974: executing Magick-config.in commands
12864config.status:1974: executing MagickWand-config.in commands
12865config.status:1974: executing Wand-config.in commands
12866config.status:1974: executing Magick++-config.in commands
12867config.status:1974: executing PerlMagick/check.sh.in commands
12868configure:35719: result:
12869ImageMagick is configured as follows. Please verify that this configuration
12870matches your expectations.
12871
12872Host system type: x86_64-apple-darwin10.5.0
12873Build system type: x86_64-apple-darwin10.5.0
12874
12875                  Option                        Value
12876-------------------------------------------------------------------------------
12877Shared libraries  --enable-shared=yes           yes
12878Static libraries  --enable-static=yes           yes
12879Module support    --with-modules=yes            yes
12880GNU ld            --with-gnu-ld=no              no
12881Quantum depth     --with-quantum-depth=16       16
12882High Dynamic Range Imagery
12883                  --enable-hdri=yes             yes
12884
12885Delegate Configuration:
12886BZLIB             --with-bzlib=yes              yes
12887Autotrace         --with-autotrace=no           no
12888Dejavu fonts      --with-dejavu-font-dir=default        none
12889DJVU              --with-djvu=yes               no
12890DPS               --with-dps=yes                no
12891FFTW              --with-fftw=yes               yes
12892FlashPIX          --with-fpx=no         no
12893FontConfig        --with-fontconfig=yes         yes
12894FreeType          --with-freetype=yes           yes
12895GhostPCL          None                          pcl6 (unknown)
12896GhostXPS          None                          gxps (unknown)
12897Ghostscript       None                          /opt/local/bin/gsx (9.00)
12898Ghostscript fonts --with-gs-font-dir=default    /opt/local/share/ghostscript/fontsx/
12899Ghostscript lib   --with-gslib=yes              yes
12900Graphviz          --with-gvc=no         
12901JBIG              --with-jbig=no                no
12902JPEG v1           --with-jpeg=yes               yes
12903JPEG-2000         --with-jp2=yes                yes
12904LCMS v1           --with-lcms=yes               yes
12905LCMS v2           --with-lcms2=yes              no
12906LQR               --with-lqr=no         no
12907Magick++          --with-magick-plus-plus=yes   yes
12908OpenEXR           --with-openexr=yes            yes
12909PERL              --with-perl=no                no
12910PNG               --with-png=yes                yes
12911RSVG              --with-rsvg=no                no
12912TIFF              --with-tiff=yes               yes
12913Windows fonts     --with-windows-font-dir=      none
12914WMF               --with-wmf=no         no
12915X11               --with-x=yes                  yes
12916XML               --with-xml=yes                yes
12917ZLIB              --with-zlib=yes               yes
12918
12919X11 Configuration:
12920      X_CFLAGS        =
12921      X_PRE_LIBS      = -lSM -lICE
12922      X_LIBS          =
12923      X_EXTRA_LIBS    =
12924
12925Options used to compile and link:
12926  PREFIX          = /opt/local
12927  EXEC-PREFIX     = /opt/local
12928  VERSION         = 6.6.6
12929  CC              = ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99
12930  CFLAGS          = -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread
12931  CPPFLAGS        = -I/opt/local/include/ImageMagick
12932  PCFLAGS         = -fopenmp
12933  DEFS            = -DHAVE_CONFIG_H
12934  LDFLAGS         = -L/opt/local/lib -arch x86_64 -L/opt/local/lib
12935  MAGICK_LDFLAGS  = -L/opt/local/lib -L/opt/local/lib -arch x86_64 -L/opt/local/lib
12936  LIBS            = -lMagickCore -llcms -ltiff -lfreetype -ljpeg -lfftw3 -L/opt/local/lib -lfontconfig -lexpat -lfreetype -lz -liconv -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lgomp -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries -lm -lpthread -lltdl
12937  CXX             = ccache /usr/bin/g++-4.2
12938  CXXFLAGS        = -O2 -arch x86_64 -D_THREAD_SAFE -pthread
12939  FEATURES        = HDRI OpenMP
12940
12941
12942## ---------------- ##
12943## Cache variables. ##
12944## ---------------- ##
12945
12946ac_cv_build=x86_64-apple-darwin10.5.0
12947ac_cv_c_bigendian=no
12948ac_cv_c_char_unsigned=no
12949ac_cv_c_compiler_gnu=yes
12950ac_cv_c_inline=inline
12951ac_cv_c_restrict=__restrict
12952ac_cv_c_stringize=yes
12953ac_cv_c_volatile=yes
12954ac_cv_cflags_warn_all=-Wall
12955ac_cv_cxx_compiler_gnu=yes
12956ac_cv_cxx_have_lstring=yes
12957ac_cv_cxx_have_std_libs=yes
12958ac_cv_env_AUTOTRACE_CFLAGS_set=
12959ac_cv_env_AUTOTRACE_CFLAGS_value=
12960ac_cv_env_AUTOTRACE_LIBS_set=
12961ac_cv_env_AUTOTRACE_LIBS_value=
12962ac_cv_env_CAIRO_SVG_CFLAGS_set=
12963ac_cv_env_CAIRO_SVG_CFLAGS_value=
12964ac_cv_env_CAIRO_SVG_LIBS_set=
12965ac_cv_env_CAIRO_SVG_LIBS_value=
12966ac_cv_env_CCC_set=
12967ac_cv_env_CCC_value=
12968ac_cv_env_CC_set=set
12969ac_cv_env_CC_value='ccache /usr/bin/gcc-4.2'
12970ac_cv_env_CFLAGS_set=set
12971ac_cv_env_CFLAGS_value='-O2 -arch x86_64'
12972ac_cv_env_CPPFLAGS_set=set
12973ac_cv_env_CPPFLAGS_value=-I/opt/local/include
12974ac_cv_env_CPP_set=
12975ac_cv_env_CPP_value=
12976ac_cv_env_CXXCPP_set=
12977ac_cv_env_CXXCPP_value=
12978ac_cv_env_CXXFLAGS_set=set
12979ac_cv_env_CXXFLAGS_value='-O2 -arch x86_64'
12980ac_cv_env_CXX_set=set
12981ac_cv_env_CXX_value='ccache /usr/bin/g++-4.2'
12982ac_cv_env_FONTCONFIG_CFLAGS_set=
12983ac_cv_env_FONTCONFIG_CFLAGS_value=
12984ac_cv_env_FONTCONFIG_LIBS_set=
12985ac_cv_env_FONTCONFIG_LIBS_value=
12986ac_cv_env_GVC_CFLAGS_set=
12987ac_cv_env_GVC_CFLAGS_value=
12988ac_cv_env_GVC_LIBS_set=
12989ac_cv_env_GVC_LIBS_value=
12990ac_cv_env_LDFLAGS_set=set
12991ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
12992ac_cv_env_LIBS_set=
12993ac_cv_env_LIBS_value=
12994ac_cv_env_LQR_CFLAGS_set=
12995ac_cv_env_LQR_CFLAGS_value=
12996ac_cv_env_LQR_LIBS_set=
12997ac_cv_env_LQR_LIBS_value=
12998ac_cv_env_OPENEXR_CFLAGS_set=
12999ac_cv_env_OPENEXR_CFLAGS_value=
13000ac_cv_env_OPENEXR_LIBS_set=
13001ac_cv_env_OPENEXR_LIBS_value=
13002ac_cv_env_PKG_CONFIG_set=
13003ac_cv_env_PKG_CONFIG_value=
13004ac_cv_env_RSVG_CFLAGS_set=
13005ac_cv_env_RSVG_CFLAGS_value=
13006ac_cv_env_RSVG_LIBS_set=
13007ac_cv_env_RSVG_LIBS_value=
13008ac_cv_env_XMKMF_set=
13009ac_cv_env_XMKMF_value=
13010ac_cv_env_build_alias_set=
13011ac_cv_env_build_alias_value=
13012ac_cv_env_host_alias_set=
13013ac_cv_env_host_alias_value=
13014ac_cv_env_target_alias_set=
13015ac_cv_env_target_alias_value=
13016ac_cv_framework_Ghostscript_gsapi_new_instance=no
13017ac_cv_func_TIFFIsCODECConfigured=yes
13018ac_cv_func_TIFFMergeFieldInfo=yes
13019ac_cv_func_TIFFReadEXIFDirectory=yes
13020ac_cv_func_TIFFSetErrorHandlerExt=yes
13021ac_cv_func_TIFFSetTagExtender=yes
13022ac_cv_func_TIFFSetWarningHandlerExt=yes
13023ac_cv_func_TIFFSwabArrayOfTriples=yes
13024ac_cv_func__NSGetExecutablePath=yes
13025ac_cv_func__doprnt=no
13026ac_cv_func__exit=yes
13027ac_cv_func__pclose=no
13028ac_cv_func__popen=no
13029ac_cv_func__wfopen=no
13030ac_cv_func__wstat=no
13031ac_cv_func_argz_add=no
13032ac_cv_func_argz_append=no
13033ac_cv_func_argz_count=no
13034ac_cv_func_argz_create_sep=no
13035ac_cv_func_argz_insert=no
13036ac_cv_func_argz_next=no
13037ac_cv_func_argz_stringify=no
13038ac_cv_func_atexit=yes
13039ac_cv_func_atoll=yes
13040ac_cv_func_cimag=yes
13041ac_cv_func_clock=yes
13042ac_cv_func_closedir=yes
13043ac_cv_func_closedir_void=no
13044ac_cv_func_connect=yes
13045ac_cv_func_ctime_r=yes
13046ac_cv_func_directio=no
13047ac_cv_func_dlerror=yes
13048ac_cv_func_execvp=yes
13049ac_cv_func_fchmod=yes
13050ac_cv_func_floor=yes
13051ac_cv_func_fork=yes
13052ac_cv_func_fork_works=yes
13053ac_cv_func_ftime=yes
13054ac_cv_func_ftruncate=yes
13055ac_cv_func_getc_unlocked=yes
13056ac_cv_func_getcwd=yes
13057ac_cv_func_getdtablesize=yes
13058ac_cv_func_getexecname=no
13059ac_cv_func_gethostbyname=yes
13060ac_cv_func_getpagesize=yes
13061ac_cv_func_getpid=yes
13062ac_cv_func_getrlimit=yes
13063ac_cv_func_getrusage=yes
13064ac_cv_func_gettimeofday=yes
13065ac_cv_func_gmtime_r=yes
13066ac_cv_func_j0=yes
13067ac_cv_func_j1=yes
13068ac_cv_func_lltostr=no
13069ac_cv_func_localtime_r=yes
13070ac_cv_func_lstat=yes
13071ac_cv_func_memcmp_working=yes
13072ac_cv_func_memmove=yes
13073ac_cv_func_memset=yes
13074ac_cv_func_mkstemp=yes
13075ac_cv_func_mmap_fixed_mapped=yes
13076ac_cv_func_munmap=yes
13077ac_cv_func_nanosleep=yes
13078ac_cv_func_opendir=yes
13079ac_cv_func_pclose=yes
13080ac_cv_func_poll=yes
13081ac_cv_func_popen=yes
13082ac_cv_func_posix_fadvise=no
13083ac_cv_func_posix_fallocate=no
13084ac_cv_func_posix_madvise=yes
13085ac_cv_func_posix_memalign=yes
13086ac_cv_func_posix_spawnp=yes
13087ac_cv_func_pow=yes
13088ac_cv_func_pread=yes
13089ac_cv_func_pwrite=yes
13090ac_cv_func_qsort_r=yes
13091ac_cv_func_raise=yes
13092ac_cv_func_rand_r=yes
13093ac_cv_func_readdir=yes
13094ac_cv_func_readdir_r=yes
13095ac_cv_func_readlink=yes
13096ac_cv_func_realpath=yes
13097ac_cv_func_remove=yes
13098ac_cv_func_seekdir=yes
13099ac_cv_func_select=yes
13100ac_cv_func_select_args='int,fd_set *,struct timeval *'
13101ac_cv_func_setlocale=yes
13102ac_cv_func_setvbuf=yes
13103ac_cv_func_setvbuf_reversed=no
13104ac_cv_func_shl_load=no
13105ac_cv_func_shmat=yes
13106ac_cv_func_shmctl=yes
13107ac_cv_func_sigaction=yes
13108ac_cv_func_sigemptyset=yes
13109ac_cv_func_spawnvp=no
13110ac_cv_func_sqrt=yes
13111ac_cv_func_stat=yes
13112ac_cv_func_strcasecmp=yes
13113ac_cv_func_strchr=yes
13114ac_cv_func_strcspn=yes
13115ac_cv_func_strdup=yes
13116ac_cv_func_strerror=yes
13117ac_cv_func_strerror_r=yes
13118ac_cv_func_strlcat=yes
13119ac_cv_func_strlcpy=yes
13120ac_cv_func_strncasecmp=yes
13121ac_cv_func_strpbrk=yes
13122ac_cv_func_strrchr=yes
13123ac_cv_func_strspn=yes
13124ac_cv_func_strstr=yes
13125ac_cv_func_strtod=yes
13126ac_cv_func_strtol=yes
13127ac_cv_func_strtoul=yes
13128ac_cv_func_symlink=yes
13129ac_cv_func_sysconf=yes
13130ac_cv_func_telldir=yes
13131ac_cv_func_tempnam=yes
13132ac_cv_func_times=yes
13133ac_cv_func_ulltostr=no
13134ac_cv_func_usleep=yes
13135ac_cv_func_utime=yes
13136ac_cv_func_vfork=yes
13137ac_cv_func_vfork_works=yes
13138ac_cv_func_vprintf=yes
13139ac_cv_func_vsnprintf=yes
13140ac_cv_func_vsprintf=yes
13141ac_cv_func_waitpid=yes
13142ac_cv_have_decl_lt_dlinterface_register=yes
13143ac_cv_have_decl_pread=yes
13144ac_cv_have_decl_pwrite=yes
13145ac_cv_have_decl_strlcpy=yes
13146ac_cv_have_decl_vsnprintf=yes
13147ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
13148ac_cv_header_CL_cl_h=no
13149ac_cv_header_DPS_dpsXclient_h=no
13150ac_cv_header_OS_h=no
13151ac_cv_header_OpenCL_cl_h=yes
13152ac_cv_header_argz_h=no
13153ac_cv_header_arm_limits_h=no
13154ac_cv_header_bzlib_h=yes
13155ac_cv_header_complex_h=yes
13156ac_cv_header_dirent_dirent_h=yes
13157ac_cv_header_dirent_h=yes
13158ac_cv_header_dl_h=no
13159ac_cv_header_dld_h=no
13160ac_cv_header_dlfcn_h=yes
13161ac_cv_header_errno_h=yes
13162ac_cv_header_fcntl_h=yes
13163ac_cv_header_fftw3_h=yes
13164ac_cv_header_freetype_freetype_h=yes
13165ac_cv_header_ft2build_h=yes
13166ac_cv_header_ghostscript_iapi_h=yes
13167ac_cv_header_ghostscript_ierrors_h=yes
13168ac_cv_header_inttypes_h=yes
13169ac_cv_header_jasper_jasper_h=yes
13170ac_cv_header_jconfig_h=yes
13171ac_cv_header_jerror_h=yes
13172ac_cv_header_jmorecfg_h=yes
13173ac_cv_header_jpeglib_h=yes
13174ac_cv_header_lcms2_h=no
13175ac_cv_header_lcms2_lcms2_h=no
13176ac_cv_header_lcms_h=yes
13177ac_cv_header_libdjvu_ddjvuapi_h=no
13178ac_cv_header_libxml_parser_h=yes
13179ac_cv_header_limits_h=yes
13180ac_cv_header_linux_unistd_h=no
13181ac_cv_header_locale_h=yes
13182ac_cv_header_ltdl_h=yes
13183ac_cv_header_mach_o_dyld_h=yes
13184ac_cv_header_machine_param_h=yes
13185ac_cv_header_memory_h=yes
13186ac_cv_header_minix_config_h=no
13187ac_cv_header_png_h=yes
13188ac_cv_header_process_h=no
13189ac_cv_header_stat_broken=no
13190ac_cv_header_stdarg_h=yes
13191ac_cv_header_stdbool_h=yes
13192ac_cv_header_stdc=yes
13193ac_cv_header_stdint_h=yes
13194ac_cv_header_stdlib_h=yes
13195ac_cv_header_string_h=yes
13196ac_cv_header_strings_h=yes
13197ac_cv_header_sys_dl_h=no
13198ac_cv_header_sys_ipc_h=yes
13199ac_cv_header_sys_param_h=yes
13200ac_cv_header_sys_resource_h=yes
13201ac_cv_header_sys_select_h=yes
13202ac_cv_header_sys_socket_h=yes
13203ac_cv_header_sys_stat_h=yes
13204ac_cv_header_sys_syslimits_h=yes
13205ac_cv_header_sys_time_h=yes
13206ac_cv_header_sys_timeb_h=yes
13207ac_cv_header_sys_times_h=yes
13208ac_cv_header_sys_types_h=yes
13209ac_cv_header_sys_wait_h=yes
13210ac_cv_header_tiff_h=yes
13211ac_cv_header_tiffconf_h=yes
13212ac_cv_header_tiffio_h=yes
13213ac_cv_header_time=yes
13214ac_cv_header_unistd_h=yes
13215ac_cv_header_vfork_h=no
13216ac_cv_header_wchar_h=yes
13217ac_cv_header_windows_h=no
13218ac_cv_header_zconf_h=yes
13219ac_cv_header_zlib_h=yes
13220ac_cv_host=x86_64-apple-darwin10.5.0
13221ac_cv_jpeg_version_ok=yes
13222ac_cv_lib_ICE_IceConnectionNumber=yes
13223ac_cv_lib_Xext_XShapeCombineMask=yes
13224ac_cv_lib_Xext_XShmAttach=yes
13225ac_cv_lib_Xt_XtSetEventDispatcher=yes
13226ac_cv_lib_bz2_BZ2_bzDecompress=yes
13227ac_cv_lib_djvulibre_ddjvu_context_create=no
13228ac_cv_lib_dl_dlopen=yes
13229ac_cv_lib_dld_dld_link=no
13230ac_cv_lib_dld_shl_load=no
13231ac_cv_lib_dps_DPSInitialize=no
13232ac_cv_lib_dpstk_XDPSPixelsPerPoint=no
13233ac_cv_lib_fftw3_fftw_execute=yes
13234ac_cv_lib_freetype_FT_Init_FreeType=yes
13235ac_cv_lib_gomp_GOMP_parallel_start=yes
13236ac_cv_lib_gs_gsapi_new_instance=yes
13237ac_cv_lib_jasper_jas_stream_fopen=yes
13238ac_cv_lib_jpeg_jpeg_read_header=yes
13239ac_cv_lib_lcms2_cmsSetLogErrorHandler=no
13240ac_cv_lib_lcms_cmsSetErrorHandler=yes
13241ac_cv_lib_ltdl_lt_dladvise_preload=yes
13242ac_cv_lib_m_sqrt=yes
13243ac_cv_lib_png_png_get_io_ptr=yes
13244ac_cv_lib_tiff_TIFFClientOpen=yes
13245ac_cv_lib_tiff_TIFFIsBigEndian=yes
13246ac_cv_lib_tiff_TIFFIsByteSwapped=yes
13247ac_cv_lib_tiff_TIFFOpen=yes
13248ac_cv_lib_tiff_TIFFReadRGBAStrip=yes
13249ac_cv_lib_tiff_TIFFReadRGBATile=yes
13250ac_cv_lib_xml2_xmlParseExternalEntity=yes
13251ac_cv_lib_z_compress=yes
13252ac_cv_lib_z_deflate=yes
13253ac_cv_lib_z_gzseek=yes
13254ac_cv_lib_z_gztell=yes
13255ac_cv_lib_z_inflate=yes
13256ac_cv_lib_z_uncompress=yes
13257ac_cv_member_struct_tm_tm_zone=yes
13258ac_cv_objext=o
13259ac_cv_path_AVIDecodeDelegate=/opt/local/bin/mplayer
13260ac_cv_path_AutotraceDecodeDelegate=autotrace
13261ac_cv_path_BZIPDelegate=/opt/local/bin/bzip2
13262ac_cv_path_BlenderDecodeDelegate=blender
13263ac_cv_path_BrowseDelegate=xdg-open
13264ac_cv_path_CGMDecodeDelegate=ralcgm
13265ac_cv_path_CatDelegate=/bin/cat
13266ac_cv_path_ConvertDelegate=/opt/local/bin/convert
13267ac_cv_path_DNGDecodeDelegate=ufraw-batch
13268ac_cv_path_DVIDecodeDelegate=dvips
13269ac_cv_path_DisplayDelegate=/opt/local/bin/display
13270ac_cv_path_EGREP='/opt/local/bin/grep -E'
13271ac_cv_path_EchoDelegate=/bin/echo
13272ac_cv_path_EditorDelegate=xterm
13273ac_cv_path_FGREP='/opt/local/bin/grep -F'
13274ac_cv_path_FIGDecodeDelegate=fig2dev
13275ac_cv_path_GREP=/opt/local/bin/grep
13276ac_cv_path_GVCDecodeDelegate=dot
13277ac_cv_path_GnuplotDecodeDelegate=gnuplot
13278ac_cv_path_HDRDecodeDelegate=ra_pfm
13279ac_cv_path_HPGLDecodeDelegate=hp2xx
13280ac_cv_path_HTMLDecodeDelegate=html2ps
13281ac_cv_path_ILBMDecodeDelegate=ilbmtoppm
13282ac_cv_path_ILBMEncodeDelegate=ppmtoilbm
13283ac_cv_path_LPDelegate=/usr/bin/lp
13284ac_cv_path_LPRDelegate=/usr/bin/lpr
13285ac_cv_path_LZWDecodeDelegate=/opt/local/bin/uncompress
13286ac_cv_path_LZWEncodeDelegate=/usr/bin/compress
13287ac_cv_path_LaunchDelegate=gimp
13288ac_cv_path_MANDelegate=/usr/bin/groff
13289ac_cv_path_MPEGDecodeDelegate=ffmpeg
13290ac_cv_path_MPEGEncodeDelegate=ffmpeg
13291ac_cv_path_MVDelegate=/bin/mv
13292ac_cv_path_MogrifyDelegate=/opt/local/bin/mogrify
13293ac_cv_path_MrSIDDecodeDelegate=mrsidgeodecode
13294ac_cv_path_PCLDelegate=pcl6
13295ac_cv_path_PGPDecodeDelegate=pgpv
13296ac_cv_path_POVDelegate=povray
13297ac_cv_path_PSDelegate=/opt/local/bin/gsx
13298ac_cv_path_RLEEncodeDelegate=rawtorle
13299ac_cv_path_RMDelegate=/bin/rm
13300ac_cv_path_RSVGDecodeDelegate=rsvg
13301ac_cv_path_SCANDecodeDelegate=scanimage
13302ac_cv_path_SED=/opt/local/bin/gsed
13303ac_cv_path_TXTDelegate=/usr/bin/enscript
13304ac_cv_path_UniconvertorDelegate=uniconvertor
13305ac_cv_path_WEBPDelegate=webpconv
13306ac_cv_path_WMFDecodeDelegate=wmf2eps
13307ac_cv_path_WWWDecodeDelegate=/opt/local/bin/curl
13308ac_cv_path_XPSDelegate=gxps
13309ac_cv_path_ZipDelegate=/opt/local/bin/gzip
13310ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
13311ac_cv_prog_AWK=gawk
13312ac_cv_prog_CPP='ccache /usr/bin/gcc-4.2 -E'
13313ac_cv_prog_CXXCPP='ccache /usr/bin/g++-4.2 -E'
13314ac_cv_prog_P7ZIP=7za
13315ac_cv_prog_PERL=perl
13316ac_cv_prog_TAR=gnutar
13317ac_cv_prog_ZIP=zip
13318ac_cv_prog_ac_ct_AR=ar
13319ac_cv_prog_ac_ct_CC='ccache /usr/bin/gcc-4.2'
13320ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
13321ac_cv_prog_ac_ct_LIPO=lipo
13322ac_cv_prog_ac_ct_NMEDIT=nmedit
13323ac_cv_prog_ac_ct_OTOOL=otool
13324ac_cv_prog_ac_ct_RANLIB=ranlib
13325ac_cv_prog_ac_ct_STRIP=strip
13326ac_cv_prog_c_openmp=-fopenmp
13327ac_cv_prog_cc_c89=
13328ac_cv_prog_cc_c99=-std=gnu99
13329ac_cv_prog_cc_ccache_c_o=yes
13330ac_cv_prog_cc_g=yes
13331ac_cv_prog_cc_stdc=-std=gnu99
13332ac_cv_prog_cxx_g=yes
13333ac_cv_prog_cxx_openmp=-fopenmp
13334ac_cv_prog_freetype_config=freetype-config
13335ac_cv_prog_gcc_traditional=no
13336ac_cv_prog_make_make_set=yes
13337ac_cv_prog_xml2_config=xml2-config
13338ac_cv_safe_to_define___extensions__=yes
13339ac_cv_search_clock_gettime=no
13340ac_cv_search_dlopen='none required'
13341ac_cv_search_opendir='none required'
13342ac_cv_sizeof_off_t=8
13343ac_cv_sizeof_signed_int=4
13344ac_cv_sizeof_signed_long=8
13345ac_cv_sizeof_signed_long_long=8
13346ac_cv_sizeof_signed_short=2
13347ac_cv_sizeof_size_t=8
13348ac_cv_sizeof_ssize_t=8
13349ac_cv_sizeof_unsigned_int=4
13350ac_cv_sizeof_unsigned_intp=8
13351ac_cv_sizeof_unsigned_long=8
13352ac_cv_sizeof_unsigned_long_long=8
13353ac_cv_sizeof_unsigned_short=2
13354ac_cv_struct_tm=time.h
13355ac_cv_sys_file_offset_bits=64
13356ac_cv_sys_interpreter=yes
13357ac_cv_sys_largefile_CC=no
13358ac_cv_sys_largefile_source=no
13359ac_cv_target=x86_64-apple-darwin10.5.0
13360ac_cv_type__Bool=yes
13361ac_cv_type_error_t=no
13362ac_cv_type_long_double_wider=yes
13363ac_cv_type_mode_t=yes
13364ac_cv_type_off_t=yes
13365ac_cv_type_pid_t=yes
13366ac_cv_type_signal=void
13367ac_cv_type_size_t=yes
13368ac_cv_type_ssize_t=yes
13369am_cv_CC_dependencies_compiler_type=gcc3
13370am_cv_CXX_dependencies_compiler_type=gcc3
13371ax_cv___attribute__=yes
13372ax_cv_c_compiler_ms=no
13373ax_cv_check_cl_libcl='-lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries'
13374ax_cv_cxx_bool=yes
13375ax_cv_cxx_have_std_namespace=yes
13376ax_cv_cxx_namespaces=yes
13377im_cv_ld_lazyload=none
13378libltdl_cv_lib_dl_dlopen=yes
13379libltdl_cv_need_uscore=no
13380libltdl_cv_preloaded_symbols=yes
13381libltdl_cv_shlibext=.so
13382lt_cv_apple_cc_single_mod=yes
13383lt_cv_deplibs_check_method=pass_all
13384lt_cv_dlopen=dlopen
13385lt_cv_dlopen_libs=-ldl
13386lt_cv_dlopen_self=yes
13387lt_cv_dlopen_self_static=yes
13388lt_cv_file_magic_cmd='$MAGIC_CMD'
13389lt_cv_file_magic_test_file=
13390lt_cv_ld_exported_symbols_list=yes
13391lt_cv_ld_force_load=yes
13392lt_cv_ld_reload_flag=-r
13393lt_cv_module_path_var=DYLD_LIBRARY_PATH
13394lt_cv_nm_interface='BSD nm'
13395lt_cv_objdir=.libs
13396lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
13397lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
13398lt_cv_path_NM=/usr/bin/nm
13399lt_cv_prog_compiler_c_o=yes
13400lt_cv_prog_compiler_c_o_CXX=yes
13401lt_cv_prog_compiler_pic_works=yes
13402lt_cv_prog_compiler_pic_works_CXX=yes
13403lt_cv_prog_compiler_rtti_exceptions=no
13404lt_cv_prog_compiler_static_works=no
13405lt_cv_prog_compiler_static_works_CXX=no
13406lt_cv_prog_gnu_ld=no
13407lt_cv_prog_gnu_ldcxx=no
13408lt_cv_sys_dlopen_deplibs=yes
13409lt_cv_sys_dlsearch_path='/usr/local/lib /lib /usr/lib'
13410lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
13411lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
13412lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
13413lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
13414lt_cv_sys_max_cmd_len=196608
13415lt_cv_sys_symbol_underscore=yes
13416magick_cv_func_mmap_fileio=yes
13417pkg_cv_FONTCONFIG_CFLAGS='-I/opt/local/include  '
13418pkg_cv_FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lexpat -lfreetype -lz -liconv  '
13419pkg_cv_OPENEXR_CFLAGS='-D_THREAD_SAFE -I/opt/local/include/OpenEXR  '
13420pkg_cv_OPENEXR_LIBS='-L/opt/local/lib -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread  '
13421
13422## ----------------- ##
13423## Output variables. ##
13424## ----------------- ##
13425
13426ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.6-0/config/missing --run aclocal-1.11'
13427AMDEPBACKSLASH='\'
13428AMDEP_FALSE='#'
13429AMDEP_TRUE=''
13430AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.6-0/config/missing --run tar'
13431AM_BACKSLASH='\'
13432AM_DEFAULT_VERBOSITY='0'
13433AR='ar'
13434ARGZ_H='argz.h'
13435AS='as'
13436AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.6-0/config/missing --run autoconf'
13437AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.6-0/config/missing --run autoheader'
13438AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.6-0/config/missing --run automake-1.11'
13439AUTOTRACE_CFLAGS=''
13440AUTOTRACE_DELEGATE_FALSE=''
13441AUTOTRACE_DELEGATE_TRUE='#'
13442AUTOTRACE_LIBS=''
13443AVIDecodeDelegate='/opt/local/bin/mplayer'
13444AWK='gawk'
13445AutotraceDecodeDelegate='autotrace'
13446BIN_DIR='/opt/local/bin'
13447BZIPDelegate='/opt/local/bin/bzip2'
13448BZLIB_DELEGATE_FALSE='#'
13449BZLIB_DELEGATE_TRUE=''
13450BZLIB_LIBS='-lbz2'
13451BlenderDecodeDelegate='blender'
13452BrowseDelegate='xdg-open'
13453CAIRO_DELEGATE_FALSE=''
13454CAIRO_DELEGATE_TRUE='#'
13455CAIRO_SVG_CFLAGS=''
13456CAIRO_SVG_LIBS=''
13457CC='ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99'
13458CCDEPMODE='depmode=gcc3'
13459CCMALLOCDelegate=''
13460CFLAGS='-D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread'
13461CGMDecodeDelegate='ralcgm'
13462CL_CFLAGS='-D_THREAD_SAFE -D_THREAD_SAFE -pthread'
13463CL_LIBS='-lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm'
13464CODER_PATH='/opt/local/lib/ImageMagick-6.6.6/modules-Q16/coders'
13465CONFIGURE_ARGS='./configure  '\''--prefix=/opt/local'\'' '\''--enable-shared'\'' '\''--enable-static'\'' '\''--disable-ltdl-install'\'' '\''--with-frozenpaths'\'' '\''--with-dps'\'' '\''--with-bzlib'\'' '\''--with-fontconfig'\'' '\''--with-gslib'\'' '\''--with-jpeg'\'' '\''--with-lcms'\'' '\''--with-png'\'' '\''--with-tiff'\'' '\''--with-zlib'\'' '\''--with-modules'\'' '\''--with-xml'\'' '\''--with-x'\'' '\''--without-perl'\'' '\''--without-fpx'\'' '\''--without-jbig'\'' '\''--without-wmf'\'' '\''--without-gvc'\'' '\''--without-rsvg'\'' '\''--without-lqr'\'' '\''--with-openexr'\'' '\''--enable-hdri'\'' '\''--with-jp2'\'' '\''--with-quantum-depth=16'\'' '\''CC=ccache /usr/bin/gcc-4.2'\'' '\''CFLAGS=-O2 -arch x86_64'\'' '\''LDFLAGS=-L/opt/local/lib -arch x86_64'\'' '\''CPPFLAGS=-I/opt/local/include'\'' '\''CXX=ccache /usr/bin/g++-4.2'\'' '\''CXXFLAGS=-O2 -arch x86_64'\'''
13466CONFIGURE_PATH='/opt/local/lib/ImageMagick-6.6.6/config/'
13467CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/version.sh'
13468CONVENIENCE_LTDL_FALSE='#'
13469CONVENIENCE_LTDL_TRUE=''
13470CPP='ccache /usr/bin/gcc-4.2 -E'
13471CPPFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include/libxml2'
13472CXX='ccache /usr/bin/g++-4.2'
13473CXXCPP='ccache /usr/bin/g++-4.2 -E'
13474CXXDEPMODE='depmode=gcc3'
13475CXXFLAGS='-O2 -arch x86_64 -D_THREAD_SAFE -pthread'
13476CYGPATH_W='echo'
13477CYGWIN_BUILD_FALSE=''
13478CYGWIN_BUILD_TRUE='#'
13479CatDelegate='/bin/cat'
13480ConvertDelegate='/opt/local/bin/convert'
13481DATA_DIR='/opt/local/share'
13482DEFS='-DHAVE_CONFIG_H'
13483DELEGATES='bzlib fftw fontconfig freetype gs jpeg jng jp2 lcms openexr png tiff x11 xml zlib'
13484DEPDIR='.deps'
13485DIRSEP=':'
13486DISTCHECK_CONFIG_FLAGS=''\''CC=ccache /usr/bin/gcc-4.2'\'' '\''CFLAGS=-O2 -arch x86_64'\'' '\''CPPFLAGS=-I/opt/local/include'\'' '\''CXX=ccache /usr/bin/g++-4.2'\'' '\''LDFLAGS=-L/opt/local/lib -arch x86_64'\'' --disable-deprecated --with-quantum-depth=16 --with-umem=no --with-autotrace=no --with-fpx=no --with-fontpath= --with-gvc=no --with-lqr=no --with-rsvg=no --with-wmf=no --with-perl=no'
13487DJVU_DELEGATE_FALSE=''
13488DJVU_DELEGATE_TRUE='#'
13489DJVU_LIBS=''
13490DLLDFLAGS='-export-dynamic'
13491DLLTOOL='dlltool'
13492DNGDecodeDelegate='ufraw-batch'
13493DOCUMENTATION_PATH='/opt/local/share/doc/ImageMagick-6.6.6'
13494DPS_DELEGATE_FALSE=''
13495DPS_DELEGATE_TRUE='#'
13496DPS_LIBS=''
13497DSYMUTIL='dsymutil'
13498DUMPBIN=''
13499DVIDecodeDelegate='dvips'
13500DisplayDelegate='/opt/local/bin/display'
13501ECHO_C='\c'
13502ECHO_N=''
13503ECHO_T=''
13504EGREP='/opt/local/bin/grep -E'
13505EXECUTABLE_PATH='/opt/local/bin'
13506EXEC_PREFIX_DIR='/opt/local'
13507EXEEXT=''
13508EchoDelegate='/bin/echo'
13509EditorDelegate='xterm'
13510FFTW_DELEGATE_FALSE='#'
13511FFTW_DELEGATE_TRUE=''
13512FFTW_LIBS='-lfftw3'
13513FGREP='/opt/local/bin/grep -F'
13514FIGDecodeDelegate='fig2dev'
13515FILTER_PATH='/opt/local/lib/ImageMagick-6.6.6/modules-Q16/filters'
13516FONTCONFIG_CFLAGS='-I/opt/local/include  '
13517FONTCONFIG_DELEGATE_FALSE='#'
13518FONTCONFIG_DELEGATE_TRUE=''
13519FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lexpat -lfreetype -lz -liconv  '
13520FPX_DELEGATE_FALSE=''
13521FPX_DELEGATE_TRUE='#'
13522FPX_LIBS=''
13523FREETYPE_DELEGATE_FALSE='#'
13524FREETYPE_DELEGATE_TRUE=''
13525FREETYPE_LIBS='-lfreetype'
13526GDI32_LIBS=''
13527GOMP_LIBS='-lgomp'
13528GREP='/opt/local/bin/grep'
13529GSAlphaDevice='pngalpha'
13530GSCMYKDevice='pam'
13531GSColorDevice='pnmraw'
13532GSEPSDevice='epswrite'
13533GSMonoDevice='pbmraw'
13534GSPDFDevice='pdfwrite'
13535GSPSDevice='pswrite'
13536GSVersion='9.00'
13537GS_DELEGATE_FALSE='#'
13538GS_DELEGATE_TRUE=''
13539GS_LIBS='-lgs'
13540GVCDecodeDelegate='dot'
13541GVC_CFLAGS=''
13542GVC_DELEGATE_FALSE=''
13543GVC_DELEGATE_TRUE='#'
13544GVC_LIBS=''
13545GnuplotDecodeDelegate='gnuplot'
13546HDRDecodeDelegate='ra_pfm'
13547HPGLDecodeDelegate='hp2xx'
13548HTMLDecodeDelegate='html2ps'
13549HasUMEM_FALSE=''
13550HasUMEM_TRUE='#'
13551ILBMDecodeDelegate='ilbmtoppm'
13552ILBMEncodeDelegate='ppmtoilbm'
13553INCLTDL=''
13554INCLUDE_DIR='/opt/local/include'
13555INFO_DIR='/opt/local/share/info'
13556INSTALL_DATA='${INSTALL} -m 644'
13557INSTALL_LTDL_FALSE=''
13558INSTALL_LTDL_TRUE='#'
13559INSTALL_PROGRAM='${INSTALL}'
13560INSTALL_SCRIPT='${INSTALL}'
13561INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
13562INT16_T='signed short'
13563INT32_T='signed int'
13564INT64_T='signed long'
13565INT8_T='signed char'
13566JBIG_DELEGATE_FALSE=''
13567JBIG_DELEGATE_TRUE='#'
13568JBIG_LIBS=''
13569JP2_DELEGATE_FALSE='#'
13570JP2_DELEGATE_TRUE=''
13571JP2_LIBS='-ljasper'
13572JPEG_DELEGATE_FALSE='#'
13573JPEG_DELEGATE_TRUE=''
13574JPEG_LIBS='-ljpeg'
13575LCMS_DELEGATE_FALSE='#'
13576LCMS_DELEGATE_TRUE=''
13577LCMS_LIBS='-llcms'
13578LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
13579LDFLAGS='-L/opt/local/lib -arch x86_64 -L/opt/local/lib'
13580LFS_CPPFLAGS=' -D_LARGE_FILES=1'
13581LIBADD_DL=' '
13582LIBADD_DLD_LINK=''
13583LIBADD_DLOPEN=''
13584LIBADD_SHL_LOAD=''
13585LIBEXEC_DIR='/opt/local/libexec'
13586LIBLTDL='-lltdl'
13587LIBOBJS=''
13588LIBRARY_EXTRA_CPPFLAGS=''
13589LIBRARY_PATH='/opt/local/lib/ImageMagick-6.6.6'
13590LIBS=''
13591LIBSTDCLDFLAGS=''
13592LIBTOOL='$(SHELL) $(top_builddir)/libtool'
13593LIBTOOL_DEPS='config/ltmain.sh'
13594LIB_DIR='/opt/local/lib'
13595LIB_DL=''
13596LIPO='lipo'
13597LN_S='ln -s'
13598LOCALSTATE_DIR='/opt/local/var'
13599LPDelegate='/usr/bin/lp'
13600LPRDelegate='/usr/bin/lpr'
13601LQR_CFLAGS=''
13602LQR_DELEGATE_FALSE=''
13603LQR_DELEGATE_TRUE='#'
13604LQR_LIBS=''
13605LTDLDEPS=''
13606LTDLINCL=''
13607LTDLOPEN='libltdl'
13608LTLIBOBJS=''
13609LT_CONFIG_H='config/config.h'
13610LT_DLLOADERS=' ltdl/dlopen.la'
13611LT_DLPREOPEN='-dlpreopen ltdl/dlopen.la '
13612LZWDecodeDelegate='/opt/local/bin/uncompress'
13613LZWEncodeDelegate='/usr/bin/compress'
13614LaunchDelegate='gimp'
13615MAGICKCORE_PATH='/opt/local/lib'
13616MAGICK_CFLAGS='-D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread'
13617MAGICK_CODER_MODULE_PATH='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.6-0/coders'
13618MAGICK_CONFIGURE_BUILD_PATH='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.6-0/config'
13619MAGICK_CONFIGURE_SRC_PATH='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.6-0/config'
13620MAGICK_CPPFLAGS='-I/opt/local/include/ImageMagick'
13621MAGICK_CXXFLAGS='-O2 -arch x86_64 -D_THREAD_SAFE -pthread'
13622MAGICK_DEP_LIBS='-llcms -ltiff -lfreetype -ljpeg -lfftw3 -L/opt/local/lib -lfontconfig -lexpat -lfreetype -lz -liconv -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lgomp -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries -lm -lpthread'
13623MAGICK_FEATURES='HDRI OpenMP '
13624MAGICK_FILTER_MODULE_PATH='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.6-0/filters'
13625MAGICK_HDRI='HDRI'
13626MAGICK_LDFLAGS='-L/opt/local/lib -L/opt/local/lib -arch x86_64 -L/opt/local/lib'
13627MAGICK_LIBLTDL='-lltdl'
13628MAGICK_LIBRARY_AGE='0'
13629MAGICK_LIBRARY_CURRENT='4'
13630MAGICK_LIBRARY_CURRENT_MIN='4'
13631MAGICK_LIBRARY_REVISION='0'
13632MAGICK_LIBRARY_VERSION_INFO='4:0:0'
13633MAGICK_LIBS='-lMagickCore -llcms -ltiff -lfreetype -ljpeg -lfftw3 -L/opt/local/lib -lfontconfig -lexpat -lfreetype -lz -liconv -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lgomp -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries -lm -lpthread -lltdl'
13634MAGICK_LIB_VERSION='0x040000'
13635MAGICK_LIB_VERSION_NUMBER='4,0,0'
13636MAGICK_LIB_VERSION_TEXT='6.6.6'
13637MAGICK_LTDLDEPS=''
13638MAGICK_PCFLAGS='-fopenmp'
13639MAGICK_TARGET_CPU='x86_64'
13640MAGICK_TARGET_OS='darwin10.5.0'
13641MAGICK_TARGET_VENDOR='apple'
13642MAINT='#'
13643MAINTAINER_MODE_FALSE=''
13644MAINTAINER_MODE_TRUE='#'
13645MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.6-0/config/missing --run makeinfo'
13646MANDelegate='/usr/bin/groff'
13647MAN_DIR='/opt/local/share/man'
13648MATH_LIBS='-lm'
13649MKDIR_P='config/install-sh -c -d'
13650MODULE_EXTRA_CPPFLAGS=''
13651MPEGDecodeDelegate='ffmpeg'
13652MPEGEncodeDelegate='ffmpeg'
13653MVDelegate='/bin/mv'
13654MogrifyDelegate='/opt/local/bin/mogrify'
13655MrSIDDecodeDelegate='mrsidgeodecode'
13656NM='/usr/bin/nm'
13657NMEDIT='nmedit'
13658OBJDUMP='false'
13659OBJEXT='o'
13660OPENEXR_CFLAGS='-D_THREAD_SAFE -I/opt/local/include/OpenEXR  '
13661OPENEXR_DELEGATE_FALSE='#'
13662OPENEXR_DELEGATE_TRUE=''
13663OPENEXR_LIBS='-L/opt/local/lib -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread  '
13664OPENMP_CFLAGS='-fopenmp'
13665OPENMP_CXXFLAGS='-fopenmp'
13666OSX_GCOV_LDFLAG=''
13667OTOOL64=':'
13668OTOOL='otool'
13669P7ZIP='7za'
13670P7ZIP_DELEGATE_FALSE='#'
13671P7ZIP_DELEGATE_TRUE=''
13672PACKAGE='ImageMagick'
13673PACKAGE_BUGREPORT='http://www.imagemagick.org'
13674PACKAGE_CHANGE_DATE='20101127'
13675PACKAGE_LIB_VERSION='0x666'
13676PACKAGE_LIB_VERSION_NUMBER='6,6,6,0'
13677PACKAGE_NAME='ImageMagick'
13678PACKAGE_RELEASE='0'
13679PACKAGE_RELEASE_DATE='2010-12-02'
13680PACKAGE_STRING='ImageMagick 6.6.6'
13681PACKAGE_TARNAME='ImageMagick'
13682PACKAGE_URL=''
13683PACKAGE_VERSION='6.6.6'
13684PACKAGE_VERSION_ADDENDUM='-0'
13685PATH_SEPARATOR=':'
13686PCLCMYKDevice='bmpsep8'
13687PCLColorDevice='ppmraw'
13688PCLDelegate='pcl6'
13689PCLMonoDevice='pbmraw'
13690PCLVersion='unknown'
13691PERL='perl'
13692PERLMAINCC='ccache /usr/bin/gcc-4.2'
13693PERL_MAKE_OPTIONS=''
13694PERL_SUPPORTS_DESTDIR='no'
13695PERL_VERSION=''
13696PERSISTINCLUDE_DIR='/usr/include'
13697PGPDecodeDelegate='pgpv'
13698PKG_CONFIG='/opt/local/bin/pkg-config'
13699PNG_DELEGATE_FALSE='#'
13700PNG_DELEGATE_TRUE=''
13701PNG_LIBS='-lpng'
13702POVDelegate='povray'
13703POW_LIB=''
13704PREFIX_DIR='/opt/local'
13705PSDelegate='/opt/local/bin/gsx'
13706PTHREAD_CC='ccache /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99'
13707PTHREAD_CFLAGS='-D_THREAD_SAFE -D_THREAD_SAFE -pthread'
13708PTHREAD_LIBS='-lpthread'
13709PrintDelegate='/usr/bin/lpr'
13710QUANTUM_DEPTH='16'
13711RANLIB='ranlib'
13712RLEEncodeDelegate='rawtorle'
13713RMDelegate='/bin/rm'
13714RPM=''
13715RPM_DELEGATE_FALSE=''
13716RPM_DELEGATE_TRUE='#'
13717RSVGDecodeDelegate='rsvg'
13718RSVG_CFLAGS=''
13719RSVG_DELEGATE_FALSE=''
13720RSVG_DELEGATE_TRUE='#'
13721RSVG_LIBS=''
13722SBIN_DIR='/opt/local/sbin'
13723SCANDecodeDelegate='scanimage'
13724SED='/opt/local/bin/gsed'
13725SET_MAKE=''
13726SHAREDSTATE_DIR='/opt/local/com'
13727SHARE_CONFIGURE_PATH='/opt/local/share/ImageMagick-6.6.6/config'
13728SHARE_PATH='/opt/local/share/ImageMagick-6.6.6'
13729SHELL='/bin/sh'
13730STRIP='strip'
13731SYSCONF_DIR='/opt/local/etc'
13732ShowImageDelegate=''
13733TAR='gnutar'
13734THREAD_LIBS='-lpthread'
13735TIFF_DELEGATE_FALSE='#'
13736TIFF_DELEGATE_TRUE=''
13737TIFF_LIBS='-ltiff'
13738TXTDelegate='/usr/bin/enscript'
13739UINT16_T='unsigned short'
13740UINT32_T='unsigned int'
13741UINT64_T='unsigned long'
13742UINT8_T='unsigned char'
13743UINTMAX_T='unsigned long'
13744UINTPTR_T='unsigned long'
13745UMEM_LIBS=''
13746USING_CL_FALSE=''
13747USING_CL_TRUE='#'
13748UniconvertorDelegate='uniconvertor'
13749VERSION='6.6.6-0'
13750WEBPDelegate='webpconv'
13751WIN32_NATIVE_BUILD_FALSE=''
13752WIN32_NATIVE_BUILD_TRUE='#'
13753WINGDI32_DELEGATE_FALSE=''
13754WINGDI32_DELEGATE_TRUE='#'
13755WITH_LTDL_FALSE='#'
13756WITH_LTDL_TRUE=''
13757WITH_MAGICK_PLUS_PLUS_FALSE='#'
13758WITH_MAGICK_PLUS_PLUS_TRUE=''
13759WITH_MODULES_FALSE='#'
13760WITH_MODULES_TRUE=''
13761WITH_PERL_DYNAMIC_FALSE=''
13762WITH_PERL_DYNAMIC_TRUE='#'
13763WITH_PERL_FALSE=''
13764WITH_PERL_STATIC_FALSE=''
13765WITH_PERL_STATIC_TRUE='#'
13766WITH_PERL_TRUE='#'
13767WITH_SHARED_LIBS_FALSE='#'
13768WITH_SHARED_LIBS_TRUE=''
13769WMFDecodeDelegate='wmf2eps'
13770WMF_DELEGATE_FALSE=''
13771WMF_DELEGATE_TRUE='#'
13772WMF_LIBS=''
13773WWWDecodeDelegate='/opt/local/bin/curl'
13774WinPathScript='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.6-0/winpath.sh'
13775X11_DELEGATE_FALSE='#'
13776X11_DELEGATE_TRUE=''
13777X11_LIBS=' -lSM -lICE -lX11 '
13778XEXT_LIBS='-lXext'
13779XMKMF=''
13780XML_DELEGATE_FALSE='#'
13781XML_DELEGATE_TRUE=''
13782XML_LIBS='-lxml2'
13783XPSCMYKDevice='bmpsep8'
13784XPSColorDevice='ppmraw'
13785XPSDelegate='gxps'
13786XPSMonoDevice='pbmraw'
13787XPSVersion='unknown'
13788X_CFLAGS=''
13789X_EXTRA_LIBS=''
13790X_LIBS=''
13791X_PRE_LIBS='-lSM -lICE'
13792ZIP='zip'
13793ZIP_DELEGATE_FALSE='#'
13794ZIP_DELEGATE_TRUE=''
13795ZLIB_DELEGATE_FALSE='#'
13796ZLIB_DELEGATE_TRUE=''
13797ZLIB_LIBS='-lz'
13798ZipDelegate='/opt/local/bin/gzip'
13799ac_ct_CC='ccache /usr/bin/gcc-4.2'
13800ac_ct_CXX=''
13801ac_ct_DUMPBIN=''
13802am__EXEEXT_FALSE=''
13803am__EXEEXT_TRUE='#'
13804am__fastdepCC_FALSE='#'
13805am__fastdepCC_TRUE=''
13806am__fastdepCXX_FALSE='#'
13807am__fastdepCXX_TRUE=''
13808am__include='include'
13809am__isrc=''
13810am__leading_dot='.'
13811am__quote=''
13812am__tar='${AMTAR} chof - "$$tardir"'
13813am__untar='${AMTAR} xf -'
13814ax_pthread_config=''
13815bindir='${exec_prefix}/bin'
13816build='x86_64-apple-darwin10.5.0'
13817build_alias=''
13818build_cpu='x86_64'
13819build_os='darwin10.5.0'
13820build_vendor='apple'
13821datadir='${datarootdir}'
13822datarootdir='${prefix}/share'
13823dejavu_font_dir=''
13824docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
13825dvidir='${docdir}'
13826exec_prefix='${prefix}'
13827freetype_config='freetype-config'
13828ghostscript_font_dir='/opt/local/share/ghostscript/fontsx/'
13829host='x86_64-apple-darwin10.5.0'
13830host_alias=''
13831host_cpu='x86_64'
13832host_os='darwin10.5.0'
13833host_vendor='apple'
13834htmldir='${docdir}'
13835includedir='${prefix}/include'
13836infodir='${datarootdir}/info'
13837install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.6-0/config/install-sh'
13838libdir='${exec_prefix}/lib'
13839libexecdir='${exec_prefix}/libexec'
13840localedir='${datarootdir}/locale'
13841localstatedir='${prefix}/var'
13842ltdl_LIBOBJS=' ltdl/argz.o'
13843ltdl_LTLIBOBJS=' ltdl/argz.lo'
13844mandir='${datarootdir}/man'
13845mkdir_p='$(top_builddir)/config/install-sh -c -d'
13846oldincludedir='/usr/include'
13847pdfdir='${docdir}'
13848prefix='/opt/local'
13849program_transform_name='s,x,x,'
13850psdir='${docdir}'
13851sbindir='${exec_prefix}/sbin'
13852sharedstatedir='${prefix}/com'
13853sys_symbol_underscore='yes'
13854sysconfdir='${prefix}/etc'
13855target='x86_64-apple-darwin10.5.0'
13856target_alias=''
13857target_cpu='x86_64'
13858target_os='darwin10.5.0'
13859target_vendor='apple'
13860type_include_files=' <include file="type-ghostscript.xml" />'
13861windows_font_dir=''
13862xml2_config='xml2-config'
13863
13864## ----------- ##
13865## confdefs.h. ##
13866## ----------- ##
13867
13868/* confdefs.h */
13869#define PACKAGE_NAME "ImageMagick"
13870#define PACKAGE_TARNAME "ImageMagick"
13871#define PACKAGE_VERSION "6.6.6"
13872#define PACKAGE_STRING "ImageMagick 6.6.6"
13873#define PACKAGE_BUGREPORT "http://www.imagemagick.org"
13874#define PACKAGE_URL ""
13875#define STDC_HEADERS 1
13876#define HAVE_SYS_TYPES_H 1
13877#define HAVE_SYS_STAT_H 1
13878#define HAVE_STDLIB_H 1
13879#define HAVE_STRING_H 1
13880#define HAVE_MEMORY_H 1
13881#define HAVE_STRINGS_H 1
13882#define HAVE_INTTYPES_H 1
13883#define HAVE_STDINT_H 1
13884#define HAVE_UNISTD_H 1
13885#define __EXTENSIONS__ 1
13886#define _ALL_SOURCE 1
13887#define _GNU_SOURCE 1
13888#define _POSIX_PTHREAD_SEMANTICS 1
13889#define _TANDEM_SOURCE 1
13890#define HAVE___ATTRIBUTE__ 1
13891#define HAVE_PTHREAD 1
13892#define THREAD_SUPPORT 1
13893#define HAVE_PTHREAD 1
13894#define HAVE_OPENCL_CL_H 1
13895#define _OPENCL 1
13896#define HAVE_FSEEKO 1
13897#define _FILE_OFFSET_BITS 64
13898#define HAVE_DLFCN_H 1
13899#define LT_OBJDIR ".libs/"
13900#define LT_MODULE_EXT ".so"
13901#define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
13902#define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
13903#define HAVE_LIBDL 1
13904#define HAVE_DLERROR 1
13905#define HAVE_LIBDLLOADER 1
13906#define error_t int
13907#define __error_t_defined 1
13908#define HAVE_PRELOADED_SYMBOLS 1
13909#define HAVE_LTDL 1
13910#define HAVE_UNISTD_H 1
13911#define HAVE_MACH_O_DYLD_H 1
13912#define HAVE_DIRENT_H 1
13913#define HAVE_CLOSEDIR 1
13914#define HAVE_OPENDIR 1
13915#define HAVE_READDIR 1
13916#define HAVE_STRLCAT 1
13917#define HAVE_STRLCPY 1
13918#define LT_LIBEXT "a"
13919#define BUILD_MODULES 1
13920#define LTDL_DELEGATE 1
13921#define INSTALLED_SUPPORT 1
13922#define CIPHER_SUPPORT 1
13923#define HDRI_SUPPORT 1
13924#define QUANTUM_DEPTH 16
13925#define STDC_HEADERS 1
13926#define HAVE_DIRENT_H 1
13927#define HAVE_COMPLEX_H 1
13928#define HAVE_ERRNO_H 1
13929#define HAVE_FCNTL_H 1
13930#define HAVE_LIMITS_H 1
13931#define HAVE_LOCALE_H 1
13932#define HAVE_MACHINE_PARAM_H 1
13933#define HAVE_MACH_O_DYLD_H 1
13934#define HAVE_STDARG_H 1
13935#define HAVE_SYS_IPC_H 1
13936#define HAVE_SYS_RESOURCE_H 1
13937#define HAVE_SYS_SYSLIMITS_H 1
13938#define HAVE_SYS_TIME_H 1
13939#define HAVE_SYS_TIMEB_H 1
13940#define HAVE_SYS_TIMES_H 1
13941#define HAVE_SYS_WAIT_H 1
13942#define HAVE_WCHAR_H 1
13943#define HAVE__BOOL 1
13944#define HAVE_STDBOOL_H 1
13945#define HAVE_STRINGIZE 1
13946#define TIME_WITH_SYS_TIME 1
13947#define HAVE_STRUCT_TM_TM_ZONE 1
13948#define HAVE_TM_ZONE 1
13949#define restrict __restrict
13950#define HAVE_LONG_DOUBLE_WIDER 1
13951#define SIZEOF_SIGNED_SHORT 2
13952#define SIZEOF_UNSIGNED_SHORT 2
13953#define SIZEOF_SIGNED_INT 4
13954#define SIZEOF_UNSIGNED_INT 4
13955#define SIZEOF_SIGNED_LONG 8
13956#define SIZEOF_UNSIGNED_LONG 8
13957#define SIZEOF_SIGNED_LONG_LONG 8
13958#define SIZEOF_UNSIGNED_LONG_LONG 8
13959#define SIZEOF_OFF_T 8
13960#define SIZEOF_SIZE_T 8
13961#define SIZEOF_SSIZE_T 8
13962#define SIZEOF_UNSIGNED_INTP 8
13963#define HAVE_STDLIB_H 1
13964#define HAVE_UNISTD_H 1
13965#define HAVE_GETPAGESIZE 1
13966#define HAVE_MMAP_FILEIO 1
13967#define HAVE_STDLIB_H 1
13968#define HAVE_UNISTD_H 1
13969#define HAVE_SYS_PARAM_H 1
13970#define HAVE_GETPAGESIZE 1
13971#define HAVE_MMAP 1
13972#define HAVE_FORK 1
13973#define HAVE_VFORK 1
13974#define HAVE_WORKING_VFORK 1
13975#define HAVE_WORKING_FORK 1
13976#define HAVE_SYS_SELECT_H 1
13977#define HAVE_SYS_SOCKET_H 1
13978#define SELECT_TYPE_ARG1 int
13979#define SELECT_TYPE_ARG234 (fd_set *)
13980#define SELECT_TYPE_ARG5 (struct timeval *)
13981#define RETSIGTYPE void
13982#define HAVE_VPRINTF 1
13983#define HAVE_ATOLL 1
13984#define HAVE_ATEXIT 1
13985#define HAVE_CIMAG 1
13986#define HAVE_CLOCK 1
13987#define HAVE_CTIME_R 1
13988#define HAVE__EXIT 1
13989#define HAVE_EXECVP 1
13990#define HAVE_FCHMOD 1
13991#define HAVE_FLOOR 1
13992#define HAVE_FORK 1
13993#define HAVE_FTIME 1
13994#define HAVE_FTRUNCATE 1
13995#define HAVE_GETC_UNLOCKED 1
13996#define HAVE_GETCWD 1
13997#define HAVE_GETPID 1
13998#define HAVE_GETDTABLESIZE 1
13999#define HAVE_GETPAGESIZE 1
14000#define HAVE_GETRLIMIT 1
14001#define HAVE_GETRUSAGE 1
14002#define HAVE_GETTIMEOFDAY 1
14003#define HAVE_GMTIME_R 1
14004#define HAVE_J0 1
14005#define HAVE_J1 1
14006#define HAVE_LOCALTIME_R 1
14007#define HAVE_LSTAT 1
14008#define HAVE_MEMMOVE 1
14009#define HAVE_MEMSET 1
14010#define HAVE_MKSTEMP 1
14011#define HAVE_MUNMAP 1
14012#define HAVE_NANOSLEEP 1
14013#define HAVE__NSGETEXECUTABLEPATH 1
14014#define HAVE_PCLOSE 1
14015#define HAVE_POLL 1
14016#define HAVE_POPEN 1
14017#define HAVE_POSIX_MADVISE 1
14018#define HAVE_POSIX_MEMALIGN 1
14019#define HAVE_POSIX_SPAWNP 1
14020#define HAVE_POW 1
14021#define HAVE_PREAD 1
14022#define HAVE_PWRITE 1
14023#define HAVE_QSORT_R 1
14024#define HAVE_RAISE 1
14025#define HAVE_RAND_R 1
14026#define HAVE_READLINK 1
14027#define HAVE_READDIR_R 1
14028#define HAVE_REALPATH 1
14029#define HAVE_SELECT 1
14030#define HAVE_SEEKDIR 1
14031#define HAVE_SETLOCALE 1
14032#define HAVE_SQRT 1
14033#define HAVE_SETVBUF 1
14034#define HAVE_STAT 1
14035#define HAVE_STRCHR 1
14036#define HAVE_STRERROR_R 1
14037#define HAVE_STRRCHR 1
14038#define HAVE_STRCSPN 1
14039#define HAVE_STRDUP 1
14040#define HAVE_STRPBRK 1
14041#define HAVE_STRSPN 1
14042#define HAVE_STRSTR 1
14043#define HAVE_STRTOL 1
14044#define HAVE_STRTOUL 1
14045#define HAVE_SYMLINK 1
14046#define HAVE_SYSCONF 1
14047#define HAVE_SIGEMPTYSET 1
14048#define HAVE_SIGACTION 1
14049#define HAVE_STRERROR 1
14050#define HAVE_STRLCAT 1
14051#define HAVE_STRLCPY 1
14052#define HAVE_STRCASECMP 1
14053#define HAVE_STRNCASECMP 1
14054#define HAVE_TELLDIR 1
14055#define HAVE_TEMPNAM 1
14056#define HAVE_TIMES 1
14057#define HAVE_USLEEP 1
14058#define HAVE_UTIME 1
14059#define HAVE_VSPRINTF 1
14060#define HAVE_VSNPRINTF 1
14061#define HAVE_WAITPID 1
14062#define HAVE_GETTIMEOFDAY 1
14063#define HAVE_DECL_PREAD 1
14064#define HAVE_DECL_PWRITE 1
14065#define HAVE_DECL_STRLCPY 1
14066#define HAVE_DECL_VSNPRINTF 1
14067#define HAVE_BOOL /**/
14068#define HAVE_NAMESPACES /**/
14069#define HAVE_NAMESPACE_STD /**/
14070#define HAVE_STD_LIBS /**/
14071#define HAVE_LSTRING /**/
14072#define X11_CONFIGURE_PATH ""
14073#define BZLIB_DELEGATE 1
14074#define X11_DELEGATE 1
14075#define HAVE_SHARED_MEMORY 1
14076#define HAVE_SHAPE 1
14077#define ZLIB_DELEGATE 1
14078#define FFTW_DELEGATE 1
14079#define FONTCONFIG_DELEGATE 1
14080#define FREETYPE_DELEGATE 1
14081#define HAVE_FT2BUILD_H 1
14082#define GS_DELEGATE 1
14083#define JPEG_DELEGATE 1
14084#define JP2_DELEGATE 1
14085#define HAVE_LCMS_H 1
14086#define LCMS_DELEGATE 1
14087#define OPENEXR_DELEGATE 1
14088#define PNG_DELEGATE 1
14089#define TIFF_DELEGATE 1
14090#define HAVE_TIFFCONF_H 1
14091#define HAVE_TIFFISCODECCONFIGURED 1
14092#define HAVE_TIFFMERGEFIELDINFO 1
14093#define HAVE_TIFFREADEXIFDIRECTORY 1
14094#define HAVE_TIFFSETERRORHANDLEREXT 1
14095#define HAVE_TIFFSETTAGEXTENDER 1
14096#define HAVE_TIFFSETWARNINGHANDLEREXT 1
14097#define HAVE_TIFFSWABARRAYOFTRIPLES 1
14098#define XML_DELEGATE 1
14099#define LIBRARY_RELATIVE_PATH "ImageMagick-6.6.6"
14100#define EXECUTABLE_PATH "/opt/local/bin/"
14101#define LIBRARY_PATH "/opt/local/lib/ImageMagick-6.6.6/"
14102#define CONFIGURE_RELATIVE_PATH "ImageMagick-6.6.6/config"
14103#define CONFIGURE_PATH "/opt/local/lib/ImageMagick-6.6.6/config/"
14104#define CODER_RELATIVE_PATH "ImageMagick-6.6.6/modules-Q16/coders"
14105#define CODER_PATH "/opt/local/lib/ImageMagick-6.6.6/modules-Q16/coders/"
14106#define FILTER_RELATIVE_PATH "ImageMagick-6.6.6/modules-Q16/filters"
14107#define FILTER_PATH "/opt/local/lib/ImageMagick-6.6.6/modules-Q16/filters/"
14108#define DOCUMENTATION_PATH "/opt/local/share/doc/ImageMagick-6.6.6/"
14109#define SHARE_PATH "/opt/local/share/ImageMagick-6.6.6/"
14110#define SHARE_CONFIGURE_RELATIVE_PATH "ImageMagick-6.6.6/config"
14111#define SHARE_CONFIGURE_PATH "/opt/local/share/ImageMagick-6.6.6/config/"
14112
14113configure: exit 0