Ticket #63149: config.log

File config.log, 174.1 KB (added by evanmiller (Evan Miller), 3 years ago)

gtk2 configure 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 gtk+ configure 2.24.32, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-static --disable-glibtest --enable-introspection gio_can_sniff=yes --disable-cups --with-xinput --enable-xinerama --x-include=/opt/local/include --x-lib=/opt/local/lib
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = boswell.local
14uname -m = Power Macintosh
15uname -r = 8.11.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
18
19/usr/bin/uname -p = powerpc
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 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
27Kernel configured for a single processor only.
281 processor is physically available.
29Processor type: ppc750 (PowerPC 750)
30Processor active: 0
31Primary memory available: 1.00 gigabytes
32Default processor set: 56 tasks, 158 threads, 1 processors
33Load average: 2.17, Mach factor: 0.17
34/bin/machine           = unknown
35/usr/bin/oslevel       = unknown
36/bin/universe          = unknown
37
38PATH: /opt/local/bin/
39PATH: /opt/local/sbin/
40PATH: /bin/
41PATH: /sbin/
42PATH: /usr/bin/
43PATH: /usr/sbin/
44
45
46## ----------- ##
47## Core tests. ##
48## ----------- ##
49
50configure:3222: looking for aux files: ltmain.sh compile config.guess config.sub missing install-sh
51configure:3235:  trying ./
52configure:3264:   ./ltmain.sh found
53configure:3264:   ./compile found
54configure:3264:   ./config.guess found
55configure:3264:   ./config.sub found
56configure:3264:   ./missing found
57configure:3246:   ./install-sh found
58configure:3402: checking for a BSD-compatible install
59configure:3475: result: /usr/bin/install -c
60configure:3486: checking whether build environment is sane
61configure:3541: result: yes
62configure:3700: checking for a race-free mkdir -p
63configure:3744: result: /opt/local/bin/gmkdir -p
64configure:3751: checking for gawk
65configure:3772: found /opt/local/bin/gawk
66configure:3783: result: gawk
67configure:3794: checking whether make sets $(MAKE)
68configure:3817: result: yes
69configure:3847: checking whether make supports nested variables
70configure:3865: result: yes
71configure:3998: checking whether make supports nested variables
72configure:4016: result: yes
73configure:4094: checking build system type
74configure:4109: result: powerpc-apple-darwin8.11.0
75configure:4129: checking host system type
76configure:4143: result: powerpc-apple-darwin8.11.0
77configure:4165: checking for native Win32
78configure:4185: result: no
79configure:4259: checking for gcc
80configure:4291: result: /opt/local/bin/gcc-apple-4.2
81configure:4644: checking for C compiler version
82configure:4653: /opt/local/bin/gcc-apple-4.2 --version >&5
83powerpc-apple-darwin8-gcc-apple-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_16)
84Copyright (C) 2007 Free Software Foundation, Inc.
85This is free software; see the source for copying conditions.  There is NO
86warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
87
88configure:4664: $? = 0
89configure:4653: /opt/local/bin/gcc-apple-4.2 -v >&5
90Using built-in specs.
91Target: powerpc-apple-darwin8
92Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src/configure --disable-checking --enable-werror --prefix=/opt/local --mandir=/opt/local/share/man --enable-languages=c,c++,objc,obj-c++ --libexecdir=/opt/local/libexec/apple-gcc42 --libdir=/opt/local/lib/apple-gcc42 --includedir=/opt/local/include/apple-gcc42 --program-suffix=-apple-4.2 --with-system-zlib --disable-nls --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-gxx-include-dir=/usr/include/c++/4.0.0 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
93Thread model: posix
94gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_16)
95configure:4664: $? = 0
96configure:4653: /opt/local/bin/gcc-apple-4.2 -V >&5
97gcc-apple-4.2: argument to `-V' is missing
98configure:4664: $? = 1
99configure:4653: /opt/local/bin/gcc-apple-4.2 -qversion >&5
100powerpc-apple-darwin8-gcc-apple-4.2.1: no input files
101configure:4664: $? = 1
102configure:4653: /opt/local/bin/gcc-apple-4.2 -version >&5
103powerpc-apple-darwin8-gcc-apple-4.2.1: no input files
104configure:4664: $? = 1
105configure:4684: checking whether the C compiler works
106configure:4706: /opt/local/bin/gcc-apple-4.2 -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
107configure:4710: $? = 0
108configure:4760: result: yes
109configure:4763: checking for C compiler default output file name
110configure:4765: result: a.out
111configure:4771: checking for suffix of executables
112configure:4778: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
113configure:4782: $? = 0
114configure:4805: result:
115configure:4827: checking whether we are cross compiling
116configure:4835: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
117configure:4839: $? = 0
118configure:4846: ./conftest
119configure:4850: $? = 0
120configure:4865: result: no
121configure:4870: checking for suffix of object files
122configure:4893: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
123configure:4897: $? = 0
124configure:4919: result: o
125configure:4923: checking whether the compiler supports GNU C
126configure:4943: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
127configure:4943: $? = 0
128configure:4953: result: yes
129configure:4964: checking whether /opt/local/bin/gcc-apple-4.2 accepts -g
130configure:4985: /opt/local/bin/gcc-apple-4.2 -c -g -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
131configure:4985: $? = 0
132configure:5029: result: yes
133configure:5049: checking for /opt/local/bin/gcc-apple-4.2 option to enable C11 features
134configure:5064: /opt/local/bin/gcc-apple-4.2  -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
135conftest.c:62:3: error: #error "Compiler does not advertise C99 conformance"
136conftest.c:117: error: expected ';', ',' or ')' before 'text'
137conftest.c:166:3: error: #error "Compiler does not advertise C11 conformance"
138conftest.c: In function '_Alignas':
139conftest.c:170: error: expected declaration specifiers before 'aligned_as_double'
140conftest.c:171: error: expected declaration specifiers or '...' before numeric constant
141conftest.c:171: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'no_special_alignment'
142conftest.c:172: error: storage class specified for parameter 'aligned_as_int'
143conftest.c:173: error: expected declaration specifiers or '...' before numeric constant
144conftest.c:173: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_Alignas'
145conftest.c:178: error: expected expression before 'int'
146conftest.c:178: error: enumerator value for 'int_alignment' is not an integer constant
147conftest.c:179: error: expected expression before 'int'
148conftest.c:179: error: enumerator value for 'int_array_alignment' is not an integer constant
149conftest.c:180: error: expected expression before 'char'
150conftest.c:181: error: enumerator value for 'char_alignment' is not an integer constant
151conftest.c:181: warning: empty declaration
152conftest.c:182: error: expected declaration specifiers before '_Static_assert'
153conftest.c:185: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'does_not_return'
154conftest.c:191: error: expected specifier-qualifier-list before '_Static_assert'
155conftest.c:194: warning: empty declaration
156conftest.c:198: error: parameter 'utf8_literal' is initialized
157conftest.c:198: error: 'syntax' undeclared (first use in this function)
158conftest.c:198: error: (Each undeclared identifier is reported only once
159conftest.c:198: error: for each function it appears in.)
160conftest.c:198: error: expected ',' or ';' before 'error'
161conftest.c:201: error: storage class specified for parameter 'long_ptr'
162conftest.c:202: error: storage class specified for parameter 'long_ptr'
163conftest.c:202: error: redefinition of parameter 'long_ptr'
164conftest.c:201: error: previous definition of 'long_ptr' was here
165conftest.c:203: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'long_ptr'
166conftest.c:218: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
167conftest.c:270: error: old-style parameter declarations in prototyped function definition
168conftest.c:170: error: parameter name omitted
169conftest.c:270: error: expected '{' at end of input
170configure:5064: $? = 1
171configure: failed program was:
172| /* confdefs.h */
173| #define PACKAGE_NAME "gtk+"
174| #define PACKAGE_TARNAME "gtk+"
175| #define PACKAGE_VERSION "2.24.32"
176| #define PACKAGE_STRING "gtk+ 2.24.32"
177| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
178| #define PACKAGE_URL ""
179| #define GETTEXT_PACKAGE "gtk20"
180| /* end confdefs.h.  */
181|
182| /* Does the compiler advertise C89 conformance?
183|    Do not test the value of __STDC__, because some compilers set it to 0
184|    while being otherwise adequately conformant. */
185| #if !defined __STDC__
186| # error "Compiler does not advertise C89 conformance"
187| #endif
188|
189| #include <stddef.h>
190| #include <stdarg.h>
191| struct stat;
192| /* Most of the following tests are stolen from RCS 5.7 src/conf.sh.  */
193| struct buf { int x; };
194| struct buf * (*rcsopen) (struct buf *, struct stat *, int);
195| static char *e (p, i)
196|      char **p;
197|      int i;
198| {
199|   return p[i];
200| }
201| static char *f (char * (*g) (char **, int), char **p, ...)
202| {
203|   char *s;
204|   va_list v;
205|   va_start (v,p);
206|   s = g (p, va_arg (v,int));
207|   va_end (v);
208|   return s;
209| }
210|
211| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
212|    function prototypes and stuff, but not \xHH hex character constants.
213|    These do not provoke an error unfortunately, instead are silently treated
214|    as an "x".  The following induces an error, until -std is added to get
215|    proper ANSI mode.  Curiously \x00 != x always comes out true, for an
216|    array size at least.  It is necessary to write \x00 == 0 to get something
217|    that is true only with -std.  */
218| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
219|
220| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
221|    inside strings and character constants.  */
222| #define FOO(x) 'x'
223| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
224|
225| int test (int i, double x);
226| struct s1 {int (*f) (int a);};
227| struct s2 {int (*f) (double a);};
228| int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
229|                int, int);
230|
231| // Does the compiler advertise C99 conformance?
232| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
233| # error "Compiler does not advertise C99 conformance"
234| #endif
235|
236| #include <stdbool.h>
237| extern int puts (const char *);
238| extern int printf (const char *, ...);
239| extern int dprintf (int, const char *, ...);
240| extern void *malloc (size_t);
241|
242| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
243| // dprintf is used instead of fprintf to avoid needing to declare
244| // FILE and stderr.
245| #define debug(...) dprintf (2, __VA_ARGS__)
246| #define showlist(...) puts (#__VA_ARGS__)
247| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
248| static void
249| test_varargs_macros (void)
250| {
251|   int x = 1234;
252|   int y = 5678;
253|   debug ("Flag");
254|   debug ("X = %d\n", x);
255|   showlist (The first, second, and third items.);
256|   report (x>y, "x is %d but y is %d", x, y);
257| }
258|
259| // Check long long types.
260| #define BIG64 18446744073709551615ull
261| #define BIG32 4294967295ul
262| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
263| #if !BIG_OK
264|   #error "your preprocessor is broken"
265| #endif
266| #if BIG_OK
267| #else
268|   #error "your preprocessor is broken"
269| #endif
270| static long long int bignum = -9223372036854775807LL;
271| static unsigned long long int ubignum = BIG64;
272|
273| struct incomplete_array
274| {
275|   int datasize;
276|   double data[];
277| };
278|
279| struct named_init {
280|   int number;
281|   const wchar_t *name;
282|   double average;
283| };
284|
285| typedef const char *ccp;
286|
287| static inline int
288| test_restrict (ccp restrict text)
289| {
290|   // See if C++-style comments work.
291|   // Iterate through items via the restricted pointer.
292|   // Also check for declarations in for loops.
293|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
294|     continue;
295|   return 0;
296| }
297|
298| // Check varargs and va_copy.
299| static bool
300| test_varargs (const char *format, ...)
301| {
302|   va_list args;
303|   va_start (args, format);
304|   va_list args_copy;
305|   va_copy (args_copy, args);
306|
307|   const char *str = "";
308|   int number = 0;
309|   float fnumber = 0;
310|
311|   while (*format)
312|     {
313|       switch (*format++)
314|       {
315|       case 's': // string
316|         str = va_arg (args_copy, const char *);
317|         break;
318|       case 'd': // int
319|         number = va_arg (args_copy, int);
320|         break;
321|       case 'f': // float
322|         fnumber = va_arg (args_copy, double);
323|         break;
324|       default:
325|         break;
326|       }
327|     }
328|   va_end (args_copy);
329|   va_end (args);
330|
331|   return *str && number && fnumber;
332| }
333|
334|
335| // Does the compiler advertise C11 conformance?
336| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
337| # error "Compiler does not advertise C11 conformance"
338| #endif
339|
340| // Check _Alignas.
341| char _Alignas (double) aligned_as_double;
342| char _Alignas (0) no_special_alignment;
343| extern char aligned_as_int;
344| char _Alignas (0) _Alignas (int) aligned_as_int;
345|
346| // Check _Alignof.
347| enum
348| {
349|   int_alignment = _Alignof (int),
350|   int_array_alignment = _Alignof (int[100]),
351|   char_alignment = _Alignof (char)
352| };
353| _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
354|
355| // Check _Noreturn.
356| int _Noreturn does_not_return (void) { for (;;) continue; }
357|
358| // Check _Static_assert.
359| struct test_static_assert
360| {
361|   int x;
362|   _Static_assert (sizeof (int) <= sizeof (long int),
363|                   "_Static_assert does not work in struct");
364|   long int y;
365| };
366|
367| // Check UTF-8 literals.
368| #define u8 syntax error!
369| char const utf8_literal[] = u8"happens to be ASCII" "another string";
370|
371| // Check duplicate typedefs.
372| typedef long *long_ptr;
373| typedef long int *long_ptr;
374| typedef long_ptr long_ptr;
375|
376| // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
377| struct anonymous
378| {
379|   union {
380|     struct { int i; int j; };
381|     struct { int k; long int l; } w;
382|   };
383|   int m;
384| } v1;
385|
386|
387| int
388| main (int argc, char **argv)
389| {
390|   int ok = 0;
391|   
392| ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
393|
394|   
395|   // Check bool.
396|   _Bool success = false;
397|   success |= (argc != 0);
398|
399|   // Check restrict.
400|   if (test_restrict ("String literal") == 0)
401|     success = true;
402|   char *restrict newvar = "Another string";
403|
404|   // Check varargs.
405|   success &= test_varargs ("s, d' f .", "string", 65, 34.234);
406|   test_varargs_macros ();
407|
408|   // Check flexible array members.
409|   struct incomplete_array *ia =
410|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
411|   ia->datasize = 10;
412|   for (int i = 0; i < ia->datasize; ++i)
413|     ia->data[i] = i * 1.234;
414|
415|   // Check named initializers.
416|   struct named_init ni = {
417|     .number = 34,
418|     .name = L"Test wide string",
419|     .average = 543.34343,
420|   };
421|
422|   ni.number = 58;
423|
424|   int dynamic_array[ni.number];
425|   dynamic_array[0] = argv[0][0];
426|   dynamic_array[ni.number - 1] = 543;
427|
428|   // work around unused variable warnings
429|   ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
430|        || dynamic_array[ni.number - 1] != 543);
431|
432|   
433|   _Static_assert ((offsetof (struct anonymous, i)
434|                  == offsetof (struct anonymous, w.k)),
435|                 "Anonymous union alignment botch");
436|   v1.i = 2;
437|   v1.w.k = 5;
438|   ok |= v1.i != 5;
439|
440|   return ok;
441| }
442|
443configure:5064: /opt/local/bin/gcc-apple-4.2 -std=gnu11 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
444cc1: error: unrecognized command line option "-std=gnu11"
445configure:5064: $? = 1
446configure: failed program was:
447| /* confdefs.h */
448| #define PACKAGE_NAME "gtk+"
449| #define PACKAGE_TARNAME "gtk+"
450| #define PACKAGE_VERSION "2.24.32"
451| #define PACKAGE_STRING "gtk+ 2.24.32"
452| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
453| #define PACKAGE_URL ""
454| #define GETTEXT_PACKAGE "gtk20"
455| /* end confdefs.h.  */
456|
457| /* Does the compiler advertise C89 conformance?
458|    Do not test the value of __STDC__, because some compilers set it to 0
459|    while being otherwise adequately conformant. */
460| #if !defined __STDC__
461| # error "Compiler does not advertise C89 conformance"
462| #endif
463|
464| #include <stddef.h>
465| #include <stdarg.h>
466| struct stat;
467| /* Most of the following tests are stolen from RCS 5.7 src/conf.sh.  */
468| struct buf { int x; };
469| struct buf * (*rcsopen) (struct buf *, struct stat *, int);
470| static char *e (p, i)
471|      char **p;
472|      int i;
473| {
474|   return p[i];
475| }
476| static char *f (char * (*g) (char **, int), char **p, ...)
477| {
478|   char *s;
479|   va_list v;
480|   va_start (v,p);
481|   s = g (p, va_arg (v,int));
482|   va_end (v);
483|   return s;
484| }
485|
486| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
487|    function prototypes and stuff, but not \xHH hex character constants.
488|    These do not provoke an error unfortunately, instead are silently treated
489|    as an "x".  The following induces an error, until -std is added to get
490|    proper ANSI mode.  Curiously \x00 != x always comes out true, for an
491|    array size at least.  It is necessary to write \x00 == 0 to get something
492|    that is true only with -std.  */
493| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
494|
495| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
496|    inside strings and character constants.  */
497| #define FOO(x) 'x'
498| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
499|
500| int test (int i, double x);
501| struct s1 {int (*f) (int a);};
502| struct s2 {int (*f) (double a);};
503| int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
504|                int, int);
505|
506| // Does the compiler advertise C99 conformance?
507| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
508| # error "Compiler does not advertise C99 conformance"
509| #endif
510|
511| #include <stdbool.h>
512| extern int puts (const char *);
513| extern int printf (const char *, ...);
514| extern int dprintf (int, const char *, ...);
515| extern void *malloc (size_t);
516|
517| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
518| // dprintf is used instead of fprintf to avoid needing to declare
519| // FILE and stderr.
520| #define debug(...) dprintf (2, __VA_ARGS__)
521| #define showlist(...) puts (#__VA_ARGS__)
522| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
523| static void
524| test_varargs_macros (void)
525| {
526|   int x = 1234;
527|   int y = 5678;
528|   debug ("Flag");
529|   debug ("X = %d\n", x);
530|   showlist (The first, second, and third items.);
531|   report (x>y, "x is %d but y is %d", x, y);
532| }
533|
534| // Check long long types.
535| #define BIG64 18446744073709551615ull
536| #define BIG32 4294967295ul
537| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
538| #if !BIG_OK
539|   #error "your preprocessor is broken"
540| #endif
541| #if BIG_OK
542| #else
543|   #error "your preprocessor is broken"
544| #endif
545| static long long int bignum = -9223372036854775807LL;
546| static unsigned long long int ubignum = BIG64;
547|
548| struct incomplete_array
549| {
550|   int datasize;
551|   double data[];
552| };
553|
554| struct named_init {
555|   int number;
556|   const wchar_t *name;
557|   double average;
558| };
559|
560| typedef const char *ccp;
561|
562| static inline int
563| test_restrict (ccp restrict text)
564| {
565|   // See if C++-style comments work.
566|   // Iterate through items via the restricted pointer.
567|   // Also check for declarations in for loops.
568|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
569|     continue;
570|   return 0;
571| }
572|
573| // Check varargs and va_copy.
574| static bool
575| test_varargs (const char *format, ...)
576| {
577|   va_list args;
578|   va_start (args, format);
579|   va_list args_copy;
580|   va_copy (args_copy, args);
581|
582|   const char *str = "";
583|   int number = 0;
584|   float fnumber = 0;
585|
586|   while (*format)
587|     {
588|       switch (*format++)
589|       {
590|       case 's': // string
591|         str = va_arg (args_copy, const char *);
592|         break;
593|       case 'd': // int
594|         number = va_arg (args_copy, int);
595|         break;
596|       case 'f': // float
597|         fnumber = va_arg (args_copy, double);
598|         break;
599|       default:
600|         break;
601|       }
602|     }
603|   va_end (args_copy);
604|   va_end (args);
605|
606|   return *str && number && fnumber;
607| }
608|
609|
610| // Does the compiler advertise C11 conformance?
611| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
612| # error "Compiler does not advertise C11 conformance"
613| #endif
614|
615| // Check _Alignas.
616| char _Alignas (double) aligned_as_double;
617| char _Alignas (0) no_special_alignment;
618| extern char aligned_as_int;
619| char _Alignas (0) _Alignas (int) aligned_as_int;
620|
621| // Check _Alignof.
622| enum
623| {
624|   int_alignment = _Alignof (int),
625|   int_array_alignment = _Alignof (int[100]),
626|   char_alignment = _Alignof (char)
627| };
628| _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
629|
630| // Check _Noreturn.
631| int _Noreturn does_not_return (void) { for (;;) continue; }
632|
633| // Check _Static_assert.
634| struct test_static_assert
635| {
636|   int x;
637|   _Static_assert (sizeof (int) <= sizeof (long int),
638|                   "_Static_assert does not work in struct");
639|   long int y;
640| };
641|
642| // Check UTF-8 literals.
643| #define u8 syntax error!
644| char const utf8_literal[] = u8"happens to be ASCII" "another string";
645|
646| // Check duplicate typedefs.
647| typedef long *long_ptr;
648| typedef long int *long_ptr;
649| typedef long_ptr long_ptr;
650|
651| // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
652| struct anonymous
653| {
654|   union {
655|     struct { int i; int j; };
656|     struct { int k; long int l; } w;
657|   };
658|   int m;
659| } v1;
660|
661|
662| int
663| main (int argc, char **argv)
664| {
665|   int ok = 0;
666|   
667| ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
668|
669|   
670|   // Check bool.
671|   _Bool success = false;
672|   success |= (argc != 0);
673|
674|   // Check restrict.
675|   if (test_restrict ("String literal") == 0)
676|     success = true;
677|   char *restrict newvar = "Another string";
678|
679|   // Check varargs.
680|   success &= test_varargs ("s, d' f .", "string", 65, 34.234);
681|   test_varargs_macros ();
682|
683|   // Check flexible array members.
684|   struct incomplete_array *ia =
685|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
686|   ia->datasize = 10;
687|   for (int i = 0; i < ia->datasize; ++i)
688|     ia->data[i] = i * 1.234;
689|
690|   // Check named initializers.
691|   struct named_init ni = {
692|     .number = 34,
693|     .name = L"Test wide string",
694|     .average = 543.34343,
695|   };
696|
697|   ni.number = 58;
698|
699|   int dynamic_array[ni.number];
700|   dynamic_array[0] = argv[0][0];
701|   dynamic_array[ni.number - 1] = 543;
702|
703|   // work around unused variable warnings
704|   ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
705|        || dynamic_array[ni.number - 1] != 543);
706|
707|   
708|   _Static_assert ((offsetof (struct anonymous, i)
709|                  == offsetof (struct anonymous, w.k)),
710|                 "Anonymous union alignment botch");
711|   v1.i = 2;
712|   v1.w.k = 5;
713|   ok |= v1.i != 5;
714|
715|   return ok;
716| }
717|
718configure:5077: result: unsupported
719configure:5095: checking for /opt/local/bin/gcc-apple-4.2 option to enable C99 features
720configure:5110: /opt/local/bin/gcc-apple-4.2  -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
721conftest.c:62:3: error: #error "Compiler does not advertise C99 conformance"
722conftest.c:117: error: expected ';', ',' or ')' before 'text'
723conftest.c: In function 'main':
724conftest.c:179: error: nested functions are disabled, use -fnested-functions to re-enable
725conftest.c:179: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
726conftest.c:179: error: 'newvar' undeclared (first use in this function)
727conftest.c:179: error: (Each undeclared identifier is reported only once
728conftest.c:179: error: for each function it appears in.)
729conftest.c:189: error: 'for' loop initial declaration used outside C99 mode
730configure:5110: $? = 1
731configure: failed program was:
732| /* confdefs.h */
733| #define PACKAGE_NAME "gtk+"
734| #define PACKAGE_TARNAME "gtk+"
735| #define PACKAGE_VERSION "2.24.32"
736| #define PACKAGE_STRING "gtk+ 2.24.32"
737| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
738| #define PACKAGE_URL ""
739| #define GETTEXT_PACKAGE "gtk20"
740| /* end confdefs.h.  */
741|
742| /* Does the compiler advertise C89 conformance?
743|    Do not test the value of __STDC__, because some compilers set it to 0
744|    while being otherwise adequately conformant. */
745| #if !defined __STDC__
746| # error "Compiler does not advertise C89 conformance"
747| #endif
748|
749| #include <stddef.h>
750| #include <stdarg.h>
751| struct stat;
752| /* Most of the following tests are stolen from RCS 5.7 src/conf.sh.  */
753| struct buf { int x; };
754| struct buf * (*rcsopen) (struct buf *, struct stat *, int);
755| static char *e (p, i)
756|      char **p;
757|      int i;
758| {
759|   return p[i];
760| }
761| static char *f (char * (*g) (char **, int), char **p, ...)
762| {
763|   char *s;
764|   va_list v;
765|   va_start (v,p);
766|   s = g (p, va_arg (v,int));
767|   va_end (v);
768|   return s;
769| }
770|
771| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
772|    function prototypes and stuff, but not \xHH hex character constants.
773|    These do not provoke an error unfortunately, instead are silently treated
774|    as an "x".  The following induces an error, until -std is added to get
775|    proper ANSI mode.  Curiously \x00 != x always comes out true, for an
776|    array size at least.  It is necessary to write \x00 == 0 to get something
777|    that is true only with -std.  */
778| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
779|
780| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
781|    inside strings and character constants.  */
782| #define FOO(x) 'x'
783| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
784|
785| int test (int i, double x);
786| struct s1 {int (*f) (int a);};
787| struct s2 {int (*f) (double a);};
788| int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
789|                int, int);
790|
791| // Does the compiler advertise C99 conformance?
792| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
793| # error "Compiler does not advertise C99 conformance"
794| #endif
795|
796| #include <stdbool.h>
797| extern int puts (const char *);
798| extern int printf (const char *, ...);
799| extern int dprintf (int, const char *, ...);
800| extern void *malloc (size_t);
801|
802| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
803| // dprintf is used instead of fprintf to avoid needing to declare
804| // FILE and stderr.
805| #define debug(...) dprintf (2, __VA_ARGS__)
806| #define showlist(...) puts (#__VA_ARGS__)
807| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
808| static void
809| test_varargs_macros (void)
810| {
811|   int x = 1234;
812|   int y = 5678;
813|   debug ("Flag");
814|   debug ("X = %d\n", x);
815|   showlist (The first, second, and third items.);
816|   report (x>y, "x is %d but y is %d", x, y);
817| }
818|
819| // Check long long types.
820| #define BIG64 18446744073709551615ull
821| #define BIG32 4294967295ul
822| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
823| #if !BIG_OK
824|   #error "your preprocessor is broken"
825| #endif
826| #if BIG_OK
827| #else
828|   #error "your preprocessor is broken"
829| #endif
830| static long long int bignum = -9223372036854775807LL;
831| static unsigned long long int ubignum = BIG64;
832|
833| struct incomplete_array
834| {
835|   int datasize;
836|   double data[];
837| };
838|
839| struct named_init {
840|   int number;
841|   const wchar_t *name;
842|   double average;
843| };
844|
845| typedef const char *ccp;
846|
847| static inline int
848| test_restrict (ccp restrict text)
849| {
850|   // See if C++-style comments work.
851|   // Iterate through items via the restricted pointer.
852|   // Also check for declarations in for loops.
853|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
854|     continue;
855|   return 0;
856| }
857|
858| // Check varargs and va_copy.
859| static bool
860| test_varargs (const char *format, ...)
861| {
862|   va_list args;
863|   va_start (args, format);
864|   va_list args_copy;
865|   va_copy (args_copy, args);
866|
867|   const char *str = "";
868|   int number = 0;
869|   float fnumber = 0;
870|
871|   while (*format)
872|     {
873|       switch (*format++)
874|       {
875|       case 's': // string
876|         str = va_arg (args_copy, const char *);
877|         break;
878|       case 'd': // int
879|         number = va_arg (args_copy, int);
880|         break;
881|       case 'f': // float
882|         fnumber = va_arg (args_copy, double);
883|         break;
884|       default:
885|         break;
886|       }
887|     }
888|   va_end (args_copy);
889|   va_end (args);
890|
891|   return *str && number && fnumber;
892| }
893|
894|
895| int
896| main (int argc, char **argv)
897| {
898|   int ok = 0;
899|   
900| ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
901|
902|   
903|   // Check bool.
904|   _Bool success = false;
905|   success |= (argc != 0);
906|
907|   // Check restrict.
908|   if (test_restrict ("String literal") == 0)
909|     success = true;
910|   char *restrict newvar = "Another string";
911|
912|   // Check varargs.
913|   success &= test_varargs ("s, d' f .", "string", 65, 34.234);
914|   test_varargs_macros ();
915|
916|   // Check flexible array members.
917|   struct incomplete_array *ia =
918|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
919|   ia->datasize = 10;
920|   for (int i = 0; i < ia->datasize; ++i)
921|     ia->data[i] = i * 1.234;
922|
923|   // Check named initializers.
924|   struct named_init ni = {
925|     .number = 34,
926|     .name = L"Test wide string",
927|     .average = 543.34343,
928|   };
929|
930|   ni.number = 58;
931|
932|   int dynamic_array[ni.number];
933|   dynamic_array[0] = argv[0][0];
934|   dynamic_array[ni.number - 1] = 543;
935|
936|   // work around unused variable warnings
937|   ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
938|        || dynamic_array[ni.number - 1] != 543);
939|
940|   return ok;
941| }
942|
943configure:5110: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
944configure:5110: $? = 0
945configure:5131: result: -std=gnu99
946configure:5198: checking whether /opt/local/bin/gcc-apple-4.2 -std=gnu99 understands -c and -o together
947configure:5221: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c conftest.c -o conftest2.o
948configure:5224: $? = 0
949configure:5221: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c conftest.c -o conftest2.o
950configure:5224: $? = 0
951configure:5236: result: yes
952configure:5256: checking whether make supports the include directive
953configure:5271: make -f confmf.GNU && cat confinc.out
954this is the am__doit target
955configure:5274: $? = 0
956configure:5293: result: yes (GNU style)
957configure:5319: checking dependency style of /opt/local/bin/gcc-apple-4.2 -std=gnu99
958configure:5431: result: gcc3
959configure:5725: checking for C++ compiler version
960configure:5734: /opt/local/bin/g++-apple-4.2 --version >&5
961powerpc-apple-darwin8-g++-apple-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_16)
962Copyright (C) 2007 Free Software Foundation, Inc.
963This is free software; see the source for copying conditions.  There is NO
964warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
965
966configure:5745: $? = 0
967configure:5734: /opt/local/bin/g++-apple-4.2 -v >&5
968Using built-in specs.
969Target: powerpc-apple-darwin8
970Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src/configure --disable-checking --enable-werror --prefix=/opt/local --mandir=/opt/local/share/man --enable-languages=c,c++,objc,obj-c++ --libexecdir=/opt/local/libexec/apple-gcc42 --libdir=/opt/local/lib/apple-gcc42 --includedir=/opt/local/include/apple-gcc42 --program-suffix=-apple-4.2 --with-system-zlib --disable-nls --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-gxx-include-dir=/usr/include/c++/4.0.0 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
971Thread model: posix
972gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_16)
973configure:5745: $? = 0
974configure:5734: /opt/local/bin/g++-apple-4.2 -V >&5
975g++-apple-4.2: argument to `-V' is missing
976configure:5745: $? = 1
977configure:5734: /opt/local/bin/g++-apple-4.2 -qversion >&5
978powerpc-apple-darwin8-g++-apple-4.2.1: no input files
979configure:5745: $? = 1
980configure:5749: checking whether the compiler supports GNU C++
981configure:5769: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.cpp >&5
982configure:5769: $? = 0
983configure:5779: result: yes
984configure:5790: checking whether /opt/local/bin/g++-apple-4.2 accepts -g
985configure:5811: /opt/local/bin/g++-apple-4.2 -c -g -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.cpp >&5
986configure:5811: $? = 0
987configure:5855: result: yes
988configure:5875: checking for /opt/local/bin/g++-apple-4.2 option to enable C++11 features
989configure:5890: /opt/local/bin/g++-apple-4.2  -c -pipe -Os -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.cpp >&5
990conftest.cpp:13:3: error: #error "Compiler does not advertise C++98 conformance"
991conftest.cpp:56:3: error: #error "Compiler does not advertise C++11 conformance"
992conftest.cpp:61: error: expected constructor, destructor, or type conversion before 'int'
993conftest.cpp: In constructor 'cxx11test::delegate::delegate()':
994conftest.cpp:73: error: type 'cxx11test::delegate' is not a direct base of 'cxx11test::delegate'
995conftest.cpp: At global scope:
996conftest.cpp:84: error: expected ';' before 'override'
997conftest.cpp:85: error: expected `;' before '}' token
998conftest.cpp:91: error: invalid pure specifier (only `= 0' is allowed) before ';' token
999conftest.cpp:92: error: invalid pure specifier (only `= 0' is allowed) before ';' token
1000conftest.cpp:93: error: invalid pure specifier (only `= 0' is allowed) before ';' token
1001conftest.cpp:91: error: initializer specified for non-virtual method 'cxx11test::nocopy::nocopy()'
1002conftest.cpp:92: error: initializer specified for non-virtual method 'cxx11test::nocopy::nocopy(const cxx11test::nocopy&)'
1003conftest.cpp:93: error: initializer specified for non-virtual method 'cxx11test::nocopy& cxx11test::nocopy::operator=(const cxx11test::nocopy&)'
1004conftest.cpp:105: error: expected initializer before '->' token
1005conftest.cpp:109: error: expected nested-name-specifier before '...' token
1006conftest.cpp:109: error: expected '>' before '...' token
1007conftest.cpp:109: error: 'Args' has not been declared
1008conftest.cpp:109: error: expected `)' before 'rest'
1009conftest.cpp:109: error: expected initializer before 'rest'
1010conftest.cpp: In function 'int main(int, char**)':
1011conftest.cpp:133: error: ISO C++ forbids declaration of 'a1' with no type
1012conftest.cpp:134: error: ISO C++ forbids declaration of 'a2' with no type
1013conftest.cpp:135: error: ISO C++ forbids declaration of 'a3' with no type
1014conftest.cpp:135: error: invalid conversion from 'const char*' to 'int'
1015conftest.cpp:138: error: ISO C++ forbids declaration of 'i' with no type
1016conftest.cpp:138: error: invalid type argument of 'unary *'
1017conftest.cpp:138: error: invalid type argument of 'unary *'
1018conftest.cpp:140: error: 'decltype' was not declared in this scope
1019conftest.cpp:140: error: expected `;' before 'a4'
1020conftest.cpp:144: error: 'get_val' is not a member of 'cxx11test'
1021conftest.cpp:154: error: a function-definition is not allowed here before ':' token
1022conftest.cpp:155: error: expected primary-expression before '}' token
1023conftest.cpp:155: error: expected `;' before '}' token
1024conftest.cpp:155: error: expected primary-expression before '}' token
1025conftest.cpp:155: error: expected `)' before '}' token
1026conftest.cpp:155: error: expected primary-expression before '}' token
1027conftest.cpp:155: error: expected `;' before '}' token
1028conftest.cpp:159: error: expected primary-expression before '[' token
1029conftest.cpp:159: error: expected primary-expression before ']' token
1030conftest.cpp:159: error: expected primary-expression before 'int'
1031conftest.cpp:161: error: expected primary-expression before '[' token
1032conftest.cpp:161: error: expected primary-expression before ']' token
1033conftest.cpp:161: error: expected primary-expression before 'double'
1034conftest.cpp:163: error: expected primary-expression before '[' token
1035conftest.cpp:163: error: expected primary-expression before '=' token
1036conftest.cpp:163: error: expected primary-expression before ']' token
1037conftest.cpp:163: error: expected primary-expression before 'double'
1038conftest.cpp:168: error: 'cxx11test::sum' has not been declared
1039conftest.cpp:169: error: ISO C++ forbids declaration of 'a' with no type
1040conftest.cpp:169: error: 'sum' was not declared in this scope
1041conftest.cpp:170: error: ISO C++ forbids declaration of 'b' with no type
1042conftest.cpp:171: error: ISO C++ forbids declaration of 'c' with no type
1043conftest.cpp:185: error: 'nullptr' was not declared in this scope
1044conftest.cpp:189: error: '>>' should be '> >' within a nested template argument list
1045conftest.cpp:189: error: '<::' cannot begin a template-argument list
1046conftest.cpp:189: note: '<:' is an alternate spelling for '['. Insert whitespace between '<' and '::'
1047conftest.cpp:189: note: (if you use -fpermissive G++ will accept your code)
1048conftest.cpp:193: error: 'u8' was not declared in this scope
1049conftest.cpp:193: error: expected ',' or ';' before string constant
1050conftest.cpp:194: error: 'char16_t' was not declared in this scope
1051conftest.cpp:194: error: expected `;' before 'const'
1052conftest.cpp:195: error: 'char32_t' was not declared in this scope
1053conftest.cpp:195: error: expected `;' before 'const'
1054configure:5890: $? = 1
1055configure: failed program was:
1056| /* confdefs.h */
1057| #define PACKAGE_NAME "gtk+"
1058| #define PACKAGE_TARNAME "gtk+"
1059| #define PACKAGE_VERSION "2.24.32"
1060| #define PACKAGE_STRING "gtk+ 2.24.32"
1061| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1062| #define PACKAGE_URL ""
1063| #define GETTEXT_PACKAGE "gtk20"
1064| /* end confdefs.h.  */
1065|
1066| // Does the compiler advertise C++98 conformance?
1067| #if !defined __cplusplus || __cplusplus < 199711L
1068| # error "Compiler does not advertise C++98 conformance"
1069| #endif
1070|
1071| // These inclusions are to reject old compilers that
1072| // lack the unsuffixed header files.
1073| #include <cstdlib>
1074| #include <exception>
1075|
1076| // <cassert> and <cstring> are *not* freestanding headers in C++98.
1077| extern void assert (int);
1078| namespace std {
1079|   extern int strcmp (const char *, const char *);
1080| }
1081|
1082| // Namespaces, exceptions, and templates were all added after "C++ 2.0".
1083| using std::exception;
1084| using std::strcmp;
1085|
1086| namespace {
1087|
1088| void test_exception_syntax()
1089| {
1090|   try {
1091|     throw "test";
1092|   } catch (const char *s) {
1093|     // Extra parentheses suppress a warning when building autoconf itself,
1094|     // due to lint rules shared with more typical C programs.
1095|     assert (!(strcmp) (s, "test"));
1096|   }
1097| }
1098|
1099| template <typename T> struct test_template
1100| {
1101|   T const val;
1102|   explicit test_template(T t) : val(t) {}
1103|   template <typename U> T add(U u) { return static_cast<T>(u) + val; }
1104| };
1105|
1106| } // anonymous namespace
1107|
1108|
1109| // Does the compiler advertise C++ 2011 conformance?
1110| #if !defined __cplusplus || __cplusplus < 201103L
1111| # error "Compiler does not advertise C++11 conformance"
1112| #endif
1113|
1114| namespace cxx11test
1115| {
1116|   constexpr int get_val() { return 20; }
1117|
1118|   struct testinit
1119|   {
1120|     int i;
1121|     double d;
1122|   };
1123|
1124|   class delegate
1125|   {
1126|   public:
1127|     delegate(int n) : n(n) {}
1128|     delegate(): delegate(2354) {}
1129|
1130|     virtual int getval() { return this->n; };
1131|   protected:
1132|     int n;
1133|   };
1134|
1135|   class overridden : public delegate
1136|   {
1137|   public:
1138|     overridden(int n): delegate(n) {}
1139|     virtual int getval() override final { return this->n * 2; }
1140|   };
1141|
1142|   class nocopy
1143|   {
1144|   public:
1145|     nocopy(int i): i(i) {}
1146|     nocopy() = default;
1147|     nocopy(const nocopy&) = delete;
1148|     nocopy & operator=(const nocopy&) = delete;
1149|   private:
1150|     int i;
1151|   };
1152|
1153|   // for testing lambda expressions
1154|   template <typename Ret, typename Fn> Ret eval(Fn f, Ret v)
1155|   {
1156|     return f(v);
1157|   }
1158|
1159|   // for testing variadic templates and trailing return types
1160|   template <typename V> auto sum(V first) -> V
1161|   {
1162|     return first;
1163|   }
1164|   template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
1165|   {
1166|     return first + sum(rest...);
1167|   }
1168| }
1169|
1170|
1171| int
1172| main (int argc, char **argv)
1173| {
1174|   int ok = 0;
1175|   
1176|   assert (argc);
1177|   assert (! argv[0]);
1178| {
1179|   test_exception_syntax ();
1180|   test_template<double> tt (2.0);
1181|   assert (tt.add (4) == 6.0);
1182|   assert (true && !false);
1183| }
1184|
1185|   
1186| {
1187|   // Test auto and decltype
1188|   auto a1 = 6538;
1189|   auto a2 = 48573953.4;
1190|   auto a3 = "String literal";
1191|
1192|   int total = 0;
1193|   for (auto i = a3; *i; ++i) { total += *i; }
1194|
1195|   decltype(a2) a4 = 34895.034;
1196| }
1197| {
1198|   // Test constexpr
1199|   short sa[cxx11test::get_val()] = { 0 };
1200| }
1201| {
1202|   // Test initializer lists
1203|   cxx11test::testinit il = { 4323, 435234.23544 };
1204| }
1205| {
1206|   // Test range-based for
1207|   int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3,
1208|                  14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
1209|   for (auto &x : array) { x += 23; }
1210| }
1211| {
1212|   // Test lambda expressions
1213|   using cxx11test::eval;
1214|   assert (eval ([](int x) { return x*2; }, 21) == 42);
1215|   double d = 2.0;
1216|   assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
1217|   assert (d == 5.0);
1218|   assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
1219|   assert (d == 5.0);
1220| }
1221| {
1222|   // Test use of variadic templates
1223|   using cxx11test::sum;
1224|   auto a = sum(1);
1225|   auto b = sum(1, 2);
1226|   auto c = sum(1.0, 2.0, 3.0);
1227| }
1228| {
1229|   // Test constructor delegation
1230|   cxx11test::delegate d1;
1231|   cxx11test::delegate d2();
1232|   cxx11test::delegate d3(45);
1233| }
1234| {
1235|   // Test override and final
1236|   cxx11test::overridden o1(55464);
1237| }
1238| {
1239|   // Test nullptr
1240|   char *c = nullptr;
1241| }
1242| {
1243|   // Test template brackets
1244|   test_template<::test_template<int>> v(test_template<int>(12));
1245| }
1246| {
1247|   // Unicode literals
1248|   char const *utf8 = u8"UTF-8 string \u2500";
1249|   char16_t const *utf16 = u"UTF-8 string \u2500";
1250|   char32_t const *utf32 = U"UTF-32 string \u2500";
1251| }
1252|
1253|   return ok;
1254| }
1255|
1256configure:5908: result: none needed
1257configure:5974: checking dependency style of /opt/local/bin/g++-apple-4.2
1258configure:6086: result: gcc3
1259configure:6113: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.cpp >&5
1260configure:6113: $? = 0
1261configure:6142: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -x objective-c++ -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.cpp >&5
1262configure:6142: $? = 0
1263configure:6558: checking how to print strings
1264configure:6585: result: printf
1265configure:6606: checking for a sed that does not truncate output
1266configure:6676: result: /opt/local/bin/gsed
1267configure:6694: checking for grep that handles long lines and -e
1268configure:6758: result: /opt/local/bin/ggrep
1269configure:6763: checking for egrep
1270configure:6831: result: /opt/local/bin/ggrep -E
1271configure:6836: checking for fgrep
1272configure:6904: result: /opt/local/bin/ggrep -F
1273configure:6940: checking for ld used by /opt/local/bin/gcc-apple-4.2 -std=gnu99
1274configure:7008: result: /opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld
1275configure:7015: checking if the linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld) is GNU ld
1276configure:7031: result: no
1277configure:7043: checking for BSD- or MS-compatible name lister (nm)
1278configure:7098: result: /usr/bin/nm -p
1279configure:7238: checking the name lister (/usr/bin/nm -p) interface
1280configure:7246: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
1281configure:7249: /usr/bin/nm -p "conftest.o"
1282configure:7252: output
128300000000 D _some_variable
1284configure:7259: result: BSD nm
1285configure:7262: checking whether ln -s works
1286configure:7266: result: yes
1287configure:7274: checking the maximum length of command line arguments
1288configure:7406: result: 196608
1289configure:7454: checking how to convert powerpc-apple-darwin8.11.0 file names to powerpc-apple-darwin8.11.0 format
1290configure:7495: result: func_convert_file_noop
1291configure:7502: checking how to convert powerpc-apple-darwin8.11.0 file names to toolchain format
1292configure:7523: result: func_convert_file_noop
1293configure:7530: checking for /opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld option to reload object files
1294configure:7538: result: -r
1295configure:7617: checking for objdump
1296configure:7649: result: objdump
1297configure:7678: checking how to recognize dependent libraries
1298configure:7879: result: pass_all
1299configure:7969: checking for dlltool
1300configure:8001: result: dlltool
1301configure:8031: checking how to associate runtime and link libraries
1302configure:8059: result: printf %s\n
1303configure:8125: checking for ar
1304configure:8146: found /opt/local/bin/ar
1305configure:8157: result: ar
1306configure:8194: checking for archiver @FILE support
1307configure:8212: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
1308configure:8212: $? = 0
1309configure:8216: ar cru libconftest.a @conftest.lst >&5
1310ar: @conftest.lst: No such file or directory
1311configure:8219: $? = 1
1312configure:8239: result: no
1313configure:8302: checking for strip
1314configure:8323: found /opt/local/bin/strip
1315configure:8334: result: strip
1316configure:8411: checking for ranlib
1317configure:8432: found /opt/local/bin/ranlib
1318configure:8443: result: ranlib
1319configure:8545: checking command to parse /usr/bin/nm -p output from /opt/local/bin/gcc-apple-4.2 -std=gnu99 object
1320configure:8699: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
1321configure:8702: $? = 0
1322configure:8706: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
1323configure:8709: $? = 0
1324cannot find nm_test_var in conftest.nm
1325configure:8699: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
1326configure:8702: $? = 0
1327configure:8706: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
1328configure:8709: $? = 0
1329configure:8775: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c conftstm.o >&5
1330configure:8778: $? = 0
1331configure:8816: result: ok
1332configure:8863: checking for sysroot
1333configure:8894: result: no
1334configure:8901: checking for a working dd
1335configure:8945: result: /bin/dd
1336configure:8949: checking how to truncate binary pipes
1337configure:8965: result: /bin/dd bs=4096 count=1
1338configure:9302: checking for mt
1339configure:9337: result: no
1340configure:9357: checking if : is a manifest tool
1341configure:9364: : '-?'
1342configure:9372: result: no
1343configure:9433: checking for dsymutil
1344configure:9454: found /usr/bin/dsymutil
1345configure:9465: result: dsymutil
1346configure:9535: checking for nmedit
1347configure:9556: found /opt/local/bin/nmedit
1348configure:9567: result: nmedit
1349configure:9637: checking for lipo
1350configure:9658: found /opt/local/bin/lipo
1351configure:9669: result: lipo
1352configure:9739: checking for otool
1353configure:9760: found /opt/local/bin/otool
1354configure:9771: result: otool
1355configure:9841: checking for otool64
1356configure:9862: found /usr/bin/otool64
1357configure:9873: result: otool64
1358configure:9921: checking for -single_module linker flag
1359/opt/local/bin/gcc-apple-4.2 -std=gnu99 -pipe -Os -fstrict-aliasing -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
1360configure:9955: result: yes
1361configure:9958: checking for -exported_symbols_list linker flag
1362configure:9979: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
1363configure:9979: $? = 0
1364configure:9990: result: yes
1365configure:9993: checking for -force_load linker flag
1366/opt/local/bin/gcc-apple-4.2 -std=gnu99 -pipe -Os -fstrict-aliasing -arch ppc -c -o conftest.o conftest.c
1367ar cru libconftest.a conftest.o
1368ranlib libconftest.a
1369/opt/local/bin/gcc-apple-4.2 -std=gnu99 -pipe -Os -fstrict-aliasing -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc -o conftest conftest.c -Wl,-force_load,./libconftest.a
1370configure:10026: result: yes
1371configure:10097: checking for stdio.h
1372configure:10097: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
1373configure:10097: $? = 0
1374configure:10097: result: yes
1375configure:10097: checking for stdlib.h
1376configure:10097: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
1377configure:10097: $? = 0
1378configure:10097: result: yes
1379configure:10097: checking for string.h
1380configure:10097: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
1381configure:10097: $? = 0
1382configure:10097: result: yes
1383configure:10097: checking for inttypes.h
1384configure:10097: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
1385configure:10097: $? = 0
1386configure:10097: result: yes
1387configure:10097: checking for stdint.h
1388configure:10097: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
1389configure:10097: $? = 0
1390configure:10097: result: yes
1391configure:10097: checking for strings.h
1392configure:10097: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
1393configure:10097: $? = 0
1394configure:10097: result: yes
1395configure:10097: checking for sys/stat.h
1396configure:10097: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
1397configure:10097: $? = 0
1398configure:10097: result: yes
1399configure:10097: checking for sys/types.h
1400configure:10097: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
1401configure:10097: $? = 0
1402configure:10097: result: yes
1403configure:10097: checking for unistd.h
1404configure:10097: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
1405configure:10097: $? = 0
1406configure:10097: result: yes
1407configure:10097: checking for sys/param.h
1408configure:10097: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
1409configure:10097: $? = 0
1410configure:10097: result: yes
1411configure:10122: checking for dlfcn.h
1412configure:10122: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
1413configure:10122: $? = 0
1414configure:10122: result: yes
1415configure:10358: checking for objdir
1416configure:10374: result: .libs
1417configure:10638: checking if /opt/local/bin/gcc-apple-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions
1418configure:10657: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -fno-rtti -fno-exceptions conftest.c >&5
1419cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
1420configure:10661: $? = 0
1421configure:10674: result: no
1422configure:11032: checking for /opt/local/bin/gcc-apple-4.2 -std=gnu99 option to produce PIC
1423configure:11040: result: -fno-common -DPIC
1424configure:11048: checking if /opt/local/bin/gcc-apple-4.2 -std=gnu99 PIC flag -fno-common -DPIC works
1425configure:11067: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -fno-common -DPIC -DPIC conftest.c >&5
1426configure:11071: $? = 0
1427configure:11084: result: yes
1428configure:11113: checking if /opt/local/bin/gcc-apple-4.2 -std=gnu99 static flag -static works
1429configure:11142: result: no
1430configure:11157: checking if /opt/local/bin/gcc-apple-4.2 -std=gnu99 supports -c -o file.o
1431configure:11179: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -o out/conftest2.o conftest.c >&5
1432configure:11183: $? = 0
1433configure:11205: result: yes
1434configure:11213: checking if /opt/local/bin/gcc-apple-4.2 -std=gnu99 supports -c -o file.o
1435configure:11261: result: yes
1436configure:11294: checking whether the /opt/local/bin/gcc-apple-4.2 -std=gnu99 linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld) supports shared libraries
1437configure:12560: result: yes
1438configure:12801: checking dynamic linker characteristics
1439configure:13622: result: darwin8.11.0 dyld
1440configure:13744: checking how to hardcode library paths into programs
1441configure:13769: result: immediate
1442configure:14321: checking whether stripping libraries is possible
1443configure:14335: result: yes
1444configure:14361: checking if libtool supports shared libraries
1445configure:14363: result: yes
1446configure:14366: checking whether to build shared libraries
1447configure:14391: result: yes
1448configure:14394: checking whether to build static libraries
1449configure:14398: result: yes
1450configure:14421: checking how to run the C++ preprocessor
1451configure:14443: /opt/local/bin/g++-apple-4.2 -E -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.cpp
1452configure:14443: $? = 0
1453configure:14458: /opt/local/bin/g++-apple-4.2 -E -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.cpp
1454conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
1455configure:14458: $? = 1
1456configure: failed program was:
1457| /* confdefs.h */
1458| #define PACKAGE_NAME "gtk+"
1459| #define PACKAGE_TARNAME "gtk+"
1460| #define PACKAGE_VERSION "2.24.32"
1461| #define PACKAGE_STRING "gtk+ 2.24.32"
1462| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1463| #define PACKAGE_URL ""
1464| #define GETTEXT_PACKAGE "gtk20"
1465| #define HAVE_STDIO_H 1
1466| #define HAVE_STDLIB_H 1
1467| #define HAVE_STRING_H 1
1468| #define HAVE_INTTYPES_H 1
1469| #define HAVE_STDINT_H 1
1470| #define HAVE_STRINGS_H 1
1471| #define HAVE_SYS_STAT_H 1
1472| #define HAVE_SYS_TYPES_H 1
1473| #define HAVE_UNISTD_H 1
1474| #define HAVE_SYS_PARAM_H 1
1475| #define STDC_HEADERS 1
1476| #define HAVE_DLFCN_H 1
1477| #define LT_OBJDIR ".libs/"
1478| /* end confdefs.h.  */
1479| #include <ac_nonexistent.h>
1480configure:14485: result: /opt/local/bin/g++-apple-4.2 -E
1481configure:14499: /opt/local/bin/g++-apple-4.2 -E -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.cpp
1482configure:14499: $? = 0
1483configure:14514: /opt/local/bin/g++-apple-4.2 -E -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.cpp
1484conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
1485configure:14514: $? = 1
1486configure: failed program was:
1487| /* confdefs.h */
1488| #define PACKAGE_NAME "gtk+"
1489| #define PACKAGE_TARNAME "gtk+"
1490| #define PACKAGE_VERSION "2.24.32"
1491| #define PACKAGE_STRING "gtk+ 2.24.32"
1492| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1493| #define PACKAGE_URL ""
1494| #define GETTEXT_PACKAGE "gtk20"
1495| #define HAVE_STDIO_H 1
1496| #define HAVE_STDLIB_H 1
1497| #define HAVE_STRING_H 1
1498| #define HAVE_INTTYPES_H 1
1499| #define HAVE_STDINT_H 1
1500| #define HAVE_STRINGS_H 1
1501| #define HAVE_SYS_STAT_H 1
1502| #define HAVE_SYS_TYPES_H 1
1503| #define HAVE_UNISTD_H 1
1504| #define HAVE_SYS_PARAM_H 1
1505| #define STDC_HEADERS 1
1506| #define HAVE_DLFCN_H 1
1507| #define LT_OBJDIR ".libs/"
1508| /* end confdefs.h.  */
1509| #include <ac_nonexistent.h>
1510configure:14679: checking for ld used by /opt/local/bin/g++-apple-4.2
1511configure:14747: result: /opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld
1512configure:14754: checking if the linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld) is GNU ld
1513configure:14770: result: no
1514configure:14825: checking whether the /opt/local/bin/g++-apple-4.2 linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld) supports shared libraries
1515configure:15902: result: yes
1516configure:15938: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.cpp >&5
1517configure:15941: $? = 0
1518configure:16422: checking for /opt/local/bin/g++-apple-4.2 option to produce PIC
1519configure:16430: result: -fno-common -DPIC
1520configure:16438: checking if /opt/local/bin/g++-apple-4.2 PIC flag -fno-common -DPIC works
1521configure:16457: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -fno-common -DPIC -DPIC conftest.cpp >&5
1522configure:16461: $? = 0
1523configure:16474: result: yes
1524configure:16497: checking if /opt/local/bin/g++-apple-4.2 static flag -static works
1525configure:16526: result: no
1526configure:16538: checking if /opt/local/bin/g++-apple-4.2 supports -c -o file.o
1527configure:16560: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -o out/conftest2.o conftest.cpp >&5
1528configure:16564: $? = 0
1529configure:16586: result: yes
1530configure:16591: checking if /opt/local/bin/g++-apple-4.2 supports -c -o file.o
1531configure:16639: result: yes
1532configure:16669: checking whether the /opt/local/bin/g++-apple-4.2 linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld) supports shared libraries
1533configure:16709: result: yes
1534configure:16851: checking dynamic linker characteristics
1535configure:17599: result: darwin8.11.0 dyld
1536configure:17664: checking how to hardcode library paths into programs
1537configure:17689: result: immediate
1538configure:17751: creating ./config.lt
1539
1540## ------------------ ##
1541## Running config.lt. ##
1542## ------------------ ##
1543config.lt:674: creating libtool
1544configure:19183: checking for special C compiler options needed for large files
1545configure:19231: result: no
1546configure:19237: checking for _FILE_OFFSET_BITS value needed for large files
1547configure:19263: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 conftest.c >&5
1548configure:19263: $? = 0
1549configure:19297: result: no
1550configure:19389: checking dependency style of /opt/local/bin/gcc-apple-4.2 -std=gnu99
1551configure:19499: result: gcc3
1552configure:19565: checking for nm
1553configure:19600: result: /usr/bin/nm -p
1554configure:19624: checking whether to enable maintainer-specific portions of Makefiles
1555configure:19634: result: yes
1556configure:19648: checking for some Win32 platform
1557configure:19658: result: no
1558configure:19961: checking whether build environment is sane
1559configure:20016: result: yes
1560configure:20030: checking for library containing strerror
1561configure:20060: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
1562configure:20060: $? = 0
1563configure:20080: result: none required
1564configure:20091: checking whether make sets $(MAKE)
1565configure:20114: result: yes
1566configure:20252: checking for pkg-config
1567configure:20275: found /opt/local/bin/pkg-config
1568configure:20287: result: /opt/local/bin/pkg-config
1569configure:20312: checking pkg-config is at least version 0.9.0
1570configure:20315: result: yes
1571configure:20325: checking for glib-2.0 >= 2.28.0    atk >= 1.29.2    pango >= 1.20    cairo >= 1.6    gdk-pixbuf-2.0 >= 2.21.0
1572configure:20332: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.28.0    atk >= 1.29.2    pango >= 1.20    cairo >= 1.6    gdk-pixbuf-2.0 >= 2.21.0"
1573configure:20335: $? = 0
1574configure:20349: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.28.0    atk >= 1.29.2    pango >= 1.20    cairo >= 1.6    gdk-pixbuf-2.0 >= 2.21.0"
1575configure:20352: $? = 0
1576configure:20410: result: yes
1577configure:20427: checking for cairo-xlib >= 1.6
1578configure:20434: $PKG_CONFIG --exists --print-errors "cairo-$cairo_backend >= 1.6"
1579configure:20437: $? = 0
1580configure:20451: $PKG_CONFIG --exists --print-errors "cairo-$cairo_backend >= 1.6"
1581configure:20454: $? = 0
1582configure:20512: result: yes
1583configure:20519: checking for gmodule-2.0
1584configure:20526: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
1585configure:20529: $? = 0
1586configure:20543: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
1587configure:20546: $? = 0
1588configure:20604: result: yes
1589configure:20629: checking Whether to write dependencies into .pc files
1590configure:20646: result: yes
1591configure:20665: checking for perl5
1592configure:20688: found /opt/local/bin/perl5
1593configure:20700: result: /opt/local/bin/perl5
1594configure:20715: checking for indent
1595configure:20736: found /usr/bin/indent
1596configure:20747: result: indent
1597configure:20764: checking for lstat
1598configure:20764: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
1599configure:20764: $? = 0
1600configure:20764: result: yes
1601configure:20770: checking for mkstemp
1602configure:20770: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
1603configure:20770: $? = 0
1604configure:20770: result: yes
1605configure:20776: checking for flockfile
1606configure:20776: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
1607configure:20776: $? = 0
1608configure:20776: result: yes
1609configure:20782: checking for getc_unlocked
1610configure:20782: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
1611configure:20782: $? = 0
1612configure:20782: result: yes
1613configure:20789: checking for localtime_r
1614configure:20789: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
1615configure:20789: $? = 0
1616configure:20789: result: yes
1617configure:20798: checking for _NL_TIME_FIRST_WEEKDAY
1618configure:20814: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
1619conftest.c: In function 'main':
1620conftest.c:35: error: '_NL_TIME_FIRST_WEEKDAY' undeclared (first use in this function)
1621conftest.c:35: error: (Each undeclared identifier is reported only once
1622conftest.c:35: error: for each function it appears in.)
1623configure:20814: $? = 1
1624configure: failed program was:
1625| /* confdefs.h */
1626| #define PACKAGE_NAME "gtk+"
1627| #define PACKAGE_TARNAME "gtk+"
1628| #define PACKAGE_VERSION "2.24.32"
1629| #define PACKAGE_STRING "gtk+ 2.24.32"
1630| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1631| #define PACKAGE_URL ""
1632| #define GETTEXT_PACKAGE "gtk20"
1633| #define HAVE_STDIO_H 1
1634| #define HAVE_STDLIB_H 1
1635| #define HAVE_STRING_H 1
1636| #define HAVE_INTTYPES_H 1
1637| #define HAVE_STDINT_H 1
1638| #define HAVE_STRINGS_H 1
1639| #define HAVE_SYS_STAT_H 1
1640| #define HAVE_SYS_TYPES_H 1
1641| #define HAVE_UNISTD_H 1
1642| #define HAVE_SYS_PARAM_H 1
1643| #define STDC_HEADERS 1
1644| #define HAVE_DLFCN_H 1
1645| #define LT_OBJDIR ".libs/"
1646| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1647| #define HAVE_LSTAT 1
1648| #define HAVE_MKSTEMP 1
1649| #define HAVE_FLOCKFILE 1
1650| #define HAVE_GETC_UNLOCKED 1
1651| #define HAVE_LOCALTIME_R 1
1652| /* end confdefs.h.  */
1653| #include <langinfo.h>
1654| int
1655| main (void)
1656| {
1657|
1658| char c;
1659| c = *((unsigned char *)  nl_langinfo(_NL_TIME_FIRST_WEEKDAY));
1660|
1661|   ;
1662|   return 0;
1663| }
1664configure:20822: result: no
1665configure:20831: checking for _NL_MEASUREMENT_MEASUREMENT
1666configure:20847: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
1667conftest.c: In function 'main':
1668conftest.c:35: error: '_NL_MEASUREMENT_MEASUREMENT' undeclared (first use in this function)
1669conftest.c:35: error: (Each undeclared identifier is reported only once
1670conftest.c:35: error: for each function it appears in.)
1671configure:20847: $? = 1
1672configure: failed program was:
1673| /* confdefs.h */
1674| #define PACKAGE_NAME "gtk+"
1675| #define PACKAGE_TARNAME "gtk+"
1676| #define PACKAGE_VERSION "2.24.32"
1677| #define PACKAGE_STRING "gtk+ 2.24.32"
1678| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1679| #define PACKAGE_URL ""
1680| #define GETTEXT_PACKAGE "gtk20"
1681| #define HAVE_STDIO_H 1
1682| #define HAVE_STDLIB_H 1
1683| #define HAVE_STRING_H 1
1684| #define HAVE_INTTYPES_H 1
1685| #define HAVE_STDINT_H 1
1686| #define HAVE_STRINGS_H 1
1687| #define HAVE_SYS_STAT_H 1
1688| #define HAVE_SYS_TYPES_H 1
1689| #define HAVE_UNISTD_H 1
1690| #define HAVE_SYS_PARAM_H 1
1691| #define STDC_HEADERS 1
1692| #define HAVE_DLFCN_H 1
1693| #define LT_OBJDIR ".libs/"
1694| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1695| #define HAVE_LSTAT 1
1696| #define HAVE_MKSTEMP 1
1697| #define HAVE_FLOCKFILE 1
1698| #define HAVE_GETC_UNLOCKED 1
1699| #define HAVE_LOCALTIME_R 1
1700| /* end confdefs.h.  */
1701| #include <langinfo.h>
1702| int
1703| main (void)
1704| {
1705|
1706| char c;
1707| c = *((unsigned char *)  nl_langinfo(_NL_MEASUREMENT_MEASUREMENT));
1708|
1709|   ;
1710|   return 0;
1711| }
1712configure:20855: result: no
1713configure:20864: checking for _NL_PAPER_HEIGHT
1714configure:20880: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
1715conftest.c: In function 'main':
1716conftest.c:35: error: '_NL_PAPER_HEIGHT' undeclared (first use in this function)
1717conftest.c:35: error: (Each undeclared identifier is reported only once
1718conftest.c:35: error: for each function it appears in.)
1719configure:20880: $? = 1
1720configure: failed program was:
1721| /* confdefs.h */
1722| #define PACKAGE_NAME "gtk+"
1723| #define PACKAGE_TARNAME "gtk+"
1724| #define PACKAGE_VERSION "2.24.32"
1725| #define PACKAGE_STRING "gtk+ 2.24.32"
1726| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1727| #define PACKAGE_URL ""
1728| #define GETTEXT_PACKAGE "gtk20"
1729| #define HAVE_STDIO_H 1
1730| #define HAVE_STDLIB_H 1
1731| #define HAVE_STRING_H 1
1732| #define HAVE_INTTYPES_H 1
1733| #define HAVE_STDINT_H 1
1734| #define HAVE_STRINGS_H 1
1735| #define HAVE_SYS_STAT_H 1
1736| #define HAVE_SYS_TYPES_H 1
1737| #define HAVE_UNISTD_H 1
1738| #define HAVE_SYS_PARAM_H 1
1739| #define STDC_HEADERS 1
1740| #define HAVE_DLFCN_H 1
1741| #define LT_OBJDIR ".libs/"
1742| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1743| #define HAVE_LSTAT 1
1744| #define HAVE_MKSTEMP 1
1745| #define HAVE_FLOCKFILE 1
1746| #define HAVE_GETC_UNLOCKED 1
1747| #define HAVE_LOCALTIME_R 1
1748| /* end confdefs.h.  */
1749| #include <langinfo.h>
1750| int
1751| main (void)
1752| {
1753|
1754| char c;
1755| c = *((unsigned char *)  nl_langinfo(_NL_PAPER_HEIGHT));
1756|
1757|   ;
1758|   return 0;
1759| }
1760configure:20888: result: no
1761configure:20897: checking for _NL_PAPER_WIDTH
1762configure:20913: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
1763conftest.c: In function 'main':
1764conftest.c:35: error: '_NL_PAPER_WIDTH' undeclared (first use in this function)
1765conftest.c:35: error: (Each undeclared identifier is reported only once
1766conftest.c:35: error: for each function it appears in.)
1767configure:20913: $? = 1
1768configure: failed program was:
1769| /* confdefs.h */
1770| #define PACKAGE_NAME "gtk+"
1771| #define PACKAGE_TARNAME "gtk+"
1772| #define PACKAGE_VERSION "2.24.32"
1773| #define PACKAGE_STRING "gtk+ 2.24.32"
1774| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1775| #define PACKAGE_URL ""
1776| #define GETTEXT_PACKAGE "gtk20"
1777| #define HAVE_STDIO_H 1
1778| #define HAVE_STDLIB_H 1
1779| #define HAVE_STRING_H 1
1780| #define HAVE_INTTYPES_H 1
1781| #define HAVE_STDINT_H 1
1782| #define HAVE_STRINGS_H 1
1783| #define HAVE_SYS_STAT_H 1
1784| #define HAVE_SYS_TYPES_H 1
1785| #define HAVE_UNISTD_H 1
1786| #define HAVE_SYS_PARAM_H 1
1787| #define STDC_HEADERS 1
1788| #define HAVE_DLFCN_H 1
1789| #define LT_OBJDIR ".libs/"
1790| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1791| #define HAVE_LSTAT 1
1792| #define HAVE_MKSTEMP 1
1793| #define HAVE_FLOCKFILE 1
1794| #define HAVE_GETC_UNLOCKED 1
1795| #define HAVE_LOCALTIME_R 1
1796| /* end confdefs.h.  */
1797| #include <langinfo.h>
1798| int
1799| main (void)
1800| {
1801|
1802| char c;
1803| c = *((unsigned char *)  nl_langinfo(_NL_PAPER_WIDTH));
1804|
1805|   ;
1806|   return 0;
1807| }
1808configure:20921: result: no
1809configure:20930: checking for sigsetjmp
1810configure:20946: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
1811configure:20946: $? = 0
1812configure:20954: result: yes
1813configure:20965: checking for locale.h
1814configure:20965: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
1815configure:20965: $? = 0
1816configure:20965: result: yes
1817configure:20973: checking for LC_MESSAGES
1818configure:20990: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
1819configure:20990: $? = 0
1820configure:20999: result: yes
1821configure:21017: checking for CFPreferencesCopyAppValue
1822configure:21036: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
1823configure:21036: $? = 0
1824configure:21046: result: yes
1825configure:21053: checking for CFLocaleCopyCurrent
1826configure:21072: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
1827configure:21072: $? = 0
1828configure:21082: result: yes
1829configure:21096: checking for libintl.h
1830configure:21096: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
1831configure:21096: $? = 0
1832configure:21096: result: yes
1833configure:21105: checking for ngettext in libc
1834configure:21124: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
1835Undefined symbols:
1836  "_libintl_ngettext", referenced from:
1837      _main in ccumyK7D.o
1838ld: symbol(s) not found
1839collect2: ld returned 1 exit status
1840configure:21124: $? = 1
1841configure: failed program was:
1842| /* confdefs.h */
1843| #define PACKAGE_NAME "gtk+"
1844| #define PACKAGE_TARNAME "gtk+"
1845| #define PACKAGE_VERSION "2.24.32"
1846| #define PACKAGE_STRING "gtk+ 2.24.32"
1847| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1848| #define PACKAGE_URL ""
1849| #define GETTEXT_PACKAGE "gtk20"
1850| #define HAVE_STDIO_H 1
1851| #define HAVE_STDLIB_H 1
1852| #define HAVE_STRING_H 1
1853| #define HAVE_INTTYPES_H 1
1854| #define HAVE_STDINT_H 1
1855| #define HAVE_STRINGS_H 1
1856| #define HAVE_SYS_STAT_H 1
1857| #define HAVE_SYS_TYPES_H 1
1858| #define HAVE_UNISTD_H 1
1859| #define HAVE_SYS_PARAM_H 1
1860| #define STDC_HEADERS 1
1861| #define HAVE_DLFCN_H 1
1862| #define LT_OBJDIR ".libs/"
1863| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1864| #define HAVE_LSTAT 1
1865| #define HAVE_MKSTEMP 1
1866| #define HAVE_FLOCKFILE 1
1867| #define HAVE_GETC_UNLOCKED 1
1868| #define HAVE_LOCALTIME_R 1
1869| #define HAVE_SIGSETJMP 1
1870| #define HAVE_LOCALE_H 1
1871| #define HAVE_LC_MESSAGES 1
1872| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1873| #define HAVE_CFLOCALECOPYCURRENT 1
1874| /* end confdefs.h.  */
1875|
1876| #include <libintl.h>
1877|
1878| int
1879| main (void)
1880| {
1881| return !ngettext ("","", 1)
1882|   ;
1883|   return 0;
1884| }
1885configure:21134: result: no
1886configure:21188: checking for bindtextdomain in -lintl
1887configure:21211: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c -lintl   >&5
1888configure:21211: $? = 0
1889configure:21221: result: yes
1890configure:21225: checking for ngettext in -lintl
1891configure:21248: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c -lintl   >&5
1892configure:21248: $? = 0
1893configure:21258: result: yes
1894configure:21262: checking for dgettext in -lintl
1895configure:21285: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c -lintl   >&5
1896conftest.c:38: warning: conflicting types for built-in function 'dgettext'
1897configure:21285: $? = 0
1898configure:21295: result: yes
1899configure:21407: checking for bind_textdomain_codeset
1900configure:21407: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -lintl  >&5
1901configure:21407: $? = 0
1902configure:21407: result: yes
1903configure:21442: checking for msgfmt
1904configure:21470: result: /opt/local/bin/msgfmt
1905configure:21479: checking for dcgettext
1906configure:21479: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
1907conftest.c:52: warning: conflicting types for built-in function 'dcgettext'
1908configure:21479: $? = 0
1909configure:21479: result: yes
1910configure:21487: checking if msgfmt accepts -c
1911configure:21502: $MSGFMT -c -o /dev/null conftest.foo
1912conftest.foo:3: warning: header field 'Language' missing in header
1913configure:21505: $? = 0
1914configure:21507: result: yes
1915configure:21517: checking for gmsgfmt
1916configure:21553: result: /opt/local/bin/msgfmt
1917configure:21563: checking for xgettext
1918configure:21591: result: /opt/local/bin/xgettext
1919configure:21610: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
1920configure:21610: $? = 0
1921configure:21693: checking for catalogs to be installed
1922configure:21718: result:  af am ang ar as ast az az_IR be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy ia id io is it ja ka kk kn ko ku li lt lv mai mi mk ml mn mr ms my nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tk tr tt ug uk ur uz uz@cyrillic vi wa xh yi zh_CN zh_HK zh_TW
1923configure:21787: checking for extra flags to get ANSI library prototypes
1924configure:21863: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -std1 -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -lintl  -Wl,-framework -Wl,CoreFoundation -lm >&5
1925cc1: error: unrecognized command line option "-std1"
1926configure:21863: $? = 1
1927configure: program exited with status 1
1928configure: failed program was:
1929| /* confdefs.h */
1930| #define PACKAGE_NAME "gtk+"
1931| #define PACKAGE_TARNAME "gtk+"
1932| #define PACKAGE_VERSION "2.24.32"
1933| #define PACKAGE_STRING "gtk+ 2.24.32"
1934| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1935| #define PACKAGE_URL ""
1936| #define GETTEXT_PACKAGE "gtk20"
1937| #define HAVE_STDIO_H 1
1938| #define HAVE_STDLIB_H 1
1939| #define HAVE_STRING_H 1
1940| #define HAVE_INTTYPES_H 1
1941| #define HAVE_STDINT_H 1
1942| #define HAVE_STRINGS_H 1
1943| #define HAVE_SYS_STAT_H 1
1944| #define HAVE_SYS_TYPES_H 1
1945| #define HAVE_UNISTD_H 1
1946| #define HAVE_SYS_PARAM_H 1
1947| #define STDC_HEADERS 1
1948| #define HAVE_DLFCN_H 1
1949| #define LT_OBJDIR ".libs/"
1950| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
1951| #define HAVE_LSTAT 1
1952| #define HAVE_MKSTEMP 1
1953| #define HAVE_FLOCKFILE 1
1954| #define HAVE_GETC_UNLOCKED 1
1955| #define HAVE_LOCALTIME_R 1
1956| #define HAVE_SIGSETJMP 1
1957| #define HAVE_LOCALE_H 1
1958| #define HAVE_LC_MESSAGES 1
1959| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1960| #define HAVE_CFLOCALECOPYCURRENT 1
1961| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1962| #define HAVE_GETTEXT 1
1963| #define HAVE_DCGETTEXT 1
1964| #define ENABLE_NLS 1
1965| #define GTK_LOCALEDIR "/opt/local/share/locale"
1966| /* end confdefs.h.  */
1967| #include <math.h>
1968|                int main (void) { return (log(1) != log(1.)); }
1969configure:21868: result:
1970configure:21871: WARNING: No ANSI prototypes found in library. (-std1 didn't work.)
1971configure:21885: checking for the BeOS
1972configure:21894: result: no
1973configure:21903: checking for HP-UX
1974configure:21912: result: no
1975configure:21917: checking for extra flags for POSIX compliance
1976configure:21930: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
1977conftest.c: In function 'main':
1978conftest.c:43: warning: unused variable 'dir'
1979configure:21930: $? = 0
1980configure:21932: result: none needed
1981configure:22063: checking for pkg-config
1982configure:22098: result: /opt/local/bin/pkg-config
1983configure:22123: checking pkg-config is at least version 0.16
1984configure:22126: result: yes
1985configure:22144: checking for glib-2.0 >= 2.28.0 gobject-2.0 gmodule-no-export-2.0 gthread-2.0
1986configure:22151: $PKG_CONFIG --exists --print-errors "$pkg_config_args"
1987configure:22154: $? = 0
1988configure:22168: $PKG_CONFIG --exists --print-errors "$pkg_config_args"
1989configure:22171: $? = 0
1990configure:22209: result: yes
1991configure:22219: $PKG_CONFIG --exists --print-errors "glib-2.0"
1992configure:22222: $? = 0
1993configure:22243: $PKG_CONFIG --exists --print-errors "glib-2.0"
1994configure:22246: $? = 0
1995configure:22267: $PKG_CONFIG --exists --print-errors "glib-2.0"
1996configure:22270: $? = 0
1997configure:22291: $PKG_CONFIG --exists --print-errors "gio-2.0"
1998configure:22294: $? = 0
1999configure:22311: checking for GLIB - version >= 2.28.0
2000configure:22432: result: yes (version 2.58.3)
2001configure:22508: checking for bind_textdomain_codeset
2002configure:22508: result: yes
2003configure:22519: checking for pwd.h
2004configure:22519: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
2005configure:22519: $? = 0
2006configure:22519: result: yes
2007configure:22531: checking for sys/time.h
2008configure:22531: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
2009configure:22531: $? = 0
2010configure:22531: result: yes
2011configure:22543: checking for unistd.h
2012configure:22543: result: yes
2013configure:22555: checking for ftw.h
2014configure:22555: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
2015configure:22555: $? = 0
2016configure:22555: result: yes
2017configure:22566: checking for GNU ftw extensions
2018configure:22581: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
2019conftest.c: In function 'main':
2020conftest.c:54: error: 'FTW_ACTIONRETVAL' undeclared (first use in this function)
2021conftest.c:54: error: (Each undeclared identifier is reported only once
2022conftest.c:54: error: for each function it appears in.)
2023conftest.c:54: warning: unused variable 'flags'
2024configure:22581: $? = 1
2025configure: failed program was:
2026| /* confdefs.h */
2027| #define PACKAGE_NAME "gtk+"
2028| #define PACKAGE_TARNAME "gtk+"
2029| #define PACKAGE_VERSION "2.24.32"
2030| #define PACKAGE_STRING "gtk+ 2.24.32"
2031| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2032| #define PACKAGE_URL ""
2033| #define GETTEXT_PACKAGE "gtk20"
2034| #define HAVE_STDIO_H 1
2035| #define HAVE_STDLIB_H 1
2036| #define HAVE_STRING_H 1
2037| #define HAVE_INTTYPES_H 1
2038| #define HAVE_STDINT_H 1
2039| #define HAVE_STRINGS_H 1
2040| #define HAVE_SYS_STAT_H 1
2041| #define HAVE_SYS_TYPES_H 1
2042| #define HAVE_UNISTD_H 1
2043| #define HAVE_SYS_PARAM_H 1
2044| #define STDC_HEADERS 1
2045| #define HAVE_DLFCN_H 1
2046| #define LT_OBJDIR ".libs/"
2047| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2048| #define HAVE_LSTAT 1
2049| #define HAVE_MKSTEMP 1
2050| #define HAVE_FLOCKFILE 1
2051| #define HAVE_GETC_UNLOCKED 1
2052| #define HAVE_LOCALTIME_R 1
2053| #define HAVE_SIGSETJMP 1
2054| #define HAVE_LOCALE_H 1
2055| #define HAVE_LC_MESSAGES 1
2056| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2057| #define HAVE_CFLOCALECOPYCURRENT 1
2058| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2059| #define HAVE_GETTEXT 1
2060| #define HAVE_DCGETTEXT 1
2061| #define ENABLE_NLS 1
2062| #define GTK_LOCALEDIR "/opt/local/share/locale"
2063| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2064| #define HAVE_PWD_H 1
2065| #define HAVE_PWD_H 1
2066| #define HAVE_SYS_TIME_H 1
2067| #define HAVE_SYS_TIME_H 1
2068| #define HAVE_UNISTD_H 1
2069| #define HAVE_UNISTD_H 1
2070| #define HAVE_FTW_H 1
2071| #define HAVE_FTW_H 1
2072| /* end confdefs.h.  */
2073| #define _XOPEN_SOURCE 500
2074| #define _GNU_SOURCE
2075| #include <ftw.h>
2076| int
2077| main (void)
2078| {
2079| int flags = FTW_ACTIONRETVAL;
2080|   ;
2081|   return 0;
2082| }
2083configure:22595: result: no
2084configure:22607: checking for egrep
2085configure:22675: result: /opt/local/bin/ggrep -E
2086configure:22683: checking for an ANSI C-conforming const
2087configure:22750: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
2088configure:22750: $? = 0
2089configure:22758: result: yes
2090configure:22768: checking return type of signal handlers
2091configure:22787: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
2092conftest.c: In function 'main':
2093conftest.c:54: error: void value not ignored as it ought to be
2094configure:22787: $? = 1
2095configure: failed program was:
2096| /* confdefs.h */
2097| #define PACKAGE_NAME "gtk+"
2098| #define PACKAGE_TARNAME "gtk+"
2099| #define PACKAGE_VERSION "2.24.32"
2100| #define PACKAGE_STRING "gtk+ 2.24.32"
2101| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2102| #define PACKAGE_URL ""
2103| #define GETTEXT_PACKAGE "gtk20"
2104| #define HAVE_STDIO_H 1
2105| #define HAVE_STDLIB_H 1
2106| #define HAVE_STRING_H 1
2107| #define HAVE_INTTYPES_H 1
2108| #define HAVE_STDINT_H 1
2109| #define HAVE_STRINGS_H 1
2110| #define HAVE_SYS_STAT_H 1
2111| #define HAVE_SYS_TYPES_H 1
2112| #define HAVE_UNISTD_H 1
2113| #define HAVE_SYS_PARAM_H 1
2114| #define STDC_HEADERS 1
2115| #define HAVE_DLFCN_H 1
2116| #define LT_OBJDIR ".libs/"
2117| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2118| #define HAVE_LSTAT 1
2119| #define HAVE_MKSTEMP 1
2120| #define HAVE_FLOCKFILE 1
2121| #define HAVE_GETC_UNLOCKED 1
2122| #define HAVE_LOCALTIME_R 1
2123| #define HAVE_SIGSETJMP 1
2124| #define HAVE_LOCALE_H 1
2125| #define HAVE_LC_MESSAGES 1
2126| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2127| #define HAVE_CFLOCALECOPYCURRENT 1
2128| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2129| #define HAVE_GETTEXT 1
2130| #define HAVE_DCGETTEXT 1
2131| #define ENABLE_NLS 1
2132| #define GTK_LOCALEDIR "/opt/local/share/locale"
2133| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2134| #define HAVE_PWD_H 1
2135| #define HAVE_PWD_H 1
2136| #define HAVE_SYS_TIME_H 1
2137| #define HAVE_SYS_TIME_H 1
2138| #define HAVE_UNISTD_H 1
2139| #define HAVE_UNISTD_H 1
2140| #define HAVE_FTW_H 1
2141| #define HAVE_FTW_H 1
2142| /* end confdefs.h.  */
2143| #include <sys/types.h>
2144| #include <signal.h>
2145|
2146| int
2147| main (void)
2148| {
2149| return *(signal (0, 0)) (0) == 1;
2150|   ;
2151|   return 0;
2152| }
2153configure:22795: result: void
2154configure:22806: checking for getpagesize
2155configure:22806: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2156configure:22806: $? = 0
2157configure:22806: result: yes
2158configure:22817: checking for working mmap
2159configure:22969: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2160configure:22969: $? = 0
2161configure:22969: ./conftest
2162configure:22969: $? = 0
2163configure:22980: result: yes
2164configure:22990: checking for mallinfo
2165configure:22990: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2166Undefined symbols:
2167  "_mallinfo", referenced from:
2168      _main in cc5j35OS.o
2169ld: symbol(s) not found
2170collect2: ld returned 1 exit status
2171configure:22990: $? = 1
2172configure: failed program was:
2173| /* confdefs.h */
2174| #define PACKAGE_NAME "gtk+"
2175| #define PACKAGE_TARNAME "gtk+"
2176| #define PACKAGE_VERSION "2.24.32"
2177| #define PACKAGE_STRING "gtk+ 2.24.32"
2178| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2179| #define PACKAGE_URL ""
2180| #define GETTEXT_PACKAGE "gtk20"
2181| #define HAVE_STDIO_H 1
2182| #define HAVE_STDLIB_H 1
2183| #define HAVE_STRING_H 1
2184| #define HAVE_INTTYPES_H 1
2185| #define HAVE_STDINT_H 1
2186| #define HAVE_STRINGS_H 1
2187| #define HAVE_SYS_STAT_H 1
2188| #define HAVE_SYS_TYPES_H 1
2189| #define HAVE_UNISTD_H 1
2190| #define HAVE_SYS_PARAM_H 1
2191| #define STDC_HEADERS 1
2192| #define HAVE_DLFCN_H 1
2193| #define LT_OBJDIR ".libs/"
2194| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2195| #define HAVE_LSTAT 1
2196| #define HAVE_MKSTEMP 1
2197| #define HAVE_FLOCKFILE 1
2198| #define HAVE_GETC_UNLOCKED 1
2199| #define HAVE_LOCALTIME_R 1
2200| #define HAVE_SIGSETJMP 1
2201| #define HAVE_LOCALE_H 1
2202| #define HAVE_LC_MESSAGES 1
2203| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2204| #define HAVE_CFLOCALECOPYCURRENT 1
2205| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2206| #define HAVE_GETTEXT 1
2207| #define HAVE_DCGETTEXT 1
2208| #define ENABLE_NLS 1
2209| #define GTK_LOCALEDIR "/opt/local/share/locale"
2210| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2211| #define HAVE_PWD_H 1
2212| #define HAVE_PWD_H 1
2213| #define HAVE_SYS_TIME_H 1
2214| #define HAVE_SYS_TIME_H 1
2215| #define HAVE_UNISTD_H 1
2216| #define HAVE_UNISTD_H 1
2217| #define HAVE_FTW_H 1
2218| #define HAVE_FTW_H 1
2219| #define RETSIGTYPE void
2220| #define HAVE_GETPAGESIZE 1
2221| #define HAVE_MMAP 1
2222| /* end confdefs.h.  */
2223| /* Define mallinfo to an innocuous variant, in case <limits.h> declares mallinfo.
2224|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2225| #define mallinfo innocuous_mallinfo
2226|
2227| /* System header to define __stub macros and hopefully few prototypes,
2228|    which can conflict with char mallinfo (); below.  */
2229|
2230| #include <limits.h>
2231| #undef mallinfo
2232|
2233| /* Override any GCC internal prototype to avoid an error.
2234|    Use char because int might match the return type of a GCC
2235|    builtin and then its argument prototype would still apply.  */
2236| #ifdef __cplusplus
2237| extern "C"
2238| #endif
2239| char mallinfo ();
2240| /* The GNU C library defines this for functions which it implements
2241|     to always fail with ENOSYS.  Some functions are actually named
2242|     something starting with __ and the normal name is an alias.  */
2243| #if defined __stub_mallinfo || defined __stub___mallinfo
2244| choke me
2245| #endif
2246|
2247| int
2248| main (void)
2249| {
2250| return mallinfo ();
2251|   ;
2252|   return 0;
2253| }
2254configure:22990: result: no
2255configure:22997: checking for getresuid
2256configure:22997: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2257Undefined symbols:
2258  "_getresuid", referenced from:
2259      _main in ccD6t8Wl.o
2260ld: symbol(s) not found
2261collect2: ld returned 1 exit status
2262configure:22997: $? = 1
2263configure: failed program was:
2264| /* confdefs.h */
2265| #define PACKAGE_NAME "gtk+"
2266| #define PACKAGE_TARNAME "gtk+"
2267| #define PACKAGE_VERSION "2.24.32"
2268| #define PACKAGE_STRING "gtk+ 2.24.32"
2269| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2270| #define PACKAGE_URL ""
2271| #define GETTEXT_PACKAGE "gtk20"
2272| #define HAVE_STDIO_H 1
2273| #define HAVE_STDLIB_H 1
2274| #define HAVE_STRING_H 1
2275| #define HAVE_INTTYPES_H 1
2276| #define HAVE_STDINT_H 1
2277| #define HAVE_STRINGS_H 1
2278| #define HAVE_SYS_STAT_H 1
2279| #define HAVE_SYS_TYPES_H 1
2280| #define HAVE_UNISTD_H 1
2281| #define HAVE_SYS_PARAM_H 1
2282| #define STDC_HEADERS 1
2283| #define HAVE_DLFCN_H 1
2284| #define LT_OBJDIR ".libs/"
2285| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2286| #define HAVE_LSTAT 1
2287| #define HAVE_MKSTEMP 1
2288| #define HAVE_FLOCKFILE 1
2289| #define HAVE_GETC_UNLOCKED 1
2290| #define HAVE_LOCALTIME_R 1
2291| #define HAVE_SIGSETJMP 1
2292| #define HAVE_LOCALE_H 1
2293| #define HAVE_LC_MESSAGES 1
2294| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2295| #define HAVE_CFLOCALECOPYCURRENT 1
2296| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2297| #define HAVE_GETTEXT 1
2298| #define HAVE_DCGETTEXT 1
2299| #define ENABLE_NLS 1
2300| #define GTK_LOCALEDIR "/opt/local/share/locale"
2301| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2302| #define HAVE_PWD_H 1
2303| #define HAVE_PWD_H 1
2304| #define HAVE_SYS_TIME_H 1
2305| #define HAVE_SYS_TIME_H 1
2306| #define HAVE_UNISTD_H 1
2307| #define HAVE_UNISTD_H 1
2308| #define HAVE_FTW_H 1
2309| #define HAVE_FTW_H 1
2310| #define RETSIGTYPE void
2311| #define HAVE_GETPAGESIZE 1
2312| #define HAVE_MMAP 1
2313| /* end confdefs.h.  */
2314| /* Define getresuid to an innocuous variant, in case <limits.h> declares getresuid.
2315|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2316| #define getresuid innocuous_getresuid
2317|
2318| /* System header to define __stub macros and hopefully few prototypes,
2319|    which can conflict with char getresuid (); below.  */
2320|
2321| #include <limits.h>
2322| #undef getresuid
2323|
2324| /* Override any GCC internal prototype to avoid an error.
2325|    Use char because int might match the return type of a GCC
2326|    builtin and then its argument prototype would still apply.  */
2327| #ifdef __cplusplus
2328| extern "C"
2329| #endif
2330| char getresuid ();
2331| /* The GNU C library defines this for functions which it implements
2332|     to always fail with ENOSYS.  Some functions are actually named
2333|     something starting with __ and the normal name is an alias.  */
2334| #if defined __stub_getresuid || defined __stub___getresuid
2335| choke me
2336| #endif
2337|
2338| int
2339| main (void)
2340| {
2341| return getresuid ();
2342|   ;
2343|   return 0;
2344| }
2345configure:22997: result: no
2346configure:23009: checking how to run the C preprocessor
2347configure:23035: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -E -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
2348configure:23035: $? = 0
2349configure:23050: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -E -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
2350conftest.c:51:28: error: ac_nonexistent.h: No such file or directory
2351configure:23050: $? = 1
2352configure: failed program was:
2353| /* confdefs.h */
2354| #define PACKAGE_NAME "gtk+"
2355| #define PACKAGE_TARNAME "gtk+"
2356| #define PACKAGE_VERSION "2.24.32"
2357| #define PACKAGE_STRING "gtk+ 2.24.32"
2358| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2359| #define PACKAGE_URL ""
2360| #define GETTEXT_PACKAGE "gtk20"
2361| #define HAVE_STDIO_H 1
2362| #define HAVE_STDLIB_H 1
2363| #define HAVE_STRING_H 1
2364| #define HAVE_INTTYPES_H 1
2365| #define HAVE_STDINT_H 1
2366| #define HAVE_STRINGS_H 1
2367| #define HAVE_SYS_STAT_H 1
2368| #define HAVE_SYS_TYPES_H 1
2369| #define HAVE_UNISTD_H 1
2370| #define HAVE_SYS_PARAM_H 1
2371| #define STDC_HEADERS 1
2372| #define HAVE_DLFCN_H 1
2373| #define LT_OBJDIR ".libs/"
2374| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2375| #define HAVE_LSTAT 1
2376| #define HAVE_MKSTEMP 1
2377| #define HAVE_FLOCKFILE 1
2378| #define HAVE_GETC_UNLOCKED 1
2379| #define HAVE_LOCALTIME_R 1
2380| #define HAVE_SIGSETJMP 1
2381| #define HAVE_LOCALE_H 1
2382| #define HAVE_LC_MESSAGES 1
2383| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2384| #define HAVE_CFLOCALECOPYCURRENT 1
2385| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2386| #define HAVE_GETTEXT 1
2387| #define HAVE_DCGETTEXT 1
2388| #define ENABLE_NLS 1
2389| #define GTK_LOCALEDIR "/opt/local/share/locale"
2390| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2391| #define HAVE_PWD_H 1
2392| #define HAVE_PWD_H 1
2393| #define HAVE_SYS_TIME_H 1
2394| #define HAVE_SYS_TIME_H 1
2395| #define HAVE_UNISTD_H 1
2396| #define HAVE_UNISTD_H 1
2397| #define HAVE_FTW_H 1
2398| #define HAVE_FTW_H 1
2399| #define RETSIGTYPE void
2400| #define HAVE_GETPAGESIZE 1
2401| #define HAVE_MMAP 1
2402| /* end confdefs.h.  */
2403| #include <ac_nonexistent.h>
2404configure:23077: result: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -E
2405configure:23091: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -E -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
2406configure:23091: $? = 0
2407configure:23106: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -E -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
2408conftest.c:51:28: error: ac_nonexistent.h: No such file or directory
2409configure:23106: $? = 1
2410configure: failed program was:
2411| /* confdefs.h */
2412| #define PACKAGE_NAME "gtk+"
2413| #define PACKAGE_TARNAME "gtk+"
2414| #define PACKAGE_VERSION "2.24.32"
2415| #define PACKAGE_STRING "gtk+ 2.24.32"
2416| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2417| #define PACKAGE_URL ""
2418| #define GETTEXT_PACKAGE "gtk20"
2419| #define HAVE_STDIO_H 1
2420| #define HAVE_STDLIB_H 1
2421| #define HAVE_STRING_H 1
2422| #define HAVE_INTTYPES_H 1
2423| #define HAVE_STDINT_H 1
2424| #define HAVE_STRINGS_H 1
2425| #define HAVE_SYS_STAT_H 1
2426| #define HAVE_SYS_TYPES_H 1
2427| #define HAVE_UNISTD_H 1
2428| #define HAVE_SYS_PARAM_H 1
2429| #define STDC_HEADERS 1
2430| #define HAVE_DLFCN_H 1
2431| #define LT_OBJDIR ".libs/"
2432| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2433| #define HAVE_LSTAT 1
2434| #define HAVE_MKSTEMP 1
2435| #define HAVE_FLOCKFILE 1
2436| #define HAVE_GETC_UNLOCKED 1
2437| #define HAVE_LOCALTIME_R 1
2438| #define HAVE_SIGSETJMP 1
2439| #define HAVE_LOCALE_H 1
2440| #define HAVE_LC_MESSAGES 1
2441| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2442| #define HAVE_CFLOCALECOPYCURRENT 1
2443| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2444| #define HAVE_GETTEXT 1
2445| #define HAVE_DCGETTEXT 1
2446| #define ENABLE_NLS 1
2447| #define GTK_LOCALEDIR "/opt/local/share/locale"
2448| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2449| #define HAVE_PWD_H 1
2450| #define HAVE_PWD_H 1
2451| #define HAVE_SYS_TIME_H 1
2452| #define HAVE_SYS_TIME_H 1
2453| #define HAVE_UNISTD_H 1
2454| #define HAVE_UNISTD_H 1
2455| #define HAVE_FTW_H 1
2456| #define HAVE_FTW_H 1
2457| #define RETSIGTYPE void
2458| #define HAVE_GETPAGESIZE 1
2459| #define HAVE_MMAP 1
2460| /* end confdefs.h.  */
2461| #include <ac_nonexistent.h>
2462configure:23137: checking for uid_t in sys/types.h
2463configure:23158: result: yes
2464configure:23171: checking for fd_set
2465configure:23184: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
2466conftest.c: In function 'main':
2467conftest.c:55: warning: unused variable 'writeMask'
2468conftest.c:55: warning: unused variable 'readMask'
2469configure:23184: $? = 0
2470configure:23192: result: yes, found in sys/types.h
2471configure:23223: checking for wchar.h
2472configure:23229: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -E -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
2473configure:23229: $? = 0
2474configure:23241: result: yes
2475configure:23245: checking for wctype.h
2476configure:23251: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -E -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
2477configure:23251: $? = 0
2478configure:23263: result: yes
2479configure:23268: checking for iswalnum
2480configure:23268: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2481conftest.c:69: warning: conflicting types for built-in function 'iswalnum'
2482configure:23268: $? = 0
2483configure:23268: result: yes
2484configure:23319: checking if iswalnum() and friends are properly defined
2485configure:23345: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -lintl  -Wl,-framework -Wl,CoreFoundation  >&5
2486In file included from /usr/include/_wctype.h:78,
2487                 from /usr/include/wctype.h:42,
2488                 from conftest.c:60:
2489/usr/include/ctype.h: In function 'main':
2490/usr/include/ctype.h:215: error: nested functions are disabled, use -fnested-functions to re-enable
2491/usr/include/ctype.h:215: error: invalid storage class for function '__istype'
2492/usr/include/ctype.h:226: error: nested functions are disabled, use -fnested-functions to re-enable
2493/usr/include/ctype.h:226: error: invalid storage class for function '__isctype'
2494/usr/include/ctype.h:256: error: nested functions are disabled, use -fnested-functions to re-enable
2495/usr/include/ctype.h:256: error: invalid storage class for function '__wcwidth'
2496configure:23345: $? = 1
2497configure: failed program was:
2498| /* confdefs.h */
2499| #define PACKAGE_NAME "gtk+"
2500| #define PACKAGE_TARNAME "gtk+"
2501| #define PACKAGE_VERSION "2.24.32"
2502| #define PACKAGE_STRING "gtk+ 2.24.32"
2503| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2504| #define PACKAGE_URL ""
2505| #define GETTEXT_PACKAGE "gtk20"
2506| #define HAVE_STDIO_H 1
2507| #define HAVE_STDLIB_H 1
2508| #define HAVE_STRING_H 1
2509| #define HAVE_INTTYPES_H 1
2510| #define HAVE_STDINT_H 1
2511| #define HAVE_STRINGS_H 1
2512| #define HAVE_SYS_STAT_H 1
2513| #define HAVE_SYS_TYPES_H 1
2514| #define HAVE_UNISTD_H 1
2515| #define HAVE_SYS_PARAM_H 1
2516| #define STDC_HEADERS 1
2517| #define HAVE_DLFCN_H 1
2518| #define LT_OBJDIR ".libs/"
2519| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2520| #define HAVE_LSTAT 1
2521| #define HAVE_MKSTEMP 1
2522| #define HAVE_FLOCKFILE 1
2523| #define HAVE_GETC_UNLOCKED 1
2524| #define HAVE_LOCALTIME_R 1
2525| #define HAVE_SIGSETJMP 1
2526| #define HAVE_LOCALE_H 1
2527| #define HAVE_LC_MESSAGES 1
2528| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2529| #define HAVE_CFLOCALECOPYCURRENT 1
2530| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2531| #define HAVE_GETTEXT 1
2532| #define HAVE_DCGETTEXT 1
2533| #define ENABLE_NLS 1
2534| #define GTK_LOCALEDIR "/opt/local/share/locale"
2535| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2536| #define HAVE_PWD_H 1
2537| #define HAVE_PWD_H 1
2538| #define HAVE_SYS_TIME_H 1
2539| #define HAVE_SYS_TIME_H 1
2540| #define HAVE_UNISTD_H 1
2541| #define HAVE_UNISTD_H 1
2542| #define HAVE_FTW_H 1
2543| #define HAVE_FTW_H 1
2544| #define RETSIGTYPE void
2545| #define HAVE_GETPAGESIZE 1
2546| #define HAVE_MMAP 1
2547| #define HAVE_WCHAR_H 1
2548| #define HAVE_WCTYPE_H 1
2549| /* end confdefs.h.  */
2550| #include <stdlib.h>
2551| int
2552| main (void)
2553| {
2554|
2555| #if (defined(HAVE_WCTYPE_H) || defined(HAVE_WCHAR_H))
2556| #  ifdef HAVE_WCTYPE_H
2557| #    include <wctype.h>
2558| #  else
2559| #    ifdef HAVE_WCHAR_H
2560| #      include <wchar.h>
2561| #    endif
2562| #  endif
2563| #else
2564| #  define iswalnum(c) ((wchar_t)(c) <= 0xFF && isalnum(c))
2565| #endif
2566| iswalnum((wchar_t) 0);
2567|
2568|   ;
2569|   return 0;
2570| }
2571configure:23361: result: no
2572configure:23366: checking for uxtheme.h
2573configure:23372: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -E -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
2574conftest.c:54:21: error: uxtheme.h: No such file or directory
2575configure:23372: $? = 1
2576configure: failed program was:
2577| /* confdefs.h */
2578| #define PACKAGE_NAME "gtk+"
2579| #define PACKAGE_TARNAME "gtk+"
2580| #define PACKAGE_VERSION "2.24.32"
2581| #define PACKAGE_STRING "gtk+ 2.24.32"
2582| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2583| #define PACKAGE_URL ""
2584| #define GETTEXT_PACKAGE "gtk20"
2585| #define HAVE_STDIO_H 1
2586| #define HAVE_STDLIB_H 1
2587| #define HAVE_STRING_H 1
2588| #define HAVE_INTTYPES_H 1
2589| #define HAVE_STDINT_H 1
2590| #define HAVE_STRINGS_H 1
2591| #define HAVE_SYS_STAT_H 1
2592| #define HAVE_SYS_TYPES_H 1
2593| #define HAVE_UNISTD_H 1
2594| #define HAVE_SYS_PARAM_H 1
2595| #define STDC_HEADERS 1
2596| #define HAVE_DLFCN_H 1
2597| #define LT_OBJDIR ".libs/"
2598| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2599| #define HAVE_LSTAT 1
2600| #define HAVE_MKSTEMP 1
2601| #define HAVE_FLOCKFILE 1
2602| #define HAVE_GETC_UNLOCKED 1
2603| #define HAVE_LOCALTIME_R 1
2604| #define HAVE_SIGSETJMP 1
2605| #define HAVE_LOCALE_H 1
2606| #define HAVE_LC_MESSAGES 1
2607| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2608| #define HAVE_CFLOCALECOPYCURRENT 1
2609| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2610| #define HAVE_GETTEXT 1
2611| #define HAVE_DCGETTEXT 1
2612| #define ENABLE_NLS 1
2613| #define GTK_LOCALEDIR "/opt/local/share/locale"
2614| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2615| #define HAVE_PWD_H 1
2616| #define HAVE_PWD_H 1
2617| #define HAVE_SYS_TIME_H 1
2618| #define HAVE_SYS_TIME_H 1
2619| #define HAVE_UNISTD_H 1
2620| #define HAVE_UNISTD_H 1
2621| #define HAVE_FTW_H 1
2622| #define HAVE_FTW_H 1
2623| #define RETSIGTYPE void
2624| #define HAVE_GETPAGESIZE 1
2625| #define HAVE_MMAP 1
2626| #define HAVE_WCHAR_H 1
2627| #define HAVE_WCTYPE_H 1
2628| #define HAVE_BROKEN_WCTYPE 1
2629| /* end confdefs.h.  */
2630| #include <uxtheme.h>
2631configure:23384: result: no
2632configure:23388: checking for crt_externs.h
2633configure:23388: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
2634configure:23388: $? = 0
2635configure:23388: result: yes
2636configure:23395: checking for _NSGetEnviron
2637configure:23395: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2638configure:23395: $? = 0
2639configure:23395: result: yes
2640configure:23403: checking whether to build dynamic modules
2641configure:23419: result: yes
2642configure:23421: checking whether dynamic modules work
2643configure:23445: result: yes
2644configure:23465: checking immodules to build
2645configure:23505: result:
2646configure:23641: checking for sys/wait.h that is POSIX.1 compatible
2647configure:23668: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
2648configure:23668: $? = 0
2649configure:23676: result: yes
2650configure:23685: checking return type of signal handlers
2651configure:23712: result: void
2652configure:23722: checking for sys/systeminfo.h
2653configure:23722: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
2654conftest.c:87:28: error: sys/systeminfo.h: No such file or directory
2655configure:23722: $? = 1
2656configure: failed program was:
2657| /* confdefs.h */
2658| #define PACKAGE_NAME "gtk+"
2659| #define PACKAGE_TARNAME "gtk+"
2660| #define PACKAGE_VERSION "2.24.32"
2661| #define PACKAGE_STRING "gtk+ 2.24.32"
2662| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2663| #define PACKAGE_URL ""
2664| #define GETTEXT_PACKAGE "gtk20"
2665| #define HAVE_STDIO_H 1
2666| #define HAVE_STDLIB_H 1
2667| #define HAVE_STRING_H 1
2668| #define HAVE_INTTYPES_H 1
2669| #define HAVE_STDINT_H 1
2670| #define HAVE_STRINGS_H 1
2671| #define HAVE_SYS_STAT_H 1
2672| #define HAVE_SYS_TYPES_H 1
2673| #define HAVE_UNISTD_H 1
2674| #define HAVE_SYS_PARAM_H 1
2675| #define STDC_HEADERS 1
2676| #define HAVE_DLFCN_H 1
2677| #define LT_OBJDIR ".libs/"
2678| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2679| #define HAVE_LSTAT 1
2680| #define HAVE_MKSTEMP 1
2681| #define HAVE_FLOCKFILE 1
2682| #define HAVE_GETC_UNLOCKED 1
2683| #define HAVE_LOCALTIME_R 1
2684| #define HAVE_SIGSETJMP 1
2685| #define HAVE_LOCALE_H 1
2686| #define HAVE_LC_MESSAGES 1
2687| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2688| #define HAVE_CFLOCALECOPYCURRENT 1
2689| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2690| #define HAVE_GETTEXT 1
2691| #define HAVE_DCGETTEXT 1
2692| #define ENABLE_NLS 1
2693| #define GTK_LOCALEDIR "/opt/local/share/locale"
2694| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2695| #define HAVE_PWD_H 1
2696| #define HAVE_PWD_H 1
2697| #define HAVE_SYS_TIME_H 1
2698| #define HAVE_SYS_TIME_H 1
2699| #define HAVE_UNISTD_H 1
2700| #define HAVE_UNISTD_H 1
2701| #define HAVE_FTW_H 1
2702| #define HAVE_FTW_H 1
2703| #define RETSIGTYPE void
2704| #define HAVE_GETPAGESIZE 1
2705| #define HAVE_MMAP 1
2706| #define HAVE_WCHAR_H 1
2707| #define HAVE_WCTYPE_H 1
2708| #define HAVE_BROKEN_WCTYPE 1
2709| #define HAVE_CRT_EXTERNS_H 1
2710| #define HAVE__NSGETENVIRON 1
2711| #define USE_GMODULE 1
2712| #define HAVE_SYS_WAIT_H 1
2713| #define RETSIGTYPE void
2714| /* end confdefs.h.  */
2715| #include <stddef.h>
2716| #ifdef HAVE_STDIO_H
2717| # include <stdio.h>
2718| #endif
2719| #ifdef HAVE_STDLIB_H
2720| # include <stdlib.h>
2721| #endif
2722| #ifdef HAVE_STRING_H
2723| # include <string.h>
2724| #endif
2725| #ifdef HAVE_INTTYPES_H
2726| # include <inttypes.h>
2727| #endif
2728| #ifdef HAVE_STDINT_H
2729| # include <stdint.h>
2730| #endif
2731| #ifdef HAVE_STRINGS_H
2732| # include <strings.h>
2733| #endif
2734| #ifdef HAVE_SYS_TYPES_H
2735| # include <sys/types.h>
2736| #endif
2737| #ifdef HAVE_SYS_STAT_H
2738| # include <sys/stat.h>
2739| #endif
2740| #ifdef HAVE_UNISTD_H
2741| # include <unistd.h>
2742| #endif
2743| #include <sys/systeminfo.h>
2744configure:23722: result: no
2745configure:23730: checking for sys/sysinfo.h
2746configure:23730: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
2747conftest.c:87:25: error: sys/sysinfo.h: No such file or directory
2748configure:23730: $? = 1
2749configure: failed program was:
2750| /* confdefs.h */
2751| #define PACKAGE_NAME "gtk+"
2752| #define PACKAGE_TARNAME "gtk+"
2753| #define PACKAGE_VERSION "2.24.32"
2754| #define PACKAGE_STRING "gtk+ 2.24.32"
2755| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2756| #define PACKAGE_URL ""
2757| #define GETTEXT_PACKAGE "gtk20"
2758| #define HAVE_STDIO_H 1
2759| #define HAVE_STDLIB_H 1
2760| #define HAVE_STRING_H 1
2761| #define HAVE_INTTYPES_H 1
2762| #define HAVE_STDINT_H 1
2763| #define HAVE_STRINGS_H 1
2764| #define HAVE_SYS_STAT_H 1
2765| #define HAVE_SYS_TYPES_H 1
2766| #define HAVE_UNISTD_H 1
2767| #define HAVE_SYS_PARAM_H 1
2768| #define STDC_HEADERS 1
2769| #define HAVE_DLFCN_H 1
2770| #define LT_OBJDIR ".libs/"
2771| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2772| #define HAVE_LSTAT 1
2773| #define HAVE_MKSTEMP 1
2774| #define HAVE_FLOCKFILE 1
2775| #define HAVE_GETC_UNLOCKED 1
2776| #define HAVE_LOCALTIME_R 1
2777| #define HAVE_SIGSETJMP 1
2778| #define HAVE_LOCALE_H 1
2779| #define HAVE_LC_MESSAGES 1
2780| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2781| #define HAVE_CFLOCALECOPYCURRENT 1
2782| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2783| #define HAVE_GETTEXT 1
2784| #define HAVE_DCGETTEXT 1
2785| #define ENABLE_NLS 1
2786| #define GTK_LOCALEDIR "/opt/local/share/locale"
2787| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2788| #define HAVE_PWD_H 1
2789| #define HAVE_PWD_H 1
2790| #define HAVE_SYS_TIME_H 1
2791| #define HAVE_SYS_TIME_H 1
2792| #define HAVE_UNISTD_H 1
2793| #define HAVE_UNISTD_H 1
2794| #define HAVE_FTW_H 1
2795| #define HAVE_FTW_H 1
2796| #define RETSIGTYPE void
2797| #define HAVE_GETPAGESIZE 1
2798| #define HAVE_MMAP 1
2799| #define HAVE_WCHAR_H 1
2800| #define HAVE_WCTYPE_H 1
2801| #define HAVE_BROKEN_WCTYPE 1
2802| #define HAVE_CRT_EXTERNS_H 1
2803| #define HAVE__NSGETENVIRON 1
2804| #define USE_GMODULE 1
2805| #define HAVE_SYS_WAIT_H 1
2806| #define RETSIGTYPE void
2807| /* end confdefs.h.  */
2808| #include <stddef.h>
2809| #ifdef HAVE_STDIO_H
2810| # include <stdio.h>
2811| #endif
2812| #ifdef HAVE_STDLIB_H
2813| # include <stdlib.h>
2814| #endif
2815| #ifdef HAVE_STRING_H
2816| # include <string.h>
2817| #endif
2818| #ifdef HAVE_INTTYPES_H
2819| # include <inttypes.h>
2820| #endif
2821| #ifdef HAVE_STDINT_H
2822| # include <stdint.h>
2823| #endif
2824| #ifdef HAVE_STRINGS_H
2825| # include <strings.h>
2826| #endif
2827| #ifdef HAVE_SYS_TYPES_H
2828| # include <sys/types.h>
2829| #endif
2830| #ifdef HAVE_SYS_STAT_H
2831| # include <sys/stat.h>
2832| #endif
2833| #ifdef HAVE_UNISTD_H
2834| # include <unistd.h>
2835| #endif
2836| #include <sys/sysinfo.h>
2837configure:23730: result: no
2838configure:23739: checking for mediaLib 2.3
2839configure:23744: checking for mlib_ImageSetStruct in -lmlib
2840configure:23767: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c -lmlib   -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2841ld: library not found for -lmlib
2842collect2: ld returned 1 exit status
2843configure:23767: $? = 1
2844configure: failed program was:
2845| /* confdefs.h */
2846| #define PACKAGE_NAME "gtk+"
2847| #define PACKAGE_TARNAME "gtk+"
2848| #define PACKAGE_VERSION "2.24.32"
2849| #define PACKAGE_STRING "gtk+ 2.24.32"
2850| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2851| #define PACKAGE_URL ""
2852| #define GETTEXT_PACKAGE "gtk20"
2853| #define HAVE_STDIO_H 1
2854| #define HAVE_STDLIB_H 1
2855| #define HAVE_STRING_H 1
2856| #define HAVE_INTTYPES_H 1
2857| #define HAVE_STDINT_H 1
2858| #define HAVE_STRINGS_H 1
2859| #define HAVE_SYS_STAT_H 1
2860| #define HAVE_SYS_TYPES_H 1
2861| #define HAVE_UNISTD_H 1
2862| #define HAVE_SYS_PARAM_H 1
2863| #define STDC_HEADERS 1
2864| #define HAVE_DLFCN_H 1
2865| #define LT_OBJDIR ".libs/"
2866| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
2867| #define HAVE_LSTAT 1
2868| #define HAVE_MKSTEMP 1
2869| #define HAVE_FLOCKFILE 1
2870| #define HAVE_GETC_UNLOCKED 1
2871| #define HAVE_LOCALTIME_R 1
2872| #define HAVE_SIGSETJMP 1
2873| #define HAVE_LOCALE_H 1
2874| #define HAVE_LC_MESSAGES 1
2875| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2876| #define HAVE_CFLOCALECOPYCURRENT 1
2877| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2878| #define HAVE_GETTEXT 1
2879| #define HAVE_DCGETTEXT 1
2880| #define ENABLE_NLS 1
2881| #define GTK_LOCALEDIR "/opt/local/share/locale"
2882| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2883| #define HAVE_PWD_H 1
2884| #define HAVE_PWD_H 1
2885| #define HAVE_SYS_TIME_H 1
2886| #define HAVE_SYS_TIME_H 1
2887| #define HAVE_UNISTD_H 1
2888| #define HAVE_UNISTD_H 1
2889| #define HAVE_FTW_H 1
2890| #define HAVE_FTW_H 1
2891| #define RETSIGTYPE void
2892| #define HAVE_GETPAGESIZE 1
2893| #define HAVE_MMAP 1
2894| #define HAVE_WCHAR_H 1
2895| #define HAVE_WCTYPE_H 1
2896| #define HAVE_BROKEN_WCTYPE 1
2897| #define HAVE_CRT_EXTERNS_H 1
2898| #define HAVE__NSGETENVIRON 1
2899| #define USE_GMODULE 1
2900| #define HAVE_SYS_WAIT_H 1
2901| #define RETSIGTYPE void
2902| /* end confdefs.h.  */
2903|
2904| /* Override any GCC internal prototype to avoid an error.
2905|    Use char because int might match the return type of a GCC
2906|    builtin and then its argument prototype would still apply.  */
2907| char mlib_ImageSetStruct ();
2908| int
2909| main (void)
2910| {
2911| return mlib_ImageSetStruct ();
2912|   ;
2913|   return 0;
2914| }
2915configure:23777: result: no
2916configure:23925: checking for gdk-pixbuf-csource
2917configure:23948: found /opt/local/bin/gdk-pixbuf-csource
2918configure:23961: result: /opt/local/bin/gdk-pixbuf-csource
2919configure:24768: checking for XOpenDisplay
2920configure:24768: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -L/opt/local/lib -lXext -lXrender -lX11  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2921configure:24768: $? = 0
2922configure:24768: result: yes
2923configure:24776: checking for XextFindDisplay
2924configure:24776: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -L/opt/local/lib -lXext -lXrender -lX11  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2925configure:24776: $? = 0
2926configure:24776: result: yes
2927configure:24784: checking for XRenderQueryExtension
2928configure:24784: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -L/opt/local/lib -lXext -lXrender -lX11  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2929configure:24784: $? = 0
2930configure:24784: result: yes
2931configure:24795: checking if <X11/extensions/XIproto.h> is needed for xReply
2932configure:24808: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c >&5
2933conftest.c: In function 'main':
2934conftest.c:63: warning: unused variable 'rep'
2935configure:24808: $? = 0
2936configure:24810: result: no
2937configure:24843: checking for XConvertCase
2938configure:24843: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -L/opt/local/lib -lXext -lXrender -lX11  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2939configure:24843: $? = 0
2940configure:24843: result: yes
2941configure:24849: checking for XInternAtoms
2942configure:24849: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -L/opt/local/lib -lXext -lXrender -lX11  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2943configure:24849: $? = 0
2944configure:24849: result: yes
2945configure:24863: checking for XAddConnectionWatch
2946configure:24863: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -L/opt/local/lib -lXext -lXrender -lX11  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2947configure:24863: $? = 0
2948configure:24863: result: yes
2949configure:24893: checking for XkbQueryExtension
2950configure:24893: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -L/opt/local/lib -lXext -lXrender -lX11  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2951configure:24893: $? = 0
2952configure:24893: result: yes
2953configure:24908: checking for XShapeCombineMask
2954configure:24908: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -L/opt/local/lib -lXext -lXrender -lX11  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2955configure:24908: $? = 0
2956configure:24908: result: yes
2957configure:24921: checking for XSyncQueryExtension
2958configure:24921: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall  -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -L/opt/local/lib -lXext -lXrender -lX11  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2959configure:24921: $? = 0
2960configure:24921: result: yes
2961configure:24924: checking for X11/extensions/sync.h
2962configure:24924: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall  -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c >&5
2963configure:24924: $? = 0
2964configure:24924: result: yes
2965configure:24944: checking for XShmAttach
2966configure:24944: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  -L/opt/local/lib -lXext -lXrender -lX11  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
2967configure:24944: $? = 0
2968configure:24944: result: yes
2969configure:25000: checking for sys/ipc.h
2970configure:25000: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c >&5
2971configure:25000: $? = 0
2972configure:25000: result: yes
2973configure:25010: checking for sys/shm.h
2974configure:25010: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c >&5
2975configure:25010: $? = 0
2976configure:25010: result: yes
2977configure:25023: checking X11/extensions/XShm.h
2978configure:25049: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall  -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c >&5
2979conftest.c: In function 'main':
2980conftest.c:78: warning: unused variable 'x_shm_info'
2981configure:25049: $? = 0
2982configure:25056: result: yes
2983configure:25071: checking for Xinerama support on XFree86
2984configure:25141: result: yes
2985configure:25502: checking Pango flags
2986configure:25508: result: -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -L/opt/local/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lcairo
2987configure:25539: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c -L/opt/local/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lcairo  >&5
2988configure:25539: $? = 0
2989configure:25585: checking ATK flags
2990configure:25591: result: -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -L/opt/local/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation
2991configure:25620: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c -L/opt/local/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation  >&5
2992configure:25620: $? = 0
2993configure:25673: checking for library containing gethostent
2994configure:25703: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
2995configure:25703: $? = 0
2996configure:25723: result: none required
2997configure:25732: checking for library containing setsockopt
2998configure:25762: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
2999configure:25762: $? = 0
3000configure:25782: result: none required
3001configure:25791: checking for library containing connect
3002configure:25821: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c  >&5
3003configure:25821: $? = 0
3004configure:25841: result: none required
3005configure:25851: checking for struct sockaddr_un.sun_len
3006configure:25851: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  conftest.c >&5
3007configure:25851: $? = 0
3008configure:25851: result: yes
3009configure:26127: checking libpapi
3010configure:26129: checking for papiServiceCreate in -lpapi
3011configure:26152: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -o conftest -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc conftest.c -lpapi   >&5
3012ld: library not found for -lpapi
3013collect2: ld returned 1 exit status
3014configure:26152: $? = 1
3015configure: failed program was:
3016| /* confdefs.h */
3017| #define PACKAGE_NAME "gtk+"
3018| #define PACKAGE_TARNAME "gtk+"
3019| #define PACKAGE_VERSION "2.24.32"
3020| #define PACKAGE_STRING "gtk+ 2.24.32"
3021| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
3022| #define PACKAGE_URL ""
3023| #define GETTEXT_PACKAGE "gtk20"
3024| #define HAVE_STDIO_H 1
3025| #define HAVE_STDLIB_H 1
3026| #define HAVE_STRING_H 1
3027| #define HAVE_INTTYPES_H 1
3028| #define HAVE_STDINT_H 1
3029| #define HAVE_STRINGS_H 1
3030| #define HAVE_SYS_STAT_H 1
3031| #define HAVE_SYS_TYPES_H 1
3032| #define HAVE_UNISTD_H 1
3033| #define HAVE_SYS_PARAM_H 1
3034| #define STDC_HEADERS 1
3035| #define HAVE_DLFCN_H 1
3036| #define LT_OBJDIR ".libs/"
3037| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
3038| #define HAVE_LSTAT 1
3039| #define HAVE_MKSTEMP 1
3040| #define HAVE_FLOCKFILE 1
3041| #define HAVE_GETC_UNLOCKED 1
3042| #define HAVE_LOCALTIME_R 1
3043| #define HAVE_SIGSETJMP 1
3044| #define HAVE_LOCALE_H 1
3045| #define HAVE_LC_MESSAGES 1
3046| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3047| #define HAVE_CFLOCALECOPYCURRENT 1
3048| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3049| #define HAVE_GETTEXT 1
3050| #define HAVE_DCGETTEXT 1
3051| #define ENABLE_NLS 1
3052| #define GTK_LOCALEDIR "/opt/local/share/locale"
3053| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3054| #define HAVE_PWD_H 1
3055| #define HAVE_PWD_H 1
3056| #define HAVE_SYS_TIME_H 1
3057| #define HAVE_SYS_TIME_H 1
3058| #define HAVE_UNISTD_H 1
3059| #define HAVE_UNISTD_H 1
3060| #define HAVE_FTW_H 1
3061| #define HAVE_FTW_H 1
3062| #define RETSIGTYPE void
3063| #define HAVE_GETPAGESIZE 1
3064| #define HAVE_MMAP 1
3065| #define HAVE_WCHAR_H 1
3066| #define HAVE_WCTYPE_H 1
3067| #define HAVE_BROKEN_WCTYPE 1
3068| #define HAVE_CRT_EXTERNS_H 1
3069| #define HAVE__NSGETENVIRON 1
3070| #define USE_GMODULE 1
3071| #define HAVE_SYS_WAIT_H 1
3072| #define RETSIGTYPE void
3073| #define HAVE_XCONVERTCASE 1
3074| #define HAVE_XINTERNATOMS 1
3075| #define HAVE_X11R6 1
3076| #define HAVE_XKB 1
3077| #define HAVE_XSYNC 1
3078| #define HAVE_IPC_H 1
3079| #define HAVE_SHM_H 1
3080| #define HAVE_XSHM_H 1
3081| #define HAVE_XFREE_XINERAMA 1
3082| #define HAVE_XINERAMA 1
3083| #define XINPUT_XFREE 1
3084| #define HAVE_RANDR 1
3085| #define HAVE_RANDR15 1
3086| #define HAVE_XCURSOR 1
3087| #define HAVE_XFIXES 1
3088| #define HAVE_XCOMPOSITE 1
3089| #define HAVE_XDAMAGE 1
3090| #define HAVE_SOCKADDR_UN_SUN_LEN 1
3091| /* end confdefs.h.  */
3092|
3093| /* Override any GCC internal prototype to avoid an error.
3094|    Use char because int might match the return type of a GCC
3095|    builtin and then its argument prototype would still apply.  */
3096| char papiServiceCreate ();
3097| int
3098| main (void)
3099| {
3100| return papiServiceCreate ();
3101|   ;
3102|   return 0;
3103| }
3104configure:26162: result: no
3105configure:26203: checking for cairo-pdf.h
3106configure:26203: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16   -D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16  conftest.c >&5
3107configure:26203: $? = 0
3108configure:26203: result: yes
3109configure:26215: checking for cairo-ps.h
3110configure:26215: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16   -D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16  conftest.c >&5
3111configure:26215: $? = 0
3112configure:26215: result: yes
3113configure:26226: checking for cairo-svg.h
3114configure:26226: /opt/local/bin/gcc-apple-4.2 -std=gnu99 -c -pipe -Os -fstrict-aliasing -arch ppc -Wall -I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16   -D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16  conftest.c >&5
3115configure:26226: $? = 0
3116configure:26226: result: yes
3117configure:26307: checking for gobject-introspection
3118configure:26316: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0"
3119configure:26319: $? = 0
3120configure:26326: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.9.3"
3121configure:26329: $? = 0
3122configure:26352: result: yes
3123configure:26398: checking for gtk-doc
3124configure:26401: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
3125configure:26404: $? = 0
3126configure:26410: result: yes
3127configure:26424: checking for gtkdoc-check
3128configure:26445: found /opt/local/bin/gtkdoc-check
3129configure:26456: result: gtkdoc-check.test
3130configure:26466: checking for gtkdoc-check
3131configure:26489: found /opt/local/bin/gtkdoc-check
3132configure:26501: result: /opt/local/bin/gtkdoc-check
3133configure:26513: checking for gtkdoc-rebase
3134configure:26536: found /opt/local/bin/gtkdoc-rebase
3135configure:26548: result: /opt/local/bin/gtkdoc-rebase
3136configure:26562: checking for gtkdoc-mkpdf
3137configure:26585: found /opt/local/bin/gtkdoc-mkpdf
3138configure:26597: result: /opt/local/bin/gtkdoc-mkpdf
3139configure:26627: checking whether to build gtk-doc documentation
3140configure:26629: result: no
3141configure:26642: checking for glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0
3142configure:26649: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
3143configure:26652: $? = 0
3144configure:26666: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
3145configure:26669: $? = 0
3146configure:26707: result: yes
3147configure:26791: checking for db2html
3148configure:26824: result: false
3149configure:27167: checking that generated files are newer than configure
3150configure:27173: result: done
3151configure:27231: checking that generated files are newer than configure
3152configure:27237: result: done
3153configure:27440: creating ./config.status
3154
3155## ---------------------- ##
3156## Running config.status. ##
3157## ---------------------- ##
3158
3159This file was extended by gtk+ config.status 2.24.32, which was
3160generated by GNU Autoconf 2.71.  Invocation command line was
3161
3162  CONFIG_FILES    =
3163  CONFIG_HEADERS  =
3164  CONFIG_LINKS    =
3165  CONFIG_COMMANDS =
3166  $ ./config.status
3167
3168on boswell.local
3169
3170config.status:1546: creating config.h.win32
3171config.status:1546: creating gtk-zip.sh
3172config.status:1546: creating Makefile
3173config.status:1546: creating gdk-2.0.pc
3174config.status:1546: creating gtk+-2.0.pc
3175config.status:1546: creating gtk+-unix-print-2.0.pc
3176config.status:1546: creating gail.pc
3177config.status:1546: creating gdk-2.0-uninstalled.pc
3178config.status:1546: creating gtk+-2.0-uninstalled.pc
3179config.status:1546: creating gail-uninstalled.pc
3180config.status:1546: creating m4macros/Makefile
3181config.status:1546: creating po/Makefile.in
3182config.status:1546: creating po-properties/Makefile.in
3183config.status:1546: creating demos/Makefile
3184config.status:1546: creating demos/gtk-demo/Makefile
3185config.status:1546: creating demos/gtk-demo/geninclude.pl
3186config.status:1546: creating tests/Makefile
3187config.status:1546: creating docs/Makefile
3188config.status:1546: creating docs/reference/Makefile
3189config.status:1546: creating docs/reference/gdk/Makefile
3190config.status:1546: creating docs/reference/gdk/version.xml
3191config.status:1546: creating docs/reference/gtk/Makefile
3192config.status:1546: creating docs/reference/gtk/version.xml
3193config.status:1546: creating docs/reference/libgail-util/Makefile
3194config.status:1546: creating docs/faq/Makefile
3195config.status:1546: creating docs/tools/Makefile
3196config.status:1546: creating docs/tutorial/Makefile
3197config.status:1546: creating build/Makefile
3198config.status:1546: creating build/win32/Makefile
3199config.status:1546: creating build/win32/vs9/Makefile
3200config.status:1546: creating build/win32/vs9/gtk-version-paths.vsprops
3201config.status:1546: creating build/win32/vs10/Makefile
3202config.status:1546: creating build/win32/vs10/gtk-version-paths.props
3203config.status:1546: creating build/win32/vs11/Makefile
3204config.status:1546: creating build/win32/vs12/Makefile
3205config.status:1546: creating build/win32/vs14/Makefile
3206config.status:1546: creating build/win32/vs15/Makefile
3207config.status:1546: creating gdk/Makefile
3208config.status:1546: creating gdk/x11/Makefile
3209config.status:1546: creating gdk/win32/Makefile
3210config.status:1546: creating gdk/win32/rc/Makefile
3211config.status:1546: creating gdk/win32/rc/gdk.rc
3212config.status:1546: creating gdk/quartz/Makefile
3213config.status:1546: creating gdk/directfb/Makefile
3214config.status:1546: creating gdk/tests/Makefile
3215config.status:1546: creating gtk/Makefile
3216config.status:1546: creating gtk/makefile.msc
3217config.status:1546: creating gtk/gtkversion.h
3218config.status:1546: creating gtk/gtk-win32.rc
3219config.status:1546: creating gtk/theme-bits/Makefile
3220config.status:1546: creating gtk/tests/Makefile
3221config.status:1546: creating modules/Makefile
3222config.status:1546: creating modules/other/Makefile
3223config.status:1546: creating modules/other/gail/Makefile
3224config.status:1546: creating modules/other/gail/libgail-util/Makefile
3225config.status:1546: creating modules/other/gail/tests/Makefile
3226config.status:1546: creating modules/engines/Makefile
3227config.status:1546: creating modules/engines/pixbuf/Makefile
3228config.status:1546: creating modules/engines/ms-windows/Makefile
3229config.status:1546: creating modules/engines/ms-windows/Theme/Makefile
3230config.status:1546: creating modules/engines/ms-windows/Theme/gtk-2.0/Makefile
3231config.status:1546: creating modules/input/Makefile
3232config.status:1546: creating modules/printbackends/Makefile
3233config.status:1546: creating modules/printbackends/cups/Makefile
3234config.status:1546: creating modules/printbackends/lpr/Makefile
3235config.status:1546: creating modules/printbackends/file/Makefile
3236config.status:1546: creating modules/printbackends/papi/Makefile
3237config.status:1546: creating modules/printbackends/test/Makefile
3238config.status:1546: creating perf/Makefile
3239config.status:1546: creating config.h
3240config.status:1775: executing depfiles commands
3241config.status:1852: cd demos       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3242config.status:1857: $? = 0
3243config.status:1852: cd demos/gtk-demo       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3244config.status:1857: $? = 0
3245config.status:1852: cd tests       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3246config.status:1857: $? = 0
3247config.status:1852: cd docs/tools       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3248config.status:1857: $? = 0
3249config.status:1852: cd gdk       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3250/opt/local/share/gobject-introspection-1.0/Makefile.introspection:154: *** Need to define Gdk_2_0_gir_LIBS or Gdk_2_0_gir_PROGRAM.  Stop.
3251config.status:1857: $? = 2
3252config.status:1852: cd gdk/x11       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3253config.status:1857: $? = 0
3254config.status:1852: cd gdk/win32       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3255config.status:1857: $? = 0
3256config.status:1852: cd gdk/quartz       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3257config.status:1857: $? = 0
3258config.status:1852: cd gdk/directfb       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3259config.status:1857: $? = 0
3260config.status:1852: cd gtk       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3261/opt/local/share/gobject-introspection-1.0/Makefile.introspection:154: *** Need to define Gtk_2_0_gir_LIBS or Gtk_2_0_gir_PROGRAM.  Stop.
3262config.status:1857: $? = 2
3263config.status:1852: cd gtk/theme-bits       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3264config.status:1857: $? = 0
3265config.status:1852: cd gtk/tests       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3266config.status:1857: $? = 0
3267config.status:1852: cd modules/other/gail       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3268config.status:1857: $? = 0
3269config.status:1852: cd modules/other/gail/libgail-util       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3270config.status:1857: $? = 0
3271config.status:1852: cd modules/other/gail/tests       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3272config.status:1857: $? = 0
3273config.status:1852: cd modules/engines/pixbuf       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3274config.status:1857: $? = 0
3275config.status:1852: cd modules/engines/ms-windows       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3276config.status:1857: $? = 0
3277config.status:1852: cd modules/input       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3278config.status:1857: $? = 0
3279config.status:1852: cd modules/printbackends/cups       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3280config.status:1857: $? = 0
3281config.status:1852: cd modules/printbackends/lpr       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3282config.status:1857: $? = 0
3283config.status:1852: cd modules/printbackends/file       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3284config.status:1857: $? = 0
3285config.status:1852: cd modules/printbackends/papi       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3286config.status:1857: $? = 0
3287config.status:1852: cd modules/printbackends/test       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3288config.status:1857: $? = 0
3289config.status:1852: cd perf       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3290config.status:1857: $? = 0
3291config.status:1861: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2/gtk2/work/gtk+-2.24.32':
3292config.status:1863: error: Something went wrong bootstrapping makefile fragments
3293    for automatic dependency tracking.  If GNU make was not used, consider
3294    re-running the configure script with MAKE="gmake" (or whatever is
3295    necessary).  You can also try re-running configure with the
3296    '--disable-dependency-tracking' option to at least be able to build
3297    the package (albeit without support for automatic dependency tracking).
3298See `config.log' for more details
3299
3300## ---------------- ##
3301## Cache variables. ##
3302## ---------------- ##
3303
3304ac_cv_build=powerpc-apple-darwin8.11.0
3305ac_cv_c_compiler_gnu=yes
3306ac_cv_c_const=yes
3307ac_cv_cxx_compiler_gnu=yes
3308ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set=
3309ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value=
3310ac_cv_env_BASE_DEPENDENCIES_LIBS_set=
3311ac_cv_env_BASE_DEPENDENCIES_LIBS_value=
3312ac_cv_env_CAIRO_BACKEND_CFLAGS_set=
3313ac_cv_env_CAIRO_BACKEND_CFLAGS_value=
3314ac_cv_env_CAIRO_BACKEND_LIBS_set=
3315ac_cv_env_CAIRO_BACKEND_LIBS_value=
3316ac_cv_env_CCASFLAGS_set=
3317ac_cv_env_CCASFLAGS_value=
3318ac_cv_env_CCAS_set=
3319ac_cv_env_CCAS_value=
3320ac_cv_env_CCC_set=
3321ac_cv_env_CCC_value=
3322ac_cv_env_CC_set=set
3323ac_cv_env_CC_value=/opt/local/bin/gcc-apple-4.2
3324ac_cv_env_CFLAGS_set=set
3325ac_cv_env_CFLAGS_value='-pipe -Os -fstrict-aliasing -arch ppc'
3326ac_cv_env_CPPFLAGS_set=set
3327ac_cv_env_CPPFLAGS_value='-I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1'
3328ac_cv_env_CPP_set=
3329ac_cv_env_CPP_value=
3330ac_cv_env_CXXCPP_set=
3331ac_cv_env_CXXCPP_value=
3332ac_cv_env_CXXFLAGS_set=set
3333ac_cv_env_CXXFLAGS_value='-pipe -Os -arch ppc'
3334ac_cv_env_CXX_set=set
3335ac_cv_env_CXX_value=/opt/local/bin/g++-apple-4.2
3336ac_cv_env_DIRECTFB_CFLAGS_set=
3337ac_cv_env_DIRECTFB_CFLAGS_value=
3338ac_cv_env_DIRECTFB_LIBS_set=
3339ac_cv_env_DIRECTFB_LIBS_value=
3340ac_cv_env_GLIB_CFLAGS_set=
3341ac_cv_env_GLIB_CFLAGS_value=
3342ac_cv_env_GLIB_COMPILE_RESOURCES_set=
3343ac_cv_env_GLIB_COMPILE_RESOURCES_value=
3344ac_cv_env_GLIB_GENMARSHAL_set=
3345ac_cv_env_GLIB_GENMARSHAL_value=
3346ac_cv_env_GLIB_LIBS_set=
3347ac_cv_env_GLIB_LIBS_value=
3348ac_cv_env_GLIB_MKENUMS_set=
3349ac_cv_env_GLIB_MKENUMS_value=
3350ac_cv_env_GMODULE_CFLAGS_set=
3351ac_cv_env_GMODULE_CFLAGS_value=
3352ac_cv_env_GMODULE_LIBS_set=
3353ac_cv_env_GMODULE_LIBS_value=
3354ac_cv_env_GOBJECT_QUERY_set=
3355ac_cv_env_GOBJECT_QUERY_value=
3356ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
3357ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
3358ac_cv_env_GTKDOC_DEPS_LIBS_set=
3359ac_cv_env_GTKDOC_DEPS_LIBS_value=
3360ac_cv_env_LDFLAGS_set=set
3361ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc'
3362ac_cv_env_LIBS_set=
3363ac_cv_env_LIBS_value=
3364ac_cv_env_LT_SYS_LIBRARY_PATH_set=
3365ac_cv_env_LT_SYS_LIBRARY_PATH_value=
3366ac_cv_env_PKG_CONFIG_LIBDIR_set=
3367ac_cv_env_PKG_CONFIG_LIBDIR_value=
3368ac_cv_env_PKG_CONFIG_PATH_set=
3369ac_cv_env_PKG_CONFIG_PATH_value=
3370ac_cv_env_PKG_CONFIG_set=
3371ac_cv_env_PKG_CONFIG_value=
3372ac_cv_env_XMKMF_set=
3373ac_cv_env_XMKMF_value=
3374ac_cv_env_build_alias_set=
3375ac_cv_env_build_alias_value=
3376ac_cv_env_host_alias_set=
3377ac_cv_env_host_alias_value=
3378ac_cv_env_target_alias_set=
3379ac_cv_env_target_alias_value=
3380ac_cv_func_XAddConnectionWatch=yes
3381ac_cv_func_XConvertCase=yes
3382ac_cv_func_XInternAtoms=yes
3383ac_cv_func_XOpenDisplay=yes
3384ac_cv_func_XRenderQueryExtension=yes
3385ac_cv_func_XShapeCombineMask=yes
3386ac_cv_func_XShmAttach=yes
3387ac_cv_func_XSyncQueryExtension=yes
3388ac_cv_func_XextFindDisplay=yes
3389ac_cv_func_XkbQueryExtension=yes
3390ac_cv_func__NSGetEnviron=yes
3391ac_cv_func_bind_textdomain_codeset=yes
3392ac_cv_func_dcgettext=yes
3393ac_cv_func_flockfile=yes
3394ac_cv_func_getc_unlocked=yes
3395ac_cv_func_getpagesize=yes
3396ac_cv_func_getresuid=no
3397ac_cv_func_iswalnum=yes
3398ac_cv_func_localtime_r=yes
3399ac_cv_func_lstat=yes
3400ac_cv_func_mallinfo=no
3401ac_cv_func_mkstemp=yes
3402ac_cv_func_mmap_fixed_mapped=yes
3403ac_cv_header_X11_extensions_sync_h=yes
3404ac_cv_header_cairo_pdf_h=yes
3405ac_cv_header_cairo_ps_h=yes
3406ac_cv_header_cairo_svg_h=yes
3407ac_cv_header_crt_externs_h=yes
3408ac_cv_header_dlfcn_h=yes
3409ac_cv_header_ftw_h=yes
3410ac_cv_header_inttypes_h=yes
3411ac_cv_header_libintl_h=yes
3412ac_cv_header_locale_h=yes
3413ac_cv_header_pwd_h=yes
3414ac_cv_header_stdint_h=yes
3415ac_cv_header_stdio_h=yes
3416ac_cv_header_stdlib_h=yes
3417ac_cv_header_string_h=yes
3418ac_cv_header_strings_h=yes
3419ac_cv_header_sys_ipc_h=yes
3420ac_cv_header_sys_param_h=yes
3421ac_cv_header_sys_shm_h=yes
3422ac_cv_header_sys_stat_h=yes
3423ac_cv_header_sys_sysinfo_h=no
3424ac_cv_header_sys_systeminfo_h=no
3425ac_cv_header_sys_time_h=yes
3426ac_cv_header_sys_types_h=yes
3427ac_cv_header_sys_wait_h=yes
3428ac_cv_header_unistd_h=yes
3429ac_cv_host=powerpc-apple-darwin8.11.0
3430ac_cv_lib_intl_bindtextdomain=yes
3431ac_cv_lib_intl_dgettext=yes
3432ac_cv_lib_intl_ngettext=yes
3433ac_cv_lib_mlib_mlib_ImageSetStruct=no
3434ac_cv_lib_papi_papiServiceCreate=no
3435ac_cv_member_struct_sockaddr_un_sun_len=yes
3436ac_cv_objext=o
3437ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
3438ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
3439ac_cv_path_GDK_PIXBUF_CSOURCE=/opt/local/bin/gdk-pixbuf-csource
3440ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
3441ac_cv_path_GREP=/opt/local/bin/ggrep
3442ac_cv_path_GTKDOC_CHECK_PATH=/opt/local/bin/gtkdoc-check
3443ac_cv_path_GTKDOC_MKPDF=/opt/local/bin/gtkdoc-mkpdf
3444ac_cv_path_GTKDOC_REBASE=/opt/local/bin/gtkdoc-rebase
3445ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
3446ac_cv_path_PERL=/opt/local/bin/perl5
3447ac_cv_path_SED=/opt/local/bin/gsed
3448ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
3449ac_cv_path_ac_pt_NM='/usr/bin/nm -p'
3450ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
3451ac_cv_path_lt_DD=/bin/dd
3452ac_cv_path_mkdir=/opt/local/bin/gmkdir
3453ac_cv_prog_AWK=gawk
3454ac_cv_prog_CPP='/opt/local/bin/gcc-apple-4.2 -std=gnu99 -E'
3455ac_cv_prog_CXXCPP='/opt/local/bin/g++-apple-4.2 -E'
3456ac_cv_prog_DB2HTML=false
3457ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test
3458ac_cv_prog_INDENT=indent
3459ac_cv_prog_ac_ct_AR=ar
3460ac_cv_prog_ac_ct_CC=/opt/local/bin/gcc-apple-4.2
3461ac_cv_prog_ac_ct_DLLTOOL=dlltool
3462ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
3463ac_cv_prog_ac_ct_LIPO=lipo
3464ac_cv_prog_ac_ct_NMEDIT=nmedit
3465ac_cv_prog_ac_ct_OBJDUMP=objdump
3466ac_cv_prog_ac_ct_OTOOL64=otool64
3467ac_cv_prog_ac_ct_OTOOL=otool
3468ac_cv_prog_ac_ct_RANLIB=ranlib
3469ac_cv_prog_ac_ct_STRIP=strip
3470ac_cv_prog_cc_c11=no
3471ac_cv_prog_cc_c99=-std=gnu99
3472ac_cv_prog_cc_g=yes
3473ac_cv_prog_cc_stdc=-std=gnu99
3474ac_cv_prog_cxx_11=no
3475ac_cv_prog_cxx_g=yes
3476ac_cv_prog_cxx_stdcxx=
3477ac_cv_prog_make_make_set=yes
3478ac_cv_search_connect='none required'
3479ac_cv_search_gethostent='none required'
3480ac_cv_search_setsockopt='none required'
3481ac_cv_search_strerror='none required'
3482ac_cv_sys_file_offset_bits=no
3483ac_cv_sys_largefile_CC=no
3484ac_cv_type_signal=void
3485ac_cv_type_uid_t=yes
3486am_cv_CCAS_dependencies_compiler_type=gcc3
3487am_cv_CC_dependencies_compiler_type=gcc3
3488am_cv_CXX_dependencies_compiler_type=gcc3
3489am_cv_make_support_nested_variables=yes
3490am_cv_prog_cc_c_o=yes
3491am_cv_val_LC_MESSAGES=yes
3492gt_cv_func_CFLocaleCopyCurrent=yes
3493gt_cv_func_CFPreferencesCopyAppValue=yes
3494gt_cv_func_dgettext_libc=no
3495gt_cv_func_dgettext_libintl=yes
3496gt_cv_func_ngettext_libc=no
3497gt_cv_have_gettext=yes
3498lt_cv_apple_cc_single_mod=yes
3499lt_cv_ar_at_file=no
3500lt_cv_deplibs_check_method=pass_all
3501lt_cv_file_magic_cmd='$MAGIC_CMD'
3502lt_cv_file_magic_test_file=
3503lt_cv_ld_exported_symbols_list=yes
3504lt_cv_ld_force_load=yes
3505lt_cv_ld_reload_flag=-r
3506lt_cv_nm_interface='BSD nm'
3507lt_cv_objdir=.libs
3508lt_cv_path_LD=/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld
3509lt_cv_path_LDCXX=/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld
3510lt_cv_path_NM='/usr/bin/nm -p'
3511lt_cv_path_mainfest_tool=no
3512lt_cv_prog_compiler_c_o=yes
3513lt_cv_prog_compiler_c_o_CXX=yes
3514lt_cv_prog_compiler_pic='-fno-common -DPIC'
3515lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
3516lt_cv_prog_compiler_pic_works=yes
3517lt_cv_prog_compiler_pic_works_CXX=yes
3518lt_cv_prog_compiler_rtti_exceptions=no
3519lt_cv_prog_compiler_static_works=no
3520lt_cv_prog_compiler_static_works_CXX=no
3521lt_cv_prog_gnu_ld=no
3522lt_cv_prog_gnu_ldcxx=no
3523lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
3524lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
3525lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
3526lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
3527lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
3528lt_cv_sys_global_symbol_to_import=
3529lt_cv_sys_max_cmd_len=196608
3530lt_cv_to_host_file_cmd=func_convert_file_noop
3531lt_cv_to_tool_file_cmd=func_convert_file_noop
3532lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
3533pkg_cv_BASE_DEPENDENCIES_CFLAGS='-D_REENTRANT -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3534pkg_cv_BASE_DEPENDENCIES_LIBS='-L/opt/local/lib -latk-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
3535pkg_cv_CAIRO_BACKEND_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3536pkg_cv_CAIRO_BACKEND_LIBS='-L/opt/local/lib -lcairo -lX11 -lXext'
3537pkg_cv_GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3538pkg_cv_GLIB_COMPILE_RESOURCES=/opt/local/bin/glib-compile-resources
3539pkg_cv_GLIB_GENMARSHAL=/opt/local/bin/glib-genmarshal
3540pkg_cv_GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
3541pkg_cv_GLIB_MKENUMS=/opt/local/bin/glib-mkenums
3542pkg_cv_GMODULE_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3543pkg_cv_GMODULE_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
3544pkg_cv_GOBJECT_QUERY=/opt/local/bin/gobject-query
3545pkg_cv_GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3546pkg_cv_GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
3547
3548## ----------------- ##
3549## Output variables. ##
3550## ----------------- ##
3551
3552ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2/gtk2/work/gtk+-2.24.32/missing'\'' aclocal-1.16 '
3553AMDEPBACKSLASH='\'
3554AMDEP_FALSE='#'
3555AMDEP_TRUE=''
3556AMTAR='$${TAR-tar}'
3557AM_BACKSLASH='\'
3558AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
3559AM_DEFAULT_VERBOSITY='1'
3560AM_V='$(V)'
3561AR='ar'
3562AS='as'
3563ATK_PREFIX='/opt/local'
3564AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2/gtk2/work/gtk+-2.24.32/missing'\'' autoconf'
3565AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2/gtk2/work/gtk+-2.24.32/missing'\'' autoheader'
3566AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2/gtk2/work/gtk+-2.24.32/missing'\'' automake-1.16'
3567AWK='gawk'
3568BASE_DEPENDENCIES_CFLAGS='-D_REENTRANT -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3569BASE_DEPENDENCIES_LIBS='-L/opt/local/lib -latk-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
3570BUILD_DYNAMIC_MODULES_FALSE='#'
3571BUILD_DYNAMIC_MODULES_TRUE=''
3572CAIRO_BACKEND_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3573CAIRO_BACKEND_LIBS='-L/opt/local/lib -lcairo -lX11 -lXext'
3574CAIRO_PREFIX='/opt/local'
3575CATALOGS=' af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo tt.gmo ug.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
3576CATOBJEXT='.gmo'
3577CC='/opt/local/bin/gcc-apple-4.2 -std=gnu99'
3578CCAS='/opt/local/bin/gcc-apple-4.2 -std=gnu99'
3579CCASDEPMODE='depmode=gcc3'
3580CCASFLAGS='-pipe -Os -fstrict-aliasing -arch ppc'
3581CCDEPMODE='depmode=gcc3'
3582CFLAGS='-pipe -Os -fstrict-aliasing -arch ppc -Wall'
3583CPP='/opt/local/bin/gcc-apple-4.2 -std=gnu99 -E'
3584CPPFLAGS='-I/opt/local/include -DX_LOCALE -D_IPP_PRIVATE_STRUCTURES=1 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES '
3585CROSS_COMPILING_FALSE=''
3586CROSS_COMPILING_TRUE='#'
3587CUPS_API_MAJOR=''
3588CUPS_API_MINOR=''
3589CUPS_CFLAGS=''
3590CUPS_CONFIG=''
3591CUPS_LIBS=''
3592CXX='/opt/local/bin/g++-apple-4.2'
3593CXXCPP='/opt/local/bin/g++-apple-4.2 -E'
3594CXXDEPMODE='depmode=gcc3'
3595CXXFLAGS='-pipe -Os -arch ppc'
3596CYGPATH_W='echo'
3597DATADIRNAME='share'
3598DB2HTML='false'
3599DEFS='-DHAVE_CONFIG_H'
3600DEPDIR='.deps'
3601DIRECTFB_CFLAGS=''
3602DIRECTFB_LIBS=''
3603DISABLE_EXPLICIT_DEPS_FALSE=''
3604DISABLE_EXPLICIT_DEPS_TRUE='#'
3605DLLTOOL='dlltool'
3606DSYMUTIL='dsymutil'
3607DUMPBIN=''
3608ECHO_C=''
3609ECHO_N='-n'
3610ECHO_T=''
3611EGREP='/opt/local/bin/ggrep -E'
3612ENABLE_GTK_DOC_FALSE=''
3613ENABLE_GTK_DOC_TRUE='#'
3614ENABLE_MAN_FALSE=''
3615ENABLE_MAN_TRUE='#'
3616EXEEXT=''
3617EXE_MANIFEST_ARCHITECTURE='X86'
3618FGREP='/opt/local/bin/ggrep -F'
3619GAIL_INET_LIBS=''
3620GAIL_LT_CURRENT_MINUS_AGE='18'
3621GAIL_LT_VERSION_INFO='18:1:0'
3622GDK_DEP_CFLAGS='-D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 '
3623GDK_DEP_LIBS=' -L/opt/local/lib -lpangocairo-1.0 -lpango-1.0 -lgio-2.0 -lfontconfig -lfreetype -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lcairo -lX11 -lXext -lm'
3624GDK_EXTRA_CFLAGS=''
3625GDK_EXTRA_LIBS=''
3626GDK_PACKAGES='pango pangocairo gio-unix-2.0 fontconfig x11 xext xrender xinerama xi xrandr xcursor xfixes xcomposite xdamage gdk-pixbuf-2.0 cairo-xlib'
3627GDK_PIXBUF_CSOURCE='/opt/local/bin/gdk-pixbuf-csource'
3628GDK_PIXBUF_LIBS='-L/opt/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
3629GDK_WLIBS=''
3630GETTEXT_PACKAGE='gtk20'
3631GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3632GLIB_COMPILE_RESOURCES='/opt/local/bin/glib-compile-resources'
3633GLIB_GENMARSHAL='/opt/local/bin/glib-genmarshal'
3634GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
3635GLIB_MKENUMS='/opt/local/bin/glib-mkenums'
3636GLIB_PREFIX='/opt/local'
3637GMODULE_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3638GMODULE_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
3639GMOFILES=' af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo tt.gmo ug.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
3640GMSGFMT='/opt/local/bin/msgfmt'
3641GOBJECT_QUERY='/opt/local/bin/gobject-query'
3642GREP='/opt/local/bin/ggrep'
3643GTKDOC_CHECK='gtkdoc-check.test'
3644GTKDOC_CHECK_PATH='/opt/local/bin/gtkdoc-check'
3645GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3646GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
3647GTKDOC_MKPDF='/opt/local/bin/gtkdoc-mkpdf'
3648GTKDOC_REBASE='/opt/local/bin/gtkdoc-rebase'
3649GTK_API_VERSION='2.0'
3650GTK_BINARY_AGE='2432'
3651GTK_BINARY_VERSION='2.10.0'
3652GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS'
3653GTK_DEP_CFLAGS='-D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16  '
3654GTK_DEP_LIBS='  -L/opt/local/lib -lpangocairo-1.0 -lX11 -lXcomposite -lXdamage -lXfixes -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lfontconfig -lfreetype  -lm'
3655GTK_DOC_BUILD_HTML_FALSE='#'
3656GTK_DOC_BUILD_HTML_TRUE=''
3657GTK_DOC_BUILD_PDF_FALSE=''
3658GTK_DOC_BUILD_PDF_TRUE='#'
3659GTK_DOC_USE_LIBTOOL_FALSE='#'
3660GTK_DOC_USE_LIBTOOL_TRUE=''
3661GTK_DOC_USE_REBASE_FALSE='#'
3662GTK_DOC_USE_REBASE_TRUE=''
3663GTK_EXTRA_CFLAGS=''
3664GTK_EXTRA_LIBS=''
3665GTK_INTERFACE_AGE='32'
3666GTK_MAJOR_VERSION='2'
3667GTK_MICRO_VERSION='32'
3668GTK_MINOR_VERSION='24'
3669GTK_PACKAGES='atk cairo gdk-pixbuf-2.0 gio-2.0 pangoft2'
3670GTK_UPDATE_ICON_CACHE=''
3671GTK_VERSION='2.24.32'
3672GTK_XIM_FLAGS=''
3673HAVE_CUPS_FALSE=''
3674HAVE_CUPS_TRUE='#'
3675HAVE_CXX_FALSE='#'
3676HAVE_CXX_TRUE=''
3677HAVE_DOCBOOK_FALSE=''
3678HAVE_DOCBOOK_TRUE='#'
3679HAVE_GTK_DOC_FALSE='#'
3680HAVE_GTK_DOC_TRUE=''
3681HAVE_HTTP_AUTHSTRING=''
3682HAVE_INCLUDED_IMMMODULES_FALSE=''
3683HAVE_INCLUDED_IMMMODULES_TRUE='#'
3684HAVE_INTROSPECTION_FALSE='#'
3685HAVE_INTROSPECTION_TRUE=''
3686HAVE_OBJC_FALSE='#'
3687HAVE_OBJC_TRUE=''
3688HAVE_PAPI_CUPS_FALSE=''
3689HAVE_PAPI_CUPS_TRUE='#'
3690HAVE_PAPI_FALSE=''
3691HAVE_PAPI_TRUE='#'
3692HAVE_X11R6_FALSE='#'
3693HAVE_X11R6_TRUE=''
3694HTML_DIR='${datadir}/gtk-doc/html'
3695INCLUDED_IMMODULE_DEFINE=''
3696INCLUDED_IMMODULE_OBJ=''
3697INCLUDE_IM_AM_ET_FALSE=''
3698INCLUDE_IM_AM_ET_TRUE='#'
3699INCLUDE_IM_CEDILLA_FALSE=''
3700INCLUDE_IM_CEDILLA_TRUE='#'
3701INCLUDE_IM_CYRILLIC_TRANSLIT_FALSE=''
3702INCLUDE_IM_CYRILLIC_TRANSLIT_TRUE='#'
3703INCLUDE_IM_IME_FALSE=''
3704INCLUDE_IM_IME_TRUE='#'
3705INCLUDE_IM_INUKTITUT_FALSE=''
3706INCLUDE_IM_INUKTITUT_TRUE='#'
3707INCLUDE_IM_IPA_FALSE=''
3708INCLUDE_IM_IPA_TRUE='#'
3709INCLUDE_IM_MULTIPRESS_FALSE=''
3710INCLUDE_IM_MULTIPRESS_TRUE='#'
3711INCLUDE_IM_QUARTZ_FALSE=''
3712INCLUDE_IM_QUARTZ_TRUE='#'
3713INCLUDE_IM_THAI_FALSE=''
3714INCLUDE_IM_THAI_TRUE='#'
3715INCLUDE_IM_TI_ER_FALSE=''
3716INCLUDE_IM_TI_ER_TRUE='#'
3717INCLUDE_IM_TI_ET_FALSE=''
3718INCLUDE_IM_TI_ET_TRUE='#'
3719INCLUDE_IM_VIQR_FALSE=''
3720INCLUDE_IM_VIQR_TRUE='#'
3721INCLUDE_IM_XIM_FALSE=''
3722INCLUDE_IM_XIM_TRUE='#'
3723INDENT='indent'
3724INSTALL_DATA='${INSTALL} -m 644'
3725INSTALL_PROGRAM='${INSTALL}'
3726INSTALL_SCRIPT='${INSTALL}'
3727INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
3728INSTOBJEXT='.mo'
3729INTLLIBS='-lintl  -Wl,-framework -Wl,CoreFoundation'
3730INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
3731INTROSPECTION_CFLAGS='-D_REENTRANT -I/opt/local/include/gobject-introspection-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3732INTROSPECTION_COMPILER='/opt/local/bin/g-ir-compiler'
3733INTROSPECTION_GENERATE='/opt/local/bin/g-ir-generate'
3734INTROSPECTION_GIRDIR='/opt/local/share/gir-1.0'
3735INTROSPECTION_LIBS='-L/opt/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
3736INTROSPECTION_MAKEFILE='/opt/local/share/gobject-introspection-1.0/Makefile.introspection'
3737INTROSPECTION_SCANNER='/opt/local/bin/g-ir-scanner'
3738INTROSPECTION_TYPELIBDIR='/opt/local/lib/girepository-1.0'
3739LD='/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/ld'
3740LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -framework Cocoa -framework Carbon -arch ppc'
3741LIBOBJS=''
3742LIBS=''
3743LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3744LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"'
3745LIB_EXE_MACHINE_FLAG='X86'
3746LIPO='lipo'
3747LN_S='ln -s'
3748LTLIBOBJS=''
3749LT_CURRENT_MINUS_AGE='0'
3750LT_SYS_LIBRARY_PATH=''
3751LT_VERSION_INFO='2400:32:2400'
3752MAINT=''
3753MAINTAINER_MODE_FALSE='#'
3754MAINTAINER_MODE_TRUE=''
3755MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2/gtk2/work/gtk+-2.24.32/missing'\'' makeinfo'
3756MANIFEST_TOOL=':'
3757MATH_LIB='-lm'
3758MKDIR_P='/opt/local/bin/gmkdir -p'
3759MKINSTALLDIRS='.//mkinstalldirs'
3760MSGFMT='/opt/local/bin/msgfmt'
3761MSGFMT_OPTS='-c'
3762MSVC_BASE_NO_TOOLSET_SET_FALSE='#'
3763MSVC_BASE_NO_TOOLSET_SET_TRUE=''
3764MSVC_NO_TOOLSET_SET_FALSE='#'
3765MSVC_NO_TOOLSET_SET_TRUE=''
3766MS_LIB_AVAILABLE_FALSE=''
3767MS_LIB_AVAILABLE_TRUE='#'
3768NM='/usr/bin/nm -p'
3769NMEDIT='nmedit'
3770OBJDUMP='objdump'
3771OBJEXT='o'
3772OS_LINUX_FALSE=''
3773OS_LINUX_TRUE='#'
3774OS_UNIX_FALSE='#'
3775OS_UNIX_TRUE=''
3776OS_WIN32_FALSE=''
3777OS_WIN32_TRUE='#'
3778OTOOL64='otool64'
3779OTOOL='otool'
3780PACKAGE='gtk+'
3781PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B'
3782PACKAGE_NAME='gtk+'
3783PACKAGE_STRING='gtk+ 2.24.32'
3784PACKAGE_TARNAME='gtk+'
3785PACKAGE_URL=''
3786PACKAGE_VERSION='2.24.32'
3787PANGO_PREFIX='/opt/local'
3788PATH_SEPARATOR=':'
3789PERL='/opt/local/bin/perl5'
3790PKG_CONFIG='/opt/local/bin/pkg-config'
3791PKG_CONFIG_LIBDIR=''
3792PKG_CONFIG_PATH=''
3793PLATFORM_WIN32_FALSE=''
3794PLATFORM_WIN32_TRUE='#'
3795POFILES=' af.po am.po ang.po ar.po as.po ast.po az.po az_IR.po be.po be@latin.po bg.po bn.po bn_IN.po br.po bs.po ca.po ca@valencia.po crh.po cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po ia.po id.po io.po is.po it.po ja.po ka.po kk.po kn.po ko.po ku.po li.po lt.po lv.po mai.po mi.po mk.po ml.po mn.po mr.po ms.po my.po nb.po nds.po ne.po nl.po nn.po nso.po oc.po or.po pa.po pl.po ps.po pt.po pt_BR.po ro.po ru.po rw.po si.po sk.po sl.po sq.po sr.po sr@latin.po sr@ije.po sv.po ta.po te.po th.po tk.po tr.po tt.po ug.po uk.po ur.po uz.po uz@cyrillic.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po'
3796POSUB='po'
3797PO_IN_DATADIR_FALSE=''
3798PO_IN_DATADIR_TRUE=''
3799RANLIB='ranlib'
3800REBUILD=''
3801SED='/opt/local/bin/gsed'
3802SET_MAKE=''
3803SHELL='/bin/sh'
3804STRIP='strip'
3805TEST_PRINT_BACKEND_FALSE=''
3806TEST_PRINT_BACKEND_TRUE='#'
3807USE_DIRECTFB_FALSE=''
3808USE_DIRECTFB_TRUE='#'
3809USE_MEDIALIB25_FALSE=''
3810USE_MEDIALIB25_TRUE='#'
3811USE_MEDIALIB_FALSE=''
3812USE_MEDIALIB_TRUE='#'
3813USE_NLS='yes'
3814USE_QUARTZ_FALSE=''
3815USE_QUARTZ_TRUE='#'
3816USE_WIN32_FALSE=''
3817USE_WIN32_TRUE='#'
3818USE_X11_FALSE='#'
3819USE_X11_TRUE=''
3820VERSION='2.24.32'
3821WINDRES=''
3822XGETTEXT='/opt/local/bin/xgettext'
3823XINPUT_XFREE_FALSE='#'
3824XINPUT_XFREE_TRUE=''
3825XMKMF=''
3826XMLCATALOG=''
3827XML_CATALOG_FILE=''
3828XSLTPROC=''
3829X_CFLAGS=''
3830X_EXTRA_LIBS=''
3831X_LIBS=''
3832X_PRE_LIBS=''
3833ac_ct_AR='ar'
3834ac_ct_CC='/opt/local/bin/gcc-apple-4.2'
3835ac_ct_CXX=''
3836ac_ct_DUMPBIN=''
3837am__EXEEXT_FALSE=''
3838am__EXEEXT_TRUE='#'
3839am__fastdepCCAS_FALSE='#'
3840am__fastdepCCAS_TRUE=''
3841am__fastdepCC_FALSE='#'
3842am__fastdepCC_TRUE=''
3843am__fastdepCXX_FALSE='#'
3844am__fastdepCXX_TRUE=''
3845am__include='include'
3846am__isrc=''
3847am__leading_dot='.'
3848am__nodep='_no'
3849am__quote=''
3850am__tar='$${TAR-tar} chof - "$$tardir"'
3851am__untar='$${TAR-tar} xf -'
3852bindir='${exec_prefix}/bin'
3853build='powerpc-apple-darwin8.11.0'
3854build_alias=''
3855build_cpu='powerpc'
3856build_os='darwin8.11.0'
3857build_vendor='apple'
3858datadir='${datarootdir}'
3859datarootdir='${prefix}/share'
3860docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
3861dvidir='${docdir}'
3862exec_prefix='${prefix}'
3863gdktarget='x11'
3864gdktargetlib='libgdk-x11-2.0.la'
3865gtktargetlib='libgtk-x11-2.0.la'
3866host='powerpc-apple-darwin8.11.0'
3867host_alias=''
3868host_cpu='powerpc'
3869host_os='darwin8.11.0'
3870host_vendor='apple'
3871htmldir='${docdir}'
3872includedir='${prefix}/include'
3873infodir='${datarootdir}/info'
3874install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2/gtk2/work/gtk+-2.24.32/install-sh'
3875libdir='${exec_prefix}/lib'
3876libexecdir='${exec_prefix}/libexec'
3877localedir='/opt/local/share/locale'
3878localstatedir='${prefix}/var'
3879mandir='${datarootdir}/man'
3880mkdir_p='$(MKDIR_P)'
3881ms_librarian=''
3882oldincludedir='/usr/include'
3883pdfdir='${docdir}'
3884prefix='/opt/local'
3885program_transform_name='s,x,x,'
3886psdir='${docdir}'
3887runstatedir='${localstatedir}/run'
3888sbindir='${exec_prefix}/sbin'
3889sharedstatedir='${prefix}/com'
3890sysconfdir='${prefix}/etc'
3891target_alias=''
3892
3893## ----------- ##
3894## confdefs.h. ##
3895## ----------- ##
3896
3897/* confdefs.h */
3898#define PACKAGE_NAME "gtk+"
3899#define PACKAGE_TARNAME "gtk+"
3900#define PACKAGE_VERSION "2.24.32"
3901#define PACKAGE_STRING "gtk+ 2.24.32"
3902#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
3903#define PACKAGE_URL ""
3904#define GETTEXT_PACKAGE "gtk20"
3905#define HAVE_STDIO_H 1
3906#define HAVE_STDLIB_H 1
3907#define HAVE_STRING_H 1
3908#define HAVE_INTTYPES_H 1
3909#define HAVE_STDINT_H 1
3910#define HAVE_STRINGS_H 1
3911#define HAVE_SYS_STAT_H 1
3912#define HAVE_SYS_TYPES_H 1
3913#define HAVE_UNISTD_H 1
3914#define HAVE_SYS_PARAM_H 1
3915#define STDC_HEADERS 1
3916#define HAVE_DLFCN_H 1
3917#define LT_OBJDIR ".libs/"
3918#define GTK_COMPILED_WITH_DEBUGGING "minimum"
3919#define HAVE_LSTAT 1
3920#define HAVE_MKSTEMP 1
3921#define HAVE_FLOCKFILE 1
3922#define HAVE_GETC_UNLOCKED 1
3923#define HAVE_LOCALTIME_R 1
3924#define HAVE_SIGSETJMP 1
3925#define HAVE_LOCALE_H 1
3926#define HAVE_LC_MESSAGES 1
3927#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3928#define HAVE_CFLOCALECOPYCURRENT 1
3929#define HAVE_BIND_TEXTDOMAIN_CODESET 1
3930#define HAVE_GETTEXT 1
3931#define HAVE_DCGETTEXT 1
3932#define ENABLE_NLS 1
3933#define GTK_LOCALEDIR "/opt/local/share/locale"
3934#define HAVE_BIND_TEXTDOMAIN_CODESET 1
3935#define HAVE_PWD_H 1
3936#define HAVE_PWD_H 1
3937#define HAVE_SYS_TIME_H 1
3938#define HAVE_SYS_TIME_H 1
3939#define HAVE_UNISTD_H 1
3940#define HAVE_UNISTD_H 1
3941#define HAVE_FTW_H 1
3942#define HAVE_FTW_H 1
3943#define RETSIGTYPE void
3944#define HAVE_GETPAGESIZE 1
3945#define HAVE_MMAP 1
3946#define HAVE_WCHAR_H 1
3947#define HAVE_WCTYPE_H 1
3948#define HAVE_BROKEN_WCTYPE 1
3949#define HAVE_CRT_EXTERNS_H 1
3950#define HAVE__NSGETENVIRON 1
3951#define USE_GMODULE 1
3952#define HAVE_SYS_WAIT_H 1
3953#define RETSIGTYPE void
3954#define HAVE_XCONVERTCASE 1
3955#define HAVE_XINTERNATOMS 1
3956#define HAVE_X11R6 1
3957#define HAVE_XKB 1
3958#define HAVE_XSYNC 1
3959#define HAVE_IPC_H 1
3960#define HAVE_SHM_H 1
3961#define HAVE_XSHM_H 1
3962#define HAVE_XFREE_XINERAMA 1
3963#define HAVE_XINERAMA 1
3964#define XINPUT_XFREE 1
3965#define HAVE_RANDR 1
3966#define HAVE_RANDR15 1
3967#define HAVE_XCURSOR 1
3968#define HAVE_XFIXES 1
3969#define HAVE_XCOMPOSITE 1
3970#define HAVE_XDAMAGE 1
3971#define HAVE_SOCKADDR_UN_SUN_LEN 1
3972
3973configure: exit 1