Ticket #27958: config.log

File config.log, 230.1 KB (added by calsaiwing@…, 13 years ago)

config.log

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 --without-openexr --disable-hdri --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-jp2 --without-wmf --without-gvc --without-rsvg --without-lqr --with-gs-font-dir=/opt/local/share/fonts/urw-fonts --with-quantum-depth=16
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 192-168-1-101.local
14uname -m = i386
15uname -r = 10.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/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.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/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: 98 tasks, 385 threads, 2 processors
34Load average: 0.89, Mach factor: 1.10
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:3332: checking build system type
52configure:3346: result: x86_64-apple-darwin10.6.0
53configure:3366: checking host system type
54configure:3379: result: x86_64-apple-darwin10.6.0
55configure:3399: checking target system type
56configure:3412: result: x86_64-apple-darwin10.6.0
57configure:3460: checking whether build environment is sane
58configure:3510: result: yes
59configure:3529: checking for a BSD-compatible install
60configure:3597: result: /usr/bin/install -c
61configure:3747: checking for a thread-safe mkdir -p
62configure:3786: result: config/install-sh -c -d
63configure:3799: checking for gawk
64configure:3829: result: no
65configure:3799: checking for mawk
66configure:3829: result: no
67configure:3799: checking for nawk
68configure:3829: result: no
69configure:3799: checking for awk
70configure:3815: found /usr/bin/awk
71configure:3826: result: awk
72configure:3837: checking whether make sets $(MAKE)
73configure:3859: result: yes
74configure:4070: checking for style of include used by make
75configure:4098: result: GNU
76configure:4168: checking for gcc
77configure:4195: result: /usr/bin/gcc-4.2
78configure:4424: checking for C compiler version
79configure:4433: /usr/bin/gcc-4.2 --version >&5
80i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
81Copyright (C) 2007 Free Software Foundation, Inc.
82This is free software; see the source for copying conditions.  There is NO
83warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
84
85configure:4444: $? = 0
86configure:4433: /usr/bin/gcc-4.2 -v >&5
87Using built-in specs.
88Target: i686-apple-darwin10
89Configured with: /var/tmp/gcc/gcc-5664~105/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 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
90Thread model: posix
91gcc version 4.2.1 (Apple Inc. build 5664)
92configure:4444: $? = 0
93configure:4433: /usr/bin/gcc-4.2 -V >&5
94gcc-4.2: argument to `-V' is missing
95configure:4444: $? = 1
96configure:4433: /usr/bin/gcc-4.2 -qversion >&5
97i686-apple-darwin10-gcc-4.2.1: no input files
98configure:4444: $? = 1
99configure:4464: checking whether the C compiler works
100configure:4486: /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
101configure:4490: $? = 0
102configure:4538: result: yes
103configure:4541: checking for C compiler default output file name
104configure:4543: result: a.out
105configure:4549: checking for suffix of executables
106configure:4556: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
107configure:4560: $? = 0
108configure:4582: result:
109configure:4604: checking whether we are cross compiling
110configure:4612: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
111configure:4616: $? = 0
112configure:4623: ./conftest
113configure:4627: $? = 0
114configure:4642: result: no
115configure:4647: checking for suffix of object files
116configure:4669: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
117configure:4673: $? = 0
118configure:4694: result: o
119configure:4698: checking whether we are using the GNU C compiler
120configure:4717: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
121configure:4717: $? = 0
122configure:4726: result: yes
123configure:4735: checking whether /usr/bin/gcc-4.2 accepts -g
124configure:4755: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
125configure:4755: $? = 0
126configure:4796: result: yes
127configure:4813: checking for /usr/bin/gcc-4.2 option to accept ISO C89
128configure:4877: /usr/bin/gcc-4.2  -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
129configure:4877: $? = 0
130configure:4890: result: none needed
131configure:4912: checking dependency style of /usr/bin/gcc-4.2
132configure:5022: result: gcc3
133configure:5043: checking how to run the C preprocessor
134configure:5074: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
135configure:5074: $? = 0
136configure:5088: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
137conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
138configure:5088: $? = 1
139configure: failed program was:
140| /* confdefs.h */
141| #define PACKAGE_NAME "ImageMagick"
142| #define PACKAGE_TARNAME "ImageMagick"
143| #define PACKAGE_VERSION "6.6.6"
144| #define PACKAGE_STRING "ImageMagick 6.6.6"
145| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
146| #define PACKAGE_URL ""
147| /* end confdefs.h.  */
148| #include <ac_nonexistent.h>
149configure:5113: result: /usr/bin/gcc-4.2 -E
150configure:5133: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
151configure:5133: $? = 0
152configure:5147: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
153conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
154configure:5147: $? = 1
155configure: failed program was:
156| /* confdefs.h */
157| #define PACKAGE_NAME "ImageMagick"
158| #define PACKAGE_TARNAME "ImageMagick"
159| #define PACKAGE_VERSION "6.6.6"
160| #define PACKAGE_STRING "ImageMagick 6.6.6"
161| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
162| #define PACKAGE_URL ""
163| /* end confdefs.h.  */
164| #include <ac_nonexistent.h>
165configure:5176: checking for grep that handles long lines and -e
166configure:5234: result: /usr/bin/grep
167configure:5239: checking for egrep
168configure:5301: result: /usr/bin/grep -E
169configure:5306: checking for ANSI C header files
170configure:5326: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
171configure:5326: $? = 0
172configure:5399: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
173configure:5399: $? = 0
174configure:5399: ./conftest
175configure:5399: $? = 0
176configure:5410: result: yes
177configure:5423: checking for sys/types.h
178configure:5423: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
179configure:5423: $? = 0
180configure:5423: result: yes
181configure:5423: checking for sys/stat.h
182configure:5423: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
183configure:5423: $? = 0
184configure:5423: result: yes
185configure:5423: checking for stdlib.h
186configure:5423: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
187configure:5423: $? = 0
188configure:5423: result: yes
189configure:5423: checking for string.h
190configure:5423: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
191configure:5423: $? = 0
192configure:5423: result: yes
193configure:5423: checking for memory.h
194configure:5423: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
195configure:5423: $? = 0
196configure:5423: result: yes
197configure:5423: checking for strings.h
198configure:5423: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
199configure:5423: $? = 0
200configure:5423: result: yes
201configure:5423: checking for inttypes.h
202configure:5423: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
203configure:5423: $? = 0
204configure:5423: result: yes
205configure:5423: checking for stdint.h
206configure:5423: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
207configure:5423: $? = 0
208configure:5423: result: yes
209configure:5423: checking for unistd.h
210configure:5423: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
211configure:5423: $? = 0
212configure:5423: result: yes
213configure:5436: checking minix/config.h usability
214configure:5436: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
215conftest.c:52:26: error: minix/config.h: No such file or directory
216configure:5436: $? = 1
217configure: failed program was:
218| /* confdefs.h */
219| #define PACKAGE_NAME "ImageMagick"
220| #define PACKAGE_TARNAME "ImageMagick"
221| #define PACKAGE_VERSION "6.6.6"
222| #define PACKAGE_STRING "ImageMagick 6.6.6"
223| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
224| #define PACKAGE_URL ""
225| #define STDC_HEADERS 1
226| #define HAVE_SYS_TYPES_H 1
227| #define HAVE_SYS_STAT_H 1
228| #define HAVE_STDLIB_H 1
229| #define HAVE_STRING_H 1
230| #define HAVE_MEMORY_H 1
231| #define HAVE_STRINGS_H 1
232| #define HAVE_INTTYPES_H 1
233| #define HAVE_STDINT_H 1
234| #define HAVE_UNISTD_H 1
235| /* end confdefs.h.  */
236| #include <stdio.h>
237| #ifdef HAVE_SYS_TYPES_H
238| # include <sys/types.h>
239| #endif
240| #ifdef HAVE_SYS_STAT_H
241| # include <sys/stat.h>
242| #endif
243| #ifdef STDC_HEADERS
244| # include <stdlib.h>
245| # include <stddef.h>
246| #else
247| # ifdef HAVE_STDLIB_H
248| #  include <stdlib.h>
249| # endif
250| #endif
251| #ifdef HAVE_STRING_H
252| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
253| #  include <memory.h>
254| # endif
255| # include <string.h>
256| #endif
257| #ifdef HAVE_STRINGS_H
258| # include <strings.h>
259| #endif
260| #ifdef HAVE_INTTYPES_H
261| # include <inttypes.h>
262| #endif
263| #ifdef HAVE_STDINT_H
264| # include <stdint.h>
265| #endif
266| #ifdef HAVE_UNISTD_H
267| # include <unistd.h>
268| #endif
269| #include <minix/config.h>
270configure:5436: result: no
271configure:5436: checking minix/config.h presence
272configure:5436: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
273conftest.c:19:26: error: minix/config.h: No such file or directory
274configure:5436: $? = 1
275configure: failed program was:
276| /* confdefs.h */
277| #define PACKAGE_NAME "ImageMagick"
278| #define PACKAGE_TARNAME "ImageMagick"
279| #define PACKAGE_VERSION "6.6.6"
280| #define PACKAGE_STRING "ImageMagick 6.6.6"
281| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
282| #define PACKAGE_URL ""
283| #define STDC_HEADERS 1
284| #define HAVE_SYS_TYPES_H 1
285| #define HAVE_SYS_STAT_H 1
286| #define HAVE_STDLIB_H 1
287| #define HAVE_STRING_H 1
288| #define HAVE_MEMORY_H 1
289| #define HAVE_STRINGS_H 1
290| #define HAVE_INTTYPES_H 1
291| #define HAVE_STDINT_H 1
292| #define HAVE_UNISTD_H 1
293| /* end confdefs.h.  */
294| #include <minix/config.h>
295configure:5436: result: no
296configure:5436: checking for minix/config.h
297configure:5436: result: no
298configure:5457: checking whether it is safe to define __EXTENSIONS__
299configure:5475: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
300configure:5475: $? = 0
301configure:5482: result: yes
302configure:5546: checking for gcc
303configure:5573: result: /usr/bin/gcc-4.2
304configure:5802: checking for C compiler version
305configure:5811: /usr/bin/gcc-4.2 --version >&5
306i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
307Copyright (C) 2007 Free Software Foundation, Inc.
308This is free software; see the source for copying conditions.  There is NO
309warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
310
311configure:5822: $? = 0
312configure:5811: /usr/bin/gcc-4.2 -v >&5
313Using built-in specs.
314Target: i686-apple-darwin10
315Configured with: /var/tmp/gcc/gcc-5664~105/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 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
316Thread model: posix
317gcc version 4.2.1 (Apple Inc. build 5664)
318configure:5822: $? = 0
319configure:5811: /usr/bin/gcc-4.2 -V >&5
320gcc-4.2: argument to `-V' is missing
321configure:5822: $? = 1
322configure:5811: /usr/bin/gcc-4.2 -qversion >&5
323i686-apple-darwin10-gcc-4.2.1: no input files
324configure:5822: $? = 1
325configure:5826: checking whether we are using the GNU C compiler
326configure:5854: result: yes
327configure:5863: checking whether /usr/bin/gcc-4.2 accepts -g
328configure:5924: result: yes
329configure:5941: checking for /usr/bin/gcc-4.2 option to accept ISO C89
330configure:6018: result: none needed
331configure:6040: checking dependency style of /usr/bin/gcc-4.2
332configure:6150: result: gcc3
333configure:6277: checking for C++ compiler version
334configure:6286: /usr/bin/g++-4.2 --version >&5
335i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
336Copyright (C) 2007 Free Software Foundation, Inc.
337This is free software; see the source for copying conditions.  There is NO
338warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
339
340configure:6297: $? = 0
341configure:6286: /usr/bin/g++-4.2 -v >&5
342Using built-in specs.
343Target: i686-apple-darwin10
344Configured with: /var/tmp/gcc/gcc-5664~105/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 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
345Thread model: posix
346gcc version 4.2.1 (Apple Inc. build 5664)
347configure:6297: $? = 0
348configure:6286: /usr/bin/g++-4.2 -V >&5
349g++-4.2: argument to `-V' is missing
350configure:6297: $? = 1
351configure:6286: /usr/bin/g++-4.2 -qversion >&5
352i686-apple-darwin10-g++-4.2.1: no input files
353configure:6297: $? = 1
354configure:6301: checking whether we are using the GNU C++ compiler
355configure:6320: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5
356configure:6320: $? = 0
357configure:6329: result: yes
358configure:6338: checking whether /usr/bin/g++-4.2 accepts -g
359configure:6358: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cpp >&5
360configure:6358: $? = 0
361configure:6399: result: yes
362configure:6424: checking dependency style of /usr/bin/g++-4.2
363configure:6534: result: gcc3
364configure:6553: checking for /usr/bin/gcc-4.2 option to accept ISO C99
365configure:6702: /usr/bin/gcc-4.2  -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
366conftest.c:74: error: expected ';', ',' or ')' before 'text'
367conftest.c: In function 'main':
368conftest.c:128: error: nested functions are disabled, use -fnested-functions to re-enable
369conftest.c:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
370conftest.c:128: error: 'newvar' undeclared (first use in this function)
371conftest.c:128: error: (Each undeclared identifier is reported only once
372conftest.c:128: error: for each function it appears in.)
373conftest.c:138: error: 'for' loop initial declaration used outside C99 mode
374configure:6702: $? = 1
375configure: failed program was:
376| /* confdefs.h */
377| #define PACKAGE_NAME "ImageMagick"
378| #define PACKAGE_TARNAME "ImageMagick"
379| #define PACKAGE_VERSION "6.6.6"
380| #define PACKAGE_STRING "ImageMagick 6.6.6"
381| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
382| #define PACKAGE_URL ""
383| #define STDC_HEADERS 1
384| #define HAVE_SYS_TYPES_H 1
385| #define HAVE_SYS_STAT_H 1
386| #define HAVE_STDLIB_H 1
387| #define HAVE_STRING_H 1
388| #define HAVE_MEMORY_H 1
389| #define HAVE_STRINGS_H 1
390| #define HAVE_INTTYPES_H 1
391| #define HAVE_STDINT_H 1
392| #define HAVE_UNISTD_H 1
393| #define __EXTENSIONS__ 1
394| #define _ALL_SOURCE 1
395| #define _GNU_SOURCE 1
396| #define _POSIX_PTHREAD_SEMANTICS 1
397| #define _TANDEM_SOURCE 1
398| /* end confdefs.h.  */
399| #include <stdarg.h>
400| #include <stdbool.h>
401| #include <stdlib.h>
402| #include <wchar.h>
403| #include <stdio.h>
404|
405| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
406| #define debug(...) fprintf (stderr, __VA_ARGS__)
407| #define showlist(...) puts (#__VA_ARGS__)
408| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
409| static void
410| test_varargs_macros (void)
411| {
412|   int x = 1234;
413|   int y = 5678;
414|   debug ("Flag");
415|   debug ("X = %d\n", x);
416|   showlist (The first, second, and third items.);
417|   report (x>y, "x is %d but y is %d", x, y);
418| }
419|
420| // Check long long types.
421| #define BIG64 18446744073709551615ull
422| #define BIG32 4294967295ul
423| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
424| #if !BIG_OK
425|   your preprocessor is broken;
426| #endif
427| #if BIG_OK
428| #else
429|   your preprocessor is broken;
430| #endif
431| static long long int bignum = -9223372036854775807LL;
432| static unsigned long long int ubignum = BIG64;
433|
434| struct incomplete_array
435| {
436|   int datasize;
437|   double data[];
438| };
439|
440| struct named_init {
441|   int number;
442|   const wchar_t *name;
443|   double average;
444| };
445|
446| typedef const char *ccp;
447|
448| static inline int
449| test_restrict (ccp restrict text)
450| {
451|   // See if C++-style comments work.
452|   // Iterate through items via the restricted pointer.
453|   // Also check for declarations in for loops.
454|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
455|     continue;
456|   return 0;
457| }
458|
459| // Check varargs and va_copy.
460| static void
461| test_varargs (const char *format, ...)
462| {
463|   va_list args;
464|   va_start (args, format);
465|   va_list args_copy;
466|   va_copy (args_copy, args);
467|
468|   const char *str;
469|   int number;
470|   float fnumber;
471|
472|   while (*format)
473|     {
474|       switch (*format++)
475|       {
476|       case 's': // string
477|         str = va_arg (args_copy, const char *);
478|         break;
479|       case 'd': // int
480|         number = va_arg (args_copy, int);
481|         break;
482|       case 'f': // float
483|         fnumber = va_arg (args_copy, double);
484|         break;
485|       default:
486|         break;
487|       }
488|     }
489|   va_end (args_copy);
490|   va_end (args);
491| }
492|
493| int
494| main ()
495| {
496|
497|   // Check bool.
498|   _Bool success = false;
499|
500|   // Check restrict.
501|   if (test_restrict ("String literal") == 0)
502|     success = true;
503|   char *restrict newvar = "Another string";
504|
505|   // Check varargs.
506|   test_varargs ("s, d' f .", "string", 65, 34.234);
507|   test_varargs_macros ();
508|
509|   // Check flexible array members.
510|   struct incomplete_array *ia =
511|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
512|   ia->datasize = 10;
513|   for (int i = 0; i < ia->datasize; ++i)
514|     ia->data[i] = i * 1.234;
515|
516|   // Check named initializers.
517|   struct named_init ni = {
518|     .number = 34,
519|     .name = L"Test wide string",
520|     .average = 543.34343,
521|   };
522|
523|   ni.number = 58;
524|
525|   int dynamic_array[ni.number];
526|   dynamic_array[ni.number - 1] = 543;
527|
528|   // work around unused variable warnings
529|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
530|         || dynamic_array[ni.number - 1] != 543);
531|
532|   ;
533|   return 0;
534| }
535configure:6702: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
536configure:6702: $? = 0
537configure:6722: result: -std=gnu99
538configure:6824: checking for /usr/bin/gcc-4.2 -std=gnu99 option to accept ISO Standard C
539configure:6838: result: -std=gnu99
540configure:6847: checking how to run the C preprocessor
541configure:6917: result: /usr/bin/gcc-4.2 -E
542configure:6937: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
543configure:6937: $? = 0
544configure:6951: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
545conftest.c:24:28: error: ac_nonexistent.h: No such file or directory
546configure:6951: $? = 1
547configure: failed program was:
548| /* confdefs.h */
549| #define PACKAGE_NAME "ImageMagick"
550| #define PACKAGE_TARNAME "ImageMagick"
551| #define PACKAGE_VERSION "6.6.6"
552| #define PACKAGE_STRING "ImageMagick 6.6.6"
553| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
554| #define PACKAGE_URL ""
555| #define STDC_HEADERS 1
556| #define HAVE_SYS_TYPES_H 1
557| #define HAVE_SYS_STAT_H 1
558| #define HAVE_STDLIB_H 1
559| #define HAVE_STRING_H 1
560| #define HAVE_MEMORY_H 1
561| #define HAVE_STRINGS_H 1
562| #define HAVE_INTTYPES_H 1
563| #define HAVE_STDINT_H 1
564| #define HAVE_UNISTD_H 1
565| #define __EXTENSIONS__ 1
566| #define _ALL_SOURCE 1
567| #define _GNU_SOURCE 1
568| #define _POSIX_PTHREAD_SEMANTICS 1
569| #define _TANDEM_SOURCE 1
570| /* end confdefs.h.  */
571| #include <ac_nonexistent.h>
572configure:6979: checking for a sed that does not truncate output
573configure:7043: result: /usr/bin/sed
574configure:7061: checking for fgrep
575configure:7123: result: /usr/bin/grep -F
576configure:7150: checking how to print strings
577configure:7177: result: printf
578configure:7210: checking for ld used by /usr/bin/gcc-4.2 -std=gnu99
579configure:7277: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
580configure:7284: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
581configure:7299: result: no
582configure:7312: checking for /usr/bin/gcc-4.2 -std=gnu99 option to accept ISO C99
583configure:7481: result: -std=gnu99
584configure:7490: checking whether /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 and cc understand -c and -o together
585configure:7521: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c conftest.c -o conftest2.o >&5
586configure:7525: $? = 0
587configure:7531: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c conftest.c -o conftest2.o >&5
588configure:7535: $? = 0
589configure:7546: cc -c conftest.c >&5
590configure:7550: $? = 0
591configure:7558: cc -c conftest.c -o conftest2.o >&5
592configure:7562: $? = 0
593configure:7568: cc -c conftest.c -o conftest2.o >&5
594configure:7572: $? = 0
595configure:7590: result: yes
596configure:7615: checking CFLAGS for maximum warnings
597configure:7641: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -pipe -O2 -arch x86_64 -pedantic  -Wall -I/opt/local/include conftest.c >&5
598configure:7641: $? = 0
599configure:7655: result: -Wall
600configure:7668: : CFLAGS="$CFLAGS $ac_cv_cflags_warn_all"
601configure:7671: $? = 0
602configure:7679: checking whether make sets $(MAKE)
603configure:7701: result: yes
604configure:7710: checking whether ln -s works
605configure:7714: result: yes
606configure:7721: checking if malloc debugging is wanted
607configure:7739: result: no
608configure:7745: checking for __attribute__
609configure:7767: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -pipe -O2 -arch x86_64 -Wall -I/opt/local/include conftest.c >&5
610configure:7767: $? = 0
611configure:7776: result: yes
612configure:7833: checking for pkg-config
613configure:7851: found /opt/local/bin/pkg-config
614configure:7863: result: /opt/local/bin/pkg-config
615configure:7888: checking pkg-config is at least version 0.9.0
616configure:7891: result: yes
617configure:7923: checking whether we are using the Microsoft C compiler
618configure:7942: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -pipe -O2 -arch x86_64 -Wall -I/opt/local/include conftest.c >&5
619conftest.c: In function 'main':
620conftest.c:30: error: 'choke' undeclared (first use in this function)
621conftest.c:30: error: (Each undeclared identifier is reported only once
622conftest.c:30: error: for each function it appears in.)
623conftest.c:30: error: expected ';' before 'me'
624configure:7942: $? = 1
625configure: failed program was:
626| /* confdefs.h */
627| #define PACKAGE_NAME "ImageMagick"
628| #define PACKAGE_TARNAME "ImageMagick"
629| #define PACKAGE_VERSION "6.6.6"
630| #define PACKAGE_STRING "ImageMagick 6.6.6"
631| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
632| #define PACKAGE_URL ""
633| #define STDC_HEADERS 1
634| #define HAVE_SYS_TYPES_H 1
635| #define HAVE_SYS_STAT_H 1
636| #define HAVE_STDLIB_H 1
637| #define HAVE_STRING_H 1
638| #define HAVE_MEMORY_H 1
639| #define HAVE_STRINGS_H 1
640| #define HAVE_INTTYPES_H 1
641| #define HAVE_STDINT_H 1
642| #define HAVE_UNISTD_H 1
643| #define __EXTENSIONS__ 1
644| #define _ALL_SOURCE 1
645| #define _GNU_SOURCE 1
646| #define _POSIX_PTHREAD_SEMANTICS 1
647| #define _TANDEM_SOURCE 1
648| #define HAVE___ATTRIBUTE__ 1
649| /* end confdefs.h.  */
650|
651| int
652| main ()
653| {
654| #ifndef _MSC_VER
655|        choke me
656| #endif
657|
658|   ;
659|   return 0;
660| }
661configure:7951: result: no
662configure:8034: checking for linker lazyload option
663configure:8050: result: none
664configure:8215: checking whether pthreads work with -pthread
665configure:8303: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -Wall -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c   >&5
666configure:8303: $? = 0
667configure:8312: result: yes
668configure:8331: checking for joinable pthread attribute
669configure:8346: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -Wall -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c   >&5
670configure:8346: $? = 0
671configure:8352: result: PTHREAD_CREATE_JOINABLE
672configure:8362: checking if more special flags are required for pthreads
673configure:8369: result: -D_THREAD_SAFE
674configure:8479: checking for /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 option to support OpenMP
675configure:8494: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
676conftest.c:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
677In file included from conftest.c:31:
678/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:68: error: expected ')' before '*' token
679/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:69: error: expected ')' before '*' token
680/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:70: error: expected ')' before '*' token
681/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:71: error: expected ')' before '*' token
682/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:72: error: expected ')' before '*' token
683configure:8494: $? = 1
684configure: failed program was:
685| /* confdefs.h */
686| #define PACKAGE_NAME "ImageMagick"
687| #define PACKAGE_TARNAME "ImageMagick"
688| #define PACKAGE_VERSION "6.6.6"
689| #define PACKAGE_STRING "ImageMagick 6.6.6"
690| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
691| #define PACKAGE_URL ""
692| #define STDC_HEADERS 1
693| #define HAVE_SYS_TYPES_H 1
694| #define HAVE_SYS_STAT_H 1
695| #define HAVE_STDLIB_H 1
696| #define HAVE_STRING_H 1
697| #define HAVE_MEMORY_H 1
698| #define HAVE_STRINGS_H 1
699| #define HAVE_INTTYPES_H 1
700| #define HAVE_STDINT_H 1
701| #define HAVE_UNISTD_H 1
702| #define __EXTENSIONS__ 1
703| #define _ALL_SOURCE 1
704| #define _GNU_SOURCE 1
705| #define _POSIX_PTHREAD_SEMANTICS 1
706| #define _TANDEM_SOURCE 1
707| #define HAVE___ATTRIBUTE__ 1
708| #define HAVE_PTHREAD 1
709| #define THREAD_SUPPORT 1
710| /* end confdefs.h.  */
711|
712| #ifndef _OPENMP
713|  choke me
714| #endif
715| #include <omp.h>
716| int main () { return omp_get_num_threads (); }
717|
718configure:8511: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -fopenmp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
719configure:8511: $? = 0
720configure:8525: result: -fopenmp
721configure:8569: checking for pthread_join in LIBS= with CFLAGS=-D_THREAD_SAFE -pthread
722configure:8589: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -pipe -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
723configure:8589: $? = 0
724configure:8594: result: yes
725configure:8781: checking for joinable pthread attribute
726configure:8796: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -pipe -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
727configure:8796: $? = 0
728configure:8802: result: PTHREAD_CREATE_JOINABLE
729configure:8812: checking if more special flags are required for pthreads
730configure:8819: result: -D_THREAD_SAFE
731configure:8917: checking whether we are using the Microsoft C compiler
732configure:8945: result: no
733configure:8956: checking CL/cl.h usability
734configure:8956: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
735conftest.c:61:19: error: CL/cl.h: No such file or directory
736configure:8956: $? = 1
737configure: failed program was:
738| /* confdefs.h */
739| #define PACKAGE_NAME "ImageMagick"
740| #define PACKAGE_TARNAME "ImageMagick"
741| #define PACKAGE_VERSION "6.6.6"
742| #define PACKAGE_STRING "ImageMagick 6.6.6"
743| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
744| #define PACKAGE_URL ""
745| #define STDC_HEADERS 1
746| #define HAVE_SYS_TYPES_H 1
747| #define HAVE_SYS_STAT_H 1
748| #define HAVE_STDLIB_H 1
749| #define HAVE_STRING_H 1
750| #define HAVE_MEMORY_H 1
751| #define HAVE_STRINGS_H 1
752| #define HAVE_INTTYPES_H 1
753| #define HAVE_STDINT_H 1
754| #define HAVE_UNISTD_H 1
755| #define __EXTENSIONS__ 1
756| #define _ALL_SOURCE 1
757| #define _GNU_SOURCE 1
758| #define _POSIX_PTHREAD_SEMANTICS 1
759| #define _TANDEM_SOURCE 1
760| #define HAVE___ATTRIBUTE__ 1
761| #define HAVE_PTHREAD 1
762| #define THREAD_SUPPORT 1
763| #define HAVE_PTHREAD 1
764| /* end confdefs.h.  */
765| #include <stdio.h>
766| #ifdef HAVE_SYS_TYPES_H
767| # include <sys/types.h>
768| #endif
769| #ifdef HAVE_SYS_STAT_H
770| # include <sys/stat.h>
771| #endif
772| #ifdef STDC_HEADERS
773| # include <stdlib.h>
774| # include <stddef.h>
775| #else
776| # ifdef HAVE_STDLIB_H
777| #  include <stdlib.h>
778| # endif
779| #endif
780| #ifdef HAVE_STRING_H
781| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
782| #  include <memory.h>
783| # endif
784| # include <string.h>
785| #endif
786| #ifdef HAVE_STRINGS_H
787| # include <strings.h>
788| #endif
789| #ifdef HAVE_INTTYPES_H
790| # include <inttypes.h>
791| #endif
792| #ifdef HAVE_STDINT_H
793| # include <stdint.h>
794| #endif
795| #ifdef HAVE_UNISTD_H
796| # include <unistd.h>
797| #endif
798| #include <CL/cl.h>
799configure:8956: result: no
800configure:8956: checking CL/cl.h presence
801configure:8956: /usr/bin/gcc-4.2 -E -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c
802conftest.c:28:19: error: CL/cl.h: No such file or directory
803configure:8956: $? = 1
804configure: failed program was:
805| /* confdefs.h */
806| #define PACKAGE_NAME "ImageMagick"
807| #define PACKAGE_TARNAME "ImageMagick"
808| #define PACKAGE_VERSION "6.6.6"
809| #define PACKAGE_STRING "ImageMagick 6.6.6"
810| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
811| #define PACKAGE_URL ""
812| #define STDC_HEADERS 1
813| #define HAVE_SYS_TYPES_H 1
814| #define HAVE_SYS_STAT_H 1
815| #define HAVE_STDLIB_H 1
816| #define HAVE_STRING_H 1
817| #define HAVE_MEMORY_H 1
818| #define HAVE_STRINGS_H 1
819| #define HAVE_INTTYPES_H 1
820| #define HAVE_STDINT_H 1
821| #define HAVE_UNISTD_H 1
822| #define __EXTENSIONS__ 1
823| #define _ALL_SOURCE 1
824| #define _GNU_SOURCE 1
825| #define _POSIX_PTHREAD_SEMANTICS 1
826| #define _TANDEM_SOURCE 1
827| #define HAVE___ATTRIBUTE__ 1
828| #define HAVE_PTHREAD 1
829| #define THREAD_SUPPORT 1
830| #define HAVE_PTHREAD 1
831| /* end confdefs.h.  */
832| #include <CL/cl.h>
833configure:8956: result: no
834configure:8956: checking for CL/cl.h
835configure:8956: result: no
836configure:8956: checking OpenCL/cl.h usability
837configure:8956: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
838configure:8956: $? = 0
839configure:8956: result: yes
840configure:8956: checking OpenCL/cl.h presence
841configure:8956: /usr/bin/gcc-4.2 -E -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c
842configure:8956: $? = 0
843configure:8956: result: yes
844configure:8956: checking for OpenCL/cl.h
845configure:8956: result: yes
846configure:8970: checking windows.h usability
847configure:8970: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
848conftest.c:62:21: error: windows.h: No such file or directory
849configure:8970: $? = 1
850configure: failed program was:
851| /* confdefs.h */
852| #define PACKAGE_NAME "ImageMagick"
853| #define PACKAGE_TARNAME "ImageMagick"
854| #define PACKAGE_VERSION "6.6.6"
855| #define PACKAGE_STRING "ImageMagick 6.6.6"
856| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
857| #define PACKAGE_URL ""
858| #define STDC_HEADERS 1
859| #define HAVE_SYS_TYPES_H 1
860| #define HAVE_SYS_STAT_H 1
861| #define HAVE_STDLIB_H 1
862| #define HAVE_STRING_H 1
863| #define HAVE_MEMORY_H 1
864| #define HAVE_STRINGS_H 1
865| #define HAVE_INTTYPES_H 1
866| #define HAVE_STDINT_H 1
867| #define HAVE_UNISTD_H 1
868| #define __EXTENSIONS__ 1
869| #define _ALL_SOURCE 1
870| #define _GNU_SOURCE 1
871| #define _POSIX_PTHREAD_SEMANTICS 1
872| #define _TANDEM_SOURCE 1
873| #define HAVE___ATTRIBUTE__ 1
874| #define HAVE_PTHREAD 1
875| #define THREAD_SUPPORT 1
876| #define HAVE_PTHREAD 1
877| #define HAVE_OPENCL_CL_H 1
878| /* end confdefs.h.  */
879| #include <stdio.h>
880| #ifdef HAVE_SYS_TYPES_H
881| # include <sys/types.h>
882| #endif
883| #ifdef HAVE_SYS_STAT_H
884| # include <sys/stat.h>
885| #endif
886| #ifdef STDC_HEADERS
887| # include <stdlib.h>
888| # include <stddef.h>
889| #else
890| # ifdef HAVE_STDLIB_H
891| #  include <stdlib.h>
892| # endif
893| #endif
894| #ifdef HAVE_STRING_H
895| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
896| #  include <memory.h>
897| # endif
898| # include <string.h>
899| #endif
900| #ifdef HAVE_STRINGS_H
901| # include <strings.h>
902| #endif
903| #ifdef HAVE_INTTYPES_H
904| # include <inttypes.h>
905| #endif
906| #ifdef HAVE_STDINT_H
907| # include <stdint.h>
908| #endif
909| #ifdef HAVE_UNISTD_H
910| # include <unistd.h>
911| #endif
912| #include <windows.h>
913configure:8970: result: no
914configure:8970: checking windows.h presence
915configure:8970: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
916conftest.c:29:21: error: windows.h: No such file or directory
917configure:8970: $? = 1
918configure: failed program was:
919| /* confdefs.h */
920| #define PACKAGE_NAME "ImageMagick"
921| #define PACKAGE_TARNAME "ImageMagick"
922| #define PACKAGE_VERSION "6.6.6"
923| #define PACKAGE_STRING "ImageMagick 6.6.6"
924| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
925| #define PACKAGE_URL ""
926| #define STDC_HEADERS 1
927| #define HAVE_SYS_TYPES_H 1
928| #define HAVE_SYS_STAT_H 1
929| #define HAVE_STDLIB_H 1
930| #define HAVE_STRING_H 1
931| #define HAVE_MEMORY_H 1
932| #define HAVE_STRINGS_H 1
933| #define HAVE_INTTYPES_H 1
934| #define HAVE_STDINT_H 1
935| #define HAVE_UNISTD_H 1
936| #define __EXTENSIONS__ 1
937| #define _ALL_SOURCE 1
938| #define _GNU_SOURCE 1
939| #define _POSIX_PTHREAD_SEMANTICS 1
940| #define _TANDEM_SOURCE 1
941| #define HAVE___ATTRIBUTE__ 1
942| #define HAVE_PTHREAD 1
943| #define THREAD_SUPPORT 1
944| #define HAVE_PTHREAD 1
945| #define HAVE_OPENCL_CL_H 1
946| /* end confdefs.h.  */
947| #include <windows.h>
948configure:8970: result: no
949configure:8970: checking for windows.h
950configure:8970: result: no
951configure:8983: checking for OpenCL library
952configure:9026: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -pipe -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
953ld: library not found for -lOpenCL
954collect2: ld returned 1 exit status
955configure:9026: $? = 1
956configure: failed program was:
957| /* confdefs.h */
958| #define PACKAGE_NAME "ImageMagick"
959| #define PACKAGE_TARNAME "ImageMagick"
960| #define PACKAGE_VERSION "6.6.6"
961| #define PACKAGE_STRING "ImageMagick 6.6.6"
962| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
963| #define PACKAGE_URL ""
964| #define STDC_HEADERS 1
965| #define HAVE_SYS_TYPES_H 1
966| #define HAVE_SYS_STAT_H 1
967| #define HAVE_STDLIB_H 1
968| #define HAVE_STRING_H 1
969| #define HAVE_MEMORY_H 1
970| #define HAVE_STRINGS_H 1
971| #define HAVE_INTTYPES_H 1
972| #define HAVE_STDINT_H 1
973| #define HAVE_UNISTD_H 1
974| #define __EXTENSIONS__ 1
975| #define _ALL_SOURCE 1
976| #define _GNU_SOURCE 1
977| #define _POSIX_PTHREAD_SEMANTICS 1
978| #define _TANDEM_SOURCE 1
979| #define HAVE___ATTRIBUTE__ 1
980| #define HAVE_PTHREAD 1
981| #define THREAD_SUPPORT 1
982| #define HAVE_PTHREAD 1
983| #define HAVE_OPENCL_CL_H 1
984| /* end confdefs.h.  */
985|
986|   # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
987|   #   include <windows.h>
988|   # endif
989|   # ifdef HAVE_CL_CL_H
990|   #   include <CL/cl.h>
991|   # elif defined(HAVE_OPENCL_CL_H)
992|   #   include <OpenCL/cl.h>
993|   # else
994|   #   error no CL.h
995|   # endif
996| int
997| main ()
998| {
999| clCreateContextFromType(0,0,0,0,0)
1000|   ;
1001|   return 0;
1002| }
1003configure:9051: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -pipe -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
1004ld: warning: directory '/usr/lib64/nvidia' following -L not found
1005ld: library not found for -lOpenCL
1006collect2: ld returned 1 exit status
1007configure:9051: $? = 1
1008configure: failed program was:
1009| /* confdefs.h */
1010| #define PACKAGE_NAME "ImageMagick"
1011| #define PACKAGE_TARNAME "ImageMagick"
1012| #define PACKAGE_VERSION "6.6.6"
1013| #define PACKAGE_STRING "ImageMagick 6.6.6"
1014| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1015| #define PACKAGE_URL ""
1016| #define STDC_HEADERS 1
1017| #define HAVE_SYS_TYPES_H 1
1018| #define HAVE_SYS_STAT_H 1
1019| #define HAVE_STDLIB_H 1
1020| #define HAVE_STRING_H 1
1021| #define HAVE_MEMORY_H 1
1022| #define HAVE_STRINGS_H 1
1023| #define HAVE_INTTYPES_H 1
1024| #define HAVE_STDINT_H 1
1025| #define HAVE_UNISTD_H 1
1026| #define __EXTENSIONS__ 1
1027| #define _ALL_SOURCE 1
1028| #define _GNU_SOURCE 1
1029| #define _POSIX_PTHREAD_SEMANTICS 1
1030| #define _TANDEM_SOURCE 1
1031| #define HAVE___ATTRIBUTE__ 1
1032| #define HAVE_PTHREAD 1
1033| #define THREAD_SUPPORT 1
1034| #define HAVE_PTHREAD 1
1035| #define HAVE_OPENCL_CL_H 1
1036| /* end confdefs.h.  */
1037|
1038|   # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
1039|   #   include <windows.h>
1040|   # endif
1041|   # ifdef HAVE_CL_CL_H
1042|   #   include <CL/cl.h>
1043|   # elif defined(HAVE_OPENCL_CL_H)
1044|   #   include <OpenCL/cl.h>
1045|   # else
1046|   #   error no CL.h
1047|   # endif
1048| int
1049| main ()
1050| {
1051| clCreateContextFromType(0,0,0,0,0)
1052|   ;
1053|   return 0;
1054| }
1055configure:9076: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -pipe -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
1056ld: library not found for -lOpenCL
1057collect2: ld returned 1 exit status
1058configure:9076: $? = 1
1059configure: failed program was:
1060| /* confdefs.h */
1061| #define PACKAGE_NAME "ImageMagick"
1062| #define PACKAGE_TARNAME "ImageMagick"
1063| #define PACKAGE_VERSION "6.6.6"
1064| #define PACKAGE_STRING "ImageMagick 6.6.6"
1065| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1066| #define PACKAGE_URL ""
1067| #define STDC_HEADERS 1
1068| #define HAVE_SYS_TYPES_H 1
1069| #define HAVE_SYS_STAT_H 1
1070| #define HAVE_STDLIB_H 1
1071| #define HAVE_STRING_H 1
1072| #define HAVE_MEMORY_H 1
1073| #define HAVE_STRINGS_H 1
1074| #define HAVE_INTTYPES_H 1
1075| #define HAVE_STDINT_H 1
1076| #define HAVE_UNISTD_H 1
1077| #define __EXTENSIONS__ 1
1078| #define _ALL_SOURCE 1
1079| #define _GNU_SOURCE 1
1080| #define _POSIX_PTHREAD_SEMANTICS 1
1081| #define _TANDEM_SOURCE 1
1082| #define HAVE___ATTRIBUTE__ 1
1083| #define HAVE_PTHREAD 1
1084| #define THREAD_SUPPORT 1
1085| #define HAVE_PTHREAD 1
1086| #define HAVE_OPENCL_CL_H 1
1087| /* end confdefs.h.  */
1088|
1089|   # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
1090|   #   include <windows.h>
1091|   # endif
1092|   # ifdef HAVE_CL_CL_H
1093|   #   include <CL/cl.h>
1094|   # elif defined(HAVE_OPENCL_CL_H)
1095|   #   include <OpenCL/cl.h>
1096|   # else
1097|   #   error no CL.h
1098|   # endif
1099| int
1100| main ()
1101| {
1102| clCreateContextFromType(0,0,0,0,0)
1103|   ;
1104|   return 0;
1105| }
1106configure:9026: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -pipe -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
1107ld: library not found for -lCL
1108collect2: ld returned 1 exit status
1109configure:9026: $? = 1
1110configure: failed program was:
1111| /* confdefs.h */
1112| #define PACKAGE_NAME "ImageMagick"
1113| #define PACKAGE_TARNAME "ImageMagick"
1114| #define PACKAGE_VERSION "6.6.6"
1115| #define PACKAGE_STRING "ImageMagick 6.6.6"
1116| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1117| #define PACKAGE_URL ""
1118| #define STDC_HEADERS 1
1119| #define HAVE_SYS_TYPES_H 1
1120| #define HAVE_SYS_STAT_H 1
1121| #define HAVE_STDLIB_H 1
1122| #define HAVE_STRING_H 1
1123| #define HAVE_MEMORY_H 1
1124| #define HAVE_STRINGS_H 1
1125| #define HAVE_INTTYPES_H 1
1126| #define HAVE_STDINT_H 1
1127| #define HAVE_UNISTD_H 1
1128| #define __EXTENSIONS__ 1
1129| #define _ALL_SOURCE 1
1130| #define _GNU_SOURCE 1
1131| #define _POSIX_PTHREAD_SEMANTICS 1
1132| #define _TANDEM_SOURCE 1
1133| #define HAVE___ATTRIBUTE__ 1
1134| #define HAVE_PTHREAD 1
1135| #define THREAD_SUPPORT 1
1136| #define HAVE_PTHREAD 1
1137| #define HAVE_OPENCL_CL_H 1
1138| /* end confdefs.h.  */
1139|
1140|   # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
1141|   #   include <windows.h>
1142|   # endif
1143|   # ifdef HAVE_CL_CL_H
1144|   #   include <CL/cl.h>
1145|   # elif defined(HAVE_OPENCL_CL_H)
1146|   #   include <OpenCL/cl.h>
1147|   # else
1148|   #   error no CL.h
1149|   # endif
1150| int
1151| main ()
1152| {
1153| clCreateContextFromType(0,0,0,0,0)
1154|   ;
1155|   return 0;
1156| }
1157configure:9051: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -pipe -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
1158ld: warning: directory '/usr/lib64/nvidia' following -L not found
1159ld: library not found for -lCL
1160collect2: ld returned 1 exit status
1161configure:9051: $? = 1
1162configure: failed program was:
1163| /* confdefs.h */
1164| #define PACKAGE_NAME "ImageMagick"
1165| #define PACKAGE_TARNAME "ImageMagick"
1166| #define PACKAGE_VERSION "6.6.6"
1167| #define PACKAGE_STRING "ImageMagick 6.6.6"
1168| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1169| #define PACKAGE_URL ""
1170| #define STDC_HEADERS 1
1171| #define HAVE_SYS_TYPES_H 1
1172| #define HAVE_SYS_STAT_H 1
1173| #define HAVE_STDLIB_H 1
1174| #define HAVE_STRING_H 1
1175| #define HAVE_MEMORY_H 1
1176| #define HAVE_STRINGS_H 1
1177| #define HAVE_INTTYPES_H 1
1178| #define HAVE_STDINT_H 1
1179| #define HAVE_UNISTD_H 1
1180| #define __EXTENSIONS__ 1
1181| #define _ALL_SOURCE 1
1182| #define _GNU_SOURCE 1
1183| #define _POSIX_PTHREAD_SEMANTICS 1
1184| #define _TANDEM_SOURCE 1
1185| #define HAVE___ATTRIBUTE__ 1
1186| #define HAVE_PTHREAD 1
1187| #define THREAD_SUPPORT 1
1188| #define HAVE_PTHREAD 1
1189| #define HAVE_OPENCL_CL_H 1
1190| /* end confdefs.h.  */
1191|
1192|   # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
1193|   #   include <windows.h>
1194|   # endif
1195|   # ifdef HAVE_CL_CL_H
1196|   #   include <CL/cl.h>
1197|   # elif defined(HAVE_OPENCL_CL_H)
1198|   #   include <OpenCL/cl.h>
1199|   # else
1200|   #   error no CL.h
1201|   # endif
1202| int
1203| main ()
1204| {
1205| clCreateContextFromType(0,0,0,0,0)
1206|   ;
1207|   return 0;
1208| }
1209configure:9076: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -pipe -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
1210ld: library not found for -lCL
1211collect2: ld returned 1 exit status
1212configure:9076: $? = 1
1213configure: failed program was:
1214| /* confdefs.h */
1215| #define PACKAGE_NAME "ImageMagick"
1216| #define PACKAGE_TARNAME "ImageMagick"
1217| #define PACKAGE_VERSION "6.6.6"
1218| #define PACKAGE_STRING "ImageMagick 6.6.6"
1219| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1220| #define PACKAGE_URL ""
1221| #define STDC_HEADERS 1
1222| #define HAVE_SYS_TYPES_H 1
1223| #define HAVE_SYS_STAT_H 1
1224| #define HAVE_STDLIB_H 1
1225| #define HAVE_STRING_H 1
1226| #define HAVE_MEMORY_H 1
1227| #define HAVE_STRINGS_H 1
1228| #define HAVE_INTTYPES_H 1
1229| #define HAVE_STDINT_H 1
1230| #define HAVE_UNISTD_H 1
1231| #define __EXTENSIONS__ 1
1232| #define _ALL_SOURCE 1
1233| #define _GNU_SOURCE 1
1234| #define _POSIX_PTHREAD_SEMANTICS 1
1235| #define _TANDEM_SOURCE 1
1236| #define HAVE___ATTRIBUTE__ 1
1237| #define HAVE_PTHREAD 1
1238| #define THREAD_SUPPORT 1
1239| #define HAVE_PTHREAD 1
1240| #define HAVE_OPENCL_CL_H 1
1241| /* end confdefs.h.  */
1242|
1243|   # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
1244|   #   include <windows.h>
1245|   # endif
1246|   # ifdef HAVE_CL_CL_H
1247|   #   include <CL/cl.h>
1248|   # elif defined(HAVE_OPENCL_CL_H)
1249|   #   include <OpenCL/cl.h>
1250|   # else
1251|   #   error no CL.h
1252|   # endif
1253| int
1254| main ()
1255| {
1256| clCreateContextFromType(0,0,0,0,0)
1257|   ;
1258|   return 0;
1259| }
1260configure:9026: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -pipe -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
1261ld: library not found for -lclparser
1262collect2: ld returned 1 exit status
1263configure:9026: $? = 1
1264configure: failed program was:
1265| /* confdefs.h */
1266| #define PACKAGE_NAME "ImageMagick"
1267| #define PACKAGE_TARNAME "ImageMagick"
1268| #define PACKAGE_VERSION "6.6.6"
1269| #define PACKAGE_STRING "ImageMagick 6.6.6"
1270| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1271| #define PACKAGE_URL ""
1272| #define STDC_HEADERS 1
1273| #define HAVE_SYS_TYPES_H 1
1274| #define HAVE_SYS_STAT_H 1
1275| #define HAVE_STDLIB_H 1
1276| #define HAVE_STRING_H 1
1277| #define HAVE_MEMORY_H 1
1278| #define HAVE_STRINGS_H 1
1279| #define HAVE_INTTYPES_H 1
1280| #define HAVE_STDINT_H 1
1281| #define HAVE_UNISTD_H 1
1282| #define __EXTENSIONS__ 1
1283| #define _ALL_SOURCE 1
1284| #define _GNU_SOURCE 1
1285| #define _POSIX_PTHREAD_SEMANTICS 1
1286| #define _TANDEM_SOURCE 1
1287| #define HAVE___ATTRIBUTE__ 1
1288| #define HAVE_PTHREAD 1
1289| #define THREAD_SUPPORT 1
1290| #define HAVE_PTHREAD 1
1291| #define HAVE_OPENCL_CL_H 1
1292| /* end confdefs.h.  */
1293|
1294|   # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
1295|   #   include <windows.h>
1296|   # endif
1297|   # ifdef HAVE_CL_CL_H
1298|   #   include <CL/cl.h>
1299|   # elif defined(HAVE_OPENCL_CL_H)
1300|   #   include <OpenCL/cl.h>
1301|   # else
1302|   #   error no CL.h
1303|   # endif
1304| int
1305| main ()
1306| {
1307| clCreateContextFromType(0,0,0,0,0)
1308|   ;
1309|   return 0;
1310| }
1311configure:9051: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -pipe -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
1312ld: warning: directory '/usr/lib64/nvidia' following -L not found
1313ld: library not found for -lclparser
1314collect2: ld returned 1 exit status
1315configure:9051: $? = 1
1316configure: failed program was:
1317| /* confdefs.h */
1318| #define PACKAGE_NAME "ImageMagick"
1319| #define PACKAGE_TARNAME "ImageMagick"
1320| #define PACKAGE_VERSION "6.6.6"
1321| #define PACKAGE_STRING "ImageMagick 6.6.6"
1322| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1323| #define PACKAGE_URL ""
1324| #define STDC_HEADERS 1
1325| #define HAVE_SYS_TYPES_H 1
1326| #define HAVE_SYS_STAT_H 1
1327| #define HAVE_STDLIB_H 1
1328| #define HAVE_STRING_H 1
1329| #define HAVE_MEMORY_H 1
1330| #define HAVE_STRINGS_H 1
1331| #define HAVE_INTTYPES_H 1
1332| #define HAVE_STDINT_H 1
1333| #define HAVE_UNISTD_H 1
1334| #define __EXTENSIONS__ 1
1335| #define _ALL_SOURCE 1
1336| #define _GNU_SOURCE 1
1337| #define _POSIX_PTHREAD_SEMANTICS 1
1338| #define _TANDEM_SOURCE 1
1339| #define HAVE___ATTRIBUTE__ 1
1340| #define HAVE_PTHREAD 1
1341| #define THREAD_SUPPORT 1
1342| #define HAVE_PTHREAD 1
1343| #define HAVE_OPENCL_CL_H 1
1344| /* end confdefs.h.  */
1345|
1346|   # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
1347|   #   include <windows.h>
1348|   # endif
1349|   # ifdef HAVE_CL_CL_H
1350|   #   include <CL/cl.h>
1351|   # elif defined(HAVE_OPENCL_CL_H)
1352|   #   include <OpenCL/cl.h>
1353|   # else
1354|   #   error no CL.h
1355|   # endif
1356| int
1357| main ()
1358| {
1359| clCreateContextFromType(0,0,0,0,0)
1360|   ;
1361|   return 0;
1362| }
1363configure:9076: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -fopenmp -pipe -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
1364configure:9076: $? = 0
1365configure:9122: result: -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries
1366configure:9164: checking for special C compiler options needed for large files
1367configure:9209: result: no
1368configure:9215: checking for _FILE_OFFSET_BITS value needed for large files
1369configure:9240: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
1370configure:9240: $? = 0
1371configure:9272: result: no
1372configure:9355: checking for _LARGEFILE_SOURCE value needed for large files
1373configure:9374: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
1374configure:9374: $? = 0
1375configure:9402: result: no
1376configure:9428: checking for native large file support
1377configure:9443: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
1378conftest.c:32: warning: return type defaults to 'int'
1379conftest.c: In function 'main':
1380conftest.c:33: warning: implicit declaration of function 'exit'
1381conftest.c:33: warning: incompatible implicit declaration of built-in function 'exit'
1382configure:9443: $? = 0
1383configure:9443: ./conftest
1384dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address
1385  Referenced from: /usr/local/lib/libgomp.1.dylib
1386  Expected in: /usr/local/lib/libgcc_s.1.dylib
1387
1388dyld: Symbol not found: ___emutls_get_address
1389  Referenced from: /usr/local/lib/libgomp.1.dylib
1390  Expected in: /usr/local/lib/libgcc_s.1.dylib
1391
1392./configure: line 2205: 32555 Trace/BPT trap          ./conftest$ac_exeext
1393configure:9443: $? = 133
1394configure: program exited with status 133
1395configure: failed program was:
1396| /* confdefs.h */
1397| #define PACKAGE_NAME "ImageMagick"
1398| #define PACKAGE_TARNAME "ImageMagick"
1399| #define PACKAGE_VERSION "6.6.6"
1400| #define PACKAGE_STRING "ImageMagick 6.6.6"
1401| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1402| #define PACKAGE_URL ""
1403| #define STDC_HEADERS 1
1404| #define HAVE_SYS_TYPES_H 1
1405| #define HAVE_SYS_STAT_H 1
1406| #define HAVE_STDLIB_H 1
1407| #define HAVE_STRING_H 1
1408| #define HAVE_MEMORY_H 1
1409| #define HAVE_STRINGS_H 1
1410| #define HAVE_INTTYPES_H 1
1411| #define HAVE_STDINT_H 1
1412| #define HAVE_UNISTD_H 1
1413| #define __EXTENSIONS__ 1
1414| #define _ALL_SOURCE 1
1415| #define _GNU_SOURCE 1
1416| #define _POSIX_PTHREAD_SEMANTICS 1
1417| #define _TANDEM_SOURCE 1
1418| #define HAVE___ATTRIBUTE__ 1
1419| #define HAVE_PTHREAD 1
1420| #define THREAD_SUPPORT 1
1421| #define HAVE_PTHREAD 1
1422| #define HAVE_OPENCL_CL_H 1
1423| #define _OPENCL 1
1424| #define HAVE_FSEEKO 1
1425| /* end confdefs.h.  */
1426| #include <unistd.h>
1427|           main () {
1428|           exit(!(sizeof(off_t) == 8));
1429|         }
1430configure:9449: result: no
1431configure:9516: checking for BSD- or MS-compatible name lister (nm)
1432configure:9565: result: /usr/bin/nm
1433configure:9695: checking the name lister (/usr/bin/nm) interface
1434configure:9702: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
1435configure:9705: /usr/bin/nm "conftest.o"
1436configure:9708: output
14370000000000000000 D _some_variable
1438configure:9715: result: BSD nm
1439configure:9719: checking the maximum length of command line arguments
1440configure:9844: result: 196608
1441configure:9861: checking whether the shell understands some XSI constructs
1442configure:9871: result: yes
1443configure:9875: checking whether the shell understands "+="
1444configure:9881: result: yes
1445configure:9916: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
1446configure:9923: result: -r
1447configure:9992: checking for objdump
1448configure:10022: result: no
1449configure:10048: checking how to recognize dependent libraries
1450configure:10250: result: pass_all
1451configure:10310: checking for ar
1452configure:10326: found /usr/bin/ar
1453configure:10337: result: ar
1454configure:10415: checking for strip
1455configure:10431: found /usr/bin/strip
1456configure:10442: result: strip
1457configure:10514: checking for ranlib
1458configure:10530: found /usr/bin/ranlib
1459configure:10541: result: ranlib
1460configure:10643: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 object
1461configure:10761: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
1462configure:10764: $? = 0
1463configure:10768: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
1464configure:10771: $? = 0
1465cannot find nm_test_var in conftest.nm
1466configure:10761: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
1467configure:10764: $? = 0
1468configure:10768: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
1469configure:10771: $? = 0
1470configure:10825: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
1471configure:10828: $? = 0
1472configure:10866: result: ok
1473configure:11130: checking for dsymutil
1474configure:11146: found /usr/bin/dsymutil
1475configure:11157: result: dsymutil
1476configure:11222: checking for nmedit
1477configure:11238: found /usr/bin/nmedit
1478configure:11249: result: nmedit
1479configure:11314: checking for lipo
1480configure:11330: found /usr/bin/lipo
1481configure:11341: result: lipo
1482configure:11406: checking for otool
1483configure:11422: found /usr/bin/otool
1484configure:11433: result: otool
1485configure:11498: checking for otool64
1486configure:11528: result: no
1487configure:11573: checking for -single_module linker flag
1488/usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
1489configure:11600: result: yes
1490configure:11602: checking for -exported_symbols_list linker flag
1491configure:11622: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
1492configure:11622: $? = 0
1493configure:11632: result: yes
1494configure:11634: checking for -force_load linker flag
1495/usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -c -o conftest.o conftest.c
1496ar cru libconftest.a conftest.o
1497ranlib libconftest.a
1498/usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
1499configure:11664: result: yes
1500configure:11703: checking for dlfcn.h
1501configure:11703: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
1502configure:11703: $? = 0
1503configure:11703: result: yes
1504configure:12187: checking for objdir
1505configure:12202: result: .libs
1506configure:12473: checking if /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 supports -fno-rtti -fno-exceptions
1507configure:12491: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
1508cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
1509configure:12495: $? = 0
1510configure:12508: result: no
1511configure:12528: checking for /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 option to produce PIC
1512configure:12813: result: -fno-common -DPIC
1513configure:12825: checking if /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 PIC flag -fno-common -DPIC works
1514configure:12843: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
1515configure:12847: $? = 0
1516configure:12860: result: yes
1517configure:12884: checking if /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 static flag -static works
1518configure:12912: result: no
1519configure:12927: checking if /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 supports -c -o file.o
1520configure:12948: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include -o out/conftest2.o conftest.c >&5
1521configure:12952: $? = 0
1522configure:12974: result: yes
1523configure:12982: checking if /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 supports -c -o file.o
1524configure:13029: result: yes
1525configure:13062: checking whether the /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
1526configure:14137: result: yes
1527configure:14382: checking dynamic linker characteristics
1528configure:15063: result: darwin10.6.0 dyld
1529configure:15170: checking how to hardcode library paths into programs
1530configure:15195: result: immediate
1531configure:15240: checking for dlopen in -ldl
1532configure:15265: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
1533configure:15265: $? = 0
1534configure:15274: result: yes
1535configure:15489: checking whether a program can dlopen itself
1536configure:15569: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
1537configure: In function 'fnord':
1538configure:15545: warning: unused variable 'i'
1539configure:15572: $? = 0
1540configure:15590: result: no
1541configure:15735: checking whether stripping libraries is possible
1542configure:15749: result: yes
1543configure:15775: checking if libtool supports shared libraries
1544configure:15777: result: yes
1545configure:15780: checking whether to build shared libraries
1546configure:15801: result: yes
1547configure:15804: checking whether to build static libraries
1548configure:15808: result: yes
1549configure:15831: checking how to run the C++ preprocessor
1550configure:15858: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
1551configure:15858: $? = 0
1552configure:15872: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
1553conftest.cpp:33:28: error: ac_nonexistent.h: No such file or directory
1554configure:15872: $? = 1
1555configure: failed program was:
1556| /* confdefs.h */
1557| #define PACKAGE_NAME "ImageMagick"
1558| #define PACKAGE_TARNAME "ImageMagick"
1559| #define PACKAGE_VERSION "6.6.6"
1560| #define PACKAGE_STRING "ImageMagick 6.6.6"
1561| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1562| #define PACKAGE_URL ""
1563| #define STDC_HEADERS 1
1564| #define HAVE_SYS_TYPES_H 1
1565| #define HAVE_SYS_STAT_H 1
1566| #define HAVE_STDLIB_H 1
1567| #define HAVE_STRING_H 1
1568| #define HAVE_MEMORY_H 1
1569| #define HAVE_STRINGS_H 1
1570| #define HAVE_INTTYPES_H 1
1571| #define HAVE_STDINT_H 1
1572| #define HAVE_UNISTD_H 1
1573| #define __EXTENSIONS__ 1
1574| #define _ALL_SOURCE 1
1575| #define _GNU_SOURCE 1
1576| #define _POSIX_PTHREAD_SEMANTICS 1
1577| #define _TANDEM_SOURCE 1
1578| #define HAVE___ATTRIBUTE__ 1
1579| #define HAVE_PTHREAD 1
1580| #define THREAD_SUPPORT 1
1581| #define HAVE_PTHREAD 1
1582| #define HAVE_OPENCL_CL_H 1
1583| #define _OPENCL 1
1584| #define HAVE_FSEEKO 1
1585| #define HAVE_DLFCN_H 1
1586| #define LT_OBJDIR ".libs/"
1587| /* end confdefs.h.  */
1588| #include <ac_nonexistent.h>
1589configure:15897: result: /usr/bin/g++-4.2 -E
1590configure:15917: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
1591configure:15917: $? = 0
1592configure:15931: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
1593conftest.cpp:33:28: error: ac_nonexistent.h: No such file or directory
1594configure:15931: $? = 1
1595configure: failed program was:
1596| /* confdefs.h */
1597| #define PACKAGE_NAME "ImageMagick"
1598| #define PACKAGE_TARNAME "ImageMagick"
1599| #define PACKAGE_VERSION "6.6.6"
1600| #define PACKAGE_STRING "ImageMagick 6.6.6"
1601| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1602| #define PACKAGE_URL ""
1603| #define STDC_HEADERS 1
1604| #define HAVE_SYS_TYPES_H 1
1605| #define HAVE_SYS_STAT_H 1
1606| #define HAVE_STDLIB_H 1
1607| #define HAVE_STRING_H 1
1608| #define HAVE_MEMORY_H 1
1609| #define HAVE_STRINGS_H 1
1610| #define HAVE_INTTYPES_H 1
1611| #define HAVE_STDINT_H 1
1612| #define HAVE_UNISTD_H 1
1613| #define __EXTENSIONS__ 1
1614| #define _ALL_SOURCE 1
1615| #define _GNU_SOURCE 1
1616| #define _POSIX_PTHREAD_SEMANTICS 1
1617| #define _TANDEM_SOURCE 1
1618| #define HAVE___ATTRIBUTE__ 1
1619| #define HAVE_PTHREAD 1
1620| #define THREAD_SUPPORT 1
1621| #define HAVE_PTHREAD 1
1622| #define HAVE_OPENCL_CL_H 1
1623| #define _OPENCL 1
1624| #define HAVE_FSEEKO 1
1625| #define HAVE_DLFCN_H 1
1626| #define LT_OBJDIR ".libs/"
1627| /* end confdefs.h.  */
1628| #include <ac_nonexistent.h>
1629configure:16099: checking for ld used by /usr/bin/g++-4.2
1630configure:16166: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
1631configure:16173: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
1632configure:16188: result: no
1633configure:16243: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
1634configure:17175: result: yes
1635configure:17203: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include conftest.cpp >&5
1636configure:17206: $? = 0
1637configure:17388: checking for /usr/bin/g++-4.2 option to produce PIC
1638configure:17710: result: -fno-common -DPIC
1639configure:17719: checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works
1640configure:17737: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
1641configure:17741: $? = 0
1642configure:17754: result: yes
1643configure:17775: checking if /usr/bin/g++-4.2 static flag -static works
1644configure:17803: result: no
1645configure:17815: checking if /usr/bin/g++-4.2 supports -c -o file.o
1646configure:17836: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -D_THREAD_SAFE -pthread -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
1647configure:17840: $? = 0
1648configure:17862: result: yes
1649configure:17867: checking if /usr/bin/g++-4.2 supports -c -o file.o
1650configure:17914: result: yes
1651configure:17944: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
1652configure:17972: result: yes
1653configure:18115: checking dynamic linker characteristics
1654configure:18730: result: darwin10.6.0 dyld
1655configure:18783: checking how to hardcode library paths into programs
1656configure:18808: result: immediate
1657configure:18877: checking which extension is used for runtime loadable modules
1658configure:18887: result: .so
1659configure:18897: checking which variable specifies run-time module search path
1660configure:18904: result: DYLD_LIBRARY_PATH
1661configure:18914: checking for the default library search path
1662configure:18921: result: /usr/local/lib /lib /usr/lib
1663configure:18951: checking for library containing dlopen
1664configure:18982: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
1665configure:18982: $? = 0
1666configure:18999: result: none required
1667configure:19089: checking for dlerror
1668configure:19089: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
1669configure:19089: $? = 0
1670configure:19089: result: yes
1671configure:19103: checking for shl_load
1672configure:19103: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
1673Undefined symbols:
1674  "_shl_load", referenced from:
1675      _main in ccI8IzBr.o
1676ld: symbol(s) not found
1677collect2: ld returned 1 exit status
1678configure:19103: $? = 1
1679configure: failed program was:
1680| /* confdefs.h */
1681| #define PACKAGE_NAME "ImageMagick"
1682| #define PACKAGE_TARNAME "ImageMagick"
1683| #define PACKAGE_VERSION "6.6.6"
1684| #define PACKAGE_STRING "ImageMagick 6.6.6"
1685| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1686| #define PACKAGE_URL ""
1687| #define STDC_HEADERS 1
1688| #define HAVE_SYS_TYPES_H 1
1689| #define HAVE_SYS_STAT_H 1
1690| #define HAVE_STDLIB_H 1
1691| #define HAVE_STRING_H 1
1692| #define HAVE_MEMORY_H 1
1693| #define HAVE_STRINGS_H 1
1694| #define HAVE_INTTYPES_H 1
1695| #define HAVE_STDINT_H 1
1696| #define HAVE_UNISTD_H 1
1697| #define __EXTENSIONS__ 1
1698| #define _ALL_SOURCE 1
1699| #define _GNU_SOURCE 1
1700| #define _POSIX_PTHREAD_SEMANTICS 1
1701| #define _TANDEM_SOURCE 1
1702| #define HAVE___ATTRIBUTE__ 1
1703| #define HAVE_PTHREAD 1
1704| #define THREAD_SUPPORT 1
1705| #define HAVE_PTHREAD 1
1706| #define HAVE_OPENCL_CL_H 1
1707| #define _OPENCL 1
1708| #define HAVE_FSEEKO 1
1709| #define HAVE_DLFCN_H 1
1710| #define LT_OBJDIR ".libs/"
1711| #define LT_MODULE_EXT ".so"
1712| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1713| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1714| #define HAVE_LIBDL 1
1715| #define HAVE_DLERROR 1
1716| /* end confdefs.h.  */
1717| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
1718|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1719| #define shl_load innocuous_shl_load
1720|
1721| /* System header to define __stub macros and hopefully few prototypes,
1722|     which can conflict with char shl_load (); below.
1723|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1724|     <limits.h> exists even on freestanding compilers.  */
1725|
1726| #ifdef __STDC__
1727| # include <limits.h>
1728| #else
1729| # include <assert.h>
1730| #endif
1731|
1732| #undef shl_load
1733|
1734| /* Override any GCC internal prototype to avoid an error.
1735|    Use char because int might match the return type of a GCC
1736|    builtin and then its argument prototype would still apply.  */
1737| #ifdef __cplusplus
1738| extern "C"
1739| #endif
1740| char shl_load ();
1741| /* The GNU C library defines this for functions which it implements
1742|     to always fail with ENOSYS.  Some functions are actually named
1743|     something starting with __ and the normal name is an alias.  */
1744| #if defined __stub_shl_load || defined __stub___shl_load
1745| choke me
1746| #endif
1747|
1748| int
1749| main ()
1750| {
1751| return shl_load ();
1752|   ;
1753|   return 0;
1754| }
1755configure:19103: result: no
1756configure:19110: checking for shl_load in -ldld
1757configure:19135: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
1758ld: library not found for -ldld
1759collect2: ld returned 1 exit status
1760configure:19135: $? = 1
1761configure: failed program was:
1762| /* confdefs.h */
1763| #define PACKAGE_NAME "ImageMagick"
1764| #define PACKAGE_TARNAME "ImageMagick"
1765| #define PACKAGE_VERSION "6.6.6"
1766| #define PACKAGE_STRING "ImageMagick 6.6.6"
1767| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1768| #define PACKAGE_URL ""
1769| #define STDC_HEADERS 1
1770| #define HAVE_SYS_TYPES_H 1
1771| #define HAVE_SYS_STAT_H 1
1772| #define HAVE_STDLIB_H 1
1773| #define HAVE_STRING_H 1
1774| #define HAVE_MEMORY_H 1
1775| #define HAVE_STRINGS_H 1
1776| #define HAVE_INTTYPES_H 1
1777| #define HAVE_STDINT_H 1
1778| #define HAVE_UNISTD_H 1
1779| #define __EXTENSIONS__ 1
1780| #define _ALL_SOURCE 1
1781| #define _GNU_SOURCE 1
1782| #define _POSIX_PTHREAD_SEMANTICS 1
1783| #define _TANDEM_SOURCE 1
1784| #define HAVE___ATTRIBUTE__ 1
1785| #define HAVE_PTHREAD 1
1786| #define THREAD_SUPPORT 1
1787| #define HAVE_PTHREAD 1
1788| #define HAVE_OPENCL_CL_H 1
1789| #define _OPENCL 1
1790| #define HAVE_FSEEKO 1
1791| #define HAVE_DLFCN_H 1
1792| #define LT_OBJDIR ".libs/"
1793| #define LT_MODULE_EXT ".so"
1794| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1795| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1796| #define HAVE_LIBDL 1
1797| #define HAVE_DLERROR 1
1798| /* end confdefs.h.  */
1799|
1800| /* Override any GCC internal prototype to avoid an error.
1801|    Use char because int might match the return type of a GCC
1802|    builtin and then its argument prototype would still apply.  */
1803| #ifdef __cplusplus
1804| extern "C"
1805| #endif
1806| char shl_load ();
1807| int
1808| main ()
1809| {
1810| return shl_load ();
1811|   ;
1812|   return 0;
1813| }
1814configure:19144: result: no
1815configure:19190: checking for dld_link in -ldld
1816configure:19215: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
1817ld: library not found for -ldld
1818collect2: ld returned 1 exit status
1819configure:19215: $? = 1
1820configure: failed program was:
1821| /* confdefs.h */
1822| #define PACKAGE_NAME "ImageMagick"
1823| #define PACKAGE_TARNAME "ImageMagick"
1824| #define PACKAGE_VERSION "6.6.6"
1825| #define PACKAGE_STRING "ImageMagick 6.6.6"
1826| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1827| #define PACKAGE_URL ""
1828| #define STDC_HEADERS 1
1829| #define HAVE_SYS_TYPES_H 1
1830| #define HAVE_SYS_STAT_H 1
1831| #define HAVE_STDLIB_H 1
1832| #define HAVE_STRING_H 1
1833| #define HAVE_MEMORY_H 1
1834| #define HAVE_STRINGS_H 1
1835| #define HAVE_INTTYPES_H 1
1836| #define HAVE_STDINT_H 1
1837| #define HAVE_UNISTD_H 1
1838| #define __EXTENSIONS__ 1
1839| #define _ALL_SOURCE 1
1840| #define _GNU_SOURCE 1
1841| #define _POSIX_PTHREAD_SEMANTICS 1
1842| #define _TANDEM_SOURCE 1
1843| #define HAVE___ATTRIBUTE__ 1
1844| #define HAVE_PTHREAD 1
1845| #define THREAD_SUPPORT 1
1846| #define HAVE_PTHREAD 1
1847| #define HAVE_OPENCL_CL_H 1
1848| #define _OPENCL 1
1849| #define HAVE_FSEEKO 1
1850| #define HAVE_DLFCN_H 1
1851| #define LT_OBJDIR ".libs/"
1852| #define LT_MODULE_EXT ".so"
1853| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1854| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1855| #define HAVE_LIBDL 1
1856| #define HAVE_DLERROR 1
1857| /* end confdefs.h.  */
1858|
1859| /* Override any GCC internal prototype to avoid an error.
1860|    Use char because int might match the return type of a GCC
1861|    builtin and then its argument prototype would still apply.  */
1862| #ifdef __cplusplus
1863| extern "C"
1864| #endif
1865| char dld_link ();
1866| int
1867| main ()
1868| {
1869| return dld_link ();
1870|   ;
1871|   return 0;
1872| }
1873configure:19224: result: no
1874configure:19258: checking for _ prefix in compiled symbols
1875configure:19268: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
1876conftest.c: In function 'main':
1877conftest.c:2: warning: statement with no effect
1878configure:19271: $? = 0
1879configure:19275: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
1880configure:19278: $? = 0
1881configure:19300: result: yes
1882configure:19308: checking whether we have to add an underscore for dlsym
1883configure:19391: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
1884configure: In function 'fnord':
1885configure:19367: warning: unused variable 'i'
1886configure:19394: $? = 0
1887configure:19413: result: unknown
1888configure:19424: checking whether deplibs are loaded by dlopen
1889configure:19518: result: yes
1890configure:19530: checking for argz.h
1891configure:19530: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
1892conftest.c:73:18: error: argz.h: No such file or directory
1893configure:19530: $? = 1
1894configure: failed program was:
1895| /* confdefs.h */
1896| #define PACKAGE_NAME "ImageMagick"
1897| #define PACKAGE_TARNAME "ImageMagick"
1898| #define PACKAGE_VERSION "6.6.6"
1899| #define PACKAGE_STRING "ImageMagick 6.6.6"
1900| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1901| #define PACKAGE_URL ""
1902| #define STDC_HEADERS 1
1903| #define HAVE_SYS_TYPES_H 1
1904| #define HAVE_SYS_STAT_H 1
1905| #define HAVE_STDLIB_H 1
1906| #define HAVE_STRING_H 1
1907| #define HAVE_MEMORY_H 1
1908| #define HAVE_STRINGS_H 1
1909| #define HAVE_INTTYPES_H 1
1910| #define HAVE_STDINT_H 1
1911| #define HAVE_UNISTD_H 1
1912| #define __EXTENSIONS__ 1
1913| #define _ALL_SOURCE 1
1914| #define _GNU_SOURCE 1
1915| #define _POSIX_PTHREAD_SEMANTICS 1
1916| #define _TANDEM_SOURCE 1
1917| #define HAVE___ATTRIBUTE__ 1
1918| #define HAVE_PTHREAD 1
1919| #define THREAD_SUPPORT 1
1920| #define HAVE_PTHREAD 1
1921| #define HAVE_OPENCL_CL_H 1
1922| #define _OPENCL 1
1923| #define HAVE_FSEEKO 1
1924| #define HAVE_DLFCN_H 1
1925| #define LT_OBJDIR ".libs/"
1926| #define LT_MODULE_EXT ".so"
1927| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
1928| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
1929| #define HAVE_LIBDL 1
1930| #define HAVE_DLERROR 1
1931| #define HAVE_LIBDLLOADER 1
1932| /* end confdefs.h.  */
1933| #include <stdio.h>
1934| #ifdef HAVE_SYS_TYPES_H
1935| # include <sys/types.h>
1936| #endif
1937| #ifdef HAVE_SYS_STAT_H
1938| # include <sys/stat.h>
1939| #endif
1940| #ifdef STDC_HEADERS
1941| # include <stdlib.h>
1942| # include <stddef.h>
1943| #else
1944| # ifdef HAVE_STDLIB_H
1945| #  include <stdlib.h>
1946| # endif
1947| #endif
1948| #ifdef HAVE_STRING_H
1949| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1950| #  include <memory.h>
1951| # endif
1952| # include <string.h>
1953| #endif
1954| #ifdef HAVE_STRINGS_H
1955| # include <strings.h>
1956| #endif
1957| #ifdef HAVE_INTTYPES_H
1958| # include <inttypes.h>
1959| #endif
1960| #ifdef HAVE_STDINT_H
1961| # include <stdint.h>
1962| #endif
1963| #ifdef HAVE_UNISTD_H
1964| # include <unistd.h>
1965| #endif
1966|
1967| #include <argz.h>
1968configure:19530: result: no
1969configure:19542: checking for error_t
1970configure:19542: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
1971conftest.c: In function 'main':
1972conftest.c:46: error: 'error_t' undeclared (first use in this function)
1973conftest.c:46: error: (Each undeclared identifier is reported only once
1974conftest.c:46: error: for each function it appears in.)
1975configure:19542: $? = 1
1976configure: failed program was:
1977| /* confdefs.h */
1978| #define PACKAGE_NAME "ImageMagick"
1979| #define PACKAGE_TARNAME "ImageMagick"
1980| #define PACKAGE_VERSION "6.6.6"
1981| #define PACKAGE_STRING "ImageMagick 6.6.6"
1982| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
1983| #define PACKAGE_URL ""
1984| #define STDC_HEADERS 1
1985| #define HAVE_SYS_TYPES_H 1
1986| #define HAVE_SYS_STAT_H 1
1987| #define HAVE_STDLIB_H 1
1988| #define HAVE_STRING_H 1
1989| #define HAVE_MEMORY_H 1
1990| #define HAVE_STRINGS_H 1
1991| #define HAVE_INTTYPES_H 1
1992| #define HAVE_STDINT_H 1
1993| #define HAVE_UNISTD_H 1
1994| #define __EXTENSIONS__ 1
1995| #define _ALL_SOURCE 1
1996| #define _GNU_SOURCE 1
1997| #define _POSIX_PTHREAD_SEMANTICS 1
1998| #define _TANDEM_SOURCE 1
1999| #define HAVE___ATTRIBUTE__ 1
2000| #define HAVE_PTHREAD 1
2001| #define THREAD_SUPPORT 1
2002| #define HAVE_PTHREAD 1
2003| #define HAVE_OPENCL_CL_H 1
2004| #define _OPENCL 1
2005| #define HAVE_FSEEKO 1
2006| #define HAVE_DLFCN_H 1
2007| #define LT_OBJDIR ".libs/"
2008| #define LT_MODULE_EXT ".so"
2009| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2010| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2011| #define HAVE_LIBDL 1
2012| #define HAVE_DLERROR 1
2013| #define HAVE_LIBDLLOADER 1
2014| /* end confdefs.h.  */
2015| #if defined(HAVE_ARGZ_H)
2016| #  include <argz.h>
2017| #endif
2018|
2019| int
2020| main ()
2021| {
2022| if (sizeof (error_t))
2023|        return 0;
2024|   ;
2025|   return 0;
2026| }
2027configure:19542: result: no
2028configure:19568: checking for argz_add
2029configure:19568: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
2030Undefined symbols:
2031  "_argz_add", referenced from:
2032      _main in ccWjAjkv.o
2033ld: symbol(s) not found
2034collect2: ld returned 1 exit status
2035configure:19568: $? = 1
2036configure: failed program was:
2037| /* confdefs.h */
2038| #define PACKAGE_NAME "ImageMagick"
2039| #define PACKAGE_TARNAME "ImageMagick"
2040| #define PACKAGE_VERSION "6.6.6"
2041| #define PACKAGE_STRING "ImageMagick 6.6.6"
2042| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2043| #define PACKAGE_URL ""
2044| #define STDC_HEADERS 1
2045| #define HAVE_SYS_TYPES_H 1
2046| #define HAVE_SYS_STAT_H 1
2047| #define HAVE_STDLIB_H 1
2048| #define HAVE_STRING_H 1
2049| #define HAVE_MEMORY_H 1
2050| #define HAVE_STRINGS_H 1
2051| #define HAVE_INTTYPES_H 1
2052| #define HAVE_STDINT_H 1
2053| #define HAVE_UNISTD_H 1
2054| #define __EXTENSIONS__ 1
2055| #define _ALL_SOURCE 1
2056| #define _GNU_SOURCE 1
2057| #define _POSIX_PTHREAD_SEMANTICS 1
2058| #define _TANDEM_SOURCE 1
2059| #define HAVE___ATTRIBUTE__ 1
2060| #define HAVE_PTHREAD 1
2061| #define THREAD_SUPPORT 1
2062| #define HAVE_PTHREAD 1
2063| #define HAVE_OPENCL_CL_H 1
2064| #define _OPENCL 1
2065| #define HAVE_FSEEKO 1
2066| #define HAVE_DLFCN_H 1
2067| #define LT_OBJDIR ".libs/"
2068| #define LT_MODULE_EXT ".so"
2069| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2070| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2071| #define HAVE_LIBDL 1
2072| #define HAVE_DLERROR 1
2073| #define HAVE_LIBDLLOADER 1
2074| #define error_t int
2075| #define __error_t_defined 1
2076| /* end confdefs.h.  */
2077| /* Define argz_add to an innocuous variant, in case <limits.h> declares argz_add.
2078|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2079| #define argz_add innocuous_argz_add
2080|
2081| /* System header to define __stub macros and hopefully few prototypes,
2082|     which can conflict with char argz_add (); below.
2083|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2084|     <limits.h> exists even on freestanding compilers.  */
2085|
2086| #ifdef __STDC__
2087| # include <limits.h>
2088| #else
2089| # include <assert.h>
2090| #endif
2091|
2092| #undef argz_add
2093|
2094| /* Override any GCC internal prototype to avoid an error.
2095|    Use char because int might match the return type of a GCC
2096|    builtin and then its argument prototype would still apply.  */
2097| #ifdef __cplusplus
2098| extern "C"
2099| #endif
2100| char argz_add ();
2101| /* The GNU C library defines this for functions which it implements
2102|     to always fail with ENOSYS.  Some functions are actually named
2103|     something starting with __ and the normal name is an alias.  */
2104| #if defined __stub_argz_add || defined __stub___argz_add
2105| choke me
2106| #endif
2107|
2108| int
2109| main ()
2110| {
2111| return argz_add ();
2112|   ;
2113|   return 0;
2114| }
2115configure:19568: result: no
2116configure:19568: checking for argz_append
2117configure:19568: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
2118Undefined symbols:
2119  "_argz_append", referenced from:
2120      _main in ccvDLwdr.o
2121ld: symbol(s) not found
2122collect2: ld returned 1 exit status
2123configure:19568: $? = 1
2124configure: failed program was:
2125| /* confdefs.h */
2126| #define PACKAGE_NAME "ImageMagick"
2127| #define PACKAGE_TARNAME "ImageMagick"
2128| #define PACKAGE_VERSION "6.6.6"
2129| #define PACKAGE_STRING "ImageMagick 6.6.6"
2130| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2131| #define PACKAGE_URL ""
2132| #define STDC_HEADERS 1
2133| #define HAVE_SYS_TYPES_H 1
2134| #define HAVE_SYS_STAT_H 1
2135| #define HAVE_STDLIB_H 1
2136| #define HAVE_STRING_H 1
2137| #define HAVE_MEMORY_H 1
2138| #define HAVE_STRINGS_H 1
2139| #define HAVE_INTTYPES_H 1
2140| #define HAVE_STDINT_H 1
2141| #define HAVE_UNISTD_H 1
2142| #define __EXTENSIONS__ 1
2143| #define _ALL_SOURCE 1
2144| #define _GNU_SOURCE 1
2145| #define _POSIX_PTHREAD_SEMANTICS 1
2146| #define _TANDEM_SOURCE 1
2147| #define HAVE___ATTRIBUTE__ 1
2148| #define HAVE_PTHREAD 1
2149| #define THREAD_SUPPORT 1
2150| #define HAVE_PTHREAD 1
2151| #define HAVE_OPENCL_CL_H 1
2152| #define _OPENCL 1
2153| #define HAVE_FSEEKO 1
2154| #define HAVE_DLFCN_H 1
2155| #define LT_OBJDIR ".libs/"
2156| #define LT_MODULE_EXT ".so"
2157| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2158| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2159| #define HAVE_LIBDL 1
2160| #define HAVE_DLERROR 1
2161| #define HAVE_LIBDLLOADER 1
2162| #define error_t int
2163| #define __error_t_defined 1
2164| /* end confdefs.h.  */
2165| /* Define argz_append to an innocuous variant, in case <limits.h> declares argz_append.
2166|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2167| #define argz_append innocuous_argz_append
2168|
2169| /* System header to define __stub macros and hopefully few prototypes,
2170|     which can conflict with char argz_append (); below.
2171|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2172|     <limits.h> exists even on freestanding compilers.  */
2173|
2174| #ifdef __STDC__
2175| # include <limits.h>
2176| #else
2177| # include <assert.h>
2178| #endif
2179|
2180| #undef argz_append
2181|
2182| /* Override any GCC internal prototype to avoid an error.
2183|    Use char because int might match the return type of a GCC
2184|    builtin and then its argument prototype would still apply.  */
2185| #ifdef __cplusplus
2186| extern "C"
2187| #endif
2188| char argz_append ();
2189| /* The GNU C library defines this for functions which it implements
2190|     to always fail with ENOSYS.  Some functions are actually named
2191|     something starting with __ and the normal name is an alias.  */
2192| #if defined __stub_argz_append || defined __stub___argz_append
2193| choke me
2194| #endif
2195|
2196| int
2197| main ()
2198| {
2199| return argz_append ();
2200|   ;
2201|   return 0;
2202| }
2203configure:19568: result: no
2204configure:19568: checking for argz_count
2205configure:19568: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
2206Undefined symbols:
2207  "_argz_count", referenced from:
2208      _main in cchKi2bf.o
2209ld: symbol(s) not found
2210collect2: ld returned 1 exit status
2211configure:19568: $? = 1
2212configure: failed program was:
2213| /* confdefs.h */
2214| #define PACKAGE_NAME "ImageMagick"
2215| #define PACKAGE_TARNAME "ImageMagick"
2216| #define PACKAGE_VERSION "6.6.6"
2217| #define PACKAGE_STRING "ImageMagick 6.6.6"
2218| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2219| #define PACKAGE_URL ""
2220| #define STDC_HEADERS 1
2221| #define HAVE_SYS_TYPES_H 1
2222| #define HAVE_SYS_STAT_H 1
2223| #define HAVE_STDLIB_H 1
2224| #define HAVE_STRING_H 1
2225| #define HAVE_MEMORY_H 1
2226| #define HAVE_STRINGS_H 1
2227| #define HAVE_INTTYPES_H 1
2228| #define HAVE_STDINT_H 1
2229| #define HAVE_UNISTD_H 1
2230| #define __EXTENSIONS__ 1
2231| #define _ALL_SOURCE 1
2232| #define _GNU_SOURCE 1
2233| #define _POSIX_PTHREAD_SEMANTICS 1
2234| #define _TANDEM_SOURCE 1
2235| #define HAVE___ATTRIBUTE__ 1
2236| #define HAVE_PTHREAD 1
2237| #define THREAD_SUPPORT 1
2238| #define HAVE_PTHREAD 1
2239| #define HAVE_OPENCL_CL_H 1
2240| #define _OPENCL 1
2241| #define HAVE_FSEEKO 1
2242| #define HAVE_DLFCN_H 1
2243| #define LT_OBJDIR ".libs/"
2244| #define LT_MODULE_EXT ".so"
2245| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2246| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2247| #define HAVE_LIBDL 1
2248| #define HAVE_DLERROR 1
2249| #define HAVE_LIBDLLOADER 1
2250| #define error_t int
2251| #define __error_t_defined 1
2252| /* end confdefs.h.  */
2253| /* Define argz_count to an innocuous variant, in case <limits.h> declares argz_count.
2254|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2255| #define argz_count innocuous_argz_count
2256|
2257| /* System header to define __stub macros and hopefully few prototypes,
2258|     which can conflict with char argz_count (); below.
2259|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2260|     <limits.h> exists even on freestanding compilers.  */
2261|
2262| #ifdef __STDC__
2263| # include <limits.h>
2264| #else
2265| # include <assert.h>
2266| #endif
2267|
2268| #undef argz_count
2269|
2270| /* Override any GCC internal prototype to avoid an error.
2271|    Use char because int might match the return type of a GCC
2272|    builtin and then its argument prototype would still apply.  */
2273| #ifdef __cplusplus
2274| extern "C"
2275| #endif
2276| char argz_count ();
2277| /* The GNU C library defines this for functions which it implements
2278|     to always fail with ENOSYS.  Some functions are actually named
2279|     something starting with __ and the normal name is an alias.  */
2280| #if defined __stub_argz_count || defined __stub___argz_count
2281| choke me
2282| #endif
2283|
2284| int
2285| main ()
2286| {
2287| return argz_count ();
2288|   ;
2289|   return 0;
2290| }
2291configure:19568: result: no
2292configure:19568: checking for argz_create_sep
2293configure:19568: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
2294Undefined symbols:
2295  "_argz_create_sep", referenced from:
2296      _main in ccrpJWkC.o
2297ld: symbol(s) not found
2298collect2: ld returned 1 exit status
2299configure:19568: $? = 1
2300configure: failed program was:
2301| /* confdefs.h */
2302| #define PACKAGE_NAME "ImageMagick"
2303| #define PACKAGE_TARNAME "ImageMagick"
2304| #define PACKAGE_VERSION "6.6.6"
2305| #define PACKAGE_STRING "ImageMagick 6.6.6"
2306| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2307| #define PACKAGE_URL ""
2308| #define STDC_HEADERS 1
2309| #define HAVE_SYS_TYPES_H 1
2310| #define HAVE_SYS_STAT_H 1
2311| #define HAVE_STDLIB_H 1
2312| #define HAVE_STRING_H 1
2313| #define HAVE_MEMORY_H 1
2314| #define HAVE_STRINGS_H 1
2315| #define HAVE_INTTYPES_H 1
2316| #define HAVE_STDINT_H 1
2317| #define HAVE_UNISTD_H 1
2318| #define __EXTENSIONS__ 1
2319| #define _ALL_SOURCE 1
2320| #define _GNU_SOURCE 1
2321| #define _POSIX_PTHREAD_SEMANTICS 1
2322| #define _TANDEM_SOURCE 1
2323| #define HAVE___ATTRIBUTE__ 1
2324| #define HAVE_PTHREAD 1
2325| #define THREAD_SUPPORT 1
2326| #define HAVE_PTHREAD 1
2327| #define HAVE_OPENCL_CL_H 1
2328| #define _OPENCL 1
2329| #define HAVE_FSEEKO 1
2330| #define HAVE_DLFCN_H 1
2331| #define LT_OBJDIR ".libs/"
2332| #define LT_MODULE_EXT ".so"
2333| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2334| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2335| #define HAVE_LIBDL 1
2336| #define HAVE_DLERROR 1
2337| #define HAVE_LIBDLLOADER 1
2338| #define error_t int
2339| #define __error_t_defined 1
2340| /* end confdefs.h.  */
2341| /* Define argz_create_sep to an innocuous variant, in case <limits.h> declares argz_create_sep.
2342|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2343| #define argz_create_sep innocuous_argz_create_sep
2344|
2345| /* System header to define __stub macros and hopefully few prototypes,
2346|     which can conflict with char argz_create_sep (); below.
2347|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2348|     <limits.h> exists even on freestanding compilers.  */
2349|
2350| #ifdef __STDC__
2351| # include <limits.h>
2352| #else
2353| # include <assert.h>
2354| #endif
2355|
2356| #undef argz_create_sep
2357|
2358| /* Override any GCC internal prototype to avoid an error.
2359|    Use char because int might match the return type of a GCC
2360|    builtin and then its argument prototype would still apply.  */
2361| #ifdef __cplusplus
2362| extern "C"
2363| #endif
2364| char argz_create_sep ();
2365| /* The GNU C library defines this for functions which it implements
2366|     to always fail with ENOSYS.  Some functions are actually named
2367|     something starting with __ and the normal name is an alias.  */
2368| #if defined __stub_argz_create_sep || defined __stub___argz_create_sep
2369| choke me
2370| #endif
2371|
2372| int
2373| main ()
2374| {
2375| return argz_create_sep ();
2376|   ;
2377|   return 0;
2378| }
2379configure:19568: result: no
2380configure:19568: checking for argz_insert
2381configure:19568: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
2382Undefined symbols:
2383  "_argz_insert", referenced from:
2384      _main in cciG7mDq.o
2385ld: symbol(s) not found
2386collect2: ld returned 1 exit status
2387configure:19568: $? = 1
2388configure: failed program was:
2389| /* confdefs.h */
2390| #define PACKAGE_NAME "ImageMagick"
2391| #define PACKAGE_TARNAME "ImageMagick"
2392| #define PACKAGE_VERSION "6.6.6"
2393| #define PACKAGE_STRING "ImageMagick 6.6.6"
2394| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2395| #define PACKAGE_URL ""
2396| #define STDC_HEADERS 1
2397| #define HAVE_SYS_TYPES_H 1
2398| #define HAVE_SYS_STAT_H 1
2399| #define HAVE_STDLIB_H 1
2400| #define HAVE_STRING_H 1
2401| #define HAVE_MEMORY_H 1
2402| #define HAVE_STRINGS_H 1
2403| #define HAVE_INTTYPES_H 1
2404| #define HAVE_STDINT_H 1
2405| #define HAVE_UNISTD_H 1
2406| #define __EXTENSIONS__ 1
2407| #define _ALL_SOURCE 1
2408| #define _GNU_SOURCE 1
2409| #define _POSIX_PTHREAD_SEMANTICS 1
2410| #define _TANDEM_SOURCE 1
2411| #define HAVE___ATTRIBUTE__ 1
2412| #define HAVE_PTHREAD 1
2413| #define THREAD_SUPPORT 1
2414| #define HAVE_PTHREAD 1
2415| #define HAVE_OPENCL_CL_H 1
2416| #define _OPENCL 1
2417| #define HAVE_FSEEKO 1
2418| #define HAVE_DLFCN_H 1
2419| #define LT_OBJDIR ".libs/"
2420| #define LT_MODULE_EXT ".so"
2421| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2422| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2423| #define HAVE_LIBDL 1
2424| #define HAVE_DLERROR 1
2425| #define HAVE_LIBDLLOADER 1
2426| #define error_t int
2427| #define __error_t_defined 1
2428| /* end confdefs.h.  */
2429| /* Define argz_insert to an innocuous variant, in case <limits.h> declares argz_insert.
2430|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2431| #define argz_insert innocuous_argz_insert
2432|
2433| /* System header to define __stub macros and hopefully few prototypes,
2434|     which can conflict with char argz_insert (); below.
2435|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2436|     <limits.h> exists even on freestanding compilers.  */
2437|
2438| #ifdef __STDC__
2439| # include <limits.h>
2440| #else
2441| # include <assert.h>
2442| #endif
2443|
2444| #undef argz_insert
2445|
2446| /* Override any GCC internal prototype to avoid an error.
2447|    Use char because int might match the return type of a GCC
2448|    builtin and then its argument prototype would still apply.  */
2449| #ifdef __cplusplus
2450| extern "C"
2451| #endif
2452| char argz_insert ();
2453| /* The GNU C library defines this for functions which it implements
2454|     to always fail with ENOSYS.  Some functions are actually named
2455|     something starting with __ and the normal name is an alias.  */
2456| #if defined __stub_argz_insert || defined __stub___argz_insert
2457| choke me
2458| #endif
2459|
2460| int
2461| main ()
2462| {
2463| return argz_insert ();
2464|   ;
2465|   return 0;
2466| }
2467configure:19568: result: no
2468configure:19568: checking for argz_next
2469configure:19568: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
2470Undefined symbols:
2471  "_argz_next", referenced from:
2472      _main in ccwDu5l5.o
2473ld: symbol(s) not found
2474collect2: ld returned 1 exit status
2475configure:19568: $? = 1
2476configure: failed program was:
2477| /* confdefs.h */
2478| #define PACKAGE_NAME "ImageMagick"
2479| #define PACKAGE_TARNAME "ImageMagick"
2480| #define PACKAGE_VERSION "6.6.6"
2481| #define PACKAGE_STRING "ImageMagick 6.6.6"
2482| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2483| #define PACKAGE_URL ""
2484| #define STDC_HEADERS 1
2485| #define HAVE_SYS_TYPES_H 1
2486| #define HAVE_SYS_STAT_H 1
2487| #define HAVE_STDLIB_H 1
2488| #define HAVE_STRING_H 1
2489| #define HAVE_MEMORY_H 1
2490| #define HAVE_STRINGS_H 1
2491| #define HAVE_INTTYPES_H 1
2492| #define HAVE_STDINT_H 1
2493| #define HAVE_UNISTD_H 1
2494| #define __EXTENSIONS__ 1
2495| #define _ALL_SOURCE 1
2496| #define _GNU_SOURCE 1
2497| #define _POSIX_PTHREAD_SEMANTICS 1
2498| #define _TANDEM_SOURCE 1
2499| #define HAVE___ATTRIBUTE__ 1
2500| #define HAVE_PTHREAD 1
2501| #define THREAD_SUPPORT 1
2502| #define HAVE_PTHREAD 1
2503| #define HAVE_OPENCL_CL_H 1
2504| #define _OPENCL 1
2505| #define HAVE_FSEEKO 1
2506| #define HAVE_DLFCN_H 1
2507| #define LT_OBJDIR ".libs/"
2508| #define LT_MODULE_EXT ".so"
2509| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2510| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2511| #define HAVE_LIBDL 1
2512| #define HAVE_DLERROR 1
2513| #define HAVE_LIBDLLOADER 1
2514| #define error_t int
2515| #define __error_t_defined 1
2516| /* end confdefs.h.  */
2517| /* Define argz_next to an innocuous variant, in case <limits.h> declares argz_next.
2518|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2519| #define argz_next innocuous_argz_next
2520|
2521| /* System header to define __stub macros and hopefully few prototypes,
2522|     which can conflict with char argz_next (); below.
2523|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2524|     <limits.h> exists even on freestanding compilers.  */
2525|
2526| #ifdef __STDC__
2527| # include <limits.h>
2528| #else
2529| # include <assert.h>
2530| #endif
2531|
2532| #undef argz_next
2533|
2534| /* Override any GCC internal prototype to avoid an error.
2535|    Use char because int might match the return type of a GCC
2536|    builtin and then its argument prototype would still apply.  */
2537| #ifdef __cplusplus
2538| extern "C"
2539| #endif
2540| char argz_next ();
2541| /* The GNU C library defines this for functions which it implements
2542|     to always fail with ENOSYS.  Some functions are actually named
2543|     something starting with __ and the normal name is an alias.  */
2544| #if defined __stub_argz_next || defined __stub___argz_next
2545| choke me
2546| #endif
2547|
2548| int
2549| main ()
2550| {
2551| return argz_next ();
2552|   ;
2553|   return 0;
2554| }
2555configure:19568: result: no
2556configure:19568: checking for argz_stringify
2557configure:19568: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
2558Undefined symbols:
2559  "_argz_stringify", referenced from:
2560      _main in cccPrmbC.o
2561ld: symbol(s) not found
2562collect2: ld returned 1 exit status
2563configure:19568: $? = 1
2564configure: failed program was:
2565| /* confdefs.h */
2566| #define PACKAGE_NAME "ImageMagick"
2567| #define PACKAGE_TARNAME "ImageMagick"
2568| #define PACKAGE_VERSION "6.6.6"
2569| #define PACKAGE_STRING "ImageMagick 6.6.6"
2570| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2571| #define PACKAGE_URL ""
2572| #define STDC_HEADERS 1
2573| #define HAVE_SYS_TYPES_H 1
2574| #define HAVE_SYS_STAT_H 1
2575| #define HAVE_STDLIB_H 1
2576| #define HAVE_STRING_H 1
2577| #define HAVE_MEMORY_H 1
2578| #define HAVE_STRINGS_H 1
2579| #define HAVE_INTTYPES_H 1
2580| #define HAVE_STDINT_H 1
2581| #define HAVE_UNISTD_H 1
2582| #define __EXTENSIONS__ 1
2583| #define _ALL_SOURCE 1
2584| #define _GNU_SOURCE 1
2585| #define _POSIX_PTHREAD_SEMANTICS 1
2586| #define _TANDEM_SOURCE 1
2587| #define HAVE___ATTRIBUTE__ 1
2588| #define HAVE_PTHREAD 1
2589| #define THREAD_SUPPORT 1
2590| #define HAVE_PTHREAD 1
2591| #define HAVE_OPENCL_CL_H 1
2592| #define _OPENCL 1
2593| #define HAVE_FSEEKO 1
2594| #define HAVE_DLFCN_H 1
2595| #define LT_OBJDIR ".libs/"
2596| #define LT_MODULE_EXT ".so"
2597| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2598| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2599| #define HAVE_LIBDL 1
2600| #define HAVE_DLERROR 1
2601| #define HAVE_LIBDLLOADER 1
2602| #define error_t int
2603| #define __error_t_defined 1
2604| /* end confdefs.h.  */
2605| /* Define argz_stringify to an innocuous variant, in case <limits.h> declares argz_stringify.
2606|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2607| #define argz_stringify innocuous_argz_stringify
2608|
2609| /* System header to define __stub macros and hopefully few prototypes,
2610|     which can conflict with char argz_stringify (); below.
2611|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2612|     <limits.h> exists even on freestanding compilers.  */
2613|
2614| #ifdef __STDC__
2615| # include <limits.h>
2616| #else
2617| # include <assert.h>
2618| #endif
2619|
2620| #undef argz_stringify
2621|
2622| /* Override any GCC internal prototype to avoid an error.
2623|    Use char because int might match the return type of a GCC
2624|    builtin and then its argument prototype would still apply.  */
2625| #ifdef __cplusplus
2626| extern "C"
2627| #endif
2628| char argz_stringify ();
2629| /* The GNU C library defines this for functions which it implements
2630|     to always fail with ENOSYS.  Some functions are actually named
2631|     something starting with __ and the normal name is an alias.  */
2632| #if defined __stub_argz_stringify || defined __stub___argz_stringify
2633| choke me
2634| #endif
2635|
2636| int
2637| main ()
2638| {
2639| return argz_stringify ();
2640|   ;
2641|   return 0;
2642| }
2643configure:19568: result: no
2644configure:19632: checking whether libtool supports -dlopen/-dlpreopen
2645configure:19644: result: yes
2646configure:19673: checking for ltdl.h
2647configure:19673: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2648configure:19673: $? = 0
2649configure:19673: result: yes
2650configure:19677: checking whether lt_dlinterface_register is declared
2651configure:19677: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2652configure:19677: $? = 0
2653configure:19677: result: yes
2654configure:19681: checking for lt_dladvise_preload in -lltdl
2655configure:19706: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
2656configure:19706: $? = 0
2657configure:19715: result: yes
2658configure:19810: checking where to find libltdl headers
2659configure:19812: result:
2660configure:19814: checking where to find libltdl library
2661configure:19816: result: -lltdl
2662configure:19864: checking for unistd.h
2663configure:19864: result: yes
2664configure:19864: checking for dl.h
2665configure:19864: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2666conftest.c:78:16: error: dl.h: No such file or directory
2667configure:19864: $? = 1
2668configure: failed program was:
2669| /* confdefs.h */
2670| #define PACKAGE_NAME "ImageMagick"
2671| #define PACKAGE_TARNAME "ImageMagick"
2672| #define PACKAGE_VERSION "6.6.6"
2673| #define PACKAGE_STRING "ImageMagick 6.6.6"
2674| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2675| #define PACKAGE_URL ""
2676| #define STDC_HEADERS 1
2677| #define HAVE_SYS_TYPES_H 1
2678| #define HAVE_SYS_STAT_H 1
2679| #define HAVE_STDLIB_H 1
2680| #define HAVE_STRING_H 1
2681| #define HAVE_MEMORY_H 1
2682| #define HAVE_STRINGS_H 1
2683| #define HAVE_INTTYPES_H 1
2684| #define HAVE_STDINT_H 1
2685| #define HAVE_UNISTD_H 1
2686| #define __EXTENSIONS__ 1
2687| #define _ALL_SOURCE 1
2688| #define _GNU_SOURCE 1
2689| #define _POSIX_PTHREAD_SEMANTICS 1
2690| #define _TANDEM_SOURCE 1
2691| #define HAVE___ATTRIBUTE__ 1
2692| #define HAVE_PTHREAD 1
2693| #define THREAD_SUPPORT 1
2694| #define HAVE_PTHREAD 1
2695| #define HAVE_OPENCL_CL_H 1
2696| #define _OPENCL 1
2697| #define HAVE_FSEEKO 1
2698| #define HAVE_DLFCN_H 1
2699| #define LT_OBJDIR ".libs/"
2700| #define LT_MODULE_EXT ".so"
2701| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2702| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2703| #define HAVE_LIBDL 1
2704| #define HAVE_DLERROR 1
2705| #define HAVE_LIBDLLOADER 1
2706| #define error_t int
2707| #define __error_t_defined 1
2708| #define HAVE_PRELOADED_SYMBOLS 1
2709| #define HAVE_LTDL 1
2710| #define HAVE_UNISTD_H 1
2711| /* end confdefs.h.  */
2712| #include <stdio.h>
2713| #ifdef HAVE_SYS_TYPES_H
2714| # include <sys/types.h>
2715| #endif
2716| #ifdef HAVE_SYS_STAT_H
2717| # include <sys/stat.h>
2718| #endif
2719| #ifdef STDC_HEADERS
2720| # include <stdlib.h>
2721| # include <stddef.h>
2722| #else
2723| # ifdef HAVE_STDLIB_H
2724| #  include <stdlib.h>
2725| # endif
2726| #endif
2727| #ifdef HAVE_STRING_H
2728| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2729| #  include <memory.h>
2730| # endif
2731| # include <string.h>
2732| #endif
2733| #ifdef HAVE_STRINGS_H
2734| # include <strings.h>
2735| #endif
2736| #ifdef HAVE_INTTYPES_H
2737| # include <inttypes.h>
2738| #endif
2739| #ifdef HAVE_STDINT_H
2740| # include <stdint.h>
2741| #endif
2742| #ifdef HAVE_UNISTD_H
2743| # include <unistd.h>
2744| #endif
2745|
2746| #include <dl.h>
2747configure:19864: result: no
2748configure:19864: checking for sys/dl.h
2749configure:19864: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2750conftest.c:78:20: error: sys/dl.h: No such file or directory
2751configure:19864: $? = 1
2752configure: failed program was:
2753| /* confdefs.h */
2754| #define PACKAGE_NAME "ImageMagick"
2755| #define PACKAGE_TARNAME "ImageMagick"
2756| #define PACKAGE_VERSION "6.6.6"
2757| #define PACKAGE_STRING "ImageMagick 6.6.6"
2758| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2759| #define PACKAGE_URL ""
2760| #define STDC_HEADERS 1
2761| #define HAVE_SYS_TYPES_H 1
2762| #define HAVE_SYS_STAT_H 1
2763| #define HAVE_STDLIB_H 1
2764| #define HAVE_STRING_H 1
2765| #define HAVE_MEMORY_H 1
2766| #define HAVE_STRINGS_H 1
2767| #define HAVE_INTTYPES_H 1
2768| #define HAVE_STDINT_H 1
2769| #define HAVE_UNISTD_H 1
2770| #define __EXTENSIONS__ 1
2771| #define _ALL_SOURCE 1
2772| #define _GNU_SOURCE 1
2773| #define _POSIX_PTHREAD_SEMANTICS 1
2774| #define _TANDEM_SOURCE 1
2775| #define HAVE___ATTRIBUTE__ 1
2776| #define HAVE_PTHREAD 1
2777| #define THREAD_SUPPORT 1
2778| #define HAVE_PTHREAD 1
2779| #define HAVE_OPENCL_CL_H 1
2780| #define _OPENCL 1
2781| #define HAVE_FSEEKO 1
2782| #define HAVE_DLFCN_H 1
2783| #define LT_OBJDIR ".libs/"
2784| #define LT_MODULE_EXT ".so"
2785| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2786| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2787| #define HAVE_LIBDL 1
2788| #define HAVE_DLERROR 1
2789| #define HAVE_LIBDLLOADER 1
2790| #define error_t int
2791| #define __error_t_defined 1
2792| #define HAVE_PRELOADED_SYMBOLS 1
2793| #define HAVE_LTDL 1
2794| #define HAVE_UNISTD_H 1
2795| /* end confdefs.h.  */
2796| #include <stdio.h>
2797| #ifdef HAVE_SYS_TYPES_H
2798| # include <sys/types.h>
2799| #endif
2800| #ifdef HAVE_SYS_STAT_H
2801| # include <sys/stat.h>
2802| #endif
2803| #ifdef STDC_HEADERS
2804| # include <stdlib.h>
2805| # include <stddef.h>
2806| #else
2807| # ifdef HAVE_STDLIB_H
2808| #  include <stdlib.h>
2809| # endif
2810| #endif
2811| #ifdef HAVE_STRING_H
2812| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2813| #  include <memory.h>
2814| # endif
2815| # include <string.h>
2816| #endif
2817| #ifdef HAVE_STRINGS_H
2818| # include <strings.h>
2819| #endif
2820| #ifdef HAVE_INTTYPES_H
2821| # include <inttypes.h>
2822| #endif
2823| #ifdef HAVE_STDINT_H
2824| # include <stdint.h>
2825| #endif
2826| #ifdef HAVE_UNISTD_H
2827| # include <unistd.h>
2828| #endif
2829|
2830| #include <sys/dl.h>
2831configure:19864: result: no
2832configure:19864: checking for dld.h
2833configure:19864: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2834conftest.c:78:17: error: dld.h: No such file or directory
2835configure:19864: $? = 1
2836configure: failed program was:
2837| /* confdefs.h */
2838| #define PACKAGE_NAME "ImageMagick"
2839| #define PACKAGE_TARNAME "ImageMagick"
2840| #define PACKAGE_VERSION "6.6.6"
2841| #define PACKAGE_STRING "ImageMagick 6.6.6"
2842| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2843| #define PACKAGE_URL ""
2844| #define STDC_HEADERS 1
2845| #define HAVE_SYS_TYPES_H 1
2846| #define HAVE_SYS_STAT_H 1
2847| #define HAVE_STDLIB_H 1
2848| #define HAVE_STRING_H 1
2849| #define HAVE_MEMORY_H 1
2850| #define HAVE_STRINGS_H 1
2851| #define HAVE_INTTYPES_H 1
2852| #define HAVE_STDINT_H 1
2853| #define HAVE_UNISTD_H 1
2854| #define __EXTENSIONS__ 1
2855| #define _ALL_SOURCE 1
2856| #define _GNU_SOURCE 1
2857| #define _POSIX_PTHREAD_SEMANTICS 1
2858| #define _TANDEM_SOURCE 1
2859| #define HAVE___ATTRIBUTE__ 1
2860| #define HAVE_PTHREAD 1
2861| #define THREAD_SUPPORT 1
2862| #define HAVE_PTHREAD 1
2863| #define HAVE_OPENCL_CL_H 1
2864| #define _OPENCL 1
2865| #define HAVE_FSEEKO 1
2866| #define HAVE_DLFCN_H 1
2867| #define LT_OBJDIR ".libs/"
2868| #define LT_MODULE_EXT ".so"
2869| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2870| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
2871| #define HAVE_LIBDL 1
2872| #define HAVE_DLERROR 1
2873| #define HAVE_LIBDLLOADER 1
2874| #define error_t int
2875| #define __error_t_defined 1
2876| #define HAVE_PRELOADED_SYMBOLS 1
2877| #define HAVE_LTDL 1
2878| #define HAVE_UNISTD_H 1
2879| /* end confdefs.h.  */
2880| #include <stdio.h>
2881| #ifdef HAVE_SYS_TYPES_H
2882| # include <sys/types.h>
2883| #endif
2884| #ifdef HAVE_SYS_STAT_H
2885| # include <sys/stat.h>
2886| #endif
2887| #ifdef STDC_HEADERS
2888| # include <stdlib.h>
2889| # include <stddef.h>
2890| #else
2891| # ifdef HAVE_STDLIB_H
2892| #  include <stdlib.h>
2893| # endif
2894| #endif
2895| #ifdef HAVE_STRING_H
2896| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2897| #  include <memory.h>
2898| # endif
2899| # include <string.h>
2900| #endif
2901| #ifdef HAVE_STRINGS_H
2902| # include <strings.h>
2903| #endif
2904| #ifdef HAVE_INTTYPES_H
2905| # include <inttypes.h>
2906| #endif
2907| #ifdef HAVE_STDINT_H
2908| # include <stdint.h>
2909| #endif
2910| #ifdef HAVE_UNISTD_H
2911| # include <unistd.h>
2912| #endif
2913|
2914| #include <dld.h>
2915configure:19864: result: no
2916configure:19864: checking for mach-o/dyld.h
2917configure:19864: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2918configure:19864: $? = 0
2919configure:19864: result: yes
2920configure:19864: checking for dirent.h
2921configure:19864: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2922configure:19864: $? = 0
2923configure:19864: result: yes
2924configure:19879: checking for closedir
2925configure:19879: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
2926configure:19879: $? = 0
2927configure:19879: result: yes
2928configure:19879: checking for opendir
2929configure:19879: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
2930configure:19879: $? = 0
2931configure:19879: result: yes
2932configure:19879: checking for readdir
2933configure:19879: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
2934configure:19879: $? = 0
2935configure:19879: result: yes
2936configure:19896: checking for strlcat
2937configure:19896: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
2938configure:19896: $? = 0
2939configure:19896: result: yes
2940configure:19896: checking for strlcpy
2941configure:19896: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
2942configure:19896: $? = 0
2943configure:19896: result: yes
2944configure:20123: checking whether to enable maintainer-specific portions of Makefiles
2945configure:20132: result: no
2946configure:20341: checking whether /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 needs -traditional
2947conftest.c:57:20: error: termio.h: No such file or directory
2948configure:20375: result: no
2949configure:20420: checking for ANSI C header files
2950configure:20524: result: yes
2951configure:20541: checking whether to enable assertions
2952configure:20559: result: yes
2953configure:20565: checking for dirent.h that defines DIR
2954configure:20584: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2955configure:20584: $? = 0
2956configure:20592: result: yes
2957configure:20605: checking for library containing opendir
2958configure:20636: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
2959configure:20636: $? = 0
2960configure:20653: result: none required
2961configure:20725: checking arm/limits.h usability
2962configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2963conftest.c:92:24: error: arm/limits.h: No such file or directory
2964configure:20725: $? = 1
2965configure: failed program was:
2966| /* confdefs.h */
2967| #define PACKAGE_NAME "ImageMagick"
2968| #define PACKAGE_TARNAME "ImageMagick"
2969| #define PACKAGE_VERSION "6.6.6"
2970| #define PACKAGE_STRING "ImageMagick 6.6.6"
2971| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
2972| #define PACKAGE_URL ""
2973| #define STDC_HEADERS 1
2974| #define HAVE_SYS_TYPES_H 1
2975| #define HAVE_SYS_STAT_H 1
2976| #define HAVE_STDLIB_H 1
2977| #define HAVE_STRING_H 1
2978| #define HAVE_MEMORY_H 1
2979| #define HAVE_STRINGS_H 1
2980| #define HAVE_INTTYPES_H 1
2981| #define HAVE_STDINT_H 1
2982| #define HAVE_UNISTD_H 1
2983| #define __EXTENSIONS__ 1
2984| #define _ALL_SOURCE 1
2985| #define _GNU_SOURCE 1
2986| #define _POSIX_PTHREAD_SEMANTICS 1
2987| #define _TANDEM_SOURCE 1
2988| #define HAVE___ATTRIBUTE__ 1
2989| #define HAVE_PTHREAD 1
2990| #define THREAD_SUPPORT 1
2991| #define HAVE_PTHREAD 1
2992| #define HAVE_OPENCL_CL_H 1
2993| #define _OPENCL 1
2994| #define HAVE_FSEEKO 1
2995| #define HAVE_DLFCN_H 1
2996| #define LT_OBJDIR ".libs/"
2997| #define LT_MODULE_EXT ".so"
2998| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
2999| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3000| #define HAVE_LIBDL 1
3001| #define HAVE_DLERROR 1
3002| #define HAVE_LIBDLLOADER 1
3003| #define error_t int
3004| #define __error_t_defined 1
3005| #define HAVE_PRELOADED_SYMBOLS 1
3006| #define HAVE_LTDL 1
3007| #define HAVE_UNISTD_H 1
3008| #define HAVE_MACH_O_DYLD_H 1
3009| #define HAVE_DIRENT_H 1
3010| #define HAVE_CLOSEDIR 1
3011| #define HAVE_OPENDIR 1
3012| #define HAVE_READDIR 1
3013| #define HAVE_STRLCAT 1
3014| #define HAVE_STRLCPY 1
3015| #define LT_LIBEXT "a"
3016| #define BUILD_MODULES 1
3017| #define LTDL_DELEGATE 1
3018| #define INSTALLED_SUPPORT 1
3019| #define CIPHER_SUPPORT 1
3020| #define QUANTUM_DEPTH 16
3021| #define STDC_HEADERS 1
3022| #define HAVE_DIRENT_H 1
3023| /* end confdefs.h.  */
3024| #include <stdio.h>
3025| #ifdef HAVE_SYS_TYPES_H
3026| # include <sys/types.h>
3027| #endif
3028| #ifdef HAVE_SYS_STAT_H
3029| # include <sys/stat.h>
3030| #endif
3031| #ifdef STDC_HEADERS
3032| # include <stdlib.h>
3033| # include <stddef.h>
3034| #else
3035| # ifdef HAVE_STDLIB_H
3036| #  include <stdlib.h>
3037| # endif
3038| #endif
3039| #ifdef HAVE_STRING_H
3040| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3041| #  include <memory.h>
3042| # endif
3043| # include <string.h>
3044| #endif
3045| #ifdef HAVE_STRINGS_H
3046| # include <strings.h>
3047| #endif
3048| #ifdef HAVE_INTTYPES_H
3049| # include <inttypes.h>
3050| #endif
3051| #ifdef HAVE_STDINT_H
3052| # include <stdint.h>
3053| #endif
3054| #ifdef HAVE_UNISTD_H
3055| # include <unistd.h>
3056| #endif
3057| #include <arm/limits.h>
3058configure:20725: result: no
3059configure:20725: checking arm/limits.h presence
3060configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3061conftest.c:59:24: error: arm/limits.h: No such file or directory
3062configure:20725: $? = 1
3063configure: failed program was:
3064| /* confdefs.h */
3065| #define PACKAGE_NAME "ImageMagick"
3066| #define PACKAGE_TARNAME "ImageMagick"
3067| #define PACKAGE_VERSION "6.6.6"
3068| #define PACKAGE_STRING "ImageMagick 6.6.6"
3069| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
3070| #define PACKAGE_URL ""
3071| #define STDC_HEADERS 1
3072| #define HAVE_SYS_TYPES_H 1
3073| #define HAVE_SYS_STAT_H 1
3074| #define HAVE_STDLIB_H 1
3075| #define HAVE_STRING_H 1
3076| #define HAVE_MEMORY_H 1
3077| #define HAVE_STRINGS_H 1
3078| #define HAVE_INTTYPES_H 1
3079| #define HAVE_STDINT_H 1
3080| #define HAVE_UNISTD_H 1
3081| #define __EXTENSIONS__ 1
3082| #define _ALL_SOURCE 1
3083| #define _GNU_SOURCE 1
3084| #define _POSIX_PTHREAD_SEMANTICS 1
3085| #define _TANDEM_SOURCE 1
3086| #define HAVE___ATTRIBUTE__ 1
3087| #define HAVE_PTHREAD 1
3088| #define THREAD_SUPPORT 1
3089| #define HAVE_PTHREAD 1
3090| #define HAVE_OPENCL_CL_H 1
3091| #define _OPENCL 1
3092| #define HAVE_FSEEKO 1
3093| #define HAVE_DLFCN_H 1
3094| #define LT_OBJDIR ".libs/"
3095| #define LT_MODULE_EXT ".so"
3096| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3097| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3098| #define HAVE_LIBDL 1
3099| #define HAVE_DLERROR 1
3100| #define HAVE_LIBDLLOADER 1
3101| #define error_t int
3102| #define __error_t_defined 1
3103| #define HAVE_PRELOADED_SYMBOLS 1
3104| #define HAVE_LTDL 1
3105| #define HAVE_UNISTD_H 1
3106| #define HAVE_MACH_O_DYLD_H 1
3107| #define HAVE_DIRENT_H 1
3108| #define HAVE_CLOSEDIR 1
3109| #define HAVE_OPENDIR 1
3110| #define HAVE_READDIR 1
3111| #define HAVE_STRLCAT 1
3112| #define HAVE_STRLCPY 1
3113| #define LT_LIBEXT "a"
3114| #define BUILD_MODULES 1
3115| #define LTDL_DELEGATE 1
3116| #define INSTALLED_SUPPORT 1
3117| #define CIPHER_SUPPORT 1
3118| #define QUANTUM_DEPTH 16
3119| #define STDC_HEADERS 1
3120| #define HAVE_DIRENT_H 1
3121| /* end confdefs.h.  */
3122| #include <arm/limits.h>
3123configure:20725: result: no
3124configure:20725: checking for arm/limits.h
3125configure:20725: result: no
3126configure:20725: checking complex.h usability
3127configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3128configure:20725: $? = 0
3129configure:20725: result: yes
3130configure:20725: checking complex.h presence
3131configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3132configure:20725: $? = 0
3133configure:20725: result: yes
3134configure:20725: checking for complex.h
3135configure:20725: result: yes
3136configure:20725: checking errno.h usability
3137configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3138configure:20725: $? = 0
3139configure:20725: result: yes
3140configure:20725: checking errno.h presence
3141configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3142configure:20725: $? = 0
3143configure:20725: result: yes
3144configure:20725: checking for errno.h
3145configure:20725: result: yes
3146configure:20725: checking fcntl.h usability
3147configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3148configure:20725: $? = 0
3149configure:20725: result: yes
3150configure:20725: checking fcntl.h presence
3151configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3152configure:20725: $? = 0
3153configure:20725: result: yes
3154configure:20725: checking for fcntl.h
3155configure:20725: result: yes
3156configure:20725: checking limits.h usability
3157configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3158configure:20725: $? = 0
3159configure:20725: result: yes
3160configure:20725: checking limits.h presence
3161configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3162configure:20725: $? = 0
3163configure:20725: result: yes
3164configure:20725: checking for limits.h
3165configure:20725: result: yes
3166configure:20725: checking linux/unistd.h usability
3167configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3168conftest.c:96:26: error: linux/unistd.h: No such file or directory
3169configure:20725: $? = 1
3170configure: failed program was:
3171| /* confdefs.h */
3172| #define PACKAGE_NAME "ImageMagick"
3173| #define PACKAGE_TARNAME "ImageMagick"
3174| #define PACKAGE_VERSION "6.6.6"
3175| #define PACKAGE_STRING "ImageMagick 6.6.6"
3176| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
3177| #define PACKAGE_URL ""
3178| #define STDC_HEADERS 1
3179| #define HAVE_SYS_TYPES_H 1
3180| #define HAVE_SYS_STAT_H 1
3181| #define HAVE_STDLIB_H 1
3182| #define HAVE_STRING_H 1
3183| #define HAVE_MEMORY_H 1
3184| #define HAVE_STRINGS_H 1
3185| #define HAVE_INTTYPES_H 1
3186| #define HAVE_STDINT_H 1
3187| #define HAVE_UNISTD_H 1
3188| #define __EXTENSIONS__ 1
3189| #define _ALL_SOURCE 1
3190| #define _GNU_SOURCE 1
3191| #define _POSIX_PTHREAD_SEMANTICS 1
3192| #define _TANDEM_SOURCE 1
3193| #define HAVE___ATTRIBUTE__ 1
3194| #define HAVE_PTHREAD 1
3195| #define THREAD_SUPPORT 1
3196| #define HAVE_PTHREAD 1
3197| #define HAVE_OPENCL_CL_H 1
3198| #define _OPENCL 1
3199| #define HAVE_FSEEKO 1
3200| #define HAVE_DLFCN_H 1
3201| #define LT_OBJDIR ".libs/"
3202| #define LT_MODULE_EXT ".so"
3203| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3204| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3205| #define HAVE_LIBDL 1
3206| #define HAVE_DLERROR 1
3207| #define HAVE_LIBDLLOADER 1
3208| #define error_t int
3209| #define __error_t_defined 1
3210| #define HAVE_PRELOADED_SYMBOLS 1
3211| #define HAVE_LTDL 1
3212| #define HAVE_UNISTD_H 1
3213| #define HAVE_MACH_O_DYLD_H 1
3214| #define HAVE_DIRENT_H 1
3215| #define HAVE_CLOSEDIR 1
3216| #define HAVE_OPENDIR 1
3217| #define HAVE_READDIR 1
3218| #define HAVE_STRLCAT 1
3219| #define HAVE_STRLCPY 1
3220| #define LT_LIBEXT "a"
3221| #define BUILD_MODULES 1
3222| #define LTDL_DELEGATE 1
3223| #define INSTALLED_SUPPORT 1
3224| #define CIPHER_SUPPORT 1
3225| #define QUANTUM_DEPTH 16
3226| #define STDC_HEADERS 1
3227| #define HAVE_DIRENT_H 1
3228| #define HAVE_COMPLEX_H 1
3229| #define HAVE_ERRNO_H 1
3230| #define HAVE_FCNTL_H 1
3231| #define HAVE_LIMITS_H 1
3232| /* end confdefs.h.  */
3233| #include <stdio.h>
3234| #ifdef HAVE_SYS_TYPES_H
3235| # include <sys/types.h>
3236| #endif
3237| #ifdef HAVE_SYS_STAT_H
3238| # include <sys/stat.h>
3239| #endif
3240| #ifdef STDC_HEADERS
3241| # include <stdlib.h>
3242| # include <stddef.h>
3243| #else
3244| # ifdef HAVE_STDLIB_H
3245| #  include <stdlib.h>
3246| # endif
3247| #endif
3248| #ifdef HAVE_STRING_H
3249| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3250| #  include <memory.h>
3251| # endif
3252| # include <string.h>
3253| #endif
3254| #ifdef HAVE_STRINGS_H
3255| # include <strings.h>
3256| #endif
3257| #ifdef HAVE_INTTYPES_H
3258| # include <inttypes.h>
3259| #endif
3260| #ifdef HAVE_STDINT_H
3261| # include <stdint.h>
3262| #endif
3263| #ifdef HAVE_UNISTD_H
3264| # include <unistd.h>
3265| #endif
3266| #include <linux/unistd.h>
3267configure:20725: result: no
3268configure:20725: checking linux/unistd.h presence
3269configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3270conftest.c:63:26: error: linux/unistd.h: No such file or directory
3271configure:20725: $? = 1
3272configure: failed program was:
3273| /* confdefs.h */
3274| #define PACKAGE_NAME "ImageMagick"
3275| #define PACKAGE_TARNAME "ImageMagick"
3276| #define PACKAGE_VERSION "6.6.6"
3277| #define PACKAGE_STRING "ImageMagick 6.6.6"
3278| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
3279| #define PACKAGE_URL ""
3280| #define STDC_HEADERS 1
3281| #define HAVE_SYS_TYPES_H 1
3282| #define HAVE_SYS_STAT_H 1
3283| #define HAVE_STDLIB_H 1
3284| #define HAVE_STRING_H 1
3285| #define HAVE_MEMORY_H 1
3286| #define HAVE_STRINGS_H 1
3287| #define HAVE_INTTYPES_H 1
3288| #define HAVE_STDINT_H 1
3289| #define HAVE_UNISTD_H 1
3290| #define __EXTENSIONS__ 1
3291| #define _ALL_SOURCE 1
3292| #define _GNU_SOURCE 1
3293| #define _POSIX_PTHREAD_SEMANTICS 1
3294| #define _TANDEM_SOURCE 1
3295| #define HAVE___ATTRIBUTE__ 1
3296| #define HAVE_PTHREAD 1
3297| #define THREAD_SUPPORT 1
3298| #define HAVE_PTHREAD 1
3299| #define HAVE_OPENCL_CL_H 1
3300| #define _OPENCL 1
3301| #define HAVE_FSEEKO 1
3302| #define HAVE_DLFCN_H 1
3303| #define LT_OBJDIR ".libs/"
3304| #define LT_MODULE_EXT ".so"
3305| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3306| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3307| #define HAVE_LIBDL 1
3308| #define HAVE_DLERROR 1
3309| #define HAVE_LIBDLLOADER 1
3310| #define error_t int
3311| #define __error_t_defined 1
3312| #define HAVE_PRELOADED_SYMBOLS 1
3313| #define HAVE_LTDL 1
3314| #define HAVE_UNISTD_H 1
3315| #define HAVE_MACH_O_DYLD_H 1
3316| #define HAVE_DIRENT_H 1
3317| #define HAVE_CLOSEDIR 1
3318| #define HAVE_OPENDIR 1
3319| #define HAVE_READDIR 1
3320| #define HAVE_STRLCAT 1
3321| #define HAVE_STRLCPY 1
3322| #define LT_LIBEXT "a"
3323| #define BUILD_MODULES 1
3324| #define LTDL_DELEGATE 1
3325| #define INSTALLED_SUPPORT 1
3326| #define CIPHER_SUPPORT 1
3327| #define QUANTUM_DEPTH 16
3328| #define STDC_HEADERS 1
3329| #define HAVE_DIRENT_H 1
3330| #define HAVE_COMPLEX_H 1
3331| #define HAVE_ERRNO_H 1
3332| #define HAVE_FCNTL_H 1
3333| #define HAVE_LIMITS_H 1
3334| /* end confdefs.h.  */
3335| #include <linux/unistd.h>
3336configure:20725: result: no
3337configure:20725: checking for linux/unistd.h
3338configure:20725: result: no
3339configure:20725: checking locale.h usability
3340configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3341configure:20725: $? = 0
3342configure:20725: result: yes
3343configure:20725: checking locale.h presence
3344configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3345configure:20725: $? = 0
3346configure:20725: result: yes
3347configure:20725: checking for locale.h
3348configure:20725: result: yes
3349configure:20725: checking machine/param.h usability
3350configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3351configure:20725: $? = 0
3352configure:20725: result: yes
3353configure:20725: checking machine/param.h presence
3354configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3355configure:20725: $? = 0
3356configure:20725: result: yes
3357configure:20725: checking for machine/param.h
3358configure:20725: result: yes
3359configure:20725: checking for mach-o/dyld.h
3360configure:20725: result: yes
3361configure:20725: checking OS.h usability
3362configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3363conftest.c:99:16: error: OS.h: No such file or directory
3364configure:20725: $? = 1
3365configure: failed program was:
3366| /* confdefs.h */
3367| #define PACKAGE_NAME "ImageMagick"
3368| #define PACKAGE_TARNAME "ImageMagick"
3369| #define PACKAGE_VERSION "6.6.6"
3370| #define PACKAGE_STRING "ImageMagick 6.6.6"
3371| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
3372| #define PACKAGE_URL ""
3373| #define STDC_HEADERS 1
3374| #define HAVE_SYS_TYPES_H 1
3375| #define HAVE_SYS_STAT_H 1
3376| #define HAVE_STDLIB_H 1
3377| #define HAVE_STRING_H 1
3378| #define HAVE_MEMORY_H 1
3379| #define HAVE_STRINGS_H 1
3380| #define HAVE_INTTYPES_H 1
3381| #define HAVE_STDINT_H 1
3382| #define HAVE_UNISTD_H 1
3383| #define __EXTENSIONS__ 1
3384| #define _ALL_SOURCE 1
3385| #define _GNU_SOURCE 1
3386| #define _POSIX_PTHREAD_SEMANTICS 1
3387| #define _TANDEM_SOURCE 1
3388| #define HAVE___ATTRIBUTE__ 1
3389| #define HAVE_PTHREAD 1
3390| #define THREAD_SUPPORT 1
3391| #define HAVE_PTHREAD 1
3392| #define HAVE_OPENCL_CL_H 1
3393| #define _OPENCL 1
3394| #define HAVE_FSEEKO 1
3395| #define HAVE_DLFCN_H 1
3396| #define LT_OBJDIR ".libs/"
3397| #define LT_MODULE_EXT ".so"
3398| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3399| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3400| #define HAVE_LIBDL 1
3401| #define HAVE_DLERROR 1
3402| #define HAVE_LIBDLLOADER 1
3403| #define error_t int
3404| #define __error_t_defined 1
3405| #define HAVE_PRELOADED_SYMBOLS 1
3406| #define HAVE_LTDL 1
3407| #define HAVE_UNISTD_H 1
3408| #define HAVE_MACH_O_DYLD_H 1
3409| #define HAVE_DIRENT_H 1
3410| #define HAVE_CLOSEDIR 1
3411| #define HAVE_OPENDIR 1
3412| #define HAVE_READDIR 1
3413| #define HAVE_STRLCAT 1
3414| #define HAVE_STRLCPY 1
3415| #define LT_LIBEXT "a"
3416| #define BUILD_MODULES 1
3417| #define LTDL_DELEGATE 1
3418| #define INSTALLED_SUPPORT 1
3419| #define CIPHER_SUPPORT 1
3420| #define QUANTUM_DEPTH 16
3421| #define STDC_HEADERS 1
3422| #define HAVE_DIRENT_H 1
3423| #define HAVE_COMPLEX_H 1
3424| #define HAVE_ERRNO_H 1
3425| #define HAVE_FCNTL_H 1
3426| #define HAVE_LIMITS_H 1
3427| #define HAVE_LOCALE_H 1
3428| #define HAVE_MACHINE_PARAM_H 1
3429| #define HAVE_MACH_O_DYLD_H 1
3430| /* end confdefs.h.  */
3431| #include <stdio.h>
3432| #ifdef HAVE_SYS_TYPES_H
3433| # include <sys/types.h>
3434| #endif
3435| #ifdef HAVE_SYS_STAT_H
3436| # include <sys/stat.h>
3437| #endif
3438| #ifdef STDC_HEADERS
3439| # include <stdlib.h>
3440| # include <stddef.h>
3441| #else
3442| # ifdef HAVE_STDLIB_H
3443| #  include <stdlib.h>
3444| # endif
3445| #endif
3446| #ifdef HAVE_STRING_H
3447| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3448| #  include <memory.h>
3449| # endif
3450| # include <string.h>
3451| #endif
3452| #ifdef HAVE_STRINGS_H
3453| # include <strings.h>
3454| #endif
3455| #ifdef HAVE_INTTYPES_H
3456| # include <inttypes.h>
3457| #endif
3458| #ifdef HAVE_STDINT_H
3459| # include <stdint.h>
3460| #endif
3461| #ifdef HAVE_UNISTD_H
3462| # include <unistd.h>
3463| #endif
3464| #include <OS.h>
3465configure:20725: result: no
3466configure:20725: checking OS.h presence
3467configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3468conftest.c:66:16: error: OS.h: No such file or directory
3469configure:20725: $? = 1
3470configure: failed program was:
3471| /* confdefs.h */
3472| #define PACKAGE_NAME "ImageMagick"
3473| #define PACKAGE_TARNAME "ImageMagick"
3474| #define PACKAGE_VERSION "6.6.6"
3475| #define PACKAGE_STRING "ImageMagick 6.6.6"
3476| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
3477| #define PACKAGE_URL ""
3478| #define STDC_HEADERS 1
3479| #define HAVE_SYS_TYPES_H 1
3480| #define HAVE_SYS_STAT_H 1
3481| #define HAVE_STDLIB_H 1
3482| #define HAVE_STRING_H 1
3483| #define HAVE_MEMORY_H 1
3484| #define HAVE_STRINGS_H 1
3485| #define HAVE_INTTYPES_H 1
3486| #define HAVE_STDINT_H 1
3487| #define HAVE_UNISTD_H 1
3488| #define __EXTENSIONS__ 1
3489| #define _ALL_SOURCE 1
3490| #define _GNU_SOURCE 1
3491| #define _POSIX_PTHREAD_SEMANTICS 1
3492| #define _TANDEM_SOURCE 1
3493| #define HAVE___ATTRIBUTE__ 1
3494| #define HAVE_PTHREAD 1
3495| #define THREAD_SUPPORT 1
3496| #define HAVE_PTHREAD 1
3497| #define HAVE_OPENCL_CL_H 1
3498| #define _OPENCL 1
3499| #define HAVE_FSEEKO 1
3500| #define HAVE_DLFCN_H 1
3501| #define LT_OBJDIR ".libs/"
3502| #define LT_MODULE_EXT ".so"
3503| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3504| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3505| #define HAVE_LIBDL 1
3506| #define HAVE_DLERROR 1
3507| #define HAVE_LIBDLLOADER 1
3508| #define error_t int
3509| #define __error_t_defined 1
3510| #define HAVE_PRELOADED_SYMBOLS 1
3511| #define HAVE_LTDL 1
3512| #define HAVE_UNISTD_H 1
3513| #define HAVE_MACH_O_DYLD_H 1
3514| #define HAVE_DIRENT_H 1
3515| #define HAVE_CLOSEDIR 1
3516| #define HAVE_OPENDIR 1
3517| #define HAVE_READDIR 1
3518| #define HAVE_STRLCAT 1
3519| #define HAVE_STRLCPY 1
3520| #define LT_LIBEXT "a"
3521| #define BUILD_MODULES 1
3522| #define LTDL_DELEGATE 1
3523| #define INSTALLED_SUPPORT 1
3524| #define CIPHER_SUPPORT 1
3525| #define QUANTUM_DEPTH 16
3526| #define STDC_HEADERS 1
3527| #define HAVE_DIRENT_H 1
3528| #define HAVE_COMPLEX_H 1
3529| #define HAVE_ERRNO_H 1
3530| #define HAVE_FCNTL_H 1
3531| #define HAVE_LIMITS_H 1
3532| #define HAVE_LOCALE_H 1
3533| #define HAVE_MACHINE_PARAM_H 1
3534| #define HAVE_MACH_O_DYLD_H 1
3535| /* end confdefs.h.  */
3536| #include <OS.h>
3537configure:20725: result: no
3538configure:20725: checking for OS.h
3539configure:20725: result: no
3540configure:20725: checking process.h usability
3541configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3542conftest.c:99:21: error: process.h: No such file or directory
3543configure:20725: $? = 1
3544configure: failed program was:
3545| /* confdefs.h */
3546| #define PACKAGE_NAME "ImageMagick"
3547| #define PACKAGE_TARNAME "ImageMagick"
3548| #define PACKAGE_VERSION "6.6.6"
3549| #define PACKAGE_STRING "ImageMagick 6.6.6"
3550| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
3551| #define PACKAGE_URL ""
3552| #define STDC_HEADERS 1
3553| #define HAVE_SYS_TYPES_H 1
3554| #define HAVE_SYS_STAT_H 1
3555| #define HAVE_STDLIB_H 1
3556| #define HAVE_STRING_H 1
3557| #define HAVE_MEMORY_H 1
3558| #define HAVE_STRINGS_H 1
3559| #define HAVE_INTTYPES_H 1
3560| #define HAVE_STDINT_H 1
3561| #define HAVE_UNISTD_H 1
3562| #define __EXTENSIONS__ 1
3563| #define _ALL_SOURCE 1
3564| #define _GNU_SOURCE 1
3565| #define _POSIX_PTHREAD_SEMANTICS 1
3566| #define _TANDEM_SOURCE 1
3567| #define HAVE___ATTRIBUTE__ 1
3568| #define HAVE_PTHREAD 1
3569| #define THREAD_SUPPORT 1
3570| #define HAVE_PTHREAD 1
3571| #define HAVE_OPENCL_CL_H 1
3572| #define _OPENCL 1
3573| #define HAVE_FSEEKO 1
3574| #define HAVE_DLFCN_H 1
3575| #define LT_OBJDIR ".libs/"
3576| #define LT_MODULE_EXT ".so"
3577| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3578| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3579| #define HAVE_LIBDL 1
3580| #define HAVE_DLERROR 1
3581| #define HAVE_LIBDLLOADER 1
3582| #define error_t int
3583| #define __error_t_defined 1
3584| #define HAVE_PRELOADED_SYMBOLS 1
3585| #define HAVE_LTDL 1
3586| #define HAVE_UNISTD_H 1
3587| #define HAVE_MACH_O_DYLD_H 1
3588| #define HAVE_DIRENT_H 1
3589| #define HAVE_CLOSEDIR 1
3590| #define HAVE_OPENDIR 1
3591| #define HAVE_READDIR 1
3592| #define HAVE_STRLCAT 1
3593| #define HAVE_STRLCPY 1
3594| #define LT_LIBEXT "a"
3595| #define BUILD_MODULES 1
3596| #define LTDL_DELEGATE 1
3597| #define INSTALLED_SUPPORT 1
3598| #define CIPHER_SUPPORT 1
3599| #define QUANTUM_DEPTH 16
3600| #define STDC_HEADERS 1
3601| #define HAVE_DIRENT_H 1
3602| #define HAVE_COMPLEX_H 1
3603| #define HAVE_ERRNO_H 1
3604| #define HAVE_FCNTL_H 1
3605| #define HAVE_LIMITS_H 1
3606| #define HAVE_LOCALE_H 1
3607| #define HAVE_MACHINE_PARAM_H 1
3608| #define HAVE_MACH_O_DYLD_H 1
3609| /* end confdefs.h.  */
3610| #include <stdio.h>
3611| #ifdef HAVE_SYS_TYPES_H
3612| # include <sys/types.h>
3613| #endif
3614| #ifdef HAVE_SYS_STAT_H
3615| # include <sys/stat.h>
3616| #endif
3617| #ifdef STDC_HEADERS
3618| # include <stdlib.h>
3619| # include <stddef.h>
3620| #else
3621| # ifdef HAVE_STDLIB_H
3622| #  include <stdlib.h>
3623| # endif
3624| #endif
3625| #ifdef HAVE_STRING_H
3626| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3627| #  include <memory.h>
3628| # endif
3629| # include <string.h>
3630| #endif
3631| #ifdef HAVE_STRINGS_H
3632| # include <strings.h>
3633| #endif
3634| #ifdef HAVE_INTTYPES_H
3635| # include <inttypes.h>
3636| #endif
3637| #ifdef HAVE_STDINT_H
3638| # include <stdint.h>
3639| #endif
3640| #ifdef HAVE_UNISTD_H
3641| # include <unistd.h>
3642| #endif
3643| #include <process.h>
3644configure:20725: result: no
3645configure:20725: checking process.h presence
3646configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3647conftest.c:66:21: error: process.h: No such file or directory
3648configure:20725: $? = 1
3649configure: failed program was:
3650| /* confdefs.h */
3651| #define PACKAGE_NAME "ImageMagick"
3652| #define PACKAGE_TARNAME "ImageMagick"
3653| #define PACKAGE_VERSION "6.6.6"
3654| #define PACKAGE_STRING "ImageMagick 6.6.6"
3655| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
3656| #define PACKAGE_URL ""
3657| #define STDC_HEADERS 1
3658| #define HAVE_SYS_TYPES_H 1
3659| #define HAVE_SYS_STAT_H 1
3660| #define HAVE_STDLIB_H 1
3661| #define HAVE_STRING_H 1
3662| #define HAVE_MEMORY_H 1
3663| #define HAVE_STRINGS_H 1
3664| #define HAVE_INTTYPES_H 1
3665| #define HAVE_STDINT_H 1
3666| #define HAVE_UNISTD_H 1
3667| #define __EXTENSIONS__ 1
3668| #define _ALL_SOURCE 1
3669| #define _GNU_SOURCE 1
3670| #define _POSIX_PTHREAD_SEMANTICS 1
3671| #define _TANDEM_SOURCE 1
3672| #define HAVE___ATTRIBUTE__ 1
3673| #define HAVE_PTHREAD 1
3674| #define THREAD_SUPPORT 1
3675| #define HAVE_PTHREAD 1
3676| #define HAVE_OPENCL_CL_H 1
3677| #define _OPENCL 1
3678| #define HAVE_FSEEKO 1
3679| #define HAVE_DLFCN_H 1
3680| #define LT_OBJDIR ".libs/"
3681| #define LT_MODULE_EXT ".so"
3682| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3683| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3684| #define HAVE_LIBDL 1
3685| #define HAVE_DLERROR 1
3686| #define HAVE_LIBDLLOADER 1
3687| #define error_t int
3688| #define __error_t_defined 1
3689| #define HAVE_PRELOADED_SYMBOLS 1
3690| #define HAVE_LTDL 1
3691| #define HAVE_UNISTD_H 1
3692| #define HAVE_MACH_O_DYLD_H 1
3693| #define HAVE_DIRENT_H 1
3694| #define HAVE_CLOSEDIR 1
3695| #define HAVE_OPENDIR 1
3696| #define HAVE_READDIR 1
3697| #define HAVE_STRLCAT 1
3698| #define HAVE_STRLCPY 1
3699| #define LT_LIBEXT "a"
3700| #define BUILD_MODULES 1
3701| #define LTDL_DELEGATE 1
3702| #define INSTALLED_SUPPORT 1
3703| #define CIPHER_SUPPORT 1
3704| #define QUANTUM_DEPTH 16
3705| #define STDC_HEADERS 1
3706| #define HAVE_DIRENT_H 1
3707| #define HAVE_COMPLEX_H 1
3708| #define HAVE_ERRNO_H 1
3709| #define HAVE_FCNTL_H 1
3710| #define HAVE_LIMITS_H 1
3711| #define HAVE_LOCALE_H 1
3712| #define HAVE_MACHINE_PARAM_H 1
3713| #define HAVE_MACH_O_DYLD_H 1
3714| /* end confdefs.h.  */
3715| #include <process.h>
3716configure:20725: result: no
3717configure:20725: checking for process.h
3718configure:20725: result: no
3719configure:20725: checking stdarg.h usability
3720configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3721configure:20725: $? = 0
3722configure:20725: result: yes
3723configure:20725: checking stdarg.h presence
3724configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3725configure:20725: $? = 0
3726configure:20725: result: yes
3727configure:20725: checking for stdarg.h
3728configure:20725: result: yes
3729configure:20725: checking sys/ipc.h usability
3730configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3731configure:20725: $? = 0
3732configure:20725: result: yes
3733configure:20725: checking sys/ipc.h presence
3734configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3735configure:20725: $? = 0
3736configure:20725: result: yes
3737configure:20725: checking for sys/ipc.h
3738configure:20725: result: yes
3739configure:20725: checking sys/resource.h usability
3740configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3741configure:20725: $? = 0
3742configure:20725: result: yes
3743configure:20725: checking sys/resource.h presence
3744configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3745configure:20725: $? = 0
3746configure:20725: result: yes
3747configure:20725: checking for sys/resource.h
3748configure:20725: result: yes
3749configure:20725: checking sys/syslimits.h usability
3750configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3751configure:20725: $? = 0
3752configure:20725: result: yes
3753configure:20725: checking sys/syslimits.h presence
3754configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3755configure:20725: $? = 0
3756configure:20725: result: yes
3757configure:20725: checking for sys/syslimits.h
3758configure:20725: result: yes
3759configure:20725: checking sys/time.h usability
3760configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3761configure:20725: $? = 0
3762configure:20725: result: yes
3763configure:20725: checking sys/time.h presence
3764configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3765configure:20725: $? = 0
3766configure:20725: result: yes
3767configure:20725: checking for sys/time.h
3768configure:20725: result: yes
3769configure:20725: checking sys/timeb.h usability
3770configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3771configure:20725: $? = 0
3772configure:20725: result: yes
3773configure:20725: checking sys/timeb.h presence
3774configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3775configure:20725: $? = 0
3776configure:20725: result: yes
3777configure:20725: checking for sys/timeb.h
3778configure:20725: result: yes
3779configure:20725: checking sys/times.h usability
3780configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3781configure:20725: $? = 0
3782configure:20725: result: yes
3783configure:20725: checking sys/times.h presence
3784configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3785configure:20725: $? = 0
3786configure:20725: result: yes
3787configure:20725: checking for sys/times.h
3788configure:20725: result: yes
3789configure:20725: checking sys/wait.h usability
3790configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3791configure:20725: $? = 0
3792configure:20725: result: yes
3793configure:20725: checking sys/wait.h presence
3794configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3795configure:20725: $? = 0
3796configure:20725: result: yes
3797configure:20725: checking for sys/wait.h
3798configure:20725: result: yes
3799configure:20725: checking wchar.h usability
3800configure:20725: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3801configure:20725: $? = 0
3802configure:20725: result: yes
3803configure:20725: checking wchar.h presence
3804configure:20725: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
3805configure:20725: $? = 0
3806configure:20725: result: yes
3807configure:20725: checking for wchar.h
3808configure:20725: result: yes
3809configure:20742: checking for stdbool.h that conforms to C99
3810configure:20809: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3811conftest.c: In function 'main':
3812conftest.c:124: warning: the address of 's' will always evaluate as 'true'
3813conftest.c:128: warning: the address of 'a' will always evaluate as 'true'
3814conftest.c:128: warning: the address of 'b' will always evaluate as 'true'
3815conftest.c:128: warning: the address of 'c' will always evaluate as 'true'
3816conftest.c:128: warning: the address of 'd' will always evaluate as 'true'
3817conftest.c:128: warning: the address of 'f' will always evaluate as 'true'
3818conftest.c:128: warning: the address of 'g' will always evaluate as 'true'
3819conftest.c:128: warning: the address of 'h' will always evaluate as 'true'
3820conftest.c:128: warning: the address of 'i' will always evaluate as 'true'
3821conftest.c:129: warning: the address of 'n' will always evaluate as 'true'
3822conftest.c:129: warning: the address of 'o' will always evaluate as 'true'
3823conftest.c:129: warning: the address of 'p' will always evaluate as 'true'
3824configure:20809: $? = 0
3825configure:20816: result: yes
3826configure:20818: checking for _Bool
3827configure:20818: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3828configure:20818: $? = 0
3829configure:20818: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3830conftest.c: In function 'main':
3831conftest.c:111: error: expected expression before ')' token
3832configure:20818: $? = 1
3833configure: failed program was:
3834| /* confdefs.h */
3835| #define PACKAGE_NAME "ImageMagick"
3836| #define PACKAGE_TARNAME "ImageMagick"
3837| #define PACKAGE_VERSION "6.6.6"
3838| #define PACKAGE_STRING "ImageMagick 6.6.6"
3839| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
3840| #define PACKAGE_URL ""
3841| #define STDC_HEADERS 1
3842| #define HAVE_SYS_TYPES_H 1
3843| #define HAVE_SYS_STAT_H 1
3844| #define HAVE_STDLIB_H 1
3845| #define HAVE_STRING_H 1
3846| #define HAVE_MEMORY_H 1
3847| #define HAVE_STRINGS_H 1
3848| #define HAVE_INTTYPES_H 1
3849| #define HAVE_STDINT_H 1
3850| #define HAVE_UNISTD_H 1
3851| #define __EXTENSIONS__ 1
3852| #define _ALL_SOURCE 1
3853| #define _GNU_SOURCE 1
3854| #define _POSIX_PTHREAD_SEMANTICS 1
3855| #define _TANDEM_SOURCE 1
3856| #define HAVE___ATTRIBUTE__ 1
3857| #define HAVE_PTHREAD 1
3858| #define THREAD_SUPPORT 1
3859| #define HAVE_PTHREAD 1
3860| #define HAVE_OPENCL_CL_H 1
3861| #define _OPENCL 1
3862| #define HAVE_FSEEKO 1
3863| #define HAVE_DLFCN_H 1
3864| #define LT_OBJDIR ".libs/"
3865| #define LT_MODULE_EXT ".so"
3866| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
3867| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
3868| #define HAVE_LIBDL 1
3869| #define HAVE_DLERROR 1
3870| #define HAVE_LIBDLLOADER 1
3871| #define error_t int
3872| #define __error_t_defined 1
3873| #define HAVE_PRELOADED_SYMBOLS 1
3874| #define HAVE_LTDL 1
3875| #define HAVE_UNISTD_H 1
3876| #define HAVE_MACH_O_DYLD_H 1
3877| #define HAVE_DIRENT_H 1
3878| #define HAVE_CLOSEDIR 1
3879| #define HAVE_OPENDIR 1
3880| #define HAVE_READDIR 1
3881| #define HAVE_STRLCAT 1
3882| #define HAVE_STRLCPY 1
3883| #define LT_LIBEXT "a"
3884| #define BUILD_MODULES 1
3885| #define LTDL_DELEGATE 1
3886| #define INSTALLED_SUPPORT 1
3887| #define CIPHER_SUPPORT 1
3888| #define QUANTUM_DEPTH 16
3889| #define STDC_HEADERS 1
3890| #define HAVE_DIRENT_H 1
3891| #define HAVE_COMPLEX_H 1
3892| #define HAVE_ERRNO_H 1
3893| #define HAVE_FCNTL_H 1
3894| #define HAVE_LIMITS_H 1
3895| #define HAVE_LOCALE_H 1
3896| #define HAVE_MACHINE_PARAM_H 1
3897| #define HAVE_MACH_O_DYLD_H 1
3898| #define HAVE_STDARG_H 1
3899| #define HAVE_SYS_IPC_H 1
3900| #define HAVE_SYS_RESOURCE_H 1
3901| #define HAVE_SYS_SYSLIMITS_H 1
3902| #define HAVE_SYS_TIME_H 1
3903| #define HAVE_SYS_TIMEB_H 1
3904| #define HAVE_SYS_TIMES_H 1
3905| #define HAVE_SYS_WAIT_H 1
3906| #define HAVE_WCHAR_H 1
3907| /* end confdefs.h.  */
3908| #include <stdio.h>
3909| #ifdef HAVE_SYS_TYPES_H
3910| # include <sys/types.h>
3911| #endif
3912| #ifdef HAVE_SYS_STAT_H
3913| # include <sys/stat.h>
3914| #endif
3915| #ifdef STDC_HEADERS
3916| # include <stdlib.h>
3917| # include <stddef.h>
3918| #else
3919| # ifdef HAVE_STDLIB_H
3920| #  include <stdlib.h>
3921| # endif
3922| #endif
3923| #ifdef HAVE_STRING_H
3924| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3925| #  include <memory.h>
3926| # endif
3927| # include <string.h>
3928| #endif
3929| #ifdef HAVE_STRINGS_H
3930| # include <strings.h>
3931| #endif
3932| #ifdef HAVE_INTTYPES_H
3933| # include <inttypes.h>
3934| #endif
3935| #ifdef HAVE_STDINT_H
3936| # include <stdint.h>
3937| #endif
3938| #ifdef HAVE_UNISTD_H
3939| # include <unistd.h>
3940| #endif
3941| int
3942| main ()
3943| {
3944| if (sizeof ((_Bool)))
3945|           return 0;
3946|   ;
3947|   return 0;
3948| }
3949configure:20818: result: yes
3950configure:20834: checking for working volatile
3951configure:20853: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3952configure:20853: $? = 0
3953configure:20860: result: yes
3954configure:20868: checking for preprocessor stringizing operator
3955configure:20888: result: yes
3956configure:20896: checking whether stat file-mode macros are broken
3957configure:20923: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3958configure:20923: $? = 0
3959configure:20930: result: no
3960configure:20938: checking whether time.h and sys/time.h may both be included
3961configure:20958: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3962configure:20958: $? = 0
3963configure:20965: result: yes
3964configure:20973: checking whether struct tm is in sys/time.h or time.h
3965configure:20993: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3966configure:20993: $? = 0
3967configure:21000: result: time.h
3968configure:21008: checking for struct tm.tm_zone
3969configure:21008: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3970configure:21008: $? = 0
3971configure:21008: result: yes
3972configure:21075: checking whether #! works in shell scripts
3973configure:21092: result: yes
3974configure:21100: checking for inline
3975configure:21116: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3976configure:21116: $? = 0
3977configure:21124: result: inline
3978configure:21146: checking for C/C++ restrict keyword
3979configure:21171: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3980configure:21171: $? = 0
3981configure:21179: result: __restrict
3982configure:21195: checking whether byte ordering is bigendian
3983configure:21210: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3984configure:21210: $? = 0
3985configure:21255: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3986configure:21255: $? = 0
3987configure:21273: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
3988conftest.c: In function 'main':
3989conftest.c:89: error: 'not' undeclared (first use in this function)
3990conftest.c:89: error: (Each undeclared identifier is reported only once
3991conftest.c:89: error: for each function it appears in.)
3992conftest.c:89: error: expected ';' before 'big'
3993configure:21273: $? = 1
3994configure: failed program was:
3995| /* confdefs.h */
3996| #define PACKAGE_NAME "ImageMagick"
3997| #define PACKAGE_TARNAME "ImageMagick"
3998| #define PACKAGE_VERSION "6.6.6"
3999| #define PACKAGE_STRING "ImageMagick 6.6.6"
4000| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
4001| #define PACKAGE_URL ""
4002| #define STDC_HEADERS 1
4003| #define HAVE_SYS_TYPES_H 1
4004| #define HAVE_SYS_STAT_H 1
4005| #define HAVE_STDLIB_H 1
4006| #define HAVE_STRING_H 1
4007| #define HAVE_MEMORY_H 1
4008| #define HAVE_STRINGS_H 1
4009| #define HAVE_INTTYPES_H 1
4010| #define HAVE_STDINT_H 1
4011| #define HAVE_UNISTD_H 1
4012| #define __EXTENSIONS__ 1
4013| #define _ALL_SOURCE 1
4014| #define _GNU_SOURCE 1
4015| #define _POSIX_PTHREAD_SEMANTICS 1
4016| #define _TANDEM_SOURCE 1
4017| #define HAVE___ATTRIBUTE__ 1
4018| #define HAVE_PTHREAD 1
4019| #define THREAD_SUPPORT 1
4020| #define HAVE_PTHREAD 1
4021| #define HAVE_OPENCL_CL_H 1
4022| #define _OPENCL 1
4023| #define HAVE_FSEEKO 1
4024| #define HAVE_DLFCN_H 1
4025| #define LT_OBJDIR ".libs/"
4026| #define LT_MODULE_EXT ".so"
4027| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
4028| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
4029| #define HAVE_LIBDL 1
4030| #define HAVE_DLERROR 1
4031| #define HAVE_LIBDLLOADER 1
4032| #define error_t int
4033| #define __error_t_defined 1
4034| #define HAVE_PRELOADED_SYMBOLS 1
4035| #define HAVE_LTDL 1
4036| #define HAVE_UNISTD_H 1
4037| #define HAVE_MACH_O_DYLD_H 1
4038| #define HAVE_DIRENT_H 1
4039| #define HAVE_CLOSEDIR 1
4040| #define HAVE_OPENDIR 1
4041| #define HAVE_READDIR 1
4042| #define HAVE_STRLCAT 1
4043| #define HAVE_STRLCPY 1
4044| #define LT_LIBEXT "a"
4045| #define BUILD_MODULES 1
4046| #define LTDL_DELEGATE 1
4047| #define INSTALLED_SUPPORT 1
4048| #define CIPHER_SUPPORT 1
4049| #define QUANTUM_DEPTH 16
4050| #define STDC_HEADERS 1
4051| #define HAVE_DIRENT_H 1
4052| #define HAVE_COMPLEX_H 1
4053| #define HAVE_ERRNO_H 1
4054| #define HAVE_FCNTL_H 1
4055| #define HAVE_LIMITS_H 1
4056| #define HAVE_LOCALE_H 1
4057| #define HAVE_MACHINE_PARAM_H 1
4058| #define HAVE_MACH_O_DYLD_H 1
4059| #define HAVE_STDARG_H 1
4060| #define HAVE_SYS_IPC_H 1
4061| #define HAVE_SYS_RESOURCE_H 1
4062| #define HAVE_SYS_SYSLIMITS_H 1
4063| #define HAVE_SYS_TIME_H 1
4064| #define HAVE_SYS_TIMEB_H 1
4065| #define HAVE_SYS_TIMES_H 1
4066| #define HAVE_SYS_WAIT_H 1
4067| #define HAVE_WCHAR_H 1
4068| #define HAVE__BOOL 1
4069| #define HAVE_STDBOOL_H 1
4070| #define HAVE_STRINGIZE 1
4071| #define TIME_WITH_SYS_TIME 1
4072| #define HAVE_STRUCT_TM_TM_ZONE 1
4073| #define HAVE_TM_ZONE 1
4074| #define restrict __restrict
4075| /* end confdefs.h.  */
4076| #include <sys/types.h>
4077|               #include <sys/param.h>
4078|
4079| int
4080| main ()
4081| {
4082| #if BYTE_ORDER != BIG_ENDIAN
4083|                not big endian
4084|               #endif
4085|
4086|   ;
4087|   return 0;
4088| }
4089configure:21401: result: no
4090configure:21421: checking for mode_t
4091configure:21421: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4092configure:21421: $? = 0
4093configure:21421: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4094conftest.c: In function 'main':
4095conftest.c:118: error: expected expression before ')' token
4096configure:21421: $? = 1
4097configure: failed program was:
4098| /* confdefs.h */
4099| #define PACKAGE_NAME "ImageMagick"
4100| #define PACKAGE_TARNAME "ImageMagick"
4101| #define PACKAGE_VERSION "6.6.6"
4102| #define PACKAGE_STRING "ImageMagick 6.6.6"
4103| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
4104| #define PACKAGE_URL ""
4105| #define STDC_HEADERS 1
4106| #define HAVE_SYS_TYPES_H 1
4107| #define HAVE_SYS_STAT_H 1
4108| #define HAVE_STDLIB_H 1
4109| #define HAVE_STRING_H 1
4110| #define HAVE_MEMORY_H 1
4111| #define HAVE_STRINGS_H 1
4112| #define HAVE_INTTYPES_H 1
4113| #define HAVE_STDINT_H 1
4114| #define HAVE_UNISTD_H 1
4115| #define __EXTENSIONS__ 1
4116| #define _ALL_SOURCE 1
4117| #define _GNU_SOURCE 1
4118| #define _POSIX_PTHREAD_SEMANTICS 1
4119| #define _TANDEM_SOURCE 1
4120| #define HAVE___ATTRIBUTE__ 1
4121| #define HAVE_PTHREAD 1
4122| #define THREAD_SUPPORT 1
4123| #define HAVE_PTHREAD 1
4124| #define HAVE_OPENCL_CL_H 1
4125| #define _OPENCL 1
4126| #define HAVE_FSEEKO 1
4127| #define HAVE_DLFCN_H 1
4128| #define LT_OBJDIR ".libs/"
4129| #define LT_MODULE_EXT ".so"
4130| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
4131| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
4132| #define HAVE_LIBDL 1
4133| #define HAVE_DLERROR 1
4134| #define HAVE_LIBDLLOADER 1
4135| #define error_t int
4136| #define __error_t_defined 1
4137| #define HAVE_PRELOADED_SYMBOLS 1
4138| #define HAVE_LTDL 1
4139| #define HAVE_UNISTD_H 1
4140| #define HAVE_MACH_O_DYLD_H 1
4141| #define HAVE_DIRENT_H 1
4142| #define HAVE_CLOSEDIR 1
4143| #define HAVE_OPENDIR 1
4144| #define HAVE_READDIR 1
4145| #define HAVE_STRLCAT 1
4146| #define HAVE_STRLCPY 1
4147| #define LT_LIBEXT "a"
4148| #define BUILD_MODULES 1
4149| #define LTDL_DELEGATE 1
4150| #define INSTALLED_SUPPORT 1
4151| #define CIPHER_SUPPORT 1
4152| #define QUANTUM_DEPTH 16
4153| #define STDC_HEADERS 1
4154| #define HAVE_DIRENT_H 1
4155| #define HAVE_COMPLEX_H 1
4156| #define HAVE_ERRNO_H 1
4157| #define HAVE_FCNTL_H 1
4158| #define HAVE_LIMITS_H 1
4159| #define HAVE_LOCALE_H 1
4160| #define HAVE_MACHINE_PARAM_H 1
4161| #define HAVE_MACH_O_DYLD_H 1
4162| #define HAVE_STDARG_H 1
4163| #define HAVE_SYS_IPC_H 1
4164| #define HAVE_SYS_RESOURCE_H 1
4165| #define HAVE_SYS_SYSLIMITS_H 1
4166| #define HAVE_SYS_TIME_H 1
4167| #define HAVE_SYS_TIMEB_H 1
4168| #define HAVE_SYS_TIMES_H 1
4169| #define HAVE_SYS_WAIT_H 1
4170| #define HAVE_WCHAR_H 1
4171| #define HAVE__BOOL 1
4172| #define HAVE_STDBOOL_H 1
4173| #define HAVE_STRINGIZE 1
4174| #define TIME_WITH_SYS_TIME 1
4175| #define HAVE_STRUCT_TM_TM_ZONE 1
4176| #define HAVE_TM_ZONE 1
4177| #define restrict __restrict
4178| /* end confdefs.h.  */
4179| #include <stdio.h>
4180| #ifdef HAVE_SYS_TYPES_H
4181| # include <sys/types.h>
4182| #endif
4183| #ifdef HAVE_SYS_STAT_H
4184| # include <sys/stat.h>
4185| #endif
4186| #ifdef STDC_HEADERS
4187| # include <stdlib.h>
4188| # include <stddef.h>
4189| #else
4190| # ifdef HAVE_STDLIB_H
4191| #  include <stdlib.h>
4192| # endif
4193| #endif
4194| #ifdef HAVE_STRING_H
4195| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4196| #  include <memory.h>
4197| # endif
4198| # include <string.h>
4199| #endif
4200| #ifdef HAVE_STRINGS_H
4201| # include <strings.h>
4202| #endif
4203| #ifdef HAVE_INTTYPES_H
4204| # include <inttypes.h>
4205| #endif
4206| #ifdef HAVE_STDINT_H
4207| # include <stdint.h>
4208| #endif
4209| #ifdef HAVE_UNISTD_H
4210| # include <unistd.h>
4211| #endif
4212| int
4213| main ()
4214| {
4215| if (sizeof ((mode_t)))
4216|           return 0;
4217|   ;
4218|   return 0;
4219| }
4220configure:21421: result: yes
4221configure:21434: checking for off_t
4222configure:21434: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4223configure:21434: $? = 0
4224configure:21434: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4225conftest.c: In function 'main':
4226conftest.c:118: error: expected expression before ')' token
4227configure:21434: $? = 1
4228configure: failed program was:
4229| /* confdefs.h */
4230| #define PACKAGE_NAME "ImageMagick"
4231| #define PACKAGE_TARNAME "ImageMagick"
4232| #define PACKAGE_VERSION "6.6.6"
4233| #define PACKAGE_STRING "ImageMagick 6.6.6"
4234| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
4235| #define PACKAGE_URL ""
4236| #define STDC_HEADERS 1
4237| #define HAVE_SYS_TYPES_H 1
4238| #define HAVE_SYS_STAT_H 1
4239| #define HAVE_STDLIB_H 1
4240| #define HAVE_STRING_H 1
4241| #define HAVE_MEMORY_H 1
4242| #define HAVE_STRINGS_H 1
4243| #define HAVE_INTTYPES_H 1
4244| #define HAVE_STDINT_H 1
4245| #define HAVE_UNISTD_H 1
4246| #define __EXTENSIONS__ 1
4247| #define _ALL_SOURCE 1
4248| #define _GNU_SOURCE 1
4249| #define _POSIX_PTHREAD_SEMANTICS 1
4250| #define _TANDEM_SOURCE 1
4251| #define HAVE___ATTRIBUTE__ 1
4252| #define HAVE_PTHREAD 1
4253| #define THREAD_SUPPORT 1
4254| #define HAVE_PTHREAD 1
4255| #define HAVE_OPENCL_CL_H 1
4256| #define _OPENCL 1
4257| #define HAVE_FSEEKO 1
4258| #define HAVE_DLFCN_H 1
4259| #define LT_OBJDIR ".libs/"
4260| #define LT_MODULE_EXT ".so"
4261| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
4262| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
4263| #define HAVE_LIBDL 1
4264| #define HAVE_DLERROR 1
4265| #define HAVE_LIBDLLOADER 1
4266| #define error_t int
4267| #define __error_t_defined 1
4268| #define HAVE_PRELOADED_SYMBOLS 1
4269| #define HAVE_LTDL 1
4270| #define HAVE_UNISTD_H 1
4271| #define HAVE_MACH_O_DYLD_H 1
4272| #define HAVE_DIRENT_H 1
4273| #define HAVE_CLOSEDIR 1
4274| #define HAVE_OPENDIR 1
4275| #define HAVE_READDIR 1
4276| #define HAVE_STRLCAT 1
4277| #define HAVE_STRLCPY 1
4278| #define LT_LIBEXT "a"
4279| #define BUILD_MODULES 1
4280| #define LTDL_DELEGATE 1
4281| #define INSTALLED_SUPPORT 1
4282| #define CIPHER_SUPPORT 1
4283| #define QUANTUM_DEPTH 16
4284| #define STDC_HEADERS 1
4285| #define HAVE_DIRENT_H 1
4286| #define HAVE_COMPLEX_H 1
4287| #define HAVE_ERRNO_H 1
4288| #define HAVE_FCNTL_H 1
4289| #define HAVE_LIMITS_H 1
4290| #define HAVE_LOCALE_H 1
4291| #define HAVE_MACHINE_PARAM_H 1
4292| #define HAVE_MACH_O_DYLD_H 1
4293| #define HAVE_STDARG_H 1
4294| #define HAVE_SYS_IPC_H 1
4295| #define HAVE_SYS_RESOURCE_H 1
4296| #define HAVE_SYS_SYSLIMITS_H 1
4297| #define HAVE_SYS_TIME_H 1
4298| #define HAVE_SYS_TIMEB_H 1
4299| #define HAVE_SYS_TIMES_H 1
4300| #define HAVE_SYS_WAIT_H 1
4301| #define HAVE_WCHAR_H 1
4302| #define HAVE__BOOL 1
4303| #define HAVE_STDBOOL_H 1
4304| #define HAVE_STRINGIZE 1
4305| #define TIME_WITH_SYS_TIME 1
4306| #define HAVE_STRUCT_TM_TM_ZONE 1
4307| #define HAVE_TM_ZONE 1
4308| #define restrict __restrict
4309| /* end confdefs.h.  */
4310| #include <stdio.h>
4311| #ifdef HAVE_SYS_TYPES_H
4312| # include <sys/types.h>
4313| #endif
4314| #ifdef HAVE_SYS_STAT_H
4315| # include <sys/stat.h>
4316| #endif
4317| #ifdef STDC_HEADERS
4318| # include <stdlib.h>
4319| # include <stddef.h>
4320| #else
4321| # ifdef HAVE_STDLIB_H
4322| #  include <stdlib.h>
4323| # endif
4324| #endif
4325| #ifdef HAVE_STRING_H
4326| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4327| #  include <memory.h>
4328| # endif
4329| # include <string.h>
4330| #endif
4331| #ifdef HAVE_STRINGS_H
4332| # include <strings.h>
4333| #endif
4334| #ifdef HAVE_INTTYPES_H
4335| # include <inttypes.h>
4336| #endif
4337| #ifdef HAVE_STDINT_H
4338| # include <stdint.h>
4339| #endif
4340| #ifdef HAVE_UNISTD_H
4341| # include <unistd.h>
4342| #endif
4343| int
4344| main ()
4345| {
4346| if (sizeof ((off_t)))
4347|           return 0;
4348|   ;
4349|   return 0;
4350| }
4351configure:21434: result: yes
4352configure:21447: checking for pid_t
4353configure:21447: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4354configure:21447: $? = 0
4355configure:21447: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4356conftest.c: In function 'main':
4357conftest.c:118: error: expected expression before ')' token
4358configure:21447: $? = 1
4359configure: failed program was:
4360| /* confdefs.h */
4361| #define PACKAGE_NAME "ImageMagick"
4362| #define PACKAGE_TARNAME "ImageMagick"
4363| #define PACKAGE_VERSION "6.6.6"
4364| #define PACKAGE_STRING "ImageMagick 6.6.6"
4365| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
4366| #define PACKAGE_URL ""
4367| #define STDC_HEADERS 1
4368| #define HAVE_SYS_TYPES_H 1
4369| #define HAVE_SYS_STAT_H 1
4370| #define HAVE_STDLIB_H 1
4371| #define HAVE_STRING_H 1
4372| #define HAVE_MEMORY_H 1
4373| #define HAVE_STRINGS_H 1
4374| #define HAVE_INTTYPES_H 1
4375| #define HAVE_STDINT_H 1
4376| #define HAVE_UNISTD_H 1
4377| #define __EXTENSIONS__ 1
4378| #define _ALL_SOURCE 1
4379| #define _GNU_SOURCE 1
4380| #define _POSIX_PTHREAD_SEMANTICS 1
4381| #define _TANDEM_SOURCE 1
4382| #define HAVE___ATTRIBUTE__ 1
4383| #define HAVE_PTHREAD 1
4384| #define THREAD_SUPPORT 1
4385| #define HAVE_PTHREAD 1
4386| #define HAVE_OPENCL_CL_H 1
4387| #define _OPENCL 1
4388| #define HAVE_FSEEKO 1
4389| #define HAVE_DLFCN_H 1
4390| #define LT_OBJDIR ".libs/"
4391| #define LT_MODULE_EXT ".so"
4392| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
4393| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
4394| #define HAVE_LIBDL 1
4395| #define HAVE_DLERROR 1
4396| #define HAVE_LIBDLLOADER 1
4397| #define error_t int
4398| #define __error_t_defined 1
4399| #define HAVE_PRELOADED_SYMBOLS 1
4400| #define HAVE_LTDL 1
4401| #define HAVE_UNISTD_H 1
4402| #define HAVE_MACH_O_DYLD_H 1
4403| #define HAVE_DIRENT_H 1
4404| #define HAVE_CLOSEDIR 1
4405| #define HAVE_OPENDIR 1
4406| #define HAVE_READDIR 1
4407| #define HAVE_STRLCAT 1
4408| #define HAVE_STRLCPY 1
4409| #define LT_LIBEXT "a"
4410| #define BUILD_MODULES 1
4411| #define LTDL_DELEGATE 1
4412| #define INSTALLED_SUPPORT 1
4413| #define CIPHER_SUPPORT 1
4414| #define QUANTUM_DEPTH 16
4415| #define STDC_HEADERS 1
4416| #define HAVE_DIRENT_H 1
4417| #define HAVE_COMPLEX_H 1
4418| #define HAVE_ERRNO_H 1
4419| #define HAVE_FCNTL_H 1
4420| #define HAVE_LIMITS_H 1
4421| #define HAVE_LOCALE_H 1
4422| #define HAVE_MACHINE_PARAM_H 1
4423| #define HAVE_MACH_O_DYLD_H 1
4424| #define HAVE_STDARG_H 1
4425| #define HAVE_SYS_IPC_H 1
4426| #define HAVE_SYS_RESOURCE_H 1
4427| #define HAVE_SYS_SYSLIMITS_H 1
4428| #define HAVE_SYS_TIME_H 1
4429| #define HAVE_SYS_TIMEB_H 1
4430| #define HAVE_SYS_TIMES_H 1
4431| #define HAVE_SYS_WAIT_H 1
4432| #define HAVE_WCHAR_H 1
4433| #define HAVE__BOOL 1
4434| #define HAVE_STDBOOL_H 1
4435| #define HAVE_STRINGIZE 1
4436| #define TIME_WITH_SYS_TIME 1
4437| #define HAVE_STRUCT_TM_TM_ZONE 1
4438| #define HAVE_TM_ZONE 1
4439| #define restrict __restrict
4440| /* end confdefs.h.  */
4441| #include <stdio.h>
4442| #ifdef HAVE_SYS_TYPES_H
4443| # include <sys/types.h>
4444| #endif
4445| #ifdef HAVE_SYS_STAT_H
4446| # include <sys/stat.h>
4447| #endif
4448| #ifdef STDC_HEADERS
4449| # include <stdlib.h>
4450| # include <stddef.h>
4451| #else
4452| # ifdef HAVE_STDLIB_H
4453| #  include <stdlib.h>
4454| # endif
4455| #endif
4456| #ifdef HAVE_STRING_H
4457| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4458| #  include <memory.h>
4459| # endif
4460| # include <string.h>
4461| #endif
4462| #ifdef HAVE_STRINGS_H
4463| # include <strings.h>
4464| #endif
4465| #ifdef HAVE_INTTYPES_H
4466| # include <inttypes.h>
4467| #endif
4468| #ifdef HAVE_STDINT_H
4469| # include <stdint.h>
4470| #endif
4471| #ifdef HAVE_UNISTD_H
4472| # include <unistd.h>
4473| #endif
4474| int
4475| main ()
4476| {
4477| if (sizeof ((pid_t)))
4478|           return 0;
4479|   ;
4480|   return 0;
4481| }
4482configure:21447: result: yes
4483configure:21460: checking for size_t
4484configure:21460: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4485configure:21460: $? = 0
4486configure:21460: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4487conftest.c: In function 'main':
4488conftest.c:118: error: expected expression before ')' token
4489configure:21460: $? = 1
4490configure: failed program was:
4491| /* confdefs.h */
4492| #define PACKAGE_NAME "ImageMagick"
4493| #define PACKAGE_TARNAME "ImageMagick"
4494| #define PACKAGE_VERSION "6.6.6"
4495| #define PACKAGE_STRING "ImageMagick 6.6.6"
4496| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
4497| #define PACKAGE_URL ""
4498| #define STDC_HEADERS 1
4499| #define HAVE_SYS_TYPES_H 1
4500| #define HAVE_SYS_STAT_H 1
4501| #define HAVE_STDLIB_H 1
4502| #define HAVE_STRING_H 1
4503| #define HAVE_MEMORY_H 1
4504| #define HAVE_STRINGS_H 1
4505| #define HAVE_INTTYPES_H 1
4506| #define HAVE_STDINT_H 1
4507| #define HAVE_UNISTD_H 1
4508| #define __EXTENSIONS__ 1
4509| #define _ALL_SOURCE 1
4510| #define _GNU_SOURCE 1
4511| #define _POSIX_PTHREAD_SEMANTICS 1
4512| #define _TANDEM_SOURCE 1
4513| #define HAVE___ATTRIBUTE__ 1
4514| #define HAVE_PTHREAD 1
4515| #define THREAD_SUPPORT 1
4516| #define HAVE_PTHREAD 1
4517| #define HAVE_OPENCL_CL_H 1
4518| #define _OPENCL 1
4519| #define HAVE_FSEEKO 1
4520| #define HAVE_DLFCN_H 1
4521| #define LT_OBJDIR ".libs/"
4522| #define LT_MODULE_EXT ".so"
4523| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
4524| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
4525| #define HAVE_LIBDL 1
4526| #define HAVE_DLERROR 1
4527| #define HAVE_LIBDLLOADER 1
4528| #define error_t int
4529| #define __error_t_defined 1
4530| #define HAVE_PRELOADED_SYMBOLS 1
4531| #define HAVE_LTDL 1
4532| #define HAVE_UNISTD_H 1
4533| #define HAVE_MACH_O_DYLD_H 1
4534| #define HAVE_DIRENT_H 1
4535| #define HAVE_CLOSEDIR 1
4536| #define HAVE_OPENDIR 1
4537| #define HAVE_READDIR 1
4538| #define HAVE_STRLCAT 1
4539| #define HAVE_STRLCPY 1
4540| #define LT_LIBEXT "a"
4541| #define BUILD_MODULES 1
4542| #define LTDL_DELEGATE 1
4543| #define INSTALLED_SUPPORT 1
4544| #define CIPHER_SUPPORT 1
4545| #define QUANTUM_DEPTH 16
4546| #define STDC_HEADERS 1
4547| #define HAVE_DIRENT_H 1
4548| #define HAVE_COMPLEX_H 1
4549| #define HAVE_ERRNO_H 1
4550| #define HAVE_FCNTL_H 1
4551| #define HAVE_LIMITS_H 1
4552| #define HAVE_LOCALE_H 1
4553| #define HAVE_MACHINE_PARAM_H 1
4554| #define HAVE_MACH_O_DYLD_H 1
4555| #define HAVE_STDARG_H 1
4556| #define HAVE_SYS_IPC_H 1
4557| #define HAVE_SYS_RESOURCE_H 1
4558| #define HAVE_SYS_SYSLIMITS_H 1
4559| #define HAVE_SYS_TIME_H 1
4560| #define HAVE_SYS_TIMEB_H 1
4561| #define HAVE_SYS_TIMES_H 1
4562| #define HAVE_SYS_WAIT_H 1
4563| #define HAVE_WCHAR_H 1
4564| #define HAVE__BOOL 1
4565| #define HAVE_STDBOOL_H 1
4566| #define HAVE_STRINGIZE 1
4567| #define TIME_WITH_SYS_TIME 1
4568| #define HAVE_STRUCT_TM_TM_ZONE 1
4569| #define HAVE_TM_ZONE 1
4570| #define restrict __restrict
4571| /* end confdefs.h.  */
4572| #include <stdio.h>
4573| #ifdef HAVE_SYS_TYPES_H
4574| # include <sys/types.h>
4575| #endif
4576| #ifdef HAVE_SYS_STAT_H
4577| # include <sys/stat.h>
4578| #endif
4579| #ifdef STDC_HEADERS
4580| # include <stdlib.h>
4581| # include <stddef.h>
4582| #else
4583| # ifdef HAVE_STDLIB_H
4584| #  include <stdlib.h>
4585| # endif
4586| #endif
4587| #ifdef HAVE_STRING_H
4588| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4589| #  include <memory.h>
4590| # endif
4591| # include <string.h>
4592| #endif
4593| #ifdef HAVE_STRINGS_H
4594| # include <strings.h>
4595| #endif
4596| #ifdef HAVE_INTTYPES_H
4597| # include <inttypes.h>
4598| #endif
4599| #ifdef HAVE_STDINT_H
4600| # include <stdint.h>
4601| #endif
4602| #ifdef HAVE_UNISTD_H
4603| # include <unistd.h>
4604| #endif
4605| int
4606| main ()
4607| {
4608| if (sizeof ((size_t)))
4609|           return 0;
4610|   ;
4611|   return 0;
4612| }
4613configure:21460: result: yes
4614configure:21473: checking for ssize_t
4615configure:21473: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4616configure:21473: $? = 0
4617configure:21473: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4618conftest.c: In function 'main':
4619conftest.c:118: error: expected expression before ')' token
4620configure:21473: $? = 1
4621configure: failed program was:
4622| /* confdefs.h */
4623| #define PACKAGE_NAME "ImageMagick"
4624| #define PACKAGE_TARNAME "ImageMagick"
4625| #define PACKAGE_VERSION "6.6.6"
4626| #define PACKAGE_STRING "ImageMagick 6.6.6"
4627| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
4628| #define PACKAGE_URL ""
4629| #define STDC_HEADERS 1
4630| #define HAVE_SYS_TYPES_H 1
4631| #define HAVE_SYS_STAT_H 1
4632| #define HAVE_STDLIB_H 1
4633| #define HAVE_STRING_H 1
4634| #define HAVE_MEMORY_H 1
4635| #define HAVE_STRINGS_H 1
4636| #define HAVE_INTTYPES_H 1
4637| #define HAVE_STDINT_H 1
4638| #define HAVE_UNISTD_H 1
4639| #define __EXTENSIONS__ 1
4640| #define _ALL_SOURCE 1
4641| #define _GNU_SOURCE 1
4642| #define _POSIX_PTHREAD_SEMANTICS 1
4643| #define _TANDEM_SOURCE 1
4644| #define HAVE___ATTRIBUTE__ 1
4645| #define HAVE_PTHREAD 1
4646| #define THREAD_SUPPORT 1
4647| #define HAVE_PTHREAD 1
4648| #define HAVE_OPENCL_CL_H 1
4649| #define _OPENCL 1
4650| #define HAVE_FSEEKO 1
4651| #define HAVE_DLFCN_H 1
4652| #define LT_OBJDIR ".libs/"
4653| #define LT_MODULE_EXT ".so"
4654| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
4655| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
4656| #define HAVE_LIBDL 1
4657| #define HAVE_DLERROR 1
4658| #define HAVE_LIBDLLOADER 1
4659| #define error_t int
4660| #define __error_t_defined 1
4661| #define HAVE_PRELOADED_SYMBOLS 1
4662| #define HAVE_LTDL 1
4663| #define HAVE_UNISTD_H 1
4664| #define HAVE_MACH_O_DYLD_H 1
4665| #define HAVE_DIRENT_H 1
4666| #define HAVE_CLOSEDIR 1
4667| #define HAVE_OPENDIR 1
4668| #define HAVE_READDIR 1
4669| #define HAVE_STRLCAT 1
4670| #define HAVE_STRLCPY 1
4671| #define LT_LIBEXT "a"
4672| #define BUILD_MODULES 1
4673| #define LTDL_DELEGATE 1
4674| #define INSTALLED_SUPPORT 1
4675| #define CIPHER_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:21473: result: yes
4745configure:21488: checking for long double with more range or precision than double
4746configure:21523: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4747configure:21523: $? = 0
4748configure:21530: result: yes
4749configure:21541: checking whether char is unsigned
4750configure:21559: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -c -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
4751configure:21559: $? = 0
4752configure:21566: result: no
4753configure:21579: checking size of signed short
4754configure:21584: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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:21584: $? = 0
4756configure:21584: ./conftest
4757dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address
4758  Referenced from: /usr/local/lib/libgomp.1.dylib
4759  Expected in: /usr/local/lib/libgcc_s.1.dylib
4760
4761dyld: Symbol not found: ___emutls_get_address
4762  Referenced from: /usr/local/lib/libgomp.1.dylib
4763  Expected in: /usr/local/lib/libgcc_s.1.dylib
4764
4765./configure: line 2205: 34271 Trace/BPT trap          ./conftest$ac_exeext
4766configure:21584: $? = 133
4767configure: program exited with status 133
4768configure: failed program was:
4769| /* confdefs.h */
4770| #define PACKAGE_NAME "ImageMagick"
4771| #define PACKAGE_TARNAME "ImageMagick"
4772| #define PACKAGE_VERSION "6.6.6"
4773| #define PACKAGE_STRING "ImageMagick 6.6.6"
4774| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
4775| #define PACKAGE_URL ""
4776| #define STDC_HEADERS 1
4777| #define HAVE_SYS_TYPES_H 1
4778| #define HAVE_SYS_STAT_H 1
4779| #define HAVE_STDLIB_H 1
4780| #define HAVE_STRING_H 1
4781| #define HAVE_MEMORY_H 1
4782| #define HAVE_STRINGS_H 1
4783| #define HAVE_INTTYPES_H 1
4784| #define HAVE_STDINT_H 1
4785| #define HAVE_UNISTD_H 1
4786| #define __EXTENSIONS__ 1
4787| #define _ALL_SOURCE 1
4788| #define _GNU_SOURCE 1
4789| #define _POSIX_PTHREAD_SEMANTICS 1
4790| #define _TANDEM_SOURCE 1
4791| #define HAVE___ATTRIBUTE__ 1
4792| #define HAVE_PTHREAD 1
4793| #define THREAD_SUPPORT 1
4794| #define HAVE_PTHREAD 1
4795| #define HAVE_OPENCL_CL_H 1
4796| #define _OPENCL 1
4797| #define HAVE_FSEEKO 1
4798| #define HAVE_DLFCN_H 1
4799| #define LT_OBJDIR ".libs/"
4800| #define LT_MODULE_EXT ".so"
4801| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
4802| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
4803| #define HAVE_LIBDL 1
4804| #define HAVE_DLERROR 1
4805| #define HAVE_LIBDLLOADER 1
4806| #define error_t int
4807| #define __error_t_defined 1
4808| #define HAVE_PRELOADED_SYMBOLS 1
4809| #define HAVE_LTDL 1
4810| #define HAVE_UNISTD_H 1
4811| #define HAVE_MACH_O_DYLD_H 1
4812| #define HAVE_DIRENT_H 1
4813| #define HAVE_CLOSEDIR 1
4814| #define HAVE_OPENDIR 1
4815| #define HAVE_READDIR 1
4816| #define HAVE_STRLCAT 1
4817| #define HAVE_STRLCPY 1
4818| #define LT_LIBEXT "a"
4819| #define BUILD_MODULES 1
4820| #define LTDL_DELEGATE 1
4821| #define INSTALLED_SUPPORT 1
4822| #define CIPHER_SUPPORT 1
4823| #define QUANTUM_DEPTH 16
4824| #define STDC_HEADERS 1
4825| #define HAVE_DIRENT_H 1
4826| #define HAVE_COMPLEX_H 1
4827| #define HAVE_ERRNO_H 1
4828| #define HAVE_FCNTL_H 1
4829| #define HAVE_LIMITS_H 1
4830| #define HAVE_LOCALE_H 1
4831| #define HAVE_MACHINE_PARAM_H 1
4832| #define HAVE_MACH_O_DYLD_H 1
4833| #define HAVE_STDARG_H 1
4834| #define HAVE_SYS_IPC_H 1
4835| #define HAVE_SYS_RESOURCE_H 1
4836| #define HAVE_SYS_SYSLIMITS_H 1
4837| #define HAVE_SYS_TIME_H 1
4838| #define HAVE_SYS_TIMEB_H 1
4839| #define HAVE_SYS_TIMES_H 1
4840| #define HAVE_SYS_WAIT_H 1
4841| #define HAVE_WCHAR_H 1
4842| #define HAVE__BOOL 1
4843| #define HAVE_STDBOOL_H 1
4844| #define HAVE_STRINGIZE 1
4845| #define TIME_WITH_SYS_TIME 1
4846| #define HAVE_STRUCT_TM_TM_ZONE 1
4847| #define HAVE_TM_ZONE 1
4848| #define restrict __restrict
4849| #define HAVE_LONG_DOUBLE_WIDER 1
4850| /* end confdefs.h.  */
4851| #include <stdio.h>
4852| #ifdef HAVE_SYS_TYPES_H
4853| # include <sys/types.h>
4854| #endif
4855| #ifdef HAVE_SYS_STAT_H
4856| # include <sys/stat.h>
4857| #endif
4858| #ifdef STDC_HEADERS
4859| # include <stdlib.h>
4860| # include <stddef.h>
4861| #else
4862| # ifdef HAVE_STDLIB_H
4863| #  include <stdlib.h>
4864| # endif
4865| #endif
4866| #ifdef HAVE_STRING_H
4867| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4868| #  include <memory.h>
4869| # endif
4870| # include <string.h>
4871| #endif
4872| #ifdef HAVE_STRINGS_H
4873| # include <strings.h>
4874| #endif
4875| #ifdef HAVE_INTTYPES_H
4876| # include <inttypes.h>
4877| #endif
4878| #ifdef HAVE_STDINT_H
4879| # include <stdint.h>
4880| #endif
4881| #ifdef HAVE_UNISTD_H
4882| # include <unistd.h>
4883| #endif
4884| static long int longval () { return (long int) (sizeof (signed short)); }
4885| static unsigned long int ulongval () { return (long int) (sizeof (signed short)); }
4886| #include <stdio.h>
4887| #include <stdlib.h>
4888| int
4889| main ()
4890| {
4891|
4892|   FILE *f = fopen ("conftest.val", "w");
4893|   if (! f)
4894|     return 1;
4895|   if (((long int) (sizeof (signed short))) < 0)
4896|     {
4897|       long int i = longval ();
4898|       if (i != ((long int) (sizeof (signed short))))
4899|       return 1;
4900|       fprintf (f, "%ld", i);
4901|     }
4902|   else
4903|     {
4904|       unsigned long int i = ulongval ();
4905|       if (i != ((long int) (sizeof (signed short))))
4906|       return 1;
4907|       fprintf (f, "%lu", i);
4908|     }
4909|   /* Do not output a trailing newline, as this causes \r\n confusion
4910|      on some platforms.  */
4911|   return ferror (f) || fclose (f) != 0;
4912|
4913|   ;
4914|   return 0;
4915| }
4916configure:21598: result: 0
4917configure:21614: checking size of unsigned short
4918configure:21619: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
4919configure:21619: $? = 0
4920configure:21619: ./conftest
4921dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address
4922  Referenced from: /usr/local/lib/libgomp.1.dylib
4923  Expected in: /usr/local/lib/libgcc_s.1.dylib
4924
4925dyld: Symbol not found: ___emutls_get_address
4926  Referenced from: /usr/local/lib/libgomp.1.dylib
4927  Expected in: /usr/local/lib/libgcc_s.1.dylib
4928
4929./configure: line 2205: 34287 Trace/BPT trap          ./conftest$ac_exeext
4930configure:21619: $? = 133
4931configure: program exited with status 133
4932configure: failed program was:
4933| /* confdefs.h */
4934| #define PACKAGE_NAME "ImageMagick"
4935| #define PACKAGE_TARNAME "ImageMagick"
4936| #define PACKAGE_VERSION "6.6.6"
4937| #define PACKAGE_STRING "ImageMagick 6.6.6"
4938| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
4939| #define PACKAGE_URL ""
4940| #define STDC_HEADERS 1
4941| #define HAVE_SYS_TYPES_H 1
4942| #define HAVE_SYS_STAT_H 1
4943| #define HAVE_STDLIB_H 1
4944| #define HAVE_STRING_H 1
4945| #define HAVE_MEMORY_H 1
4946| #define HAVE_STRINGS_H 1
4947| #define HAVE_INTTYPES_H 1
4948| #define HAVE_STDINT_H 1
4949| #define HAVE_UNISTD_H 1
4950| #define __EXTENSIONS__ 1
4951| #define _ALL_SOURCE 1
4952| #define _GNU_SOURCE 1
4953| #define _POSIX_PTHREAD_SEMANTICS 1
4954| #define _TANDEM_SOURCE 1
4955| #define HAVE___ATTRIBUTE__ 1
4956| #define HAVE_PTHREAD 1
4957| #define THREAD_SUPPORT 1
4958| #define HAVE_PTHREAD 1
4959| #define HAVE_OPENCL_CL_H 1
4960| #define _OPENCL 1
4961| #define HAVE_FSEEKO 1
4962| #define HAVE_DLFCN_H 1
4963| #define LT_OBJDIR ".libs/"
4964| #define LT_MODULE_EXT ".so"
4965| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
4966| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
4967| #define HAVE_LIBDL 1
4968| #define HAVE_DLERROR 1
4969| #define HAVE_LIBDLLOADER 1
4970| #define error_t int
4971| #define __error_t_defined 1
4972| #define HAVE_PRELOADED_SYMBOLS 1
4973| #define HAVE_LTDL 1
4974| #define HAVE_UNISTD_H 1
4975| #define HAVE_MACH_O_DYLD_H 1
4976| #define HAVE_DIRENT_H 1
4977| #define HAVE_CLOSEDIR 1
4978| #define HAVE_OPENDIR 1
4979| #define HAVE_READDIR 1
4980| #define HAVE_STRLCAT 1
4981| #define HAVE_STRLCPY 1
4982| #define LT_LIBEXT "a"
4983| #define BUILD_MODULES 1
4984| #define LTDL_DELEGATE 1
4985| #define INSTALLED_SUPPORT 1
4986| #define CIPHER_SUPPORT 1
4987| #define QUANTUM_DEPTH 16
4988| #define STDC_HEADERS 1
4989| #define HAVE_DIRENT_H 1
4990| #define HAVE_COMPLEX_H 1
4991| #define HAVE_ERRNO_H 1
4992| #define HAVE_FCNTL_H 1
4993| #define HAVE_LIMITS_H 1
4994| #define HAVE_LOCALE_H 1
4995| #define HAVE_MACHINE_PARAM_H 1
4996| #define HAVE_MACH_O_DYLD_H 1
4997| #define HAVE_STDARG_H 1
4998| #define HAVE_SYS_IPC_H 1
4999| #define HAVE_SYS_RESOURCE_H 1
5000| #define HAVE_SYS_SYSLIMITS_H 1
5001| #define HAVE_SYS_TIME_H 1
5002| #define HAVE_SYS_TIMEB_H 1
5003| #define HAVE_SYS_TIMES_H 1
5004| #define HAVE_SYS_WAIT_H 1
5005| #define HAVE_WCHAR_H 1
5006| #define HAVE__BOOL 1
5007| #define HAVE_STDBOOL_H 1
5008| #define HAVE_STRINGIZE 1
5009| #define TIME_WITH_SYS_TIME 1
5010| #define HAVE_STRUCT_TM_TM_ZONE 1
5011| #define HAVE_TM_ZONE 1
5012| #define restrict __restrict
5013| #define HAVE_LONG_DOUBLE_WIDER 1
5014| #define SIZEOF_SIGNED_SHORT 0
5015| /* end confdefs.h.  */
5016| #include <stdio.h>
5017| #ifdef HAVE_SYS_TYPES_H
5018| # include <sys/types.h>
5019| #endif
5020| #ifdef HAVE_SYS_STAT_H
5021| # include <sys/stat.h>
5022| #endif
5023| #ifdef STDC_HEADERS
5024| # include <stdlib.h>
5025| # include <stddef.h>
5026| #else
5027| # ifdef HAVE_STDLIB_H
5028| #  include <stdlib.h>
5029| # endif
5030| #endif
5031| #ifdef HAVE_STRING_H
5032| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5033| #  include <memory.h>
5034| # endif
5035| # include <string.h>
5036| #endif
5037| #ifdef HAVE_STRINGS_H
5038| # include <strings.h>
5039| #endif
5040| #ifdef HAVE_INTTYPES_H
5041| # include <inttypes.h>
5042| #endif
5043| #ifdef HAVE_STDINT_H
5044| # include <stdint.h>
5045| #endif
5046| #ifdef HAVE_UNISTD_H
5047| # include <unistd.h>
5048| #endif
5049| static long int longval () { return (long int) (sizeof (unsigned short)); }
5050| static unsigned long int ulongval () { return (long int) (sizeof (unsigned short)); }
5051| #include <stdio.h>
5052| #include <stdlib.h>
5053| int
5054| main ()
5055| {
5056|
5057|   FILE *f = fopen ("conftest.val", "w");
5058|   if (! f)
5059|     return 1;
5060|   if (((long int) (sizeof (unsigned short))) < 0)
5061|     {
5062|       long int i = longval ();
5063|       if (i != ((long int) (sizeof (unsigned short))))
5064|       return 1;
5065|       fprintf (f, "%ld", i);
5066|     }
5067|   else
5068|     {
5069|       unsigned long int i = ulongval ();
5070|       if (i != ((long int) (sizeof (unsigned short))))
5071|       return 1;
5072|       fprintf (f, "%lu", i);
5073|     }
5074|   /* Do not output a trailing newline, as this causes \r\n confusion
5075|      on some platforms.  */
5076|   return ferror (f) || fclose (f) != 0;
5077|
5078|   ;
5079|   return 0;
5080| }
5081configure:21633: result: 0
5082configure:21649: checking size of signed int
5083configure:21654: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
5084configure:21654: $? = 0
5085configure:21654: ./conftest
5086dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address
5087  Referenced from: /usr/local/lib/libgomp.1.dylib
5088  Expected in: /usr/local/lib/libgcc_s.1.dylib
5089
5090dyld: Symbol not found: ___emutls_get_address
5091  Referenced from: /usr/local/lib/libgomp.1.dylib
5092  Expected in: /usr/local/lib/libgcc_s.1.dylib
5093
5094./configure: line 2205: 34303 Trace/BPT trap          ./conftest$ac_exeext
5095configure:21654: $? = 133
5096configure: program exited with status 133
5097configure: failed program was:
5098| /* confdefs.h */
5099| #define PACKAGE_NAME "ImageMagick"
5100| #define PACKAGE_TARNAME "ImageMagick"
5101| #define PACKAGE_VERSION "6.6.6"
5102| #define PACKAGE_STRING "ImageMagick 6.6.6"
5103| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
5104| #define PACKAGE_URL ""
5105| #define STDC_HEADERS 1
5106| #define HAVE_SYS_TYPES_H 1
5107| #define HAVE_SYS_STAT_H 1
5108| #define HAVE_STDLIB_H 1
5109| #define HAVE_STRING_H 1
5110| #define HAVE_MEMORY_H 1
5111| #define HAVE_STRINGS_H 1
5112| #define HAVE_INTTYPES_H 1
5113| #define HAVE_STDINT_H 1
5114| #define HAVE_UNISTD_H 1
5115| #define __EXTENSIONS__ 1
5116| #define _ALL_SOURCE 1
5117| #define _GNU_SOURCE 1
5118| #define _POSIX_PTHREAD_SEMANTICS 1
5119| #define _TANDEM_SOURCE 1
5120| #define HAVE___ATTRIBUTE__ 1
5121| #define HAVE_PTHREAD 1
5122| #define THREAD_SUPPORT 1
5123| #define HAVE_PTHREAD 1
5124| #define HAVE_OPENCL_CL_H 1
5125| #define _OPENCL 1
5126| #define HAVE_FSEEKO 1
5127| #define HAVE_DLFCN_H 1
5128| #define LT_OBJDIR ".libs/"
5129| #define LT_MODULE_EXT ".so"
5130| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
5131| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
5132| #define HAVE_LIBDL 1
5133| #define HAVE_DLERROR 1
5134| #define HAVE_LIBDLLOADER 1
5135| #define error_t int
5136| #define __error_t_defined 1
5137| #define HAVE_PRELOADED_SYMBOLS 1
5138| #define HAVE_LTDL 1
5139| #define HAVE_UNISTD_H 1
5140| #define HAVE_MACH_O_DYLD_H 1
5141| #define HAVE_DIRENT_H 1
5142| #define HAVE_CLOSEDIR 1
5143| #define HAVE_OPENDIR 1
5144| #define HAVE_READDIR 1
5145| #define HAVE_STRLCAT 1
5146| #define HAVE_STRLCPY 1
5147| #define LT_LIBEXT "a"
5148| #define BUILD_MODULES 1
5149| #define LTDL_DELEGATE 1
5150| #define INSTALLED_SUPPORT 1
5151| #define CIPHER_SUPPORT 1
5152| #define QUANTUM_DEPTH 16
5153| #define STDC_HEADERS 1
5154| #define HAVE_DIRENT_H 1
5155| #define HAVE_COMPLEX_H 1
5156| #define HAVE_ERRNO_H 1
5157| #define HAVE_FCNTL_H 1
5158| #define HAVE_LIMITS_H 1
5159| #define HAVE_LOCALE_H 1
5160| #define HAVE_MACHINE_PARAM_H 1
5161| #define HAVE_MACH_O_DYLD_H 1
5162| #define HAVE_STDARG_H 1
5163| #define HAVE_SYS_IPC_H 1
5164| #define HAVE_SYS_RESOURCE_H 1
5165| #define HAVE_SYS_SYSLIMITS_H 1
5166| #define HAVE_SYS_TIME_H 1
5167| #define HAVE_SYS_TIMEB_H 1
5168| #define HAVE_SYS_TIMES_H 1
5169| #define HAVE_SYS_WAIT_H 1
5170| #define HAVE_WCHAR_H 1
5171| #define HAVE__BOOL 1
5172| #define HAVE_STDBOOL_H 1
5173| #define HAVE_STRINGIZE 1
5174| #define TIME_WITH_SYS_TIME 1
5175| #define HAVE_STRUCT_TM_TM_ZONE 1
5176| #define HAVE_TM_ZONE 1
5177| #define restrict __restrict
5178| #define HAVE_LONG_DOUBLE_WIDER 1
5179| #define SIZEOF_SIGNED_SHORT 0
5180| #define SIZEOF_UNSIGNED_SHORT 0
5181| /* end confdefs.h.  */
5182| #include <stdio.h>
5183| #ifdef HAVE_SYS_TYPES_H
5184| # include <sys/types.h>
5185| #endif
5186| #ifdef HAVE_SYS_STAT_H
5187| # include <sys/stat.h>
5188| #endif
5189| #ifdef STDC_HEADERS
5190| # include <stdlib.h>
5191| # include <stddef.h>
5192| #else
5193| # ifdef HAVE_STDLIB_H
5194| #  include <stdlib.h>
5195| # endif
5196| #endif
5197| #ifdef HAVE_STRING_H
5198| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5199| #  include <memory.h>
5200| # endif
5201| # include <string.h>
5202| #endif
5203| #ifdef HAVE_STRINGS_H
5204| # include <strings.h>
5205| #endif
5206| #ifdef HAVE_INTTYPES_H
5207| # include <inttypes.h>
5208| #endif
5209| #ifdef HAVE_STDINT_H
5210| # include <stdint.h>
5211| #endif
5212| #ifdef HAVE_UNISTD_H
5213| # include <unistd.h>
5214| #endif
5215| static long int longval () { return (long int) (sizeof (signed int)); }
5216| static unsigned long int ulongval () { return (long int) (sizeof (signed int)); }
5217| #include <stdio.h>
5218| #include <stdlib.h>
5219| int
5220| main ()
5221| {
5222|
5223|   FILE *f = fopen ("conftest.val", "w");
5224|   if (! f)
5225|     return 1;
5226|   if (((long int) (sizeof (signed int))) < 0)
5227|     {
5228|       long int i = longval ();
5229|       if (i != ((long int) (sizeof (signed int))))
5230|       return 1;
5231|       fprintf (f, "%ld", i);
5232|     }
5233|   else
5234|     {
5235|       unsigned long int i = ulongval ();
5236|       if (i != ((long int) (sizeof (signed int))))
5237|       return 1;
5238|       fprintf (f, "%lu", i);
5239|     }
5240|   /* Do not output a trailing newline, as this causes \r\n confusion
5241|      on some platforms.  */
5242|   return ferror (f) || fclose (f) != 0;
5243|
5244|   ;
5245|   return 0;
5246| }
5247configure:21668: result: 0
5248configure:21684: checking size of unsigned int
5249configure:21689: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
5250configure:21689: $? = 0
5251configure:21689: ./conftest
5252dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address
5253  Referenced from: /usr/local/lib/libgomp.1.dylib
5254  Expected in: /usr/local/lib/libgcc_s.1.dylib
5255
5256dyld: Symbol not found: ___emutls_get_address
5257  Referenced from: /usr/local/lib/libgomp.1.dylib
5258  Expected in: /usr/local/lib/libgcc_s.1.dylib
5259
5260./configure: line 2205: 34319 Trace/BPT trap          ./conftest$ac_exeext
5261configure:21689: $? = 133
5262configure: program exited with status 133
5263configure: failed program was:
5264| /* confdefs.h */
5265| #define PACKAGE_NAME "ImageMagick"
5266| #define PACKAGE_TARNAME "ImageMagick"
5267| #define PACKAGE_VERSION "6.6.6"
5268| #define PACKAGE_STRING "ImageMagick 6.6.6"
5269| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
5270| #define PACKAGE_URL ""
5271| #define STDC_HEADERS 1
5272| #define HAVE_SYS_TYPES_H 1
5273| #define HAVE_SYS_STAT_H 1
5274| #define HAVE_STDLIB_H 1
5275| #define HAVE_STRING_H 1
5276| #define HAVE_MEMORY_H 1
5277| #define HAVE_STRINGS_H 1
5278| #define HAVE_INTTYPES_H 1
5279| #define HAVE_STDINT_H 1
5280| #define HAVE_UNISTD_H 1
5281| #define __EXTENSIONS__ 1
5282| #define _ALL_SOURCE 1
5283| #define _GNU_SOURCE 1
5284| #define _POSIX_PTHREAD_SEMANTICS 1
5285| #define _TANDEM_SOURCE 1
5286| #define HAVE___ATTRIBUTE__ 1
5287| #define HAVE_PTHREAD 1
5288| #define THREAD_SUPPORT 1
5289| #define HAVE_PTHREAD 1
5290| #define HAVE_OPENCL_CL_H 1
5291| #define _OPENCL 1
5292| #define HAVE_FSEEKO 1
5293| #define HAVE_DLFCN_H 1
5294| #define LT_OBJDIR ".libs/"
5295| #define LT_MODULE_EXT ".so"
5296| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
5297| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
5298| #define HAVE_LIBDL 1
5299| #define HAVE_DLERROR 1
5300| #define HAVE_LIBDLLOADER 1
5301| #define error_t int
5302| #define __error_t_defined 1
5303| #define HAVE_PRELOADED_SYMBOLS 1
5304| #define HAVE_LTDL 1
5305| #define HAVE_UNISTD_H 1
5306| #define HAVE_MACH_O_DYLD_H 1
5307| #define HAVE_DIRENT_H 1
5308| #define HAVE_CLOSEDIR 1
5309| #define HAVE_OPENDIR 1
5310| #define HAVE_READDIR 1
5311| #define HAVE_STRLCAT 1
5312| #define HAVE_STRLCPY 1
5313| #define LT_LIBEXT "a"
5314| #define BUILD_MODULES 1
5315| #define LTDL_DELEGATE 1
5316| #define INSTALLED_SUPPORT 1
5317| #define CIPHER_SUPPORT 1
5318| #define QUANTUM_DEPTH 16
5319| #define STDC_HEADERS 1
5320| #define HAVE_DIRENT_H 1
5321| #define HAVE_COMPLEX_H 1
5322| #define HAVE_ERRNO_H 1
5323| #define HAVE_FCNTL_H 1
5324| #define HAVE_LIMITS_H 1
5325| #define HAVE_LOCALE_H 1
5326| #define HAVE_MACHINE_PARAM_H 1
5327| #define HAVE_MACH_O_DYLD_H 1
5328| #define HAVE_STDARG_H 1
5329| #define HAVE_SYS_IPC_H 1
5330| #define HAVE_SYS_RESOURCE_H 1
5331| #define HAVE_SYS_SYSLIMITS_H 1
5332| #define HAVE_SYS_TIME_H 1
5333| #define HAVE_SYS_TIMEB_H 1
5334| #define HAVE_SYS_TIMES_H 1
5335| #define HAVE_SYS_WAIT_H 1
5336| #define HAVE_WCHAR_H 1
5337| #define HAVE__BOOL 1
5338| #define HAVE_STDBOOL_H 1
5339| #define HAVE_STRINGIZE 1
5340| #define TIME_WITH_SYS_TIME 1
5341| #define HAVE_STRUCT_TM_TM_ZONE 1
5342| #define HAVE_TM_ZONE 1
5343| #define restrict __restrict
5344| #define HAVE_LONG_DOUBLE_WIDER 1
5345| #define SIZEOF_SIGNED_SHORT 0
5346| #define SIZEOF_UNSIGNED_SHORT 0
5347| #define SIZEOF_SIGNED_INT 0
5348| /* end confdefs.h.  */
5349| #include <stdio.h>
5350| #ifdef HAVE_SYS_TYPES_H
5351| # include <sys/types.h>
5352| #endif
5353| #ifdef HAVE_SYS_STAT_H
5354| # include <sys/stat.h>
5355| #endif
5356| #ifdef STDC_HEADERS
5357| # include <stdlib.h>
5358| # include <stddef.h>
5359| #else
5360| # ifdef HAVE_STDLIB_H
5361| #  include <stdlib.h>
5362| # endif
5363| #endif
5364| #ifdef HAVE_STRING_H
5365| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5366| #  include <memory.h>
5367| # endif
5368| # include <string.h>
5369| #endif
5370| #ifdef HAVE_STRINGS_H
5371| # include <strings.h>
5372| #endif
5373| #ifdef HAVE_INTTYPES_H
5374| # include <inttypes.h>
5375| #endif
5376| #ifdef HAVE_STDINT_H
5377| # include <stdint.h>
5378| #endif
5379| #ifdef HAVE_UNISTD_H
5380| # include <unistd.h>
5381| #endif
5382| static long int longval () { return (long int) (sizeof (unsigned int)); }
5383| static unsigned long int ulongval () { return (long int) (sizeof (unsigned int)); }
5384| #include <stdio.h>
5385| #include <stdlib.h>
5386| int
5387| main ()
5388| {
5389|
5390|   FILE *f = fopen ("conftest.val", "w");
5391|   if (! f)
5392|     return 1;
5393|   if (((long int) (sizeof (unsigned int))) < 0)
5394|     {
5395|       long int i = longval ();
5396|       if (i != ((long int) (sizeof (unsigned int))))
5397|       return 1;
5398|       fprintf (f, "%ld", i);
5399|     }
5400|   else
5401|     {
5402|       unsigned long int i = ulongval ();
5403|       if (i != ((long int) (sizeof (unsigned int))))
5404|       return 1;
5405|       fprintf (f, "%lu", i);
5406|     }
5407|   /* Do not output a trailing newline, as this causes \r\n confusion
5408|      on some platforms.  */
5409|   return ferror (f) || fclose (f) != 0;
5410|
5411|   ;
5412|   return 0;
5413| }
5414configure:21703: result: 0
5415configure:21719: checking size of signed long
5416configure:21724: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
5417configure:21724: $? = 0
5418configure:21724: ./conftest
5419dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address
5420  Referenced from: /usr/local/lib/libgomp.1.dylib
5421  Expected in: /usr/local/lib/libgcc_s.1.dylib
5422
5423dyld: Symbol not found: ___emutls_get_address
5424  Referenced from: /usr/local/lib/libgomp.1.dylib
5425  Expected in: /usr/local/lib/libgcc_s.1.dylib
5426
5427./configure: line 2205: 34335 Trace/BPT trap          ./conftest$ac_exeext
5428configure:21724: $? = 133
5429configure: program exited with status 133
5430configure: failed program was:
5431| /* confdefs.h */
5432| #define PACKAGE_NAME "ImageMagick"
5433| #define PACKAGE_TARNAME "ImageMagick"
5434| #define PACKAGE_VERSION "6.6.6"
5435| #define PACKAGE_STRING "ImageMagick 6.6.6"
5436| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
5437| #define PACKAGE_URL ""
5438| #define STDC_HEADERS 1
5439| #define HAVE_SYS_TYPES_H 1
5440| #define HAVE_SYS_STAT_H 1
5441| #define HAVE_STDLIB_H 1
5442| #define HAVE_STRING_H 1
5443| #define HAVE_MEMORY_H 1
5444| #define HAVE_STRINGS_H 1
5445| #define HAVE_INTTYPES_H 1
5446| #define HAVE_STDINT_H 1
5447| #define HAVE_UNISTD_H 1
5448| #define __EXTENSIONS__ 1
5449| #define _ALL_SOURCE 1
5450| #define _GNU_SOURCE 1
5451| #define _POSIX_PTHREAD_SEMANTICS 1
5452| #define _TANDEM_SOURCE 1
5453| #define HAVE___ATTRIBUTE__ 1
5454| #define HAVE_PTHREAD 1
5455| #define THREAD_SUPPORT 1
5456| #define HAVE_PTHREAD 1
5457| #define HAVE_OPENCL_CL_H 1
5458| #define _OPENCL 1
5459| #define HAVE_FSEEKO 1
5460| #define HAVE_DLFCN_H 1
5461| #define LT_OBJDIR ".libs/"
5462| #define LT_MODULE_EXT ".so"
5463| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
5464| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
5465| #define HAVE_LIBDL 1
5466| #define HAVE_DLERROR 1
5467| #define HAVE_LIBDLLOADER 1
5468| #define error_t int
5469| #define __error_t_defined 1
5470| #define HAVE_PRELOADED_SYMBOLS 1
5471| #define HAVE_LTDL 1
5472| #define HAVE_UNISTD_H 1
5473| #define HAVE_MACH_O_DYLD_H 1
5474| #define HAVE_DIRENT_H 1
5475| #define HAVE_CLOSEDIR 1
5476| #define HAVE_OPENDIR 1
5477| #define HAVE_READDIR 1
5478| #define HAVE_STRLCAT 1
5479| #define HAVE_STRLCPY 1
5480| #define LT_LIBEXT "a"
5481| #define BUILD_MODULES 1
5482| #define LTDL_DELEGATE 1
5483| #define INSTALLED_SUPPORT 1
5484| #define CIPHER_SUPPORT 1
5485| #define QUANTUM_DEPTH 16
5486| #define STDC_HEADERS 1
5487| #define HAVE_DIRENT_H 1
5488| #define HAVE_COMPLEX_H 1
5489| #define HAVE_ERRNO_H 1
5490| #define HAVE_FCNTL_H 1
5491| #define HAVE_LIMITS_H 1
5492| #define HAVE_LOCALE_H 1
5493| #define HAVE_MACHINE_PARAM_H 1
5494| #define HAVE_MACH_O_DYLD_H 1
5495| #define HAVE_STDARG_H 1
5496| #define HAVE_SYS_IPC_H 1
5497| #define HAVE_SYS_RESOURCE_H 1
5498| #define HAVE_SYS_SYSLIMITS_H 1
5499| #define HAVE_SYS_TIME_H 1
5500| #define HAVE_SYS_TIMEB_H 1
5501| #define HAVE_SYS_TIMES_H 1
5502| #define HAVE_SYS_WAIT_H 1
5503| #define HAVE_WCHAR_H 1
5504| #define HAVE__BOOL 1
5505| #define HAVE_STDBOOL_H 1
5506| #define HAVE_STRINGIZE 1
5507| #define TIME_WITH_SYS_TIME 1
5508| #define HAVE_STRUCT_TM_TM_ZONE 1
5509| #define HAVE_TM_ZONE 1
5510| #define restrict __restrict
5511| #define HAVE_LONG_DOUBLE_WIDER 1
5512| #define SIZEOF_SIGNED_SHORT 0
5513| #define SIZEOF_UNSIGNED_SHORT 0
5514| #define SIZEOF_SIGNED_INT 0
5515| #define SIZEOF_UNSIGNED_INT 0
5516| /* end confdefs.h.  */
5517| #include <stdio.h>
5518| #ifdef HAVE_SYS_TYPES_H
5519| # include <sys/types.h>
5520| #endif
5521| #ifdef HAVE_SYS_STAT_H
5522| # include <sys/stat.h>
5523| #endif
5524| #ifdef STDC_HEADERS
5525| # include <stdlib.h>
5526| # include <stddef.h>
5527| #else
5528| # ifdef HAVE_STDLIB_H
5529| #  include <stdlib.h>
5530| # endif
5531| #endif
5532| #ifdef HAVE_STRING_H
5533| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5534| #  include <memory.h>
5535| # endif
5536| # include <string.h>
5537| #endif
5538| #ifdef HAVE_STRINGS_H
5539| # include <strings.h>
5540| #endif
5541| #ifdef HAVE_INTTYPES_H
5542| # include <inttypes.h>
5543| #endif
5544| #ifdef HAVE_STDINT_H
5545| # include <stdint.h>
5546| #endif
5547| #ifdef HAVE_UNISTD_H
5548| # include <unistd.h>
5549| #endif
5550| static long int longval () { return (long int) (sizeof (signed long)); }
5551| static unsigned long int ulongval () { return (long int) (sizeof (signed long)); }
5552| #include <stdio.h>
5553| #include <stdlib.h>
5554| int
5555| main ()
5556| {
5557|
5558|   FILE *f = fopen ("conftest.val", "w");
5559|   if (! f)
5560|     return 1;
5561|   if (((long int) (sizeof (signed long))) < 0)
5562|     {
5563|       long int i = longval ();
5564|       if (i != ((long int) (sizeof (signed long))))
5565|       return 1;
5566|       fprintf (f, "%ld", i);
5567|     }
5568|   else
5569|     {
5570|       unsigned long int i = ulongval ();
5571|       if (i != ((long int) (sizeof (signed long))))
5572|       return 1;
5573|       fprintf (f, "%lu", i);
5574|     }
5575|   /* Do not output a trailing newline, as this causes \r\n confusion
5576|      on some platforms.  */
5577|   return ferror (f) || fclose (f) != 0;
5578|
5579|   ;
5580|   return 0;
5581| }
5582configure:21738: result: 0
5583configure:21754: checking size of unsigned long
5584configure:21759: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
5585configure:21759: $? = 0
5586configure:21759: ./conftest
5587dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address
5588  Referenced from: /usr/local/lib/libgomp.1.dylib
5589  Expected in: /usr/local/lib/libgcc_s.1.dylib
5590
5591dyld: Symbol not found: ___emutls_get_address
5592  Referenced from: /usr/local/lib/libgomp.1.dylib
5593  Expected in: /usr/local/lib/libgcc_s.1.dylib
5594
5595./configure: line 2205: 34351 Trace/BPT trap          ./conftest$ac_exeext
5596configure:21759: $? = 133
5597configure: program exited with status 133
5598configure: failed program was:
5599| /* confdefs.h */
5600| #define PACKAGE_NAME "ImageMagick"
5601| #define PACKAGE_TARNAME "ImageMagick"
5602| #define PACKAGE_VERSION "6.6.6"
5603| #define PACKAGE_STRING "ImageMagick 6.6.6"
5604| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
5605| #define PACKAGE_URL ""
5606| #define STDC_HEADERS 1
5607| #define HAVE_SYS_TYPES_H 1
5608| #define HAVE_SYS_STAT_H 1
5609| #define HAVE_STDLIB_H 1
5610| #define HAVE_STRING_H 1
5611| #define HAVE_MEMORY_H 1
5612| #define HAVE_STRINGS_H 1
5613| #define HAVE_INTTYPES_H 1
5614| #define HAVE_STDINT_H 1
5615| #define HAVE_UNISTD_H 1
5616| #define __EXTENSIONS__ 1
5617| #define _ALL_SOURCE 1
5618| #define _GNU_SOURCE 1
5619| #define _POSIX_PTHREAD_SEMANTICS 1
5620| #define _TANDEM_SOURCE 1
5621| #define HAVE___ATTRIBUTE__ 1
5622| #define HAVE_PTHREAD 1
5623| #define THREAD_SUPPORT 1
5624| #define HAVE_PTHREAD 1
5625| #define HAVE_OPENCL_CL_H 1
5626| #define _OPENCL 1
5627| #define HAVE_FSEEKO 1
5628| #define HAVE_DLFCN_H 1
5629| #define LT_OBJDIR ".libs/"
5630| #define LT_MODULE_EXT ".so"
5631| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
5632| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
5633| #define HAVE_LIBDL 1
5634| #define HAVE_DLERROR 1
5635| #define HAVE_LIBDLLOADER 1
5636| #define error_t int
5637| #define __error_t_defined 1
5638| #define HAVE_PRELOADED_SYMBOLS 1
5639| #define HAVE_LTDL 1
5640| #define HAVE_UNISTD_H 1
5641| #define HAVE_MACH_O_DYLD_H 1
5642| #define HAVE_DIRENT_H 1
5643| #define HAVE_CLOSEDIR 1
5644| #define HAVE_OPENDIR 1
5645| #define HAVE_READDIR 1
5646| #define HAVE_STRLCAT 1
5647| #define HAVE_STRLCPY 1
5648| #define LT_LIBEXT "a"
5649| #define BUILD_MODULES 1
5650| #define LTDL_DELEGATE 1
5651| #define INSTALLED_SUPPORT 1
5652| #define CIPHER_SUPPORT 1
5653| #define QUANTUM_DEPTH 16
5654| #define STDC_HEADERS 1
5655| #define HAVE_DIRENT_H 1
5656| #define HAVE_COMPLEX_H 1
5657| #define HAVE_ERRNO_H 1
5658| #define HAVE_FCNTL_H 1
5659| #define HAVE_LIMITS_H 1
5660| #define HAVE_LOCALE_H 1
5661| #define HAVE_MACHINE_PARAM_H 1
5662| #define HAVE_MACH_O_DYLD_H 1
5663| #define HAVE_STDARG_H 1
5664| #define HAVE_SYS_IPC_H 1
5665| #define HAVE_SYS_RESOURCE_H 1
5666| #define HAVE_SYS_SYSLIMITS_H 1
5667| #define HAVE_SYS_TIME_H 1
5668| #define HAVE_SYS_TIMEB_H 1
5669| #define HAVE_SYS_TIMES_H 1
5670| #define HAVE_SYS_WAIT_H 1
5671| #define HAVE_WCHAR_H 1
5672| #define HAVE__BOOL 1
5673| #define HAVE_STDBOOL_H 1
5674| #define HAVE_STRINGIZE 1
5675| #define TIME_WITH_SYS_TIME 1
5676| #define HAVE_STRUCT_TM_TM_ZONE 1
5677| #define HAVE_TM_ZONE 1
5678| #define restrict __restrict
5679| #define HAVE_LONG_DOUBLE_WIDER 1
5680| #define SIZEOF_SIGNED_SHORT 0
5681| #define SIZEOF_UNSIGNED_SHORT 0
5682| #define SIZEOF_SIGNED_INT 0
5683| #define SIZEOF_UNSIGNED_INT 0
5684| #define SIZEOF_SIGNED_LONG 0
5685| /* end confdefs.h.  */
5686| #include <stdio.h>
5687| #ifdef HAVE_SYS_TYPES_H
5688| # include <sys/types.h>
5689| #endif
5690| #ifdef HAVE_SYS_STAT_H
5691| # include <sys/stat.h>
5692| #endif
5693| #ifdef STDC_HEADERS
5694| # include <stdlib.h>
5695| # include <stddef.h>
5696| #else
5697| # ifdef HAVE_STDLIB_H
5698| #  include <stdlib.h>
5699| # endif
5700| #endif
5701| #ifdef HAVE_STRING_H
5702| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5703| #  include <memory.h>
5704| # endif
5705| # include <string.h>
5706| #endif
5707| #ifdef HAVE_STRINGS_H
5708| # include <strings.h>
5709| #endif
5710| #ifdef HAVE_INTTYPES_H
5711| # include <inttypes.h>
5712| #endif
5713| #ifdef HAVE_STDINT_H
5714| # include <stdint.h>
5715| #endif
5716| #ifdef HAVE_UNISTD_H
5717| # include <unistd.h>
5718| #endif
5719| static long int longval () { return (long int) (sizeof (unsigned long)); }
5720| static unsigned long int ulongval () { return (long int) (sizeof (unsigned long)); }
5721| #include <stdio.h>
5722| #include <stdlib.h>
5723| int
5724| main ()
5725| {
5726|
5727|   FILE *f = fopen ("conftest.val", "w");
5728|   if (! f)
5729|     return 1;
5730|   if (((long int) (sizeof (unsigned long))) < 0)
5731|     {
5732|       long int i = longval ();
5733|       if (i != ((long int) (sizeof (unsigned long))))
5734|       return 1;
5735|       fprintf (f, "%ld", i);
5736|     }
5737|   else
5738|     {
5739|       unsigned long int i = ulongval ();
5740|       if (i != ((long int) (sizeof (unsigned long))))
5741|       return 1;
5742|       fprintf (f, "%lu", i);
5743|     }
5744|   /* Do not output a trailing newline, as this causes \r\n confusion
5745|      on some platforms.  */
5746|   return ferror (f) || fclose (f) != 0;
5747|
5748|   ;
5749|   return 0;
5750| }
5751configure:21773: result: 0
5752configure:21790: checking size of signed long long
5753configure:21795: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
5754configure:21795: $? = 0
5755configure:21795: ./conftest
5756dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address
5757  Referenced from: /usr/local/lib/libgomp.1.dylib
5758  Expected in: /usr/local/lib/libgcc_s.1.dylib
5759
5760dyld: Symbol not found: ___emutls_get_address
5761  Referenced from: /usr/local/lib/libgomp.1.dylib
5762  Expected in: /usr/local/lib/libgcc_s.1.dylib
5763
5764./configure: line 2205: 34367 Trace/BPT trap          ./conftest$ac_exeext
5765configure:21795: $? = 133
5766configure: program exited with status 133
5767configure: failed program was:
5768| /* confdefs.h */
5769| #define PACKAGE_NAME "ImageMagick"
5770| #define PACKAGE_TARNAME "ImageMagick"
5771| #define PACKAGE_VERSION "6.6.6"
5772| #define PACKAGE_STRING "ImageMagick 6.6.6"
5773| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
5774| #define PACKAGE_URL ""
5775| #define STDC_HEADERS 1
5776| #define HAVE_SYS_TYPES_H 1
5777| #define HAVE_SYS_STAT_H 1
5778| #define HAVE_STDLIB_H 1
5779| #define HAVE_STRING_H 1
5780| #define HAVE_MEMORY_H 1
5781| #define HAVE_STRINGS_H 1
5782| #define HAVE_INTTYPES_H 1
5783| #define HAVE_STDINT_H 1
5784| #define HAVE_UNISTD_H 1
5785| #define __EXTENSIONS__ 1
5786| #define _ALL_SOURCE 1
5787| #define _GNU_SOURCE 1
5788| #define _POSIX_PTHREAD_SEMANTICS 1
5789| #define _TANDEM_SOURCE 1
5790| #define HAVE___ATTRIBUTE__ 1
5791| #define HAVE_PTHREAD 1
5792| #define THREAD_SUPPORT 1
5793| #define HAVE_PTHREAD 1
5794| #define HAVE_OPENCL_CL_H 1
5795| #define _OPENCL 1
5796| #define HAVE_FSEEKO 1
5797| #define HAVE_DLFCN_H 1
5798| #define LT_OBJDIR ".libs/"
5799| #define LT_MODULE_EXT ".so"
5800| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
5801| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
5802| #define HAVE_LIBDL 1
5803| #define HAVE_DLERROR 1
5804| #define HAVE_LIBDLLOADER 1
5805| #define error_t int
5806| #define __error_t_defined 1
5807| #define HAVE_PRELOADED_SYMBOLS 1
5808| #define HAVE_LTDL 1
5809| #define HAVE_UNISTD_H 1
5810| #define HAVE_MACH_O_DYLD_H 1
5811| #define HAVE_DIRENT_H 1
5812| #define HAVE_CLOSEDIR 1
5813| #define HAVE_OPENDIR 1
5814| #define HAVE_READDIR 1
5815| #define HAVE_STRLCAT 1
5816| #define HAVE_STRLCPY 1
5817| #define LT_LIBEXT "a"
5818| #define BUILD_MODULES 1
5819| #define LTDL_DELEGATE 1
5820| #define INSTALLED_SUPPORT 1
5821| #define CIPHER_SUPPORT 1
5822| #define QUANTUM_DEPTH 16
5823| #define STDC_HEADERS 1
5824| #define HAVE_DIRENT_H 1
5825| #define HAVE_COMPLEX_H 1
5826| #define HAVE_ERRNO_H 1
5827| #define HAVE_FCNTL_H 1
5828| #define HAVE_LIMITS_H 1
5829| #define HAVE_LOCALE_H 1
5830| #define HAVE_MACHINE_PARAM_H 1
5831| #define HAVE_MACH_O_DYLD_H 1
5832| #define HAVE_STDARG_H 1
5833| #define HAVE_SYS_IPC_H 1
5834| #define HAVE_SYS_RESOURCE_H 1
5835| #define HAVE_SYS_SYSLIMITS_H 1
5836| #define HAVE_SYS_TIME_H 1
5837| #define HAVE_SYS_TIMEB_H 1
5838| #define HAVE_SYS_TIMES_H 1
5839| #define HAVE_SYS_WAIT_H 1
5840| #define HAVE_WCHAR_H 1
5841| #define HAVE__BOOL 1
5842| #define HAVE_STDBOOL_H 1
5843| #define HAVE_STRINGIZE 1
5844| #define TIME_WITH_SYS_TIME 1
5845| #define HAVE_STRUCT_TM_TM_ZONE 1
5846| #define HAVE_TM_ZONE 1
5847| #define restrict __restrict
5848| #define HAVE_LONG_DOUBLE_WIDER 1
5849| #define SIZEOF_SIGNED_SHORT 0
5850| #define SIZEOF_UNSIGNED_SHORT 0
5851| #define SIZEOF_SIGNED_INT 0
5852| #define SIZEOF_UNSIGNED_INT 0
5853| #define SIZEOF_SIGNED_LONG 0
5854| #define SIZEOF_UNSIGNED_LONG 0
5855| /* end confdefs.h.  */
5856| #include <stdio.h>
5857| #ifdef HAVE_SYS_TYPES_H
5858| # include <sys/types.h>
5859| #endif
5860| #ifdef HAVE_SYS_STAT_H
5861| # include <sys/stat.h>
5862| #endif
5863| #ifdef STDC_HEADERS
5864| # include <stdlib.h>
5865| # include <stddef.h>
5866| #else
5867| # ifdef HAVE_STDLIB_H
5868| #  include <stdlib.h>
5869| # endif
5870| #endif
5871| #ifdef HAVE_STRING_H
5872| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5873| #  include <memory.h>
5874| # endif
5875| # include <string.h>
5876| #endif
5877| #ifdef HAVE_STRINGS_H
5878| # include <strings.h>
5879| #endif
5880| #ifdef HAVE_INTTYPES_H
5881| # include <inttypes.h>
5882| #endif
5883| #ifdef HAVE_STDINT_H
5884| # include <stdint.h>
5885| #endif
5886| #ifdef HAVE_UNISTD_H
5887| # include <unistd.h>
5888| #endif
5889| static long int longval () { return (long int) (sizeof (signed long long)); }
5890| static unsigned long int ulongval () { return (long int) (sizeof (signed long long)); }
5891| #include <stdio.h>
5892| #include <stdlib.h>
5893| int
5894| main ()
5895| {
5896|
5897|   FILE *f = fopen ("conftest.val", "w");
5898|   if (! f)
5899|     return 1;
5900|   if (((long int) (sizeof (signed long long))) < 0)
5901|     {
5902|       long int i = longval ();
5903|       if (i != ((long int) (sizeof (signed long long))))
5904|       return 1;
5905|       fprintf (f, "%ld", i);
5906|     }
5907|   else
5908|     {
5909|       unsigned long int i = ulongval ();
5910|       if (i != ((long int) (sizeof (signed long long))))
5911|       return 1;
5912|       fprintf (f, "%lu", i);
5913|     }
5914|   /* Do not output a trailing newline, as this causes \r\n confusion
5915|      on some platforms.  */
5916|   return ferror (f) || fclose (f) != 0;
5917|
5918|   ;
5919|   return 0;
5920| }
5921configure:21809: result: 0
5922configure:21827: checking size of unsigned long long
5923configure:21832: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
5924configure:21832: $? = 0
5925configure:21832: ./conftest
5926dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address
5927  Referenced from: /usr/local/lib/libgomp.1.dylib
5928  Expected in: /usr/local/lib/libgcc_s.1.dylib
5929
5930dyld: Symbol not found: ___emutls_get_address
5931  Referenced from: /usr/local/lib/libgomp.1.dylib
5932  Expected in: /usr/local/lib/libgcc_s.1.dylib
5933
5934./configure: line 2205: 34383 Trace/BPT trap          ./conftest$ac_exeext
5935configure:21832: $? = 133
5936configure: program exited with status 133
5937configure: failed program was:
5938| /* confdefs.h */
5939| #define PACKAGE_NAME "ImageMagick"
5940| #define PACKAGE_TARNAME "ImageMagick"
5941| #define PACKAGE_VERSION "6.6.6"
5942| #define PACKAGE_STRING "ImageMagick 6.6.6"
5943| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
5944| #define PACKAGE_URL ""
5945| #define STDC_HEADERS 1
5946| #define HAVE_SYS_TYPES_H 1
5947| #define HAVE_SYS_STAT_H 1
5948| #define HAVE_STDLIB_H 1
5949| #define HAVE_STRING_H 1
5950| #define HAVE_MEMORY_H 1
5951| #define HAVE_STRINGS_H 1
5952| #define HAVE_INTTYPES_H 1
5953| #define HAVE_STDINT_H 1
5954| #define HAVE_UNISTD_H 1
5955| #define __EXTENSIONS__ 1
5956| #define _ALL_SOURCE 1
5957| #define _GNU_SOURCE 1
5958| #define _POSIX_PTHREAD_SEMANTICS 1
5959| #define _TANDEM_SOURCE 1
5960| #define HAVE___ATTRIBUTE__ 1
5961| #define HAVE_PTHREAD 1
5962| #define THREAD_SUPPORT 1
5963| #define HAVE_PTHREAD 1
5964| #define HAVE_OPENCL_CL_H 1
5965| #define _OPENCL 1
5966| #define HAVE_FSEEKO 1
5967| #define HAVE_DLFCN_H 1
5968| #define LT_OBJDIR ".libs/"
5969| #define LT_MODULE_EXT ".so"
5970| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
5971| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
5972| #define HAVE_LIBDL 1
5973| #define HAVE_DLERROR 1
5974| #define HAVE_LIBDLLOADER 1
5975| #define error_t int
5976| #define __error_t_defined 1
5977| #define HAVE_PRELOADED_SYMBOLS 1
5978| #define HAVE_LTDL 1
5979| #define HAVE_UNISTD_H 1
5980| #define HAVE_MACH_O_DYLD_H 1
5981| #define HAVE_DIRENT_H 1
5982| #define HAVE_CLOSEDIR 1
5983| #define HAVE_OPENDIR 1
5984| #define HAVE_READDIR 1
5985| #define HAVE_STRLCAT 1
5986| #define HAVE_STRLCPY 1
5987| #define LT_LIBEXT "a"
5988| #define BUILD_MODULES 1
5989| #define LTDL_DELEGATE 1
5990| #define INSTALLED_SUPPORT 1
5991| #define CIPHER_SUPPORT 1
5992| #define QUANTUM_DEPTH 16
5993| #define STDC_HEADERS 1
5994| #define HAVE_DIRENT_H 1
5995| #define HAVE_COMPLEX_H 1
5996| #define HAVE_ERRNO_H 1
5997| #define HAVE_FCNTL_H 1
5998| #define HAVE_LIMITS_H 1
5999| #define HAVE_LOCALE_H 1
6000| #define HAVE_MACHINE_PARAM_H 1
6001| #define HAVE_MACH_O_DYLD_H 1
6002| #define HAVE_STDARG_H 1
6003| #define HAVE_SYS_IPC_H 1
6004| #define HAVE_SYS_RESOURCE_H 1
6005| #define HAVE_SYS_SYSLIMITS_H 1
6006| #define HAVE_SYS_TIME_H 1
6007| #define HAVE_SYS_TIMEB_H 1
6008| #define HAVE_SYS_TIMES_H 1
6009| #define HAVE_SYS_WAIT_H 1
6010| #define HAVE_WCHAR_H 1
6011| #define HAVE__BOOL 1
6012| #define HAVE_STDBOOL_H 1
6013| #define HAVE_STRINGIZE 1
6014| #define TIME_WITH_SYS_TIME 1
6015| #define HAVE_STRUCT_TM_TM_ZONE 1
6016| #define HAVE_TM_ZONE 1
6017| #define restrict __restrict
6018| #define HAVE_LONG_DOUBLE_WIDER 1
6019| #define SIZEOF_SIGNED_SHORT 0
6020| #define SIZEOF_UNSIGNED_SHORT 0
6021| #define SIZEOF_SIGNED_INT 0
6022| #define SIZEOF_UNSIGNED_INT 0
6023| #define SIZEOF_SIGNED_LONG 0
6024| #define SIZEOF_UNSIGNED_LONG 0
6025| #define SIZEOF_SIGNED_LONG_LONG 0
6026| /* end confdefs.h.  */
6027| #include <stdio.h>
6028| #ifdef HAVE_SYS_TYPES_H
6029| # include <sys/types.h>
6030| #endif
6031| #ifdef HAVE_SYS_STAT_H
6032| # include <sys/stat.h>
6033| #endif
6034| #ifdef STDC_HEADERS
6035| # include <stdlib.h>
6036| # include <stddef.h>
6037| #else
6038| # ifdef HAVE_STDLIB_H
6039| #  include <stdlib.h>
6040| # endif
6041| #endif
6042| #ifdef HAVE_STRING_H
6043| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6044| #  include <memory.h>
6045| # endif
6046| # include <string.h>
6047| #endif
6048| #ifdef HAVE_STRINGS_H
6049| # include <strings.h>
6050| #endif
6051| #ifdef HAVE_INTTYPES_H
6052| # include <inttypes.h>
6053| #endif
6054| #ifdef HAVE_STDINT_H
6055| # include <stdint.h>
6056| #endif
6057| #ifdef HAVE_UNISTD_H
6058| # include <unistd.h>
6059| #endif
6060| static long int longval () { return (long int) (sizeof (unsigned long long)); }
6061| static unsigned long int ulongval () { return (long int) (sizeof (unsigned long long)); }
6062| #include <stdio.h>
6063| #include <stdlib.h>
6064| int
6065| main ()
6066| {
6067|
6068|   FILE *f = fopen ("conftest.val", "w");
6069|   if (! f)
6070|     return 1;
6071|   if (((long int) (sizeof (unsigned long long))) < 0)
6072|     {
6073|       long int i = longval ();
6074|       if (i != ((long int) (sizeof (unsigned long long))))
6075|       return 1;
6076|       fprintf (f, "%ld", i);
6077|     }
6078|   else
6079|     {
6080|       unsigned long int i = ulongval ();
6081|       if (i != ((long int) (sizeof (unsigned long long))))
6082|       return 1;
6083|       fprintf (f, "%lu", i);
6084|     }
6085|   /* Do not output a trailing newline, as this causes \r\n confusion
6086|      on some platforms.  */
6087|   return ferror (f) || fclose (f) != 0;
6088|
6089|   ;
6090|   return 0;
6091| }
6092configure:21846: result: 0
6093configure:21862: checking size of off_t
6094configure:21867: /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -o conftest -D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -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
6095configure:21867: $? = 0
6096configure:21867: ./conftest
6097dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address
6098  Referenced from: /usr/local/lib/libgomp.1.dylib
6099  Expected in: /usr/local/lib/libgcc_s.1.dylib
6100
6101dyld: Symbol not found: ___emutls_get_address
6102  Referenced from: /usr/local/lib/libgomp.1.dylib
6103  Expected in: /usr/local/lib/libgcc_s.1.dylib
6104
6105./configure: line 2205: 34399 Trace/BPT trap          ./conftest$ac_exeext
6106configure:21867: $? = 133
6107configure: program exited with status 133
6108configure: failed program was:
6109| /* confdefs.h */
6110| #define PACKAGE_NAME "ImageMagick"
6111| #define PACKAGE_TARNAME "ImageMagick"
6112| #define PACKAGE_VERSION "6.6.6"
6113| #define PACKAGE_STRING "ImageMagick 6.6.6"
6114| #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
6115| #define PACKAGE_URL ""
6116| #define STDC_HEADERS 1
6117| #define HAVE_SYS_TYPES_H 1
6118| #define HAVE_SYS_STAT_H 1
6119| #define HAVE_STDLIB_H 1
6120| #define HAVE_STRING_H 1
6121| #define HAVE_MEMORY_H 1
6122| #define HAVE_STRINGS_H 1
6123| #define HAVE_INTTYPES_H 1
6124| #define HAVE_STDINT_H 1
6125| #define HAVE_UNISTD_H 1
6126| #define __EXTENSIONS__ 1
6127| #define _ALL_SOURCE 1
6128| #define _GNU_SOURCE 1
6129| #define _POSIX_PTHREAD_SEMANTICS 1
6130| #define _TANDEM_SOURCE 1
6131| #define HAVE___ATTRIBUTE__ 1
6132| #define HAVE_PTHREAD 1
6133| #define THREAD_SUPPORT 1
6134| #define HAVE_PTHREAD 1
6135| #define HAVE_OPENCL_CL_H 1
6136| #define _OPENCL 1
6137| #define HAVE_FSEEKO 1
6138| #define HAVE_DLFCN_H 1
6139| #define LT_OBJDIR ".libs/"
6140| #define LT_MODULE_EXT ".so"
6141| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
6142| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
6143| #define HAVE_LIBDL 1
6144| #define HAVE_DLERROR 1
6145| #define HAVE_LIBDLLOADER 1
6146| #define error_t int
6147| #define __error_t_defined 1
6148| #define HAVE_PRELOADED_SYMBOLS 1
6149| #define HAVE_LTDL 1
6150| #define HAVE_UNISTD_H 1
6151| #define HAVE_MACH_O_DYLD_H 1
6152| #define HAVE_DIRENT_H 1
6153| #define HAVE_CLOSEDIR 1
6154| #define HAVE_OPENDIR 1
6155| #define HAVE_READDIR 1
6156| #define HAVE_STRLCAT 1
6157| #define HAVE_STRLCPY 1
6158| #define LT_LIBEXT "a"
6159| #define BUILD_MODULES 1
6160| #define LTDL_DELEGATE 1
6161| #define INSTALLED_SUPPORT 1
6162| #define CIPHER_SUPPORT 1
6163| #define QUANTUM_DEPTH 16
6164| #define STDC_HEADERS 1
6165| #define HAVE_DIRENT_H 1
6166| #define HAVE_COMPLEX_H 1
6167| #define HAVE_ERRNO_H 1
6168| #define HAVE_FCNTL_H 1
6169| #define HAVE_LIMITS_H 1
6170| #define HAVE_LOCALE_H 1
6171| #define HAVE_MACHINE_PARAM_H 1
6172| #define HAVE_MACH_O_DYLD_H 1
6173| #define HAVE_STDARG_H 1
6174| #define HAVE_SYS_IPC_H 1
6175| #define HAVE_SYS_RESOURCE_H 1
6176| #define HAVE_SYS_SYSLIMITS_H 1
6177| #define HAVE_SYS_TIME_H 1
6178| #define HAVE_SYS_TIMEB_H 1
6179| #define HAVE_SYS_TIMES_H 1
6180| #define HAVE_SYS_WAIT_H 1
6181| #define HAVE_WCHAR_H 1
6182| #define HAVE__BOOL 1
6183| #define HAVE_STDBOOL_H 1
6184| #define HAVE_STRINGIZE 1
6185| #define TIME_WITH_SYS_TIME 1
6186| #define HAVE_STRUCT_TM_TM_ZONE 1
6187| #define HAVE_TM_ZONE 1
6188| #define restrict __restrict
6189| #define HAVE_LONG_DOUBLE_WIDER 1
6190| #define SIZEOF_SIGNED_SHORT 0
6191| #define SIZEOF_UNSIGNED_SHORT 0
6192| #define SIZEOF_SIGNED_INT 0
6193| #define SIZEOF_UNSIGNED_INT 0
6194| #define SIZEOF_SIGNED_LONG 0
6195| #define SIZEOF_UNSIGNED_LONG 0
6196| #define SIZEOF_SIGNED_LONG_LONG 0
6197| #define SIZEOF_UNSIGNED_LONG_LONG 0
6198| /* end confdefs.h.  */
6199| #include <stdio.h>
6200| #ifdef HAVE_SYS_TYPES_H
6201| # include <sys/types.h>
6202| #endif
6203| #ifdef HAVE_SYS_STAT_H
6204| # include <sys/stat.h>
6205| #endif
6206| #ifdef STDC_HEADERS
6207| # include <stdlib.h>
6208| # include <stddef.h>
6209| #else
6210| # ifdef HAVE_STDLIB_H
6211| #  include <stdlib.h>
6212| # endif
6213| #endif
6214| #ifdef HAVE_STRING_H
6215| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6216| #  include <memory.h>
6217| # endif
6218| # include <string.h>
6219| #endif
6220| #ifdef HAVE_STRINGS_H
6221| # include <strings.h>
6222| #endif
6223| #ifdef HAVE_INTTYPES_H
6224| # include <inttypes.h>
6225| #endif
6226| #ifdef HAVE_STDINT_H
6227| # include <stdint.h>
6228| #endif
6229| #ifdef HAVE_UNISTD_H
6230| # include <unistd.h>
6231| #endif
6232| static long int longval () { return (long int) (sizeof (off_t)); }
6233| static unsigned long int ulongval () { return (long int) (sizeof (off_t)); }
6234| #include <stdio.h>
6235| #include <stdlib.h>
6236| int
6237| main ()
6238| {
6239|
6240|   FILE *f = fopen ("conftest.val", "w");
6241|   if (! f)
6242|     return 1;
6243|   if (((long int) (sizeof (off_t))) < 0)
6244|     {
6245|       long int i = longval ();
6246|       if (i != ((long int) (sizeof (off_t))))
6247|       return 1;
6248|       fprintf (f, "%ld", i);
6249|     }
6250|   else
6251|     {
6252|       unsigned long int i = ulongval ();
6253|       if (i != ((long int) (sizeof (off_t))))
6254|       return 1;
6255|       fprintf (f, "%lu", i);
6256|     }
6257|   /* Do not output a trailing newline, as this causes \r\n confusion
6258|      on some platforms.  */
6259|   return ferror (f) || fclose (f) != 0;
6260|
6261|   ;
6262|   return 0;
6263| }
6264configure:21871: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.7-0':
6265configure:21873: error: cannot compute sizeof (off_t)
6266See `config.log' for more details
6267
6268## ---------------- ##
6269## Cache variables. ##
6270## ---------------- ##
6271
6272ac_cv_build=x86_64-apple-darwin10.6.0
6273ac_cv_c_bigendian=no
6274ac_cv_c_char_unsigned=no
6275ac_cv_c_compiler_gnu=yes
6276ac_cv_c_inline=inline
6277ac_cv_c_restrict=__restrict
6278ac_cv_c_stringize=yes
6279ac_cv_c_volatile=yes
6280ac_cv_cflags_warn_all=-Wall
6281ac_cv_cxx_compiler_gnu=yes
6282ac_cv_env_AUTOTRACE_CFLAGS_set=
6283ac_cv_env_AUTOTRACE_CFLAGS_value=
6284ac_cv_env_AUTOTRACE_LIBS_set=
6285ac_cv_env_AUTOTRACE_LIBS_value=
6286ac_cv_env_CAIRO_SVG_CFLAGS_set=
6287ac_cv_env_CAIRO_SVG_CFLAGS_value=
6288ac_cv_env_CAIRO_SVG_LIBS_set=
6289ac_cv_env_CAIRO_SVG_LIBS_value=
6290ac_cv_env_CCC_set=
6291ac_cv_env_CCC_value=
6292ac_cv_env_CC_set=set
6293ac_cv_env_CC_value=/usr/bin/gcc-4.2
6294ac_cv_env_CFLAGS_set=set
6295ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
6296ac_cv_env_CPPFLAGS_set=set
6297ac_cv_env_CPPFLAGS_value=-I/opt/local/include
6298ac_cv_env_CPP_set=
6299ac_cv_env_CPP_value=
6300ac_cv_env_CXXCPP_set=
6301ac_cv_env_CXXCPP_value=
6302ac_cv_env_CXXFLAGS_set=set
6303ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64'
6304ac_cv_env_CXX_set=set
6305ac_cv_env_CXX_value=/usr/bin/g++-4.2
6306ac_cv_env_FONTCONFIG_CFLAGS_set=
6307ac_cv_env_FONTCONFIG_CFLAGS_value=
6308ac_cv_env_FONTCONFIG_LIBS_set=
6309ac_cv_env_FONTCONFIG_LIBS_value=
6310ac_cv_env_GVC_CFLAGS_set=
6311ac_cv_env_GVC_CFLAGS_value=
6312ac_cv_env_GVC_LIBS_set=
6313ac_cv_env_GVC_LIBS_value=
6314ac_cv_env_LDFLAGS_set=set
6315ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
6316ac_cv_env_LIBS_set=
6317ac_cv_env_LIBS_value=
6318ac_cv_env_LQR_CFLAGS_set=
6319ac_cv_env_LQR_CFLAGS_value=
6320ac_cv_env_LQR_LIBS_set=
6321ac_cv_env_LQR_LIBS_value=
6322ac_cv_env_OPENEXR_CFLAGS_set=
6323ac_cv_env_OPENEXR_CFLAGS_value=
6324ac_cv_env_OPENEXR_LIBS_set=
6325ac_cv_env_OPENEXR_LIBS_value=
6326ac_cv_env_PKG_CONFIG_set=
6327ac_cv_env_PKG_CONFIG_value=
6328ac_cv_env_RSVG_CFLAGS_set=
6329ac_cv_env_RSVG_CFLAGS_value=
6330ac_cv_env_RSVG_LIBS_set=
6331ac_cv_env_RSVG_LIBS_value=
6332ac_cv_env_XMKMF_set=
6333ac_cv_env_XMKMF_value=
6334ac_cv_env_build_alias_set=
6335ac_cv_env_build_alias_value=
6336ac_cv_env_host_alias_set=
6337ac_cv_env_host_alias_value=
6338ac_cv_env_target_alias_set=
6339ac_cv_env_target_alias_value=
6340ac_cv_func_argz_add=no
6341ac_cv_func_argz_append=no
6342ac_cv_func_argz_count=no
6343ac_cv_func_argz_create_sep=no
6344ac_cv_func_argz_insert=no
6345ac_cv_func_argz_next=no
6346ac_cv_func_argz_stringify=no
6347ac_cv_func_closedir=yes
6348ac_cv_func_dlerror=yes
6349ac_cv_func_opendir=yes
6350ac_cv_func_readdir=yes
6351ac_cv_func_shl_load=no
6352ac_cv_func_strlcat=yes
6353ac_cv_func_strlcpy=yes
6354ac_cv_have_decl_lt_dlinterface_register=yes
6355ac_cv_header_CL_cl_h=no
6356ac_cv_header_OS_h=no
6357ac_cv_header_OpenCL_cl_h=yes
6358ac_cv_header_argz_h=no
6359ac_cv_header_arm_limits_h=no
6360ac_cv_header_complex_h=yes
6361ac_cv_header_dirent_dirent_h=yes
6362ac_cv_header_dirent_h=yes
6363ac_cv_header_dl_h=no
6364ac_cv_header_dld_h=no
6365ac_cv_header_dlfcn_h=yes
6366ac_cv_header_errno_h=yes
6367ac_cv_header_fcntl_h=yes
6368ac_cv_header_inttypes_h=yes
6369ac_cv_header_limits_h=yes
6370ac_cv_header_linux_unistd_h=no
6371ac_cv_header_locale_h=yes
6372ac_cv_header_ltdl_h=yes
6373ac_cv_header_mach_o_dyld_h=yes
6374ac_cv_header_machine_param_h=yes
6375ac_cv_header_memory_h=yes
6376ac_cv_header_minix_config_h=no
6377ac_cv_header_process_h=no
6378ac_cv_header_stat_broken=no
6379ac_cv_header_stdarg_h=yes
6380ac_cv_header_stdbool_h=yes
6381ac_cv_header_stdc=yes
6382ac_cv_header_stdint_h=yes
6383ac_cv_header_stdlib_h=yes
6384ac_cv_header_string_h=yes
6385ac_cv_header_strings_h=yes
6386ac_cv_header_sys_dl_h=no
6387ac_cv_header_sys_ipc_h=yes
6388ac_cv_header_sys_resource_h=yes
6389ac_cv_header_sys_stat_h=yes
6390ac_cv_header_sys_syslimits_h=yes
6391ac_cv_header_sys_time_h=yes
6392ac_cv_header_sys_timeb_h=yes
6393ac_cv_header_sys_times_h=yes
6394ac_cv_header_sys_types_h=yes
6395ac_cv_header_sys_wait_h=yes
6396ac_cv_header_time=yes
6397ac_cv_header_unistd_h=yes
6398ac_cv_header_wchar_h=yes
6399ac_cv_header_windows_h=no
6400ac_cv_host=x86_64-apple-darwin10.6.0
6401ac_cv_lib_dl_dlopen=yes
6402ac_cv_lib_dld_dld_link=no
6403ac_cv_lib_dld_shl_load=no
6404ac_cv_lib_ltdl_lt_dladvise_preload=yes
6405ac_cv_member_struct_tm_tm_zone=yes
6406ac_cv_objext=o
6407ac_cv_path_EGREP='/usr/bin/grep -E'
6408ac_cv_path_FGREP='/usr/bin/grep -F'
6409ac_cv_path_GREP=/usr/bin/grep
6410ac_cv_path_SED=/usr/bin/sed
6411ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
6412ac_cv_prog_AWK=awk
6413ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
6414ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E'
6415ac_cv_prog_ac_ct_AR=ar
6416ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
6417ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
6418ac_cv_prog_ac_ct_LIPO=lipo
6419ac_cv_prog_ac_ct_NMEDIT=nmedit
6420ac_cv_prog_ac_ct_OTOOL=otool
6421ac_cv_prog_ac_ct_RANLIB=ranlib
6422ac_cv_prog_ac_ct_STRIP=strip
6423ac_cv_prog_c_openmp=-fopenmp
6424ac_cv_prog_cc__usr_bin_gcc_4_2_c_o=yes
6425ac_cv_prog_cc_c89=
6426ac_cv_prog_cc_c99=-std=gnu99
6427ac_cv_prog_cc_g=yes
6428ac_cv_prog_cc_stdc=-std=gnu99
6429ac_cv_prog_cxx_g=yes
6430ac_cv_prog_gcc_traditional=no
6431ac_cv_prog_make_make_set=yes
6432ac_cv_safe_to_define___extensions__=yes
6433ac_cv_search_dlopen='none required'
6434ac_cv_search_opendir='none required'
6435ac_cv_sizeof_signed_int=0
6436ac_cv_sizeof_signed_long=0
6437ac_cv_sizeof_signed_long_long=0
6438ac_cv_sizeof_signed_short=0
6439ac_cv_sizeof_unsigned_int=0
6440ac_cv_sizeof_unsigned_long=0
6441ac_cv_sizeof_unsigned_long_long=0
6442ac_cv_sizeof_unsigned_short=0
6443ac_cv_struct_tm=time.h
6444ac_cv_sys_file_offset_bits=no
6445ac_cv_sys_interpreter=yes
6446ac_cv_sys_largefile_CC=no
6447ac_cv_sys_largefile_source=no
6448ac_cv_target=x86_64-apple-darwin10.6.0
6449ac_cv_type__Bool=yes
6450ac_cv_type_error_t=no
6451ac_cv_type_long_double_wider=yes
6452ac_cv_type_mode_t=yes
6453ac_cv_type_off_t=yes
6454ac_cv_type_pid_t=yes
6455ac_cv_type_size_t=yes
6456ac_cv_type_ssize_t=yes
6457am_cv_CC_dependencies_compiler_type=gcc3
6458am_cv_CXX_dependencies_compiler_type=gcc3
6459ax_cv___attribute__=yes
6460ax_cv_c_compiler_ms=no
6461ax_cv_check_cl_libcl='-lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries'
6462im_cv_ld_lazyload=none
6463libltdl_cv_lib_dl_dlopen=yes
6464libltdl_cv_need_uscore=unknown
6465libltdl_cv_preloaded_symbols=yes
6466libltdl_cv_shlibext=.so
6467lt_cv_apple_cc_single_mod=yes
6468lt_cv_deplibs_check_method=pass_all
6469lt_cv_dlopen=dlopen
6470lt_cv_dlopen_libs=-ldl
6471lt_cv_dlopen_self=no
6472lt_cv_file_magic_cmd='$MAGIC_CMD'
6473lt_cv_file_magic_test_file=
6474lt_cv_ld_exported_symbols_list=yes
6475lt_cv_ld_force_load=yes
6476lt_cv_ld_reload_flag=-r
6477lt_cv_module_path_var=DYLD_LIBRARY_PATH
6478lt_cv_nm_interface='BSD nm'
6479lt_cv_objdir=.libs
6480lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
6481lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
6482lt_cv_path_NM=/usr/bin/nm
6483lt_cv_prog_compiler_c_o=yes
6484lt_cv_prog_compiler_c_o_CXX=yes
6485lt_cv_prog_compiler_pic_works=yes
6486lt_cv_prog_compiler_pic_works_CXX=yes
6487lt_cv_prog_compiler_rtti_exceptions=no
6488lt_cv_prog_compiler_static_works=no
6489lt_cv_prog_compiler_static_works_CXX=no
6490lt_cv_prog_gnu_ld=no
6491lt_cv_prog_gnu_ldcxx=no
6492lt_cv_sys_dlopen_deplibs=yes
6493lt_cv_sys_dlsearch_path='/usr/local/lib /lib /usr/lib'
6494lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
6495lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
6496lt_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'\'''
6497lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
6498lt_cv_sys_max_cmd_len=196608
6499lt_cv_sys_symbol_underscore=yes
6500
6501## ----------------- ##
6502## Output variables. ##
6503## ----------------- ##
6504
6505ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.7-0/config/missing --run aclocal-1.11'
6506AMDEPBACKSLASH='\'
6507AMDEP_FALSE='#'
6508AMDEP_TRUE=''
6509AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.7-0/config/missing --run tar'
6510AM_BACKSLASH='\'
6511AM_DEFAULT_VERBOSITY='0'
6512AR='ar'
6513ARGZ_H='argz.h'
6514AS='as'
6515AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.7-0/config/missing --run autoconf'
6516AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.7-0/config/missing --run autoheader'
6517AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.7-0/config/missing --run automake-1.11'
6518AUTOTRACE_CFLAGS=''
6519AUTOTRACE_DELEGATE_FALSE=''
6520AUTOTRACE_DELEGATE_TRUE=''
6521AUTOTRACE_LIBS=''
6522AWK='awk'
6523AutotraceDecodeDelegate=''
6524BIN_DIR='/opt/local/bin'
6525BZIPDelegate=''
6526BZLIB_DELEGATE_FALSE=''
6527BZLIB_DELEGATE_TRUE=''
6528BZLIB_LIBS=''
6529BlenderDecodeDelegate=''
6530BrowseDelegate=''
6531CAIRO_DELEGATE_FALSE=''
6532CAIRO_DELEGATE_TRUE=''
6533CAIRO_SVG_CFLAGS=''
6534CAIRO_SVG_LIBS=''
6535CC='/usr/bin/gcc-4.2 -std=gnu99 -std=gnu99'
6536CCDEPMODE='depmode=gcc3'
6537CCMALLOCDelegate=''
6538CFLAGS='-D_THREAD_SAFE -D_THREAD_SAFE -pthread -fopenmp -pipe -O2 -arch x86_64 -Wall -D_THREAD_SAFE -pthread'
6539CGMDecodeDelegate=''
6540CL_CFLAGS='-D_THREAD_SAFE -D_THREAD_SAFE -pthread'
6541CL_LIBS='-lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm'
6542CODER_PATH=''
6543CONFIGURE_ARGS='./configure  '\''--prefix=/opt/local'\'' '\''--enable-shared'\'' '\''--enable-static'\'' '\''--disable-ltdl-install'\'' '\''--with-frozenpaths'\'' '\''--without-openexr'\'' '\''--disable-hdri'\'' '\''--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-jp2'\'' '\''--without-wmf'\'' '\''--without-gvc'\'' '\''--without-rsvg'\'' '\''--without-lqr'\'' '\''--with-gs-font-dir=/opt/local/share/fonts/urw-fonts'\'' '\''--with-quantum-depth=16'\'' '\''CC=/usr/bin/gcc-4.2'\'' '\''CFLAGS=-pipe -O2 -arch x86_64'\'' '\''LDFLAGS=-L/opt/local/lib -arch x86_64'\'' '\''CPPFLAGS=-I/opt/local/include'\'' '\''CXX=/usr/bin/g++-4.2'\'' '\''CXXFLAGS=-pipe -O2 -arch x86_64'\'''
6544CONFIGURE_PATH=''
6545CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/version.sh'
6546CONVENIENCE_LTDL_FALSE='#'
6547CONVENIENCE_LTDL_TRUE=''
6548CPP='/usr/bin/gcc-4.2 -E'
6549CPPFLAGS='-I/opt/local/include'
6550CXX='/usr/bin/g++-4.2'
6551CXXCPP='/usr/bin/g++-4.2 -E'
6552CXXDEPMODE='depmode=gcc3'
6553CXXFLAGS='-pipe -O2 -arch x86_64 -D_THREAD_SAFE -pthread'
6554CYGPATH_W='echo'
6555CYGWIN_BUILD_FALSE=''
6556CYGWIN_BUILD_TRUE='#'
6557CatDelegate=''
6558ConvertDelegate=''
6559DATA_DIR='/opt/local/share'
6560DEFS=''
6561DELEGATES=''
6562DEPDIR='.deps'
6563DIRSEP=':'
6564DISTCHECK_CONFIG_FLAGS=''\''CC=/usr/bin/gcc-4.2'\'' '\''CFLAGS=-pipe -O2 -arch x86_64'\'' '\''CPPFLAGS=-I/opt/local/include'\'' '\''CXX=/usr/bin/g++-4.2'\'' '\''LDFLAGS=-L/opt/local/lib -arch x86_64'\''  --disable-deprecated  --with-quantum-depth=16  --with-umem=no '
6565DJVU_DELEGATE_FALSE=''
6566DJVU_DELEGATE_TRUE=''
6567DJVU_LIBS=''
6568DLLDFLAGS='-export-dynamic'
6569DLLTOOL='dlltool'
6570DNGDecodeDelegate=''
6571DOCUMENTATION_PATH=''
6572DPS_DELEGATE_FALSE=''
6573DPS_DELEGATE_TRUE=''
6574DPS_LIBS=''
6575DSYMUTIL='dsymutil'
6576DUMPBIN=''
6577DVIDecodeDelegate=''
6578DisplayDelegate=''
6579ECHO_C='\c'
6580ECHO_N=''
6581ECHO_T=''
6582EGREP='/usr/bin/grep -E'
6583EXECUTABLE_PATH=''
6584EXEC_PREFIX_DIR='/opt/local'
6585EXEEXT=''
6586EchoDelegate=''
6587EditorDelegate=''
6588FFTW_DELEGATE_FALSE=''
6589FFTW_DELEGATE_TRUE=''
6590FFTW_LIBS=''
6591FGREP='/usr/bin/grep -F'
6592FIGDecodeDelegate=''
6593FILTER_PATH=''
6594FONTCONFIG_CFLAGS=''
6595FONTCONFIG_DELEGATE_FALSE=''
6596FONTCONFIG_DELEGATE_TRUE=''
6597FONTCONFIG_LIBS=''
6598FPX_DELEGATE_FALSE=''
6599FPX_DELEGATE_TRUE=''
6600FPX_LIBS=''
6601FREETYPE_DELEGATE_FALSE=''
6602FREETYPE_DELEGATE_TRUE=''
6603FREETYPE_LIBS=''
6604GDI32_LIBS=''
6605GOMP_LIBS=''
6606GREP='/usr/bin/grep'
6607GSAlphaDevice=''
6608GSCMYKDevice=''
6609GSColorDevice=''
6610GSEPSDevice=''
6611GSMonoDevice=''
6612GSPDFDevice=''
6613GSPSDevice=''
6614GSVersion=''
6615GS_DELEGATE_FALSE=''
6616GS_DELEGATE_TRUE=''
6617GS_LIBS=''
6618GVCDecodeDelegate=''
6619GVC_CFLAGS=''
6620GVC_DELEGATE_FALSE=''
6621GVC_DELEGATE_TRUE=''
6622GVC_LIBS=''
6623GnuplotDecodeDelegate=''
6624HDRDecodeDelegate=''
6625HPGLDecodeDelegate=''
6626HTMLDecodeDelegate=''
6627HasUMEM_FALSE=''
6628HasUMEM_TRUE=''
6629ILBMDecodeDelegate=''
6630ILBMEncodeDelegate=''
6631INCLTDL=''
6632INCLUDE_DIR='/opt/local/include'
6633INFO_DIR='/opt/local/share/info'
6634INSTALL_DATA='${INSTALL} -m 644'
6635INSTALL_LTDL_FALSE=''
6636INSTALL_LTDL_TRUE='#'
6637INSTALL_PROGRAM='${INSTALL}'
6638INSTALL_SCRIPT='${INSTALL}'
6639INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
6640INT16_T=''
6641INT32_T=''
6642INT64_T=''
6643INT8_T=''
6644JBIG_DELEGATE_FALSE=''
6645JBIG_DELEGATE_TRUE=''
6646JBIG_LIBS=''
6647JP2_DELEGATE_FALSE=''
6648JP2_DELEGATE_TRUE=''
6649JP2_LIBS=''
6650JPEG_DELEGATE_FALSE=''
6651JPEG_DELEGATE_TRUE=''
6652JPEG_LIBS=''
6653LCMS_DELEGATE_FALSE=''
6654LCMS_DELEGATE_TRUE=''
6655LCMS_LIBS=''
6656LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
6657LDFLAGS='-L/opt/local/lib -arch x86_64'
6658LFS_CPPFLAGS=' -D_LARGE_FILES=1'
6659LIBADD_DL=' '
6660LIBADD_DLD_LINK=''
6661LIBADD_DLOPEN=''
6662LIBADD_SHL_LOAD=''
6663LIBEXEC_DIR='/opt/local/libexec'
6664LIBLTDL='-lltdl'
6665LIBOBJS=''
6666LIBRARY_EXTRA_CPPFLAGS=''
6667LIBRARY_PATH='/opt/local/lib'
6668LIBS='-lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries  -lm '
6669LIBSTDCLDFLAGS=''
6670LIBTOOL='$(SHELL) $(top_builddir)/libtool'
6671LIBTOOL_DEPS='config/ltmain.sh'
6672LIB_DIR='/opt/local/lib'
6673LIB_DL=''
6674LIPO='lipo'
6675LN_S='ln -s'
6676LOCALSTATE_DIR='/opt/local/var'
6677LPDelegate=''
6678LPRDelegate=''
6679LQR_CFLAGS=''
6680LQR_DELEGATE_FALSE=''
6681LQR_DELEGATE_TRUE=''
6682LQR_LIBS=''
6683LTDLDEPS=''
6684LTDLINCL=''
6685LTDLOPEN='libltdl'
6686LTLIBOBJS=''
6687LT_CONFIG_H=''
6688LT_DLLOADERS=' ltdl/dlopen.la'
6689LT_DLPREOPEN='-dlpreopen ltdl/dlopen.la '
6690LZMA_DELEGATE_FALSE=''
6691LZMA_DELEGATE_TRUE=''
6692LZMA_LIBS=''
6693LZWDecodeDelegate=''
6694LZWEncodeDelegate=''
6695LaunchDelegate=''
6696MAGICKCORE_PATH=''
6697MAGICK_CFLAGS=''
6698MAGICK_CODER_MODULE_PATH='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.7-0/coders'
6699MAGICK_CONFIGURE_BUILD_PATH='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.7-0/config'
6700MAGICK_CONFIGURE_SRC_PATH='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.7-0/config'
6701MAGICK_CPPFLAGS=''
6702MAGICK_CXXFLAGS=''
6703MAGICK_DEP_LIBS=''
6704MAGICK_FEATURES='OpenMP '
6705MAGICK_FILTER_MODULE_PATH='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.7-0/filters'
6706MAGICK_HDRI=''
6707MAGICK_LDFLAGS=''
6708MAGICK_LIBLTDL=''
6709MAGICK_LIBRARY_AGE='0'
6710MAGICK_LIBRARY_CURRENT='4'
6711MAGICK_LIBRARY_CURRENT_MIN='4'
6712MAGICK_LIBRARY_REVISION='1'
6713MAGICK_LIBRARY_VERSION_INFO='4:1:0'
6714MAGICK_LIBS=''
6715MAGICK_LIB_VERSION='0x040001'
6716MAGICK_LIB_VERSION_NUMBER='4,0,1'
6717MAGICK_LIB_VERSION_TEXT='6.6.7'
6718MAGICK_LTDLDEPS=''
6719MAGICK_PCFLAGS=' -fopenmp'
6720MAGICK_TARGET_CPU='x86_64'
6721MAGICK_TARGET_OS='darwin10.6.0'
6722MAGICK_TARGET_VENDOR='apple'
6723MAINT='#'
6724MAINTAINER_MODE_FALSE=''
6725MAINTAINER_MODE_TRUE='#'
6726MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.7-0/config/missing --run makeinfo'
6727MANDelegate=''
6728MAN_DIR='/opt/local/share/man'
6729MATH_LIBS=''
6730MKDIR_P='config/install-sh -c -d'
6731MODULE_EXTRA_CPPFLAGS=''
6732MPEGDecodeDelegate=''
6733MPEGEncodeDelegate=''
6734MVDelegate=''
6735MogrifyDelegate=''
6736MrSIDDecodeDelegate=''
6737NM='/usr/bin/nm'
6738NMEDIT='nmedit'
6739OBJDUMP='false'
6740OBJEXT='o'
6741OPENEXR_CFLAGS=''
6742OPENEXR_DELEGATE_FALSE=''
6743OPENEXR_DELEGATE_TRUE=''
6744OPENEXR_LIBS=''
6745OPENMP_CFLAGS='-fopenmp'
6746OPENMP_CXXFLAGS=''
6747OSX_GCOV_LDFLAG=''
6748OTOOL64=':'
6749OTOOL='otool'
6750P7ZIP=''
6751P7ZIP_DELEGATE_FALSE=''
6752P7ZIP_DELEGATE_TRUE=''
6753PACKAGE='ImageMagick'
6754PACKAGE_BUGREPORT='http://www.imagemagick.org'
6755PACKAGE_CHANGE_DATE='20110103'
6756PACKAGE_LIB_VERSION='0x667'
6757PACKAGE_LIB_VERSION_NUMBER='6,6,7,0'
6758PACKAGE_NAME='ImageMagick'
6759PACKAGE_RELEASE='0'
6760PACKAGE_RELEASE_DATE='2011-01-14'
6761PACKAGE_STRING='ImageMagick 6.6.7'
6762PACKAGE_TARNAME='ImageMagick'
6763PACKAGE_URL=''
6764PACKAGE_VERSION='6.6.7'
6765PACKAGE_VERSION_ADDENDUM='-0'
6766PATH_SEPARATOR=':'
6767PCLCMYKDevice=''
6768PCLColorDevice=''
6769PCLDelegate=''
6770PCLMonoDevice=''
6771PCLVersion=''
6772PERL=''
6773PERLMAINCC='/usr/bin/gcc-4.2'
6774PERL_MAKE_OPTIONS=''
6775PERL_SUPPORTS_DESTDIR=''
6776PERL_VERSION=''
6777PERSISTINCLUDE_DIR='/usr/include'
6778PGPDecodeDelegate=''
6779PKG_CONFIG='/opt/local/bin/pkg-config'
6780PNG_DELEGATE_FALSE=''
6781PNG_DELEGATE_TRUE=''
6782PNG_LIBS=''
6783POVDelegate=''
6784POW_LIB=''
6785PREFIX_DIR='/opt/local'
6786PSDelegate=''
6787PTHREAD_CC='/usr/bin/gcc-4.2 -std=gnu99 -std=gnu99'
6788PTHREAD_CFLAGS='-D_THREAD_SAFE -D_THREAD_SAFE -pthread'
6789PTHREAD_LIBS=''
6790PrintDelegate=''
6791QUANTUM_DEPTH='16'
6792RANLIB='ranlib'
6793RLEEncodeDelegate=''
6794RMDelegate=''
6795RPM=''
6796RPM_DELEGATE_FALSE=''
6797RPM_DELEGATE_TRUE=''
6798RSVGDecodeDelegate=''
6799RSVG_CFLAGS=''
6800RSVG_DELEGATE_FALSE=''
6801RSVG_DELEGATE_TRUE=''
6802RSVG_LIBS=''
6803SBIN_DIR='/opt/local/sbin'
6804SCANDecodeDelegate=''
6805SED='/usr/bin/sed'
6806SET_MAKE=''
6807SHAREDSTATE_DIR='/opt/local/com'
6808SHARE_CONFIGURE_PATH=''
6809SHARE_PATH=''
6810SHELL='/bin/sh'
6811STRIP='strip'
6812SYSCONF_DIR='/opt/local/etc'
6813ShowImageDelegate=''
6814TAR=''
6815THREAD_LIBS=''
6816TIFF_DELEGATE_FALSE=''
6817TIFF_DELEGATE_TRUE=''
6818TIFF_LIBS=''
6819TXTDelegate=''
6820UINT16_T=''
6821UINT32_T=''
6822UINT64_T=''
6823UINT8_T=''
6824UINTMAX_T=''
6825UINTPTR_T=''
6826UMEM_LIBS=''
6827USING_CL_FALSE=''
6828USING_CL_TRUE='#'
6829UniconvertorDelegate=''
6830VERSION='6.6.7-0'
6831WEBPDelegate=''
6832WIN32_NATIVE_BUILD_FALSE=''
6833WIN32_NATIVE_BUILD_TRUE='#'
6834WINGDI32_DELEGATE_FALSE=''
6835WINGDI32_DELEGATE_TRUE='#'
6836WITH_LTDL_FALSE='#'
6837WITH_LTDL_TRUE=''
6838WITH_MAGICK_PLUS_PLUS_FALSE=''
6839WITH_MAGICK_PLUS_PLUS_TRUE=''
6840WITH_MODULES_FALSE='#'
6841WITH_MODULES_TRUE=''
6842WITH_PERL_DYNAMIC_FALSE=''
6843WITH_PERL_DYNAMIC_TRUE=''
6844WITH_PERL_FALSE=''
6845WITH_PERL_STATIC_FALSE=''
6846WITH_PERL_STATIC_TRUE=''
6847WITH_PERL_TRUE=''
6848WITH_SHARED_LIBS_FALSE='#'
6849WITH_SHARED_LIBS_TRUE=''
6850WMFDecodeDelegate=''
6851WMF_DELEGATE_FALSE=''
6852WMF_DELEGATE_TRUE=''
6853WMF_LIBS=''
6854WWWDecodeDelegate=''
6855WinPathScript='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.7-0/winpath.sh'
6856X11_DELEGATE_FALSE=''
6857X11_DELEGATE_TRUE=''
6858X11_LIBS=''
6859XEXT_LIBS=''
6860XMKMF=''
6861XML_DELEGATE_FALSE=''
6862XML_DELEGATE_TRUE=''
6863XML_LIBS=''
6864XPSCMYKDevice=''
6865XPSColorDevice=''
6866XPSDelegate=''
6867XPSMonoDevice=''
6868XPSVersion=''
6869X_CFLAGS=''
6870X_EXTRA_LIBS=''
6871X_LIBS=''
6872X_PRE_LIBS=''
6873ZIP=''
6874ZIP_DELEGATE_FALSE=''
6875ZIP_DELEGATE_TRUE=''
6876ZLIB_DELEGATE_FALSE=''
6877ZLIB_DELEGATE_TRUE=''
6878ZLIB_LIBS=''
6879ZipDelegate=''
6880ac_ct_CC='/usr/bin/gcc-4.2'
6881ac_ct_CXX=''
6882ac_ct_DUMPBIN=''
6883am__EXEEXT_FALSE=''
6884am__EXEEXT_TRUE=''
6885am__fastdepCC_FALSE='#'
6886am__fastdepCC_TRUE=''
6887am__fastdepCXX_FALSE='#'
6888am__fastdepCXX_TRUE=''
6889am__include='include'
6890am__isrc=''
6891am__leading_dot='.'
6892am__quote=''
6893am__tar='${AMTAR} chof - "$$tardir"'
6894am__untar='${AMTAR} xf -'
6895ax_pthread_config=''
6896bindir='${exec_prefix}/bin'
6897build='x86_64-apple-darwin10.6.0'
6898build_alias=''
6899build_cpu='x86_64'
6900build_os='darwin10.6.0'
6901build_vendor='apple'
6902datadir='${datarootdir}'
6903datarootdir='${prefix}/share'
6904dejavu_font_dir=''
6905docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
6906dvidir='${docdir}'
6907exec_prefix='${prefix}'
6908freetype_config=''
6909ghostscript_font_dir=''
6910host='x86_64-apple-darwin10.6.0'
6911host_alias=''
6912host_cpu='x86_64'
6913host_os='darwin10.6.0'
6914host_vendor='apple'
6915htmldir='${docdir}'
6916includedir='${prefix}/include'
6917infodir='${datarootdir}/info'
6918install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.7-0/config/install-sh'
6919libdir='${exec_prefix}/lib'
6920libexecdir='${exec_prefix}/libexec'
6921localedir='${datarootdir}/locale'
6922localstatedir='${prefix}/var'
6923ltdl_LIBOBJS=''
6924ltdl_LTLIBOBJS=''
6925mandir='${datarootdir}/man'
6926mkdir_p='$(top_builddir)/config/install-sh -c -d'
6927oldincludedir='/usr/include'
6928pdfdir='${docdir}'
6929prefix='/opt/local'
6930program_transform_name='s,x,x,'
6931psdir='${docdir}'
6932sbindir='${exec_prefix}/sbin'
6933sharedstatedir='${prefix}/com'
6934sys_symbol_underscore='yes'
6935sysconfdir='${prefix}/etc'
6936target='x86_64-apple-darwin10.6.0'
6937target_alias=''
6938target_cpu='x86_64'
6939target_os='darwin10.6.0'
6940target_vendor='apple'
6941type_include_files=''
6942windows_font_dir=''
6943xml2_config=''
6944
6945## ----------- ##
6946## confdefs.h. ##
6947## ----------- ##
6948
6949/* confdefs.h */
6950#define PACKAGE_NAME "ImageMagick"
6951#define PACKAGE_TARNAME "ImageMagick"
6952#define PACKAGE_VERSION "6.6.6"
6953#define PACKAGE_STRING "ImageMagick 6.6.6"
6954#define PACKAGE_BUGREPORT "http://www.imagemagick.org"
6955#define PACKAGE_URL ""
6956#define STDC_HEADERS 1
6957#define HAVE_SYS_TYPES_H 1
6958#define HAVE_SYS_STAT_H 1
6959#define HAVE_STDLIB_H 1
6960#define HAVE_STRING_H 1
6961#define HAVE_MEMORY_H 1
6962#define HAVE_STRINGS_H 1
6963#define HAVE_INTTYPES_H 1
6964#define HAVE_STDINT_H 1
6965#define HAVE_UNISTD_H 1
6966#define __EXTENSIONS__ 1
6967#define _ALL_SOURCE 1
6968#define _GNU_SOURCE 1
6969#define _POSIX_PTHREAD_SEMANTICS 1
6970#define _TANDEM_SOURCE 1
6971#define HAVE___ATTRIBUTE__ 1
6972#define HAVE_PTHREAD 1
6973#define THREAD_SUPPORT 1
6974#define HAVE_PTHREAD 1
6975#define HAVE_OPENCL_CL_H 1
6976#define _OPENCL 1
6977#define HAVE_FSEEKO 1
6978#define HAVE_DLFCN_H 1
6979#define LT_OBJDIR ".libs/"
6980#define LT_MODULE_EXT ".so"
6981#define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH"
6982#define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib"
6983#define HAVE_LIBDL 1
6984#define HAVE_DLERROR 1
6985#define HAVE_LIBDLLOADER 1
6986#define error_t int
6987#define __error_t_defined 1
6988#define HAVE_PRELOADED_SYMBOLS 1
6989#define HAVE_LTDL 1
6990#define HAVE_UNISTD_H 1
6991#define HAVE_MACH_O_DYLD_H 1
6992#define HAVE_DIRENT_H 1
6993#define HAVE_CLOSEDIR 1
6994#define HAVE_OPENDIR 1
6995#define HAVE_READDIR 1
6996#define HAVE_STRLCAT 1
6997#define HAVE_STRLCPY 1
6998#define LT_LIBEXT "a"
6999#define BUILD_MODULES 1
7000#define LTDL_DELEGATE 1
7001#define INSTALLED_SUPPORT 1
7002#define CIPHER_SUPPORT 1
7003#define QUANTUM_DEPTH 16
7004#define STDC_HEADERS 1
7005#define HAVE_DIRENT_H 1
7006#define HAVE_COMPLEX_H 1
7007#define HAVE_ERRNO_H 1
7008#define HAVE_FCNTL_H 1
7009#define HAVE_LIMITS_H 1
7010#define HAVE_LOCALE_H 1
7011#define HAVE_MACHINE_PARAM_H 1
7012#define HAVE_MACH_O_DYLD_H 1
7013#define HAVE_STDARG_H 1
7014#define HAVE_SYS_IPC_H 1
7015#define HAVE_SYS_RESOURCE_H 1
7016#define HAVE_SYS_SYSLIMITS_H 1
7017#define HAVE_SYS_TIME_H 1
7018#define HAVE_SYS_TIMEB_H 1
7019#define HAVE_SYS_TIMES_H 1
7020#define HAVE_SYS_WAIT_H 1
7021#define HAVE_WCHAR_H 1
7022#define HAVE__BOOL 1
7023#define HAVE_STDBOOL_H 1
7024#define HAVE_STRINGIZE 1
7025#define TIME_WITH_SYS_TIME 1
7026#define HAVE_STRUCT_TM_TM_ZONE 1
7027#define HAVE_TM_ZONE 1
7028#define restrict __restrict
7029#define HAVE_LONG_DOUBLE_WIDER 1
7030#define SIZEOF_SIGNED_SHORT 0
7031#define SIZEOF_UNSIGNED_SHORT 0
7032#define SIZEOF_SIGNED_INT 0
7033#define SIZEOF_UNSIGNED_INT 0
7034#define SIZEOF_SIGNED_LONG 0
7035#define SIZEOF_UNSIGNED_LONG 0
7036#define SIZEOF_SIGNED_LONG_LONG 0
7037#define SIZEOF_UNSIGNED_LONG_LONG 0
7038
7039configure: exit 77