Ticket #26711: config.log

File config.log, 407.6 KB (added by raimue (Rainer Müller), 13 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by glib configure 2.26.0, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --enable-static
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Dysnomia.local
14uname -m = i386
15uname -r = 10.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 86 tasks, 312 threads, 2 processors
34Load average: 1.00, Mach factor: 0.99
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/libexec/no_default_gcc
40PATH: /opt/local/bin
41PATH: /opt/local/sbin
42PATH: /bin
43PATH: /sbin
44PATH: /usr/bin
45PATH: /usr/sbin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:3071: checking for a BSD-compatible install
53configure:3139: result: /usr/bin/install -c
54configure:3150: checking whether build environment is sane
55configure:3200: result: yes
56configure:3341: checking for a thread-safe mkdir -p
57configure:3380: result: /opt/local/bin/gmkdir -p
58configure:3393: checking for gawk
59configure:3423: result: no
60configure:3393: checking for mawk
61configure:3423: result: no
62configure:3393: checking for nawk
63configure:3423: result: no
64configure:3393: checking for awk
65configure:3409: found /usr/bin/awk
66configure:3420: result: awk
67configure:3431: checking whether make sets $(MAKE)
68configure:3453: result: yes
69configure:3584: checking whether to enable maintainer-specific portions of Makefiles
70configure:3593: result: no
71configure:3655: checking for gcc
72configure:3682: result: ccache /usr/bin/gcc-4.2
73configure:3911: checking for C compiler version
74configure:3920: ccache /usr/bin/gcc-4.2 --version >&5
75i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
76Copyright (C) 2007 Free Software Foundation, Inc.
77This is free software; see the source for copying conditions.  There is NO
78warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
79
80configure:3931: $? = 0
81configure:3920: ccache /usr/bin/gcc-4.2 -v >&5
82Using built-in specs.
83Target: i686-apple-darwin10
84Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
85Thread model: posix
86gcc version 4.2.1 (Apple Inc. build 5664)
87configure:3931: $? = 0
88configure:3920: ccache /usr/bin/gcc-4.2 -V >&5
89gcc-4.2: argument to `-V' is missing
90configure:3931: $? = 1
91configure:3920: ccache /usr/bin/gcc-4.2 -qversion >&5
92i686-apple-darwin10-gcc-4.2.1: no input files
93configure:3931: $? = 1
94configure:3951: checking whether the C compiler works
95configure:3973: ccache /usr/bin/gcc-4.2 -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 conftest.c  >&5
96configure:3977: $? = 0
97configure:4025: result: yes
98configure:4028: checking for C compiler default output file name
99configure:4030: result: a.out
100configure:4036: checking for suffix of executables
101configure:4043: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 conftest.c  >&5
102configure:4047: $? = 0
103configure:4069: result:
104configure:4091: checking whether we are cross compiling
105configure:4099: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 conftest.c  >&5
106configure:4103: $? = 0
107configure:4110: ./conftest
108configure:4114: $? = 0
109configure:4129: result: no
110configure:4134: checking for suffix of object files
111configure:4156: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
112configure:4160: $? = 0
113configure:4181: result: o
114configure:4185: checking whether we are using the GNU C compiler
115configure:4204: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
116configure:4204: $? = 0
117configure:4213: result: yes
118configure:4222: checking whether ccache /usr/bin/gcc-4.2 accepts -g
119configure:4242: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
120configure:4242: $? = 0
121configure:4283: result: yes
122configure:4300: checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89
123configure:4364: ccache /usr/bin/gcc-4.2  -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
124configure:4364: $? = 0
125configure:4377: result: none needed
126configure:4408: checking for style of include used by make
127configure:4436: result: GNU
128configure:4461: checking dependency style of ccache /usr/bin/gcc-4.2
129configure:4571: result: none
130configure:4591: checking how to run the C preprocessor
131configure:4622: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
132configure:4622: $? = 0
133configure:4636: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
134conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
135configure:4636: $? = 1
136configure: failed program was:
137| /* confdefs.h */
138| #define PACKAGE_NAME "glib"
139| #define PACKAGE_TARNAME "glib"
140| #define PACKAGE_VERSION "2.26.0"
141| #define PACKAGE_STRING "glib 2.26.0"
142| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
143| #define PACKAGE_URL ""
144| #define GLIB_MAJOR_VERSION 2
145| #define GLIB_MINOR_VERSION 26
146| #define GLIB_MICRO_VERSION 0
147| #define GLIB_INTERFACE_AGE 0
148| #define GLIB_BINARY_AGE 2600
149| /* end confdefs.h.  */
150| #include <ac_nonexistent.h>
151configure:4661: result: ccache /usr/bin/gcc-4.2 -E
152configure:4681: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
153configure:4681: $? = 0
154configure:4695: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
155conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
156configure:4695: $? = 1
157configure: failed program was:
158| /* confdefs.h */
159| #define PACKAGE_NAME "glib"
160| #define PACKAGE_TARNAME "glib"
161| #define PACKAGE_VERSION "2.26.0"
162| #define PACKAGE_STRING "glib 2.26.0"
163| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
164| #define PACKAGE_URL ""
165| #define GLIB_MAJOR_VERSION 2
166| #define GLIB_MINOR_VERSION 26
167| #define GLIB_MICRO_VERSION 0
168| #define GLIB_INTERFACE_AGE 0
169| #define GLIB_BINARY_AGE 2600
170| /* end confdefs.h.  */
171| #include <ac_nonexistent.h>
172configure:4728: checking build system type
173configure:4742: result: x86_64-apple-darwin10.4.0
174configure:4762: checking host system type
175configure:4775: result: x86_64-apple-darwin10.4.0
176configure:4796: checking for the BeOS
177configure:4806: result: no
178configure:4810: checking for Win32
179configure:4844: result: no
180configure:4850: checking for Mac OS X Carbon support
181configure:4861: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
182configure:4861: $? = 0
183configure:4866: result: yes
184configure:5307: checking whether to enable garbage collector friendliness
185configure:5316: result: no
186configure:5320: checking whether to disable memory pools
187configure:5323: result: no
188configure:5574: checking for C++ compiler version
189configure:5583: ccache /usr/bin/g++-4.2 --version >&5
190i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
191Copyright (C) 2007 Free Software Foundation, Inc.
192This is free software; see the source for copying conditions.  There is NO
193warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
194
195configure:5594: $? = 0
196configure:5583: ccache /usr/bin/g++-4.2 -v >&5
197Using built-in specs.
198Target: i686-apple-darwin10
199Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
200Thread model: posix
201gcc version 4.2.1 (Apple Inc. build 5664)
202configure:5594: $? = 0
203configure:5583: ccache /usr/bin/g++-4.2 -V >&5
204g++-4.2: argument to `-V' is missing
205configure:5594: $? = 1
206configure:5583: ccache /usr/bin/g++-4.2 -qversion >&5
207i686-apple-darwin10-g++-4.2.1: no input files
208configure:5594: $? = 1
209configure:5598: checking whether we are using the GNU C++ compiler
210configure:5617: ccache /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5
211configure:5617: $? = 0
212configure:5626: result: yes
213configure:5635: checking whether ccache /usr/bin/g++-4.2 accepts -g
214configure:5655: ccache /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cpp >&5
215configure:5655: $? = 0
216configure:5696: result: yes
217configure:5721: checking dependency style of ccache /usr/bin/g++-4.2
218configure:5831: result: none
219configure:5858: ccache /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5
220configure:5858: $? = 0
221configure:5927: checking for gcc
222configure:5954: result: ccache /usr/bin/gcc-4.2
223configure:6183: checking for C compiler version
224configure:6192: ccache /usr/bin/gcc-4.2 --version >&5
225i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
226Copyright (C) 2007 Free Software Foundation, Inc.
227This is free software; see the source for copying conditions.  There is NO
228warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
229
230configure:6203: $? = 0
231configure:6192: ccache /usr/bin/gcc-4.2 -v >&5
232Using built-in specs.
233Target: i686-apple-darwin10
234Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
235Thread model: posix
236gcc version 4.2.1 (Apple Inc. build 5664)
237configure:6203: $? = 0
238configure:6192: ccache /usr/bin/gcc-4.2 -V >&5
239gcc-4.2: argument to `-V' is missing
240configure:6203: $? = 1
241configure:6192: ccache /usr/bin/gcc-4.2 -qversion >&5
242i686-apple-darwin10-gcc-4.2.1: no input files
243configure:6203: $? = 1
244configure:6207: checking whether we are using the GNU C compiler
245configure:6235: result: yes
246configure:6244: checking whether ccache /usr/bin/gcc-4.2 accepts -g
247configure:6305: result: yes
248configure:6322: checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89
249configure:6399: result: none needed
250configure:6421: checking dependency style of ccache /usr/bin/gcc-4.2
251configure:6531: result: none
252configure:6550: checking whether ccache /usr/bin/gcc-4.2 and cc understand -c and -o together
253configure:6581: ccache /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5
254configure:6585: $? = 0
255configure:6591: ccache /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5
256configure:6595: $? = 0
257configure:6606: cc -c conftest.c >&5
258cc -c conftest.c
259cc: Error: You should be using ${configure.cc}
260See http://trac.macports.org/wiki/UsingTheRightCompiler
261configure:6610: $? = 1
262configure:6650: result: yes
263configure:6684: checking for special C compiler options needed for large files
264configure:6729: result: no
265configure:6735: checking for _FILE_OFFSET_BITS value needed for large files
266configure:6760: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
267configure:6760: $? = 0
268configure:6792: result: no
269configure:6925: checking for pkg-config
270configure:6943: found /opt/local/bin/pkg-config
271configure:6955: result: /opt/local/bin/pkg-config
272configure:6980: checking pkg-config is at least version 0.16
273configure:6983: result: yes
274configure:7063: checking for gawk
275configure:7090: result: awk
276configure:7105: checking for perl5
277configure:7132: result: /opt/local/bin/perl
278configure:7146: checking for indent
279configure:7162: found /usr/bin/indent
280configure:7173: result: indent
281configure:7195: checking for /opt/local/bin/perl
282configure:7225: result: /opt/local/bin/perl
283configure:7271: checking for a Python interpreter with version >= 2.4
284configure:7288: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
285configure:7291: $? = 0
286configure:7297: result: python
287configure:7305: checking for python
288configure:7323: found /usr/bin/python
289configure:7335: result: /usr/bin/python
290configure:7353: checking for python version
291configure:7360: result: 2.6
292configure:7372: checking for python platform
293configure:7379: result: darwin
294configure:7386: checking for python script directory
295configure:7415: result: ${prefix}/lib/python2.6/site-packages
296configure:7424: checking for python extension module directory
297configure:7453: result: ${exec_prefix}/lib/python2.6/site-packages
298configure:7486: checking for iconv_open
299configure:7486: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c  >&5
300Undefined symbols for architecture x86_64:
301  "_iconv_open", referenced from:
302      _main in ccMTTx0t.o
303ld: symbol(s) not found for architecture x86_64
304collect2: ld returned 1 exit status
305Undefined symbols for architecture i386:
306  "_iconv_open", referenced from:
307      _main in ccxUyAdS.o
308ld: symbol(s) not found for architecture i386
309collect2: ld returned 1 exit status
310lipo: can't open input file: /var/tmp//ccw8stx9.out (No such file or directory)
311configure:7486: $? = 1
312configure: failed program was:
313| /* confdefs.h */
314| #define PACKAGE_NAME "glib"
315| #define PACKAGE_TARNAME "glib"
316| #define PACKAGE_VERSION "2.26.0"
317| #define PACKAGE_STRING "glib 2.26.0"
318| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
319| #define PACKAGE_URL ""
320| #define GLIB_MAJOR_VERSION 2
321| #define GLIB_MINOR_VERSION 26
322| #define GLIB_MICRO_VERSION 0
323| #define GLIB_INTERFACE_AGE 0
324| #define GLIB_BINARY_AGE 2600
325| #define HAVE_CARBON 1
326| /* end confdefs.h.  */
327| /* Define iconv_open to an innocuous variant, in case <limits.h> declares iconv_open.
328|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
329| #define iconv_open innocuous_iconv_open
330|
331| /* System header to define __stub macros and hopefully few prototypes,
332|     which can conflict with char iconv_open (); below.
333|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
334|     <limits.h> exists even on freestanding compilers.  */
335|
336| #ifdef __STDC__
337| # include <limits.h>
338| #else
339| # include <assert.h>
340| #endif
341|
342| #undef iconv_open
343|
344| /* Override any GCC internal prototype to avoid an error.
345|    Use char because int might match the return type of a GCC
346|    builtin and then its argument prototype would still apply.  */
347| #ifdef __cplusplus
348| extern "C"
349| #endif
350| char iconv_open ();
351| /* The GNU C library defines this for functions which it implements
352|     to always fail with ENOSYS.  Some functions are actually named
353|     something starting with __ and the normal name is an alias.  */
354| #if defined __stub_iconv_open || defined __stub___iconv_open
355| choke me
356| #endif
357|
358| int
359| main ()
360| {
361| return iconv_open ();
362|   ;
363|   return 0;
364| }
365configure:7486: result: no
366configure:7493: checking for libiconv_open in -liconv
367configure:7518: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -liconv   >&5
368configure:7518: $? = 0
369configure:7527: result: yes
370configure:7676: checking for grep that handles long lines and -e
371configure:7734: result: /usr/bin/grep
372configure:7739: checking for egrep
373configure:7801: result: /usr/bin/grep -E
374configure:7807: checking whether we are using the GNU C Library 2.1 or newer
375conftest.c:16:22: error: features.h: No such file or directory
376configure:7834: result: no
377configure:7848: checking Whether to cache iconv descriptors
378configure:7870: result: yes
379configure:7876: checking for ZLIB
380configure:7883: $PKG_CONFIG --exists --print-errors "zlib"
381configure:7886: $? = 0
382configure:7899: $PKG_CONFIG --exists --print-errors "zlib"
383configure:7902: $? = 0
384configure:7937: result: yes
385configure:8130: checking locale.h usability
386configure:8130: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
387configure:8130: $? = 0
388configure:8130: result: yes
389configure:8130: checking locale.h presence
390configure:8130: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
391configure:8130: $? = 0
392configure:8130: result: yes
393configure:8130: checking for locale.h
394configure:8130: result: yes
395configure:8141: checking for LC_MESSAGES
396configure:8157: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c  >&5
397configure:8157: $? = 0
398configure:8165: result: yes
399configure:8182: checking libintl.h usability
400configure:8182: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
401configure:8182: $? = 0
402configure:8182: result: yes
403configure:8182: checking libintl.h presence
404configure:8182: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
405configure:8182: $? = 0
406configure:8182: result: yes
407configure:8182: checking for libintl.h
408configure:8182: result: yes
409configure:8190: checking for ngettext in libc
410configure:8208: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c  >&5
411Undefined symbols for architecture x86_64:
412  "_libintl_ngettext", referenced from:
413      _main in ccUW45zf.o
414ld: symbol(s) not found for architecture x86_64
415collect2: ld returned 1 exit status
416Undefined symbols for architecture i386:
417  "_libintl_ngettext", referenced from:
418      _main in ccMiL9w8.o
419ld: symbol(s) not found for architecture i386
420collect2: ld returned 1 exit status
421lipo: can't open input file: /var/tmp//ccIQraoF.out (No such file or directory)
422configure:8208: $? = 1
423configure: failed program was:
424| /* confdefs.h */
425| #define PACKAGE_NAME "glib"
426| #define PACKAGE_TARNAME "glib"
427| #define PACKAGE_VERSION "2.26.0"
428| #define PACKAGE_STRING "glib 2.26.0"
429| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
430| #define PACKAGE_URL ""
431| #define GLIB_MAJOR_VERSION 2
432| #define GLIB_MINOR_VERSION 26
433| #define GLIB_MICRO_VERSION 0
434| #define GLIB_INTERFACE_AGE 0
435| #define GLIB_BINARY_AGE 2600
436| #define HAVE_CARBON 1
437| #define NEED_ICONV_CACHE 1
438| #define HAVE_LOCALE_H 1
439| #define HAVE_LC_MESSAGES 1
440| /* end confdefs.h.  */
441|
442| #include <libintl.h>
443|
444| int
445| main ()
446| {
447| return !ngettext ("","", 1)
448|   ;
449|   return 0;
450| }
451configure:8217: result: no
452configure:8273: checking for bindtextdomain in -lintl
453configure:8298: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
454configure:8298: $? = 0
455configure:8307: result: yes
456configure:8310: checking for ngettext in -lintl
457configure:8335: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
458configure:8335: $? = 0
459configure:8344: result: yes
460configure:8347: checking for dgettext in -lintl
461configure:8372: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
462conftest.c:25: warning: conflicting types for built-in function 'dgettext'
463conftest.c:25: warning: conflicting types for built-in function 'dgettext'
464configure:8372: $? = 0
465configure:8381: result: yes
466configure:8494: checking for bind_textdomain_codeset
467configure:8494: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c  -lintl  >&5
468configure:8494: $? = 0
469configure:8494: result: yes
470configure:8531: checking for msgfmt
471configure:8558: result: /opt/local/bin/msgfmt
472configure:8569: checking for dcgettext
473configure:8569: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c  -lintl  >&5
474conftest.c:43: warning: conflicting types for built-in function 'dcgettext'
475conftest.c:43: warning: conflicting types for built-in function 'dcgettext'
476configure:8569: $? = 0
477configure:8569: result: yes
478configure:8579: checking if msgfmt accepts -c
479configure:8594: $MSGFMT -c -o /dev/null conftest.foo
480configure:8597: $? = 0
481configure:8599: result: yes
482configure:8609: checking for gmsgfmt
483configure:8640: result: /opt/local/bin/msgfmt
484configure:8650: checking for xgettext
485configure:8677: result: /opt/local/bin/xgettext
486configure:8696: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c  -lintl  >&5
487configure:8696: $? = 0
488configure:8774: checking for catalogs to be installed
489configure:8799: result:  af am ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tl tr tt uk vi wa xh yi zh_CN zh_HK zh_TW
490configure:8920: checking for a sed that does not truncate output
491configure:8984: result: /opt/local/bin/gsed
492configure:9002: checking for fgrep
493configure:9064: result: /usr/bin/grep -F
494configure:9099: checking for ld used by ccache /usr/bin/gcc-4.2
495configure:9166: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
496configure:9173: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
497configure:9188: result: no
498configure:9200: checking for BSD- or MS-compatible name lister (nm)
499configure:9249: result: /usr/bin/nm
500configure:9367: checking the name lister (/usr/bin/nm) interface
501configure:9374: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
502configure:9377: /usr/bin/nm "conftest.o"
503configure:9380: output
5040000000000000000 D _some_variable
505configure:9387: result: BSD nm
506configure:9390: checking whether ln -s works
507configure:9394: result: yes
508configure:9402: checking the maximum length of command line arguments
509configure:9522: result: 196608
510configure:9539: checking whether the shell understands some XSI constructs
511configure:9549: result: yes
512configure:9553: checking whether the shell understands "+="
513configure:9559: result: yes
514configure:9594: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
515configure:9601: result: -r
516configure:9670: checking for objdump
517configure:9700: result: no
518configure:9726: checking how to recognize dependent libraries
519configure:9922: result: pass_all
520configure:9982: checking for ar
521configure:9998: found /usr/bin/ar
522configure:10009: result: ar
523configure:10087: checking for strip
524configure:10103: found /usr/bin/strip
525configure:10114: result: strip
526configure:10186: checking for ranlib
527configure:10202: found /usr/bin/ranlib
528configure:10213: result: ranlib
529configure:10303: checking command to parse /usr/bin/nm output from ccache /usr/bin/gcc-4.2 object
530configure:10421: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
531configure:10424: $? = 0
532configure:10428: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
533configure:10431: $? = 0
534cannot find nm_test_var in conftest.nm
535configure:10421: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
536configure:10424: $? = 0
537configure:10428: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
538configure:10431: $? = 0
539configure:10485: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c conftstm.o >&5
540configure:10488: $? = 0
541configure:10526: result: ok
542configure:10790: checking for dsymutil
543configure:10806: found /usr/bin/dsymutil
544configure:10817: result: dsymutil
545configure:10882: checking for nmedit
546configure:10898: found /usr/bin/nmedit
547configure:10909: result: nmedit
548configure:10974: checking for lipo
549configure:10990: found /usr/bin/lipo
550configure:11001: result: lipo
551configure:11066: checking for otool
552configure:11082: found /usr/bin/otool
553configure:11093: result: otool
554configure:11158: checking for otool64
555configure:11188: result: no
556configure:11233: checking for -single_module linker flag
557ccache /usr/bin/gcc-4.2 -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
558configure:11260: result: yes
559configure:11262: checking for -exported_symbols_list linker flag
560configure:11282: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon -Wl,-exported_symbols_list,conftest.sym conftest.c -lintl   >&5
561configure:11282: $? = 0
562configure:11292: result: yes
563configure:11331: checking for dlfcn.h
564configure:11331: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
565configure:11331: $? = 0
566configure:11331: result: yes
567configure:11456: checking for C++ compiler version
568configure:11465: ccache /usr/bin/g++-4.2 --version >&5
569i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
570Copyright (C) 2007 Free Software Foundation, Inc.
571This is free software; see the source for copying conditions.  There is NO
572warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
573
574configure:11476: $? = 0
575configure:11465: ccache /usr/bin/g++-4.2 -v >&5
576Using built-in specs.
577Target: i686-apple-darwin10
578Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
579Thread model: posix
580gcc version 4.2.1 (Apple Inc. build 5664)
581configure:11476: $? = 0
582configure:11465: ccache /usr/bin/g++-4.2 -V >&5
583g++-4.2: argument to `-V' is missing
584configure:11476: $? = 1
585configure:11465: ccache /usr/bin/g++-4.2 -qversion >&5
586i686-apple-darwin10-g++-4.2.1: no input files
587configure:11476: $? = 1
588configure:11480: checking whether we are using the GNU C++ compiler
589configure:11508: result: yes
590configure:11517: checking whether ccache /usr/bin/g++-4.2 accepts -g
591configure:11578: result: yes
592configure:11603: checking dependency style of ccache /usr/bin/g++-4.2
593configure:11713: result: none
594configure:11736: checking how to run the C++ preprocessor
595configure:11763: ccache /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
596configure:11763: $? = 0
597configure:11777: ccache /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
598conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory
599configure:11777: $? = 1
600configure: failed program was:
601| /* confdefs.h */
602| #define PACKAGE_NAME "glib"
603| #define PACKAGE_TARNAME "glib"
604| #define PACKAGE_VERSION "2.26.0"
605| #define PACKAGE_STRING "glib 2.26.0"
606| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
607| #define PACKAGE_URL ""
608| #define GLIB_MAJOR_VERSION 2
609| #define GLIB_MINOR_VERSION 26
610| #define GLIB_MICRO_VERSION 0
611| #define GLIB_INTERFACE_AGE 0
612| #define GLIB_BINARY_AGE 2600
613| #define HAVE_CARBON 1
614| #define NEED_ICONV_CACHE 1
615| #define HAVE_LOCALE_H 1
616| #define HAVE_LC_MESSAGES 1
617| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
618| #define HAVE_GETTEXT 1
619| #define HAVE_DCGETTEXT 1
620| #define ENABLE_NLS 1
621| #define GETTEXT_PACKAGE "glib20"
622| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
623| #define USE_LIBICONV_GNU 1
624| #define HAVE_DLFCN_H 1
625| /* end confdefs.h.  */
626| #include <ac_nonexistent.h>
627configure:11802: result: ccache /usr/bin/g++-4.2 -E
628configure:11822: ccache /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
629configure:11822: $? = 0
630configure:11836: ccache /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
631conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory
632configure:11836: $? = 1
633configure: failed program was:
634| /* confdefs.h */
635| #define PACKAGE_NAME "glib"
636| #define PACKAGE_TARNAME "glib"
637| #define PACKAGE_VERSION "2.26.0"
638| #define PACKAGE_STRING "glib 2.26.0"
639| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
640| #define PACKAGE_URL ""
641| #define GLIB_MAJOR_VERSION 2
642| #define GLIB_MINOR_VERSION 26
643| #define GLIB_MICRO_VERSION 0
644| #define GLIB_INTERFACE_AGE 0
645| #define GLIB_BINARY_AGE 2600
646| #define HAVE_CARBON 1
647| #define NEED_ICONV_CACHE 1
648| #define HAVE_LOCALE_H 1
649| #define HAVE_LC_MESSAGES 1
650| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
651| #define HAVE_GETTEXT 1
652| #define HAVE_DCGETTEXT 1
653| #define ENABLE_NLS 1
654| #define GETTEXT_PACKAGE "glib20"
655| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
656| #define USE_LIBICONV_GNU 1
657| #define HAVE_DLFCN_H 1
658| /* end confdefs.h.  */
659| #include <ac_nonexistent.h>
660configure:12338: checking for objdir
661configure:12353: result: .libs
662configure:12645: checking if ccache /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
663configure:12663: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
664cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
665cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
666configure:12667: $? = 0
667configure:12680: result: no
668configure:12700: checking for ccache /usr/bin/gcc-4.2 option to produce PIC
669configure:12972: result: -fno-common -DPIC
670configure:12984: checking if ccache /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
671configure:13002: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
672configure:13006: $? = 0
673configure:13019: result: yes
674configure:13043: checking if ccache /usr/bin/gcc-4.2 static flag -static works
675configure:13071: result: no
676configure:13086: checking if ccache /usr/bin/gcc-4.2 supports -c -o file.o
677configure:13107: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5
678configure:13111: $? = 0
679configure:13133: result: yes
680configure:13141: checking if ccache /usr/bin/gcc-4.2 supports -c -o file.o
681configure:13188: result: yes
682configure:13221: checking whether the ccache /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
683configure:14207: result: yes
684configure:14446: checking dynamic linker characteristics
685configure:15100: result: darwin10.4.0 dyld
686configure:15202: checking how to hardcode library paths into programs
687configure:15227: result: immediate
688configure:15747: checking whether stripping libraries is possible
689configure:15761: result: yes
690configure:15787: checking if libtool supports shared libraries
691configure:15789: result: yes
692configure:15792: checking whether to build shared libraries
693configure:15813: result: yes
694configure:15816: checking whether to build static libraries
695configure:15820: result: yes
696configure:15970: checking for ld used by ccache /usr/bin/g++-4.2
697configure:16037: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
698configure:16044: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
699configure:16059: result: no
700configure:16114: checking whether the ccache /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
701configure:17027: result: yes
702configure:17055: ccache /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5
703configure:17058: $? = 0
704configure:17240: checking for ccache /usr/bin/g++-4.2 option to produce PIC
705configure:17557: result: -fno-common -DPIC
706configure:17566: checking if ccache /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works
707configure:17584: ccache /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
708configure:17588: $? = 0
709configure:17601: result: yes
710configure:17622: checking if ccache /usr/bin/g++-4.2 static flag -static works
711configure:17650: result: no
712configure:17662: checking if ccache /usr/bin/g++-4.2 supports -c -o file.o
713configure:17683: ccache /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
714configure:17687: $? = 0
715configure:17709: result: yes
716configure:17714: checking if ccache /usr/bin/g++-4.2 supports -c -o file.o
717configure:17761: result: yes
718configure:17791: checking whether the ccache /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
719configure:17817: result: yes
720configure:17954: checking dynamic linker characteristics
721configure:18556: result: darwin10.4.0 dyld
722configure:18607: checking how to hardcode library paths into programs
723configure:18632: result: immediate
724configure:18691: creating ./config.lt
725
726## ------------------ ##
727## Running config.lt. ##
728## ------------------ ##
729config.lt:676: creating libtool
730configure:20352: checking for extra flags to get ANSI library prototypes
731configure:20367: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   -lm >&5
732configure:20367: $? = 0
733configure:20367: ./conftest
734configure:20367: $? = 0
735configure:20368: result: none needed
736configure:20408: checking for extra flags for POSIX compliance
737configure:20421: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
738conftest.c: In function 'main':
739conftest.c:31: warning: unused variable 'dir'
740conftest.c: In function 'main':
741conftest.c:31: warning: unused variable 'dir'
742configure:20421: $? = 0
743configure:20422: result: none needed
744configure:20453: checking for ANSI C header files
745configure:20473: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
746configure:20473: $? = 0
747configure:20546: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
748configure:20546: $? = 0
749configure:20546: ./conftest
750configure:20546: $? = 0
751configure:20557: result: yes
752configure:20569: checking for vprintf
753configure:20569: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
754conftest.c:51: warning: conflicting types for built-in function 'vprintf'
755conftest.c:51: warning: conflicting types for built-in function 'vprintf'
756configure:20569: $? = 0
757configure:20569: result: yes
758configure:20575: checking for _doprnt
759configure:20575: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
760Undefined symbols for architecture x86_64:
761  "__doprnt", referenced from:
762      _main in ccMprDoV.o
763ld: symbol(s) not found for architecture x86_64
764collect2: ld returned 1 exit status
765Undefined symbols for architecture i386:
766  "__doprnt", referenced from:
767      _main in ccnFFq6L.o
768ld: symbol(s) not found for architecture i386
769collect2: ld returned 1 exit status
770lipo: can't open input file: /var/tmp//ccGsOO7S.out (No such file or directory)
771configure:20575: $? = 1
772configure: failed program was:
773| /* confdefs.h */
774| #define PACKAGE_NAME "glib"
775| #define PACKAGE_TARNAME "glib"
776| #define PACKAGE_VERSION "2.26.0"
777| #define PACKAGE_STRING "glib 2.26.0"
778| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
779| #define PACKAGE_URL ""
780| #define GLIB_MAJOR_VERSION 2
781| #define GLIB_MINOR_VERSION 26
782| #define GLIB_MICRO_VERSION 0
783| #define GLIB_INTERFACE_AGE 0
784| #define GLIB_BINARY_AGE 2600
785| #define HAVE_CARBON 1
786| #define NEED_ICONV_CACHE 1
787| #define HAVE_LOCALE_H 1
788| #define HAVE_LC_MESSAGES 1
789| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
790| #define HAVE_GETTEXT 1
791| #define HAVE_DCGETTEXT 1
792| #define ENABLE_NLS 1
793| #define GETTEXT_PACKAGE "glib20"
794| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
795| #define USE_LIBICONV_GNU 1
796| #define HAVE_DLFCN_H 1
797| #define LT_OBJDIR ".libs/"
798| #define STDC_HEADERS 1
799| #define HAVE_VPRINTF 1
800| /* end confdefs.h.  */
801| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
802|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
803| #define _doprnt innocuous__doprnt
804|
805| /* System header to define __stub macros and hopefully few prototypes,
806|     which can conflict with char _doprnt (); below.
807|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
808|     <limits.h> exists even on freestanding compilers.  */
809|
810| #ifdef __STDC__
811| # include <limits.h>
812| #else
813| # include <assert.h>
814| #endif
815|
816| #undef _doprnt
817|
818| /* Override any GCC internal prototype to avoid an error.
819|    Use char because int might match the return type of a GCC
820|    builtin and then its argument prototype would still apply.  */
821| #ifdef __cplusplus
822| extern "C"
823| #endif
824| char _doprnt ();
825| /* The GNU C library defines this for functions which it implements
826|     to always fail with ENOSYS.  Some functions are actually named
827|     something starting with __ and the normal name is an alias.  */
828| #if defined __stub__doprnt || defined __stub____doprnt
829| choke me
830| #endif
831|
832| int
833| main ()
834| {
835| return _doprnt ();
836|   ;
837|   return 0;
838| }
839configure:20575: result: no
840configure:20586: checking for size_t
841configure:20586: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
842configure:20586: $? = 0
843configure:20586: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
844conftest.c: In function 'main':
845conftest.c:65: error: expected expression before ')' token
846conftest.c: In function 'main':
847conftest.c:65: error: expected expression before ')' token
848lipo: can't open input file: /var/tmp//ccBHgWFA.out (No such file or directory)
849configure:20586: $? = 1
850configure: failed program was:
851| /* confdefs.h */
852| #define PACKAGE_NAME "glib"
853| #define PACKAGE_TARNAME "glib"
854| #define PACKAGE_VERSION "2.26.0"
855| #define PACKAGE_STRING "glib 2.26.0"
856| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
857| #define PACKAGE_URL ""
858| #define GLIB_MAJOR_VERSION 2
859| #define GLIB_MINOR_VERSION 26
860| #define GLIB_MICRO_VERSION 0
861| #define GLIB_INTERFACE_AGE 0
862| #define GLIB_BINARY_AGE 2600
863| #define HAVE_CARBON 1
864| #define NEED_ICONV_CACHE 1
865| #define HAVE_LOCALE_H 1
866| #define HAVE_LC_MESSAGES 1
867| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
868| #define HAVE_GETTEXT 1
869| #define HAVE_DCGETTEXT 1
870| #define ENABLE_NLS 1
871| #define GETTEXT_PACKAGE "glib20"
872| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
873| #define USE_LIBICONV_GNU 1
874| #define HAVE_DLFCN_H 1
875| #define LT_OBJDIR ".libs/"
876| #define STDC_HEADERS 1
877| #define HAVE_VPRINTF 1
878| /* end confdefs.h.  */
879| #include <stdio.h>
880| #ifdef HAVE_SYS_TYPES_H
881| # include <sys/types.h>
882| #endif
883| #ifdef HAVE_SYS_STAT_H
884| # include <sys/stat.h>
885| #endif
886| #ifdef STDC_HEADERS
887| # include <stdlib.h>
888| # include <stddef.h>
889| #else
890| # ifdef HAVE_STDLIB_H
891| #  include <stdlib.h>
892| # endif
893| #endif
894| #ifdef HAVE_STRING_H
895| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
896| #  include <memory.h>
897| # endif
898| # include <string.h>
899| #endif
900| #ifdef HAVE_STRINGS_H
901| # include <strings.h>
902| #endif
903| #ifdef HAVE_INTTYPES_H
904| # include <inttypes.h>
905| #endif
906| #ifdef HAVE_STDINT_H
907| # include <stdint.h>
908| #endif
909| #ifdef HAVE_UNISTD_H
910| # include <unistd.h>
911| #endif
912| int
913| main ()
914| {
915| if (sizeof ((size_t)))
916|           return 0;
917|   ;
918|   return 0;
919| }
920configure:20586: result: yes
921configure:20599: checking for working alloca.h
922configure:20616: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
923configure:20616: $? = 0
924configure:20624: result: yes
925configure:20632: checking for alloca
926configure:20669: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
927configure:20669: $? = 0
928configure:20677: result: yes
929configure:20789: checking for mmap
930configure:20789: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
931configure:20789: $? = 0
932configure:20789: result: yes
933configure:20789: checking for posix_memalign
934configure:20789: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
935configure:20789: $? = 0
936configure:20789: result: yes
937configure:20789: checking for memalign
938configure:20789: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
939Undefined symbols for architecture x86_64:
940  "_memalign", referenced from:
941      _main in ccCpcFcM.o
942ld: symbol(s) not found for architecture x86_64
943collect2: ld returned 1 exit status
944Undefined symbols for architecture i386:
945  "_memalign", referenced from:
946      _main in cc5wZo7U.o
947ld: symbol(s) not found for architecture i386
948collect2: ld returned 1 exit status
949lipo: can't open input file: /var/tmp//cc8LzRRJ.out (No such file or directory)
950configure:20789: $? = 1
951configure: failed program was:
952| /* confdefs.h */
953| #define PACKAGE_NAME "glib"
954| #define PACKAGE_TARNAME "glib"
955| #define PACKAGE_VERSION "2.26.0"
956| #define PACKAGE_STRING "glib 2.26.0"
957| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
958| #define PACKAGE_URL ""
959| #define GLIB_MAJOR_VERSION 2
960| #define GLIB_MINOR_VERSION 26
961| #define GLIB_MICRO_VERSION 0
962| #define GLIB_INTERFACE_AGE 0
963| #define GLIB_BINARY_AGE 2600
964| #define HAVE_CARBON 1
965| #define NEED_ICONV_CACHE 1
966| #define HAVE_LOCALE_H 1
967| #define HAVE_LC_MESSAGES 1
968| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
969| #define HAVE_GETTEXT 1
970| #define HAVE_DCGETTEXT 1
971| #define ENABLE_NLS 1
972| #define GETTEXT_PACKAGE "glib20"
973| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
974| #define USE_LIBICONV_GNU 1
975| #define HAVE_DLFCN_H 1
976| #define LT_OBJDIR ".libs/"
977| #define STDC_HEADERS 1
978| #define HAVE_VPRINTF 1
979| #define HAVE_ALLOCA_H 1
980| #define HAVE_ALLOCA 1
981| #define HAVE_MMAP 1
982| #define HAVE_POSIX_MEMALIGN 1
983| /* end confdefs.h.  */
984| /* Define memalign to an innocuous variant, in case <limits.h> declares memalign.
985|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
986| #define memalign innocuous_memalign
987|
988| /* System header to define __stub macros and hopefully few prototypes,
989|     which can conflict with char memalign (); below.
990|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
991|     <limits.h> exists even on freestanding compilers.  */
992|
993| #ifdef __STDC__
994| # include <limits.h>
995| #else
996| # include <assert.h>
997| #endif
998|
999| #undef memalign
1000|
1001| /* Override any GCC internal prototype to avoid an error.
1002|    Use char because int might match the return type of a GCC
1003|    builtin and then its argument prototype would still apply.  */
1004| #ifdef __cplusplus
1005| extern "C"
1006| #endif
1007| char memalign ();
1008| /* The GNU C library defines this for functions which it implements
1009|     to always fail with ENOSYS.  Some functions are actually named
1010|     something starting with __ and the normal name is an alias.  */
1011| #if defined __stub_memalign || defined __stub___memalign
1012| choke me
1013| #endif
1014|
1015| int
1016| main ()
1017| {
1018| return memalign ();
1019|   ;
1020|   return 0;
1021| }
1022configure:20789: result: no
1023configure:20789: checking for valloc
1024configure:20789: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
1025configure:20789: $? = 0
1026configure:20789: result: yes
1027configure:20789: checking for fsync
1028configure:20789: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
1029configure:20789: $? = 0
1030configure:20789: result: yes
1031configure:20789: checking for pipe2
1032configure:20789: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
1033Undefined symbols for architecture x86_64:
1034  "_pipe2", referenced from:
1035      _main in ccY4XHrL.o
1036ld: symbol(s) not found for architecture x86_64
1037collect2: ld returned 1 exit status
1038Undefined symbols for architecture i386:
1039  "_pipe2", referenced from:
1040      _main in cc5Gs8cG.o
1041ld: symbol(s) not found for architecture i386
1042collect2: ld returned 1 exit status
1043lipo: can't open input file: /var/tmp//ccMxQLsI.out (No such file or directory)
1044configure:20789: $? = 1
1045configure: failed program was:
1046| /* confdefs.h */
1047| #define PACKAGE_NAME "glib"
1048| #define PACKAGE_TARNAME "glib"
1049| #define PACKAGE_VERSION "2.26.0"
1050| #define PACKAGE_STRING "glib 2.26.0"
1051| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1052| #define PACKAGE_URL ""
1053| #define GLIB_MAJOR_VERSION 2
1054| #define GLIB_MINOR_VERSION 26
1055| #define GLIB_MICRO_VERSION 0
1056| #define GLIB_INTERFACE_AGE 0
1057| #define GLIB_BINARY_AGE 2600
1058| #define HAVE_CARBON 1
1059| #define NEED_ICONV_CACHE 1
1060| #define HAVE_LOCALE_H 1
1061| #define HAVE_LC_MESSAGES 1
1062| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1063| #define HAVE_GETTEXT 1
1064| #define HAVE_DCGETTEXT 1
1065| #define ENABLE_NLS 1
1066| #define GETTEXT_PACKAGE "glib20"
1067| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
1068| #define USE_LIBICONV_GNU 1
1069| #define HAVE_DLFCN_H 1
1070| #define LT_OBJDIR ".libs/"
1071| #define STDC_HEADERS 1
1072| #define HAVE_VPRINTF 1
1073| #define HAVE_ALLOCA_H 1
1074| #define HAVE_ALLOCA 1
1075| #define HAVE_MMAP 1
1076| #define HAVE_POSIX_MEMALIGN 1
1077| #define HAVE_VALLOC 1
1078| #define HAVE_FSYNC 1
1079| /* end confdefs.h.  */
1080| /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2.
1081|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1082| #define pipe2 innocuous_pipe2
1083|
1084| /* System header to define __stub macros and hopefully few prototypes,
1085|     which can conflict with char pipe2 (); below.
1086|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1087|     <limits.h> exists even on freestanding compilers.  */
1088|
1089| #ifdef __STDC__
1090| # include <limits.h>
1091| #else
1092| # include <assert.h>
1093| #endif
1094|
1095| #undef pipe2
1096|
1097| /* Override any GCC internal prototype to avoid an error.
1098|    Use char because int might match the return type of a GCC
1099|    builtin and then its argument prototype would still apply.  */
1100| #ifdef __cplusplus
1101| extern "C"
1102| #endif
1103| char pipe2 ();
1104| /* The GNU C library defines this for functions which it implements
1105|     to always fail with ENOSYS.  Some functions are actually named
1106|     something starting with __ and the normal name is an alias.  */
1107| #if defined __stub_pipe2 || defined __stub___pipe2
1108| choke me
1109| #endif
1110|
1111| int
1112| main ()
1113| {
1114| return pipe2 ();
1115|   ;
1116|   return 0;
1117| }
1118configure:20789: result: no
1119configure:20801: checking for atexit
1120configure:20801: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
1121configure:20801: $? = 0
1122configure:20801: result: yes
1123configure:20801: checking for on_exit
1124configure:20801: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
1125Undefined symbols for architecture x86_64:
1126  "_on_exit", referenced from:
1127      _main in ccnSztv9.o
1128ld: symbol(s) not found for architecture x86_64
1129collect2: ld returned 1 exit status
1130Undefined symbols for architecture i386:
1131  "_on_exit", referenced from:
1132      _main in ccqTt5o5.o
1133ld: symbol(s) not found for architecture i386
1134collect2: ld returned 1 exit status
1135lipo: can't open input file: /var/tmp//ccHn12NE.out (No such file or directory)
1136configure:20801: $? = 1
1137configure: failed program was:
1138| /* confdefs.h */
1139| #define PACKAGE_NAME "glib"
1140| #define PACKAGE_TARNAME "glib"
1141| #define PACKAGE_VERSION "2.26.0"
1142| #define PACKAGE_STRING "glib 2.26.0"
1143| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1144| #define PACKAGE_URL ""
1145| #define GLIB_MAJOR_VERSION 2
1146| #define GLIB_MINOR_VERSION 26
1147| #define GLIB_MICRO_VERSION 0
1148| #define GLIB_INTERFACE_AGE 0
1149| #define GLIB_BINARY_AGE 2600
1150| #define HAVE_CARBON 1
1151| #define NEED_ICONV_CACHE 1
1152| #define HAVE_LOCALE_H 1
1153| #define HAVE_LC_MESSAGES 1
1154| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1155| #define HAVE_GETTEXT 1
1156| #define HAVE_DCGETTEXT 1
1157| #define ENABLE_NLS 1
1158| #define GETTEXT_PACKAGE "glib20"
1159| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
1160| #define USE_LIBICONV_GNU 1
1161| #define HAVE_DLFCN_H 1
1162| #define LT_OBJDIR ".libs/"
1163| #define STDC_HEADERS 1
1164| #define HAVE_VPRINTF 1
1165| #define HAVE_ALLOCA_H 1
1166| #define HAVE_ALLOCA 1
1167| #define HAVE_MMAP 1
1168| #define HAVE_POSIX_MEMALIGN 1
1169| #define HAVE_VALLOC 1
1170| #define HAVE_FSYNC 1
1171| #define HAVE_ATEXIT 1
1172| /* end confdefs.h.  */
1173| /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit.
1174|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1175| #define on_exit innocuous_on_exit
1176|
1177| /* System header to define __stub macros and hopefully few prototypes,
1178|     which can conflict with char on_exit (); below.
1179|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1180|     <limits.h> exists even on freestanding compilers.  */
1181|
1182| #ifdef __STDC__
1183| # include <limits.h>
1184| #else
1185| # include <assert.h>
1186| #endif
1187|
1188| #undef on_exit
1189|
1190| /* Override any GCC internal prototype to avoid an error.
1191|    Use char because int might match the return type of a GCC
1192|    builtin and then its argument prototype would still apply.  */
1193| #ifdef __cplusplus
1194| extern "C"
1195| #endif
1196| char on_exit ();
1197| /* The GNU C library defines this for functions which it implements
1198|     to always fail with ENOSYS.  Some functions are actually named
1199|     something starting with __ and the normal name is an alias.  */
1200| #if defined __stub_on_exit || defined __stub___on_exit
1201| choke me
1202| #endif
1203|
1204| int
1205| main ()
1206| {
1207| return on_exit ();
1208|   ;
1209|   return 0;
1210| }
1211configure:20801: result: no
1212configure:20801: checking for timegm
1213configure:20801: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
1214configure:20801: $? = 0
1215configure:20801: result: yes
1216configure:20801: checking for gmtime_r
1217configure:20801: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
1218configure:20801: $? = 0
1219configure:20801: result: yes
1220configure:20815: checking size of char
1221configure:20820: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
1222configure:20820: $? = 0
1223configure:20820: ./conftest
1224configure:20820: $? = 0
1225configure:20834: result: 1
1226configure:20848: checking size of short
1227configure:20853: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
1228configure:20853: $? = 0
1229configure:20853: ./conftest
1230configure:20853: $? = 0
1231configure:20867: result: 2
1232configure:20881: checking size of long
1233configure:20886: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
1234configure:20886: $? = 0
1235configure:20886: ./conftest
1236configure:20886: $? = 0
1237configure:20900: result: 8
1238configure:20914: checking size of int
1239configure:20919: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
1240configure:20919: $? = 0
1241configure:20919: ./conftest
1242configure:20919: $? = 0
1243configure:20933: result: 4
1244configure:20947: checking size of void *
1245configure:20952: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
1246configure:20952: $? = 0
1247configure:20952: ./conftest
1248configure:20952: $? = 0
1249configure:20966: result: 8
1250configure:20980: checking size of long long
1251configure:20985: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
1252configure:20985: $? = 0
1253configure:20985: ./conftest
1254configure:20985: $? = 0
1255configure:20999: result: 8
1256configure:21013: checking size of __int64
1257configure:21018: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
1258conftest.c: In function 'longval':
1259conftest.c:77: error: '__int64' undeclared (first use in this function)
1260conftest.c:77: error: (Each undeclared identifier is reported only once
1261conftest.c:77: error: for each function it appears in.)
1262conftest.c: In function 'ulongval':
1263conftest.c:78: error: '__int64' undeclared (first use in this function)
1264conftest.c: In function 'main':
1265conftest.c:88: error: '__int64' undeclared (first use in this function)
1266conftest.c: In function 'longval':
1267conftest.c:77: error: '__int64' undeclared (first use in this function)
1268conftest.c:77: error: (Each undeclared identifier is reported only once
1269conftest.c:77: error: for each function it appears in.)
1270conftest.c: In function 'ulongval':
1271conftest.c:78: error: '__int64' undeclared (first use in this function)
1272conftest.c: In function 'main':
1273conftest.c:88: error: '__int64' undeclared (first use in this function)
1274lipo: can't figure out the architecture type of: /var/tmp//ccbSS4Tv.out
1275configure:21018: $? = 1
1276configure: program exited with status 1
1277configure: failed program was:
1278| /* confdefs.h */
1279| #define PACKAGE_NAME "glib"
1280| #define PACKAGE_TARNAME "glib"
1281| #define PACKAGE_VERSION "2.26.0"
1282| #define PACKAGE_STRING "glib 2.26.0"
1283| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1284| #define PACKAGE_URL ""
1285| #define GLIB_MAJOR_VERSION 2
1286| #define GLIB_MINOR_VERSION 26
1287| #define GLIB_MICRO_VERSION 0
1288| #define GLIB_INTERFACE_AGE 0
1289| #define GLIB_BINARY_AGE 2600
1290| #define HAVE_CARBON 1
1291| #define NEED_ICONV_CACHE 1
1292| #define HAVE_LOCALE_H 1
1293| #define HAVE_LC_MESSAGES 1
1294| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1295| #define HAVE_GETTEXT 1
1296| #define HAVE_DCGETTEXT 1
1297| #define ENABLE_NLS 1
1298| #define GETTEXT_PACKAGE "glib20"
1299| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
1300| #define USE_LIBICONV_GNU 1
1301| #define HAVE_DLFCN_H 1
1302| #define LT_OBJDIR ".libs/"
1303| #define STDC_HEADERS 1
1304| #define HAVE_VPRINTF 1
1305| #define HAVE_ALLOCA_H 1
1306| #define HAVE_ALLOCA 1
1307| #define HAVE_MMAP 1
1308| #define HAVE_POSIX_MEMALIGN 1
1309| #define HAVE_VALLOC 1
1310| #define HAVE_FSYNC 1
1311| #define HAVE_ATEXIT 1
1312| #define HAVE_TIMEGM 1
1313| #define HAVE_GMTIME_R 1
1314| #define SIZEOF_CHAR 1
1315| #define SIZEOF_SHORT 2
1316| #define SIZEOF_LONG 8
1317| #define SIZEOF_INT 4
1318| #define SIZEOF_VOID_P 8
1319| #define SIZEOF_LONG_LONG 8
1320| /* end confdefs.h.  */
1321| #include <stdio.h>
1322| #ifdef HAVE_SYS_TYPES_H
1323| # include <sys/types.h>
1324| #endif
1325| #ifdef HAVE_SYS_STAT_H
1326| # include <sys/stat.h>
1327| #endif
1328| #ifdef STDC_HEADERS
1329| # include <stdlib.h>
1330| # include <stddef.h>
1331| #else
1332| # ifdef HAVE_STDLIB_H
1333| #  include <stdlib.h>
1334| # endif
1335| #endif
1336| #ifdef HAVE_STRING_H
1337| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1338| #  include <memory.h>
1339| # endif
1340| # include <string.h>
1341| #endif
1342| #ifdef HAVE_STRINGS_H
1343| # include <strings.h>
1344| #endif
1345| #ifdef HAVE_INTTYPES_H
1346| # include <inttypes.h>
1347| #endif
1348| #ifdef HAVE_STDINT_H
1349| # include <stdint.h>
1350| #endif
1351| #ifdef HAVE_UNISTD_H
1352| # include <unistd.h>
1353| #endif
1354| static long int longval () { return (long int) (sizeof (__int64)); }
1355| static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
1356| #include <stdio.h>
1357| #include <stdlib.h>
1358| int
1359| main ()
1360| {
1361|
1362|   FILE *f = fopen ("conftest.val", "w");
1363|   if (! f)
1364|     return 1;
1365|   if (((long int) (sizeof (__int64))) < 0)
1366|     {
1367|       long int i = longval ();
1368|       if (i != ((long int) (sizeof (__int64))))
1369|       return 1;
1370|       fprintf (f, "%ld", i);
1371|     }
1372|   else
1373|     {
1374|       unsigned long int i = ulongval ();
1375|       if (i != ((long int) (sizeof (__int64))))
1376|       return 1;
1377|       fprintf (f, "%lu", i);
1378|     }
1379|   /* Do not output a trailing newline, as this causes \r\n confusion
1380|      on some platforms.  */
1381|   return ferror (f) || fclose (f) != 0;
1382|
1383|   ;
1384|   return 0;
1385| }
1386configure:21032: result: 0
1387configure:21054: checking for format to printf and scanf a guint64
1388configure:21077: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
1389conftest.c: In function 'main':
1390conftest.c:52: warning: implicit declaration of function 'exit'
1391conftest.c:52: warning: incompatible implicit declaration of built-in function 'exit'
1392conftest.c: In function 'main':
1393conftest.c:52: warning: implicit declaration of function 'exit'
1394conftest.c:52: warning: incompatible implicit declaration of built-in function 'exit'
1395configure:21077: $? = 0
1396configure:21077: ./conftest
1397configure:21077: $? = 0
1398configure:21089: result: %llu
1399configure:21119: checking for an ANSI C-conforming const
1400configure:21184: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1401conftest.c: In function 'main':
1402conftest.c:75: warning: 't' is used uninitialized in this function
1403conftest.c:91: warning: 'b' is used uninitialized in this function
1404conftest.c:97: warning: 'cs[0]' is used uninitialized in this function
1405conftest.c: In function 'main':
1406conftest.c:75: warning: 't' is used uninitialized in this function
1407conftest.c:91: warning: 'b' is used uninitialized in this function
1408conftest.c:97: warning: 'cs[0]' is used uninitialized in this function
1409configure:21184: $? = 0
1410configure:21191: result: yes
1411configure:21201: checking if malloc() and friends prototypes are gmem.h compatible
1412configure:21226: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -Werror -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1413configure:21226: $? = 0
1414configure:21234: result: yes
1415configure:21238: checking for growing stack pointer
1416configure:21259: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
1417configure:21259: $? = 0
1418configure:21259: ./conftest
1419configure:21259: $? = 0
1420configure:21272: result: no
1421configure:21275: checking for __inline
1422configure:21288: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1423configure:21288: $? = 0
1424configure:21298: result: yes
1425configure:21305: checking for __inline__
1426configure:21318: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1427configure:21318: $? = 0
1428configure:21328: result: yes
1429configure:21335: checking for inline
1430configure:21349: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1431configure:21349: $? = 0
1432configure:21359: result: yes
1433configure:21368: checking if inline functions in headers work
1434configure:21397: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
1435conftest.c: In function 'main':
1436conftest.c:72: warning: unused variable 'i'
1437conftest.c:73: warning: control reaches end of non-void function
1438conftest.c: In function 'main':
1439conftest.c:72: warning: unused variable 'i'
1440conftest.c:73: warning: control reaches end of non-void function
1441configure:21397: $? = 0
1442configure:21404: result: yes
1443configure:21407: checking for working do while(0) macros
1444configure:21428: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1445conftest.c: In function 'main':
1446conftest.c:58: error: nested functions are disabled, use -fnested-functions to re-enable
1447conftest.c:58: warning: 'main' is normally a non-static function
1448conftest.c: In function 'main':
1449conftest.c:58: error: nested functions are disabled, use -fnested-functions to re-enable
1450conftest.c:58: warning: 'main' is normally a non-static function
1451lipo: can't open input file: /var/tmp//cc03ygjr.out (No such file or directory)
1452configure:21428: $? = 1
1453configure: failed program was:
1454| /* confdefs.h */
1455| #define PACKAGE_NAME "glib"
1456| #define PACKAGE_TARNAME "glib"
1457| #define PACKAGE_VERSION "2.26.0"
1458| #define PACKAGE_STRING "glib 2.26.0"
1459| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1460| #define PACKAGE_URL ""
1461| #define GLIB_MAJOR_VERSION 2
1462| #define GLIB_MINOR_VERSION 26
1463| #define GLIB_MICRO_VERSION 0
1464| #define GLIB_INTERFACE_AGE 0
1465| #define GLIB_BINARY_AGE 2600
1466| #define HAVE_CARBON 1
1467| #define NEED_ICONV_CACHE 1
1468| #define HAVE_LOCALE_H 1
1469| #define HAVE_LC_MESSAGES 1
1470| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1471| #define HAVE_GETTEXT 1
1472| #define HAVE_DCGETTEXT 1
1473| #define ENABLE_NLS 1
1474| #define GETTEXT_PACKAGE "glib20"
1475| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
1476| #define USE_LIBICONV_GNU 1
1477| #define HAVE_DLFCN_H 1
1478| #define LT_OBJDIR ".libs/"
1479| #define STDC_HEADERS 1
1480| #define HAVE_VPRINTF 1
1481| #define HAVE_ALLOCA_H 1
1482| #define HAVE_ALLOCA 1
1483| #define HAVE_MMAP 1
1484| #define HAVE_POSIX_MEMALIGN 1
1485| #define HAVE_VALLOC 1
1486| #define HAVE_FSYNC 1
1487| #define HAVE_ATEXIT 1
1488| #define HAVE_TIMEGM 1
1489| #define HAVE_GMTIME_R 1
1490| #define SIZEOF_CHAR 1
1491| #define SIZEOF_SHORT 2
1492| #define SIZEOF_LONG 8
1493| #define SIZEOF_INT 4
1494| #define SIZEOF_VOID_P 8
1495| #define SIZEOF_LONG_LONG 8
1496| #define SIZEOF___INT64 0
1497| #define HAVE_LONG_LONG_FORMAT 1
1498| #define SANE_MALLOC_PROTOS 1
1499| #define G_HAVE___INLINE 1
1500| #define G_HAVE___INLINE__ 1
1501| #define G_HAVE_INLINE 1
1502| /* end confdefs.h.  */
1503|
1504| int
1505| main ()
1506| {
1507|
1508|       #define STMT_START do
1509|       #define STMT_END while(0)
1510|       #define STMT_TEST STMT_START { i = 0; } STMT_END
1511|       int main(void) { int i = 1; STMT_TEST; return i; }
1512|   ;
1513|   return 0;
1514| }
1515configure:21436: result: no
1516configure:21445: checking for ISO C99 varargs macros in C
1517configure:21462: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1518configure:21462: $? = 0
1519configure:21468: result: yes
1520configure:21471: checking for ISO C99 varargs macros in C++
1521configure:21497: ccache /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.cpp >&5
1522configure:21497: $? = 0
1523configure:21510: result: yes
1524configure:21513: checking for GNUC varargs macros
1525configure:21530: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1526configure:21530: $? = 0
1527configure:21536: result: yes
1528configure:21540: checking for GNUC visibility attribute
1529configure:21578: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1530conftest.c: In function 'f_internal':
1531conftest.c:60: warning: internal and protected visibility attributes not supported in this configuration; ignored
1532conftest.c: In function 'f_protected':
1533conftest.c:65: warning: internal and protected visibility attributes not supported in this configuration; ignored
1534conftest.c: In function 'f_internal':
1535conftest.c:60: warning: internal and protected visibility attributes not supported in this configuration; ignored
1536conftest.c: In function 'f_protected':
1537conftest.c:65: warning: internal and protected visibility attributes not supported in this configuration; ignored
1538configure:21586: $? = 0
1539configure:21589: (if test -s conftest.err; then false ; else true; fi)
1540configure:21592: $? = 1
1541configure: failed program was:
1542/* confdefs.h */
1543#define PACKAGE_NAME "glib"
1544#define PACKAGE_TARNAME "glib"
1545#define PACKAGE_VERSION "2.26.0"
1546#define PACKAGE_STRING "glib 2.26.0"
1547#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1548#define PACKAGE_URL ""
1549#define GLIB_MAJOR_VERSION 2
1550#define GLIB_MINOR_VERSION 26
1551#define GLIB_MICRO_VERSION 0
1552#define GLIB_INTERFACE_AGE 0
1553#define GLIB_BINARY_AGE 2600
1554#define HAVE_CARBON 1
1555#define NEED_ICONV_CACHE 1
1556#define HAVE_LOCALE_H 1
1557#define HAVE_LC_MESSAGES 1
1558#define HAVE_BIND_TEXTDOMAIN_CODESET 1
1559#define HAVE_GETTEXT 1
1560#define HAVE_DCGETTEXT 1
1561#define ENABLE_NLS 1
1562#define GETTEXT_PACKAGE "glib20"
1563#define GLIB_LOCALE_DIR "/opt/local/share/locale"
1564#define USE_LIBICONV_GNU 1
1565#define HAVE_DLFCN_H 1
1566#define LT_OBJDIR ".libs/"
1567#define STDC_HEADERS 1
1568#define HAVE_VPRINTF 1
1569#define HAVE_ALLOCA_H 1
1570#define HAVE_ALLOCA 1
1571#define HAVE_MMAP 1
1572#define HAVE_POSIX_MEMALIGN 1
1573#define HAVE_VALLOC 1
1574#define HAVE_FSYNC 1
1575#define HAVE_ATEXIT 1
1576#define HAVE_TIMEGM 1
1577#define HAVE_GMTIME_R 1
1578#define SIZEOF_CHAR 1
1579#define SIZEOF_SHORT 2
1580#define SIZEOF_LONG 8
1581#define SIZEOF_INT 4
1582#define SIZEOF_VOID_P 8
1583#define SIZEOF_LONG_LONG 8
1584#define SIZEOF___INT64 0
1585#define HAVE_LONG_LONG_FORMAT 1
1586#define SANE_MALLOC_PROTOS 1
1587#define G_HAVE___INLINE 1
1588#define G_HAVE___INLINE__ 1
1589#define G_HAVE_INLINE 1
1590/* end confdefs.h.  */
1591
1592void
1593__attribute__ ((visibility ("hidden")))
1594     f_hidden (void)
1595{
1596}
1597void
1598__attribute__ ((visibility ("internal")))
1599     f_internal (void)
1600{
1601}
1602void
1603__attribute__ ((visibility ("protected")))
1604     f_protected (void)
1605{
1606}
1607void
1608__attribute__ ((visibility ("default")))
1609     f_default (void)
1610{
1611}
1612int main (int argc, char **argv)
1613{
1614        f_hidden();
1615        f_internal();
1616        f_protected();
1617        f_default();
1618        return 0;
1619}
1620
1621configure:21602: result: no
1622configure:21613: checking whether using Sun Studio C compiler
1623configure:21630: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1624conftest.c:52:43: error: error: this is not Sun Studio.: No such file or directory
1625conftest.c:52:43: error: error: this is not Sun Studio.: No such file or directory
1626lipo: can't open input file: /var/tmp//ccFnZThO.out (No such file or directory)
1627configure:21630: $? = 1
1628configure: failed program was:
1629| /* confdefs.h */
1630| #define PACKAGE_NAME "glib"
1631| #define PACKAGE_TARNAME "glib"
1632| #define PACKAGE_VERSION "2.26.0"
1633| #define PACKAGE_STRING "glib 2.26.0"
1634| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1635| #define PACKAGE_URL ""
1636| #define GLIB_MAJOR_VERSION 2
1637| #define GLIB_MINOR_VERSION 26
1638| #define GLIB_MICRO_VERSION 0
1639| #define GLIB_INTERFACE_AGE 0
1640| #define GLIB_BINARY_AGE 2600
1641| #define HAVE_CARBON 1
1642| #define NEED_ICONV_CACHE 1
1643| #define HAVE_LOCALE_H 1
1644| #define HAVE_LC_MESSAGES 1
1645| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1646| #define HAVE_GETTEXT 1
1647| #define HAVE_DCGETTEXT 1
1648| #define ENABLE_NLS 1
1649| #define GETTEXT_PACKAGE "glib20"
1650| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
1651| #define USE_LIBICONV_GNU 1
1652| #define HAVE_DLFCN_H 1
1653| #define LT_OBJDIR ".libs/"
1654| #define STDC_HEADERS 1
1655| #define HAVE_VPRINTF 1
1656| #define HAVE_ALLOCA_H 1
1657| #define HAVE_ALLOCA 1
1658| #define HAVE_MMAP 1
1659| #define HAVE_POSIX_MEMALIGN 1
1660| #define HAVE_VALLOC 1
1661| #define HAVE_FSYNC 1
1662| #define HAVE_ATEXIT 1
1663| #define HAVE_TIMEGM 1
1664| #define HAVE_GMTIME_R 1
1665| #define SIZEOF_CHAR 1
1666| #define SIZEOF_SHORT 2
1667| #define SIZEOF_LONG 8
1668| #define SIZEOF_INT 4
1669| #define SIZEOF_VOID_P 8
1670| #define SIZEOF_LONG_LONG 8
1671| #define SIZEOF___INT64 0
1672| #define HAVE_LONG_LONG_FORMAT 1
1673| #define SANE_MALLOC_PROTOS 1
1674| #define G_HAVE___INLINE 1
1675| #define G_HAVE___INLINE__ 1
1676| #define G_HAVE_INLINE 1
1677| /* end confdefs.h.  */
1678| #if defined(__SUNPRO_C) || (__SUNPRO_C >= 0x550)
1679| #else
1680| # include "error: this is not Sun Studio."
1681| #endif
1682|
1683| int
1684| main ()
1685| {
1686|
1687|   ;
1688|   return 0;
1689| }
1690configure:21636: result: no
1691configure:21648: checking whether byte ordering is bigendian
1692configure:21663: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1693configure:21663: $? = 0
1694configure:21854: result: universal
1695configure:21887: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1696conftest.c:51:20: error: endian.h: No such file or directory
1697conftest.c:51:20: error: endian.h: No such file or directory
1698lipo: can't open input file: /var/tmp//cchSwoHN.out (No such file or directory)
1699configure:21887: $? = 1
1700configure: failed program was:
1701| /* confdefs.h */
1702| #define PACKAGE_NAME "glib"
1703| #define PACKAGE_TARNAME "glib"
1704| #define PACKAGE_VERSION "2.26.0"
1705| #define PACKAGE_STRING "glib 2.26.0"
1706| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1707| #define PACKAGE_URL ""
1708| #define GLIB_MAJOR_VERSION 2
1709| #define GLIB_MINOR_VERSION 26
1710| #define GLIB_MICRO_VERSION 0
1711| #define GLIB_INTERFACE_AGE 0
1712| #define GLIB_BINARY_AGE 2600
1713| #define HAVE_CARBON 1
1714| #define NEED_ICONV_CACHE 1
1715| #define HAVE_LOCALE_H 1
1716| #define HAVE_LC_MESSAGES 1
1717| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1718| #define HAVE_GETTEXT 1
1719| #define HAVE_DCGETTEXT 1
1720| #define ENABLE_NLS 1
1721| #define GETTEXT_PACKAGE "glib20"
1722| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
1723| #define USE_LIBICONV_GNU 1
1724| #define HAVE_DLFCN_H 1
1725| #define LT_OBJDIR ".libs/"
1726| #define STDC_HEADERS 1
1727| #define HAVE_VPRINTF 1
1728| #define HAVE_ALLOCA_H 1
1729| #define HAVE_ALLOCA 1
1730| #define HAVE_MMAP 1
1731| #define HAVE_POSIX_MEMALIGN 1
1732| #define HAVE_VALLOC 1
1733| #define HAVE_FSYNC 1
1734| #define HAVE_ATEXIT 1
1735| #define HAVE_TIMEGM 1
1736| #define HAVE_GMTIME_R 1
1737| #define SIZEOF_CHAR 1
1738| #define SIZEOF_SHORT 2
1739| #define SIZEOF_LONG 8
1740| #define SIZEOF_INT 4
1741| #define SIZEOF_VOID_P 8
1742| #define SIZEOF_LONG_LONG 8
1743| #define SIZEOF___INT64 0
1744| #define HAVE_LONG_LONG_FORMAT 1
1745| #define SANE_MALLOC_PROTOS 1
1746| #define G_HAVE___INLINE 1
1747| #define G_HAVE___INLINE__ 1
1748| #define G_HAVE_INLINE 1
1749| #define AC_APPLE_UNIVERSAL_BUILD 1
1750| /* end confdefs.h.  */
1751| #include <endian.h>
1752| int
1753| main ()
1754| {
1755| #if __BYTE_ORDER == __BIG_ENDIAN
1756| #else
1757| #error Not a big endian.
1758| #endif
1759|   ;
1760|   return 0;
1761| }
1762configure:21905: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1763conftest.c:51:20: error: endian.h: No such file or directory
1764conftest.c:51:20: error: endian.h: No such file or directory
1765lipo: can't open input file: /var/tmp//ccrX9YJA.out (No such file or directory)
1766configure:21905: $? = 1
1767configure: failed program was:
1768| /* confdefs.h */
1769| #define PACKAGE_NAME "glib"
1770| #define PACKAGE_TARNAME "glib"
1771| #define PACKAGE_VERSION "2.26.0"
1772| #define PACKAGE_STRING "glib 2.26.0"
1773| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1774| #define PACKAGE_URL ""
1775| #define GLIB_MAJOR_VERSION 2
1776| #define GLIB_MINOR_VERSION 26
1777| #define GLIB_MICRO_VERSION 0
1778| #define GLIB_INTERFACE_AGE 0
1779| #define GLIB_BINARY_AGE 2600
1780| #define HAVE_CARBON 1
1781| #define NEED_ICONV_CACHE 1
1782| #define HAVE_LOCALE_H 1
1783| #define HAVE_LC_MESSAGES 1
1784| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1785| #define HAVE_GETTEXT 1
1786| #define HAVE_DCGETTEXT 1
1787| #define ENABLE_NLS 1
1788| #define GETTEXT_PACKAGE "glib20"
1789| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
1790| #define USE_LIBICONV_GNU 1
1791| #define HAVE_DLFCN_H 1
1792| #define LT_OBJDIR ".libs/"
1793| #define STDC_HEADERS 1
1794| #define HAVE_VPRINTF 1
1795| #define HAVE_ALLOCA_H 1
1796| #define HAVE_ALLOCA 1
1797| #define HAVE_MMAP 1
1798| #define HAVE_POSIX_MEMALIGN 1
1799| #define HAVE_VALLOC 1
1800| #define HAVE_FSYNC 1
1801| #define HAVE_ATEXIT 1
1802| #define HAVE_TIMEGM 1
1803| #define HAVE_GMTIME_R 1
1804| #define SIZEOF_CHAR 1
1805| #define SIZEOF_SHORT 2
1806| #define SIZEOF_LONG 8
1807| #define SIZEOF_INT 4
1808| #define SIZEOF_VOID_P 8
1809| #define SIZEOF_LONG_LONG 8
1810| #define SIZEOF___INT64 0
1811| #define HAVE_LONG_LONG_FORMAT 1
1812| #define SANE_MALLOC_PROTOS 1
1813| #define G_HAVE___INLINE 1
1814| #define G_HAVE___INLINE__ 1
1815| #define G_HAVE_INLINE 1
1816| #define AC_APPLE_UNIVERSAL_BUILD 1
1817| /* end confdefs.h.  */
1818| #include <endian.h>
1819| int
1820| main ()
1821| {
1822| #if __BYTE_ORDER == __LITTLE_ENDIAN
1823| #else
1824| #error Not a little endian.
1825| #endif
1826|   ;
1827|   return 0;
1828| }
1829configure:21909: WARNING: Could not determine endianness.
1830configure:21922: checking dirent.h usability
1831configure:21922: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1832configure:21922: $? = 0
1833configure:21922: result: yes
1834configure:21922: checking dirent.h presence
1835configure:21922: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1836configure:21922: $? = 0
1837configure:21922: result: yes
1838configure:21922: checking for dirent.h
1839configure:21922: result: yes
1840configure:21922: checking float.h usability
1841configure:21922: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1842configure:21922: $? = 0
1843configure:21922: result: yes
1844configure:21922: checking float.h presence
1845configure:21922: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1846configure:21922: $? = 0
1847configure:21922: result: yes
1848configure:21922: checking for float.h
1849configure:21922: result: yes
1850configure:21922: checking limits.h usability
1851configure:21922: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1852configure:21922: $? = 0
1853configure:21922: result: yes
1854configure:21922: checking limits.h presence
1855configure:21922: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1856configure:21922: $? = 0
1857configure:21922: result: yes
1858configure:21922: checking for limits.h
1859configure:21922: result: yes
1860configure:21922: checking pwd.h usability
1861configure:21922: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1862configure:21922: $? = 0
1863configure:21922: result: yes
1864configure:21922: checking pwd.h presence
1865configure:21922: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1866configure:21922: $? = 0
1867configure:21922: result: yes
1868configure:21922: checking for pwd.h
1869configure:21922: result: yes
1870configure:21922: checking grp.h usability
1871configure:21922: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1872configure:21922: $? = 0
1873configure:21922: result: yes
1874configure:21922: checking grp.h presence
1875configure:21922: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1876configure:21922: $? = 0
1877configure:21922: result: yes
1878configure:21922: checking for grp.h
1879configure:21922: result: yes
1880configure:21922: checking sys/param.h usability
1881configure:21922: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1882configure:21922: $? = 0
1883configure:21922: result: yes
1884configure:21922: checking sys/param.h presence
1885configure:21922: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1886configure:21922: $? = 0
1887configure:21922: result: yes
1888configure:21922: checking for sys/param.h
1889configure:21922: result: yes
1890configure:21922: checking sys/poll.h usability
1891configure:21922: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1892configure:21922: $? = 0
1893configure:21922: result: yes
1894configure:21922: checking sys/poll.h presence
1895configure:21922: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1896configure:21922: $? = 0
1897configure:21922: result: yes
1898configure:21922: checking for sys/poll.h
1899configure:21922: result: yes
1900configure:21922: checking sys/resource.h usability
1901configure:21922: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1902configure:21922: $? = 0
1903configure:21922: result: yes
1904configure:21922: checking sys/resource.h presence
1905configure:21922: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1906configure:21922: $? = 0
1907configure:21922: result: yes
1908configure:21922: checking for sys/resource.h
1909configure:21922: result: yes
1910configure:21935: checking sys/time.h usability
1911configure:21935: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1912configure:21935: $? = 0
1913configure:21935: result: yes
1914configure:21935: checking sys/time.h presence
1915configure:21935: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1916configure:21935: $? = 0
1917configure:21935: result: yes
1918configure:21935: checking for sys/time.h
1919configure:21935: result: yes
1920configure:21935: checking sys/times.h usability
1921configure:21935: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1922configure:21935: $? = 0
1923configure:21935: result: yes
1924configure:21935: checking sys/times.h presence
1925configure:21935: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1926configure:21935: $? = 0
1927configure:21935: result: yes
1928configure:21935: checking for sys/times.h
1929configure:21935: result: yes
1930configure:21935: checking sys/wait.h usability
1931configure:21935: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1932configure:21935: $? = 0
1933configure:21935: result: yes
1934configure:21935: checking sys/wait.h presence
1935configure:21935: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1936configure:21935: $? = 0
1937configure:21935: result: yes
1938configure:21935: checking for sys/wait.h
1939configure:21935: result: yes
1940configure:21935: checking unistd.h usability
1941configure:21935: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1942configure:21935: $? = 0
1943configure:21935: result: yes
1944configure:21935: checking unistd.h presence
1945configure:21935: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1946configure:21935: $? = 0
1947configure:21935: result: yes
1948configure:21935: checking for unistd.h
1949configure:21935: result: yes
1950configure:21935: checking values.h usability
1951configure:21935: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1952conftest.c:96:20: error: values.h: No such file or directory
1953conftest.c:96:20: error: values.h: No such file or directory
1954lipo: can't open input file: /var/tmp//ccSC7eTN.out (No such file or directory)
1955configure:21935: $? = 1
1956configure: failed program was:
1957| /* confdefs.h */
1958| #define PACKAGE_NAME "glib"
1959| #define PACKAGE_TARNAME "glib"
1960| #define PACKAGE_VERSION "2.26.0"
1961| #define PACKAGE_STRING "glib 2.26.0"
1962| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1963| #define PACKAGE_URL ""
1964| #define GLIB_MAJOR_VERSION 2
1965| #define GLIB_MINOR_VERSION 26
1966| #define GLIB_MICRO_VERSION 0
1967| #define GLIB_INTERFACE_AGE 0
1968| #define GLIB_BINARY_AGE 2600
1969| #define HAVE_CARBON 1
1970| #define NEED_ICONV_CACHE 1
1971| #define HAVE_LOCALE_H 1
1972| #define HAVE_LC_MESSAGES 1
1973| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1974| #define HAVE_GETTEXT 1
1975| #define HAVE_DCGETTEXT 1
1976| #define ENABLE_NLS 1
1977| #define GETTEXT_PACKAGE "glib20"
1978| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
1979| #define USE_LIBICONV_GNU 1
1980| #define HAVE_DLFCN_H 1
1981| #define LT_OBJDIR ".libs/"
1982| #define STDC_HEADERS 1
1983| #define HAVE_VPRINTF 1
1984| #define HAVE_ALLOCA_H 1
1985| #define HAVE_ALLOCA 1
1986| #define HAVE_MMAP 1
1987| #define HAVE_POSIX_MEMALIGN 1
1988| #define HAVE_VALLOC 1
1989| #define HAVE_FSYNC 1
1990| #define HAVE_ATEXIT 1
1991| #define HAVE_TIMEGM 1
1992| #define HAVE_GMTIME_R 1
1993| #define SIZEOF_CHAR 1
1994| #define SIZEOF_SHORT 2
1995| #define SIZEOF_LONG 8
1996| #define SIZEOF_INT 4
1997| #define SIZEOF_VOID_P 8
1998| #define SIZEOF_LONG_LONG 8
1999| #define SIZEOF___INT64 0
2000| #define HAVE_LONG_LONG_FORMAT 1
2001| #define SANE_MALLOC_PROTOS 1
2002| #define G_HAVE___INLINE 1
2003| #define G_HAVE___INLINE__ 1
2004| #define G_HAVE_INLINE 1
2005| #define AC_APPLE_UNIVERSAL_BUILD 1
2006| #define HAVE_DIRENT_H 1
2007| #define HAVE_FLOAT_H 1
2008| #define HAVE_LIMITS_H 1
2009| #define HAVE_PWD_H 1
2010| #define HAVE_GRP_H 1
2011| #define HAVE_SYS_PARAM_H 1
2012| #define HAVE_SYS_POLL_H 1
2013| #define HAVE_SYS_RESOURCE_H 1
2014| #define HAVE_SYS_TIME_H 1
2015| #define HAVE_SYS_TIMES_H 1
2016| #define HAVE_SYS_WAIT_H 1
2017| #define HAVE_UNISTD_H 1
2018| /* end confdefs.h.  */
2019| #include <stdio.h>
2020| #ifdef HAVE_SYS_TYPES_H
2021| # include <sys/types.h>
2022| #endif
2023| #ifdef HAVE_SYS_STAT_H
2024| # include <sys/stat.h>
2025| #endif
2026| #ifdef STDC_HEADERS
2027| # include <stdlib.h>
2028| # include <stddef.h>
2029| #else
2030| # ifdef HAVE_STDLIB_H
2031| #  include <stdlib.h>
2032| # endif
2033| #endif
2034| #ifdef HAVE_STRING_H
2035| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2036| #  include <memory.h>
2037| # endif
2038| # include <string.h>
2039| #endif
2040| #ifdef HAVE_STRINGS_H
2041| # include <strings.h>
2042| #endif
2043| #ifdef HAVE_INTTYPES_H
2044| # include <inttypes.h>
2045| #endif
2046| #ifdef HAVE_STDINT_H
2047| # include <stdint.h>
2048| #endif
2049| #ifdef HAVE_UNISTD_H
2050| # include <unistd.h>
2051| #endif
2052| #include <values.h>
2053configure:21935: result: no
2054configure:21935: checking values.h presence
2055configure:21935: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2056conftest.c:63:20: error: values.h: No such file or directory
2057configure:21935: $? = 1
2058configure: failed program was:
2059| /* confdefs.h */
2060| #define PACKAGE_NAME "glib"
2061| #define PACKAGE_TARNAME "glib"
2062| #define PACKAGE_VERSION "2.26.0"
2063| #define PACKAGE_STRING "glib 2.26.0"
2064| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2065| #define PACKAGE_URL ""
2066| #define GLIB_MAJOR_VERSION 2
2067| #define GLIB_MINOR_VERSION 26
2068| #define GLIB_MICRO_VERSION 0
2069| #define GLIB_INTERFACE_AGE 0
2070| #define GLIB_BINARY_AGE 2600
2071| #define HAVE_CARBON 1
2072| #define NEED_ICONV_CACHE 1
2073| #define HAVE_LOCALE_H 1
2074| #define HAVE_LC_MESSAGES 1
2075| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2076| #define HAVE_GETTEXT 1
2077| #define HAVE_DCGETTEXT 1
2078| #define ENABLE_NLS 1
2079| #define GETTEXT_PACKAGE "glib20"
2080| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2081| #define USE_LIBICONV_GNU 1
2082| #define HAVE_DLFCN_H 1
2083| #define LT_OBJDIR ".libs/"
2084| #define STDC_HEADERS 1
2085| #define HAVE_VPRINTF 1
2086| #define HAVE_ALLOCA_H 1
2087| #define HAVE_ALLOCA 1
2088| #define HAVE_MMAP 1
2089| #define HAVE_POSIX_MEMALIGN 1
2090| #define HAVE_VALLOC 1
2091| #define HAVE_FSYNC 1
2092| #define HAVE_ATEXIT 1
2093| #define HAVE_TIMEGM 1
2094| #define HAVE_GMTIME_R 1
2095| #define SIZEOF_CHAR 1
2096| #define SIZEOF_SHORT 2
2097| #define SIZEOF_LONG 8
2098| #define SIZEOF_INT 4
2099| #define SIZEOF_VOID_P 8
2100| #define SIZEOF_LONG_LONG 8
2101| #define SIZEOF___INT64 0
2102| #define HAVE_LONG_LONG_FORMAT 1
2103| #define SANE_MALLOC_PROTOS 1
2104| #define G_HAVE___INLINE 1
2105| #define G_HAVE___INLINE__ 1
2106| #define G_HAVE_INLINE 1
2107| #define AC_APPLE_UNIVERSAL_BUILD 1
2108| #define HAVE_DIRENT_H 1
2109| #define HAVE_FLOAT_H 1
2110| #define HAVE_LIMITS_H 1
2111| #define HAVE_PWD_H 1
2112| #define HAVE_GRP_H 1
2113| #define HAVE_SYS_PARAM_H 1
2114| #define HAVE_SYS_POLL_H 1
2115| #define HAVE_SYS_RESOURCE_H 1
2116| #define HAVE_SYS_TIME_H 1
2117| #define HAVE_SYS_TIMES_H 1
2118| #define HAVE_SYS_WAIT_H 1
2119| #define HAVE_UNISTD_H 1
2120| /* end confdefs.h.  */
2121| #include <values.h>
2122configure:21935: result: no
2123configure:21935: checking for values.h
2124configure:21935: result: no
2125configure:21948: checking sys/select.h usability
2126configure:21948: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2127configure:21948: $? = 0
2128configure:21948: result: yes
2129configure:21948: checking sys/select.h presence
2130configure:21948: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2131configure:21948: $? = 0
2132configure:21948: result: yes
2133configure:21948: checking for sys/select.h
2134configure:21948: result: yes
2135configure:21948: checking sys/types.h usability
2136configure:21948: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2137configure:21948: $? = 0
2138configure:21948: result: yes
2139configure:21948: checking sys/types.h presence
2140configure:21948: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2141configure:21948: $? = 0
2142configure:21948: result: yes
2143configure:21948: checking for sys/types.h
2144configure:21948: result: yes
2145configure:21948: checking stdint.h usability
2146configure:21948: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2147configure:21948: $? = 0
2148configure:21948: result: yes
2149configure:21948: checking stdint.h presence
2150configure:21948: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2151configure:21948: $? = 0
2152configure:21948: result: yes
2153configure:21948: checking for stdint.h
2154configure:21948: result: yes
2155configure:21948: checking inttypes.h usability
2156configure:21948: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2157configure:21948: $? = 0
2158configure:21948: result: yes
2159configure:21948: checking inttypes.h presence
2160configure:21948: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2161configure:21948: $? = 0
2162configure:21948: result: yes
2163configure:21948: checking for inttypes.h
2164configure:21948: result: yes
2165configure:21948: checking sched.h usability
2166configure:21948: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2167configure:21948: $? = 0
2168configure:21948: result: yes
2169configure:21948: checking sched.h presence
2170configure:21948: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2171configure:21948: $? = 0
2172configure:21948: result: yes
2173configure:21948: checking for sched.h
2174configure:21948: result: yes
2175configure:21948: checking malloc.h usability
2176configure:21948: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2177conftest.c:101:20: error: malloc.h: No such file or directory
2178conftest.c:101:20: error: malloc.h: No such file or directory
2179lipo: can't open input file: /var/tmp//ccNoddSr.out (No such file or directory)
2180configure:21948: $? = 1
2181configure: failed program was:
2182| /* confdefs.h */
2183| #define PACKAGE_NAME "glib"
2184| #define PACKAGE_TARNAME "glib"
2185| #define PACKAGE_VERSION "2.26.0"
2186| #define PACKAGE_STRING "glib 2.26.0"
2187| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2188| #define PACKAGE_URL ""
2189| #define GLIB_MAJOR_VERSION 2
2190| #define GLIB_MINOR_VERSION 26
2191| #define GLIB_MICRO_VERSION 0
2192| #define GLIB_INTERFACE_AGE 0
2193| #define GLIB_BINARY_AGE 2600
2194| #define HAVE_CARBON 1
2195| #define NEED_ICONV_CACHE 1
2196| #define HAVE_LOCALE_H 1
2197| #define HAVE_LC_MESSAGES 1
2198| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2199| #define HAVE_GETTEXT 1
2200| #define HAVE_DCGETTEXT 1
2201| #define ENABLE_NLS 1
2202| #define GETTEXT_PACKAGE "glib20"
2203| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2204| #define USE_LIBICONV_GNU 1
2205| #define HAVE_DLFCN_H 1
2206| #define LT_OBJDIR ".libs/"
2207| #define STDC_HEADERS 1
2208| #define HAVE_VPRINTF 1
2209| #define HAVE_ALLOCA_H 1
2210| #define HAVE_ALLOCA 1
2211| #define HAVE_MMAP 1
2212| #define HAVE_POSIX_MEMALIGN 1
2213| #define HAVE_VALLOC 1
2214| #define HAVE_FSYNC 1
2215| #define HAVE_ATEXIT 1
2216| #define HAVE_TIMEGM 1
2217| #define HAVE_GMTIME_R 1
2218| #define SIZEOF_CHAR 1
2219| #define SIZEOF_SHORT 2
2220| #define SIZEOF_LONG 8
2221| #define SIZEOF_INT 4
2222| #define SIZEOF_VOID_P 8
2223| #define SIZEOF_LONG_LONG 8
2224| #define SIZEOF___INT64 0
2225| #define HAVE_LONG_LONG_FORMAT 1
2226| #define SANE_MALLOC_PROTOS 1
2227| #define G_HAVE___INLINE 1
2228| #define G_HAVE___INLINE__ 1
2229| #define G_HAVE_INLINE 1
2230| #define AC_APPLE_UNIVERSAL_BUILD 1
2231| #define HAVE_DIRENT_H 1
2232| #define HAVE_FLOAT_H 1
2233| #define HAVE_LIMITS_H 1
2234| #define HAVE_PWD_H 1
2235| #define HAVE_GRP_H 1
2236| #define HAVE_SYS_PARAM_H 1
2237| #define HAVE_SYS_POLL_H 1
2238| #define HAVE_SYS_RESOURCE_H 1
2239| #define HAVE_SYS_TIME_H 1
2240| #define HAVE_SYS_TIMES_H 1
2241| #define HAVE_SYS_WAIT_H 1
2242| #define HAVE_UNISTD_H 1
2243| #define HAVE_SYS_SELECT_H 1
2244| #define HAVE_SYS_TYPES_H 1
2245| #define HAVE_STDINT_H 1
2246| #define HAVE_INTTYPES_H 1
2247| #define HAVE_SCHED_H 1
2248| /* end confdefs.h.  */
2249| #include <stdio.h>
2250| #ifdef HAVE_SYS_TYPES_H
2251| # include <sys/types.h>
2252| #endif
2253| #ifdef HAVE_SYS_STAT_H
2254| # include <sys/stat.h>
2255| #endif
2256| #ifdef STDC_HEADERS
2257| # include <stdlib.h>
2258| # include <stddef.h>
2259| #else
2260| # ifdef HAVE_STDLIB_H
2261| #  include <stdlib.h>
2262| # endif
2263| #endif
2264| #ifdef HAVE_STRING_H
2265| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2266| #  include <memory.h>
2267| # endif
2268| # include <string.h>
2269| #endif
2270| #ifdef HAVE_STRINGS_H
2271| # include <strings.h>
2272| #endif
2273| #ifdef HAVE_INTTYPES_H
2274| # include <inttypes.h>
2275| #endif
2276| #ifdef HAVE_STDINT_H
2277| # include <stdint.h>
2278| #endif
2279| #ifdef HAVE_UNISTD_H
2280| # include <unistd.h>
2281| #endif
2282| #include <malloc.h>
2283configure:21948: result: no
2284configure:21948: checking malloc.h presence
2285configure:21948: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2286conftest.c:68:20: error: malloc.h: No such file or directory
2287configure:21948: $? = 1
2288configure: failed program was:
2289| /* confdefs.h */
2290| #define PACKAGE_NAME "glib"
2291| #define PACKAGE_TARNAME "glib"
2292| #define PACKAGE_VERSION "2.26.0"
2293| #define PACKAGE_STRING "glib 2.26.0"
2294| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2295| #define PACKAGE_URL ""
2296| #define GLIB_MAJOR_VERSION 2
2297| #define GLIB_MINOR_VERSION 26
2298| #define GLIB_MICRO_VERSION 0
2299| #define GLIB_INTERFACE_AGE 0
2300| #define GLIB_BINARY_AGE 2600
2301| #define HAVE_CARBON 1
2302| #define NEED_ICONV_CACHE 1
2303| #define HAVE_LOCALE_H 1
2304| #define HAVE_LC_MESSAGES 1
2305| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2306| #define HAVE_GETTEXT 1
2307| #define HAVE_DCGETTEXT 1
2308| #define ENABLE_NLS 1
2309| #define GETTEXT_PACKAGE "glib20"
2310| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2311| #define USE_LIBICONV_GNU 1
2312| #define HAVE_DLFCN_H 1
2313| #define LT_OBJDIR ".libs/"
2314| #define STDC_HEADERS 1
2315| #define HAVE_VPRINTF 1
2316| #define HAVE_ALLOCA_H 1
2317| #define HAVE_ALLOCA 1
2318| #define HAVE_MMAP 1
2319| #define HAVE_POSIX_MEMALIGN 1
2320| #define HAVE_VALLOC 1
2321| #define HAVE_FSYNC 1
2322| #define HAVE_ATEXIT 1
2323| #define HAVE_TIMEGM 1
2324| #define HAVE_GMTIME_R 1
2325| #define SIZEOF_CHAR 1
2326| #define SIZEOF_SHORT 2
2327| #define SIZEOF_LONG 8
2328| #define SIZEOF_INT 4
2329| #define SIZEOF_VOID_P 8
2330| #define SIZEOF_LONG_LONG 8
2331| #define SIZEOF___INT64 0
2332| #define HAVE_LONG_LONG_FORMAT 1
2333| #define SANE_MALLOC_PROTOS 1
2334| #define G_HAVE___INLINE 1
2335| #define G_HAVE___INLINE__ 1
2336| #define G_HAVE_INLINE 1
2337| #define AC_APPLE_UNIVERSAL_BUILD 1
2338| #define HAVE_DIRENT_H 1
2339| #define HAVE_FLOAT_H 1
2340| #define HAVE_LIMITS_H 1
2341| #define HAVE_PWD_H 1
2342| #define HAVE_GRP_H 1
2343| #define HAVE_SYS_PARAM_H 1
2344| #define HAVE_SYS_POLL_H 1
2345| #define HAVE_SYS_RESOURCE_H 1
2346| #define HAVE_SYS_TIME_H 1
2347| #define HAVE_SYS_TIMES_H 1
2348| #define HAVE_SYS_WAIT_H 1
2349| #define HAVE_UNISTD_H 1
2350| #define HAVE_SYS_SELECT_H 1
2351| #define HAVE_SYS_TYPES_H 1
2352| #define HAVE_STDINT_H 1
2353| #define HAVE_INTTYPES_H 1
2354| #define HAVE_SCHED_H 1
2355| /* end confdefs.h.  */
2356| #include <malloc.h>
2357configure:21948: result: no
2358configure:21948: checking for malloc.h
2359configure:21948: result: no
2360configure:21961: checking sys/vfs.h usability
2361configure:21961: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2362conftest.c:101:21: error: sys/vfs.h: No such file or directory
2363conftest.c:101:21: error: sys/vfs.h: No such file or directory
2364lipo: can't open input file: /var/tmp//cc4i3a8Y.out (No such file or directory)
2365configure:21961: $? = 1
2366configure: failed program was:
2367| /* confdefs.h */
2368| #define PACKAGE_NAME "glib"
2369| #define PACKAGE_TARNAME "glib"
2370| #define PACKAGE_VERSION "2.26.0"
2371| #define PACKAGE_STRING "glib 2.26.0"
2372| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2373| #define PACKAGE_URL ""
2374| #define GLIB_MAJOR_VERSION 2
2375| #define GLIB_MINOR_VERSION 26
2376| #define GLIB_MICRO_VERSION 0
2377| #define GLIB_INTERFACE_AGE 0
2378| #define GLIB_BINARY_AGE 2600
2379| #define HAVE_CARBON 1
2380| #define NEED_ICONV_CACHE 1
2381| #define HAVE_LOCALE_H 1
2382| #define HAVE_LC_MESSAGES 1
2383| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2384| #define HAVE_GETTEXT 1
2385| #define HAVE_DCGETTEXT 1
2386| #define ENABLE_NLS 1
2387| #define GETTEXT_PACKAGE "glib20"
2388| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2389| #define USE_LIBICONV_GNU 1
2390| #define HAVE_DLFCN_H 1
2391| #define LT_OBJDIR ".libs/"
2392| #define STDC_HEADERS 1
2393| #define HAVE_VPRINTF 1
2394| #define HAVE_ALLOCA_H 1
2395| #define HAVE_ALLOCA 1
2396| #define HAVE_MMAP 1
2397| #define HAVE_POSIX_MEMALIGN 1
2398| #define HAVE_VALLOC 1
2399| #define HAVE_FSYNC 1
2400| #define HAVE_ATEXIT 1
2401| #define HAVE_TIMEGM 1
2402| #define HAVE_GMTIME_R 1
2403| #define SIZEOF_CHAR 1
2404| #define SIZEOF_SHORT 2
2405| #define SIZEOF_LONG 8
2406| #define SIZEOF_INT 4
2407| #define SIZEOF_VOID_P 8
2408| #define SIZEOF_LONG_LONG 8
2409| #define SIZEOF___INT64 0
2410| #define HAVE_LONG_LONG_FORMAT 1
2411| #define SANE_MALLOC_PROTOS 1
2412| #define G_HAVE___INLINE 1
2413| #define G_HAVE___INLINE__ 1
2414| #define G_HAVE_INLINE 1
2415| #define AC_APPLE_UNIVERSAL_BUILD 1
2416| #define HAVE_DIRENT_H 1
2417| #define HAVE_FLOAT_H 1
2418| #define HAVE_LIMITS_H 1
2419| #define HAVE_PWD_H 1
2420| #define HAVE_GRP_H 1
2421| #define HAVE_SYS_PARAM_H 1
2422| #define HAVE_SYS_POLL_H 1
2423| #define HAVE_SYS_RESOURCE_H 1
2424| #define HAVE_SYS_TIME_H 1
2425| #define HAVE_SYS_TIMES_H 1
2426| #define HAVE_SYS_WAIT_H 1
2427| #define HAVE_UNISTD_H 1
2428| #define HAVE_SYS_SELECT_H 1
2429| #define HAVE_SYS_TYPES_H 1
2430| #define HAVE_STDINT_H 1
2431| #define HAVE_INTTYPES_H 1
2432| #define HAVE_SCHED_H 1
2433| /* end confdefs.h.  */
2434| #include <stdio.h>
2435| #ifdef HAVE_SYS_TYPES_H
2436| # include <sys/types.h>
2437| #endif
2438| #ifdef HAVE_SYS_STAT_H
2439| # include <sys/stat.h>
2440| #endif
2441| #ifdef STDC_HEADERS
2442| # include <stdlib.h>
2443| # include <stddef.h>
2444| #else
2445| # ifdef HAVE_STDLIB_H
2446| #  include <stdlib.h>
2447| # endif
2448| #endif
2449| #ifdef HAVE_STRING_H
2450| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2451| #  include <memory.h>
2452| # endif
2453| # include <string.h>
2454| #endif
2455| #ifdef HAVE_STRINGS_H
2456| # include <strings.h>
2457| #endif
2458| #ifdef HAVE_INTTYPES_H
2459| # include <inttypes.h>
2460| #endif
2461| #ifdef HAVE_STDINT_H
2462| # include <stdint.h>
2463| #endif
2464| #ifdef HAVE_UNISTD_H
2465| # include <unistd.h>
2466| #endif
2467| #include <sys/vfs.h>
2468configure:21961: result: no
2469configure:21961: checking sys/vfs.h presence
2470configure:21961: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2471conftest.c:68:21: error: sys/vfs.h: No such file or directory
2472configure:21961: $? = 1
2473configure: failed program was:
2474| /* confdefs.h */
2475| #define PACKAGE_NAME "glib"
2476| #define PACKAGE_TARNAME "glib"
2477| #define PACKAGE_VERSION "2.26.0"
2478| #define PACKAGE_STRING "glib 2.26.0"
2479| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2480| #define PACKAGE_URL ""
2481| #define GLIB_MAJOR_VERSION 2
2482| #define GLIB_MINOR_VERSION 26
2483| #define GLIB_MICRO_VERSION 0
2484| #define GLIB_INTERFACE_AGE 0
2485| #define GLIB_BINARY_AGE 2600
2486| #define HAVE_CARBON 1
2487| #define NEED_ICONV_CACHE 1
2488| #define HAVE_LOCALE_H 1
2489| #define HAVE_LC_MESSAGES 1
2490| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2491| #define HAVE_GETTEXT 1
2492| #define HAVE_DCGETTEXT 1
2493| #define ENABLE_NLS 1
2494| #define GETTEXT_PACKAGE "glib20"
2495| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2496| #define USE_LIBICONV_GNU 1
2497| #define HAVE_DLFCN_H 1
2498| #define LT_OBJDIR ".libs/"
2499| #define STDC_HEADERS 1
2500| #define HAVE_VPRINTF 1
2501| #define HAVE_ALLOCA_H 1
2502| #define HAVE_ALLOCA 1
2503| #define HAVE_MMAP 1
2504| #define HAVE_POSIX_MEMALIGN 1
2505| #define HAVE_VALLOC 1
2506| #define HAVE_FSYNC 1
2507| #define HAVE_ATEXIT 1
2508| #define HAVE_TIMEGM 1
2509| #define HAVE_GMTIME_R 1
2510| #define SIZEOF_CHAR 1
2511| #define SIZEOF_SHORT 2
2512| #define SIZEOF_LONG 8
2513| #define SIZEOF_INT 4
2514| #define SIZEOF_VOID_P 8
2515| #define SIZEOF_LONG_LONG 8
2516| #define SIZEOF___INT64 0
2517| #define HAVE_LONG_LONG_FORMAT 1
2518| #define SANE_MALLOC_PROTOS 1
2519| #define G_HAVE___INLINE 1
2520| #define G_HAVE___INLINE__ 1
2521| #define G_HAVE_INLINE 1
2522| #define AC_APPLE_UNIVERSAL_BUILD 1
2523| #define HAVE_DIRENT_H 1
2524| #define HAVE_FLOAT_H 1
2525| #define HAVE_LIMITS_H 1
2526| #define HAVE_PWD_H 1
2527| #define HAVE_GRP_H 1
2528| #define HAVE_SYS_PARAM_H 1
2529| #define HAVE_SYS_POLL_H 1
2530| #define HAVE_SYS_RESOURCE_H 1
2531| #define HAVE_SYS_TIME_H 1
2532| #define HAVE_SYS_TIMES_H 1
2533| #define HAVE_SYS_WAIT_H 1
2534| #define HAVE_UNISTD_H 1
2535| #define HAVE_SYS_SELECT_H 1
2536| #define HAVE_SYS_TYPES_H 1
2537| #define HAVE_STDINT_H 1
2538| #define HAVE_INTTYPES_H 1
2539| #define HAVE_SCHED_H 1
2540| /* end confdefs.h.  */
2541| #include <sys/vfs.h>
2542configure:21961: result: no
2543configure:21961: checking for sys/vfs.h
2544configure:21961: result: no
2545configure:21961: checking sys/mount.h usability
2546configure:21961: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2547configure:21961: $? = 0
2548configure:21961: result: yes
2549configure:21961: checking sys/mount.h presence
2550configure:21961: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2551configure:21961: $? = 0
2552configure:21961: result: yes
2553configure:21961: checking for sys/mount.h
2554configure:21961: result: yes
2555configure:21961: checking sys/vmount.h usability
2556configure:21961: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2557conftest.c:102:24: error: sys/vmount.h: No such file or directory
2558conftest.c:102:24: error: sys/vmount.h: No such file or directory
2559lipo: can't open input file: /var/tmp//ccIfLC5v.out (No such file or directory)
2560configure:21961: $? = 1
2561configure: failed program was:
2562| /* confdefs.h */
2563| #define PACKAGE_NAME "glib"
2564| #define PACKAGE_TARNAME "glib"
2565| #define PACKAGE_VERSION "2.26.0"
2566| #define PACKAGE_STRING "glib 2.26.0"
2567| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2568| #define PACKAGE_URL ""
2569| #define GLIB_MAJOR_VERSION 2
2570| #define GLIB_MINOR_VERSION 26
2571| #define GLIB_MICRO_VERSION 0
2572| #define GLIB_INTERFACE_AGE 0
2573| #define GLIB_BINARY_AGE 2600
2574| #define HAVE_CARBON 1
2575| #define NEED_ICONV_CACHE 1
2576| #define HAVE_LOCALE_H 1
2577| #define HAVE_LC_MESSAGES 1
2578| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2579| #define HAVE_GETTEXT 1
2580| #define HAVE_DCGETTEXT 1
2581| #define ENABLE_NLS 1
2582| #define GETTEXT_PACKAGE "glib20"
2583| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2584| #define USE_LIBICONV_GNU 1
2585| #define HAVE_DLFCN_H 1
2586| #define LT_OBJDIR ".libs/"
2587| #define STDC_HEADERS 1
2588| #define HAVE_VPRINTF 1
2589| #define HAVE_ALLOCA_H 1
2590| #define HAVE_ALLOCA 1
2591| #define HAVE_MMAP 1
2592| #define HAVE_POSIX_MEMALIGN 1
2593| #define HAVE_VALLOC 1
2594| #define HAVE_FSYNC 1
2595| #define HAVE_ATEXIT 1
2596| #define HAVE_TIMEGM 1
2597| #define HAVE_GMTIME_R 1
2598| #define SIZEOF_CHAR 1
2599| #define SIZEOF_SHORT 2
2600| #define SIZEOF_LONG 8
2601| #define SIZEOF_INT 4
2602| #define SIZEOF_VOID_P 8
2603| #define SIZEOF_LONG_LONG 8
2604| #define SIZEOF___INT64 0
2605| #define HAVE_LONG_LONG_FORMAT 1
2606| #define SANE_MALLOC_PROTOS 1
2607| #define G_HAVE___INLINE 1
2608| #define G_HAVE___INLINE__ 1
2609| #define G_HAVE_INLINE 1
2610| #define AC_APPLE_UNIVERSAL_BUILD 1
2611| #define HAVE_DIRENT_H 1
2612| #define HAVE_FLOAT_H 1
2613| #define HAVE_LIMITS_H 1
2614| #define HAVE_PWD_H 1
2615| #define HAVE_GRP_H 1
2616| #define HAVE_SYS_PARAM_H 1
2617| #define HAVE_SYS_POLL_H 1
2618| #define HAVE_SYS_RESOURCE_H 1
2619| #define HAVE_SYS_TIME_H 1
2620| #define HAVE_SYS_TIMES_H 1
2621| #define HAVE_SYS_WAIT_H 1
2622| #define HAVE_UNISTD_H 1
2623| #define HAVE_SYS_SELECT_H 1
2624| #define HAVE_SYS_TYPES_H 1
2625| #define HAVE_STDINT_H 1
2626| #define HAVE_INTTYPES_H 1
2627| #define HAVE_SCHED_H 1
2628| #define HAVE_SYS_MOUNT_H 1
2629| /* end confdefs.h.  */
2630| #include <stdio.h>
2631| #ifdef HAVE_SYS_TYPES_H
2632| # include <sys/types.h>
2633| #endif
2634| #ifdef HAVE_SYS_STAT_H
2635| # include <sys/stat.h>
2636| #endif
2637| #ifdef STDC_HEADERS
2638| # include <stdlib.h>
2639| # include <stddef.h>
2640| #else
2641| # ifdef HAVE_STDLIB_H
2642| #  include <stdlib.h>
2643| # endif
2644| #endif
2645| #ifdef HAVE_STRING_H
2646| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2647| #  include <memory.h>
2648| # endif
2649| # include <string.h>
2650| #endif
2651| #ifdef HAVE_STRINGS_H
2652| # include <strings.h>
2653| #endif
2654| #ifdef HAVE_INTTYPES_H
2655| # include <inttypes.h>
2656| #endif
2657| #ifdef HAVE_STDINT_H
2658| # include <stdint.h>
2659| #endif
2660| #ifdef HAVE_UNISTD_H
2661| # include <unistd.h>
2662| #endif
2663| #include <sys/vmount.h>
2664configure:21961: result: no
2665configure:21961: checking sys/vmount.h presence
2666configure:21961: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2667conftest.c:69:24: error: sys/vmount.h: No such file or directory
2668configure:21961: $? = 1
2669configure: failed program was:
2670| /* confdefs.h */
2671| #define PACKAGE_NAME "glib"
2672| #define PACKAGE_TARNAME "glib"
2673| #define PACKAGE_VERSION "2.26.0"
2674| #define PACKAGE_STRING "glib 2.26.0"
2675| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2676| #define PACKAGE_URL ""
2677| #define GLIB_MAJOR_VERSION 2
2678| #define GLIB_MINOR_VERSION 26
2679| #define GLIB_MICRO_VERSION 0
2680| #define GLIB_INTERFACE_AGE 0
2681| #define GLIB_BINARY_AGE 2600
2682| #define HAVE_CARBON 1
2683| #define NEED_ICONV_CACHE 1
2684| #define HAVE_LOCALE_H 1
2685| #define HAVE_LC_MESSAGES 1
2686| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2687| #define HAVE_GETTEXT 1
2688| #define HAVE_DCGETTEXT 1
2689| #define ENABLE_NLS 1
2690| #define GETTEXT_PACKAGE "glib20"
2691| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2692| #define USE_LIBICONV_GNU 1
2693| #define HAVE_DLFCN_H 1
2694| #define LT_OBJDIR ".libs/"
2695| #define STDC_HEADERS 1
2696| #define HAVE_VPRINTF 1
2697| #define HAVE_ALLOCA_H 1
2698| #define HAVE_ALLOCA 1
2699| #define HAVE_MMAP 1
2700| #define HAVE_POSIX_MEMALIGN 1
2701| #define HAVE_VALLOC 1
2702| #define HAVE_FSYNC 1
2703| #define HAVE_ATEXIT 1
2704| #define HAVE_TIMEGM 1
2705| #define HAVE_GMTIME_R 1
2706| #define SIZEOF_CHAR 1
2707| #define SIZEOF_SHORT 2
2708| #define SIZEOF_LONG 8
2709| #define SIZEOF_INT 4
2710| #define SIZEOF_VOID_P 8
2711| #define SIZEOF_LONG_LONG 8
2712| #define SIZEOF___INT64 0
2713| #define HAVE_LONG_LONG_FORMAT 1
2714| #define SANE_MALLOC_PROTOS 1
2715| #define G_HAVE___INLINE 1
2716| #define G_HAVE___INLINE__ 1
2717| #define G_HAVE_INLINE 1
2718| #define AC_APPLE_UNIVERSAL_BUILD 1
2719| #define HAVE_DIRENT_H 1
2720| #define HAVE_FLOAT_H 1
2721| #define HAVE_LIMITS_H 1
2722| #define HAVE_PWD_H 1
2723| #define HAVE_GRP_H 1
2724| #define HAVE_SYS_PARAM_H 1
2725| #define HAVE_SYS_POLL_H 1
2726| #define HAVE_SYS_RESOURCE_H 1
2727| #define HAVE_SYS_TIME_H 1
2728| #define HAVE_SYS_TIMES_H 1
2729| #define HAVE_SYS_WAIT_H 1
2730| #define HAVE_UNISTD_H 1
2731| #define HAVE_SYS_SELECT_H 1
2732| #define HAVE_SYS_TYPES_H 1
2733| #define HAVE_STDINT_H 1
2734| #define HAVE_INTTYPES_H 1
2735| #define HAVE_SCHED_H 1
2736| #define HAVE_SYS_MOUNT_H 1
2737| /* end confdefs.h.  */
2738| #include <sys/vmount.h>
2739configure:21961: result: no
2740configure:21961: checking for sys/vmount.h
2741configure:21961: result: no
2742configure:21961: checking sys/statfs.h usability
2743configure:21961: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2744conftest.c:102:24: error: sys/statfs.h: No such file or directory
2745conftest.c:102:24: error: sys/statfs.h: No such file or directory
2746lipo: can't open input file: /var/tmp//ccYUcYLC.out (No such file or directory)
2747configure:21961: $? = 1
2748configure: failed program was:
2749| /* confdefs.h */
2750| #define PACKAGE_NAME "glib"
2751| #define PACKAGE_TARNAME "glib"
2752| #define PACKAGE_VERSION "2.26.0"
2753| #define PACKAGE_STRING "glib 2.26.0"
2754| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2755| #define PACKAGE_URL ""
2756| #define GLIB_MAJOR_VERSION 2
2757| #define GLIB_MINOR_VERSION 26
2758| #define GLIB_MICRO_VERSION 0
2759| #define GLIB_INTERFACE_AGE 0
2760| #define GLIB_BINARY_AGE 2600
2761| #define HAVE_CARBON 1
2762| #define NEED_ICONV_CACHE 1
2763| #define HAVE_LOCALE_H 1
2764| #define HAVE_LC_MESSAGES 1
2765| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2766| #define HAVE_GETTEXT 1
2767| #define HAVE_DCGETTEXT 1
2768| #define ENABLE_NLS 1
2769| #define GETTEXT_PACKAGE "glib20"
2770| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2771| #define USE_LIBICONV_GNU 1
2772| #define HAVE_DLFCN_H 1
2773| #define LT_OBJDIR ".libs/"
2774| #define STDC_HEADERS 1
2775| #define HAVE_VPRINTF 1
2776| #define HAVE_ALLOCA_H 1
2777| #define HAVE_ALLOCA 1
2778| #define HAVE_MMAP 1
2779| #define HAVE_POSIX_MEMALIGN 1
2780| #define HAVE_VALLOC 1
2781| #define HAVE_FSYNC 1
2782| #define HAVE_ATEXIT 1
2783| #define HAVE_TIMEGM 1
2784| #define HAVE_GMTIME_R 1
2785| #define SIZEOF_CHAR 1
2786| #define SIZEOF_SHORT 2
2787| #define SIZEOF_LONG 8
2788| #define SIZEOF_INT 4
2789| #define SIZEOF_VOID_P 8
2790| #define SIZEOF_LONG_LONG 8
2791| #define SIZEOF___INT64 0
2792| #define HAVE_LONG_LONG_FORMAT 1
2793| #define SANE_MALLOC_PROTOS 1
2794| #define G_HAVE___INLINE 1
2795| #define G_HAVE___INLINE__ 1
2796| #define G_HAVE_INLINE 1
2797| #define AC_APPLE_UNIVERSAL_BUILD 1
2798| #define HAVE_DIRENT_H 1
2799| #define HAVE_FLOAT_H 1
2800| #define HAVE_LIMITS_H 1
2801| #define HAVE_PWD_H 1
2802| #define HAVE_GRP_H 1
2803| #define HAVE_SYS_PARAM_H 1
2804| #define HAVE_SYS_POLL_H 1
2805| #define HAVE_SYS_RESOURCE_H 1
2806| #define HAVE_SYS_TIME_H 1
2807| #define HAVE_SYS_TIMES_H 1
2808| #define HAVE_SYS_WAIT_H 1
2809| #define HAVE_UNISTD_H 1
2810| #define HAVE_SYS_SELECT_H 1
2811| #define HAVE_SYS_TYPES_H 1
2812| #define HAVE_STDINT_H 1
2813| #define HAVE_INTTYPES_H 1
2814| #define HAVE_SCHED_H 1
2815| #define HAVE_SYS_MOUNT_H 1
2816| /* end confdefs.h.  */
2817| #include <stdio.h>
2818| #ifdef HAVE_SYS_TYPES_H
2819| # include <sys/types.h>
2820| #endif
2821| #ifdef HAVE_SYS_STAT_H
2822| # include <sys/stat.h>
2823| #endif
2824| #ifdef STDC_HEADERS
2825| # include <stdlib.h>
2826| # include <stddef.h>
2827| #else
2828| # ifdef HAVE_STDLIB_H
2829| #  include <stdlib.h>
2830| # endif
2831| #endif
2832| #ifdef HAVE_STRING_H
2833| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2834| #  include <memory.h>
2835| # endif
2836| # include <string.h>
2837| #endif
2838| #ifdef HAVE_STRINGS_H
2839| # include <strings.h>
2840| #endif
2841| #ifdef HAVE_INTTYPES_H
2842| # include <inttypes.h>
2843| #endif
2844| #ifdef HAVE_STDINT_H
2845| # include <stdint.h>
2846| #endif
2847| #ifdef HAVE_UNISTD_H
2848| # include <unistd.h>
2849| #endif
2850| #include <sys/statfs.h>
2851configure:21961: result: no
2852configure:21961: checking sys/statfs.h presence
2853configure:21961: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2854conftest.c:69:24: error: sys/statfs.h: No such file or directory
2855configure:21961: $? = 1
2856configure: failed program was:
2857| /* confdefs.h */
2858| #define PACKAGE_NAME "glib"
2859| #define PACKAGE_TARNAME "glib"
2860| #define PACKAGE_VERSION "2.26.0"
2861| #define PACKAGE_STRING "glib 2.26.0"
2862| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2863| #define PACKAGE_URL ""
2864| #define GLIB_MAJOR_VERSION 2
2865| #define GLIB_MINOR_VERSION 26
2866| #define GLIB_MICRO_VERSION 0
2867| #define GLIB_INTERFACE_AGE 0
2868| #define GLIB_BINARY_AGE 2600
2869| #define HAVE_CARBON 1
2870| #define NEED_ICONV_CACHE 1
2871| #define HAVE_LOCALE_H 1
2872| #define HAVE_LC_MESSAGES 1
2873| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2874| #define HAVE_GETTEXT 1
2875| #define HAVE_DCGETTEXT 1
2876| #define ENABLE_NLS 1
2877| #define GETTEXT_PACKAGE "glib20"
2878| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2879| #define USE_LIBICONV_GNU 1
2880| #define HAVE_DLFCN_H 1
2881| #define LT_OBJDIR ".libs/"
2882| #define STDC_HEADERS 1
2883| #define HAVE_VPRINTF 1
2884| #define HAVE_ALLOCA_H 1
2885| #define HAVE_ALLOCA 1
2886| #define HAVE_MMAP 1
2887| #define HAVE_POSIX_MEMALIGN 1
2888| #define HAVE_VALLOC 1
2889| #define HAVE_FSYNC 1
2890| #define HAVE_ATEXIT 1
2891| #define HAVE_TIMEGM 1
2892| #define HAVE_GMTIME_R 1
2893| #define SIZEOF_CHAR 1
2894| #define SIZEOF_SHORT 2
2895| #define SIZEOF_LONG 8
2896| #define SIZEOF_INT 4
2897| #define SIZEOF_VOID_P 8
2898| #define SIZEOF_LONG_LONG 8
2899| #define SIZEOF___INT64 0
2900| #define HAVE_LONG_LONG_FORMAT 1
2901| #define SANE_MALLOC_PROTOS 1
2902| #define G_HAVE___INLINE 1
2903| #define G_HAVE___INLINE__ 1
2904| #define G_HAVE_INLINE 1
2905| #define AC_APPLE_UNIVERSAL_BUILD 1
2906| #define HAVE_DIRENT_H 1
2907| #define HAVE_FLOAT_H 1
2908| #define HAVE_LIMITS_H 1
2909| #define HAVE_PWD_H 1
2910| #define HAVE_GRP_H 1
2911| #define HAVE_SYS_PARAM_H 1
2912| #define HAVE_SYS_POLL_H 1
2913| #define HAVE_SYS_RESOURCE_H 1
2914| #define HAVE_SYS_TIME_H 1
2915| #define HAVE_SYS_TIMES_H 1
2916| #define HAVE_SYS_WAIT_H 1
2917| #define HAVE_UNISTD_H 1
2918| #define HAVE_SYS_SELECT_H 1
2919| #define HAVE_SYS_TYPES_H 1
2920| #define HAVE_STDINT_H 1
2921| #define HAVE_INTTYPES_H 1
2922| #define HAVE_SCHED_H 1
2923| #define HAVE_SYS_MOUNT_H 1
2924| /* end confdefs.h.  */
2925| #include <sys/statfs.h>
2926configure:21961: result: no
2927configure:21961: checking for sys/statfs.h
2928configure:21961: result: no
2929configure:21961: checking sys/statvfs.h usability
2930configure:21961: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2931configure:21961: $? = 0
2932configure:21961: result: yes
2933configure:21961: checking sys/statvfs.h presence
2934configure:21961: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2935configure:21961: $? = 0
2936configure:21961: result: yes
2937configure:21961: checking for sys/statvfs.h
2938configure:21961: result: yes
2939configure:21974: checking mntent.h usability
2940configure:21974: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2941conftest.c:103:20: error: mntent.h: No such file or directory
2942conftest.c:103:20: error: mntent.h: No such file or directory
2943lipo: can't open input file: /var/tmp//ccZRIdq6.out (No such file or directory)
2944configure:21974: $? = 1
2945configure: failed program was:
2946| /* confdefs.h */
2947| #define PACKAGE_NAME "glib"
2948| #define PACKAGE_TARNAME "glib"
2949| #define PACKAGE_VERSION "2.26.0"
2950| #define PACKAGE_STRING "glib 2.26.0"
2951| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2952| #define PACKAGE_URL ""
2953| #define GLIB_MAJOR_VERSION 2
2954| #define GLIB_MINOR_VERSION 26
2955| #define GLIB_MICRO_VERSION 0
2956| #define GLIB_INTERFACE_AGE 0
2957| #define GLIB_BINARY_AGE 2600
2958| #define HAVE_CARBON 1
2959| #define NEED_ICONV_CACHE 1
2960| #define HAVE_LOCALE_H 1
2961| #define HAVE_LC_MESSAGES 1
2962| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2963| #define HAVE_GETTEXT 1
2964| #define HAVE_DCGETTEXT 1
2965| #define ENABLE_NLS 1
2966| #define GETTEXT_PACKAGE "glib20"
2967| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2968| #define USE_LIBICONV_GNU 1
2969| #define HAVE_DLFCN_H 1
2970| #define LT_OBJDIR ".libs/"
2971| #define STDC_HEADERS 1
2972| #define HAVE_VPRINTF 1
2973| #define HAVE_ALLOCA_H 1
2974| #define HAVE_ALLOCA 1
2975| #define HAVE_MMAP 1
2976| #define HAVE_POSIX_MEMALIGN 1
2977| #define HAVE_VALLOC 1
2978| #define HAVE_FSYNC 1
2979| #define HAVE_ATEXIT 1
2980| #define HAVE_TIMEGM 1
2981| #define HAVE_GMTIME_R 1
2982| #define SIZEOF_CHAR 1
2983| #define SIZEOF_SHORT 2
2984| #define SIZEOF_LONG 8
2985| #define SIZEOF_INT 4
2986| #define SIZEOF_VOID_P 8
2987| #define SIZEOF_LONG_LONG 8
2988| #define SIZEOF___INT64 0
2989| #define HAVE_LONG_LONG_FORMAT 1
2990| #define SANE_MALLOC_PROTOS 1
2991| #define G_HAVE___INLINE 1
2992| #define G_HAVE___INLINE__ 1
2993| #define G_HAVE_INLINE 1
2994| #define AC_APPLE_UNIVERSAL_BUILD 1
2995| #define HAVE_DIRENT_H 1
2996| #define HAVE_FLOAT_H 1
2997| #define HAVE_LIMITS_H 1
2998| #define HAVE_PWD_H 1
2999| #define HAVE_GRP_H 1
3000| #define HAVE_SYS_PARAM_H 1
3001| #define HAVE_SYS_POLL_H 1
3002| #define HAVE_SYS_RESOURCE_H 1
3003| #define HAVE_SYS_TIME_H 1
3004| #define HAVE_SYS_TIMES_H 1
3005| #define HAVE_SYS_WAIT_H 1
3006| #define HAVE_UNISTD_H 1
3007| #define HAVE_SYS_SELECT_H 1
3008| #define HAVE_SYS_TYPES_H 1
3009| #define HAVE_STDINT_H 1
3010| #define HAVE_INTTYPES_H 1
3011| #define HAVE_SCHED_H 1
3012| #define HAVE_SYS_MOUNT_H 1
3013| #define HAVE_SYS_STATVFS_H 1
3014| /* end confdefs.h.  */
3015| #include <stdio.h>
3016| #ifdef HAVE_SYS_TYPES_H
3017| # include <sys/types.h>
3018| #endif
3019| #ifdef HAVE_SYS_STAT_H
3020| # include <sys/stat.h>
3021| #endif
3022| #ifdef STDC_HEADERS
3023| # include <stdlib.h>
3024| # include <stddef.h>
3025| #else
3026| # ifdef HAVE_STDLIB_H
3027| #  include <stdlib.h>
3028| # endif
3029| #endif
3030| #ifdef HAVE_STRING_H
3031| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3032| #  include <memory.h>
3033| # endif
3034| # include <string.h>
3035| #endif
3036| #ifdef HAVE_STRINGS_H
3037| # include <strings.h>
3038| #endif
3039| #ifdef HAVE_INTTYPES_H
3040| # include <inttypes.h>
3041| #endif
3042| #ifdef HAVE_STDINT_H
3043| # include <stdint.h>
3044| #endif
3045| #ifdef HAVE_UNISTD_H
3046| # include <unistd.h>
3047| #endif
3048| #include <mntent.h>
3049configure:21974: result: no
3050configure:21974: checking mntent.h presence
3051configure:21974: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
3052conftest.c:70:20: error: mntent.h: No such file or directory
3053configure:21974: $? = 1
3054configure: failed program was:
3055| /* confdefs.h */
3056| #define PACKAGE_NAME "glib"
3057| #define PACKAGE_TARNAME "glib"
3058| #define PACKAGE_VERSION "2.26.0"
3059| #define PACKAGE_STRING "glib 2.26.0"
3060| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3061| #define PACKAGE_URL ""
3062| #define GLIB_MAJOR_VERSION 2
3063| #define GLIB_MINOR_VERSION 26
3064| #define GLIB_MICRO_VERSION 0
3065| #define GLIB_INTERFACE_AGE 0
3066| #define GLIB_BINARY_AGE 2600
3067| #define HAVE_CARBON 1
3068| #define NEED_ICONV_CACHE 1
3069| #define HAVE_LOCALE_H 1
3070| #define HAVE_LC_MESSAGES 1
3071| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3072| #define HAVE_GETTEXT 1
3073| #define HAVE_DCGETTEXT 1
3074| #define ENABLE_NLS 1
3075| #define GETTEXT_PACKAGE "glib20"
3076| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3077| #define USE_LIBICONV_GNU 1
3078| #define HAVE_DLFCN_H 1
3079| #define LT_OBJDIR ".libs/"
3080| #define STDC_HEADERS 1
3081| #define HAVE_VPRINTF 1
3082| #define HAVE_ALLOCA_H 1
3083| #define HAVE_ALLOCA 1
3084| #define HAVE_MMAP 1
3085| #define HAVE_POSIX_MEMALIGN 1
3086| #define HAVE_VALLOC 1
3087| #define HAVE_FSYNC 1
3088| #define HAVE_ATEXIT 1
3089| #define HAVE_TIMEGM 1
3090| #define HAVE_GMTIME_R 1
3091| #define SIZEOF_CHAR 1
3092| #define SIZEOF_SHORT 2
3093| #define SIZEOF_LONG 8
3094| #define SIZEOF_INT 4
3095| #define SIZEOF_VOID_P 8
3096| #define SIZEOF_LONG_LONG 8
3097| #define SIZEOF___INT64 0
3098| #define HAVE_LONG_LONG_FORMAT 1
3099| #define SANE_MALLOC_PROTOS 1
3100| #define G_HAVE___INLINE 1
3101| #define G_HAVE___INLINE__ 1
3102| #define G_HAVE_INLINE 1
3103| #define AC_APPLE_UNIVERSAL_BUILD 1
3104| #define HAVE_DIRENT_H 1
3105| #define HAVE_FLOAT_H 1
3106| #define HAVE_LIMITS_H 1
3107| #define HAVE_PWD_H 1
3108| #define HAVE_GRP_H 1
3109| #define HAVE_SYS_PARAM_H 1
3110| #define HAVE_SYS_POLL_H 1
3111| #define HAVE_SYS_RESOURCE_H 1
3112| #define HAVE_SYS_TIME_H 1
3113| #define HAVE_SYS_TIMES_H 1
3114| #define HAVE_SYS_WAIT_H 1
3115| #define HAVE_UNISTD_H 1
3116| #define HAVE_SYS_SELECT_H 1
3117| #define HAVE_SYS_TYPES_H 1
3118| #define HAVE_STDINT_H 1
3119| #define HAVE_INTTYPES_H 1
3120| #define HAVE_SCHED_H 1
3121| #define HAVE_SYS_MOUNT_H 1
3122| #define HAVE_SYS_STATVFS_H 1
3123| /* end confdefs.h.  */
3124| #include <mntent.h>
3125configure:21974: result: no
3126configure:21974: checking for mntent.h
3127configure:21974: result: no
3128configure:21974: checking sys/mnttab.h usability
3129configure:21974: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
3130conftest.c:103:24: error: sys/mnttab.h: No such file or directory
3131conftest.c:103:24: error: sys/mnttab.h: No such file or directory
3132lipo: can't open input file: /var/tmp//ccKO3K6T.out (No such file or directory)
3133configure:21974: $? = 1
3134configure: failed program was:
3135| /* confdefs.h */
3136| #define PACKAGE_NAME "glib"
3137| #define PACKAGE_TARNAME "glib"
3138| #define PACKAGE_VERSION "2.26.0"
3139| #define PACKAGE_STRING "glib 2.26.0"
3140| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3141| #define PACKAGE_URL ""
3142| #define GLIB_MAJOR_VERSION 2
3143| #define GLIB_MINOR_VERSION 26
3144| #define GLIB_MICRO_VERSION 0
3145| #define GLIB_INTERFACE_AGE 0
3146| #define GLIB_BINARY_AGE 2600
3147| #define HAVE_CARBON 1
3148| #define NEED_ICONV_CACHE 1
3149| #define HAVE_LOCALE_H 1
3150| #define HAVE_LC_MESSAGES 1
3151| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3152| #define HAVE_GETTEXT 1
3153| #define HAVE_DCGETTEXT 1
3154| #define ENABLE_NLS 1
3155| #define GETTEXT_PACKAGE "glib20"
3156| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3157| #define USE_LIBICONV_GNU 1
3158| #define HAVE_DLFCN_H 1
3159| #define LT_OBJDIR ".libs/"
3160| #define STDC_HEADERS 1
3161| #define HAVE_VPRINTF 1
3162| #define HAVE_ALLOCA_H 1
3163| #define HAVE_ALLOCA 1
3164| #define HAVE_MMAP 1
3165| #define HAVE_POSIX_MEMALIGN 1
3166| #define HAVE_VALLOC 1
3167| #define HAVE_FSYNC 1
3168| #define HAVE_ATEXIT 1
3169| #define HAVE_TIMEGM 1
3170| #define HAVE_GMTIME_R 1
3171| #define SIZEOF_CHAR 1
3172| #define SIZEOF_SHORT 2
3173| #define SIZEOF_LONG 8
3174| #define SIZEOF_INT 4
3175| #define SIZEOF_VOID_P 8
3176| #define SIZEOF_LONG_LONG 8
3177| #define SIZEOF___INT64 0
3178| #define HAVE_LONG_LONG_FORMAT 1
3179| #define SANE_MALLOC_PROTOS 1
3180| #define G_HAVE___INLINE 1
3181| #define G_HAVE___INLINE__ 1
3182| #define G_HAVE_INLINE 1
3183| #define AC_APPLE_UNIVERSAL_BUILD 1
3184| #define HAVE_DIRENT_H 1
3185| #define HAVE_FLOAT_H 1
3186| #define HAVE_LIMITS_H 1
3187| #define HAVE_PWD_H 1
3188| #define HAVE_GRP_H 1
3189| #define HAVE_SYS_PARAM_H 1
3190| #define HAVE_SYS_POLL_H 1
3191| #define HAVE_SYS_RESOURCE_H 1
3192| #define HAVE_SYS_TIME_H 1
3193| #define HAVE_SYS_TIMES_H 1
3194| #define HAVE_SYS_WAIT_H 1
3195| #define HAVE_UNISTD_H 1
3196| #define HAVE_SYS_SELECT_H 1
3197| #define HAVE_SYS_TYPES_H 1
3198| #define HAVE_STDINT_H 1
3199| #define HAVE_INTTYPES_H 1
3200| #define HAVE_SCHED_H 1
3201| #define HAVE_SYS_MOUNT_H 1
3202| #define HAVE_SYS_STATVFS_H 1
3203| /* end confdefs.h.  */
3204| #include <stdio.h>
3205| #ifdef HAVE_SYS_TYPES_H
3206| # include <sys/types.h>
3207| #endif
3208| #ifdef HAVE_SYS_STAT_H
3209| # include <sys/stat.h>
3210| #endif
3211| #ifdef STDC_HEADERS
3212| # include <stdlib.h>
3213| # include <stddef.h>
3214| #else
3215| # ifdef HAVE_STDLIB_H
3216| #  include <stdlib.h>
3217| # endif
3218| #endif
3219| #ifdef HAVE_STRING_H
3220| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3221| #  include <memory.h>
3222| # endif
3223| # include <string.h>
3224| #endif
3225| #ifdef HAVE_STRINGS_H
3226| # include <strings.h>
3227| #endif
3228| #ifdef HAVE_INTTYPES_H
3229| # include <inttypes.h>
3230| #endif
3231| #ifdef HAVE_STDINT_H
3232| # include <stdint.h>
3233| #endif
3234| #ifdef HAVE_UNISTD_H
3235| # include <unistd.h>
3236| #endif
3237| #include <sys/mnttab.h>
3238configure:21974: result: no
3239configure:21974: checking sys/mnttab.h presence
3240configure:21974: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
3241conftest.c:70:24: error: sys/mnttab.h: No such file or directory
3242configure:21974: $? = 1
3243configure: failed program was:
3244| /* confdefs.h */
3245| #define PACKAGE_NAME "glib"
3246| #define PACKAGE_TARNAME "glib"
3247| #define PACKAGE_VERSION "2.26.0"
3248| #define PACKAGE_STRING "glib 2.26.0"
3249| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3250| #define PACKAGE_URL ""
3251| #define GLIB_MAJOR_VERSION 2
3252| #define GLIB_MINOR_VERSION 26
3253| #define GLIB_MICRO_VERSION 0
3254| #define GLIB_INTERFACE_AGE 0
3255| #define GLIB_BINARY_AGE 2600
3256| #define HAVE_CARBON 1
3257| #define NEED_ICONV_CACHE 1
3258| #define HAVE_LOCALE_H 1
3259| #define HAVE_LC_MESSAGES 1
3260| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3261| #define HAVE_GETTEXT 1
3262| #define HAVE_DCGETTEXT 1
3263| #define ENABLE_NLS 1
3264| #define GETTEXT_PACKAGE "glib20"
3265| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3266| #define USE_LIBICONV_GNU 1
3267| #define HAVE_DLFCN_H 1
3268| #define LT_OBJDIR ".libs/"
3269| #define STDC_HEADERS 1
3270| #define HAVE_VPRINTF 1
3271| #define HAVE_ALLOCA_H 1
3272| #define HAVE_ALLOCA 1
3273| #define HAVE_MMAP 1
3274| #define HAVE_POSIX_MEMALIGN 1
3275| #define HAVE_VALLOC 1
3276| #define HAVE_FSYNC 1
3277| #define HAVE_ATEXIT 1
3278| #define HAVE_TIMEGM 1
3279| #define HAVE_GMTIME_R 1
3280| #define SIZEOF_CHAR 1
3281| #define SIZEOF_SHORT 2
3282| #define SIZEOF_LONG 8
3283| #define SIZEOF_INT 4
3284| #define SIZEOF_VOID_P 8
3285| #define SIZEOF_LONG_LONG 8
3286| #define SIZEOF___INT64 0
3287| #define HAVE_LONG_LONG_FORMAT 1
3288| #define SANE_MALLOC_PROTOS 1
3289| #define G_HAVE___INLINE 1
3290| #define G_HAVE___INLINE__ 1
3291| #define G_HAVE_INLINE 1
3292| #define AC_APPLE_UNIVERSAL_BUILD 1
3293| #define HAVE_DIRENT_H 1
3294| #define HAVE_FLOAT_H 1
3295| #define HAVE_LIMITS_H 1
3296| #define HAVE_PWD_H 1
3297| #define HAVE_GRP_H 1
3298| #define HAVE_SYS_PARAM_H 1
3299| #define HAVE_SYS_POLL_H 1
3300| #define HAVE_SYS_RESOURCE_H 1
3301| #define HAVE_SYS_TIME_H 1
3302| #define HAVE_SYS_TIMES_H 1
3303| #define HAVE_SYS_WAIT_H 1
3304| #define HAVE_UNISTD_H 1
3305| #define HAVE_SYS_SELECT_H 1
3306| #define HAVE_SYS_TYPES_H 1
3307| #define HAVE_STDINT_H 1
3308| #define HAVE_INTTYPES_H 1
3309| #define HAVE_SCHED_H 1
3310| #define HAVE_SYS_MOUNT_H 1
3311| #define HAVE_SYS_STATVFS_H 1
3312| /* end confdefs.h.  */
3313| #include <sys/mnttab.h>
3314configure:21974: result: no
3315configure:21974: checking for sys/mnttab.h
3316configure:21974: result: no
3317configure:21974: checking sys/vfstab.h usability
3318configure:21974: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
3319conftest.c:103:24: error: sys/vfstab.h: No such file or directory
3320conftest.c:103:24: error: sys/vfstab.h: No such file or directory
3321lipo: can't open input file: /var/tmp//ccCkKKdL.out (No such file or directory)
3322configure:21974: $? = 1
3323configure: failed program was:
3324| /* confdefs.h */
3325| #define PACKAGE_NAME "glib"
3326| #define PACKAGE_TARNAME "glib"
3327| #define PACKAGE_VERSION "2.26.0"
3328| #define PACKAGE_STRING "glib 2.26.0"
3329| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3330| #define PACKAGE_URL ""
3331| #define GLIB_MAJOR_VERSION 2
3332| #define GLIB_MINOR_VERSION 26
3333| #define GLIB_MICRO_VERSION 0
3334| #define GLIB_INTERFACE_AGE 0
3335| #define GLIB_BINARY_AGE 2600
3336| #define HAVE_CARBON 1
3337| #define NEED_ICONV_CACHE 1
3338| #define HAVE_LOCALE_H 1
3339| #define HAVE_LC_MESSAGES 1
3340| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3341| #define HAVE_GETTEXT 1
3342| #define HAVE_DCGETTEXT 1
3343| #define ENABLE_NLS 1
3344| #define GETTEXT_PACKAGE "glib20"
3345| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3346| #define USE_LIBICONV_GNU 1
3347| #define HAVE_DLFCN_H 1
3348| #define LT_OBJDIR ".libs/"
3349| #define STDC_HEADERS 1
3350| #define HAVE_VPRINTF 1
3351| #define HAVE_ALLOCA_H 1
3352| #define HAVE_ALLOCA 1
3353| #define HAVE_MMAP 1
3354| #define HAVE_POSIX_MEMALIGN 1
3355| #define HAVE_VALLOC 1
3356| #define HAVE_FSYNC 1
3357| #define HAVE_ATEXIT 1
3358| #define HAVE_TIMEGM 1
3359| #define HAVE_GMTIME_R 1
3360| #define SIZEOF_CHAR 1
3361| #define SIZEOF_SHORT 2
3362| #define SIZEOF_LONG 8
3363| #define SIZEOF_INT 4
3364| #define SIZEOF_VOID_P 8
3365| #define SIZEOF_LONG_LONG 8
3366| #define SIZEOF___INT64 0
3367| #define HAVE_LONG_LONG_FORMAT 1
3368| #define SANE_MALLOC_PROTOS 1
3369| #define G_HAVE___INLINE 1
3370| #define G_HAVE___INLINE__ 1
3371| #define G_HAVE_INLINE 1
3372| #define AC_APPLE_UNIVERSAL_BUILD 1
3373| #define HAVE_DIRENT_H 1
3374| #define HAVE_FLOAT_H 1
3375| #define HAVE_LIMITS_H 1
3376| #define HAVE_PWD_H 1
3377| #define HAVE_GRP_H 1
3378| #define HAVE_SYS_PARAM_H 1
3379| #define HAVE_SYS_POLL_H 1
3380| #define HAVE_SYS_RESOURCE_H 1
3381| #define HAVE_SYS_TIME_H 1
3382| #define HAVE_SYS_TIMES_H 1
3383| #define HAVE_SYS_WAIT_H 1
3384| #define HAVE_UNISTD_H 1
3385| #define HAVE_SYS_SELECT_H 1
3386| #define HAVE_SYS_TYPES_H 1
3387| #define HAVE_STDINT_H 1
3388| #define HAVE_INTTYPES_H 1
3389| #define HAVE_SCHED_H 1
3390| #define HAVE_SYS_MOUNT_H 1
3391| #define HAVE_SYS_STATVFS_H 1
3392| /* end confdefs.h.  */
3393| #include <stdio.h>
3394| #ifdef HAVE_SYS_TYPES_H
3395| # include <sys/types.h>
3396| #endif
3397| #ifdef HAVE_SYS_STAT_H
3398| # include <sys/stat.h>
3399| #endif
3400| #ifdef STDC_HEADERS
3401| # include <stdlib.h>
3402| # include <stddef.h>
3403| #else
3404| # ifdef HAVE_STDLIB_H
3405| #  include <stdlib.h>
3406| # endif
3407| #endif
3408| #ifdef HAVE_STRING_H
3409| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3410| #  include <memory.h>
3411| # endif
3412| # include <string.h>
3413| #endif
3414| #ifdef HAVE_STRINGS_H
3415| # include <strings.h>
3416| #endif
3417| #ifdef HAVE_INTTYPES_H
3418| # include <inttypes.h>
3419| #endif
3420| #ifdef HAVE_STDINT_H
3421| # include <stdint.h>
3422| #endif
3423| #ifdef HAVE_UNISTD_H
3424| # include <unistd.h>
3425| #endif
3426| #include <sys/vfstab.h>
3427configure:21974: result: no
3428configure:21974: checking sys/vfstab.h presence
3429configure:21974: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
3430conftest.c:70:24: error: sys/vfstab.h: No such file or directory
3431configure:21974: $? = 1
3432configure: failed program was:
3433| /* confdefs.h */
3434| #define PACKAGE_NAME "glib"
3435| #define PACKAGE_TARNAME "glib"
3436| #define PACKAGE_VERSION "2.26.0"
3437| #define PACKAGE_STRING "glib 2.26.0"
3438| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3439| #define PACKAGE_URL ""
3440| #define GLIB_MAJOR_VERSION 2
3441| #define GLIB_MINOR_VERSION 26
3442| #define GLIB_MICRO_VERSION 0
3443| #define GLIB_INTERFACE_AGE 0
3444| #define GLIB_BINARY_AGE 2600
3445| #define HAVE_CARBON 1
3446| #define NEED_ICONV_CACHE 1
3447| #define HAVE_LOCALE_H 1
3448| #define HAVE_LC_MESSAGES 1
3449| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3450| #define HAVE_GETTEXT 1
3451| #define HAVE_DCGETTEXT 1
3452| #define ENABLE_NLS 1
3453| #define GETTEXT_PACKAGE "glib20"
3454| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3455| #define USE_LIBICONV_GNU 1
3456| #define HAVE_DLFCN_H 1
3457| #define LT_OBJDIR ".libs/"
3458| #define STDC_HEADERS 1
3459| #define HAVE_VPRINTF 1
3460| #define HAVE_ALLOCA_H 1
3461| #define HAVE_ALLOCA 1
3462| #define HAVE_MMAP 1
3463| #define HAVE_POSIX_MEMALIGN 1
3464| #define HAVE_VALLOC 1
3465| #define HAVE_FSYNC 1
3466| #define HAVE_ATEXIT 1
3467| #define HAVE_TIMEGM 1
3468| #define HAVE_GMTIME_R 1
3469| #define SIZEOF_CHAR 1
3470| #define SIZEOF_SHORT 2
3471| #define SIZEOF_LONG 8
3472| #define SIZEOF_INT 4
3473| #define SIZEOF_VOID_P 8
3474| #define SIZEOF_LONG_LONG 8
3475| #define SIZEOF___INT64 0
3476| #define HAVE_LONG_LONG_FORMAT 1
3477| #define SANE_MALLOC_PROTOS 1
3478| #define G_HAVE___INLINE 1
3479| #define G_HAVE___INLINE__ 1
3480| #define G_HAVE_INLINE 1
3481| #define AC_APPLE_UNIVERSAL_BUILD 1
3482| #define HAVE_DIRENT_H 1
3483| #define HAVE_FLOAT_H 1
3484| #define HAVE_LIMITS_H 1
3485| #define HAVE_PWD_H 1
3486| #define HAVE_GRP_H 1
3487| #define HAVE_SYS_PARAM_H 1
3488| #define HAVE_SYS_POLL_H 1
3489| #define HAVE_SYS_RESOURCE_H 1
3490| #define HAVE_SYS_TIME_H 1
3491| #define HAVE_SYS_TIMES_H 1
3492| #define HAVE_SYS_WAIT_H 1
3493| #define HAVE_UNISTD_H 1
3494| #define HAVE_SYS_SELECT_H 1
3495| #define HAVE_SYS_TYPES_H 1
3496| #define HAVE_STDINT_H 1
3497| #define HAVE_INTTYPES_H 1
3498| #define HAVE_SCHED_H 1
3499| #define HAVE_SYS_MOUNT_H 1
3500| #define HAVE_SYS_STATVFS_H 1
3501| /* end confdefs.h.  */
3502| #include <sys/vfstab.h>
3503configure:21974: result: no
3504configure:21974: checking for sys/vfstab.h
3505configure:21974: result: no
3506configure:21974: checking sys/mntctl.h usability
3507configure:21974: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
3508conftest.c:103:24: error: sys/mntctl.h: No such file or directory
3509conftest.c:103:24: error: sys/mntctl.h: No such file or directory
3510lipo: can't open input file: /var/tmp//ccZuVdb4.out (No such file or directory)
3511configure:21974: $? = 1
3512configure: failed program was:
3513| /* confdefs.h */
3514| #define PACKAGE_NAME "glib"
3515| #define PACKAGE_TARNAME "glib"
3516| #define PACKAGE_VERSION "2.26.0"
3517| #define PACKAGE_STRING "glib 2.26.0"
3518| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3519| #define PACKAGE_URL ""
3520| #define GLIB_MAJOR_VERSION 2
3521| #define GLIB_MINOR_VERSION 26
3522| #define GLIB_MICRO_VERSION 0
3523| #define GLIB_INTERFACE_AGE 0
3524| #define GLIB_BINARY_AGE 2600
3525| #define HAVE_CARBON 1
3526| #define NEED_ICONV_CACHE 1
3527| #define HAVE_LOCALE_H 1
3528| #define HAVE_LC_MESSAGES 1
3529| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3530| #define HAVE_GETTEXT 1
3531| #define HAVE_DCGETTEXT 1
3532| #define ENABLE_NLS 1
3533| #define GETTEXT_PACKAGE "glib20"
3534| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3535| #define USE_LIBICONV_GNU 1
3536| #define HAVE_DLFCN_H 1
3537| #define LT_OBJDIR ".libs/"
3538| #define STDC_HEADERS 1
3539| #define HAVE_VPRINTF 1
3540| #define HAVE_ALLOCA_H 1
3541| #define HAVE_ALLOCA 1
3542| #define HAVE_MMAP 1
3543| #define HAVE_POSIX_MEMALIGN 1
3544| #define HAVE_VALLOC 1
3545| #define HAVE_FSYNC 1
3546| #define HAVE_ATEXIT 1
3547| #define HAVE_TIMEGM 1
3548| #define HAVE_GMTIME_R 1
3549| #define SIZEOF_CHAR 1
3550| #define SIZEOF_SHORT 2
3551| #define SIZEOF_LONG 8
3552| #define SIZEOF_INT 4
3553| #define SIZEOF_VOID_P 8
3554| #define SIZEOF_LONG_LONG 8
3555| #define SIZEOF___INT64 0
3556| #define HAVE_LONG_LONG_FORMAT 1
3557| #define SANE_MALLOC_PROTOS 1
3558| #define G_HAVE___INLINE 1
3559| #define G_HAVE___INLINE__ 1
3560| #define G_HAVE_INLINE 1
3561| #define AC_APPLE_UNIVERSAL_BUILD 1
3562| #define HAVE_DIRENT_H 1
3563| #define HAVE_FLOAT_H 1
3564| #define HAVE_LIMITS_H 1
3565| #define HAVE_PWD_H 1
3566| #define HAVE_GRP_H 1
3567| #define HAVE_SYS_PARAM_H 1
3568| #define HAVE_SYS_POLL_H 1
3569| #define HAVE_SYS_RESOURCE_H 1
3570| #define HAVE_SYS_TIME_H 1
3571| #define HAVE_SYS_TIMES_H 1
3572| #define HAVE_SYS_WAIT_H 1
3573| #define HAVE_UNISTD_H 1
3574| #define HAVE_SYS_SELECT_H 1
3575| #define HAVE_SYS_TYPES_H 1
3576| #define HAVE_STDINT_H 1
3577| #define HAVE_INTTYPES_H 1
3578| #define HAVE_SCHED_H 1
3579| #define HAVE_SYS_MOUNT_H 1
3580| #define HAVE_SYS_STATVFS_H 1
3581| /* end confdefs.h.  */
3582| #include <stdio.h>
3583| #ifdef HAVE_SYS_TYPES_H
3584| # include <sys/types.h>
3585| #endif
3586| #ifdef HAVE_SYS_STAT_H
3587| # include <sys/stat.h>
3588| #endif
3589| #ifdef STDC_HEADERS
3590| # include <stdlib.h>
3591| # include <stddef.h>
3592| #else
3593| # ifdef HAVE_STDLIB_H
3594| #  include <stdlib.h>
3595| # endif
3596| #endif
3597| #ifdef HAVE_STRING_H
3598| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3599| #  include <memory.h>
3600| # endif
3601| # include <string.h>
3602| #endif
3603| #ifdef HAVE_STRINGS_H
3604| # include <strings.h>
3605| #endif
3606| #ifdef HAVE_INTTYPES_H
3607| # include <inttypes.h>
3608| #endif
3609| #ifdef HAVE_STDINT_H
3610| # include <stdint.h>
3611| #endif
3612| #ifdef HAVE_UNISTD_H
3613| # include <unistd.h>
3614| #endif
3615| #include <sys/mntctl.h>
3616configure:21974: result: no
3617configure:21974: checking sys/mntctl.h presence
3618configure:21974: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
3619conftest.c:70:24: error: sys/mntctl.h: No such file or directory
3620configure:21974: $? = 1
3621configure: failed program was:
3622| /* confdefs.h */
3623| #define PACKAGE_NAME "glib"
3624| #define PACKAGE_TARNAME "glib"
3625| #define PACKAGE_VERSION "2.26.0"
3626| #define PACKAGE_STRING "glib 2.26.0"
3627| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3628| #define PACKAGE_URL ""
3629| #define GLIB_MAJOR_VERSION 2
3630| #define GLIB_MINOR_VERSION 26
3631| #define GLIB_MICRO_VERSION 0
3632| #define GLIB_INTERFACE_AGE 0
3633| #define GLIB_BINARY_AGE 2600
3634| #define HAVE_CARBON 1
3635| #define NEED_ICONV_CACHE 1
3636| #define HAVE_LOCALE_H 1
3637| #define HAVE_LC_MESSAGES 1
3638| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3639| #define HAVE_GETTEXT 1
3640| #define HAVE_DCGETTEXT 1
3641| #define ENABLE_NLS 1
3642| #define GETTEXT_PACKAGE "glib20"
3643| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3644| #define USE_LIBICONV_GNU 1
3645| #define HAVE_DLFCN_H 1
3646| #define LT_OBJDIR ".libs/"
3647| #define STDC_HEADERS 1
3648| #define HAVE_VPRINTF 1
3649| #define HAVE_ALLOCA_H 1
3650| #define HAVE_ALLOCA 1
3651| #define HAVE_MMAP 1
3652| #define HAVE_POSIX_MEMALIGN 1
3653| #define HAVE_VALLOC 1
3654| #define HAVE_FSYNC 1
3655| #define HAVE_ATEXIT 1
3656| #define HAVE_TIMEGM 1
3657| #define HAVE_GMTIME_R 1
3658| #define SIZEOF_CHAR 1
3659| #define SIZEOF_SHORT 2
3660| #define SIZEOF_LONG 8
3661| #define SIZEOF_INT 4
3662| #define SIZEOF_VOID_P 8
3663| #define SIZEOF_LONG_LONG 8
3664| #define SIZEOF___INT64 0
3665| #define HAVE_LONG_LONG_FORMAT 1
3666| #define SANE_MALLOC_PROTOS 1
3667| #define G_HAVE___INLINE 1
3668| #define G_HAVE___INLINE__ 1
3669| #define G_HAVE_INLINE 1
3670| #define AC_APPLE_UNIVERSAL_BUILD 1
3671| #define HAVE_DIRENT_H 1
3672| #define HAVE_FLOAT_H 1
3673| #define HAVE_LIMITS_H 1
3674| #define HAVE_PWD_H 1
3675| #define HAVE_GRP_H 1
3676| #define HAVE_SYS_PARAM_H 1
3677| #define HAVE_SYS_POLL_H 1
3678| #define HAVE_SYS_RESOURCE_H 1
3679| #define HAVE_SYS_TIME_H 1
3680| #define HAVE_SYS_TIMES_H 1
3681| #define HAVE_SYS_WAIT_H 1
3682| #define HAVE_UNISTD_H 1
3683| #define HAVE_SYS_SELECT_H 1
3684| #define HAVE_SYS_TYPES_H 1
3685| #define HAVE_STDINT_H 1
3686| #define HAVE_INTTYPES_H 1
3687| #define HAVE_SCHED_H 1
3688| #define HAVE_SYS_MOUNT_H 1
3689| #define HAVE_SYS_STATVFS_H 1
3690| /* end confdefs.h.  */
3691| #include <sys/mntctl.h>
3692configure:21974: result: no
3693configure:21974: checking for sys/mntctl.h
3694configure:21974: result: no
3695configure:21974: checking sys/sysctl.h usability
3696configure:21974: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
3697configure:21974: $? = 0
3698configure:21974: result: yes
3699configure:21974: checking sys/sysctl.h presence
3700configure:21974: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
3701configure:21974: $? = 0
3702configure:21974: result: yes
3703configure:21974: checking for sys/sysctl.h
3704configure:21974: result: yes
3705configure:21974: checking fstab.h usability
3706configure:21974: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
3707configure:21974: $? = 0
3708configure:21974: result: yes
3709configure:21974: checking fstab.h presence
3710configure:21974: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
3711configure:21974: $? = 0
3712configure:21974: result: yes
3713configure:21974: checking for fstab.h
3714configure:21974: result: yes
3715configure:21986: checking sys/uio.h usability
3716configure:21986: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
3717configure:21986: $? = 0
3718configure:21986: result: yes
3719configure:21986: checking sys/uio.h presence
3720configure:21986: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
3721configure:21986: $? = 0
3722configure:21986: result: yes
3723configure:21986: checking for sys/uio.h
3724configure:21986: result: yes
3725configure:21998: checking for struct stat.st_mtimensec
3726configure:21998: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
3727conftest.c: In function 'main':
3728conftest.c:109: error: storage size of 'ac_aggr' isn't known
3729conftest.c:109: warning: unused variable 'ac_aggr'
3730conftest.c: In function 'main':
3731conftest.c:109: error: storage size of 'ac_aggr' isn't known
3732conftest.c:109: warning: unused variable 'ac_aggr'
3733lipo: can't open input file: /var/tmp//ccnQVOi7.out (No such file or directory)
3734configure:21998: $? = 1
3735configure: failed program was:
3736| /* confdefs.h */
3737| #define PACKAGE_NAME "glib"
3738| #define PACKAGE_TARNAME "glib"
3739| #define PACKAGE_VERSION "2.26.0"
3740| #define PACKAGE_STRING "glib 2.26.0"
3741| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3742| #define PACKAGE_URL ""
3743| #define GLIB_MAJOR_VERSION 2
3744| #define GLIB_MINOR_VERSION 26
3745| #define GLIB_MICRO_VERSION 0
3746| #define GLIB_INTERFACE_AGE 0
3747| #define GLIB_BINARY_AGE 2600
3748| #define HAVE_CARBON 1
3749| #define NEED_ICONV_CACHE 1
3750| #define HAVE_LOCALE_H 1
3751| #define HAVE_LC_MESSAGES 1
3752| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3753| #define HAVE_GETTEXT 1
3754| #define HAVE_DCGETTEXT 1
3755| #define ENABLE_NLS 1
3756| #define GETTEXT_PACKAGE "glib20"
3757| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3758| #define USE_LIBICONV_GNU 1
3759| #define HAVE_DLFCN_H 1
3760| #define LT_OBJDIR ".libs/"
3761| #define STDC_HEADERS 1
3762| #define HAVE_VPRINTF 1
3763| #define HAVE_ALLOCA_H 1
3764| #define HAVE_ALLOCA 1
3765| #define HAVE_MMAP 1
3766| #define HAVE_POSIX_MEMALIGN 1
3767| #define HAVE_VALLOC 1
3768| #define HAVE_FSYNC 1
3769| #define HAVE_ATEXIT 1
3770| #define HAVE_TIMEGM 1
3771| #define HAVE_GMTIME_R 1
3772| #define SIZEOF_CHAR 1
3773| #define SIZEOF_SHORT 2
3774| #define SIZEOF_LONG 8
3775| #define SIZEOF_INT 4
3776| #define SIZEOF_VOID_P 8
3777| #define SIZEOF_LONG_LONG 8
3778| #define SIZEOF___INT64 0
3779| #define HAVE_LONG_LONG_FORMAT 1
3780| #define SANE_MALLOC_PROTOS 1
3781| #define G_HAVE___INLINE 1
3782| #define G_HAVE___INLINE__ 1
3783| #define G_HAVE_INLINE 1
3784| #define AC_APPLE_UNIVERSAL_BUILD 1
3785| #define HAVE_DIRENT_H 1
3786| #define HAVE_FLOAT_H 1
3787| #define HAVE_LIMITS_H 1
3788| #define HAVE_PWD_H 1
3789| #define HAVE_GRP_H 1
3790| #define HAVE_SYS_PARAM_H 1
3791| #define HAVE_SYS_POLL_H 1
3792| #define HAVE_SYS_RESOURCE_H 1
3793| #define HAVE_SYS_TIME_H 1
3794| #define HAVE_SYS_TIMES_H 1
3795| #define HAVE_SYS_WAIT_H 1
3796| #define HAVE_UNISTD_H 1
3797| #define HAVE_SYS_SELECT_H 1
3798| #define HAVE_SYS_TYPES_H 1
3799| #define HAVE_STDINT_H 1
3800| #define HAVE_INTTYPES_H 1
3801| #define HAVE_SCHED_H 1
3802| #define HAVE_SYS_MOUNT_H 1
3803| #define HAVE_SYS_STATVFS_H 1
3804| #define HAVE_SYS_SYSCTL_H 1
3805| #define HAVE_FSTAB_H 1
3806| #define HAVE_SYS_UIO_H 1
3807| /* end confdefs.h.  */
3808| #include <stdio.h>
3809| #ifdef HAVE_SYS_TYPES_H
3810| # include <sys/types.h>
3811| #endif
3812| #ifdef HAVE_SYS_STAT_H
3813| # include <sys/stat.h>
3814| #endif
3815| #ifdef STDC_HEADERS
3816| # include <stdlib.h>
3817| # include <stddef.h>
3818| #else
3819| # ifdef HAVE_STDLIB_H
3820| #  include <stdlib.h>
3821| # endif
3822| #endif
3823| #ifdef HAVE_STRING_H
3824| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3825| #  include <memory.h>
3826| # endif
3827| # include <string.h>
3828| #endif
3829| #ifdef HAVE_STRINGS_H
3830| # include <strings.h>
3831| #endif
3832| #ifdef HAVE_INTTYPES_H
3833| # include <inttypes.h>
3834| #endif
3835| #ifdef HAVE_STDINT_H
3836| # include <stdint.h>
3837| #endif
3838| #ifdef HAVE_UNISTD_H
3839| # include <unistd.h>
3840| #endif
3841| int
3842| main ()
3843| {
3844| static struct stat ac_aggr;
3845| if (ac_aggr.st_mtimensec)
3846| return 0;
3847|   ;
3848|   return 0;
3849| }
3850configure:21998: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
3851conftest.c: In function 'main':
3852conftest.c:109: error: storage size of 'ac_aggr' isn't known
3853conftest.c:109: warning: unused variable 'ac_aggr'
3854conftest.c: In function 'main':
3855conftest.c:109: error: storage size of 'ac_aggr' isn't known
3856conftest.c:109: warning: unused variable 'ac_aggr'
3857lipo: can't open input file: /var/tmp//ccuTrjYG.out (No such file or directory)
3858configure:21998: $? = 1
3859configure: failed program was:
3860| /* confdefs.h */
3861| #define PACKAGE_NAME "glib"
3862| #define PACKAGE_TARNAME "glib"
3863| #define PACKAGE_VERSION "2.26.0"
3864| #define PACKAGE_STRING "glib 2.26.0"
3865| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3866| #define PACKAGE_URL ""
3867| #define GLIB_MAJOR_VERSION 2
3868| #define GLIB_MINOR_VERSION 26
3869| #define GLIB_MICRO_VERSION 0
3870| #define GLIB_INTERFACE_AGE 0
3871| #define GLIB_BINARY_AGE 2600
3872| #define HAVE_CARBON 1
3873| #define NEED_ICONV_CACHE 1
3874| #define HAVE_LOCALE_H 1
3875| #define HAVE_LC_MESSAGES 1
3876| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3877| #define HAVE_GETTEXT 1
3878| #define HAVE_DCGETTEXT 1
3879| #define ENABLE_NLS 1
3880| #define GETTEXT_PACKAGE "glib20"
3881| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3882| #define USE_LIBICONV_GNU 1
3883| #define HAVE_DLFCN_H 1
3884| #define LT_OBJDIR ".libs/"
3885| #define STDC_HEADERS 1
3886| #define HAVE_VPRINTF 1
3887| #define HAVE_ALLOCA_H 1
3888| #define HAVE_ALLOCA 1
3889| #define HAVE_MMAP 1
3890| #define HAVE_POSIX_MEMALIGN 1
3891| #define HAVE_VALLOC 1
3892| #define HAVE_FSYNC 1
3893| #define HAVE_ATEXIT 1
3894| #define HAVE_TIMEGM 1
3895| #define HAVE_GMTIME_R 1
3896| #define SIZEOF_CHAR 1
3897| #define SIZEOF_SHORT 2
3898| #define SIZEOF_LONG 8
3899| #define SIZEOF_INT 4
3900| #define SIZEOF_VOID_P 8
3901| #define SIZEOF_LONG_LONG 8
3902| #define SIZEOF___INT64 0
3903| #define HAVE_LONG_LONG_FORMAT 1
3904| #define SANE_MALLOC_PROTOS 1
3905| #define G_HAVE___INLINE 1
3906| #define G_HAVE___INLINE__ 1
3907| #define G_HAVE_INLINE 1
3908| #define AC_APPLE_UNIVERSAL_BUILD 1
3909| #define HAVE_DIRENT_H 1
3910| #define HAVE_FLOAT_H 1
3911| #define HAVE_LIMITS_H 1
3912| #define HAVE_PWD_H 1
3913| #define HAVE_GRP_H 1
3914| #define HAVE_SYS_PARAM_H 1
3915| #define HAVE_SYS_POLL_H 1
3916| #define HAVE_SYS_RESOURCE_H 1
3917| #define HAVE_SYS_TIME_H 1
3918| #define HAVE_SYS_TIMES_H 1
3919| #define HAVE_SYS_WAIT_H 1
3920| #define HAVE_UNISTD_H 1
3921| #define HAVE_SYS_SELECT_H 1
3922| #define HAVE_SYS_TYPES_H 1
3923| #define HAVE_STDINT_H 1
3924| #define HAVE_INTTYPES_H 1
3925| #define HAVE_SCHED_H 1
3926| #define HAVE_SYS_MOUNT_H 1
3927| #define HAVE_SYS_STATVFS_H 1
3928| #define HAVE_SYS_SYSCTL_H 1
3929| #define HAVE_FSTAB_H 1
3930| #define HAVE_SYS_UIO_H 1
3931| /* end confdefs.h.  */
3932| #include <stdio.h>
3933| #ifdef HAVE_SYS_TYPES_H
3934| # include <sys/types.h>
3935| #endif
3936| #ifdef HAVE_SYS_STAT_H
3937| # include <sys/stat.h>
3938| #endif
3939| #ifdef STDC_HEADERS
3940| # include <stdlib.h>
3941| # include <stddef.h>
3942| #else
3943| # ifdef HAVE_STDLIB_H
3944| #  include <stdlib.h>
3945| # endif
3946| #endif
3947| #ifdef HAVE_STRING_H
3948| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3949| #  include <memory.h>
3950| # endif
3951| # include <string.h>
3952| #endif
3953| #ifdef HAVE_STRINGS_H
3954| # include <strings.h>
3955| #endif
3956| #ifdef HAVE_INTTYPES_H
3957| # include <inttypes.h>
3958| #endif
3959| #ifdef HAVE_STDINT_H
3960| # include <stdint.h>
3961| #endif
3962| #ifdef HAVE_UNISTD_H
3963| # include <unistd.h>
3964| #endif
3965| int
3966| main ()
3967| {
3968| static struct stat ac_aggr;
3969| if (sizeof ac_aggr.st_mtimensec)
3970| return 0;
3971|   ;
3972|   return 0;
3973| }
3974configure:21998: result: no
3975configure:22007: checking for struct stat.st_mtim.tv_nsec
3976configure:22007: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
3977conftest.c: In function 'main':
3978conftest.c:109: error: storage size of 'ac_aggr' isn't known
3979conftest.c:109: warning: unused variable 'ac_aggr'
3980conftest.c: In function 'main':
3981conftest.c:109: error: storage size of 'ac_aggr' isn't known
3982conftest.c:109: warning: unused variable 'ac_aggr'
3983lipo: can't open input file: /var/tmp//ccg3wVzP.out (No such file or directory)
3984configure:22007: $? = 1
3985configure: failed program was:
3986| /* confdefs.h */
3987| #define PACKAGE_NAME "glib"
3988| #define PACKAGE_TARNAME "glib"
3989| #define PACKAGE_VERSION "2.26.0"
3990| #define PACKAGE_STRING "glib 2.26.0"
3991| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3992| #define PACKAGE_URL ""
3993| #define GLIB_MAJOR_VERSION 2
3994| #define GLIB_MINOR_VERSION 26
3995| #define GLIB_MICRO_VERSION 0
3996| #define GLIB_INTERFACE_AGE 0
3997| #define GLIB_BINARY_AGE 2600
3998| #define HAVE_CARBON 1
3999| #define NEED_ICONV_CACHE 1
4000| #define HAVE_LOCALE_H 1
4001| #define HAVE_LC_MESSAGES 1
4002| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
4003| #define HAVE_GETTEXT 1
4004| #define HAVE_DCGETTEXT 1
4005| #define ENABLE_NLS 1
4006| #define GETTEXT_PACKAGE "glib20"
4007| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
4008| #define USE_LIBICONV_GNU 1
4009| #define HAVE_DLFCN_H 1
4010| #define LT_OBJDIR ".libs/"
4011| #define STDC_HEADERS 1
4012| #define HAVE_VPRINTF 1
4013| #define HAVE_ALLOCA_H 1
4014| #define HAVE_ALLOCA 1
4015| #define HAVE_MMAP 1
4016| #define HAVE_POSIX_MEMALIGN 1
4017| #define HAVE_VALLOC 1
4018| #define HAVE_FSYNC 1
4019| #define HAVE_ATEXIT 1
4020| #define HAVE_TIMEGM 1
4021| #define HAVE_GMTIME_R 1
4022| #define SIZEOF_CHAR 1
4023| #define SIZEOF_SHORT 2
4024| #define SIZEOF_LONG 8
4025| #define SIZEOF_INT 4
4026| #define SIZEOF_VOID_P 8
4027| #define SIZEOF_LONG_LONG 8
4028| #define SIZEOF___INT64 0
4029| #define HAVE_LONG_LONG_FORMAT 1
4030| #define SANE_MALLOC_PROTOS 1
4031| #define G_HAVE___INLINE 1
4032| #define G_HAVE___INLINE__ 1
4033| #define G_HAVE_INLINE 1
4034| #define AC_APPLE_UNIVERSAL_BUILD 1
4035| #define HAVE_DIRENT_H 1
4036| #define HAVE_FLOAT_H 1
4037| #define HAVE_LIMITS_H 1
4038| #define HAVE_PWD_H 1
4039| #define HAVE_GRP_H 1
4040| #define HAVE_SYS_PARAM_H 1
4041| #define HAVE_SYS_POLL_H 1
4042| #define HAVE_SYS_RESOURCE_H 1
4043| #define HAVE_SYS_TIME_H 1
4044| #define HAVE_SYS_TIMES_H 1
4045| #define HAVE_SYS_WAIT_H 1
4046| #define HAVE_UNISTD_H 1
4047| #define HAVE_SYS_SELECT_H 1
4048| #define HAVE_SYS_TYPES_H 1
4049| #define HAVE_STDINT_H 1
4050| #define HAVE_INTTYPES_H 1
4051| #define HAVE_SCHED_H 1
4052| #define HAVE_SYS_MOUNT_H 1
4053| #define HAVE_SYS_STATVFS_H 1
4054| #define HAVE_SYS_SYSCTL_H 1
4055| #define HAVE_FSTAB_H 1
4056| #define HAVE_SYS_UIO_H 1
4057| /* end confdefs.h.  */
4058| #include <stdio.h>
4059| #ifdef HAVE_SYS_TYPES_H
4060| # include <sys/types.h>
4061| #endif
4062| #ifdef HAVE_SYS_STAT_H
4063| # include <sys/stat.h>
4064| #endif
4065| #ifdef STDC_HEADERS
4066| # include <stdlib.h>
4067| # include <stddef.h>
4068| #else
4069| # ifdef HAVE_STDLIB_H
4070| #  include <stdlib.h>
4071| # endif
4072| #endif
4073| #ifdef HAVE_STRING_H
4074| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4075| #  include <memory.h>
4076| # endif
4077| # include <string.h>
4078| #endif
4079| #ifdef HAVE_STRINGS_H
4080| # include <strings.h>
4081| #endif
4082| #ifdef HAVE_INTTYPES_H
4083| # include <inttypes.h>
4084| #endif
4085| #ifdef HAVE_STDINT_H
4086| # include <stdint.h>
4087| #endif
4088| #ifdef HAVE_UNISTD_H
4089| # include <unistd.h>
4090| #endif
4091| int
4092| main ()
4093| {
4094| static struct stat ac_aggr;
4095| if (ac_aggr.st_mtim.tv_nsec)
4096| return 0;
4097|   ;
4098|   return 0;
4099| }
4100configure:22007: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4101conftest.c: In function 'main':
4102conftest.c:109: error: storage size of 'ac_aggr' isn't known
4103conftest.c:109: warning: unused variable 'ac_aggr'
4104conftest.c: In function 'main':
4105conftest.c:109: error: storage size of 'ac_aggr' isn't known
4106conftest.c:109: warning: unused variable 'ac_aggr'
4107lipo: can't open input file: /var/tmp//ccDJGyE5.out (No such file or directory)
4108configure:22007: $? = 1
4109configure: failed program was:
4110| /* confdefs.h */
4111| #define PACKAGE_NAME "glib"
4112| #define PACKAGE_TARNAME "glib"
4113| #define PACKAGE_VERSION "2.26.0"
4114| #define PACKAGE_STRING "glib 2.26.0"
4115| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
4116| #define PACKAGE_URL ""
4117| #define GLIB_MAJOR_VERSION 2
4118| #define GLIB_MINOR_VERSION 26
4119| #define GLIB_MICRO_VERSION 0
4120| #define GLIB_INTERFACE_AGE 0
4121| #define GLIB_BINARY_AGE 2600
4122| #define HAVE_CARBON 1
4123| #define NEED_ICONV_CACHE 1
4124| #define HAVE_LOCALE_H 1
4125| #define HAVE_LC_MESSAGES 1
4126| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
4127| #define HAVE_GETTEXT 1
4128| #define HAVE_DCGETTEXT 1
4129| #define ENABLE_NLS 1
4130| #define GETTEXT_PACKAGE "glib20"
4131| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
4132| #define USE_LIBICONV_GNU 1
4133| #define HAVE_DLFCN_H 1
4134| #define LT_OBJDIR ".libs/"
4135| #define STDC_HEADERS 1
4136| #define HAVE_VPRINTF 1
4137| #define HAVE_ALLOCA_H 1
4138| #define HAVE_ALLOCA 1
4139| #define HAVE_MMAP 1
4140| #define HAVE_POSIX_MEMALIGN 1
4141| #define HAVE_VALLOC 1
4142| #define HAVE_FSYNC 1
4143| #define HAVE_ATEXIT 1
4144| #define HAVE_TIMEGM 1
4145| #define HAVE_GMTIME_R 1
4146| #define SIZEOF_CHAR 1
4147| #define SIZEOF_SHORT 2
4148| #define SIZEOF_LONG 8
4149| #define SIZEOF_INT 4
4150| #define SIZEOF_VOID_P 8
4151| #define SIZEOF_LONG_LONG 8
4152| #define SIZEOF___INT64 0
4153| #define HAVE_LONG_LONG_FORMAT 1
4154| #define SANE_MALLOC_PROTOS 1
4155| #define G_HAVE___INLINE 1
4156| #define G_HAVE___INLINE__ 1
4157| #define G_HAVE_INLINE 1
4158| #define AC_APPLE_UNIVERSAL_BUILD 1
4159| #define HAVE_DIRENT_H 1
4160| #define HAVE_FLOAT_H 1
4161| #define HAVE_LIMITS_H 1
4162| #define HAVE_PWD_H 1
4163| #define HAVE_GRP_H 1
4164| #define HAVE_SYS_PARAM_H 1
4165| #define HAVE_SYS_POLL_H 1
4166| #define HAVE_SYS_RESOURCE_H 1
4167| #define HAVE_SYS_TIME_H 1
4168| #define HAVE_SYS_TIMES_H 1
4169| #define HAVE_SYS_WAIT_H 1
4170| #define HAVE_UNISTD_H 1
4171| #define HAVE_SYS_SELECT_H 1
4172| #define HAVE_SYS_TYPES_H 1
4173| #define HAVE_STDINT_H 1
4174| #define HAVE_INTTYPES_H 1
4175| #define HAVE_SCHED_H 1
4176| #define HAVE_SYS_MOUNT_H 1
4177| #define HAVE_SYS_STATVFS_H 1
4178| #define HAVE_SYS_SYSCTL_H 1
4179| #define HAVE_FSTAB_H 1
4180| #define HAVE_SYS_UIO_H 1
4181| /* end confdefs.h.  */
4182| #include <stdio.h>
4183| #ifdef HAVE_SYS_TYPES_H
4184| # include <sys/types.h>
4185| #endif
4186| #ifdef HAVE_SYS_STAT_H
4187| # include <sys/stat.h>
4188| #endif
4189| #ifdef STDC_HEADERS
4190| # include <stdlib.h>
4191| # include <stddef.h>
4192| #else
4193| # ifdef HAVE_STDLIB_H
4194| #  include <stdlib.h>
4195| # endif
4196| #endif
4197| #ifdef HAVE_STRING_H
4198| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4199| #  include <memory.h>
4200| # endif
4201| # include <string.h>
4202| #endif
4203| #ifdef HAVE_STRINGS_H
4204| # include <strings.h>
4205| #endif
4206| #ifdef HAVE_INTTYPES_H
4207| # include <inttypes.h>
4208| #endif
4209| #ifdef HAVE_STDINT_H
4210| # include <stdint.h>
4211| #endif
4212| #ifdef HAVE_UNISTD_H
4213| # include <unistd.h>
4214| #endif
4215| int
4216| main ()
4217| {
4218| static struct stat ac_aggr;
4219| if (sizeof ac_aggr.st_mtim.tv_nsec)
4220| return 0;
4221|   ;
4222|   return 0;
4223| }
4224configure:22007: result: no
4225configure:22016: checking for struct stat.st_atimensec
4226configure:22016: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4227conftest.c: In function 'main':
4228conftest.c:109: error: storage size of 'ac_aggr' isn't known
4229conftest.c:109: warning: unused variable 'ac_aggr'
4230conftest.c: In function 'main':
4231conftest.c:109: error: storage size of 'ac_aggr' isn't known
4232conftest.c:109: warning: unused variable 'ac_aggr'
4233lipo: can't open input file: /var/tmp//ccRjUAVE.out (No such file or directory)
4234configure:22016: $? = 1
4235configure: failed program was:
4236| /* confdefs.h */
4237| #define PACKAGE_NAME "glib"
4238| #define PACKAGE_TARNAME "glib"
4239| #define PACKAGE_VERSION "2.26.0"
4240| #define PACKAGE_STRING "glib 2.26.0"
4241| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
4242| #define PACKAGE_URL ""
4243| #define GLIB_MAJOR_VERSION 2
4244| #define GLIB_MINOR_VERSION 26
4245| #define GLIB_MICRO_VERSION 0
4246| #define GLIB_INTERFACE_AGE 0
4247| #define GLIB_BINARY_AGE 2600
4248| #define HAVE_CARBON 1
4249| #define NEED_ICONV_CACHE 1
4250| #define HAVE_LOCALE_H 1
4251| #define HAVE_LC_MESSAGES 1
4252| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
4253| #define HAVE_GETTEXT 1
4254| #define HAVE_DCGETTEXT 1
4255| #define ENABLE_NLS 1
4256| #define GETTEXT_PACKAGE "glib20"
4257| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
4258| #define USE_LIBICONV_GNU 1
4259| #define HAVE_DLFCN_H 1
4260| #define LT_OBJDIR ".libs/"
4261| #define STDC_HEADERS 1
4262| #define HAVE_VPRINTF 1
4263| #define HAVE_ALLOCA_H 1
4264| #define HAVE_ALLOCA 1
4265| #define HAVE_MMAP 1
4266| #define HAVE_POSIX_MEMALIGN 1
4267| #define HAVE_VALLOC 1
4268| #define HAVE_FSYNC 1
4269| #define HAVE_ATEXIT 1
4270| #define HAVE_TIMEGM 1
4271| #define HAVE_GMTIME_R 1
4272| #define SIZEOF_CHAR 1
4273| #define SIZEOF_SHORT 2
4274| #define SIZEOF_LONG 8
4275| #define SIZEOF_INT 4
4276| #define SIZEOF_VOID_P 8
4277| #define SIZEOF_LONG_LONG 8
4278| #define SIZEOF___INT64 0
4279| #define HAVE_LONG_LONG_FORMAT 1
4280| #define SANE_MALLOC_PROTOS 1
4281| #define G_HAVE___INLINE 1
4282| #define G_HAVE___INLINE__ 1
4283| #define G_HAVE_INLINE 1
4284| #define AC_APPLE_UNIVERSAL_BUILD 1
4285| #define HAVE_DIRENT_H 1
4286| #define HAVE_FLOAT_H 1
4287| #define HAVE_LIMITS_H 1
4288| #define HAVE_PWD_H 1
4289| #define HAVE_GRP_H 1
4290| #define HAVE_SYS_PARAM_H 1
4291| #define HAVE_SYS_POLL_H 1
4292| #define HAVE_SYS_RESOURCE_H 1
4293| #define HAVE_SYS_TIME_H 1
4294| #define HAVE_SYS_TIMES_H 1
4295| #define HAVE_SYS_WAIT_H 1
4296| #define HAVE_UNISTD_H 1
4297| #define HAVE_SYS_SELECT_H 1
4298| #define HAVE_SYS_TYPES_H 1
4299| #define HAVE_STDINT_H 1
4300| #define HAVE_INTTYPES_H 1
4301| #define HAVE_SCHED_H 1
4302| #define HAVE_SYS_MOUNT_H 1
4303| #define HAVE_SYS_STATVFS_H 1
4304| #define HAVE_SYS_SYSCTL_H 1
4305| #define HAVE_FSTAB_H 1
4306| #define HAVE_SYS_UIO_H 1
4307| /* end confdefs.h.  */
4308| #include <stdio.h>
4309| #ifdef HAVE_SYS_TYPES_H
4310| # include <sys/types.h>
4311| #endif
4312| #ifdef HAVE_SYS_STAT_H
4313| # include <sys/stat.h>
4314| #endif
4315| #ifdef STDC_HEADERS
4316| # include <stdlib.h>
4317| # include <stddef.h>
4318| #else
4319| # ifdef HAVE_STDLIB_H
4320| #  include <stdlib.h>
4321| # endif
4322| #endif
4323| #ifdef HAVE_STRING_H
4324| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4325| #  include <memory.h>
4326| # endif
4327| # include <string.h>
4328| #endif
4329| #ifdef HAVE_STRINGS_H
4330| # include <strings.h>
4331| #endif
4332| #ifdef HAVE_INTTYPES_H
4333| # include <inttypes.h>
4334| #endif
4335| #ifdef HAVE_STDINT_H
4336| # include <stdint.h>
4337| #endif
4338| #ifdef HAVE_UNISTD_H
4339| # include <unistd.h>
4340| #endif
4341| int
4342| main ()
4343| {
4344| static struct stat ac_aggr;
4345| if (ac_aggr.st_atimensec)
4346| return 0;
4347|   ;
4348|   return 0;
4349| }
4350configure:22016: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4351conftest.c: In function 'main':
4352conftest.c:109: error: storage size of 'ac_aggr' isn't known
4353conftest.c:109: warning: unused variable 'ac_aggr'
4354conftest.c: In function 'main':
4355conftest.c:109: error: storage size of 'ac_aggr' isn't known
4356conftest.c:109: warning: unused variable 'ac_aggr'
4357lipo: can't open input file: /var/tmp//ccnPtEin.out (No such file or directory)
4358configure:22016: $? = 1
4359configure: failed program was:
4360| /* confdefs.h */
4361| #define PACKAGE_NAME "glib"
4362| #define PACKAGE_TARNAME "glib"
4363| #define PACKAGE_VERSION "2.26.0"
4364| #define PACKAGE_STRING "glib 2.26.0"
4365| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
4366| #define PACKAGE_URL ""
4367| #define GLIB_MAJOR_VERSION 2
4368| #define GLIB_MINOR_VERSION 26
4369| #define GLIB_MICRO_VERSION 0
4370| #define GLIB_INTERFACE_AGE 0
4371| #define GLIB_BINARY_AGE 2600
4372| #define HAVE_CARBON 1
4373| #define NEED_ICONV_CACHE 1
4374| #define HAVE_LOCALE_H 1
4375| #define HAVE_LC_MESSAGES 1
4376| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
4377| #define HAVE_GETTEXT 1
4378| #define HAVE_DCGETTEXT 1
4379| #define ENABLE_NLS 1
4380| #define GETTEXT_PACKAGE "glib20"
4381| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
4382| #define USE_LIBICONV_GNU 1
4383| #define HAVE_DLFCN_H 1
4384| #define LT_OBJDIR ".libs/"
4385| #define STDC_HEADERS 1
4386| #define HAVE_VPRINTF 1
4387| #define HAVE_ALLOCA_H 1
4388| #define HAVE_ALLOCA 1
4389| #define HAVE_MMAP 1
4390| #define HAVE_POSIX_MEMALIGN 1
4391| #define HAVE_VALLOC 1
4392| #define HAVE_FSYNC 1
4393| #define HAVE_ATEXIT 1
4394| #define HAVE_TIMEGM 1
4395| #define HAVE_GMTIME_R 1
4396| #define SIZEOF_CHAR 1
4397| #define SIZEOF_SHORT 2
4398| #define SIZEOF_LONG 8
4399| #define SIZEOF_INT 4
4400| #define SIZEOF_VOID_P 8
4401| #define SIZEOF_LONG_LONG 8
4402| #define SIZEOF___INT64 0
4403| #define HAVE_LONG_LONG_FORMAT 1
4404| #define SANE_MALLOC_PROTOS 1
4405| #define G_HAVE___INLINE 1
4406| #define G_HAVE___INLINE__ 1
4407| #define G_HAVE_INLINE 1
4408| #define AC_APPLE_UNIVERSAL_BUILD 1
4409| #define HAVE_DIRENT_H 1
4410| #define HAVE_FLOAT_H 1
4411| #define HAVE_LIMITS_H 1
4412| #define HAVE_PWD_H 1
4413| #define HAVE_GRP_H 1
4414| #define HAVE_SYS_PARAM_H 1
4415| #define HAVE_SYS_POLL_H 1
4416| #define HAVE_SYS_RESOURCE_H 1
4417| #define HAVE_SYS_TIME_H 1
4418| #define HAVE_SYS_TIMES_H 1
4419| #define HAVE_SYS_WAIT_H 1
4420| #define HAVE_UNISTD_H 1
4421| #define HAVE_SYS_SELECT_H 1
4422| #define HAVE_SYS_TYPES_H 1
4423| #define HAVE_STDINT_H 1
4424| #define HAVE_INTTYPES_H 1
4425| #define HAVE_SCHED_H 1
4426| #define HAVE_SYS_MOUNT_H 1
4427| #define HAVE_SYS_STATVFS_H 1
4428| #define HAVE_SYS_SYSCTL_H 1
4429| #define HAVE_FSTAB_H 1
4430| #define HAVE_SYS_UIO_H 1
4431| /* end confdefs.h.  */
4432| #include <stdio.h>
4433| #ifdef HAVE_SYS_TYPES_H
4434| # include <sys/types.h>
4435| #endif
4436| #ifdef HAVE_SYS_STAT_H
4437| # include <sys/stat.h>
4438| #endif
4439| #ifdef STDC_HEADERS
4440| # include <stdlib.h>
4441| # include <stddef.h>
4442| #else
4443| # ifdef HAVE_STDLIB_H
4444| #  include <stdlib.h>
4445| # endif
4446| #endif
4447| #ifdef HAVE_STRING_H
4448| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4449| #  include <memory.h>
4450| # endif
4451| # include <string.h>
4452| #endif
4453| #ifdef HAVE_STRINGS_H
4454| # include <strings.h>
4455| #endif
4456| #ifdef HAVE_INTTYPES_H
4457| # include <inttypes.h>
4458| #endif
4459| #ifdef HAVE_STDINT_H
4460| # include <stdint.h>
4461| #endif
4462| #ifdef HAVE_UNISTD_H
4463| # include <unistd.h>
4464| #endif
4465| int
4466| main ()
4467| {
4468| static struct stat ac_aggr;
4469| if (sizeof ac_aggr.st_atimensec)
4470| return 0;
4471|   ;
4472|   return 0;
4473| }
4474configure:22016: result: no
4475configure:22025: checking for struct stat.st_atim.tv_nsec
4476configure:22025: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4477conftest.c: In function 'main':
4478conftest.c:109: error: storage size of 'ac_aggr' isn't known
4479conftest.c:109: warning: unused variable 'ac_aggr'
4480conftest.c: In function 'main':
4481conftest.c:109: error: storage size of 'ac_aggr' isn't known
4482conftest.c:109: warning: unused variable 'ac_aggr'
4483lipo: can't open input file: /var/tmp//cct3iawL.out (No such file or directory)
4484configure:22025: $? = 1
4485configure: failed program was:
4486| /* confdefs.h */
4487| #define PACKAGE_NAME "glib"
4488| #define PACKAGE_TARNAME "glib"
4489| #define PACKAGE_VERSION "2.26.0"
4490| #define PACKAGE_STRING "glib 2.26.0"
4491| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
4492| #define PACKAGE_URL ""
4493| #define GLIB_MAJOR_VERSION 2
4494| #define GLIB_MINOR_VERSION 26
4495| #define GLIB_MICRO_VERSION 0
4496| #define GLIB_INTERFACE_AGE 0
4497| #define GLIB_BINARY_AGE 2600
4498| #define HAVE_CARBON 1
4499| #define NEED_ICONV_CACHE 1
4500| #define HAVE_LOCALE_H 1
4501| #define HAVE_LC_MESSAGES 1
4502| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
4503| #define HAVE_GETTEXT 1
4504| #define HAVE_DCGETTEXT 1
4505| #define ENABLE_NLS 1
4506| #define GETTEXT_PACKAGE "glib20"
4507| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
4508| #define USE_LIBICONV_GNU 1
4509| #define HAVE_DLFCN_H 1
4510| #define LT_OBJDIR ".libs/"
4511| #define STDC_HEADERS 1
4512| #define HAVE_VPRINTF 1
4513| #define HAVE_ALLOCA_H 1
4514| #define HAVE_ALLOCA 1
4515| #define HAVE_MMAP 1
4516| #define HAVE_POSIX_MEMALIGN 1
4517| #define HAVE_VALLOC 1
4518| #define HAVE_FSYNC 1
4519| #define HAVE_ATEXIT 1
4520| #define HAVE_TIMEGM 1
4521| #define HAVE_GMTIME_R 1
4522| #define SIZEOF_CHAR 1
4523| #define SIZEOF_SHORT 2
4524| #define SIZEOF_LONG 8
4525| #define SIZEOF_INT 4
4526| #define SIZEOF_VOID_P 8
4527| #define SIZEOF_LONG_LONG 8
4528| #define SIZEOF___INT64 0
4529| #define HAVE_LONG_LONG_FORMAT 1
4530| #define SANE_MALLOC_PROTOS 1
4531| #define G_HAVE___INLINE 1
4532| #define G_HAVE___INLINE__ 1
4533| #define G_HAVE_INLINE 1
4534| #define AC_APPLE_UNIVERSAL_BUILD 1
4535| #define HAVE_DIRENT_H 1
4536| #define HAVE_FLOAT_H 1
4537| #define HAVE_LIMITS_H 1
4538| #define HAVE_PWD_H 1
4539| #define HAVE_GRP_H 1
4540| #define HAVE_SYS_PARAM_H 1
4541| #define HAVE_SYS_POLL_H 1
4542| #define HAVE_SYS_RESOURCE_H 1
4543| #define HAVE_SYS_TIME_H 1
4544| #define HAVE_SYS_TIMES_H 1
4545| #define HAVE_SYS_WAIT_H 1
4546| #define HAVE_UNISTD_H 1
4547| #define HAVE_SYS_SELECT_H 1
4548| #define HAVE_SYS_TYPES_H 1
4549| #define HAVE_STDINT_H 1
4550| #define HAVE_INTTYPES_H 1
4551| #define HAVE_SCHED_H 1
4552| #define HAVE_SYS_MOUNT_H 1
4553| #define HAVE_SYS_STATVFS_H 1
4554| #define HAVE_SYS_SYSCTL_H 1
4555| #define HAVE_FSTAB_H 1
4556| #define HAVE_SYS_UIO_H 1
4557| /* end confdefs.h.  */
4558| #include <stdio.h>
4559| #ifdef HAVE_SYS_TYPES_H
4560| # include <sys/types.h>
4561| #endif
4562| #ifdef HAVE_SYS_STAT_H
4563| # include <sys/stat.h>
4564| #endif
4565| #ifdef STDC_HEADERS
4566| # include <stdlib.h>
4567| # include <stddef.h>
4568| #else
4569| # ifdef HAVE_STDLIB_H
4570| #  include <stdlib.h>
4571| # endif
4572| #endif
4573| #ifdef HAVE_STRING_H
4574| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4575| #  include <memory.h>
4576| # endif
4577| # include <string.h>
4578| #endif
4579| #ifdef HAVE_STRINGS_H
4580| # include <strings.h>
4581| #endif
4582| #ifdef HAVE_INTTYPES_H
4583| # include <inttypes.h>
4584| #endif
4585| #ifdef HAVE_STDINT_H
4586| # include <stdint.h>
4587| #endif
4588| #ifdef HAVE_UNISTD_H
4589| # include <unistd.h>
4590| #endif
4591| int
4592| main ()
4593| {
4594| static struct stat ac_aggr;
4595| if (ac_aggr.st_atim.tv_nsec)
4596| return 0;
4597|   ;
4598|   return 0;
4599| }
4600configure:22025: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4601conftest.c: In function 'main':
4602conftest.c:109: error: storage size of 'ac_aggr' isn't known
4603conftest.c:109: warning: unused variable 'ac_aggr'
4604conftest.c: In function 'main':
4605conftest.c:109: error: storage size of 'ac_aggr' isn't known
4606conftest.c:109: warning: unused variable 'ac_aggr'
4607lipo: can't open input file: /var/tmp//ccNCk6ck.out (No such file or directory)
4608configure:22025: $? = 1
4609configure: failed program was:
4610| /* confdefs.h */
4611| #define PACKAGE_NAME "glib"
4612| #define PACKAGE_TARNAME "glib"
4613| #define PACKAGE_VERSION "2.26.0"
4614| #define PACKAGE_STRING "glib 2.26.0"
4615| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
4616| #define PACKAGE_URL ""
4617| #define GLIB_MAJOR_VERSION 2
4618| #define GLIB_MINOR_VERSION 26
4619| #define GLIB_MICRO_VERSION 0
4620| #define GLIB_INTERFACE_AGE 0
4621| #define GLIB_BINARY_AGE 2600
4622| #define HAVE_CARBON 1
4623| #define NEED_ICONV_CACHE 1
4624| #define HAVE_LOCALE_H 1
4625| #define HAVE_LC_MESSAGES 1
4626| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
4627| #define HAVE_GETTEXT 1
4628| #define HAVE_DCGETTEXT 1
4629| #define ENABLE_NLS 1
4630| #define GETTEXT_PACKAGE "glib20"
4631| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
4632| #define USE_LIBICONV_GNU 1
4633| #define HAVE_DLFCN_H 1
4634| #define LT_OBJDIR ".libs/"
4635| #define STDC_HEADERS 1
4636| #define HAVE_VPRINTF 1
4637| #define HAVE_ALLOCA_H 1
4638| #define HAVE_ALLOCA 1
4639| #define HAVE_MMAP 1
4640| #define HAVE_POSIX_MEMALIGN 1
4641| #define HAVE_VALLOC 1
4642| #define HAVE_FSYNC 1
4643| #define HAVE_ATEXIT 1
4644| #define HAVE_TIMEGM 1
4645| #define HAVE_GMTIME_R 1
4646| #define SIZEOF_CHAR 1
4647| #define SIZEOF_SHORT 2
4648| #define SIZEOF_LONG 8
4649| #define SIZEOF_INT 4
4650| #define SIZEOF_VOID_P 8
4651| #define SIZEOF_LONG_LONG 8
4652| #define SIZEOF___INT64 0
4653| #define HAVE_LONG_LONG_FORMAT 1
4654| #define SANE_MALLOC_PROTOS 1
4655| #define G_HAVE___INLINE 1
4656| #define G_HAVE___INLINE__ 1
4657| #define G_HAVE_INLINE 1
4658| #define AC_APPLE_UNIVERSAL_BUILD 1
4659| #define HAVE_DIRENT_H 1
4660| #define HAVE_FLOAT_H 1
4661| #define HAVE_LIMITS_H 1
4662| #define HAVE_PWD_H 1
4663| #define HAVE_GRP_H 1
4664| #define HAVE_SYS_PARAM_H 1
4665| #define HAVE_SYS_POLL_H 1
4666| #define HAVE_SYS_RESOURCE_H 1
4667| #define HAVE_SYS_TIME_H 1
4668| #define HAVE_SYS_TIMES_H 1
4669| #define HAVE_SYS_WAIT_H 1
4670| #define HAVE_UNISTD_H 1
4671| #define HAVE_SYS_SELECT_H 1
4672| #define HAVE_SYS_TYPES_H 1
4673| #define HAVE_STDINT_H 1
4674| #define HAVE_INTTYPES_H 1
4675| #define HAVE_SCHED_H 1
4676| #define HAVE_SYS_MOUNT_H 1
4677| #define HAVE_SYS_STATVFS_H 1
4678| #define HAVE_SYS_SYSCTL_H 1
4679| #define HAVE_FSTAB_H 1
4680| #define HAVE_SYS_UIO_H 1
4681| /* end confdefs.h.  */
4682| #include <stdio.h>
4683| #ifdef HAVE_SYS_TYPES_H
4684| # include <sys/types.h>
4685| #endif
4686| #ifdef HAVE_SYS_STAT_H
4687| # include <sys/stat.h>
4688| #endif
4689| #ifdef STDC_HEADERS
4690| # include <stdlib.h>
4691| # include <stddef.h>
4692| #else
4693| # ifdef HAVE_STDLIB_H
4694| #  include <stdlib.h>
4695| # endif
4696| #endif
4697| #ifdef HAVE_STRING_H
4698| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4699| #  include <memory.h>
4700| # endif
4701| # include <string.h>
4702| #endif
4703| #ifdef HAVE_STRINGS_H
4704| # include <strings.h>
4705| #endif
4706| #ifdef HAVE_INTTYPES_H
4707| # include <inttypes.h>
4708| #endif
4709| #ifdef HAVE_STDINT_H
4710| # include <stdint.h>
4711| #endif
4712| #ifdef HAVE_UNISTD_H
4713| # include <unistd.h>
4714| #endif
4715| int
4716| main ()
4717| {
4718| static struct stat ac_aggr;
4719| if (sizeof ac_aggr.st_atim.tv_nsec)
4720| return 0;
4721|   ;
4722|   return 0;
4723| }
4724configure:22025: result: no
4725configure:22034: checking for struct stat.st_ctimensec
4726configure:22034: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4727conftest.c: In function 'main':
4728conftest.c:109: error: storage size of 'ac_aggr' isn't known
4729conftest.c:109: warning: unused variable 'ac_aggr'
4730conftest.c: In function 'main':
4731conftest.c:109: error: storage size of 'ac_aggr' isn't known
4732conftest.c:109: warning: unused variable 'ac_aggr'
4733lipo: can't open input file: /var/tmp//ccG7WkhV.out (No such file or directory)
4734configure:22034: $? = 1
4735configure: failed program was:
4736| /* confdefs.h */
4737| #define PACKAGE_NAME "glib"
4738| #define PACKAGE_TARNAME "glib"
4739| #define PACKAGE_VERSION "2.26.0"
4740| #define PACKAGE_STRING "glib 2.26.0"
4741| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
4742| #define PACKAGE_URL ""
4743| #define GLIB_MAJOR_VERSION 2
4744| #define GLIB_MINOR_VERSION 26
4745| #define GLIB_MICRO_VERSION 0
4746| #define GLIB_INTERFACE_AGE 0
4747| #define GLIB_BINARY_AGE 2600
4748| #define HAVE_CARBON 1
4749| #define NEED_ICONV_CACHE 1
4750| #define HAVE_LOCALE_H 1
4751| #define HAVE_LC_MESSAGES 1
4752| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
4753| #define HAVE_GETTEXT 1
4754| #define HAVE_DCGETTEXT 1
4755| #define ENABLE_NLS 1
4756| #define GETTEXT_PACKAGE "glib20"
4757| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
4758| #define USE_LIBICONV_GNU 1
4759| #define HAVE_DLFCN_H 1
4760| #define LT_OBJDIR ".libs/"
4761| #define STDC_HEADERS 1
4762| #define HAVE_VPRINTF 1
4763| #define HAVE_ALLOCA_H 1
4764| #define HAVE_ALLOCA 1
4765| #define HAVE_MMAP 1
4766| #define HAVE_POSIX_MEMALIGN 1
4767| #define HAVE_VALLOC 1
4768| #define HAVE_FSYNC 1
4769| #define HAVE_ATEXIT 1
4770| #define HAVE_TIMEGM 1
4771| #define HAVE_GMTIME_R 1
4772| #define SIZEOF_CHAR 1
4773| #define SIZEOF_SHORT 2
4774| #define SIZEOF_LONG 8
4775| #define SIZEOF_INT 4
4776| #define SIZEOF_VOID_P 8
4777| #define SIZEOF_LONG_LONG 8
4778| #define SIZEOF___INT64 0
4779| #define HAVE_LONG_LONG_FORMAT 1
4780| #define SANE_MALLOC_PROTOS 1
4781| #define G_HAVE___INLINE 1
4782| #define G_HAVE___INLINE__ 1
4783| #define G_HAVE_INLINE 1
4784| #define AC_APPLE_UNIVERSAL_BUILD 1
4785| #define HAVE_DIRENT_H 1
4786| #define HAVE_FLOAT_H 1
4787| #define HAVE_LIMITS_H 1
4788| #define HAVE_PWD_H 1
4789| #define HAVE_GRP_H 1
4790| #define HAVE_SYS_PARAM_H 1
4791| #define HAVE_SYS_POLL_H 1
4792| #define HAVE_SYS_RESOURCE_H 1
4793| #define HAVE_SYS_TIME_H 1
4794| #define HAVE_SYS_TIMES_H 1
4795| #define HAVE_SYS_WAIT_H 1
4796| #define HAVE_UNISTD_H 1
4797| #define HAVE_SYS_SELECT_H 1
4798| #define HAVE_SYS_TYPES_H 1
4799| #define HAVE_STDINT_H 1
4800| #define HAVE_INTTYPES_H 1
4801| #define HAVE_SCHED_H 1
4802| #define HAVE_SYS_MOUNT_H 1
4803| #define HAVE_SYS_STATVFS_H 1
4804| #define HAVE_SYS_SYSCTL_H 1
4805| #define HAVE_FSTAB_H 1
4806| #define HAVE_SYS_UIO_H 1
4807| /* end confdefs.h.  */
4808| #include <stdio.h>
4809| #ifdef HAVE_SYS_TYPES_H
4810| # include <sys/types.h>
4811| #endif
4812| #ifdef HAVE_SYS_STAT_H
4813| # include <sys/stat.h>
4814| #endif
4815| #ifdef STDC_HEADERS
4816| # include <stdlib.h>
4817| # include <stddef.h>
4818| #else
4819| # ifdef HAVE_STDLIB_H
4820| #  include <stdlib.h>
4821| # endif
4822| #endif
4823| #ifdef HAVE_STRING_H
4824| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4825| #  include <memory.h>
4826| # endif
4827| # include <string.h>
4828| #endif
4829| #ifdef HAVE_STRINGS_H
4830| # include <strings.h>
4831| #endif
4832| #ifdef HAVE_INTTYPES_H
4833| # include <inttypes.h>
4834| #endif
4835| #ifdef HAVE_STDINT_H
4836| # include <stdint.h>
4837| #endif
4838| #ifdef HAVE_UNISTD_H
4839| # include <unistd.h>
4840| #endif
4841| int
4842| main ()
4843| {
4844| static struct stat ac_aggr;
4845| if (ac_aggr.st_ctimensec)
4846| return 0;
4847|   ;
4848|   return 0;
4849| }
4850configure:22034: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4851conftest.c: In function 'main':
4852conftest.c:109: error: storage size of 'ac_aggr' isn't known
4853conftest.c:109: warning: unused variable 'ac_aggr'
4854conftest.c: In function 'main':
4855conftest.c:109: error: storage size of 'ac_aggr' isn't known
4856conftest.c:109: warning: unused variable 'ac_aggr'
4857lipo: can't open input file: /var/tmp//ccIAJtXH.out (No such file or directory)
4858configure:22034: $? = 1
4859configure: failed program was:
4860| /* confdefs.h */
4861| #define PACKAGE_NAME "glib"
4862| #define PACKAGE_TARNAME "glib"
4863| #define PACKAGE_VERSION "2.26.0"
4864| #define PACKAGE_STRING "glib 2.26.0"
4865| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
4866| #define PACKAGE_URL ""
4867| #define GLIB_MAJOR_VERSION 2
4868| #define GLIB_MINOR_VERSION 26
4869| #define GLIB_MICRO_VERSION 0
4870| #define GLIB_INTERFACE_AGE 0
4871| #define GLIB_BINARY_AGE 2600
4872| #define HAVE_CARBON 1
4873| #define NEED_ICONV_CACHE 1
4874| #define HAVE_LOCALE_H 1
4875| #define HAVE_LC_MESSAGES 1
4876| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
4877| #define HAVE_GETTEXT 1
4878| #define HAVE_DCGETTEXT 1
4879| #define ENABLE_NLS 1
4880| #define GETTEXT_PACKAGE "glib20"
4881| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
4882| #define USE_LIBICONV_GNU 1
4883| #define HAVE_DLFCN_H 1
4884| #define LT_OBJDIR ".libs/"
4885| #define STDC_HEADERS 1
4886| #define HAVE_VPRINTF 1
4887| #define HAVE_ALLOCA_H 1
4888| #define HAVE_ALLOCA 1
4889| #define HAVE_MMAP 1
4890| #define HAVE_POSIX_MEMALIGN 1
4891| #define HAVE_VALLOC 1
4892| #define HAVE_FSYNC 1
4893| #define HAVE_ATEXIT 1
4894| #define HAVE_TIMEGM 1
4895| #define HAVE_GMTIME_R 1
4896| #define SIZEOF_CHAR 1
4897| #define SIZEOF_SHORT 2
4898| #define SIZEOF_LONG 8
4899| #define SIZEOF_INT 4
4900| #define SIZEOF_VOID_P 8
4901| #define SIZEOF_LONG_LONG 8
4902| #define SIZEOF___INT64 0
4903| #define HAVE_LONG_LONG_FORMAT 1
4904| #define SANE_MALLOC_PROTOS 1
4905| #define G_HAVE___INLINE 1
4906| #define G_HAVE___INLINE__ 1
4907| #define G_HAVE_INLINE 1
4908| #define AC_APPLE_UNIVERSAL_BUILD 1
4909| #define HAVE_DIRENT_H 1
4910| #define HAVE_FLOAT_H 1
4911| #define HAVE_LIMITS_H 1
4912| #define HAVE_PWD_H 1
4913| #define HAVE_GRP_H 1
4914| #define HAVE_SYS_PARAM_H 1
4915| #define HAVE_SYS_POLL_H 1
4916| #define HAVE_SYS_RESOURCE_H 1
4917| #define HAVE_SYS_TIME_H 1
4918| #define HAVE_SYS_TIMES_H 1
4919| #define HAVE_SYS_WAIT_H 1
4920| #define HAVE_UNISTD_H 1
4921| #define HAVE_SYS_SELECT_H 1
4922| #define HAVE_SYS_TYPES_H 1
4923| #define HAVE_STDINT_H 1
4924| #define HAVE_INTTYPES_H 1
4925| #define HAVE_SCHED_H 1
4926| #define HAVE_SYS_MOUNT_H 1
4927| #define HAVE_SYS_STATVFS_H 1
4928| #define HAVE_SYS_SYSCTL_H 1
4929| #define HAVE_FSTAB_H 1
4930| #define HAVE_SYS_UIO_H 1
4931| /* end confdefs.h.  */
4932| #include <stdio.h>
4933| #ifdef HAVE_SYS_TYPES_H
4934| # include <sys/types.h>
4935| #endif
4936| #ifdef HAVE_SYS_STAT_H
4937| # include <sys/stat.h>
4938| #endif
4939| #ifdef STDC_HEADERS
4940| # include <stdlib.h>
4941| # include <stddef.h>
4942| #else
4943| # ifdef HAVE_STDLIB_H
4944| #  include <stdlib.h>
4945| # endif
4946| #endif
4947| #ifdef HAVE_STRING_H
4948| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4949| #  include <memory.h>
4950| # endif
4951| # include <string.h>
4952| #endif
4953| #ifdef HAVE_STRINGS_H
4954| # include <strings.h>
4955| #endif
4956| #ifdef HAVE_INTTYPES_H
4957| # include <inttypes.h>
4958| #endif
4959| #ifdef HAVE_STDINT_H
4960| # include <stdint.h>
4961| #endif
4962| #ifdef HAVE_UNISTD_H
4963| # include <unistd.h>
4964| #endif
4965| int
4966| main ()
4967| {
4968| static struct stat ac_aggr;
4969| if (sizeof ac_aggr.st_ctimensec)
4970| return 0;
4971|   ;
4972|   return 0;
4973| }
4974configure:22034: result: no
4975configure:22043: checking for struct stat.st_ctim.tv_nsec
4976configure:22043: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4977conftest.c: In function 'main':
4978conftest.c:109: error: storage size of 'ac_aggr' isn't known
4979conftest.c:109: warning: unused variable 'ac_aggr'
4980conftest.c: In function 'main':
4981conftest.c:109: error: storage size of 'ac_aggr' isn't known
4982conftest.c:109: warning: unused variable 'ac_aggr'
4983lipo: can't open input file: /var/tmp//ccq6MonK.out (No such file or directory)
4984configure:22043: $? = 1
4985configure: failed program was:
4986| /* confdefs.h */
4987| #define PACKAGE_NAME "glib"
4988| #define PACKAGE_TARNAME "glib"
4989| #define PACKAGE_VERSION "2.26.0"
4990| #define PACKAGE_STRING "glib 2.26.0"
4991| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
4992| #define PACKAGE_URL ""
4993| #define GLIB_MAJOR_VERSION 2
4994| #define GLIB_MINOR_VERSION 26
4995| #define GLIB_MICRO_VERSION 0
4996| #define GLIB_INTERFACE_AGE 0
4997| #define GLIB_BINARY_AGE 2600
4998| #define HAVE_CARBON 1
4999| #define NEED_ICONV_CACHE 1
5000| #define HAVE_LOCALE_H 1
5001| #define HAVE_LC_MESSAGES 1
5002| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
5003| #define HAVE_GETTEXT 1
5004| #define HAVE_DCGETTEXT 1
5005| #define ENABLE_NLS 1
5006| #define GETTEXT_PACKAGE "glib20"
5007| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
5008| #define USE_LIBICONV_GNU 1
5009| #define HAVE_DLFCN_H 1
5010| #define LT_OBJDIR ".libs/"
5011| #define STDC_HEADERS 1
5012| #define HAVE_VPRINTF 1
5013| #define HAVE_ALLOCA_H 1
5014| #define HAVE_ALLOCA 1
5015| #define HAVE_MMAP 1
5016| #define HAVE_POSIX_MEMALIGN 1
5017| #define HAVE_VALLOC 1
5018| #define HAVE_FSYNC 1
5019| #define HAVE_ATEXIT 1
5020| #define HAVE_TIMEGM 1
5021| #define HAVE_GMTIME_R 1
5022| #define SIZEOF_CHAR 1
5023| #define SIZEOF_SHORT 2
5024| #define SIZEOF_LONG 8
5025| #define SIZEOF_INT 4
5026| #define SIZEOF_VOID_P 8
5027| #define SIZEOF_LONG_LONG 8
5028| #define SIZEOF___INT64 0
5029| #define HAVE_LONG_LONG_FORMAT 1
5030| #define SANE_MALLOC_PROTOS 1
5031| #define G_HAVE___INLINE 1
5032| #define G_HAVE___INLINE__ 1
5033| #define G_HAVE_INLINE 1
5034| #define AC_APPLE_UNIVERSAL_BUILD 1
5035| #define HAVE_DIRENT_H 1
5036| #define HAVE_FLOAT_H 1
5037| #define HAVE_LIMITS_H 1
5038| #define HAVE_PWD_H 1
5039| #define HAVE_GRP_H 1
5040| #define HAVE_SYS_PARAM_H 1
5041| #define HAVE_SYS_POLL_H 1
5042| #define HAVE_SYS_RESOURCE_H 1
5043| #define HAVE_SYS_TIME_H 1
5044| #define HAVE_SYS_TIMES_H 1
5045| #define HAVE_SYS_WAIT_H 1
5046| #define HAVE_UNISTD_H 1
5047| #define HAVE_SYS_SELECT_H 1
5048| #define HAVE_SYS_TYPES_H 1
5049| #define HAVE_STDINT_H 1
5050| #define HAVE_INTTYPES_H 1
5051| #define HAVE_SCHED_H 1
5052| #define HAVE_SYS_MOUNT_H 1
5053| #define HAVE_SYS_STATVFS_H 1
5054| #define HAVE_SYS_SYSCTL_H 1
5055| #define HAVE_FSTAB_H 1
5056| #define HAVE_SYS_UIO_H 1
5057| /* end confdefs.h.  */
5058| #include <stdio.h>
5059| #ifdef HAVE_SYS_TYPES_H
5060| # include <sys/types.h>
5061| #endif
5062| #ifdef HAVE_SYS_STAT_H
5063| # include <sys/stat.h>
5064| #endif
5065| #ifdef STDC_HEADERS
5066| # include <stdlib.h>
5067| # include <stddef.h>
5068| #else
5069| # ifdef HAVE_STDLIB_H
5070| #  include <stdlib.h>
5071| # endif
5072| #endif
5073| #ifdef HAVE_STRING_H
5074| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5075| #  include <memory.h>
5076| # endif
5077| # include <string.h>
5078| #endif
5079| #ifdef HAVE_STRINGS_H
5080| # include <strings.h>
5081| #endif
5082| #ifdef HAVE_INTTYPES_H
5083| # include <inttypes.h>
5084| #endif
5085| #ifdef HAVE_STDINT_H
5086| # include <stdint.h>
5087| #endif
5088| #ifdef HAVE_UNISTD_H
5089| # include <unistd.h>
5090| #endif
5091| int
5092| main ()
5093| {
5094| static struct stat ac_aggr;
5095| if (ac_aggr.st_ctim.tv_nsec)
5096| return 0;
5097|   ;
5098|   return 0;
5099| }
5100configure:22043: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5101conftest.c: In function 'main':
5102conftest.c:109: error: storage size of 'ac_aggr' isn't known
5103conftest.c:109: warning: unused variable 'ac_aggr'
5104conftest.c: In function 'main':
5105conftest.c:109: error: storage size of 'ac_aggr' isn't known
5106conftest.c:109: warning: unused variable 'ac_aggr'
5107lipo: can't open input file: /var/tmp//cciM4Pbd.out (No such file or directory)
5108configure:22043: $? = 1
5109configure: failed program was:
5110| /* confdefs.h */
5111| #define PACKAGE_NAME "glib"
5112| #define PACKAGE_TARNAME "glib"
5113| #define PACKAGE_VERSION "2.26.0"
5114| #define PACKAGE_STRING "glib 2.26.0"
5115| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
5116| #define PACKAGE_URL ""
5117| #define GLIB_MAJOR_VERSION 2
5118| #define GLIB_MINOR_VERSION 26
5119| #define GLIB_MICRO_VERSION 0
5120| #define GLIB_INTERFACE_AGE 0
5121| #define GLIB_BINARY_AGE 2600
5122| #define HAVE_CARBON 1
5123| #define NEED_ICONV_CACHE 1
5124| #define HAVE_LOCALE_H 1
5125| #define HAVE_LC_MESSAGES 1
5126| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
5127| #define HAVE_GETTEXT 1
5128| #define HAVE_DCGETTEXT 1
5129| #define ENABLE_NLS 1
5130| #define GETTEXT_PACKAGE "glib20"
5131| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
5132| #define USE_LIBICONV_GNU 1
5133| #define HAVE_DLFCN_H 1
5134| #define LT_OBJDIR ".libs/"
5135| #define STDC_HEADERS 1
5136| #define HAVE_VPRINTF 1
5137| #define HAVE_ALLOCA_H 1
5138| #define HAVE_ALLOCA 1
5139| #define HAVE_MMAP 1
5140| #define HAVE_POSIX_MEMALIGN 1
5141| #define HAVE_VALLOC 1
5142| #define HAVE_FSYNC 1
5143| #define HAVE_ATEXIT 1
5144| #define HAVE_TIMEGM 1
5145| #define HAVE_GMTIME_R 1
5146| #define SIZEOF_CHAR 1
5147| #define SIZEOF_SHORT 2
5148| #define SIZEOF_LONG 8
5149| #define SIZEOF_INT 4
5150| #define SIZEOF_VOID_P 8
5151| #define SIZEOF_LONG_LONG 8
5152| #define SIZEOF___INT64 0
5153| #define HAVE_LONG_LONG_FORMAT 1
5154| #define SANE_MALLOC_PROTOS 1
5155| #define G_HAVE___INLINE 1
5156| #define G_HAVE___INLINE__ 1
5157| #define G_HAVE_INLINE 1
5158| #define AC_APPLE_UNIVERSAL_BUILD 1
5159| #define HAVE_DIRENT_H 1
5160| #define HAVE_FLOAT_H 1
5161| #define HAVE_LIMITS_H 1
5162| #define HAVE_PWD_H 1
5163| #define HAVE_GRP_H 1
5164| #define HAVE_SYS_PARAM_H 1
5165| #define HAVE_SYS_POLL_H 1
5166| #define HAVE_SYS_RESOURCE_H 1
5167| #define HAVE_SYS_TIME_H 1
5168| #define HAVE_SYS_TIMES_H 1
5169| #define HAVE_SYS_WAIT_H 1
5170| #define HAVE_UNISTD_H 1
5171| #define HAVE_SYS_SELECT_H 1
5172| #define HAVE_SYS_TYPES_H 1
5173| #define HAVE_STDINT_H 1
5174| #define HAVE_INTTYPES_H 1
5175| #define HAVE_SCHED_H 1
5176| #define HAVE_SYS_MOUNT_H 1
5177| #define HAVE_SYS_STATVFS_H 1
5178| #define HAVE_SYS_SYSCTL_H 1
5179| #define HAVE_FSTAB_H 1
5180| #define HAVE_SYS_UIO_H 1
5181| /* end confdefs.h.  */
5182| #include <stdio.h>
5183| #ifdef HAVE_SYS_TYPES_H
5184| # include <sys/types.h>
5185| #endif
5186| #ifdef HAVE_SYS_STAT_H
5187| # include <sys/stat.h>
5188| #endif
5189| #ifdef STDC_HEADERS
5190| # include <stdlib.h>
5191| # include <stddef.h>
5192| #else
5193| # ifdef HAVE_STDLIB_H
5194| #  include <stdlib.h>
5195| # endif
5196| #endif
5197| #ifdef HAVE_STRING_H
5198| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5199| #  include <memory.h>
5200| # endif
5201| # include <string.h>
5202| #endif
5203| #ifdef HAVE_STRINGS_H
5204| # include <strings.h>
5205| #endif
5206| #ifdef HAVE_INTTYPES_H
5207| # include <inttypes.h>
5208| #endif
5209| #ifdef HAVE_STDINT_H
5210| # include <stdint.h>
5211| #endif
5212| #ifdef HAVE_UNISTD_H
5213| # include <unistd.h>
5214| #endif
5215| int
5216| main ()
5217| {
5218| static struct stat ac_aggr;
5219| if (sizeof ac_aggr.st_ctim.tv_nsec)
5220| return 0;
5221|   ;
5222|   return 0;
5223| }
5224configure:22043: result: no
5225configure:22053: checking for struct stat.st_blksize
5226configure:22053: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5227configure:22053: $? = 0
5228configure:22053: result: yes
5229configure:22074: checking for struct stat.st_blocks
5230configure:22074: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5231configure:22074: $? = 0
5232configure:22074: result: yes
5233configure:22095: checking for struct statfs.f_fstypename
5234configure:22095: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5235configure:22095: $? = 0
5236configure:22095: result: yes
5237configure:22116: checking for struct statfs.f_bavail
5238configure:22116: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5239configure:22116: $? = 0
5240configure:22116: result: yes
5241configure:22139: checking for struct statvfs.f_basetype
5242configure:22139: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5243conftest.c: In function 'main':
5244conftest.c:83: error: 'struct statvfs' has no member named 'f_basetype'
5245conftest.c: In function 'main':
5246conftest.c:83: error: 'struct statvfs' has no member named 'f_basetype'
5247lipo: can't open input file: /var/tmp//ccMPjR68.out (No such file or directory)
5248configure:22139: $? = 1
5249configure: failed program was:
5250| /* confdefs.h */
5251| #define PACKAGE_NAME "glib"
5252| #define PACKAGE_TARNAME "glib"
5253| #define PACKAGE_VERSION "2.26.0"
5254| #define PACKAGE_STRING "glib 2.26.0"
5255| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
5256| #define PACKAGE_URL ""
5257| #define GLIB_MAJOR_VERSION 2
5258| #define GLIB_MINOR_VERSION 26
5259| #define GLIB_MICRO_VERSION 0
5260| #define GLIB_INTERFACE_AGE 0
5261| #define GLIB_BINARY_AGE 2600
5262| #define HAVE_CARBON 1
5263| #define NEED_ICONV_CACHE 1
5264| #define HAVE_LOCALE_H 1
5265| #define HAVE_LC_MESSAGES 1
5266| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
5267| #define HAVE_GETTEXT 1
5268| #define HAVE_DCGETTEXT 1
5269| #define ENABLE_NLS 1
5270| #define GETTEXT_PACKAGE "glib20"
5271| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
5272| #define USE_LIBICONV_GNU 1
5273| #define HAVE_DLFCN_H 1
5274| #define LT_OBJDIR ".libs/"
5275| #define STDC_HEADERS 1
5276| #define HAVE_VPRINTF 1
5277| #define HAVE_ALLOCA_H 1
5278| #define HAVE_ALLOCA 1
5279| #define HAVE_MMAP 1
5280| #define HAVE_POSIX_MEMALIGN 1
5281| #define HAVE_VALLOC 1
5282| #define HAVE_FSYNC 1
5283| #define HAVE_ATEXIT 1
5284| #define HAVE_TIMEGM 1
5285| #define HAVE_GMTIME_R 1
5286| #define SIZEOF_CHAR 1
5287| #define SIZEOF_SHORT 2
5288| #define SIZEOF_LONG 8
5289| #define SIZEOF_INT 4
5290| #define SIZEOF_VOID_P 8
5291| #define SIZEOF_LONG_LONG 8
5292| #define SIZEOF___INT64 0
5293| #define HAVE_LONG_LONG_FORMAT 1
5294| #define SANE_MALLOC_PROTOS 1
5295| #define G_HAVE___INLINE 1
5296| #define G_HAVE___INLINE__ 1
5297| #define G_HAVE_INLINE 1
5298| #define AC_APPLE_UNIVERSAL_BUILD 1
5299| #define HAVE_DIRENT_H 1
5300| #define HAVE_FLOAT_H 1
5301| #define HAVE_LIMITS_H 1
5302| #define HAVE_PWD_H 1
5303| #define HAVE_GRP_H 1
5304| #define HAVE_SYS_PARAM_H 1
5305| #define HAVE_SYS_POLL_H 1
5306| #define HAVE_SYS_RESOURCE_H 1
5307| #define HAVE_SYS_TIME_H 1
5308| #define HAVE_SYS_TIMES_H 1
5309| #define HAVE_SYS_WAIT_H 1
5310| #define HAVE_UNISTD_H 1
5311| #define HAVE_SYS_SELECT_H 1
5312| #define HAVE_SYS_TYPES_H 1
5313| #define HAVE_STDINT_H 1
5314| #define HAVE_INTTYPES_H 1
5315| #define HAVE_SCHED_H 1
5316| #define HAVE_SYS_MOUNT_H 1
5317| #define HAVE_SYS_STATVFS_H 1
5318| #define HAVE_SYS_SYSCTL_H 1
5319| #define HAVE_FSTAB_H 1
5320| #define HAVE_SYS_UIO_H 1
5321| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
5322| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
5323| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
5324| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
5325| /* end confdefs.h.  */
5326| #include <sys/statvfs.h>
5327|
5328| int
5329| main ()
5330| {
5331| static struct statvfs ac_aggr;
5332| if (ac_aggr.f_basetype)
5333| return 0;
5334|   ;
5335|   return 0;
5336| }
5337configure:22139: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5338conftest.c: In function 'main':
5339conftest.c:83: error: 'struct statvfs' has no member named 'f_basetype'
5340conftest.c: In function 'main':
5341conftest.c:83: error: 'struct statvfs' has no member named 'f_basetype'
5342lipo: can't open input file: /var/tmp//ccsM7uDu.out (No such file or directory)
5343configure:22139: $? = 1
5344configure: failed program was:
5345| /* confdefs.h */
5346| #define PACKAGE_NAME "glib"
5347| #define PACKAGE_TARNAME "glib"
5348| #define PACKAGE_VERSION "2.26.0"
5349| #define PACKAGE_STRING "glib 2.26.0"
5350| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
5351| #define PACKAGE_URL ""
5352| #define GLIB_MAJOR_VERSION 2
5353| #define GLIB_MINOR_VERSION 26
5354| #define GLIB_MICRO_VERSION 0
5355| #define GLIB_INTERFACE_AGE 0
5356| #define GLIB_BINARY_AGE 2600
5357| #define HAVE_CARBON 1
5358| #define NEED_ICONV_CACHE 1
5359| #define HAVE_LOCALE_H 1
5360| #define HAVE_LC_MESSAGES 1
5361| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
5362| #define HAVE_GETTEXT 1
5363| #define HAVE_DCGETTEXT 1
5364| #define ENABLE_NLS 1
5365| #define GETTEXT_PACKAGE "glib20"
5366| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
5367| #define USE_LIBICONV_GNU 1
5368| #define HAVE_DLFCN_H 1
5369| #define LT_OBJDIR ".libs/"
5370| #define STDC_HEADERS 1
5371| #define HAVE_VPRINTF 1
5372| #define HAVE_ALLOCA_H 1
5373| #define HAVE_ALLOCA 1
5374| #define HAVE_MMAP 1
5375| #define HAVE_POSIX_MEMALIGN 1
5376| #define HAVE_VALLOC 1
5377| #define HAVE_FSYNC 1
5378| #define HAVE_ATEXIT 1
5379| #define HAVE_TIMEGM 1
5380| #define HAVE_GMTIME_R 1
5381| #define SIZEOF_CHAR 1
5382| #define SIZEOF_SHORT 2
5383| #define SIZEOF_LONG 8
5384| #define SIZEOF_INT 4
5385| #define SIZEOF_VOID_P 8
5386| #define SIZEOF_LONG_LONG 8
5387| #define SIZEOF___INT64 0
5388| #define HAVE_LONG_LONG_FORMAT 1
5389| #define SANE_MALLOC_PROTOS 1
5390| #define G_HAVE___INLINE 1
5391| #define G_HAVE___INLINE__ 1
5392| #define G_HAVE_INLINE 1
5393| #define AC_APPLE_UNIVERSAL_BUILD 1
5394| #define HAVE_DIRENT_H 1
5395| #define HAVE_FLOAT_H 1
5396| #define HAVE_LIMITS_H 1
5397| #define HAVE_PWD_H 1
5398| #define HAVE_GRP_H 1
5399| #define HAVE_SYS_PARAM_H 1
5400| #define HAVE_SYS_POLL_H 1
5401| #define HAVE_SYS_RESOURCE_H 1
5402| #define HAVE_SYS_TIME_H 1
5403| #define HAVE_SYS_TIMES_H 1
5404| #define HAVE_SYS_WAIT_H 1
5405| #define HAVE_UNISTD_H 1
5406| #define HAVE_SYS_SELECT_H 1
5407| #define HAVE_SYS_TYPES_H 1
5408| #define HAVE_STDINT_H 1
5409| #define HAVE_INTTYPES_H 1
5410| #define HAVE_SCHED_H 1
5411| #define HAVE_SYS_MOUNT_H 1
5412| #define HAVE_SYS_STATVFS_H 1
5413| #define HAVE_SYS_SYSCTL_H 1
5414| #define HAVE_FSTAB_H 1
5415| #define HAVE_SYS_UIO_H 1
5416| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
5417| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
5418| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
5419| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
5420| /* end confdefs.h.  */
5421| #include <sys/statvfs.h>
5422|
5423| int
5424| main ()
5425| {
5426| static struct statvfs ac_aggr;
5427| if (sizeof ac_aggr.f_basetype)
5428| return 0;
5429|   ;
5430|   return 0;
5431| }
5432configure:22139: result: no
5433configure:22150: checking for struct tm.tm_gmtoff
5434configure:22150: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5435conftest.c: In function 'main':
5436conftest.c:113: error: storage size of 'ac_aggr' isn't known
5437conftest.c:113: warning: unused variable 'ac_aggr'
5438conftest.c: In function 'main':
5439conftest.c:113: error: storage size of 'ac_aggr' isn't known
5440conftest.c:113: warning: unused variable 'ac_aggr'
5441lipo: can't open input file: /var/tmp//cc9u3BId.out (No such file or directory)
5442configure:22150: $? = 1
5443configure: failed program was:
5444| /* confdefs.h */
5445| #define PACKAGE_NAME "glib"
5446| #define PACKAGE_TARNAME "glib"
5447| #define PACKAGE_VERSION "2.26.0"
5448| #define PACKAGE_STRING "glib 2.26.0"
5449| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
5450| #define PACKAGE_URL ""
5451| #define GLIB_MAJOR_VERSION 2
5452| #define GLIB_MINOR_VERSION 26
5453| #define GLIB_MICRO_VERSION 0
5454| #define GLIB_INTERFACE_AGE 0
5455| #define GLIB_BINARY_AGE 2600
5456| #define HAVE_CARBON 1
5457| #define NEED_ICONV_CACHE 1
5458| #define HAVE_LOCALE_H 1
5459| #define HAVE_LC_MESSAGES 1
5460| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
5461| #define HAVE_GETTEXT 1
5462| #define HAVE_DCGETTEXT 1
5463| #define ENABLE_NLS 1
5464| #define GETTEXT_PACKAGE "glib20"
5465| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
5466| #define USE_LIBICONV_GNU 1
5467| #define HAVE_DLFCN_H 1
5468| #define LT_OBJDIR ".libs/"
5469| #define STDC_HEADERS 1
5470| #define HAVE_VPRINTF 1
5471| #define HAVE_ALLOCA_H 1
5472| #define HAVE_ALLOCA 1
5473| #define HAVE_MMAP 1
5474| #define HAVE_POSIX_MEMALIGN 1
5475| #define HAVE_VALLOC 1
5476| #define HAVE_FSYNC 1
5477| #define HAVE_ATEXIT 1
5478| #define HAVE_TIMEGM 1
5479| #define HAVE_GMTIME_R 1
5480| #define SIZEOF_CHAR 1
5481| #define SIZEOF_SHORT 2
5482| #define SIZEOF_LONG 8
5483| #define SIZEOF_INT 4
5484| #define SIZEOF_VOID_P 8
5485| #define SIZEOF_LONG_LONG 8
5486| #define SIZEOF___INT64 0
5487| #define HAVE_LONG_LONG_FORMAT 1
5488| #define SANE_MALLOC_PROTOS 1
5489| #define G_HAVE___INLINE 1
5490| #define G_HAVE___INLINE__ 1
5491| #define G_HAVE_INLINE 1
5492| #define AC_APPLE_UNIVERSAL_BUILD 1
5493| #define HAVE_DIRENT_H 1
5494| #define HAVE_FLOAT_H 1
5495| #define HAVE_LIMITS_H 1
5496| #define HAVE_PWD_H 1
5497| #define HAVE_GRP_H 1
5498| #define HAVE_SYS_PARAM_H 1
5499| #define HAVE_SYS_POLL_H 1
5500| #define HAVE_SYS_RESOURCE_H 1
5501| #define HAVE_SYS_TIME_H 1
5502| #define HAVE_SYS_TIMES_H 1
5503| #define HAVE_SYS_WAIT_H 1
5504| #define HAVE_UNISTD_H 1
5505| #define HAVE_SYS_SELECT_H 1
5506| #define HAVE_SYS_TYPES_H 1
5507| #define HAVE_STDINT_H 1
5508| #define HAVE_INTTYPES_H 1
5509| #define HAVE_SCHED_H 1
5510| #define HAVE_SYS_MOUNT_H 1
5511| #define HAVE_SYS_STATVFS_H 1
5512| #define HAVE_SYS_SYSCTL_H 1
5513| #define HAVE_FSTAB_H 1
5514| #define HAVE_SYS_UIO_H 1
5515| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
5516| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
5517| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
5518| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
5519| /* end confdefs.h.  */
5520| #include <stdio.h>
5521| #ifdef HAVE_SYS_TYPES_H
5522| # include <sys/types.h>
5523| #endif
5524| #ifdef HAVE_SYS_STAT_H
5525| # include <sys/stat.h>
5526| #endif
5527| #ifdef STDC_HEADERS
5528| # include <stdlib.h>
5529| # include <stddef.h>
5530| #else
5531| # ifdef HAVE_STDLIB_H
5532| #  include <stdlib.h>
5533| # endif
5534| #endif
5535| #ifdef HAVE_STRING_H
5536| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5537| #  include <memory.h>
5538| # endif
5539| # include <string.h>
5540| #endif
5541| #ifdef HAVE_STRINGS_H
5542| # include <strings.h>
5543| #endif
5544| #ifdef HAVE_INTTYPES_H
5545| # include <inttypes.h>
5546| #endif
5547| #ifdef HAVE_STDINT_H
5548| # include <stdint.h>
5549| #endif
5550| #ifdef HAVE_UNISTD_H
5551| # include <unistd.h>
5552| #endif
5553| int
5554| main ()
5555| {
5556| static struct tm ac_aggr;
5557| if (ac_aggr.tm_gmtoff)
5558| return 0;
5559|   ;
5560|   return 0;
5561| }
5562configure:22150: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5563conftest.c: In function 'main':
5564conftest.c:113: error: storage size of 'ac_aggr' isn't known
5565conftest.c:113: warning: unused variable 'ac_aggr'
5566conftest.c: In function 'main':
5567conftest.c:113: error: storage size of 'ac_aggr' isn't known
5568conftest.c:113: warning: unused variable 'ac_aggr'
5569lipo: can't open input file: /var/tmp//ccodcuOr.out (No such file or directory)
5570configure:22150: $? = 1
5571configure: failed program was:
5572| /* confdefs.h */
5573| #define PACKAGE_NAME "glib"
5574| #define PACKAGE_TARNAME "glib"
5575| #define PACKAGE_VERSION "2.26.0"
5576| #define PACKAGE_STRING "glib 2.26.0"
5577| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
5578| #define PACKAGE_URL ""
5579| #define GLIB_MAJOR_VERSION 2
5580| #define GLIB_MINOR_VERSION 26
5581| #define GLIB_MICRO_VERSION 0
5582| #define GLIB_INTERFACE_AGE 0
5583| #define GLIB_BINARY_AGE 2600
5584| #define HAVE_CARBON 1
5585| #define NEED_ICONV_CACHE 1
5586| #define HAVE_LOCALE_H 1
5587| #define HAVE_LC_MESSAGES 1
5588| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
5589| #define HAVE_GETTEXT 1
5590| #define HAVE_DCGETTEXT 1
5591| #define ENABLE_NLS 1
5592| #define GETTEXT_PACKAGE "glib20"
5593| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
5594| #define USE_LIBICONV_GNU 1
5595| #define HAVE_DLFCN_H 1
5596| #define LT_OBJDIR ".libs/"
5597| #define STDC_HEADERS 1
5598| #define HAVE_VPRINTF 1
5599| #define HAVE_ALLOCA_H 1
5600| #define HAVE_ALLOCA 1
5601| #define HAVE_MMAP 1
5602| #define HAVE_POSIX_MEMALIGN 1
5603| #define HAVE_VALLOC 1
5604| #define HAVE_FSYNC 1
5605| #define HAVE_ATEXIT 1
5606| #define HAVE_TIMEGM 1
5607| #define HAVE_GMTIME_R 1
5608| #define SIZEOF_CHAR 1
5609| #define SIZEOF_SHORT 2
5610| #define SIZEOF_LONG 8
5611| #define SIZEOF_INT 4
5612| #define SIZEOF_VOID_P 8
5613| #define SIZEOF_LONG_LONG 8
5614| #define SIZEOF___INT64 0
5615| #define HAVE_LONG_LONG_FORMAT 1
5616| #define SANE_MALLOC_PROTOS 1
5617| #define G_HAVE___INLINE 1
5618| #define G_HAVE___INLINE__ 1
5619| #define G_HAVE_INLINE 1
5620| #define AC_APPLE_UNIVERSAL_BUILD 1
5621| #define HAVE_DIRENT_H 1
5622| #define HAVE_FLOAT_H 1
5623| #define HAVE_LIMITS_H 1
5624| #define HAVE_PWD_H 1
5625| #define HAVE_GRP_H 1
5626| #define HAVE_SYS_PARAM_H 1
5627| #define HAVE_SYS_POLL_H 1
5628| #define HAVE_SYS_RESOURCE_H 1
5629| #define HAVE_SYS_TIME_H 1
5630| #define HAVE_SYS_TIMES_H 1
5631| #define HAVE_SYS_WAIT_H 1
5632| #define HAVE_UNISTD_H 1
5633| #define HAVE_SYS_SELECT_H 1
5634| #define HAVE_SYS_TYPES_H 1
5635| #define HAVE_STDINT_H 1
5636| #define HAVE_INTTYPES_H 1
5637| #define HAVE_SCHED_H 1
5638| #define HAVE_SYS_MOUNT_H 1
5639| #define HAVE_SYS_STATVFS_H 1
5640| #define HAVE_SYS_SYSCTL_H 1
5641| #define HAVE_FSTAB_H 1
5642| #define HAVE_SYS_UIO_H 1
5643| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
5644| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
5645| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
5646| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
5647| /* end confdefs.h.  */
5648| #include <stdio.h>
5649| #ifdef HAVE_SYS_TYPES_H
5650| # include <sys/types.h>
5651| #endif
5652| #ifdef HAVE_SYS_STAT_H
5653| # include <sys/stat.h>
5654| #endif
5655| #ifdef STDC_HEADERS
5656| # include <stdlib.h>
5657| # include <stddef.h>
5658| #else
5659| # ifdef HAVE_STDLIB_H
5660| #  include <stdlib.h>
5661| # endif
5662| #endif
5663| #ifdef HAVE_STRING_H
5664| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5665| #  include <memory.h>
5666| # endif
5667| # include <string.h>
5668| #endif
5669| #ifdef HAVE_STRINGS_H
5670| # include <strings.h>
5671| #endif
5672| #ifdef HAVE_INTTYPES_H
5673| # include <inttypes.h>
5674| #endif
5675| #ifdef HAVE_STDINT_H
5676| # include <stdint.h>
5677| #endif
5678| #ifdef HAVE_UNISTD_H
5679| # include <unistd.h>
5680| #endif
5681| int
5682| main ()
5683| {
5684| static struct tm ac_aggr;
5685| if (sizeof ac_aggr.tm_gmtoff)
5686| return 0;
5687|   ;
5688|   return 0;
5689| }
5690configure:22150: result: no
5691configure:22163: checking for nl_langinfo and CODESET
5692configure:22179: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5693conftest.c: In function 'main':
5694conftest.c:81: warning: unused variable 'cs'
5695conftest.c: In function 'main':
5696conftest.c:81: warning: unused variable 'cs'
5697configure:22179: $? = 0
5698configure:22188: result: yes
5699configure:22197: checking whether we are using the GNU C Library 2.1 or newer
5700configure:22224: result: no
5701configure:22233: checking stddef.h usability
5702configure:22233: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5703configure:22233: $? = 0
5704configure:22233: result: yes
5705configure:22233: checking stddef.h presence
5706configure:22233: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
5707configure:22233: $? = 0
5708configure:22233: result: yes
5709configure:22233: checking for stddef.h
5710configure:22233: result: yes
5711configure:22233: checking stdlib.h usability
5712configure:22233: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5713configure:22233: $? = 0
5714configure:22233: result: yes
5715configure:22233: checking stdlib.h presence
5716configure:22233: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
5717configure:22233: $? = 0
5718configure:22233: result: yes
5719configure:22233: checking for stdlib.h
5720configure:22233: result: yes
5721configure:22233: checking string.h usability
5722configure:22233: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5723configure:22233: $? = 0
5724configure:22233: result: yes
5725configure:22233: checking string.h presence
5726configure:22233: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
5727configure:22233: $? = 0
5728configure:22233: result: yes
5729configure:22233: checking for string.h
5730configure:22233: result: yes
5731configure:22245: checking for setlocale
5732configure:22245: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5733configure:22245: $? = 0
5734configure:22245: result: yes
5735configure:22260: checking size of size_t
5736configure:22265: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5737configure:22265: $? = 0
5738configure:22265: ./conftest
5739configure:22265: $? = 0
5740configure:22279: result: 8
5741configure:22290: checking for the appropriate definition for size_t
5742configure:22399: result: unsigned long
5743configure:22406: checking for lstat
5744configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5745configure:22406: $? = 0
5746configure:22406: result: yes
5747configure:22406: checking for strerror
5748configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5749configure:22406: $? = 0
5750configure:22406: result: yes
5751configure:22406: checking for strsignal
5752configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5753configure:22406: $? = 0
5754configure:22406: result: yes
5755configure:22406: checking for memmove
5756configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5757conftest.c:109: warning: conflicting types for built-in function 'memmove'
5758conftest.c:109: warning: conflicting types for built-in function 'memmove'
5759configure:22406: $? = 0
5760configure:22406: result: yes
5761configure:22406: checking for vsnprintf
5762configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5763conftest.c:110: warning: conflicting types for built-in function 'vsnprintf'
5764conftest.c:110: warning: conflicting types for built-in function 'vsnprintf'
5765configure:22406: $? = 0
5766configure:22406: result: yes
5767configure:22406: checking for stpcpy
5768configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5769conftest.c:111: warning: conflicting types for built-in function 'stpcpy'
5770conftest.c:111: warning: conflicting types for built-in function 'stpcpy'
5771configure:22406: $? = 0
5772configure:22406: result: yes
5773configure:22406: checking for strcasecmp
5774configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5775conftest.c:112: warning: conflicting types for built-in function 'strcasecmp'
5776conftest.c:112: warning: conflicting types for built-in function 'strcasecmp'
5777configure:22406: $? = 0
5778configure:22406: result: yes
5779configure:22406: checking for strncasecmp
5780configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5781conftest.c:113: warning: conflicting types for built-in function 'strncasecmp'
5782conftest.c:113: warning: conflicting types for built-in function 'strncasecmp'
5783configure:22406: $? = 0
5784configure:22406: result: yes
5785configure:22406: checking for poll
5786configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5787configure:22406: $? = 0
5788configure:22406: result: yes
5789configure:22406: checking for getcwd
5790configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5791configure:22406: $? = 0
5792configure:22406: result: yes
5793configure:22406: checking for vasprintf
5794configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5795configure:22406: $? = 0
5796configure:22406: result: yes
5797configure:22406: checking for setenv
5798configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5799configure:22406: $? = 0
5800configure:22406: result: yes
5801configure:22406: checking for unsetenv
5802configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5803configure:22406: $? = 0
5804configure:22406: result: yes
5805configure:22406: checking for getc_unlocked
5806configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5807configure:22406: $? = 0
5808configure:22406: result: yes
5809configure:22406: checking for readlink
5810configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5811configure:22406: $? = 0
5812configure:22406: result: yes
5813configure:22406: checking for symlink
5814configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5815configure:22406: $? = 0
5816configure:22406: result: yes
5817configure:22406: checking for fdwalk
5818configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5819Undefined symbols for architecture x86_64:
5820  "_fdwalk", referenced from:
5821      _main in ccnLSv76.o
5822ld: symbol(s) not found for architecture x86_64
5823collect2: ld returned 1 exit status
5824Undefined symbols for architecture i386:
5825  "_fdwalk", referenced from:
5826      _main in cc0nqJRJ.o
5827ld: symbol(s) not found for architecture i386
5828collect2: ld returned 1 exit status
5829lipo: can't open input file: /var/tmp//ccBy4xJa.out (No such file or directory)
5830configure:22406: $? = 1
5831configure: failed program was:
5832| /* confdefs.h */
5833| #define PACKAGE_NAME "glib"
5834| #define PACKAGE_TARNAME "glib"
5835| #define PACKAGE_VERSION "2.26.0"
5836| #define PACKAGE_STRING "glib 2.26.0"
5837| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
5838| #define PACKAGE_URL ""
5839| #define GLIB_MAJOR_VERSION 2
5840| #define GLIB_MINOR_VERSION 26
5841| #define GLIB_MICRO_VERSION 0
5842| #define GLIB_INTERFACE_AGE 0
5843| #define GLIB_BINARY_AGE 2600
5844| #define HAVE_CARBON 1
5845| #define NEED_ICONV_CACHE 1
5846| #define HAVE_LOCALE_H 1
5847| #define HAVE_LC_MESSAGES 1
5848| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
5849| #define HAVE_GETTEXT 1
5850| #define HAVE_DCGETTEXT 1
5851| #define ENABLE_NLS 1
5852| #define GETTEXT_PACKAGE "glib20"
5853| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
5854| #define USE_LIBICONV_GNU 1
5855| #define HAVE_DLFCN_H 1
5856| #define LT_OBJDIR ".libs/"
5857| #define STDC_HEADERS 1
5858| #define HAVE_VPRINTF 1
5859| #define HAVE_ALLOCA_H 1
5860| #define HAVE_ALLOCA 1
5861| #define HAVE_MMAP 1
5862| #define HAVE_POSIX_MEMALIGN 1
5863| #define HAVE_VALLOC 1
5864| #define HAVE_FSYNC 1
5865| #define HAVE_ATEXIT 1
5866| #define HAVE_TIMEGM 1
5867| #define HAVE_GMTIME_R 1
5868| #define SIZEOF_CHAR 1
5869| #define SIZEOF_SHORT 2
5870| #define SIZEOF_LONG 8
5871| #define SIZEOF_INT 4
5872| #define SIZEOF_VOID_P 8
5873| #define SIZEOF_LONG_LONG 8
5874| #define SIZEOF___INT64 0
5875| #define HAVE_LONG_LONG_FORMAT 1
5876| #define SANE_MALLOC_PROTOS 1
5877| #define G_HAVE___INLINE 1
5878| #define G_HAVE___INLINE__ 1
5879| #define G_HAVE_INLINE 1
5880| #define AC_APPLE_UNIVERSAL_BUILD 1
5881| #define HAVE_DIRENT_H 1
5882| #define HAVE_FLOAT_H 1
5883| #define HAVE_LIMITS_H 1
5884| #define HAVE_PWD_H 1
5885| #define HAVE_GRP_H 1
5886| #define HAVE_SYS_PARAM_H 1
5887| #define HAVE_SYS_POLL_H 1
5888| #define HAVE_SYS_RESOURCE_H 1
5889| #define HAVE_SYS_TIME_H 1
5890| #define HAVE_SYS_TIMES_H 1
5891| #define HAVE_SYS_WAIT_H 1
5892| #define HAVE_UNISTD_H 1
5893| #define HAVE_SYS_SELECT_H 1
5894| #define HAVE_SYS_TYPES_H 1
5895| #define HAVE_STDINT_H 1
5896| #define HAVE_INTTYPES_H 1
5897| #define HAVE_SCHED_H 1
5898| #define HAVE_SYS_MOUNT_H 1
5899| #define HAVE_SYS_STATVFS_H 1
5900| #define HAVE_SYS_SYSCTL_H 1
5901| #define HAVE_FSTAB_H 1
5902| #define HAVE_SYS_UIO_H 1
5903| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
5904| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
5905| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
5906| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
5907| #define HAVE_LANGINFO_CODESET 1
5908| #define HAVE_STDDEF_H 1
5909| #define HAVE_STDLIB_H 1
5910| #define HAVE_STRING_H 1
5911| #define HAVE_SETLOCALE 1
5912| #define SIZEOF_SIZE_T 8
5913| #define HAVE_LSTAT 1
5914| #define HAVE_STRERROR 1
5915| #define HAVE_STRSIGNAL 1
5916| #define HAVE_MEMMOVE 1
5917| #define HAVE_VSNPRINTF 1
5918| #define HAVE_STPCPY 1
5919| #define HAVE_STRCASECMP 1
5920| #define HAVE_STRNCASECMP 1
5921| #define HAVE_POLL 1
5922| #define HAVE_GETCWD 1
5923| #define HAVE_VASPRINTF 1
5924| #define HAVE_SETENV 1
5925| #define HAVE_UNSETENV 1
5926| #define HAVE_GETC_UNLOCKED 1
5927| #define HAVE_READLINK 1
5928| #define HAVE_SYMLINK 1
5929| /* end confdefs.h.  */
5930| /* Define fdwalk to an innocuous variant, in case <limits.h> declares fdwalk.
5931|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5932| #define fdwalk innocuous_fdwalk
5933|
5934| /* System header to define __stub macros and hopefully few prototypes,
5935|     which can conflict with char fdwalk (); below.
5936|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5937|     <limits.h> exists even on freestanding compilers.  */
5938|
5939| #ifdef __STDC__
5940| # include <limits.h>
5941| #else
5942| # include <assert.h>
5943| #endif
5944|
5945| #undef fdwalk
5946|
5947| /* Override any GCC internal prototype to avoid an error.
5948|    Use char because int might match the return type of a GCC
5949|    builtin and then its argument prototype would still apply.  */
5950| #ifdef __cplusplus
5951| extern "C"
5952| #endif
5953| char fdwalk ();
5954| /* The GNU C library defines this for functions which it implements
5955|     to always fail with ENOSYS.  Some functions are actually named
5956|     something starting with __ and the normal name is an alias.  */
5957| #if defined __stub_fdwalk || defined __stub___fdwalk
5958| choke me
5959| #endif
5960|
5961| int
5962| main ()
5963| {
5964| return fdwalk ();
5965|   ;
5966|   return 0;
5967| }
5968configure:22406: result: no
5969configure:22406: checking for memmem
5970configure:22406: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
5971Undefined symbols for architecture x86_64:
5972  "_memmem", referenced from:
5973      _main in cc6EC61y.o
5974ld: symbol(s) not found for architecture x86_64
5975collect2: ld returned 1 exit status
5976Undefined symbols for architecture i386:
5977  "_memmem", referenced from:
5978      _main in cc081kmb.o
5979ld: symbol(s) not found for architecture i386
5980collect2: ld returned 1 exit status
5981lipo: can't open input file: /var/tmp//ccysibz3.out (No such file or directory)
5982configure:22406: $? = 1
5983configure: failed program was:
5984| /* confdefs.h */
5985| #define PACKAGE_NAME "glib"
5986| #define PACKAGE_TARNAME "glib"
5987| #define PACKAGE_VERSION "2.26.0"
5988| #define PACKAGE_STRING "glib 2.26.0"
5989| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
5990| #define PACKAGE_URL ""
5991| #define GLIB_MAJOR_VERSION 2
5992| #define GLIB_MINOR_VERSION 26
5993| #define GLIB_MICRO_VERSION 0
5994| #define GLIB_INTERFACE_AGE 0
5995| #define GLIB_BINARY_AGE 2600
5996| #define HAVE_CARBON 1
5997| #define NEED_ICONV_CACHE 1
5998| #define HAVE_LOCALE_H 1
5999| #define HAVE_LC_MESSAGES 1
6000| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
6001| #define HAVE_GETTEXT 1
6002| #define HAVE_DCGETTEXT 1
6003| #define ENABLE_NLS 1
6004| #define GETTEXT_PACKAGE "glib20"
6005| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
6006| #define USE_LIBICONV_GNU 1
6007| #define HAVE_DLFCN_H 1
6008| #define LT_OBJDIR ".libs/"
6009| #define STDC_HEADERS 1
6010| #define HAVE_VPRINTF 1
6011| #define HAVE_ALLOCA_H 1
6012| #define HAVE_ALLOCA 1
6013| #define HAVE_MMAP 1
6014| #define HAVE_POSIX_MEMALIGN 1
6015| #define HAVE_VALLOC 1
6016| #define HAVE_FSYNC 1
6017| #define HAVE_ATEXIT 1
6018| #define HAVE_TIMEGM 1
6019| #define HAVE_GMTIME_R 1
6020| #define SIZEOF_CHAR 1
6021| #define SIZEOF_SHORT 2
6022| #define SIZEOF_LONG 8
6023| #define SIZEOF_INT 4
6024| #define SIZEOF_VOID_P 8
6025| #define SIZEOF_LONG_LONG 8
6026| #define SIZEOF___INT64 0
6027| #define HAVE_LONG_LONG_FORMAT 1
6028| #define SANE_MALLOC_PROTOS 1
6029| #define G_HAVE___INLINE 1
6030| #define G_HAVE___INLINE__ 1
6031| #define G_HAVE_INLINE 1
6032| #define AC_APPLE_UNIVERSAL_BUILD 1
6033| #define HAVE_DIRENT_H 1
6034| #define HAVE_FLOAT_H 1
6035| #define HAVE_LIMITS_H 1
6036| #define HAVE_PWD_H 1
6037| #define HAVE_GRP_H 1
6038| #define HAVE_SYS_PARAM_H 1
6039| #define HAVE_SYS_POLL_H 1
6040| #define HAVE_SYS_RESOURCE_H 1
6041| #define HAVE_SYS_TIME_H 1
6042| #define HAVE_SYS_TIMES_H 1
6043| #define HAVE_SYS_WAIT_H 1
6044| #define HAVE_UNISTD_H 1
6045| #define HAVE_SYS_SELECT_H 1
6046| #define HAVE_SYS_TYPES_H 1
6047| #define HAVE_STDINT_H 1
6048| #define HAVE_INTTYPES_H 1
6049| #define HAVE_SCHED_H 1
6050| #define HAVE_SYS_MOUNT_H 1
6051| #define HAVE_SYS_STATVFS_H 1
6052| #define HAVE_SYS_SYSCTL_H 1
6053| #define HAVE_FSTAB_H 1
6054| #define HAVE_SYS_UIO_H 1
6055| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6056| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6057| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
6058| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
6059| #define HAVE_LANGINFO_CODESET 1
6060| #define HAVE_STDDEF_H 1
6061| #define HAVE_STDLIB_H 1
6062| #define HAVE_STRING_H 1
6063| #define HAVE_SETLOCALE 1
6064| #define SIZEOF_SIZE_T 8
6065| #define HAVE_LSTAT 1
6066| #define HAVE_STRERROR 1
6067| #define HAVE_STRSIGNAL 1
6068| #define HAVE_MEMMOVE 1
6069| #define HAVE_VSNPRINTF 1
6070| #define HAVE_STPCPY 1
6071| #define HAVE_STRCASECMP 1
6072| #define HAVE_STRNCASECMP 1
6073| #define HAVE_POLL 1
6074| #define HAVE_GETCWD 1
6075| #define HAVE_VASPRINTF 1
6076| #define HAVE_SETENV 1
6077| #define HAVE_UNSETENV 1
6078| #define HAVE_GETC_UNLOCKED 1
6079| #define HAVE_READLINK 1
6080| #define HAVE_SYMLINK 1
6081| /* end confdefs.h.  */
6082| /* Define memmem to an innocuous variant, in case <limits.h> declares memmem.
6083|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6084| #define memmem innocuous_memmem
6085|
6086| /* System header to define __stub macros and hopefully few prototypes,
6087|     which can conflict with char memmem (); below.
6088|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6089|     <limits.h> exists even on freestanding compilers.  */
6090|
6091| #ifdef __STDC__
6092| # include <limits.h>
6093| #else
6094| # include <assert.h>
6095| #endif
6096|
6097| #undef memmem
6098|
6099| /* Override any GCC internal prototype to avoid an error.
6100|    Use char because int might match the return type of a GCC
6101|    builtin and then its argument prototype would still apply.  */
6102| #ifdef __cplusplus
6103| extern "C"
6104| #endif
6105| char memmem ();
6106| /* The GNU C library defines this for functions which it implements
6107|     to always fail with ENOSYS.  Some functions are actually named
6108|     something starting with __ and the normal name is an alias.  */
6109| #if defined __stub_memmem || defined __stub___memmem
6110| choke me
6111| #endif
6112|
6113| int
6114| main ()
6115| {
6116| return memmem ();
6117|   ;
6118|   return 0;
6119| }
6120configure:22406: result: no
6121configure:22418: checking for chown
6122configure:22418: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6123configure:22418: $? = 0
6124configure:22418: result: yes
6125configure:22418: checking for lchmod
6126configure:22418: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6127configure:22418: $? = 0
6128configure:22418: result: yes
6129configure:22418: checking for lchown
6130configure:22418: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6131configure:22418: $? = 0
6132configure:22418: result: yes
6133configure:22418: checking for fchmod
6134configure:22418: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6135configure:22418: $? = 0
6136configure:22418: result: yes
6137configure:22418: checking for fchown
6138configure:22418: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6139configure:22418: $? = 0
6140configure:22418: result: yes
6141configure:22418: checking for link
6142configure:22418: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6143configure:22418: $? = 0
6144configure:22418: result: yes
6145configure:22418: checking for statvfs
6146configure:22418: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6147configure:22418: $? = 0
6148configure:22418: result: yes
6149configure:22418: checking for statfs
6150configure:22418: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6151configure:22418: $? = 0
6152configure:22418: result: yes
6153configure:22418: checking for utimes
6154configure:22418: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6155configure:22418: $? = 0
6156configure:22418: result: yes
6157configure:22418: checking for getgrgid
6158configure:22418: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6159configure:22418: $? = 0
6160configure:22418: result: yes
6161configure:22418: checking for getpwuid
6162configure:22418: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6163configure:22418: $? = 0
6164configure:22418: result: yes
6165configure:22430: checking for getmntent_r
6166configure:22430: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6167Undefined symbols for architecture x86_64:
6168  "_getmntent_r", referenced from:
6169      _main in ccSfwya8.o
6170ld: symbol(s) not found for architecture x86_64
6171collect2: ld returned 1 exit status
6172Undefined symbols for architecture i386:
6173  "_getmntent_r", referenced from:
6174      _main in ccshR5ab.o
6175ld: symbol(s) not found for architecture i386
6176collect2: ld returned 1 exit status
6177lipo: can't open input file: /var/tmp//ccHMmooJ.out (No such file or directory)
6178configure:22430: $? = 1
6179configure: failed program was:
6180| /* confdefs.h */
6181| #define PACKAGE_NAME "glib"
6182| #define PACKAGE_TARNAME "glib"
6183| #define PACKAGE_VERSION "2.26.0"
6184| #define PACKAGE_STRING "glib 2.26.0"
6185| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
6186| #define PACKAGE_URL ""
6187| #define GLIB_MAJOR_VERSION 2
6188| #define GLIB_MINOR_VERSION 26
6189| #define GLIB_MICRO_VERSION 0
6190| #define GLIB_INTERFACE_AGE 0
6191| #define GLIB_BINARY_AGE 2600
6192| #define HAVE_CARBON 1
6193| #define NEED_ICONV_CACHE 1
6194| #define HAVE_LOCALE_H 1
6195| #define HAVE_LC_MESSAGES 1
6196| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
6197| #define HAVE_GETTEXT 1
6198| #define HAVE_DCGETTEXT 1
6199| #define ENABLE_NLS 1
6200| #define GETTEXT_PACKAGE "glib20"
6201| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
6202| #define USE_LIBICONV_GNU 1
6203| #define HAVE_DLFCN_H 1
6204| #define LT_OBJDIR ".libs/"
6205| #define STDC_HEADERS 1
6206| #define HAVE_VPRINTF 1
6207| #define HAVE_ALLOCA_H 1
6208| #define HAVE_ALLOCA 1
6209| #define HAVE_MMAP 1
6210| #define HAVE_POSIX_MEMALIGN 1
6211| #define HAVE_VALLOC 1
6212| #define HAVE_FSYNC 1
6213| #define HAVE_ATEXIT 1
6214| #define HAVE_TIMEGM 1
6215| #define HAVE_GMTIME_R 1
6216| #define SIZEOF_CHAR 1
6217| #define SIZEOF_SHORT 2
6218| #define SIZEOF_LONG 8
6219| #define SIZEOF_INT 4
6220| #define SIZEOF_VOID_P 8
6221| #define SIZEOF_LONG_LONG 8
6222| #define SIZEOF___INT64 0
6223| #define HAVE_LONG_LONG_FORMAT 1
6224| #define SANE_MALLOC_PROTOS 1
6225| #define G_HAVE___INLINE 1
6226| #define G_HAVE___INLINE__ 1
6227| #define G_HAVE_INLINE 1
6228| #define AC_APPLE_UNIVERSAL_BUILD 1
6229| #define HAVE_DIRENT_H 1
6230| #define HAVE_FLOAT_H 1
6231| #define HAVE_LIMITS_H 1
6232| #define HAVE_PWD_H 1
6233| #define HAVE_GRP_H 1
6234| #define HAVE_SYS_PARAM_H 1
6235| #define HAVE_SYS_POLL_H 1
6236| #define HAVE_SYS_RESOURCE_H 1
6237| #define HAVE_SYS_TIME_H 1
6238| #define HAVE_SYS_TIMES_H 1
6239| #define HAVE_SYS_WAIT_H 1
6240| #define HAVE_UNISTD_H 1
6241| #define HAVE_SYS_SELECT_H 1
6242| #define HAVE_SYS_TYPES_H 1
6243| #define HAVE_STDINT_H 1
6244| #define HAVE_INTTYPES_H 1
6245| #define HAVE_SCHED_H 1
6246| #define HAVE_SYS_MOUNT_H 1
6247| #define HAVE_SYS_STATVFS_H 1
6248| #define HAVE_SYS_SYSCTL_H 1
6249| #define HAVE_FSTAB_H 1
6250| #define HAVE_SYS_UIO_H 1
6251| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6252| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6253| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
6254| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
6255| #define HAVE_LANGINFO_CODESET 1
6256| #define HAVE_STDDEF_H 1
6257| #define HAVE_STDLIB_H 1
6258| #define HAVE_STRING_H 1
6259| #define HAVE_SETLOCALE 1
6260| #define SIZEOF_SIZE_T 8
6261| #define HAVE_LSTAT 1
6262| #define HAVE_STRERROR 1
6263| #define HAVE_STRSIGNAL 1
6264| #define HAVE_MEMMOVE 1
6265| #define HAVE_VSNPRINTF 1
6266| #define HAVE_STPCPY 1
6267| #define HAVE_STRCASECMP 1
6268| #define HAVE_STRNCASECMP 1
6269| #define HAVE_POLL 1
6270| #define HAVE_GETCWD 1
6271| #define HAVE_VASPRINTF 1
6272| #define HAVE_SETENV 1
6273| #define HAVE_UNSETENV 1
6274| #define HAVE_GETC_UNLOCKED 1
6275| #define HAVE_READLINK 1
6276| #define HAVE_SYMLINK 1
6277| #define HAVE_CHOWN 1
6278| #define HAVE_LCHMOD 1
6279| #define HAVE_LCHOWN 1
6280| #define HAVE_FCHMOD 1
6281| #define HAVE_FCHOWN 1
6282| #define HAVE_LINK 1
6283| #define HAVE_STATVFS 1
6284| #define HAVE_STATFS 1
6285| #define HAVE_UTIMES 1
6286| #define HAVE_GETGRGID 1
6287| #define HAVE_GETPWUID 1
6288| /* end confdefs.h.  */
6289| /* Define getmntent_r to an innocuous variant, in case <limits.h> declares getmntent_r.
6290|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6291| #define getmntent_r innocuous_getmntent_r
6292|
6293| /* System header to define __stub macros and hopefully few prototypes,
6294|     which can conflict with char getmntent_r (); below.
6295|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6296|     <limits.h> exists even on freestanding compilers.  */
6297|
6298| #ifdef __STDC__
6299| # include <limits.h>
6300| #else
6301| # include <assert.h>
6302| #endif
6303|
6304| #undef getmntent_r
6305|
6306| /* Override any GCC internal prototype to avoid an error.
6307|    Use char because int might match the return type of a GCC
6308|    builtin and then its argument prototype would still apply.  */
6309| #ifdef __cplusplus
6310| extern "C"
6311| #endif
6312| char getmntent_r ();
6313| /* The GNU C library defines this for functions which it implements
6314|     to always fail with ENOSYS.  Some functions are actually named
6315|     something starting with __ and the normal name is an alias.  */
6316| #if defined __stub_getmntent_r || defined __stub___getmntent_r
6317| choke me
6318| #endif
6319|
6320| int
6321| main ()
6322| {
6323| return getmntent_r ();
6324|   ;
6325|   return 0;
6326| }
6327configure:22430: result: no
6328configure:22430: checking for setmntent
6329configure:22430: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6330Undefined symbols for architecture x86_64:
6331  "_setmntent", referenced from:
6332      _main in cch285aQ.o
6333ld: symbol(s) not found for architecture x86_64
6334collect2: ld returned 1 exit status
6335Undefined symbols for architecture i386:
6336  "_setmntent", referenced from:
6337      _main in cc9q3d5o.o
6338ld: symbol(s) not found for architecture i386
6339collect2: ld returned 1 exit status
6340lipo: can't open input file: /var/tmp//ccMe9BZZ.out (No such file or directory)
6341configure:22430: $? = 1
6342configure: failed program was:
6343| /* confdefs.h */
6344| #define PACKAGE_NAME "glib"
6345| #define PACKAGE_TARNAME "glib"
6346| #define PACKAGE_VERSION "2.26.0"
6347| #define PACKAGE_STRING "glib 2.26.0"
6348| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
6349| #define PACKAGE_URL ""
6350| #define GLIB_MAJOR_VERSION 2
6351| #define GLIB_MINOR_VERSION 26
6352| #define GLIB_MICRO_VERSION 0
6353| #define GLIB_INTERFACE_AGE 0
6354| #define GLIB_BINARY_AGE 2600
6355| #define HAVE_CARBON 1
6356| #define NEED_ICONV_CACHE 1
6357| #define HAVE_LOCALE_H 1
6358| #define HAVE_LC_MESSAGES 1
6359| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
6360| #define HAVE_GETTEXT 1
6361| #define HAVE_DCGETTEXT 1
6362| #define ENABLE_NLS 1
6363| #define GETTEXT_PACKAGE "glib20"
6364| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
6365| #define USE_LIBICONV_GNU 1
6366| #define HAVE_DLFCN_H 1
6367| #define LT_OBJDIR ".libs/"
6368| #define STDC_HEADERS 1
6369| #define HAVE_VPRINTF 1
6370| #define HAVE_ALLOCA_H 1
6371| #define HAVE_ALLOCA 1
6372| #define HAVE_MMAP 1
6373| #define HAVE_POSIX_MEMALIGN 1
6374| #define HAVE_VALLOC 1
6375| #define HAVE_FSYNC 1
6376| #define HAVE_ATEXIT 1
6377| #define HAVE_TIMEGM 1
6378| #define HAVE_GMTIME_R 1
6379| #define SIZEOF_CHAR 1
6380| #define SIZEOF_SHORT 2
6381| #define SIZEOF_LONG 8
6382| #define SIZEOF_INT 4
6383| #define SIZEOF_VOID_P 8
6384| #define SIZEOF_LONG_LONG 8
6385| #define SIZEOF___INT64 0
6386| #define HAVE_LONG_LONG_FORMAT 1
6387| #define SANE_MALLOC_PROTOS 1
6388| #define G_HAVE___INLINE 1
6389| #define G_HAVE___INLINE__ 1
6390| #define G_HAVE_INLINE 1
6391| #define AC_APPLE_UNIVERSAL_BUILD 1
6392| #define HAVE_DIRENT_H 1
6393| #define HAVE_FLOAT_H 1
6394| #define HAVE_LIMITS_H 1
6395| #define HAVE_PWD_H 1
6396| #define HAVE_GRP_H 1
6397| #define HAVE_SYS_PARAM_H 1
6398| #define HAVE_SYS_POLL_H 1
6399| #define HAVE_SYS_RESOURCE_H 1
6400| #define HAVE_SYS_TIME_H 1
6401| #define HAVE_SYS_TIMES_H 1
6402| #define HAVE_SYS_WAIT_H 1
6403| #define HAVE_UNISTD_H 1
6404| #define HAVE_SYS_SELECT_H 1
6405| #define HAVE_SYS_TYPES_H 1
6406| #define HAVE_STDINT_H 1
6407| #define HAVE_INTTYPES_H 1
6408| #define HAVE_SCHED_H 1
6409| #define HAVE_SYS_MOUNT_H 1
6410| #define HAVE_SYS_STATVFS_H 1
6411| #define HAVE_SYS_SYSCTL_H 1
6412| #define HAVE_FSTAB_H 1
6413| #define HAVE_SYS_UIO_H 1
6414| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6415| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6416| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
6417| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
6418| #define HAVE_LANGINFO_CODESET 1
6419| #define HAVE_STDDEF_H 1
6420| #define HAVE_STDLIB_H 1
6421| #define HAVE_STRING_H 1
6422| #define HAVE_SETLOCALE 1
6423| #define SIZEOF_SIZE_T 8
6424| #define HAVE_LSTAT 1
6425| #define HAVE_STRERROR 1
6426| #define HAVE_STRSIGNAL 1
6427| #define HAVE_MEMMOVE 1
6428| #define HAVE_VSNPRINTF 1
6429| #define HAVE_STPCPY 1
6430| #define HAVE_STRCASECMP 1
6431| #define HAVE_STRNCASECMP 1
6432| #define HAVE_POLL 1
6433| #define HAVE_GETCWD 1
6434| #define HAVE_VASPRINTF 1
6435| #define HAVE_SETENV 1
6436| #define HAVE_UNSETENV 1
6437| #define HAVE_GETC_UNLOCKED 1
6438| #define HAVE_READLINK 1
6439| #define HAVE_SYMLINK 1
6440| #define HAVE_CHOWN 1
6441| #define HAVE_LCHMOD 1
6442| #define HAVE_LCHOWN 1
6443| #define HAVE_FCHMOD 1
6444| #define HAVE_FCHOWN 1
6445| #define HAVE_LINK 1
6446| #define HAVE_STATVFS 1
6447| #define HAVE_STATFS 1
6448| #define HAVE_UTIMES 1
6449| #define HAVE_GETGRGID 1
6450| #define HAVE_GETPWUID 1
6451| /* end confdefs.h.  */
6452| /* Define setmntent to an innocuous variant, in case <limits.h> declares setmntent.
6453|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6454| #define setmntent innocuous_setmntent
6455|
6456| /* System header to define __stub macros and hopefully few prototypes,
6457|     which can conflict with char setmntent (); below.
6458|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6459|     <limits.h> exists even on freestanding compilers.  */
6460|
6461| #ifdef __STDC__
6462| # include <limits.h>
6463| #else
6464| # include <assert.h>
6465| #endif
6466|
6467| #undef setmntent
6468|
6469| /* Override any GCC internal prototype to avoid an error.
6470|    Use char because int might match the return type of a GCC
6471|    builtin and then its argument prototype would still apply.  */
6472| #ifdef __cplusplus
6473| extern "C"
6474| #endif
6475| char setmntent ();
6476| /* The GNU C library defines this for functions which it implements
6477|     to always fail with ENOSYS.  Some functions are actually named
6478|     something starting with __ and the normal name is an alias.  */
6479| #if defined __stub_setmntent || defined __stub___setmntent
6480| choke me
6481| #endif
6482|
6483| int
6484| main ()
6485| {
6486| return setmntent ();
6487|   ;
6488|   return 0;
6489| }
6490configure:22430: result: no
6491configure:22430: checking for endmntent
6492configure:22430: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6493Undefined symbols for architecture x86_64:
6494  "_endmntent", referenced from:
6495      _main in cctrrcRP.o
6496ld: symbol(s) not found for architecture x86_64
6497collect2: ld returned 1 exit status
6498Undefined symbols for architecture i386:
6499  "_endmntent", referenced from:
6500      _main in cc7oY1UD.o
6501ld: symbol(s) not found for architecture i386
6502collect2: ld returned 1 exit status
6503lipo: can't open input file: /var/tmp//ccmliAK4.out (No such file or directory)
6504configure:22430: $? = 1
6505configure: failed program was:
6506| /* confdefs.h */
6507| #define PACKAGE_NAME "glib"
6508| #define PACKAGE_TARNAME "glib"
6509| #define PACKAGE_VERSION "2.26.0"
6510| #define PACKAGE_STRING "glib 2.26.0"
6511| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
6512| #define PACKAGE_URL ""
6513| #define GLIB_MAJOR_VERSION 2
6514| #define GLIB_MINOR_VERSION 26
6515| #define GLIB_MICRO_VERSION 0
6516| #define GLIB_INTERFACE_AGE 0
6517| #define GLIB_BINARY_AGE 2600
6518| #define HAVE_CARBON 1
6519| #define NEED_ICONV_CACHE 1
6520| #define HAVE_LOCALE_H 1
6521| #define HAVE_LC_MESSAGES 1
6522| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
6523| #define HAVE_GETTEXT 1
6524| #define HAVE_DCGETTEXT 1
6525| #define ENABLE_NLS 1
6526| #define GETTEXT_PACKAGE "glib20"
6527| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
6528| #define USE_LIBICONV_GNU 1
6529| #define HAVE_DLFCN_H 1
6530| #define LT_OBJDIR ".libs/"
6531| #define STDC_HEADERS 1
6532| #define HAVE_VPRINTF 1
6533| #define HAVE_ALLOCA_H 1
6534| #define HAVE_ALLOCA 1
6535| #define HAVE_MMAP 1
6536| #define HAVE_POSIX_MEMALIGN 1
6537| #define HAVE_VALLOC 1
6538| #define HAVE_FSYNC 1
6539| #define HAVE_ATEXIT 1
6540| #define HAVE_TIMEGM 1
6541| #define HAVE_GMTIME_R 1
6542| #define SIZEOF_CHAR 1
6543| #define SIZEOF_SHORT 2
6544| #define SIZEOF_LONG 8
6545| #define SIZEOF_INT 4
6546| #define SIZEOF_VOID_P 8
6547| #define SIZEOF_LONG_LONG 8
6548| #define SIZEOF___INT64 0
6549| #define HAVE_LONG_LONG_FORMAT 1
6550| #define SANE_MALLOC_PROTOS 1
6551| #define G_HAVE___INLINE 1
6552| #define G_HAVE___INLINE__ 1
6553| #define G_HAVE_INLINE 1
6554| #define AC_APPLE_UNIVERSAL_BUILD 1
6555| #define HAVE_DIRENT_H 1
6556| #define HAVE_FLOAT_H 1
6557| #define HAVE_LIMITS_H 1
6558| #define HAVE_PWD_H 1
6559| #define HAVE_GRP_H 1
6560| #define HAVE_SYS_PARAM_H 1
6561| #define HAVE_SYS_POLL_H 1
6562| #define HAVE_SYS_RESOURCE_H 1
6563| #define HAVE_SYS_TIME_H 1
6564| #define HAVE_SYS_TIMES_H 1
6565| #define HAVE_SYS_WAIT_H 1
6566| #define HAVE_UNISTD_H 1
6567| #define HAVE_SYS_SELECT_H 1
6568| #define HAVE_SYS_TYPES_H 1
6569| #define HAVE_STDINT_H 1
6570| #define HAVE_INTTYPES_H 1
6571| #define HAVE_SCHED_H 1
6572| #define HAVE_SYS_MOUNT_H 1
6573| #define HAVE_SYS_STATVFS_H 1
6574| #define HAVE_SYS_SYSCTL_H 1
6575| #define HAVE_FSTAB_H 1
6576| #define HAVE_SYS_UIO_H 1
6577| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6578| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6579| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
6580| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
6581| #define HAVE_LANGINFO_CODESET 1
6582| #define HAVE_STDDEF_H 1
6583| #define HAVE_STDLIB_H 1
6584| #define HAVE_STRING_H 1
6585| #define HAVE_SETLOCALE 1
6586| #define SIZEOF_SIZE_T 8
6587| #define HAVE_LSTAT 1
6588| #define HAVE_STRERROR 1
6589| #define HAVE_STRSIGNAL 1
6590| #define HAVE_MEMMOVE 1
6591| #define HAVE_VSNPRINTF 1
6592| #define HAVE_STPCPY 1
6593| #define HAVE_STRCASECMP 1
6594| #define HAVE_STRNCASECMP 1
6595| #define HAVE_POLL 1
6596| #define HAVE_GETCWD 1
6597| #define HAVE_VASPRINTF 1
6598| #define HAVE_SETENV 1
6599| #define HAVE_UNSETENV 1
6600| #define HAVE_GETC_UNLOCKED 1
6601| #define HAVE_READLINK 1
6602| #define HAVE_SYMLINK 1
6603| #define HAVE_CHOWN 1
6604| #define HAVE_LCHMOD 1
6605| #define HAVE_LCHOWN 1
6606| #define HAVE_FCHMOD 1
6607| #define HAVE_FCHOWN 1
6608| #define HAVE_LINK 1
6609| #define HAVE_STATVFS 1
6610| #define HAVE_STATFS 1
6611| #define HAVE_UTIMES 1
6612| #define HAVE_GETGRGID 1
6613| #define HAVE_GETPWUID 1
6614| /* end confdefs.h.  */
6615| /* Define endmntent to an innocuous variant, in case <limits.h> declares endmntent.
6616|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6617| #define endmntent innocuous_endmntent
6618|
6619| /* System header to define __stub macros and hopefully few prototypes,
6620|     which can conflict with char endmntent (); below.
6621|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6622|     <limits.h> exists even on freestanding compilers.  */
6623|
6624| #ifdef __STDC__
6625| # include <limits.h>
6626| #else
6627| # include <assert.h>
6628| #endif
6629|
6630| #undef endmntent
6631|
6632| /* Override any GCC internal prototype to avoid an error.
6633|    Use char because int might match the return type of a GCC
6634|    builtin and then its argument prototype would still apply.  */
6635| #ifdef __cplusplus
6636| extern "C"
6637| #endif
6638| char endmntent ();
6639| /* The GNU C library defines this for functions which it implements
6640|     to always fail with ENOSYS.  Some functions are actually named
6641|     something starting with __ and the normal name is an alias.  */
6642| #if defined __stub_endmntent || defined __stub___endmntent
6643| choke me
6644| #endif
6645|
6646| int
6647| main ()
6648| {
6649| return endmntent ();
6650|   ;
6651|   return 0;
6652| }
6653configure:22430: result: no
6654configure:22430: checking for hasmntopt
6655configure:22430: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6656Undefined symbols for architecture x86_64:
6657  "_hasmntopt", referenced from:
6658      _main in ccRu9ryy.o
6659ld: symbol(s) not found for architecture x86_64
6660collect2: ld returned 1 exit status
6661Undefined symbols for architecture i386:
6662  "_hasmntopt", referenced from:
6663      _main in cc3Ci0U9.o
6664ld: symbol(s) not found for architecture i386
6665collect2: ld returned 1 exit status
6666lipo: can't open input file: /var/tmp//ccirFPcs.out (No such file or directory)
6667configure:22430: $? = 1
6668configure: failed program was:
6669| /* confdefs.h */
6670| #define PACKAGE_NAME "glib"
6671| #define PACKAGE_TARNAME "glib"
6672| #define PACKAGE_VERSION "2.26.0"
6673| #define PACKAGE_STRING "glib 2.26.0"
6674| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
6675| #define PACKAGE_URL ""
6676| #define GLIB_MAJOR_VERSION 2
6677| #define GLIB_MINOR_VERSION 26
6678| #define GLIB_MICRO_VERSION 0
6679| #define GLIB_INTERFACE_AGE 0
6680| #define GLIB_BINARY_AGE 2600
6681| #define HAVE_CARBON 1
6682| #define NEED_ICONV_CACHE 1
6683| #define HAVE_LOCALE_H 1
6684| #define HAVE_LC_MESSAGES 1
6685| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
6686| #define HAVE_GETTEXT 1
6687| #define HAVE_DCGETTEXT 1
6688| #define ENABLE_NLS 1
6689| #define GETTEXT_PACKAGE "glib20"
6690| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
6691| #define USE_LIBICONV_GNU 1
6692| #define HAVE_DLFCN_H 1
6693| #define LT_OBJDIR ".libs/"
6694| #define STDC_HEADERS 1
6695| #define HAVE_VPRINTF 1
6696| #define HAVE_ALLOCA_H 1
6697| #define HAVE_ALLOCA 1
6698| #define HAVE_MMAP 1
6699| #define HAVE_POSIX_MEMALIGN 1
6700| #define HAVE_VALLOC 1
6701| #define HAVE_FSYNC 1
6702| #define HAVE_ATEXIT 1
6703| #define HAVE_TIMEGM 1
6704| #define HAVE_GMTIME_R 1
6705| #define SIZEOF_CHAR 1
6706| #define SIZEOF_SHORT 2
6707| #define SIZEOF_LONG 8
6708| #define SIZEOF_INT 4
6709| #define SIZEOF_VOID_P 8
6710| #define SIZEOF_LONG_LONG 8
6711| #define SIZEOF___INT64 0
6712| #define HAVE_LONG_LONG_FORMAT 1
6713| #define SANE_MALLOC_PROTOS 1
6714| #define G_HAVE___INLINE 1
6715| #define G_HAVE___INLINE__ 1
6716| #define G_HAVE_INLINE 1
6717| #define AC_APPLE_UNIVERSAL_BUILD 1
6718| #define HAVE_DIRENT_H 1
6719| #define HAVE_FLOAT_H 1
6720| #define HAVE_LIMITS_H 1
6721| #define HAVE_PWD_H 1
6722| #define HAVE_GRP_H 1
6723| #define HAVE_SYS_PARAM_H 1
6724| #define HAVE_SYS_POLL_H 1
6725| #define HAVE_SYS_RESOURCE_H 1
6726| #define HAVE_SYS_TIME_H 1
6727| #define HAVE_SYS_TIMES_H 1
6728| #define HAVE_SYS_WAIT_H 1
6729| #define HAVE_UNISTD_H 1
6730| #define HAVE_SYS_SELECT_H 1
6731| #define HAVE_SYS_TYPES_H 1
6732| #define HAVE_STDINT_H 1
6733| #define HAVE_INTTYPES_H 1
6734| #define HAVE_SCHED_H 1
6735| #define HAVE_SYS_MOUNT_H 1
6736| #define HAVE_SYS_STATVFS_H 1
6737| #define HAVE_SYS_SYSCTL_H 1
6738| #define HAVE_FSTAB_H 1
6739| #define HAVE_SYS_UIO_H 1
6740| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6741| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6742| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
6743| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
6744| #define HAVE_LANGINFO_CODESET 1
6745| #define HAVE_STDDEF_H 1
6746| #define HAVE_STDLIB_H 1
6747| #define HAVE_STRING_H 1
6748| #define HAVE_SETLOCALE 1
6749| #define SIZEOF_SIZE_T 8
6750| #define HAVE_LSTAT 1
6751| #define HAVE_STRERROR 1
6752| #define HAVE_STRSIGNAL 1
6753| #define HAVE_MEMMOVE 1
6754| #define HAVE_VSNPRINTF 1
6755| #define HAVE_STPCPY 1
6756| #define HAVE_STRCASECMP 1
6757| #define HAVE_STRNCASECMP 1
6758| #define HAVE_POLL 1
6759| #define HAVE_GETCWD 1
6760| #define HAVE_VASPRINTF 1
6761| #define HAVE_SETENV 1
6762| #define HAVE_UNSETENV 1
6763| #define HAVE_GETC_UNLOCKED 1
6764| #define HAVE_READLINK 1
6765| #define HAVE_SYMLINK 1
6766| #define HAVE_CHOWN 1
6767| #define HAVE_LCHMOD 1
6768| #define HAVE_LCHOWN 1
6769| #define HAVE_FCHMOD 1
6770| #define HAVE_FCHOWN 1
6771| #define HAVE_LINK 1
6772| #define HAVE_STATVFS 1
6773| #define HAVE_STATFS 1
6774| #define HAVE_UTIMES 1
6775| #define HAVE_GETGRGID 1
6776| #define HAVE_GETPWUID 1
6777| /* end confdefs.h.  */
6778| /* Define hasmntopt to an innocuous variant, in case <limits.h> declares hasmntopt.
6779|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6780| #define hasmntopt innocuous_hasmntopt
6781|
6782| /* System header to define __stub macros and hopefully few prototypes,
6783|     which can conflict with char hasmntopt (); below.
6784|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6785|     <limits.h> exists even on freestanding compilers.  */
6786|
6787| #ifdef __STDC__
6788| # include <limits.h>
6789| #else
6790| # include <assert.h>
6791| #endif
6792|
6793| #undef hasmntopt
6794|
6795| /* Override any GCC internal prototype to avoid an error.
6796|    Use char because int might match the return type of a GCC
6797|    builtin and then its argument prototype would still apply.  */
6798| #ifdef __cplusplus
6799| extern "C"
6800| #endif
6801| char hasmntopt ();
6802| /* The GNU C library defines this for functions which it implements
6803|     to always fail with ENOSYS.  Some functions are actually named
6804|     something starting with __ and the normal name is an alias.  */
6805| #if defined __stub_hasmntopt || defined __stub___hasmntopt
6806| choke me
6807| #endif
6808|
6809| int
6810| main ()
6811| {
6812| return hasmntopt ();
6813|   ;
6814|   return 0;
6815| }
6816configure:22430: result: no
6817configure:22430: checking for getmntinfo
6818configure:22430: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6819configure:22430: $? = 0
6820configure:22430: result: yes
6821configure:22443: checking for nanosleep
6822configure:22443: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6823configure:22443: $? = 0
6824configure:22443: result: yes
6825configure:22443: checking for nsleep
6826configure:22443: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6827Undefined symbols for architecture x86_64:
6828  "_nsleep", referenced from:
6829      _main in ccl405ii.o
6830ld: symbol(s) not found for architecture x86_64
6831collect2: ld returned 1 exit status
6832Undefined symbols for architecture i386:
6833  "_nsleep", referenced from:
6834      _main in ccbKOX4X.o
6835ld: symbol(s) not found for architecture i386
6836collect2: ld returned 1 exit status
6837lipo: can't open input file: /var/tmp//ccWFZ3v3.out (No such file or directory)
6838configure:22443: $? = 1
6839configure: failed program was:
6840| /* confdefs.h */
6841| #define PACKAGE_NAME "glib"
6842| #define PACKAGE_TARNAME "glib"
6843| #define PACKAGE_VERSION "2.26.0"
6844| #define PACKAGE_STRING "glib 2.26.0"
6845| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
6846| #define PACKAGE_URL ""
6847| #define GLIB_MAJOR_VERSION 2
6848| #define GLIB_MINOR_VERSION 26
6849| #define GLIB_MICRO_VERSION 0
6850| #define GLIB_INTERFACE_AGE 0
6851| #define GLIB_BINARY_AGE 2600
6852| #define HAVE_CARBON 1
6853| #define NEED_ICONV_CACHE 1
6854| #define HAVE_LOCALE_H 1
6855| #define HAVE_LC_MESSAGES 1
6856| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
6857| #define HAVE_GETTEXT 1
6858| #define HAVE_DCGETTEXT 1
6859| #define ENABLE_NLS 1
6860| #define GETTEXT_PACKAGE "glib20"
6861| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
6862| #define USE_LIBICONV_GNU 1
6863| #define HAVE_DLFCN_H 1
6864| #define LT_OBJDIR ".libs/"
6865| #define STDC_HEADERS 1
6866| #define HAVE_VPRINTF 1
6867| #define HAVE_ALLOCA_H 1
6868| #define HAVE_ALLOCA 1
6869| #define HAVE_MMAP 1
6870| #define HAVE_POSIX_MEMALIGN 1
6871| #define HAVE_VALLOC 1
6872| #define HAVE_FSYNC 1
6873| #define HAVE_ATEXIT 1
6874| #define HAVE_TIMEGM 1
6875| #define HAVE_GMTIME_R 1
6876| #define SIZEOF_CHAR 1
6877| #define SIZEOF_SHORT 2
6878| #define SIZEOF_LONG 8
6879| #define SIZEOF_INT 4
6880| #define SIZEOF_VOID_P 8
6881| #define SIZEOF_LONG_LONG 8
6882| #define SIZEOF___INT64 0
6883| #define HAVE_LONG_LONG_FORMAT 1
6884| #define SANE_MALLOC_PROTOS 1
6885| #define G_HAVE___INLINE 1
6886| #define G_HAVE___INLINE__ 1
6887| #define G_HAVE_INLINE 1
6888| #define AC_APPLE_UNIVERSAL_BUILD 1
6889| #define HAVE_DIRENT_H 1
6890| #define HAVE_FLOAT_H 1
6891| #define HAVE_LIMITS_H 1
6892| #define HAVE_PWD_H 1
6893| #define HAVE_GRP_H 1
6894| #define HAVE_SYS_PARAM_H 1
6895| #define HAVE_SYS_POLL_H 1
6896| #define HAVE_SYS_RESOURCE_H 1
6897| #define HAVE_SYS_TIME_H 1
6898| #define HAVE_SYS_TIMES_H 1
6899| #define HAVE_SYS_WAIT_H 1
6900| #define HAVE_UNISTD_H 1
6901| #define HAVE_SYS_SELECT_H 1
6902| #define HAVE_SYS_TYPES_H 1
6903| #define HAVE_STDINT_H 1
6904| #define HAVE_INTTYPES_H 1
6905| #define HAVE_SCHED_H 1
6906| #define HAVE_SYS_MOUNT_H 1
6907| #define HAVE_SYS_STATVFS_H 1
6908| #define HAVE_SYS_SYSCTL_H 1
6909| #define HAVE_FSTAB_H 1
6910| #define HAVE_SYS_UIO_H 1
6911| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6912| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6913| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
6914| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
6915| #define HAVE_LANGINFO_CODESET 1
6916| #define HAVE_STDDEF_H 1
6917| #define HAVE_STDLIB_H 1
6918| #define HAVE_STRING_H 1
6919| #define HAVE_SETLOCALE 1
6920| #define SIZEOF_SIZE_T 8
6921| #define HAVE_LSTAT 1
6922| #define HAVE_STRERROR 1
6923| #define HAVE_STRSIGNAL 1
6924| #define HAVE_MEMMOVE 1
6925| #define HAVE_VSNPRINTF 1
6926| #define HAVE_STPCPY 1
6927| #define HAVE_STRCASECMP 1
6928| #define HAVE_STRNCASECMP 1
6929| #define HAVE_POLL 1
6930| #define HAVE_GETCWD 1
6931| #define HAVE_VASPRINTF 1
6932| #define HAVE_SETENV 1
6933| #define HAVE_UNSETENV 1
6934| #define HAVE_GETC_UNLOCKED 1
6935| #define HAVE_READLINK 1
6936| #define HAVE_SYMLINK 1
6937| #define HAVE_CHOWN 1
6938| #define HAVE_LCHMOD 1
6939| #define HAVE_LCHOWN 1
6940| #define HAVE_FCHMOD 1
6941| #define HAVE_FCHOWN 1
6942| #define HAVE_LINK 1
6943| #define HAVE_STATVFS 1
6944| #define HAVE_STATFS 1
6945| #define HAVE_UTIMES 1
6946| #define HAVE_GETGRGID 1
6947| #define HAVE_GETPWUID 1
6948| #define HAVE_GETMNTINFO 1
6949| #define HAVE_NANOSLEEP 1
6950| /* end confdefs.h.  */
6951| /* Define nsleep to an innocuous variant, in case <limits.h> declares nsleep.
6952|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6953| #define nsleep innocuous_nsleep
6954|
6955| /* System header to define __stub macros and hopefully few prototypes,
6956|     which can conflict with char nsleep (); below.
6957|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6958|     <limits.h> exists even on freestanding compilers.  */
6959|
6960| #ifdef __STDC__
6961| # include <limits.h>
6962| #else
6963| # include <assert.h>
6964| #endif
6965|
6966| #undef nsleep
6967|
6968| /* Override any GCC internal prototype to avoid an error.
6969|    Use char because int might match the return type of a GCC
6970|    builtin and then its argument prototype would still apply.  */
6971| #ifdef __cplusplus
6972| extern "C"
6973| #endif
6974| char nsleep ();
6975| /* The GNU C library defines this for functions which it implements
6976|     to always fail with ENOSYS.  Some functions are actually named
6977|     something starting with __ and the normal name is an alias.  */
6978| #if defined __stub_nsleep || defined __stub___nsleep
6979| choke me
6980| #endif
6981|
6982| int
6983| main ()
6984| {
6985| return nsleep ();
6986|   ;
6987|   return 0;
6988| }
6989configure:22443: result: no
6990configure:22454: checking for splice
6991configure:22454: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
6992Undefined symbols for architecture x86_64:
6993  "_splice", referenced from:
6994      _main in ccb3nIo7.o
6995ld: symbol(s) not found for architecture x86_64
6996collect2: ld returned 1 exit status
6997Undefined symbols for architecture i386:
6998  "_splice", referenced from:
6999      _main in ccObWHUg.o
7000ld: symbol(s) not found for architecture i386
7001collect2: ld returned 1 exit status
7002lipo: can't open input file: /var/tmp//cct3ZQk8.out (No such file or directory)
7003configure:22454: $? = 1
7004configure: failed program was:
7005| /* confdefs.h */
7006| #define PACKAGE_NAME "glib"
7007| #define PACKAGE_TARNAME "glib"
7008| #define PACKAGE_VERSION "2.26.0"
7009| #define PACKAGE_STRING "glib 2.26.0"
7010| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
7011| #define PACKAGE_URL ""
7012| #define GLIB_MAJOR_VERSION 2
7013| #define GLIB_MINOR_VERSION 26
7014| #define GLIB_MICRO_VERSION 0
7015| #define GLIB_INTERFACE_AGE 0
7016| #define GLIB_BINARY_AGE 2600
7017| #define HAVE_CARBON 1
7018| #define NEED_ICONV_CACHE 1
7019| #define HAVE_LOCALE_H 1
7020| #define HAVE_LC_MESSAGES 1
7021| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
7022| #define HAVE_GETTEXT 1
7023| #define HAVE_DCGETTEXT 1
7024| #define ENABLE_NLS 1
7025| #define GETTEXT_PACKAGE "glib20"
7026| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
7027| #define USE_LIBICONV_GNU 1
7028| #define HAVE_DLFCN_H 1
7029| #define LT_OBJDIR ".libs/"
7030| #define STDC_HEADERS 1
7031| #define HAVE_VPRINTF 1
7032| #define HAVE_ALLOCA_H 1
7033| #define HAVE_ALLOCA 1
7034| #define HAVE_MMAP 1
7035| #define HAVE_POSIX_MEMALIGN 1
7036| #define HAVE_VALLOC 1
7037| #define HAVE_FSYNC 1
7038| #define HAVE_ATEXIT 1
7039| #define HAVE_TIMEGM 1
7040| #define HAVE_GMTIME_R 1
7041| #define SIZEOF_CHAR 1
7042| #define SIZEOF_SHORT 2
7043| #define SIZEOF_LONG 8
7044| #define SIZEOF_INT 4
7045| #define SIZEOF_VOID_P 8
7046| #define SIZEOF_LONG_LONG 8
7047| #define SIZEOF___INT64 0
7048| #define HAVE_LONG_LONG_FORMAT 1
7049| #define SANE_MALLOC_PROTOS 1
7050| #define G_HAVE___INLINE 1
7051| #define G_HAVE___INLINE__ 1
7052| #define G_HAVE_INLINE 1
7053| #define AC_APPLE_UNIVERSAL_BUILD 1
7054| #define HAVE_DIRENT_H 1
7055| #define HAVE_FLOAT_H 1
7056| #define HAVE_LIMITS_H 1
7057| #define HAVE_PWD_H 1
7058| #define HAVE_GRP_H 1
7059| #define HAVE_SYS_PARAM_H 1
7060| #define HAVE_SYS_POLL_H 1
7061| #define HAVE_SYS_RESOURCE_H 1
7062| #define HAVE_SYS_TIME_H 1
7063| #define HAVE_SYS_TIMES_H 1
7064| #define HAVE_SYS_WAIT_H 1
7065| #define HAVE_UNISTD_H 1
7066| #define HAVE_SYS_SELECT_H 1
7067| #define HAVE_SYS_TYPES_H 1
7068| #define HAVE_STDINT_H 1
7069| #define HAVE_INTTYPES_H 1
7070| #define HAVE_SCHED_H 1
7071| #define HAVE_SYS_MOUNT_H 1
7072| #define HAVE_SYS_STATVFS_H 1
7073| #define HAVE_SYS_SYSCTL_H 1
7074| #define HAVE_FSTAB_H 1
7075| #define HAVE_SYS_UIO_H 1
7076| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7077| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
7078| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
7079| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
7080| #define HAVE_LANGINFO_CODESET 1
7081| #define HAVE_STDDEF_H 1
7082| #define HAVE_STDLIB_H 1
7083| #define HAVE_STRING_H 1
7084| #define HAVE_SETLOCALE 1
7085| #define SIZEOF_SIZE_T 8
7086| #define HAVE_LSTAT 1
7087| #define HAVE_STRERROR 1
7088| #define HAVE_STRSIGNAL 1
7089| #define HAVE_MEMMOVE 1
7090| #define HAVE_VSNPRINTF 1
7091| #define HAVE_STPCPY 1
7092| #define HAVE_STRCASECMP 1
7093| #define HAVE_STRNCASECMP 1
7094| #define HAVE_POLL 1
7095| #define HAVE_GETCWD 1
7096| #define HAVE_VASPRINTF 1
7097| #define HAVE_SETENV 1
7098| #define HAVE_UNSETENV 1
7099| #define HAVE_GETC_UNLOCKED 1
7100| #define HAVE_READLINK 1
7101| #define HAVE_SYMLINK 1
7102| #define HAVE_CHOWN 1
7103| #define HAVE_LCHMOD 1
7104| #define HAVE_LCHOWN 1
7105| #define HAVE_FCHMOD 1
7106| #define HAVE_FCHOWN 1
7107| #define HAVE_LINK 1
7108| #define HAVE_STATVFS 1
7109| #define HAVE_STATFS 1
7110| #define HAVE_UTIMES 1
7111| #define HAVE_GETGRGID 1
7112| #define HAVE_GETPWUID 1
7113| #define HAVE_GETMNTINFO 1
7114| #define HAVE_NANOSLEEP 1
7115| /* end confdefs.h.  */
7116| /* Define splice to an innocuous variant, in case <limits.h> declares splice.
7117|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7118| #define splice innocuous_splice
7119|
7120| /* System header to define __stub macros and hopefully few prototypes,
7121|     which can conflict with char splice (); below.
7122|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7123|     <limits.h> exists even on freestanding compilers.  */
7124|
7125| #ifdef __STDC__
7126| # include <limits.h>
7127| #else
7128| # include <assert.h>
7129| #endif
7130|
7131| #undef splice
7132|
7133| /* Override any GCC internal prototype to avoid an error.
7134|    Use char because int might match the return type of a GCC
7135|    builtin and then its argument prototype would still apply.  */
7136| #ifdef __cplusplus
7137| extern "C"
7138| #endif
7139| char splice ();
7140| /* The GNU C library defines this for functions which it implements
7141|     to always fail with ENOSYS.  Some functions are actually named
7142|     something starting with __ and the normal name is an alias.  */
7143| #if defined __stub_splice || defined __stub___splice
7144| choke me
7145| #endif
7146|
7147| int
7148| main ()
7149| {
7150| return splice ();
7151|   ;
7152|   return 0;
7153| }
7154configure:22454: result: no
7155configure:22466: checking crt_externs.h usability
7156configure:22466: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
7157configure:22466: $? = 0
7158configure:22466: result: yes
7159configure:22466: checking crt_externs.h presence
7160configure:22466: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
7161configure:22466: $? = 0
7162configure:22466: result: yes
7163configure:22466: checking for crt_externs.h
7164configure:22466: result: yes
7165configure:22478: checking for _NSGetEnviron
7166configure:22478: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
7167configure:22478: $? = 0
7168configure:22478: result: yes
7169configure:22488: checking for C99 vsnprintf
7170configure:22535: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
7171conftest.c: In function 'doit':
7172conftest.c:129: warning: implicit declaration of function 'exit'
7173conftest.c:129: warning: incompatible implicit declaration of built-in function 'exit'
7174conftest.c: In function 'main':
7175conftest.c:148: warning: incompatible implicit declaration of built-in function 'exit'
7176conftest.c: In function 'doit':
7177conftest.c:129: warning: implicit declaration of function 'exit'
7178conftest.c:129: warning: incompatible implicit declaration of built-in function 'exit'
7179conftest.c: In function 'main':
7180conftest.c:148: warning: incompatible implicit declaration of built-in function 'exit'
7181configure:22535: $? = 0
7182configure:22535: ./conftest
7183configure:22535: $? = 0
7184configure:22545: result: yes
7185configure:22553: checking whether printf supports positional parameters
7186configure:22576: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
7187conftest.c: In function 'main':
7188conftest.c:123: warning: implicit declaration of function 'strcmp'
7189conftest.c:124: warning: implicit declaration of function 'exit'
7190conftest.c:124: warning: incompatible implicit declaration of built-in function 'exit'
7191conftest.c: In function 'main':
7192conftest.c:123: warning: implicit declaration of function 'strcmp'
7193conftest.c:124: warning: implicit declaration of function 'exit'
7194conftest.c:124: warning: incompatible implicit declaration of built-in function 'exit'
7195configure:22576: $? = 0
7196configure:22576: ./conftest
7197configure:22576: $? = 0
7198configure:22586: result: yes
7199configure:22608: checking value of AF_INET
7200configure:22613: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
7201configure:22613: $? = 0
7202configure:22613: ./conftest
7203configure:22613: $? = 0
7204configure:22621: result: 2
7205configure:22624: checking value of AF_INET6
7206configure:22629: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
7207configure:22629: $? = 0
7208configure:22629: ./conftest
7209configure:22629: $? = 0
7210configure:22637: result: 30
7211configure:22641: checking value of AF_UNIX
7212configure:22646: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
7213configure:22646: $? = 0
7214configure:22646: ./conftest
7215configure:22646: $? = 0
7216configure:22654: result: 1
7217configure:22662: checking value of MSG_PEEK
7218configure:22667: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
7219configure:22667: $? = 0
7220configure:22667: ./conftest
7221configure:22667: $? = 0
7222configure:22675: result: 2
7223configure:22678: checking value of MSG_OOB
7224configure:22683: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
7225configure:22683: $? = 0
7226configure:22683: ./conftest
7227configure:22683: $? = 0
7228configure:22691: result: 1
7229configure:22694: checking value of MSG_DONTROUTE
7230configure:22699: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
7231configure:22699: $? = 0
7232configure:22699: ./conftest
7233configure:22699: $? = 0
7234configure:22707: result: 4
7235configure:22717: checking for getprotobyname_r
7236configure:22717: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
7237Undefined symbols for architecture x86_64:
7238  "_getprotobyname_r", referenced from:
7239      _main in ccLiOPk3.o
7240ld: symbol(s) not found for architecture x86_64
7241collect2: ld returned 1 exit status
7242Undefined symbols for architecture i386:
7243  "_getprotobyname_r", referenced from:
7244      _main in cc1XGjHp.o
7245ld: symbol(s) not found for architecture i386
7246collect2: ld returned 1 exit status
7247lipo: can't open input file: /var/tmp//ccdmgPyH.out (No such file or directory)
7248configure:22717: $? = 1
7249configure: failed program was:
7250| /* confdefs.h */
7251| #define PACKAGE_NAME "glib"
7252| #define PACKAGE_TARNAME "glib"
7253| #define PACKAGE_VERSION "2.26.0"
7254| #define PACKAGE_STRING "glib 2.26.0"
7255| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
7256| #define PACKAGE_URL ""
7257| #define GLIB_MAJOR_VERSION 2
7258| #define GLIB_MINOR_VERSION 26
7259| #define GLIB_MICRO_VERSION 0
7260| #define GLIB_INTERFACE_AGE 0
7261| #define GLIB_BINARY_AGE 2600
7262| #define HAVE_CARBON 1
7263| #define NEED_ICONV_CACHE 1
7264| #define HAVE_LOCALE_H 1
7265| #define HAVE_LC_MESSAGES 1
7266| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
7267| #define HAVE_GETTEXT 1
7268| #define HAVE_DCGETTEXT 1
7269| #define ENABLE_NLS 1
7270| #define GETTEXT_PACKAGE "glib20"
7271| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
7272| #define USE_LIBICONV_GNU 1
7273| #define HAVE_DLFCN_H 1
7274| #define LT_OBJDIR ".libs/"
7275| #define STDC_HEADERS 1
7276| #define HAVE_VPRINTF 1
7277| #define HAVE_ALLOCA_H 1
7278| #define HAVE_ALLOCA 1
7279| #define HAVE_MMAP 1
7280| #define HAVE_POSIX_MEMALIGN 1
7281| #define HAVE_VALLOC 1
7282| #define HAVE_FSYNC 1
7283| #define HAVE_ATEXIT 1
7284| #define HAVE_TIMEGM 1
7285| #define HAVE_GMTIME_R 1
7286| #define SIZEOF_CHAR 1
7287| #define SIZEOF_SHORT 2
7288| #define SIZEOF_LONG 8
7289| #define SIZEOF_INT 4
7290| #define SIZEOF_VOID_P 8
7291| #define SIZEOF_LONG_LONG 8
7292| #define SIZEOF___INT64 0
7293| #define HAVE_LONG_LONG_FORMAT 1
7294| #define SANE_MALLOC_PROTOS 1
7295| #define G_HAVE___INLINE 1
7296| #define G_HAVE___INLINE__ 1
7297| #define G_HAVE_INLINE 1
7298| #define AC_APPLE_UNIVERSAL_BUILD 1
7299| #define HAVE_DIRENT_H 1
7300| #define HAVE_FLOAT_H 1
7301| #define HAVE_LIMITS_H 1
7302| #define HAVE_PWD_H 1
7303| #define HAVE_GRP_H 1
7304| #define HAVE_SYS_PARAM_H 1
7305| #define HAVE_SYS_POLL_H 1
7306| #define HAVE_SYS_RESOURCE_H 1
7307| #define HAVE_SYS_TIME_H 1
7308| #define HAVE_SYS_TIMES_H 1
7309| #define HAVE_SYS_WAIT_H 1
7310| #define HAVE_UNISTD_H 1
7311| #define HAVE_SYS_SELECT_H 1
7312| #define HAVE_SYS_TYPES_H 1
7313| #define HAVE_STDINT_H 1
7314| #define HAVE_INTTYPES_H 1
7315| #define HAVE_SCHED_H 1
7316| #define HAVE_SYS_MOUNT_H 1
7317| #define HAVE_SYS_STATVFS_H 1
7318| #define HAVE_SYS_SYSCTL_H 1
7319| #define HAVE_FSTAB_H 1
7320| #define HAVE_SYS_UIO_H 1
7321| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7322| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
7323| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
7324| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
7325| #define HAVE_LANGINFO_CODESET 1
7326| #define HAVE_STDDEF_H 1
7327| #define HAVE_STDLIB_H 1
7328| #define HAVE_STRING_H 1
7329| #define HAVE_SETLOCALE 1
7330| #define SIZEOF_SIZE_T 8
7331| #define HAVE_LSTAT 1
7332| #define HAVE_STRERROR 1
7333| #define HAVE_STRSIGNAL 1
7334| #define HAVE_MEMMOVE 1
7335| #define HAVE_VSNPRINTF 1
7336| #define HAVE_STPCPY 1
7337| #define HAVE_STRCASECMP 1
7338| #define HAVE_STRNCASECMP 1
7339| #define HAVE_POLL 1
7340| #define HAVE_GETCWD 1
7341| #define HAVE_VASPRINTF 1
7342| #define HAVE_SETENV 1
7343| #define HAVE_UNSETENV 1
7344| #define HAVE_GETC_UNLOCKED 1
7345| #define HAVE_READLINK 1
7346| #define HAVE_SYMLINK 1
7347| #define HAVE_CHOWN 1
7348| #define HAVE_LCHMOD 1
7349| #define HAVE_LCHOWN 1
7350| #define HAVE_FCHMOD 1
7351| #define HAVE_FCHOWN 1
7352| #define HAVE_LINK 1
7353| #define HAVE_STATVFS 1
7354| #define HAVE_STATFS 1
7355| #define HAVE_UTIMES 1
7356| #define HAVE_GETGRGID 1
7357| #define HAVE_GETPWUID 1
7358| #define HAVE_GETMNTINFO 1
7359| #define HAVE_NANOSLEEP 1
7360| #define HAVE_CRT_EXTERNS_H 1
7361| #define HAVE__NSGETENVIRON 1
7362| #define HAVE_C99_VSNPRINTF 1
7363| #define HAVE_UNIX98_PRINTF 1
7364| /* end confdefs.h.  */
7365| /* Define getprotobyname_r to an innocuous variant, in case <limits.h> declares getprotobyname_r.
7366|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7367| #define getprotobyname_r innocuous_getprotobyname_r
7368|
7369| /* System header to define __stub macros and hopefully few prototypes,
7370|     which can conflict with char getprotobyname_r (); below.
7371|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7372|     <limits.h> exists even on freestanding compilers.  */
7373|
7374| #ifdef __STDC__
7375| # include <limits.h>
7376| #else
7377| # include <assert.h>
7378| #endif
7379|
7380| #undef getprotobyname_r
7381|
7382| /* Override any GCC internal prototype to avoid an error.
7383|    Use char because int might match the return type of a GCC
7384|    builtin and then its argument prototype would still apply.  */
7385| #ifdef __cplusplus
7386| extern "C"
7387| #endif
7388| char getprotobyname_r ();
7389| /* The GNU C library defines this for functions which it implements
7390|     to always fail with ENOSYS.  Some functions are actually named
7391|     something starting with __ and the normal name is an alias.  */
7392| #if defined __stub_getprotobyname_r || defined __stub___getprotobyname_r
7393| choke me
7394| #endif
7395|
7396| int
7397| main ()
7398| {
7399| return getprotobyname_r ();
7400|   ;
7401|   return 0;
7402| }
7403configure:22717: result: no
7404configure:22717: checking for endservent
7405configure:22717: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
7406configure:22717: $? = 0
7407configure:22717: result: yes
7408configure:22729: checking netdb.h usability
7409configure:22729: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
7410configure:22729: $? = 0
7411configure:22729: result: yes
7412configure:22729: checking netdb.h presence
7413configure:22729: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
7414configure:22729: $? = 0
7415configure:22729: result: yes
7416configure:22729: checking for netdb.h
7417configure:22729: result: yes
7418configure:22729: checking wspiapi.h usability
7419configure:22729: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
7420conftest.c:151:21: error: wspiapi.h: No such file or directory
7421conftest.c:151:21: error: wspiapi.h: No such file or directory
7422lipo: can't open input file: /var/tmp//ccKamdXw.out (No such file or directory)
7423configure:22729: $? = 1
7424configure: failed program was:
7425| /* confdefs.h */
7426| #define PACKAGE_NAME "glib"
7427| #define PACKAGE_TARNAME "glib"
7428| #define PACKAGE_VERSION "2.26.0"
7429| #define PACKAGE_STRING "glib 2.26.0"
7430| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
7431| #define PACKAGE_URL ""
7432| #define GLIB_MAJOR_VERSION 2
7433| #define GLIB_MINOR_VERSION 26
7434| #define GLIB_MICRO_VERSION 0
7435| #define GLIB_INTERFACE_AGE 0
7436| #define GLIB_BINARY_AGE 2600
7437| #define HAVE_CARBON 1
7438| #define NEED_ICONV_CACHE 1
7439| #define HAVE_LOCALE_H 1
7440| #define HAVE_LC_MESSAGES 1
7441| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
7442| #define HAVE_GETTEXT 1
7443| #define HAVE_DCGETTEXT 1
7444| #define ENABLE_NLS 1
7445| #define GETTEXT_PACKAGE "glib20"
7446| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
7447| #define USE_LIBICONV_GNU 1
7448| #define HAVE_DLFCN_H 1
7449| #define LT_OBJDIR ".libs/"
7450| #define STDC_HEADERS 1
7451| #define HAVE_VPRINTF 1
7452| #define HAVE_ALLOCA_H 1
7453| #define HAVE_ALLOCA 1
7454| #define HAVE_MMAP 1
7455| #define HAVE_POSIX_MEMALIGN 1
7456| #define HAVE_VALLOC 1
7457| #define HAVE_FSYNC 1
7458| #define HAVE_ATEXIT 1
7459| #define HAVE_TIMEGM 1
7460| #define HAVE_GMTIME_R 1
7461| #define SIZEOF_CHAR 1
7462| #define SIZEOF_SHORT 2
7463| #define SIZEOF_LONG 8
7464| #define SIZEOF_INT 4
7465| #define SIZEOF_VOID_P 8
7466| #define SIZEOF_LONG_LONG 8
7467| #define SIZEOF___INT64 0
7468| #define HAVE_LONG_LONG_FORMAT 1
7469| #define SANE_MALLOC_PROTOS 1
7470| #define G_HAVE___INLINE 1
7471| #define G_HAVE___INLINE__ 1
7472| #define G_HAVE_INLINE 1
7473| #define AC_APPLE_UNIVERSAL_BUILD 1
7474| #define HAVE_DIRENT_H 1
7475| #define HAVE_FLOAT_H 1
7476| #define HAVE_LIMITS_H 1
7477| #define HAVE_PWD_H 1
7478| #define HAVE_GRP_H 1
7479| #define HAVE_SYS_PARAM_H 1
7480| #define HAVE_SYS_POLL_H 1
7481| #define HAVE_SYS_RESOURCE_H 1
7482| #define HAVE_SYS_TIME_H 1
7483| #define HAVE_SYS_TIMES_H 1
7484| #define HAVE_SYS_WAIT_H 1
7485| #define HAVE_UNISTD_H 1
7486| #define HAVE_SYS_SELECT_H 1
7487| #define HAVE_SYS_TYPES_H 1
7488| #define HAVE_STDINT_H 1
7489| #define HAVE_INTTYPES_H 1
7490| #define HAVE_SCHED_H 1
7491| #define HAVE_SYS_MOUNT_H 1
7492| #define HAVE_SYS_STATVFS_H 1
7493| #define HAVE_SYS_SYSCTL_H 1
7494| #define HAVE_FSTAB_H 1
7495| #define HAVE_SYS_UIO_H 1
7496| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7497| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
7498| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
7499| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
7500| #define HAVE_LANGINFO_CODESET 1
7501| #define HAVE_STDDEF_H 1
7502| #define HAVE_STDLIB_H 1
7503| #define HAVE_STRING_H 1
7504| #define HAVE_SETLOCALE 1
7505| #define SIZEOF_SIZE_T 8
7506| #define HAVE_LSTAT 1
7507| #define HAVE_STRERROR 1
7508| #define HAVE_STRSIGNAL 1
7509| #define HAVE_MEMMOVE 1
7510| #define HAVE_VSNPRINTF 1
7511| #define HAVE_STPCPY 1
7512| #define HAVE_STRCASECMP 1
7513| #define HAVE_STRNCASECMP 1
7514| #define HAVE_POLL 1
7515| #define HAVE_GETCWD 1
7516| #define HAVE_VASPRINTF 1
7517| #define HAVE_SETENV 1
7518| #define HAVE_UNSETENV 1
7519| #define HAVE_GETC_UNLOCKED 1
7520| #define HAVE_READLINK 1
7521| #define HAVE_SYMLINK 1
7522| #define HAVE_CHOWN 1
7523| #define HAVE_LCHMOD 1
7524| #define HAVE_LCHOWN 1
7525| #define HAVE_FCHMOD 1
7526| #define HAVE_FCHOWN 1
7527| #define HAVE_LINK 1
7528| #define HAVE_STATVFS 1
7529| #define HAVE_STATFS 1
7530| #define HAVE_UTIMES 1
7531| #define HAVE_GETGRGID 1
7532| #define HAVE_GETPWUID 1
7533| #define HAVE_GETMNTINFO 1
7534| #define HAVE_NANOSLEEP 1
7535| #define HAVE_CRT_EXTERNS_H 1
7536| #define HAVE__NSGETENVIRON 1
7537| #define HAVE_C99_VSNPRINTF 1
7538| #define HAVE_UNIX98_PRINTF 1
7539| #define HAVE_ENDSERVENT 1
7540| #define HAVE_NETDB_H 1
7541| /* end confdefs.h.  */
7542| #include <stdio.h>
7543| #ifdef HAVE_SYS_TYPES_H
7544| # include <sys/types.h>
7545| #endif
7546| #ifdef HAVE_SYS_STAT_H
7547| # include <sys/stat.h>
7548| #endif
7549| #ifdef STDC_HEADERS
7550| # include <stdlib.h>
7551| # include <stddef.h>
7552| #else
7553| # ifdef HAVE_STDLIB_H
7554| #  include <stdlib.h>
7555| # endif
7556| #endif
7557| #ifdef HAVE_STRING_H
7558| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7559| #  include <memory.h>
7560| # endif
7561| # include <string.h>
7562| #endif
7563| #ifdef HAVE_STRINGS_H
7564| # include <strings.h>
7565| #endif
7566| #ifdef HAVE_INTTYPES_H
7567| # include <inttypes.h>
7568| #endif
7569| #ifdef HAVE_STDINT_H
7570| # include <stdint.h>
7571| #endif
7572| #ifdef HAVE_UNISTD_H
7573| # include <unistd.h>
7574| #endif
7575| #include <wspiapi.h>
7576configure:22729: result: no
7577configure:22729: checking wspiapi.h presence
7578configure:22729: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
7579conftest.c:118:21: error: wspiapi.h: No such file or directory
7580configure:22729: $? = 1
7581configure: failed program was:
7582| /* confdefs.h */
7583| #define PACKAGE_NAME "glib"
7584| #define PACKAGE_TARNAME "glib"
7585| #define PACKAGE_VERSION "2.26.0"
7586| #define PACKAGE_STRING "glib 2.26.0"
7587| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
7588| #define PACKAGE_URL ""
7589| #define GLIB_MAJOR_VERSION 2
7590| #define GLIB_MINOR_VERSION 26
7591| #define GLIB_MICRO_VERSION 0
7592| #define GLIB_INTERFACE_AGE 0
7593| #define GLIB_BINARY_AGE 2600
7594| #define HAVE_CARBON 1
7595| #define NEED_ICONV_CACHE 1
7596| #define HAVE_LOCALE_H 1
7597| #define HAVE_LC_MESSAGES 1
7598| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
7599| #define HAVE_GETTEXT 1
7600| #define HAVE_DCGETTEXT 1
7601| #define ENABLE_NLS 1
7602| #define GETTEXT_PACKAGE "glib20"
7603| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
7604| #define USE_LIBICONV_GNU 1
7605| #define HAVE_DLFCN_H 1
7606| #define LT_OBJDIR ".libs/"
7607| #define STDC_HEADERS 1
7608| #define HAVE_VPRINTF 1
7609| #define HAVE_ALLOCA_H 1
7610| #define HAVE_ALLOCA 1
7611| #define HAVE_MMAP 1
7612| #define HAVE_POSIX_MEMALIGN 1
7613| #define HAVE_VALLOC 1
7614| #define HAVE_FSYNC 1
7615| #define HAVE_ATEXIT 1
7616| #define HAVE_TIMEGM 1
7617| #define HAVE_GMTIME_R 1
7618| #define SIZEOF_CHAR 1
7619| #define SIZEOF_SHORT 2
7620| #define SIZEOF_LONG 8
7621| #define SIZEOF_INT 4
7622| #define SIZEOF_VOID_P 8
7623| #define SIZEOF_LONG_LONG 8
7624| #define SIZEOF___INT64 0
7625| #define HAVE_LONG_LONG_FORMAT 1
7626| #define SANE_MALLOC_PROTOS 1
7627| #define G_HAVE___INLINE 1
7628| #define G_HAVE___INLINE__ 1
7629| #define G_HAVE_INLINE 1
7630| #define AC_APPLE_UNIVERSAL_BUILD 1
7631| #define HAVE_DIRENT_H 1
7632| #define HAVE_FLOAT_H 1
7633| #define HAVE_LIMITS_H 1
7634| #define HAVE_PWD_H 1
7635| #define HAVE_GRP_H 1
7636| #define HAVE_SYS_PARAM_H 1
7637| #define HAVE_SYS_POLL_H 1
7638| #define HAVE_SYS_RESOURCE_H 1
7639| #define HAVE_SYS_TIME_H 1
7640| #define HAVE_SYS_TIMES_H 1
7641| #define HAVE_SYS_WAIT_H 1
7642| #define HAVE_UNISTD_H 1
7643| #define HAVE_SYS_SELECT_H 1
7644| #define HAVE_SYS_TYPES_H 1
7645| #define HAVE_STDINT_H 1
7646| #define HAVE_INTTYPES_H 1
7647| #define HAVE_SCHED_H 1
7648| #define HAVE_SYS_MOUNT_H 1
7649| #define HAVE_SYS_STATVFS_H 1
7650| #define HAVE_SYS_SYSCTL_H 1
7651| #define HAVE_FSTAB_H 1
7652| #define HAVE_SYS_UIO_H 1
7653| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7654| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
7655| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
7656| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
7657| #define HAVE_LANGINFO_CODESET 1
7658| #define HAVE_STDDEF_H 1
7659| #define HAVE_STDLIB_H 1
7660| #define HAVE_STRING_H 1
7661| #define HAVE_SETLOCALE 1
7662| #define SIZEOF_SIZE_T 8
7663| #define HAVE_LSTAT 1
7664| #define HAVE_STRERROR 1
7665| #define HAVE_STRSIGNAL 1
7666| #define HAVE_MEMMOVE 1
7667| #define HAVE_VSNPRINTF 1
7668| #define HAVE_STPCPY 1
7669| #define HAVE_STRCASECMP 1
7670| #define HAVE_STRNCASECMP 1
7671| #define HAVE_POLL 1
7672| #define HAVE_GETCWD 1
7673| #define HAVE_VASPRINTF 1
7674| #define HAVE_SETENV 1
7675| #define HAVE_UNSETENV 1
7676| #define HAVE_GETC_UNLOCKED 1
7677| #define HAVE_READLINK 1
7678| #define HAVE_SYMLINK 1
7679| #define HAVE_CHOWN 1
7680| #define HAVE_LCHMOD 1
7681| #define HAVE_LCHOWN 1
7682| #define HAVE_FCHMOD 1
7683| #define HAVE_FCHOWN 1
7684| #define HAVE_LINK 1
7685| #define HAVE_STATVFS 1
7686| #define HAVE_STATFS 1
7687| #define HAVE_UTIMES 1
7688| #define HAVE_GETGRGID 1
7689| #define HAVE_GETPWUID 1
7690| #define HAVE_GETMNTINFO 1
7691| #define HAVE_NANOSLEEP 1
7692| #define HAVE_CRT_EXTERNS_H 1
7693| #define HAVE__NSGETENVIRON 1
7694| #define HAVE_C99_VSNPRINTF 1
7695| #define HAVE_UNIX98_PRINTF 1
7696| #define HAVE_ENDSERVENT 1
7697| #define HAVE_NETDB_H 1
7698| /* end confdefs.h.  */
7699| #include <wspiapi.h>
7700configure:22729: result: no
7701configure:22729: checking for wspiapi.h
7702configure:22729: result: no
7703configure:22745: checking for strndup
7704configure:22745: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
7705conftest.c:141: warning: conflicting types for built-in function 'strndup'
7706Undefined symbols for architecture x86_64:
7707  "_strndup", referenced from:
7708      _main in ccSeOq7G.o
7709ld: symbol(s) not found for architecture x86_64
7710collect2: ld returned 1 exit status
7711conftest.c:141: warning: conflicting types for built-in function 'strndup'
7712Undefined symbols for architecture i386:
7713  "_strndup", referenced from:
7714      _main in ccfN9xBj.o
7715ld: symbol(s) not found for architecture i386
7716collect2: ld returned 1 exit status
7717lipo: can't open input file: /var/tmp//cc5j2esP.out (No such file or directory)
7718configure:22745: $? = 1
7719configure: failed program was:
7720| /* confdefs.h */
7721| #define PACKAGE_NAME "glib"
7722| #define PACKAGE_TARNAME "glib"
7723| #define PACKAGE_VERSION "2.26.0"
7724| #define PACKAGE_STRING "glib 2.26.0"
7725| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
7726| #define PACKAGE_URL ""
7727| #define GLIB_MAJOR_VERSION 2
7728| #define GLIB_MINOR_VERSION 26
7729| #define GLIB_MICRO_VERSION 0
7730| #define GLIB_INTERFACE_AGE 0
7731| #define GLIB_BINARY_AGE 2600
7732| #define HAVE_CARBON 1
7733| #define NEED_ICONV_CACHE 1
7734| #define HAVE_LOCALE_H 1
7735| #define HAVE_LC_MESSAGES 1
7736| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
7737| #define HAVE_GETTEXT 1
7738| #define HAVE_DCGETTEXT 1
7739| #define ENABLE_NLS 1
7740| #define GETTEXT_PACKAGE "glib20"
7741| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
7742| #define USE_LIBICONV_GNU 1
7743| #define HAVE_DLFCN_H 1
7744| #define LT_OBJDIR ".libs/"
7745| #define STDC_HEADERS 1
7746| #define HAVE_VPRINTF 1
7747| #define HAVE_ALLOCA_H 1
7748| #define HAVE_ALLOCA 1
7749| #define HAVE_MMAP 1
7750| #define HAVE_POSIX_MEMALIGN 1
7751| #define HAVE_VALLOC 1
7752| #define HAVE_FSYNC 1
7753| #define HAVE_ATEXIT 1
7754| #define HAVE_TIMEGM 1
7755| #define HAVE_GMTIME_R 1
7756| #define SIZEOF_CHAR 1
7757| #define SIZEOF_SHORT 2
7758| #define SIZEOF_LONG 8
7759| #define SIZEOF_INT 4
7760| #define SIZEOF_VOID_P 8
7761| #define SIZEOF_LONG_LONG 8
7762| #define SIZEOF___INT64 0
7763| #define HAVE_LONG_LONG_FORMAT 1
7764| #define SANE_MALLOC_PROTOS 1
7765| #define G_HAVE___INLINE 1
7766| #define G_HAVE___INLINE__ 1
7767| #define G_HAVE_INLINE 1
7768| #define AC_APPLE_UNIVERSAL_BUILD 1
7769| #define HAVE_DIRENT_H 1
7770| #define HAVE_FLOAT_H 1
7771| #define HAVE_LIMITS_H 1
7772| #define HAVE_PWD_H 1
7773| #define HAVE_GRP_H 1
7774| #define HAVE_SYS_PARAM_H 1
7775| #define HAVE_SYS_POLL_H 1
7776| #define HAVE_SYS_RESOURCE_H 1
7777| #define HAVE_SYS_TIME_H 1
7778| #define HAVE_SYS_TIMES_H 1
7779| #define HAVE_SYS_WAIT_H 1
7780| #define HAVE_UNISTD_H 1
7781| #define HAVE_SYS_SELECT_H 1
7782| #define HAVE_SYS_TYPES_H 1
7783| #define HAVE_STDINT_H 1
7784| #define HAVE_INTTYPES_H 1
7785| #define HAVE_SCHED_H 1
7786| #define HAVE_SYS_MOUNT_H 1
7787| #define HAVE_SYS_STATVFS_H 1
7788| #define HAVE_SYS_SYSCTL_H 1
7789| #define HAVE_FSTAB_H 1
7790| #define HAVE_SYS_UIO_H 1
7791| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7792| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
7793| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
7794| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
7795| #define HAVE_LANGINFO_CODESET 1
7796| #define HAVE_STDDEF_H 1
7797| #define HAVE_STDLIB_H 1
7798| #define HAVE_STRING_H 1
7799| #define HAVE_SETLOCALE 1
7800| #define SIZEOF_SIZE_T 8
7801| #define HAVE_LSTAT 1
7802| #define HAVE_STRERROR 1
7803| #define HAVE_STRSIGNAL 1
7804| #define HAVE_MEMMOVE 1
7805| #define HAVE_VSNPRINTF 1
7806| #define HAVE_STPCPY 1
7807| #define HAVE_STRCASECMP 1
7808| #define HAVE_STRNCASECMP 1
7809| #define HAVE_POLL 1
7810| #define HAVE_GETCWD 1
7811| #define HAVE_VASPRINTF 1
7812| #define HAVE_SETENV 1
7813| #define HAVE_UNSETENV 1
7814| #define HAVE_GETC_UNLOCKED 1
7815| #define HAVE_READLINK 1
7816| #define HAVE_SYMLINK 1
7817| #define HAVE_CHOWN 1
7818| #define HAVE_LCHMOD 1
7819| #define HAVE_LCHOWN 1
7820| #define HAVE_FCHMOD 1
7821| #define HAVE_FCHOWN 1
7822| #define HAVE_LINK 1
7823| #define HAVE_STATVFS 1
7824| #define HAVE_STATFS 1
7825| #define HAVE_UTIMES 1
7826| #define HAVE_GETGRGID 1
7827| #define HAVE_GETPWUID 1
7828| #define HAVE_GETMNTINFO 1
7829| #define HAVE_NANOSLEEP 1
7830| #define HAVE_CRT_EXTERNS_H 1
7831| #define HAVE__NSGETENVIRON 1
7832| #define HAVE_C99_VSNPRINTF 1
7833| #define HAVE_UNIX98_PRINTF 1
7834| #define HAVE_ENDSERVENT 1
7835| #define HAVE_NETDB_H 1
7836| /* end confdefs.h.  */
7837| /* Define strndup to an innocuous variant, in case <limits.h> declares strndup.
7838|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7839| #define strndup innocuous_strndup
7840|
7841| /* System header to define __stub macros and hopefully few prototypes,
7842|     which can conflict with char strndup (); below.
7843|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7844|     <limits.h> exists even on freestanding compilers.  */
7845|
7846| #ifdef __STDC__
7847| # include <limits.h>
7848| #else
7849| # include <assert.h>
7850| #endif
7851|
7852| #undef strndup
7853|
7854| /* Override any GCC internal prototype to avoid an error.
7855|    Use char because int might match the return type of a GCC
7856|    builtin and then its argument prototype would still apply.  */
7857| #ifdef __cplusplus
7858| extern "C"
7859| #endif
7860| char strndup ();
7861| /* The GNU C library defines this for functions which it implements
7862|     to always fail with ENOSYS.  Some functions are actually named
7863|     something starting with __ and the normal name is an alias.  */
7864| #if defined __stub_strndup || defined __stub___strndup
7865| choke me
7866| #endif
7867|
7868| int
7869| main ()
7870| {
7871| return strndup ();
7872|   ;
7873|   return 0;
7874| }
7875configure:22745: result: no
7876configure:22745: checking for setresuid
7877configure:22745: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
7878Undefined symbols for architecture x86_64:
7879  "_setresuid", referenced from:
7880      _main in ccUQZBZk.o
7881ld: symbol(s) not found for architecture x86_64
7882collect2: ld returned 1 exit status
7883Undefined symbols for architecture i386:
7884  "_setresuid", referenced from:
7885      _main in ccUQWMtb.o
7886ld: symbol(s) not found for architecture i386
7887collect2: ld returned 1 exit status
7888lipo: can't open input file: /var/tmp//ccZ67cTt.out (No such file or directory)
7889configure:22745: $? = 1
7890configure: failed program was:
7891| /* confdefs.h */
7892| #define PACKAGE_NAME "glib"
7893| #define PACKAGE_TARNAME "glib"
7894| #define PACKAGE_VERSION "2.26.0"
7895| #define PACKAGE_STRING "glib 2.26.0"
7896| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
7897| #define PACKAGE_URL ""
7898| #define GLIB_MAJOR_VERSION 2
7899| #define GLIB_MINOR_VERSION 26
7900| #define GLIB_MICRO_VERSION 0
7901| #define GLIB_INTERFACE_AGE 0
7902| #define GLIB_BINARY_AGE 2600
7903| #define HAVE_CARBON 1
7904| #define NEED_ICONV_CACHE 1
7905| #define HAVE_LOCALE_H 1
7906| #define HAVE_LC_MESSAGES 1
7907| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
7908| #define HAVE_GETTEXT 1
7909| #define HAVE_DCGETTEXT 1
7910| #define ENABLE_NLS 1
7911| #define GETTEXT_PACKAGE "glib20"
7912| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
7913| #define USE_LIBICONV_GNU 1
7914| #define HAVE_DLFCN_H 1
7915| #define LT_OBJDIR ".libs/"
7916| #define STDC_HEADERS 1
7917| #define HAVE_VPRINTF 1
7918| #define HAVE_ALLOCA_H 1
7919| #define HAVE_ALLOCA 1
7920| #define HAVE_MMAP 1
7921| #define HAVE_POSIX_MEMALIGN 1
7922| #define HAVE_VALLOC 1
7923| #define HAVE_FSYNC 1
7924| #define HAVE_ATEXIT 1
7925| #define HAVE_TIMEGM 1
7926| #define HAVE_GMTIME_R 1
7927| #define SIZEOF_CHAR 1
7928| #define SIZEOF_SHORT 2
7929| #define SIZEOF_LONG 8
7930| #define SIZEOF_INT 4
7931| #define SIZEOF_VOID_P 8
7932| #define SIZEOF_LONG_LONG 8
7933| #define SIZEOF___INT64 0
7934| #define HAVE_LONG_LONG_FORMAT 1
7935| #define SANE_MALLOC_PROTOS 1
7936| #define G_HAVE___INLINE 1
7937| #define G_HAVE___INLINE__ 1
7938| #define G_HAVE_INLINE 1
7939| #define AC_APPLE_UNIVERSAL_BUILD 1
7940| #define HAVE_DIRENT_H 1
7941| #define HAVE_FLOAT_H 1
7942| #define HAVE_LIMITS_H 1
7943| #define HAVE_PWD_H 1
7944| #define HAVE_GRP_H 1
7945| #define HAVE_SYS_PARAM_H 1
7946| #define HAVE_SYS_POLL_H 1
7947| #define HAVE_SYS_RESOURCE_H 1
7948| #define HAVE_SYS_TIME_H 1
7949| #define HAVE_SYS_TIMES_H 1
7950| #define HAVE_SYS_WAIT_H 1
7951| #define HAVE_UNISTD_H 1
7952| #define HAVE_SYS_SELECT_H 1
7953| #define HAVE_SYS_TYPES_H 1
7954| #define HAVE_STDINT_H 1
7955| #define HAVE_INTTYPES_H 1
7956| #define HAVE_SCHED_H 1
7957| #define HAVE_SYS_MOUNT_H 1
7958| #define HAVE_SYS_STATVFS_H 1
7959| #define HAVE_SYS_SYSCTL_H 1
7960| #define HAVE_FSTAB_H 1
7961| #define HAVE_SYS_UIO_H 1
7962| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7963| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
7964| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
7965| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
7966| #define HAVE_LANGINFO_CODESET 1
7967| #define HAVE_STDDEF_H 1
7968| #define HAVE_STDLIB_H 1
7969| #define HAVE_STRING_H 1
7970| #define HAVE_SETLOCALE 1
7971| #define SIZEOF_SIZE_T 8
7972| #define HAVE_LSTAT 1
7973| #define HAVE_STRERROR 1
7974| #define HAVE_STRSIGNAL 1
7975| #define HAVE_MEMMOVE 1
7976| #define HAVE_VSNPRINTF 1
7977| #define HAVE_STPCPY 1
7978| #define HAVE_STRCASECMP 1
7979| #define HAVE_STRNCASECMP 1
7980| #define HAVE_POLL 1
7981| #define HAVE_GETCWD 1
7982| #define HAVE_VASPRINTF 1
7983| #define HAVE_SETENV 1
7984| #define HAVE_UNSETENV 1
7985| #define HAVE_GETC_UNLOCKED 1
7986| #define HAVE_READLINK 1
7987| #define HAVE_SYMLINK 1
7988| #define HAVE_CHOWN 1
7989| #define HAVE_LCHMOD 1
7990| #define HAVE_LCHOWN 1
7991| #define HAVE_FCHMOD 1
7992| #define HAVE_FCHOWN 1
7993| #define HAVE_LINK 1
7994| #define HAVE_STATVFS 1
7995| #define HAVE_STATFS 1
7996| #define HAVE_UTIMES 1
7997| #define HAVE_GETGRGID 1
7998| #define HAVE_GETPWUID 1
7999| #define HAVE_GETMNTINFO 1
8000| #define HAVE_NANOSLEEP 1
8001| #define HAVE_CRT_EXTERNS_H 1
8002| #define HAVE__NSGETENVIRON 1
8003| #define HAVE_C99_VSNPRINTF 1
8004| #define HAVE_UNIX98_PRINTF 1
8005| #define HAVE_ENDSERVENT 1
8006| #define HAVE_NETDB_H 1
8007| /* end confdefs.h.  */
8008| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
8009|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8010| #define setresuid innocuous_setresuid
8011|
8012| /* System header to define __stub macros and hopefully few prototypes,
8013|     which can conflict with char setresuid (); below.
8014|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8015|     <limits.h> exists even on freestanding compilers.  */
8016|
8017| #ifdef __STDC__
8018| # include <limits.h>
8019| #else
8020| # include <assert.h>
8021| #endif
8022|
8023| #undef setresuid
8024|
8025| /* Override any GCC internal prototype to avoid an error.
8026|    Use char because int might match the return type of a GCC
8027|    builtin and then its argument prototype would still apply.  */
8028| #ifdef __cplusplus
8029| extern "C"
8030| #endif
8031| char setresuid ();
8032| /* The GNU C library defines this for functions which it implements
8033|     to always fail with ENOSYS.  Some functions are actually named
8034|     something starting with __ and the normal name is an alias.  */
8035| #if defined __stub_setresuid || defined __stub___setresuid
8036| choke me
8037| #endif
8038|
8039| int
8040| main ()
8041| {
8042| return setresuid ();
8043|   ;
8044|   return 0;
8045| }
8046configure:22745: result: no
8047configure:22745: checking for setreuid
8048configure:22745: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
8049configure:22745: $? = 0
8050configure:22745: result: yes
8051configure:22757: checking sys/prctl.h usability
8052configure:22757: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8053conftest.c:152:23: error: sys/prctl.h: No such file or directory
8054conftest.c:152:23: error: sys/prctl.h: No such file or directory
8055lipo: can't open input file: /var/tmp//cchVLseJ.out (No such file or directory)
8056configure:22757: $? = 1
8057configure: failed program was:
8058| /* confdefs.h */
8059| #define PACKAGE_NAME "glib"
8060| #define PACKAGE_TARNAME "glib"
8061| #define PACKAGE_VERSION "2.26.0"
8062| #define PACKAGE_STRING "glib 2.26.0"
8063| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
8064| #define PACKAGE_URL ""
8065| #define GLIB_MAJOR_VERSION 2
8066| #define GLIB_MINOR_VERSION 26
8067| #define GLIB_MICRO_VERSION 0
8068| #define GLIB_INTERFACE_AGE 0
8069| #define GLIB_BINARY_AGE 2600
8070| #define HAVE_CARBON 1
8071| #define NEED_ICONV_CACHE 1
8072| #define HAVE_LOCALE_H 1
8073| #define HAVE_LC_MESSAGES 1
8074| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
8075| #define HAVE_GETTEXT 1
8076| #define HAVE_DCGETTEXT 1
8077| #define ENABLE_NLS 1
8078| #define GETTEXT_PACKAGE "glib20"
8079| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
8080| #define USE_LIBICONV_GNU 1
8081| #define HAVE_DLFCN_H 1
8082| #define LT_OBJDIR ".libs/"
8083| #define STDC_HEADERS 1
8084| #define HAVE_VPRINTF 1
8085| #define HAVE_ALLOCA_H 1
8086| #define HAVE_ALLOCA 1
8087| #define HAVE_MMAP 1
8088| #define HAVE_POSIX_MEMALIGN 1
8089| #define HAVE_VALLOC 1
8090| #define HAVE_FSYNC 1
8091| #define HAVE_ATEXIT 1
8092| #define HAVE_TIMEGM 1
8093| #define HAVE_GMTIME_R 1
8094| #define SIZEOF_CHAR 1
8095| #define SIZEOF_SHORT 2
8096| #define SIZEOF_LONG 8
8097| #define SIZEOF_INT 4
8098| #define SIZEOF_VOID_P 8
8099| #define SIZEOF_LONG_LONG 8
8100| #define SIZEOF___INT64 0
8101| #define HAVE_LONG_LONG_FORMAT 1
8102| #define SANE_MALLOC_PROTOS 1
8103| #define G_HAVE___INLINE 1
8104| #define G_HAVE___INLINE__ 1
8105| #define G_HAVE_INLINE 1
8106| #define AC_APPLE_UNIVERSAL_BUILD 1
8107| #define HAVE_DIRENT_H 1
8108| #define HAVE_FLOAT_H 1
8109| #define HAVE_LIMITS_H 1
8110| #define HAVE_PWD_H 1
8111| #define HAVE_GRP_H 1
8112| #define HAVE_SYS_PARAM_H 1
8113| #define HAVE_SYS_POLL_H 1
8114| #define HAVE_SYS_RESOURCE_H 1
8115| #define HAVE_SYS_TIME_H 1
8116| #define HAVE_SYS_TIMES_H 1
8117| #define HAVE_SYS_WAIT_H 1
8118| #define HAVE_UNISTD_H 1
8119| #define HAVE_SYS_SELECT_H 1
8120| #define HAVE_SYS_TYPES_H 1
8121| #define HAVE_STDINT_H 1
8122| #define HAVE_INTTYPES_H 1
8123| #define HAVE_SCHED_H 1
8124| #define HAVE_SYS_MOUNT_H 1
8125| #define HAVE_SYS_STATVFS_H 1
8126| #define HAVE_SYS_SYSCTL_H 1
8127| #define HAVE_FSTAB_H 1
8128| #define HAVE_SYS_UIO_H 1
8129| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8130| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
8131| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
8132| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
8133| #define HAVE_LANGINFO_CODESET 1
8134| #define HAVE_STDDEF_H 1
8135| #define HAVE_STDLIB_H 1
8136| #define HAVE_STRING_H 1
8137| #define HAVE_SETLOCALE 1
8138| #define SIZEOF_SIZE_T 8
8139| #define HAVE_LSTAT 1
8140| #define HAVE_STRERROR 1
8141| #define HAVE_STRSIGNAL 1
8142| #define HAVE_MEMMOVE 1
8143| #define HAVE_VSNPRINTF 1
8144| #define HAVE_STPCPY 1
8145| #define HAVE_STRCASECMP 1
8146| #define HAVE_STRNCASECMP 1
8147| #define HAVE_POLL 1
8148| #define HAVE_GETCWD 1
8149| #define HAVE_VASPRINTF 1
8150| #define HAVE_SETENV 1
8151| #define HAVE_UNSETENV 1
8152| #define HAVE_GETC_UNLOCKED 1
8153| #define HAVE_READLINK 1
8154| #define HAVE_SYMLINK 1
8155| #define HAVE_CHOWN 1
8156| #define HAVE_LCHMOD 1
8157| #define HAVE_LCHOWN 1
8158| #define HAVE_FCHMOD 1
8159| #define HAVE_FCHOWN 1
8160| #define HAVE_LINK 1
8161| #define HAVE_STATVFS 1
8162| #define HAVE_STATFS 1
8163| #define HAVE_UTIMES 1
8164| #define HAVE_GETGRGID 1
8165| #define HAVE_GETPWUID 1
8166| #define HAVE_GETMNTINFO 1
8167| #define HAVE_NANOSLEEP 1
8168| #define HAVE_CRT_EXTERNS_H 1
8169| #define HAVE__NSGETENVIRON 1
8170| #define HAVE_C99_VSNPRINTF 1
8171| #define HAVE_UNIX98_PRINTF 1
8172| #define HAVE_ENDSERVENT 1
8173| #define HAVE_NETDB_H 1
8174| #define HAVE_SETREUID 1
8175| /* end confdefs.h.  */
8176| #include <stdio.h>
8177| #ifdef HAVE_SYS_TYPES_H
8178| # include <sys/types.h>
8179| #endif
8180| #ifdef HAVE_SYS_STAT_H
8181| # include <sys/stat.h>
8182| #endif
8183| #ifdef STDC_HEADERS
8184| # include <stdlib.h>
8185| # include <stddef.h>
8186| #else
8187| # ifdef HAVE_STDLIB_H
8188| #  include <stdlib.h>
8189| # endif
8190| #endif
8191| #ifdef HAVE_STRING_H
8192| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8193| #  include <memory.h>
8194| # endif
8195| # include <string.h>
8196| #endif
8197| #ifdef HAVE_STRINGS_H
8198| # include <strings.h>
8199| #endif
8200| #ifdef HAVE_INTTYPES_H
8201| # include <inttypes.h>
8202| #endif
8203| #ifdef HAVE_STDINT_H
8204| # include <stdint.h>
8205| #endif
8206| #ifdef HAVE_UNISTD_H
8207| # include <unistd.h>
8208| #endif
8209| #include <sys/prctl.h>
8210configure:22757: result: no
8211configure:22757: checking sys/prctl.h presence
8212configure:22757: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
8213conftest.c:119:23: error: sys/prctl.h: No such file or directory
8214configure:22757: $? = 1
8215configure: failed program was:
8216| /* confdefs.h */
8217| #define PACKAGE_NAME "glib"
8218| #define PACKAGE_TARNAME "glib"
8219| #define PACKAGE_VERSION "2.26.0"
8220| #define PACKAGE_STRING "glib 2.26.0"
8221| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
8222| #define PACKAGE_URL ""
8223| #define GLIB_MAJOR_VERSION 2
8224| #define GLIB_MINOR_VERSION 26
8225| #define GLIB_MICRO_VERSION 0
8226| #define GLIB_INTERFACE_AGE 0
8227| #define GLIB_BINARY_AGE 2600
8228| #define HAVE_CARBON 1
8229| #define NEED_ICONV_CACHE 1
8230| #define HAVE_LOCALE_H 1
8231| #define HAVE_LC_MESSAGES 1
8232| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
8233| #define HAVE_GETTEXT 1
8234| #define HAVE_DCGETTEXT 1
8235| #define ENABLE_NLS 1
8236| #define GETTEXT_PACKAGE "glib20"
8237| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
8238| #define USE_LIBICONV_GNU 1
8239| #define HAVE_DLFCN_H 1
8240| #define LT_OBJDIR ".libs/"
8241| #define STDC_HEADERS 1
8242| #define HAVE_VPRINTF 1
8243| #define HAVE_ALLOCA_H 1
8244| #define HAVE_ALLOCA 1
8245| #define HAVE_MMAP 1
8246| #define HAVE_POSIX_MEMALIGN 1
8247| #define HAVE_VALLOC 1
8248| #define HAVE_FSYNC 1
8249| #define HAVE_ATEXIT 1
8250| #define HAVE_TIMEGM 1
8251| #define HAVE_GMTIME_R 1
8252| #define SIZEOF_CHAR 1
8253| #define SIZEOF_SHORT 2
8254| #define SIZEOF_LONG 8
8255| #define SIZEOF_INT 4
8256| #define SIZEOF_VOID_P 8
8257| #define SIZEOF_LONG_LONG 8
8258| #define SIZEOF___INT64 0
8259| #define HAVE_LONG_LONG_FORMAT 1
8260| #define SANE_MALLOC_PROTOS 1
8261| #define G_HAVE___INLINE 1
8262| #define G_HAVE___INLINE__ 1
8263| #define G_HAVE_INLINE 1
8264| #define AC_APPLE_UNIVERSAL_BUILD 1
8265| #define HAVE_DIRENT_H 1
8266| #define HAVE_FLOAT_H 1
8267| #define HAVE_LIMITS_H 1
8268| #define HAVE_PWD_H 1
8269| #define HAVE_GRP_H 1
8270| #define HAVE_SYS_PARAM_H 1
8271| #define HAVE_SYS_POLL_H 1
8272| #define HAVE_SYS_RESOURCE_H 1
8273| #define HAVE_SYS_TIME_H 1
8274| #define HAVE_SYS_TIMES_H 1
8275| #define HAVE_SYS_WAIT_H 1
8276| #define HAVE_UNISTD_H 1
8277| #define HAVE_SYS_SELECT_H 1
8278| #define HAVE_SYS_TYPES_H 1
8279| #define HAVE_STDINT_H 1
8280| #define HAVE_INTTYPES_H 1
8281| #define HAVE_SCHED_H 1
8282| #define HAVE_SYS_MOUNT_H 1
8283| #define HAVE_SYS_STATVFS_H 1
8284| #define HAVE_SYS_SYSCTL_H 1
8285| #define HAVE_FSTAB_H 1
8286| #define HAVE_SYS_UIO_H 1
8287| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8288| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
8289| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
8290| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
8291| #define HAVE_LANGINFO_CODESET 1
8292| #define HAVE_STDDEF_H 1
8293| #define HAVE_STDLIB_H 1
8294| #define HAVE_STRING_H 1
8295| #define HAVE_SETLOCALE 1
8296| #define SIZEOF_SIZE_T 8
8297| #define HAVE_LSTAT 1
8298| #define HAVE_STRERROR 1
8299| #define HAVE_STRSIGNAL 1
8300| #define HAVE_MEMMOVE 1
8301| #define HAVE_VSNPRINTF 1
8302| #define HAVE_STPCPY 1
8303| #define HAVE_STRCASECMP 1
8304| #define HAVE_STRNCASECMP 1
8305| #define HAVE_POLL 1
8306| #define HAVE_GETCWD 1
8307| #define HAVE_VASPRINTF 1
8308| #define HAVE_SETENV 1
8309| #define HAVE_UNSETENV 1
8310| #define HAVE_GETC_UNLOCKED 1
8311| #define HAVE_READLINK 1
8312| #define HAVE_SYMLINK 1
8313| #define HAVE_CHOWN 1
8314| #define HAVE_LCHMOD 1
8315| #define HAVE_LCHOWN 1
8316| #define HAVE_FCHMOD 1
8317| #define HAVE_FCHOWN 1
8318| #define HAVE_LINK 1
8319| #define HAVE_STATVFS 1
8320| #define HAVE_STATFS 1
8321| #define HAVE_UTIMES 1
8322| #define HAVE_GETGRGID 1
8323| #define HAVE_GETPWUID 1
8324| #define HAVE_GETMNTINFO 1
8325| #define HAVE_NANOSLEEP 1
8326| #define HAVE_CRT_EXTERNS_H 1
8327| #define HAVE__NSGETENVIRON 1
8328| #define HAVE_C99_VSNPRINTF 1
8329| #define HAVE_UNIX98_PRINTF 1
8330| #define HAVE_ENDSERVENT 1
8331| #define HAVE_NETDB_H 1
8332| #define HAVE_SETREUID 1
8333| /* end confdefs.h.  */
8334| #include <sys/prctl.h>
8335configure:22757: result: no
8336configure:22757: checking for sys/prctl.h
8337configure:22757: result: no
8338configure:22757: checking arpa/nameser_compat.h usability
8339configure:22757: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8340configure:22757: $? = 0
8341configure:22757: result: yes
8342configure:22757: checking arpa/nameser_compat.h presence
8343configure:22757: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
8344configure:22757: $? = 0
8345configure:22757: result: yes
8346configure:22757: checking for arpa/nameser_compat.h
8347configure:22757: result: yes
8348configure:22769: checking for res_query
8349configure:22785: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
8350configure:22785: $? = 0
8351configure:22786: result: yes
8352configure:22856: checking number of arguments to statfs()
8353configure:22882: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8354configure:22882: $? = 0
8355configure:22884: result: 2
8356configure:22989: checking for signed
8357configure:23005: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8358conftest.c: In function 'main':
8359conftest.c:126: warning: unused variable 'x'
8360conftest.c: In function 'main':
8361conftest.c:126: warning: unused variable 'x'
8362configure:23005: $? = 0
8363configure:23012: result: yes
8364configure:23021: checking for long long
8365configure:23038: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
8366configure:23038: $? = 0
8367configure:23046: result: yes
8368configure:23055: checking for long double
8369configure:23087: result: yes
8370configure:23096: checking for wchar_t
8371configure:23113: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8372configure:23113: $? = 0
8373configure:23120: result: yes
8374configure:23129: checking for wint_t
8375configure:23146: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8376configure:23146: $? = 0
8377configure:23153: result: yes
8378configure:23161: checking for size_t
8379configure:23161: result: yes
8380configure:23172: checking for ptrdiff_t
8381configure:23172: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8382configure:23172: $? = 0
8383configure:23172: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8384conftest.c: In function 'main':
8385conftest.c:162: error: expected expression before ')' token
8386conftest.c: In function 'main':
8387conftest.c:162: error: expected expression before ')' token
8388lipo: can't open input file: /var/tmp//ccWRXT0v.out (No such file or directory)
8389configure:23172: $? = 1
8390configure: failed program was:
8391| /* confdefs.h */
8392| #define PACKAGE_NAME "glib"
8393| #define PACKAGE_TARNAME "glib"
8394| #define PACKAGE_VERSION "2.26.0"
8395| #define PACKAGE_STRING "glib 2.26.0"
8396| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
8397| #define PACKAGE_URL ""
8398| #define GLIB_MAJOR_VERSION 2
8399| #define GLIB_MINOR_VERSION 26
8400| #define GLIB_MICRO_VERSION 0
8401| #define GLIB_INTERFACE_AGE 0
8402| #define GLIB_BINARY_AGE 2600
8403| #define HAVE_CARBON 1
8404| #define NEED_ICONV_CACHE 1
8405| #define HAVE_LOCALE_H 1
8406| #define HAVE_LC_MESSAGES 1
8407| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
8408| #define HAVE_GETTEXT 1
8409| #define HAVE_DCGETTEXT 1
8410| #define ENABLE_NLS 1
8411| #define GETTEXT_PACKAGE "glib20"
8412| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
8413| #define USE_LIBICONV_GNU 1
8414| #define HAVE_DLFCN_H 1
8415| #define LT_OBJDIR ".libs/"
8416| #define STDC_HEADERS 1
8417| #define HAVE_VPRINTF 1
8418| #define HAVE_ALLOCA_H 1
8419| #define HAVE_ALLOCA 1
8420| #define HAVE_MMAP 1
8421| #define HAVE_POSIX_MEMALIGN 1
8422| #define HAVE_VALLOC 1
8423| #define HAVE_FSYNC 1
8424| #define HAVE_ATEXIT 1
8425| #define HAVE_TIMEGM 1
8426| #define HAVE_GMTIME_R 1
8427| #define SIZEOF_CHAR 1
8428| #define SIZEOF_SHORT 2
8429| #define SIZEOF_LONG 8
8430| #define SIZEOF_INT 4
8431| #define SIZEOF_VOID_P 8
8432| #define SIZEOF_LONG_LONG 8
8433| #define SIZEOF___INT64 0
8434| #define HAVE_LONG_LONG_FORMAT 1
8435| #define SANE_MALLOC_PROTOS 1
8436| #define G_HAVE___INLINE 1
8437| #define G_HAVE___INLINE__ 1
8438| #define G_HAVE_INLINE 1
8439| #define AC_APPLE_UNIVERSAL_BUILD 1
8440| #define HAVE_DIRENT_H 1
8441| #define HAVE_FLOAT_H 1
8442| #define HAVE_LIMITS_H 1
8443| #define HAVE_PWD_H 1
8444| #define HAVE_GRP_H 1
8445| #define HAVE_SYS_PARAM_H 1
8446| #define HAVE_SYS_POLL_H 1
8447| #define HAVE_SYS_RESOURCE_H 1
8448| #define HAVE_SYS_TIME_H 1
8449| #define HAVE_SYS_TIMES_H 1
8450| #define HAVE_SYS_WAIT_H 1
8451| #define HAVE_UNISTD_H 1
8452| #define HAVE_SYS_SELECT_H 1
8453| #define HAVE_SYS_TYPES_H 1
8454| #define HAVE_STDINT_H 1
8455| #define HAVE_INTTYPES_H 1
8456| #define HAVE_SCHED_H 1
8457| #define HAVE_SYS_MOUNT_H 1
8458| #define HAVE_SYS_STATVFS_H 1
8459| #define HAVE_SYS_SYSCTL_H 1
8460| #define HAVE_FSTAB_H 1
8461| #define HAVE_SYS_UIO_H 1
8462| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8463| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
8464| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
8465| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
8466| #define HAVE_LANGINFO_CODESET 1
8467| #define HAVE_STDDEF_H 1
8468| #define HAVE_STDLIB_H 1
8469| #define HAVE_STRING_H 1
8470| #define HAVE_SETLOCALE 1
8471| #define SIZEOF_SIZE_T 8
8472| #define HAVE_LSTAT 1
8473| #define HAVE_STRERROR 1
8474| #define HAVE_STRSIGNAL 1
8475| #define HAVE_MEMMOVE 1
8476| #define HAVE_VSNPRINTF 1
8477| #define HAVE_STPCPY 1
8478| #define HAVE_STRCASECMP 1
8479| #define HAVE_STRNCASECMP 1
8480| #define HAVE_POLL 1
8481| #define HAVE_GETCWD 1
8482| #define HAVE_VASPRINTF 1
8483| #define HAVE_SETENV 1
8484| #define HAVE_UNSETENV 1
8485| #define HAVE_GETC_UNLOCKED 1
8486| #define HAVE_READLINK 1
8487| #define HAVE_SYMLINK 1
8488| #define HAVE_CHOWN 1
8489| #define HAVE_LCHMOD 1
8490| #define HAVE_LCHOWN 1
8491| #define HAVE_FCHMOD 1
8492| #define HAVE_FCHOWN 1
8493| #define HAVE_LINK 1
8494| #define HAVE_STATVFS 1
8495| #define HAVE_STATFS 1
8496| #define HAVE_UTIMES 1
8497| #define HAVE_GETGRGID 1
8498| #define HAVE_GETPWUID 1
8499| #define HAVE_GETMNTINFO 1
8500| #define HAVE_NANOSLEEP 1
8501| #define HAVE_CRT_EXTERNS_H 1
8502| #define HAVE__NSGETENVIRON 1
8503| #define HAVE_C99_VSNPRINTF 1
8504| #define HAVE_UNIX98_PRINTF 1
8505| #define HAVE_ENDSERVENT 1
8506| #define HAVE_NETDB_H 1
8507| #define HAVE_SETREUID 1
8508| #define HAVE_ARPA_NAMESER_COMPAT_H 1
8509| #define STATFS_ARGS 2
8510| #define HAVE_GOOD_PRINTF 1
8511| #define HAVE_LONG_LONG 1
8512| #define HAVE_LONG_DOUBLE 1
8513| #define HAVE_WCHAR_T 1
8514| #define HAVE_WINT_T 1
8515| /* end confdefs.h.  */
8516| #include <stdio.h>
8517| #ifdef HAVE_SYS_TYPES_H
8518| # include <sys/types.h>
8519| #endif
8520| #ifdef HAVE_SYS_STAT_H
8521| # include <sys/stat.h>
8522| #endif
8523| #ifdef STDC_HEADERS
8524| # include <stdlib.h>
8525| # include <stddef.h>
8526| #else
8527| # ifdef HAVE_STDLIB_H
8528| #  include <stdlib.h>
8529| # endif
8530| #endif
8531| #ifdef HAVE_STRING_H
8532| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8533| #  include <memory.h>
8534| # endif
8535| # include <string.h>
8536| #endif
8537| #ifdef HAVE_STRINGS_H
8538| # include <strings.h>
8539| #endif
8540| #ifdef HAVE_INTTYPES_H
8541| # include <inttypes.h>
8542| #endif
8543| #ifdef HAVE_STDINT_H
8544| # include <stdint.h>
8545| #endif
8546| #ifdef HAVE_UNISTD_H
8547| # include <unistd.h>
8548| #endif
8549| int
8550| main ()
8551| {
8552| if (sizeof ((ptrdiff_t)))
8553|           return 0;
8554|   ;
8555|   return 0;
8556| }
8557configure:23172: result: yes
8558configure:23183: checking for inttypes.h
8559configure:23200: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8560conftest.c: In function 'main':
8561conftest.c:132: warning: unused variable 'i'
8562conftest.c: In function 'main':
8563conftest.c:132: warning: unused variable 'i'
8564configure:23200: $? = 0
8565configure:23207: result: yes
8566configure:23218: checking for stdint.h
8567configure:23235: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8568conftest.c: In function 'main':
8569conftest.c:133: warning: unused variable 'i'
8570conftest.c: In function 'main':
8571conftest.c:133: warning: unused variable 'i'
8572configure:23235: $? = 0
8573configure:23242: result: yes
8574configure:23274: checking for snprintf
8575configure:23274: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
8576conftest.c:153: warning: conflicting types for built-in function 'snprintf'
8577conftest.c:153: warning: conflicting types for built-in function 'snprintf'
8578configure:23274: $? = 0
8579configure:23274: result: yes
8580configure:23274: checking for wcslen
8581configure:23274: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
8582configure:23274: $? = 0
8583configure:23274: result: yes
8584configure:23283: checking for C99 snprintf
8585configure:23328: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
8586conftest.c: In function 'doit':
8587conftest.c:145: warning: implicit declaration of function 'exit'
8588conftest.c:145: warning: incompatible implicit declaration of built-in function 'exit'
8589conftest.c:139: warning: unused variable 'args'
8590conftest.c: In function 'main':
8591conftest.c:164: warning: incompatible implicit declaration of built-in function 'exit'
8592conftest.c: In function 'doit':
8593conftest.c:145: warning: implicit declaration of function 'exit'
8594conftest.c:145: warning: incompatible implicit declaration of built-in function 'exit'
8595conftest.c:139: warning: unused variable 'args'
8596conftest.c: In function 'main':
8597conftest.c:164: warning: incompatible implicit declaration of built-in function 'exit'
8598configure:23328: $? = 0
8599configure:23328: ./conftest
8600configure:23328: $? = 0
8601configure:23338: result: yes
8602configure:23405: checking for sys_errlist
8603configure:23422: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
8604configure:23422: $? = 0
8605configure:23429: result: yes
8606configure:23438: checking for sys_siglist
8607configure:23454: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
8608conftest.c: In function 'main':
8609conftest.c:139: warning: implicit declaration of function 'exit'
8610conftest.c:139: warning: incompatible implicit declaration of built-in function 'exit'
8611conftest.c:139: warning: passing argument 1 of 'exit' makes integer from pointer without a cast
8612conftest.c: In function 'main':
8613conftest.c:139: warning: implicit declaration of function 'exit'
8614conftest.c:139: warning: incompatible implicit declaration of built-in function 'exit'
8615conftest.c:139: warning: passing argument 1 of 'exit' makes integer from pointer without a cast
8616configure:23454: $? = 0
8617configure:23461: result: yes
8618configure:23470: checking for sys_siglist declaration
8619configure:23485: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8620conftest.c: In function 'main':
8621conftest.c:138: warning: implicit declaration of function 'strlen'
8622conftest.c:138: warning: incompatible implicit declaration of built-in function 'strlen'
8623conftest.c:138: warning: statement with no effect
8624conftest.c: In function 'main':
8625conftest.c:138: warning: implicit declaration of function 'strlen'
8626conftest.c:138: warning: incompatible implicit declaration of built-in function 'strlen'
8627conftest.c:138: warning: statement with no effect
8628configure:23485: $? = 0
8629configure:23491: result: yes
8630configure:23500: checking for fd_set
8631configure:23513: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8632conftest.c: In function 'main':
8633conftest.c:137: warning: unused variable 'writeMask'
8634conftest.c:137: warning: unused variable 'readMask'
8635conftest.c: In function 'main':
8636conftest.c:137: warning: unused variable 'writeMask'
8637conftest.c:137: warning: unused variable 'readMask'
8638configure:23513: $? = 0
8639configure:23520: result: yes, found in sys/types.h
8640configure:23550: checking whether realloc (NULL,) will work
8641configure:23566: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
8642configure:23566: $? = 0
8643configure:23566: ./conftest
8644configure:23566: $? = 0
8645configure:23577: result: yes
8646configure:23585: checking for nl_langinfo (CODESET)
8647configure:23602: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8648conftest.c: In function 'main':
8649conftest.c:138: warning: unused variable 'codeset'
8650conftest.c: In function 'main':
8651conftest.c:138: warning: unused variable 'codeset'
8652configure:23602: $? = 0
8653configure:23609: result: yes
8654configure:23617: checking for a compliant posix_memalign() implementation
8655configure:23655: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
8656configure:23655: $? = 0
8657configure:23655: ./conftest
8658configure:23655: $? = 0
8659configure:23668: result: yes
8660configure:23680: checking for OpenBSD strlcpy/strlcat
8661configure:23701: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
8662configure:23701: $? = 0
8663configure:23701: ./conftest
8664configure:23701: $? = 0
8665configure:23711: result: yes
8666configure:23720: checking for an implementation of va_copy()
8667configure:23743: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
8668configure:23743: $? = 0
8669configure:23752: result: yes
8670configure:23754: checking for an implementation of __va_copy()
8671configure:23777: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
8672configure:23777: $? = 0
8673configure:23786: result: yes
8674configure:23804: checking whether va_lists can be copied by value
8675configure:23830: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
8676conftest.c: In function 'f':
8677conftest.c:143: error: incompatible types in assignment
8678lipo: can't figure out the architecture type of: /var/tmp//ccZTyOMH.out
8679configure:23830: $? = 1
8680configure: program exited with status 1
8681configure: failed program was:
8682| /* confdefs.h */
8683| #define PACKAGE_NAME "glib"
8684| #define PACKAGE_TARNAME "glib"
8685| #define PACKAGE_VERSION "2.26.0"
8686| #define PACKAGE_STRING "glib 2.26.0"
8687| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
8688| #define PACKAGE_URL ""
8689| #define GLIB_MAJOR_VERSION 2
8690| #define GLIB_MINOR_VERSION 26
8691| #define GLIB_MICRO_VERSION 0
8692| #define GLIB_INTERFACE_AGE 0
8693| #define GLIB_BINARY_AGE 2600
8694| #define HAVE_CARBON 1
8695| #define NEED_ICONV_CACHE 1
8696| #define HAVE_LOCALE_H 1
8697| #define HAVE_LC_MESSAGES 1
8698| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
8699| #define HAVE_GETTEXT 1
8700| #define HAVE_DCGETTEXT 1
8701| #define ENABLE_NLS 1
8702| #define GETTEXT_PACKAGE "glib20"
8703| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
8704| #define USE_LIBICONV_GNU 1
8705| #define HAVE_DLFCN_H 1
8706| #define LT_OBJDIR ".libs/"
8707| #define STDC_HEADERS 1
8708| #define HAVE_VPRINTF 1
8709| #define HAVE_ALLOCA_H 1
8710| #define HAVE_ALLOCA 1
8711| #define HAVE_MMAP 1
8712| #define HAVE_POSIX_MEMALIGN 1
8713| #define HAVE_VALLOC 1
8714| #define HAVE_FSYNC 1
8715| #define HAVE_ATEXIT 1
8716| #define HAVE_TIMEGM 1
8717| #define HAVE_GMTIME_R 1
8718| #define SIZEOF_CHAR 1
8719| #define SIZEOF_SHORT 2
8720| #define SIZEOF_LONG 8
8721| #define SIZEOF_INT 4
8722| #define SIZEOF_VOID_P 8
8723| #define SIZEOF_LONG_LONG 8
8724| #define SIZEOF___INT64 0
8725| #define HAVE_LONG_LONG_FORMAT 1
8726| #define SANE_MALLOC_PROTOS 1
8727| #define G_HAVE___INLINE 1
8728| #define G_HAVE___INLINE__ 1
8729| #define G_HAVE_INLINE 1
8730| #define AC_APPLE_UNIVERSAL_BUILD 1
8731| #define HAVE_DIRENT_H 1
8732| #define HAVE_FLOAT_H 1
8733| #define HAVE_LIMITS_H 1
8734| #define HAVE_PWD_H 1
8735| #define HAVE_GRP_H 1
8736| #define HAVE_SYS_PARAM_H 1
8737| #define HAVE_SYS_POLL_H 1
8738| #define HAVE_SYS_RESOURCE_H 1
8739| #define HAVE_SYS_TIME_H 1
8740| #define HAVE_SYS_TIMES_H 1
8741| #define HAVE_SYS_WAIT_H 1
8742| #define HAVE_UNISTD_H 1
8743| #define HAVE_SYS_SELECT_H 1
8744| #define HAVE_SYS_TYPES_H 1
8745| #define HAVE_STDINT_H 1
8746| #define HAVE_INTTYPES_H 1
8747| #define HAVE_SCHED_H 1
8748| #define HAVE_SYS_MOUNT_H 1
8749| #define HAVE_SYS_STATVFS_H 1
8750| #define HAVE_SYS_SYSCTL_H 1
8751| #define HAVE_FSTAB_H 1
8752| #define HAVE_SYS_UIO_H 1
8753| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8754| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
8755| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
8756| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
8757| #define HAVE_LANGINFO_CODESET 1
8758| #define HAVE_STDDEF_H 1
8759| #define HAVE_STDLIB_H 1
8760| #define HAVE_STRING_H 1
8761| #define HAVE_SETLOCALE 1
8762| #define SIZEOF_SIZE_T 8
8763| #define HAVE_LSTAT 1
8764| #define HAVE_STRERROR 1
8765| #define HAVE_STRSIGNAL 1
8766| #define HAVE_MEMMOVE 1
8767| #define HAVE_VSNPRINTF 1
8768| #define HAVE_STPCPY 1
8769| #define HAVE_STRCASECMP 1
8770| #define HAVE_STRNCASECMP 1
8771| #define HAVE_POLL 1
8772| #define HAVE_GETCWD 1
8773| #define HAVE_VASPRINTF 1
8774| #define HAVE_SETENV 1
8775| #define HAVE_UNSETENV 1
8776| #define HAVE_GETC_UNLOCKED 1
8777| #define HAVE_READLINK 1
8778| #define HAVE_SYMLINK 1
8779| #define HAVE_CHOWN 1
8780| #define HAVE_LCHMOD 1
8781| #define HAVE_LCHOWN 1
8782| #define HAVE_FCHMOD 1
8783| #define HAVE_FCHOWN 1
8784| #define HAVE_LINK 1
8785| #define HAVE_STATVFS 1
8786| #define HAVE_STATFS 1
8787| #define HAVE_UTIMES 1
8788| #define HAVE_GETGRGID 1
8789| #define HAVE_GETPWUID 1
8790| #define HAVE_GETMNTINFO 1
8791| #define HAVE_NANOSLEEP 1
8792| #define HAVE_CRT_EXTERNS_H 1
8793| #define HAVE__NSGETENVIRON 1
8794| #define HAVE_C99_VSNPRINTF 1
8795| #define HAVE_UNIX98_PRINTF 1
8796| #define HAVE_ENDSERVENT 1
8797| #define HAVE_NETDB_H 1
8798| #define HAVE_SETREUID 1
8799| #define HAVE_ARPA_NAMESER_COMPAT_H 1
8800| #define STATFS_ARGS 2
8801| #define HAVE_GOOD_PRINTF 1
8802| #define HAVE_LONG_LONG 1
8803| #define HAVE_LONG_DOUBLE 1
8804| #define HAVE_WCHAR_T 1
8805| #define HAVE_WINT_T 1
8806| #define HAVE_PTRDIFF_T 1
8807| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8808| #define HAVE_STDINT_H_WITH_UINTMAX 1
8809| #define HAVE_INTMAX_T 1
8810| #define HAVE_SNPRINTF 1
8811| #define HAVE_WCSLEN 1
8812| #define HAVE_C99_SNPRINTF 1
8813| #define REALLOC_0_WORKS 1
8814| #define HAVE_CODESET 1
8815| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
8816| #define HAVE_STRLCPY 1
8817| #define G_VA_COPY va_copy
8818| /* end confdefs.h.  */
8819| #include <stdarg.h>
8820| #include <stdlib.h>
8821|       void f (int i, ...) {
8822|       va_list args1, args2;
8823|       va_start (args1, i);
8824|       args2 = args1;
8825|       if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42)
8826|         exit (1);
8827|       va_end (args1); va_end (args2);
8828|       }
8829|       int main() {
8830|         f (0, 42);
8831|         return 0;
8832|       }
8833configure:23841: result: no
8834configure:23873: checking for dlopen
8835configure:23873: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
8836configure:23873: $? = 0
8837configure:23873: result: yes
8838configure:23875: checking for dlsym
8839configure:23875: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
8840configure:23875: $? = 0
8841configure:23875: result: yes
8842configure:24069: checking for RTLD_GLOBAL brokenness
8843configure:24098: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon  conftest.c  -lintl   >&5
8844configure:24098: $? = 0
8845configure:24098: ./conftest
8846configure:24098: $? = 0
8847configure:24111: result: no
8848configure:24118: checking for preceeding underscore in symbols
8849configure:24143: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon  conftest.c  -lintl   >&5
8850configure:24143: $? = 0
8851configure:24143: ./conftest
8852configure:24143: $? = 1
8853configure: program exited with status 1
8854configure: failed program was:
8855| /* confdefs.h */
8856| #define PACKAGE_NAME "glib"
8857| #define PACKAGE_TARNAME "glib"
8858| #define PACKAGE_VERSION "2.26.0"
8859| #define PACKAGE_STRING "glib 2.26.0"
8860| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
8861| #define PACKAGE_URL ""
8862| #define GLIB_MAJOR_VERSION 2
8863| #define GLIB_MINOR_VERSION 26
8864| #define GLIB_MICRO_VERSION 0
8865| #define GLIB_INTERFACE_AGE 0
8866| #define GLIB_BINARY_AGE 2600
8867| #define HAVE_CARBON 1
8868| #define NEED_ICONV_CACHE 1
8869| #define HAVE_LOCALE_H 1
8870| #define HAVE_LC_MESSAGES 1
8871| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
8872| #define HAVE_GETTEXT 1
8873| #define HAVE_DCGETTEXT 1
8874| #define ENABLE_NLS 1
8875| #define GETTEXT_PACKAGE "glib20"
8876| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
8877| #define USE_LIBICONV_GNU 1
8878| #define HAVE_DLFCN_H 1
8879| #define LT_OBJDIR ".libs/"
8880| #define STDC_HEADERS 1
8881| #define HAVE_VPRINTF 1
8882| #define HAVE_ALLOCA_H 1
8883| #define HAVE_ALLOCA 1
8884| #define HAVE_MMAP 1
8885| #define HAVE_POSIX_MEMALIGN 1
8886| #define HAVE_VALLOC 1
8887| #define HAVE_FSYNC 1
8888| #define HAVE_ATEXIT 1
8889| #define HAVE_TIMEGM 1
8890| #define HAVE_GMTIME_R 1
8891| #define SIZEOF_CHAR 1
8892| #define SIZEOF_SHORT 2
8893| #define SIZEOF_LONG 8
8894| #define SIZEOF_INT 4
8895| #define SIZEOF_VOID_P 8
8896| #define SIZEOF_LONG_LONG 8
8897| #define SIZEOF___INT64 0
8898| #define HAVE_LONG_LONG_FORMAT 1
8899| #define SANE_MALLOC_PROTOS 1
8900| #define G_HAVE___INLINE 1
8901| #define G_HAVE___INLINE__ 1
8902| #define G_HAVE_INLINE 1
8903| #define AC_APPLE_UNIVERSAL_BUILD 1
8904| #define HAVE_DIRENT_H 1
8905| #define HAVE_FLOAT_H 1
8906| #define HAVE_LIMITS_H 1
8907| #define HAVE_PWD_H 1
8908| #define HAVE_GRP_H 1
8909| #define HAVE_SYS_PARAM_H 1
8910| #define HAVE_SYS_POLL_H 1
8911| #define HAVE_SYS_RESOURCE_H 1
8912| #define HAVE_SYS_TIME_H 1
8913| #define HAVE_SYS_TIMES_H 1
8914| #define HAVE_SYS_WAIT_H 1
8915| #define HAVE_UNISTD_H 1
8916| #define HAVE_SYS_SELECT_H 1
8917| #define HAVE_SYS_TYPES_H 1
8918| #define HAVE_STDINT_H 1
8919| #define HAVE_INTTYPES_H 1
8920| #define HAVE_SCHED_H 1
8921| #define HAVE_SYS_MOUNT_H 1
8922| #define HAVE_SYS_STATVFS_H 1
8923| #define HAVE_SYS_SYSCTL_H 1
8924| #define HAVE_FSTAB_H 1
8925| #define HAVE_SYS_UIO_H 1
8926| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8927| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
8928| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
8929| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
8930| #define HAVE_LANGINFO_CODESET 1
8931| #define HAVE_STDDEF_H 1
8932| #define HAVE_STDLIB_H 1
8933| #define HAVE_STRING_H 1
8934| #define HAVE_SETLOCALE 1
8935| #define SIZEOF_SIZE_T 8
8936| #define HAVE_LSTAT 1
8937| #define HAVE_STRERROR 1
8938| #define HAVE_STRSIGNAL 1
8939| #define HAVE_MEMMOVE 1
8940| #define HAVE_VSNPRINTF 1
8941| #define HAVE_STPCPY 1
8942| #define HAVE_STRCASECMP 1
8943| #define HAVE_STRNCASECMP 1
8944| #define HAVE_POLL 1
8945| #define HAVE_GETCWD 1
8946| #define HAVE_VASPRINTF 1
8947| #define HAVE_SETENV 1
8948| #define HAVE_UNSETENV 1
8949| #define HAVE_GETC_UNLOCKED 1
8950| #define HAVE_READLINK 1
8951| #define HAVE_SYMLINK 1
8952| #define HAVE_CHOWN 1
8953| #define HAVE_LCHMOD 1
8954| #define HAVE_LCHOWN 1
8955| #define HAVE_FCHMOD 1
8956| #define HAVE_FCHOWN 1
8957| #define HAVE_LINK 1
8958| #define HAVE_STATVFS 1
8959| #define HAVE_STATFS 1
8960| #define HAVE_UTIMES 1
8961| #define HAVE_GETGRGID 1
8962| #define HAVE_GETPWUID 1
8963| #define HAVE_GETMNTINFO 1
8964| #define HAVE_NANOSLEEP 1
8965| #define HAVE_CRT_EXTERNS_H 1
8966| #define HAVE__NSGETENVIRON 1
8967| #define HAVE_C99_VSNPRINTF 1
8968| #define HAVE_UNIX98_PRINTF 1
8969| #define HAVE_ENDSERVENT 1
8970| #define HAVE_NETDB_H 1
8971| #define HAVE_SETREUID 1
8972| #define HAVE_ARPA_NAMESER_COMPAT_H 1
8973| #define STATFS_ARGS 2
8974| #define HAVE_GOOD_PRINTF 1
8975| #define HAVE_LONG_LONG 1
8976| #define HAVE_LONG_DOUBLE 1
8977| #define HAVE_WCHAR_T 1
8978| #define HAVE_WINT_T 1
8979| #define HAVE_PTRDIFF_T 1
8980| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8981| #define HAVE_STDINT_H_WITH_UINTMAX 1
8982| #define HAVE_INTMAX_T 1
8983| #define HAVE_SNPRINTF 1
8984| #define HAVE_WCSLEN 1
8985| #define HAVE_C99_SNPRINTF 1
8986| #define REALLOC_0_WORKS 1
8987| #define HAVE_CODESET 1
8988| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
8989| #define HAVE_STRLCPY 1
8990| #define G_VA_COPY va_copy
8991| #define G_VA_COPY_AS_ARRAY 1
8992| /* end confdefs.h.  */
8993| #include <dlfcn.h>
8994|                 int glib_underscore_test (void) { return 42; }
8995|               int main() {
8996|                 void *f1 = (void*)0, *f2 = (void*)0, *handle;
8997|                 handle = dlopen ((void*)0, 0);
8998|                 if (handle) {
8999|                   f1 = dlsym (handle, "glib_underscore_test");
9000|                   f2 = dlsym (handle, "_glib_underscore_test");
9001|                 } return (!f2 || f1);
9002|               }
9003configure:24155: result: no
9004configure:24168: checking for dlerror
9005configure:24168: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c  -lintl   >&5
9006configure:24168: $? = 0
9007configure:24168: result: yes
9008configure:24184: checking for the suffix of module shared libraries
9009configure:24192: result: .so
9010configure:24211: checking for gspawn implementation
9011configure:24221: result: gspawn.lo
9012configure:24226: checking for GIOChannel implementation
9013configure:24236: result: giounix.lo
9014configure:24261: checking for is_selinux_enabled in -lselinux
9015configure:24286: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lselinux  -lintl   >&5
9016ld: library not found for -lselinux
9017collect2: ld returned 1 exit status
9018ld: library not found for -lselinux
9019collect2: ld returned 1 exit status
9020lipo: can't open input file: /var/tmp//ccTirm3q.out (No such file or directory)
9021configure:24286: $? = 1
9022configure: failed program was:
9023| /* confdefs.h */
9024| #define PACKAGE_NAME "glib"
9025| #define PACKAGE_TARNAME "glib"
9026| #define PACKAGE_VERSION "2.26.0"
9027| #define PACKAGE_STRING "glib 2.26.0"
9028| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
9029| #define PACKAGE_URL ""
9030| #define GLIB_MAJOR_VERSION 2
9031| #define GLIB_MINOR_VERSION 26
9032| #define GLIB_MICRO_VERSION 0
9033| #define GLIB_INTERFACE_AGE 0
9034| #define GLIB_BINARY_AGE 2600
9035| #define HAVE_CARBON 1
9036| #define NEED_ICONV_CACHE 1
9037| #define HAVE_LOCALE_H 1
9038| #define HAVE_LC_MESSAGES 1
9039| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
9040| #define HAVE_GETTEXT 1
9041| #define HAVE_DCGETTEXT 1
9042| #define ENABLE_NLS 1
9043| #define GETTEXT_PACKAGE "glib20"
9044| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
9045| #define USE_LIBICONV_GNU 1
9046| #define HAVE_DLFCN_H 1
9047| #define LT_OBJDIR ".libs/"
9048| #define STDC_HEADERS 1
9049| #define HAVE_VPRINTF 1
9050| #define HAVE_ALLOCA_H 1
9051| #define HAVE_ALLOCA 1
9052| #define HAVE_MMAP 1
9053| #define HAVE_POSIX_MEMALIGN 1
9054| #define HAVE_VALLOC 1
9055| #define HAVE_FSYNC 1
9056| #define HAVE_ATEXIT 1
9057| #define HAVE_TIMEGM 1
9058| #define HAVE_GMTIME_R 1
9059| #define SIZEOF_CHAR 1
9060| #define SIZEOF_SHORT 2
9061| #define SIZEOF_LONG 8
9062| #define SIZEOF_INT 4
9063| #define SIZEOF_VOID_P 8
9064| #define SIZEOF_LONG_LONG 8
9065| #define SIZEOF___INT64 0
9066| #define HAVE_LONG_LONG_FORMAT 1
9067| #define SANE_MALLOC_PROTOS 1
9068| #define G_HAVE___INLINE 1
9069| #define G_HAVE___INLINE__ 1
9070| #define G_HAVE_INLINE 1
9071| #define AC_APPLE_UNIVERSAL_BUILD 1
9072| #define HAVE_DIRENT_H 1
9073| #define HAVE_FLOAT_H 1
9074| #define HAVE_LIMITS_H 1
9075| #define HAVE_PWD_H 1
9076| #define HAVE_GRP_H 1
9077| #define HAVE_SYS_PARAM_H 1
9078| #define HAVE_SYS_POLL_H 1
9079| #define HAVE_SYS_RESOURCE_H 1
9080| #define HAVE_SYS_TIME_H 1
9081| #define HAVE_SYS_TIMES_H 1
9082| #define HAVE_SYS_WAIT_H 1
9083| #define HAVE_UNISTD_H 1
9084| #define HAVE_SYS_SELECT_H 1
9085| #define HAVE_SYS_TYPES_H 1
9086| #define HAVE_STDINT_H 1
9087| #define HAVE_INTTYPES_H 1
9088| #define HAVE_SCHED_H 1
9089| #define HAVE_SYS_MOUNT_H 1
9090| #define HAVE_SYS_STATVFS_H 1
9091| #define HAVE_SYS_SYSCTL_H 1
9092| #define HAVE_FSTAB_H 1
9093| #define HAVE_SYS_UIO_H 1
9094| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9095| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
9096| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
9097| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
9098| #define HAVE_LANGINFO_CODESET 1
9099| #define HAVE_STDDEF_H 1
9100| #define HAVE_STDLIB_H 1
9101| #define HAVE_STRING_H 1
9102| #define HAVE_SETLOCALE 1
9103| #define SIZEOF_SIZE_T 8
9104| #define HAVE_LSTAT 1
9105| #define HAVE_STRERROR 1
9106| #define HAVE_STRSIGNAL 1
9107| #define HAVE_MEMMOVE 1
9108| #define HAVE_VSNPRINTF 1
9109| #define HAVE_STPCPY 1
9110| #define HAVE_STRCASECMP 1
9111| #define HAVE_STRNCASECMP 1
9112| #define HAVE_POLL 1
9113| #define HAVE_GETCWD 1
9114| #define HAVE_VASPRINTF 1
9115| #define HAVE_SETENV 1
9116| #define HAVE_UNSETENV 1
9117| #define HAVE_GETC_UNLOCKED 1
9118| #define HAVE_READLINK 1
9119| #define HAVE_SYMLINK 1
9120| #define HAVE_CHOWN 1
9121| #define HAVE_LCHMOD 1
9122| #define HAVE_LCHOWN 1
9123| #define HAVE_FCHMOD 1
9124| #define HAVE_FCHOWN 1
9125| #define HAVE_LINK 1
9126| #define HAVE_STATVFS 1
9127| #define HAVE_STATFS 1
9128| #define HAVE_UTIMES 1
9129| #define HAVE_GETGRGID 1
9130| #define HAVE_GETPWUID 1
9131| #define HAVE_GETMNTINFO 1
9132| #define HAVE_NANOSLEEP 1
9133| #define HAVE_CRT_EXTERNS_H 1
9134| #define HAVE__NSGETENVIRON 1
9135| #define HAVE_C99_VSNPRINTF 1
9136| #define HAVE_UNIX98_PRINTF 1
9137| #define HAVE_ENDSERVENT 1
9138| #define HAVE_NETDB_H 1
9139| #define HAVE_SETREUID 1
9140| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9141| #define STATFS_ARGS 2
9142| #define HAVE_GOOD_PRINTF 1
9143| #define HAVE_LONG_LONG 1
9144| #define HAVE_LONG_DOUBLE 1
9145| #define HAVE_WCHAR_T 1
9146| #define HAVE_WINT_T 1
9147| #define HAVE_PTRDIFF_T 1
9148| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9149| #define HAVE_STDINT_H_WITH_UINTMAX 1
9150| #define HAVE_INTMAX_T 1
9151| #define HAVE_SNPRINTF 1
9152| #define HAVE_WCSLEN 1
9153| #define HAVE_C99_SNPRINTF 1
9154| #define REALLOC_0_WORKS 1
9155| #define HAVE_CODESET 1
9156| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
9157| #define HAVE_STRLCPY 1
9158| #define G_VA_COPY va_copy
9159| #define G_VA_COPY_AS_ARRAY 1
9160| /* end confdefs.h.  */
9161|
9162| /* Override any GCC internal prototype to avoid an error.
9163|    Use char because int might match the return type of a GCC
9164|    builtin and then its argument prototype would still apply.  */
9165| #ifdef __cplusplus
9166| extern "C"
9167| #endif
9168| char is_selinux_enabled ();
9169| int
9170| main ()
9171| {
9172| return is_selinux_enabled ();
9173|   ;
9174|   return 0;
9175| }
9176configure:24295: result: no
9177configure:24363: checking sys/inotify.h usability
9178configure:24363: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
9179conftest.c:172:25: error: sys/inotify.h: No such file or directory
9180conftest.c:172:25: error: sys/inotify.h: No such file or directory
9181lipo: can't open input file: /var/tmp//ccYDdN9X.out (No such file or directory)
9182configure:24363: $? = 1
9183configure: failed program was:
9184| /* confdefs.h */
9185| #define PACKAGE_NAME "glib"
9186| #define PACKAGE_TARNAME "glib"
9187| #define PACKAGE_VERSION "2.26.0"
9188| #define PACKAGE_STRING "glib 2.26.0"
9189| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
9190| #define PACKAGE_URL ""
9191| #define GLIB_MAJOR_VERSION 2
9192| #define GLIB_MINOR_VERSION 26
9193| #define GLIB_MICRO_VERSION 0
9194| #define GLIB_INTERFACE_AGE 0
9195| #define GLIB_BINARY_AGE 2600
9196| #define HAVE_CARBON 1
9197| #define NEED_ICONV_CACHE 1
9198| #define HAVE_LOCALE_H 1
9199| #define HAVE_LC_MESSAGES 1
9200| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
9201| #define HAVE_GETTEXT 1
9202| #define HAVE_DCGETTEXT 1
9203| #define ENABLE_NLS 1
9204| #define GETTEXT_PACKAGE "glib20"
9205| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
9206| #define USE_LIBICONV_GNU 1
9207| #define HAVE_DLFCN_H 1
9208| #define LT_OBJDIR ".libs/"
9209| #define STDC_HEADERS 1
9210| #define HAVE_VPRINTF 1
9211| #define HAVE_ALLOCA_H 1
9212| #define HAVE_ALLOCA 1
9213| #define HAVE_MMAP 1
9214| #define HAVE_POSIX_MEMALIGN 1
9215| #define HAVE_VALLOC 1
9216| #define HAVE_FSYNC 1
9217| #define HAVE_ATEXIT 1
9218| #define HAVE_TIMEGM 1
9219| #define HAVE_GMTIME_R 1
9220| #define SIZEOF_CHAR 1
9221| #define SIZEOF_SHORT 2
9222| #define SIZEOF_LONG 8
9223| #define SIZEOF_INT 4
9224| #define SIZEOF_VOID_P 8
9225| #define SIZEOF_LONG_LONG 8
9226| #define SIZEOF___INT64 0
9227| #define HAVE_LONG_LONG_FORMAT 1
9228| #define SANE_MALLOC_PROTOS 1
9229| #define G_HAVE___INLINE 1
9230| #define G_HAVE___INLINE__ 1
9231| #define G_HAVE_INLINE 1
9232| #define AC_APPLE_UNIVERSAL_BUILD 1
9233| #define HAVE_DIRENT_H 1
9234| #define HAVE_FLOAT_H 1
9235| #define HAVE_LIMITS_H 1
9236| #define HAVE_PWD_H 1
9237| #define HAVE_GRP_H 1
9238| #define HAVE_SYS_PARAM_H 1
9239| #define HAVE_SYS_POLL_H 1
9240| #define HAVE_SYS_RESOURCE_H 1
9241| #define HAVE_SYS_TIME_H 1
9242| #define HAVE_SYS_TIMES_H 1
9243| #define HAVE_SYS_WAIT_H 1
9244| #define HAVE_UNISTD_H 1
9245| #define HAVE_SYS_SELECT_H 1
9246| #define HAVE_SYS_TYPES_H 1
9247| #define HAVE_STDINT_H 1
9248| #define HAVE_INTTYPES_H 1
9249| #define HAVE_SCHED_H 1
9250| #define HAVE_SYS_MOUNT_H 1
9251| #define HAVE_SYS_STATVFS_H 1
9252| #define HAVE_SYS_SYSCTL_H 1
9253| #define HAVE_FSTAB_H 1
9254| #define HAVE_SYS_UIO_H 1
9255| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9256| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
9257| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
9258| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
9259| #define HAVE_LANGINFO_CODESET 1
9260| #define HAVE_STDDEF_H 1
9261| #define HAVE_STDLIB_H 1
9262| #define HAVE_STRING_H 1
9263| #define HAVE_SETLOCALE 1
9264| #define SIZEOF_SIZE_T 8
9265| #define HAVE_LSTAT 1
9266| #define HAVE_STRERROR 1
9267| #define HAVE_STRSIGNAL 1
9268| #define HAVE_MEMMOVE 1
9269| #define HAVE_VSNPRINTF 1
9270| #define HAVE_STPCPY 1
9271| #define HAVE_STRCASECMP 1
9272| #define HAVE_STRNCASECMP 1
9273| #define HAVE_POLL 1
9274| #define HAVE_GETCWD 1
9275| #define HAVE_VASPRINTF 1
9276| #define HAVE_SETENV 1
9277| #define HAVE_UNSETENV 1
9278| #define HAVE_GETC_UNLOCKED 1
9279| #define HAVE_READLINK 1
9280| #define HAVE_SYMLINK 1
9281| #define HAVE_CHOWN 1
9282| #define HAVE_LCHMOD 1
9283| #define HAVE_LCHOWN 1
9284| #define HAVE_FCHMOD 1
9285| #define HAVE_FCHOWN 1
9286| #define HAVE_LINK 1
9287| #define HAVE_STATVFS 1
9288| #define HAVE_STATFS 1
9289| #define HAVE_UTIMES 1
9290| #define HAVE_GETGRGID 1
9291| #define HAVE_GETPWUID 1
9292| #define HAVE_GETMNTINFO 1
9293| #define HAVE_NANOSLEEP 1
9294| #define HAVE_CRT_EXTERNS_H 1
9295| #define HAVE__NSGETENVIRON 1
9296| #define HAVE_C99_VSNPRINTF 1
9297| #define HAVE_UNIX98_PRINTF 1
9298| #define HAVE_ENDSERVENT 1
9299| #define HAVE_NETDB_H 1
9300| #define HAVE_SETREUID 1
9301| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9302| #define STATFS_ARGS 2
9303| #define HAVE_GOOD_PRINTF 1
9304| #define HAVE_LONG_LONG 1
9305| #define HAVE_LONG_DOUBLE 1
9306| #define HAVE_WCHAR_T 1
9307| #define HAVE_WINT_T 1
9308| #define HAVE_PTRDIFF_T 1
9309| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9310| #define HAVE_STDINT_H_WITH_UINTMAX 1
9311| #define HAVE_INTMAX_T 1
9312| #define HAVE_SNPRINTF 1
9313| #define HAVE_WCSLEN 1
9314| #define HAVE_C99_SNPRINTF 1
9315| #define REALLOC_0_WORKS 1
9316| #define HAVE_CODESET 1
9317| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
9318| #define HAVE_STRLCPY 1
9319| #define G_VA_COPY va_copy
9320| #define G_VA_COPY_AS_ARRAY 1
9321| /* end confdefs.h.  */
9322| #include <stdio.h>
9323| #ifdef HAVE_SYS_TYPES_H
9324| # include <sys/types.h>
9325| #endif
9326| #ifdef HAVE_SYS_STAT_H
9327| # include <sys/stat.h>
9328| #endif
9329| #ifdef STDC_HEADERS
9330| # include <stdlib.h>
9331| # include <stddef.h>
9332| #else
9333| # ifdef HAVE_STDLIB_H
9334| #  include <stdlib.h>
9335| # endif
9336| #endif
9337| #ifdef HAVE_STRING_H
9338| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9339| #  include <memory.h>
9340| # endif
9341| # include <string.h>
9342| #endif
9343| #ifdef HAVE_STRINGS_H
9344| # include <strings.h>
9345| #endif
9346| #ifdef HAVE_INTTYPES_H
9347| # include <inttypes.h>
9348| #endif
9349| #ifdef HAVE_STDINT_H
9350| # include <stdint.h>
9351| #endif
9352| #ifdef HAVE_UNISTD_H
9353| # include <unistd.h>
9354| #endif
9355| #include <sys/inotify.h>
9356configure:24363: result: no
9357configure:24363: checking sys/inotify.h presence
9358configure:24363: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
9359conftest.c:139:25: error: sys/inotify.h: No such file or directory
9360configure:24363: $? = 1
9361configure: failed program was:
9362| /* confdefs.h */
9363| #define PACKAGE_NAME "glib"
9364| #define PACKAGE_TARNAME "glib"
9365| #define PACKAGE_VERSION "2.26.0"
9366| #define PACKAGE_STRING "glib 2.26.0"
9367| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
9368| #define PACKAGE_URL ""
9369| #define GLIB_MAJOR_VERSION 2
9370| #define GLIB_MINOR_VERSION 26
9371| #define GLIB_MICRO_VERSION 0
9372| #define GLIB_INTERFACE_AGE 0
9373| #define GLIB_BINARY_AGE 2600
9374| #define HAVE_CARBON 1
9375| #define NEED_ICONV_CACHE 1
9376| #define HAVE_LOCALE_H 1
9377| #define HAVE_LC_MESSAGES 1
9378| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
9379| #define HAVE_GETTEXT 1
9380| #define HAVE_DCGETTEXT 1
9381| #define ENABLE_NLS 1
9382| #define GETTEXT_PACKAGE "glib20"
9383| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
9384| #define USE_LIBICONV_GNU 1
9385| #define HAVE_DLFCN_H 1
9386| #define LT_OBJDIR ".libs/"
9387| #define STDC_HEADERS 1
9388| #define HAVE_VPRINTF 1
9389| #define HAVE_ALLOCA_H 1
9390| #define HAVE_ALLOCA 1
9391| #define HAVE_MMAP 1
9392| #define HAVE_POSIX_MEMALIGN 1
9393| #define HAVE_VALLOC 1
9394| #define HAVE_FSYNC 1
9395| #define HAVE_ATEXIT 1
9396| #define HAVE_TIMEGM 1
9397| #define HAVE_GMTIME_R 1
9398| #define SIZEOF_CHAR 1
9399| #define SIZEOF_SHORT 2
9400| #define SIZEOF_LONG 8
9401| #define SIZEOF_INT 4
9402| #define SIZEOF_VOID_P 8
9403| #define SIZEOF_LONG_LONG 8
9404| #define SIZEOF___INT64 0
9405| #define HAVE_LONG_LONG_FORMAT 1
9406| #define SANE_MALLOC_PROTOS 1
9407| #define G_HAVE___INLINE 1
9408| #define G_HAVE___INLINE__ 1
9409| #define G_HAVE_INLINE 1
9410| #define AC_APPLE_UNIVERSAL_BUILD 1
9411| #define HAVE_DIRENT_H 1
9412| #define HAVE_FLOAT_H 1
9413| #define HAVE_LIMITS_H 1
9414| #define HAVE_PWD_H 1
9415| #define HAVE_GRP_H 1
9416| #define HAVE_SYS_PARAM_H 1
9417| #define HAVE_SYS_POLL_H 1
9418| #define HAVE_SYS_RESOURCE_H 1
9419| #define HAVE_SYS_TIME_H 1
9420| #define HAVE_SYS_TIMES_H 1
9421| #define HAVE_SYS_WAIT_H 1
9422| #define HAVE_UNISTD_H 1
9423| #define HAVE_SYS_SELECT_H 1
9424| #define HAVE_SYS_TYPES_H 1
9425| #define HAVE_STDINT_H 1
9426| #define HAVE_INTTYPES_H 1
9427| #define HAVE_SCHED_H 1
9428| #define HAVE_SYS_MOUNT_H 1
9429| #define HAVE_SYS_STATVFS_H 1
9430| #define HAVE_SYS_SYSCTL_H 1
9431| #define HAVE_FSTAB_H 1
9432| #define HAVE_SYS_UIO_H 1
9433| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9434| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
9435| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
9436| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
9437| #define HAVE_LANGINFO_CODESET 1
9438| #define HAVE_STDDEF_H 1
9439| #define HAVE_STDLIB_H 1
9440| #define HAVE_STRING_H 1
9441| #define HAVE_SETLOCALE 1
9442| #define SIZEOF_SIZE_T 8
9443| #define HAVE_LSTAT 1
9444| #define HAVE_STRERROR 1
9445| #define HAVE_STRSIGNAL 1
9446| #define HAVE_MEMMOVE 1
9447| #define HAVE_VSNPRINTF 1
9448| #define HAVE_STPCPY 1
9449| #define HAVE_STRCASECMP 1
9450| #define HAVE_STRNCASECMP 1
9451| #define HAVE_POLL 1
9452| #define HAVE_GETCWD 1
9453| #define HAVE_VASPRINTF 1
9454| #define HAVE_SETENV 1
9455| #define HAVE_UNSETENV 1
9456| #define HAVE_GETC_UNLOCKED 1
9457| #define HAVE_READLINK 1
9458| #define HAVE_SYMLINK 1
9459| #define HAVE_CHOWN 1
9460| #define HAVE_LCHMOD 1
9461| #define HAVE_LCHOWN 1
9462| #define HAVE_FCHMOD 1
9463| #define HAVE_FCHOWN 1
9464| #define HAVE_LINK 1
9465| #define HAVE_STATVFS 1
9466| #define HAVE_STATFS 1
9467| #define HAVE_UTIMES 1
9468| #define HAVE_GETGRGID 1
9469| #define HAVE_GETPWUID 1
9470| #define HAVE_GETMNTINFO 1
9471| #define HAVE_NANOSLEEP 1
9472| #define HAVE_CRT_EXTERNS_H 1
9473| #define HAVE__NSGETENVIRON 1
9474| #define HAVE_C99_VSNPRINTF 1
9475| #define HAVE_UNIX98_PRINTF 1
9476| #define HAVE_ENDSERVENT 1
9477| #define HAVE_NETDB_H 1
9478| #define HAVE_SETREUID 1
9479| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9480| #define STATFS_ARGS 2
9481| #define HAVE_GOOD_PRINTF 1
9482| #define HAVE_LONG_LONG 1
9483| #define HAVE_LONG_DOUBLE 1
9484| #define HAVE_WCHAR_T 1
9485| #define HAVE_WINT_T 1
9486| #define HAVE_PTRDIFF_T 1
9487| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9488| #define HAVE_STDINT_H_WITH_UINTMAX 1
9489| #define HAVE_INTMAX_T 1
9490| #define HAVE_SNPRINTF 1
9491| #define HAVE_WCSLEN 1
9492| #define HAVE_C99_SNPRINTF 1
9493| #define REALLOC_0_WORKS 1
9494| #define HAVE_CODESET 1
9495| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
9496| #define HAVE_STRLCPY 1
9497| #define G_VA_COPY va_copy
9498| #define G_VA_COPY_AS_ARRAY 1
9499| /* end confdefs.h.  */
9500| #include <sys/inotify.h>
9501configure:24363: result: no
9502configure:24363: checking for sys/inotify.h
9503configure:24363: result: no
9504configure:24406: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
9505conftest.c:140:18: error: port.h: No such file or directory
9506conftest.c:142:2: error: #error "Please upgrade to Nevada 72 or above to suppoert FEN"
9507conftest.c:140:18: error: port.h: No such file or directory
9508conftest.c:142:2: error: #error "Please upgrade to Nevada 72 or above to suppoert FEN"
9509lipo: can't open input file: /var/tmp//cc2COl5e.out (No such file or directory)
9510configure:24406: $? = 1
9511configure: failed program was:
9512| /* confdefs.h */
9513| #define PACKAGE_NAME "glib"
9514| #define PACKAGE_TARNAME "glib"
9515| #define PACKAGE_VERSION "2.26.0"
9516| #define PACKAGE_STRING "glib 2.26.0"
9517| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
9518| #define PACKAGE_URL ""
9519| #define GLIB_MAJOR_VERSION 2
9520| #define GLIB_MINOR_VERSION 26
9521| #define GLIB_MICRO_VERSION 0
9522| #define GLIB_INTERFACE_AGE 0
9523| #define GLIB_BINARY_AGE 2600
9524| #define HAVE_CARBON 1
9525| #define NEED_ICONV_CACHE 1
9526| #define HAVE_LOCALE_H 1
9527| #define HAVE_LC_MESSAGES 1
9528| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
9529| #define HAVE_GETTEXT 1
9530| #define HAVE_DCGETTEXT 1
9531| #define ENABLE_NLS 1
9532| #define GETTEXT_PACKAGE "glib20"
9533| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
9534| #define USE_LIBICONV_GNU 1
9535| #define HAVE_DLFCN_H 1
9536| #define LT_OBJDIR ".libs/"
9537| #define STDC_HEADERS 1
9538| #define HAVE_VPRINTF 1
9539| #define HAVE_ALLOCA_H 1
9540| #define HAVE_ALLOCA 1
9541| #define HAVE_MMAP 1
9542| #define HAVE_POSIX_MEMALIGN 1
9543| #define HAVE_VALLOC 1
9544| #define HAVE_FSYNC 1
9545| #define HAVE_ATEXIT 1
9546| #define HAVE_TIMEGM 1
9547| #define HAVE_GMTIME_R 1
9548| #define SIZEOF_CHAR 1
9549| #define SIZEOF_SHORT 2
9550| #define SIZEOF_LONG 8
9551| #define SIZEOF_INT 4
9552| #define SIZEOF_VOID_P 8
9553| #define SIZEOF_LONG_LONG 8
9554| #define SIZEOF___INT64 0
9555| #define HAVE_LONG_LONG_FORMAT 1
9556| #define SANE_MALLOC_PROTOS 1
9557| #define G_HAVE___INLINE 1
9558| #define G_HAVE___INLINE__ 1
9559| #define G_HAVE_INLINE 1
9560| #define AC_APPLE_UNIVERSAL_BUILD 1
9561| #define HAVE_DIRENT_H 1
9562| #define HAVE_FLOAT_H 1
9563| #define HAVE_LIMITS_H 1
9564| #define HAVE_PWD_H 1
9565| #define HAVE_GRP_H 1
9566| #define HAVE_SYS_PARAM_H 1
9567| #define HAVE_SYS_POLL_H 1
9568| #define HAVE_SYS_RESOURCE_H 1
9569| #define HAVE_SYS_TIME_H 1
9570| #define HAVE_SYS_TIMES_H 1
9571| #define HAVE_SYS_WAIT_H 1
9572| #define HAVE_UNISTD_H 1
9573| #define HAVE_SYS_SELECT_H 1
9574| #define HAVE_SYS_TYPES_H 1
9575| #define HAVE_STDINT_H 1
9576| #define HAVE_INTTYPES_H 1
9577| #define HAVE_SCHED_H 1
9578| #define HAVE_SYS_MOUNT_H 1
9579| #define HAVE_SYS_STATVFS_H 1
9580| #define HAVE_SYS_SYSCTL_H 1
9581| #define HAVE_FSTAB_H 1
9582| #define HAVE_SYS_UIO_H 1
9583| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9584| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
9585| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
9586| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
9587| #define HAVE_LANGINFO_CODESET 1
9588| #define HAVE_STDDEF_H 1
9589| #define HAVE_STDLIB_H 1
9590| #define HAVE_STRING_H 1
9591| #define HAVE_SETLOCALE 1
9592| #define SIZEOF_SIZE_T 8
9593| #define HAVE_LSTAT 1
9594| #define HAVE_STRERROR 1
9595| #define HAVE_STRSIGNAL 1
9596| #define HAVE_MEMMOVE 1
9597| #define HAVE_VSNPRINTF 1
9598| #define HAVE_STPCPY 1
9599| #define HAVE_STRCASECMP 1
9600| #define HAVE_STRNCASECMP 1
9601| #define HAVE_POLL 1
9602| #define HAVE_GETCWD 1
9603| #define HAVE_VASPRINTF 1
9604| #define HAVE_SETENV 1
9605| #define HAVE_UNSETENV 1
9606| #define HAVE_GETC_UNLOCKED 1
9607| #define HAVE_READLINK 1
9608| #define HAVE_SYMLINK 1
9609| #define HAVE_CHOWN 1
9610| #define HAVE_LCHMOD 1
9611| #define HAVE_LCHOWN 1
9612| #define HAVE_FCHMOD 1
9613| #define HAVE_FCHOWN 1
9614| #define HAVE_LINK 1
9615| #define HAVE_STATVFS 1
9616| #define HAVE_STATFS 1
9617| #define HAVE_UTIMES 1
9618| #define HAVE_GETGRGID 1
9619| #define HAVE_GETPWUID 1
9620| #define HAVE_GETMNTINFO 1
9621| #define HAVE_NANOSLEEP 1
9622| #define HAVE_CRT_EXTERNS_H 1
9623| #define HAVE__NSGETENVIRON 1
9624| #define HAVE_C99_VSNPRINTF 1
9625| #define HAVE_UNIX98_PRINTF 1
9626| #define HAVE_ENDSERVENT 1
9627| #define HAVE_NETDB_H 1
9628| #define HAVE_SETREUID 1
9629| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9630| #define STATFS_ARGS 2
9631| #define HAVE_GOOD_PRINTF 1
9632| #define HAVE_LONG_LONG 1
9633| #define HAVE_LONG_DOUBLE 1
9634| #define HAVE_WCHAR_T 1
9635| #define HAVE_WINT_T 1
9636| #define HAVE_PTRDIFF_T 1
9637| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9638| #define HAVE_STDINT_H_WITH_UINTMAX 1
9639| #define HAVE_INTMAX_T 1
9640| #define HAVE_SNPRINTF 1
9641| #define HAVE_WCSLEN 1
9642| #define HAVE_C99_SNPRINTF 1
9643| #define REALLOC_0_WORKS 1
9644| #define HAVE_CODESET 1
9645| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
9646| #define HAVE_STRLCPY 1
9647| #define G_VA_COPY va_copy
9648| #define G_VA_COPY_AS_ARRAY 1
9649| /* end confdefs.h.  */
9650|
9651| #include <port.h>
9652| #ifndef PORT_SOURCE_FILE
9653| #error "Please upgrade to Nevada 72 or above to suppoert FEN"
9654| #endif
9655| int main() { return 0; }
9656configure:24439: checking for FAMOpen in -lfam
9657configure:24464: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lfam  -lintl   >&5
9658ld: library not found for -lfam
9659collect2: ld returned 1 exit status
9660ld: library not found for -lfam
9661collect2: ld returned 1 exit status
9662lipo: can't open input file: /var/tmp//cc0OQgVL.out (No such file or directory)
9663configure:24464: $? = 1
9664configure: failed program was:
9665| /* confdefs.h */
9666| #define PACKAGE_NAME "glib"
9667| #define PACKAGE_TARNAME "glib"
9668| #define PACKAGE_VERSION "2.26.0"
9669| #define PACKAGE_STRING "glib 2.26.0"
9670| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
9671| #define PACKAGE_URL ""
9672| #define GLIB_MAJOR_VERSION 2
9673| #define GLIB_MINOR_VERSION 26
9674| #define GLIB_MICRO_VERSION 0
9675| #define GLIB_INTERFACE_AGE 0
9676| #define GLIB_BINARY_AGE 2600
9677| #define HAVE_CARBON 1
9678| #define NEED_ICONV_CACHE 1
9679| #define HAVE_LOCALE_H 1
9680| #define HAVE_LC_MESSAGES 1
9681| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
9682| #define HAVE_GETTEXT 1
9683| #define HAVE_DCGETTEXT 1
9684| #define ENABLE_NLS 1
9685| #define GETTEXT_PACKAGE "glib20"
9686| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
9687| #define USE_LIBICONV_GNU 1
9688| #define HAVE_DLFCN_H 1
9689| #define LT_OBJDIR ".libs/"
9690| #define STDC_HEADERS 1
9691| #define HAVE_VPRINTF 1
9692| #define HAVE_ALLOCA_H 1
9693| #define HAVE_ALLOCA 1
9694| #define HAVE_MMAP 1
9695| #define HAVE_POSIX_MEMALIGN 1
9696| #define HAVE_VALLOC 1
9697| #define HAVE_FSYNC 1
9698| #define HAVE_ATEXIT 1
9699| #define HAVE_TIMEGM 1
9700| #define HAVE_GMTIME_R 1
9701| #define SIZEOF_CHAR 1
9702| #define SIZEOF_SHORT 2
9703| #define SIZEOF_LONG 8
9704| #define SIZEOF_INT 4
9705| #define SIZEOF_VOID_P 8
9706| #define SIZEOF_LONG_LONG 8
9707| #define SIZEOF___INT64 0
9708| #define HAVE_LONG_LONG_FORMAT 1
9709| #define SANE_MALLOC_PROTOS 1
9710| #define G_HAVE___INLINE 1
9711| #define G_HAVE___INLINE__ 1
9712| #define G_HAVE_INLINE 1
9713| #define AC_APPLE_UNIVERSAL_BUILD 1
9714| #define HAVE_DIRENT_H 1
9715| #define HAVE_FLOAT_H 1
9716| #define HAVE_LIMITS_H 1
9717| #define HAVE_PWD_H 1
9718| #define HAVE_GRP_H 1
9719| #define HAVE_SYS_PARAM_H 1
9720| #define HAVE_SYS_POLL_H 1
9721| #define HAVE_SYS_RESOURCE_H 1
9722| #define HAVE_SYS_TIME_H 1
9723| #define HAVE_SYS_TIMES_H 1
9724| #define HAVE_SYS_WAIT_H 1
9725| #define HAVE_UNISTD_H 1
9726| #define HAVE_SYS_SELECT_H 1
9727| #define HAVE_SYS_TYPES_H 1
9728| #define HAVE_STDINT_H 1
9729| #define HAVE_INTTYPES_H 1
9730| #define HAVE_SCHED_H 1
9731| #define HAVE_SYS_MOUNT_H 1
9732| #define HAVE_SYS_STATVFS_H 1
9733| #define HAVE_SYS_SYSCTL_H 1
9734| #define HAVE_FSTAB_H 1
9735| #define HAVE_SYS_UIO_H 1
9736| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9737| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
9738| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
9739| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
9740| #define HAVE_LANGINFO_CODESET 1
9741| #define HAVE_STDDEF_H 1
9742| #define HAVE_STDLIB_H 1
9743| #define HAVE_STRING_H 1
9744| #define HAVE_SETLOCALE 1
9745| #define SIZEOF_SIZE_T 8
9746| #define HAVE_LSTAT 1
9747| #define HAVE_STRERROR 1
9748| #define HAVE_STRSIGNAL 1
9749| #define HAVE_MEMMOVE 1
9750| #define HAVE_VSNPRINTF 1
9751| #define HAVE_STPCPY 1
9752| #define HAVE_STRCASECMP 1
9753| #define HAVE_STRNCASECMP 1
9754| #define HAVE_POLL 1
9755| #define HAVE_GETCWD 1
9756| #define HAVE_VASPRINTF 1
9757| #define HAVE_SETENV 1
9758| #define HAVE_UNSETENV 1
9759| #define HAVE_GETC_UNLOCKED 1
9760| #define HAVE_READLINK 1
9761| #define HAVE_SYMLINK 1
9762| #define HAVE_CHOWN 1
9763| #define HAVE_LCHMOD 1
9764| #define HAVE_LCHOWN 1
9765| #define HAVE_FCHMOD 1
9766| #define HAVE_FCHOWN 1
9767| #define HAVE_LINK 1
9768| #define HAVE_STATVFS 1
9769| #define HAVE_STATFS 1
9770| #define HAVE_UTIMES 1
9771| #define HAVE_GETGRGID 1
9772| #define HAVE_GETPWUID 1
9773| #define HAVE_GETMNTINFO 1
9774| #define HAVE_NANOSLEEP 1
9775| #define HAVE_CRT_EXTERNS_H 1
9776| #define HAVE__NSGETENVIRON 1
9777| #define HAVE_C99_VSNPRINTF 1
9778| #define HAVE_UNIX98_PRINTF 1
9779| #define HAVE_ENDSERVENT 1
9780| #define HAVE_NETDB_H 1
9781| #define HAVE_SETREUID 1
9782| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9783| #define STATFS_ARGS 2
9784| #define HAVE_GOOD_PRINTF 1
9785| #define HAVE_LONG_LONG 1
9786| #define HAVE_LONG_DOUBLE 1
9787| #define HAVE_WCHAR_T 1
9788| #define HAVE_WINT_T 1
9789| #define HAVE_PTRDIFF_T 1
9790| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9791| #define HAVE_STDINT_H_WITH_UINTMAX 1
9792| #define HAVE_INTMAX_T 1
9793| #define HAVE_SNPRINTF 1
9794| #define HAVE_WCSLEN 1
9795| #define HAVE_C99_SNPRINTF 1
9796| #define REALLOC_0_WORKS 1
9797| #define HAVE_CODESET 1
9798| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
9799| #define HAVE_STRLCPY 1
9800| #define G_VA_COPY va_copy
9801| #define G_VA_COPY_AS_ARRAY 1
9802| /* end confdefs.h.  */
9803|
9804| /* Override any GCC internal prototype to avoid an error.
9805|    Use char because int might match the return type of a GCC
9806|    builtin and then its argument prototype would still apply.  */
9807| #ifdef __cplusplus
9808| extern "C"
9809| #endif
9810| char FAMOpen ();
9811| int
9812| main ()
9813| {
9814| return FAMOpen ();
9815|   ;
9816|   return 0;
9817| }
9818configure:24473: result: no
9819configure:24538: WARNING: *** FAM support will not be built (FAM library not found) ***
9820configure:24565: checking for getxattr in -lc
9821configure:24590: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lc  -lintl   >&5
9822configure:24590: $? = 0
9823configure:24599: result: yes
9824configure:24604: checking sys/xattr.h usability
9825configure:24604: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
9826configure:24604: $? = 0
9827configure:24604: result: yes
9828configure:24604: checking sys/xattr.h presence
9829configure:24604: ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
9830configure:24604: $? = 0
9831configure:24604: result: yes
9832configure:24604: checking for sys/xattr.h
9833configure:24604: result: yes
9834configure:24681: checking for XATTR_NOFOLLOW
9835configure:24704: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
9836conftest.c: In function 'main':
9837conftest.c:155: warning: unused variable 'len'
9838conftest.c: In function 'main':
9839conftest.c:155: warning: unused variable 'len'
9840configure:24704: $? = 0
9841configure:24709: result: yes
9842configure:24724: checking for platform-dependent source
9843configure:24734: result:
9844configure:24738: checking whether to compile timeloop
9845configure:24748: result: yes
9846configure:24759: checking if building for some Win32 platform
9847configure:24769: result: no
9848configure:24862: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c >&5
9849conftest.c: In function 'main':
9850conftest.c:146: warning: unused variable 'm'
9851conftest.c: In function 'main':
9852conftest.c:146: warning: unused variable 'm'
9853configure:24862: $? = 0
9854configure:24917: checking for thread implementation
9855configure:24926: result: posix
9856configure:25105: checking thread related cflags
9857configure:25107: result: -D_REENTRANT
9858configure:25145: checking for pthread_create/pthread_join
9859configure:25184: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c  -lintl   >&5
9860configure:25184: $? = 0
9861configure:25184: ./conftest
9862configure:25184: $? = 0
9863configure:25193: result: yes
9864configure:25220: checking for sched_get_priority_min
9865configure:25253: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c  -lintl   >&5
9866configure:25253: $? = 0
9867configure:25253: ./conftest
9868configure:25253: $? = 0
9869configure:25262: result: yes
9870configure:25311: checking thread related libraries
9871configure:25313: result: 
9872configure:25325: checking for localtime_r
9873configure:25325: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
9874configure:25325: $? = 0
9875configure:25325: result: yes
9876configure:25325: checking for gmtime_r
9877configure:25325: result: yes
9878configure:25335: checking for posix getpwuid_r
9879configure:25362: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
9880configure:25362: $? = 0
9881configure:25362: ./conftest
9882configure:25362: $? = 0
9883configure:25372: result: yes
9884configure:25424: checking for posix getgrgid_r
9885configure:25451: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
9886configure:25451: $? = 0
9887configure:25451: ./conftest
9888configure:25451: $? = 0
9889configure:25461: result: yes
9890configure:25516: checking size of pthread_t
9891configure:25525: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c   -lintl   >&5
9892configure:25525: $? = 0
9893configure:25525: ./conftest
9894configure:25525: $? = 0
9895configure:25535: result: 8
9896configure:25544: checking for pthread_attr_setstacksize
9897configure:25557: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c   -lintl   >&5
9898configure:25557: $? = 0
9899configure:25558: result: yes
9900configure:25569: checking for minimal/maximal thread priority
9901configure:25631: result: sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER)
9902configure:25633: checking for pthread_setschedparam
9903configure:25646: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c   -lintl   >&5
9904conftest.c: In function 'main':
9905conftest.c:152: warning: 't' is used uninitialized in this function
9906conftest.c: In function 'main':
9907conftest.c:152: warning: 't' is used uninitialized in this function
9908configure:25646: $? = 0
9909configure:25647: result: yes
9910configure:25669: checking for posix yield function
9911configure:25684: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c   -lintl   >&5
9912configure:25684: $? = 0
9913configure:25698: result: sched_yield
9914configure:25820: checking size of pthread_mutex_t
9915configure:25829: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c   -lintl   >&5
9916configure:25829: $? = 0
9917configure:25829: ./conftest
9918configure:25829: $? = 0
9919configure:25839: result: 64
9920configure:25846: checking byte contents of PTHREAD_MUTEX_INITIALIZER
9921configure:25871: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c   -lintl   >&5
9922conftest.c:156: warning: return type defaults to 'int'
9923conftest.c: In function 'main':
9924conftest.c:161: warning: implicit declaration of function 'exit'
9925conftest.c:161: warning: incompatible implicit declaration of built-in function 'exit'
9926conftest.c:156: warning: return type defaults to 'int'
9927conftest.c: In function 'main':
9928conftest.c:161: warning: implicit declaration of function 'exit'
9929conftest.c:161: warning: incompatible implicit declaration of built-in function 'exit'
9930configure:25871: $? = 0
9931configure:25871: ./conftest
9932configure:25871: $? = 0
9933configure:25881: result: -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
9934configure:25898: checking for clock_gettime
9935configure:25898: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
9936Undefined symbols for architecture x86_64:
9937  "_clock_gettime", referenced from:
9938      _main in ccedNFC5.o
9939ld: symbol(s) not found for architecture x86_64
9940collect2: ld returned 1 exit status
9941Undefined symbols for architecture i386:
9942  "_clock_gettime", referenced from:
9943      _main in cc97o8Zm.o
9944ld: symbol(s) not found for architecture i386
9945collect2: ld returned 1 exit status
9946lipo: can't open input file: /var/tmp//cco1OeeQ.out (No such file or directory)
9947configure:25898: $? = 1
9948configure: failed program was:
9949| /* confdefs.h */
9950| #define PACKAGE_NAME "glib"
9951| #define PACKAGE_TARNAME "glib"
9952| #define PACKAGE_VERSION "2.26.0"
9953| #define PACKAGE_STRING "glib 2.26.0"
9954| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
9955| #define PACKAGE_URL ""
9956| #define GLIB_MAJOR_VERSION 2
9957| #define GLIB_MINOR_VERSION 26
9958| #define GLIB_MICRO_VERSION 0
9959| #define GLIB_INTERFACE_AGE 0
9960| #define GLIB_BINARY_AGE 2600
9961| #define HAVE_CARBON 1
9962| #define NEED_ICONV_CACHE 1
9963| #define HAVE_LOCALE_H 1
9964| #define HAVE_LC_MESSAGES 1
9965| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
9966| #define HAVE_GETTEXT 1
9967| #define HAVE_DCGETTEXT 1
9968| #define ENABLE_NLS 1
9969| #define GETTEXT_PACKAGE "glib20"
9970| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
9971| #define USE_LIBICONV_GNU 1
9972| #define HAVE_DLFCN_H 1
9973| #define LT_OBJDIR ".libs/"
9974| #define STDC_HEADERS 1
9975| #define HAVE_VPRINTF 1
9976| #define HAVE_ALLOCA_H 1
9977| #define HAVE_ALLOCA 1
9978| #define HAVE_MMAP 1
9979| #define HAVE_POSIX_MEMALIGN 1
9980| #define HAVE_VALLOC 1
9981| #define HAVE_FSYNC 1
9982| #define HAVE_ATEXIT 1
9983| #define HAVE_TIMEGM 1
9984| #define HAVE_GMTIME_R 1
9985| #define SIZEOF_CHAR 1
9986| #define SIZEOF_SHORT 2
9987| #define SIZEOF_LONG 8
9988| #define SIZEOF_INT 4
9989| #define SIZEOF_VOID_P 8
9990| #define SIZEOF_LONG_LONG 8
9991| #define SIZEOF___INT64 0
9992| #define HAVE_LONG_LONG_FORMAT 1
9993| #define SANE_MALLOC_PROTOS 1
9994| #define G_HAVE___INLINE 1
9995| #define G_HAVE___INLINE__ 1
9996| #define G_HAVE_INLINE 1
9997| #define AC_APPLE_UNIVERSAL_BUILD 1
9998| #define HAVE_DIRENT_H 1
9999| #define HAVE_FLOAT_H 1
10000| #define HAVE_LIMITS_H 1
10001| #define HAVE_PWD_H 1
10002| #define HAVE_GRP_H 1
10003| #define HAVE_SYS_PARAM_H 1
10004| #define HAVE_SYS_POLL_H 1
10005| #define HAVE_SYS_RESOURCE_H 1
10006| #define HAVE_SYS_TIME_H 1
10007| #define HAVE_SYS_TIMES_H 1
10008| #define HAVE_SYS_WAIT_H 1
10009| #define HAVE_UNISTD_H 1
10010| #define HAVE_SYS_SELECT_H 1
10011| #define HAVE_SYS_TYPES_H 1
10012| #define HAVE_STDINT_H 1
10013| #define HAVE_INTTYPES_H 1
10014| #define HAVE_SCHED_H 1
10015| #define HAVE_SYS_MOUNT_H 1
10016| #define HAVE_SYS_STATVFS_H 1
10017| #define HAVE_SYS_SYSCTL_H 1
10018| #define HAVE_FSTAB_H 1
10019| #define HAVE_SYS_UIO_H 1
10020| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
10021| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
10022| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
10023| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
10024| #define HAVE_LANGINFO_CODESET 1
10025| #define HAVE_STDDEF_H 1
10026| #define HAVE_STDLIB_H 1
10027| #define HAVE_STRING_H 1
10028| #define HAVE_SETLOCALE 1
10029| #define SIZEOF_SIZE_T 8
10030| #define HAVE_LSTAT 1
10031| #define HAVE_STRERROR 1
10032| #define HAVE_STRSIGNAL 1
10033| #define HAVE_MEMMOVE 1
10034| #define HAVE_VSNPRINTF 1
10035| #define HAVE_STPCPY 1
10036| #define HAVE_STRCASECMP 1
10037| #define HAVE_STRNCASECMP 1
10038| #define HAVE_POLL 1
10039| #define HAVE_GETCWD 1
10040| #define HAVE_VASPRINTF 1
10041| #define HAVE_SETENV 1
10042| #define HAVE_UNSETENV 1
10043| #define HAVE_GETC_UNLOCKED 1
10044| #define HAVE_READLINK 1
10045| #define HAVE_SYMLINK 1
10046| #define HAVE_CHOWN 1
10047| #define HAVE_LCHMOD 1
10048| #define HAVE_LCHOWN 1
10049| #define HAVE_FCHMOD 1
10050| #define HAVE_FCHOWN 1
10051| #define HAVE_LINK 1
10052| #define HAVE_STATVFS 1
10053| #define HAVE_STATFS 1
10054| #define HAVE_UTIMES 1
10055| #define HAVE_GETGRGID 1
10056| #define HAVE_GETPWUID 1
10057| #define HAVE_GETMNTINFO 1
10058| #define HAVE_NANOSLEEP 1
10059| #define HAVE_CRT_EXTERNS_H 1
10060| #define HAVE__NSGETENVIRON 1
10061| #define HAVE_C99_VSNPRINTF 1
10062| #define HAVE_UNIX98_PRINTF 1
10063| #define HAVE_ENDSERVENT 1
10064| #define HAVE_NETDB_H 1
10065| #define HAVE_SETREUID 1
10066| #define HAVE_ARPA_NAMESER_COMPAT_H 1
10067| #define STATFS_ARGS 2
10068| #define HAVE_GOOD_PRINTF 1
10069| #define HAVE_LONG_LONG 1
10070| #define HAVE_LONG_DOUBLE 1
10071| #define HAVE_WCHAR_T 1
10072| #define HAVE_WINT_T 1
10073| #define HAVE_PTRDIFF_T 1
10074| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10075| #define HAVE_STDINT_H_WITH_UINTMAX 1
10076| #define HAVE_INTMAX_T 1
10077| #define HAVE_SNPRINTF 1
10078| #define HAVE_WCSLEN 1
10079| #define HAVE_C99_SNPRINTF 1
10080| #define REALLOC_0_WORKS 1
10081| #define HAVE_CODESET 1
10082| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
10083| #define HAVE_STRLCPY 1
10084| #define G_VA_COPY va_copy
10085| #define G_VA_COPY_AS_ARRAY 1
10086| #define HAVE_SYS_XATTR_H 1
10087| #define HAVE_XATTR 1
10088| #define HAVE_XATTR_NOFOLLOW 1
10089| #define HAVE_LOCALTIME_R 1
10090| #define HAVE_GMTIME_R 1
10091| #define HAVE_POSIX_GETPWUID_R 1
10092| #define HAVE_POSIX_GETGRGID_R 1
10093| #define GLIB_SIZEOF_SYSTEM_THREAD 8
10094| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
10095| #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER)
10096| #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER)
10097| #define POSIX_YIELD_FUNC sched_yield()
10098| #define G_THREAD_SOURCE "gthread-posix.c"
10099| #define GLIB_SIZEOF_GMUTEX 64
10100| #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
10101| /* end confdefs.h.  */
10102| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
10103|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10104| #define clock_gettime innocuous_clock_gettime
10105|
10106| /* System header to define __stub macros and hopefully few prototypes,
10107|     which can conflict with char clock_gettime (); below.
10108|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10109|     <limits.h> exists even on freestanding compilers.  */
10110|
10111| #ifdef __STDC__
10112| # include <limits.h>
10113| #else
10114| # include <assert.h>
10115| #endif
10116|
10117| #undef clock_gettime
10118|
10119| /* Override any GCC internal prototype to avoid an error.
10120|    Use char because int might match the return type of a GCC
10121|    builtin and then its argument prototype would still apply.  */
10122| #ifdef __cplusplus
10123| extern "C"
10124| #endif
10125| char clock_gettime ();
10126| /* The GNU C library defines this for functions which it implements
10127|     to always fail with ENOSYS.  Some functions are actually named
10128|     something starting with __ and the normal name is an alias.  */
10129| #if defined __stub_clock_gettime || defined __stub___clock_gettime
10130| choke me
10131| #endif
10132|
10133| int
10134| main ()
10135| {
10136| return clock_gettime ();
10137|   ;
10138|   return 0;
10139| }
10140configure:25898: result: no
10141configure:25906: checking for clock_gettime in -lrt
10142configure:25931: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lrt  -lintl   >&5
10143ld: library not found for -lrt
10144collect2: ld returned 1 exit status
10145ld: library not found for -lrt
10146collect2: ld returned 1 exit status
10147lipo: can't open input file: /var/tmp//cc2cNuDH.out (No such file or directory)
10148configure:25931: $? = 1
10149configure: failed program was:
10150| /* confdefs.h */
10151| #define PACKAGE_NAME "glib"
10152| #define PACKAGE_TARNAME "glib"
10153| #define PACKAGE_VERSION "2.26.0"
10154| #define PACKAGE_STRING "glib 2.26.0"
10155| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
10156| #define PACKAGE_URL ""
10157| #define GLIB_MAJOR_VERSION 2
10158| #define GLIB_MINOR_VERSION 26
10159| #define GLIB_MICRO_VERSION 0
10160| #define GLIB_INTERFACE_AGE 0
10161| #define GLIB_BINARY_AGE 2600
10162| #define HAVE_CARBON 1
10163| #define NEED_ICONV_CACHE 1
10164| #define HAVE_LOCALE_H 1
10165| #define HAVE_LC_MESSAGES 1
10166| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
10167| #define HAVE_GETTEXT 1
10168| #define HAVE_DCGETTEXT 1
10169| #define ENABLE_NLS 1
10170| #define GETTEXT_PACKAGE "glib20"
10171| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
10172| #define USE_LIBICONV_GNU 1
10173| #define HAVE_DLFCN_H 1
10174| #define LT_OBJDIR ".libs/"
10175| #define STDC_HEADERS 1
10176| #define HAVE_VPRINTF 1
10177| #define HAVE_ALLOCA_H 1
10178| #define HAVE_ALLOCA 1
10179| #define HAVE_MMAP 1
10180| #define HAVE_POSIX_MEMALIGN 1
10181| #define HAVE_VALLOC 1
10182| #define HAVE_FSYNC 1
10183| #define HAVE_ATEXIT 1
10184| #define HAVE_TIMEGM 1
10185| #define HAVE_GMTIME_R 1
10186| #define SIZEOF_CHAR 1
10187| #define SIZEOF_SHORT 2
10188| #define SIZEOF_LONG 8
10189| #define SIZEOF_INT 4
10190| #define SIZEOF_VOID_P 8
10191| #define SIZEOF_LONG_LONG 8
10192| #define SIZEOF___INT64 0
10193| #define HAVE_LONG_LONG_FORMAT 1
10194| #define SANE_MALLOC_PROTOS 1
10195| #define G_HAVE___INLINE 1
10196| #define G_HAVE___INLINE__ 1
10197| #define G_HAVE_INLINE 1
10198| #define AC_APPLE_UNIVERSAL_BUILD 1
10199| #define HAVE_DIRENT_H 1
10200| #define HAVE_FLOAT_H 1
10201| #define HAVE_LIMITS_H 1
10202| #define HAVE_PWD_H 1
10203| #define HAVE_GRP_H 1
10204| #define HAVE_SYS_PARAM_H 1
10205| #define HAVE_SYS_POLL_H 1
10206| #define HAVE_SYS_RESOURCE_H 1
10207| #define HAVE_SYS_TIME_H 1
10208| #define HAVE_SYS_TIMES_H 1
10209| #define HAVE_SYS_WAIT_H 1
10210| #define HAVE_UNISTD_H 1
10211| #define HAVE_SYS_SELECT_H 1
10212| #define HAVE_SYS_TYPES_H 1
10213| #define HAVE_STDINT_H 1
10214| #define HAVE_INTTYPES_H 1
10215| #define HAVE_SCHED_H 1
10216| #define HAVE_SYS_MOUNT_H 1
10217| #define HAVE_SYS_STATVFS_H 1
10218| #define HAVE_SYS_SYSCTL_H 1
10219| #define HAVE_FSTAB_H 1
10220| #define HAVE_SYS_UIO_H 1
10221| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
10222| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
10223| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
10224| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
10225| #define HAVE_LANGINFO_CODESET 1
10226| #define HAVE_STDDEF_H 1
10227| #define HAVE_STDLIB_H 1
10228| #define HAVE_STRING_H 1
10229| #define HAVE_SETLOCALE 1
10230| #define SIZEOF_SIZE_T 8
10231| #define HAVE_LSTAT 1
10232| #define HAVE_STRERROR 1
10233| #define HAVE_STRSIGNAL 1
10234| #define HAVE_MEMMOVE 1
10235| #define HAVE_VSNPRINTF 1
10236| #define HAVE_STPCPY 1
10237| #define HAVE_STRCASECMP 1
10238| #define HAVE_STRNCASECMP 1
10239| #define HAVE_POLL 1
10240| #define HAVE_GETCWD 1
10241| #define HAVE_VASPRINTF 1
10242| #define HAVE_SETENV 1
10243| #define HAVE_UNSETENV 1
10244| #define HAVE_GETC_UNLOCKED 1
10245| #define HAVE_READLINK 1
10246| #define HAVE_SYMLINK 1
10247| #define HAVE_CHOWN 1
10248| #define HAVE_LCHMOD 1
10249| #define HAVE_LCHOWN 1
10250| #define HAVE_FCHMOD 1
10251| #define HAVE_FCHOWN 1
10252| #define HAVE_LINK 1
10253| #define HAVE_STATVFS 1
10254| #define HAVE_STATFS 1
10255| #define HAVE_UTIMES 1
10256| #define HAVE_GETGRGID 1
10257| #define HAVE_GETPWUID 1
10258| #define HAVE_GETMNTINFO 1
10259| #define HAVE_NANOSLEEP 1
10260| #define HAVE_CRT_EXTERNS_H 1
10261| #define HAVE__NSGETENVIRON 1
10262| #define HAVE_C99_VSNPRINTF 1
10263| #define HAVE_UNIX98_PRINTF 1
10264| #define HAVE_ENDSERVENT 1
10265| #define HAVE_NETDB_H 1
10266| #define HAVE_SETREUID 1
10267| #define HAVE_ARPA_NAMESER_COMPAT_H 1
10268| #define STATFS_ARGS 2
10269| #define HAVE_GOOD_PRINTF 1
10270| #define HAVE_LONG_LONG 1
10271| #define HAVE_LONG_DOUBLE 1
10272| #define HAVE_WCHAR_T 1
10273| #define HAVE_WINT_T 1
10274| #define HAVE_PTRDIFF_T 1
10275| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10276| #define HAVE_STDINT_H_WITH_UINTMAX 1
10277| #define HAVE_INTMAX_T 1
10278| #define HAVE_SNPRINTF 1
10279| #define HAVE_WCSLEN 1
10280| #define HAVE_C99_SNPRINTF 1
10281| #define REALLOC_0_WORKS 1
10282| #define HAVE_CODESET 1
10283| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
10284| #define HAVE_STRLCPY 1
10285| #define G_VA_COPY va_copy
10286| #define G_VA_COPY_AS_ARRAY 1
10287| #define HAVE_SYS_XATTR_H 1
10288| #define HAVE_XATTR 1
10289| #define HAVE_XATTR_NOFOLLOW 1
10290| #define HAVE_LOCALTIME_R 1
10291| #define HAVE_GMTIME_R 1
10292| #define HAVE_POSIX_GETPWUID_R 1
10293| #define HAVE_POSIX_GETGRGID_R 1
10294| #define GLIB_SIZEOF_SYSTEM_THREAD 8
10295| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
10296| #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER)
10297| #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER)
10298| #define POSIX_YIELD_FUNC sched_yield()
10299| #define G_THREAD_SOURCE "gthread-posix.c"
10300| #define GLIB_SIZEOF_GMUTEX 64
10301| #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
10302| /* end confdefs.h.  */
10303|
10304| /* Override any GCC internal prototype to avoid an error.
10305|    Use char because int might match the return type of a GCC
10306|    builtin and then its argument prototype would still apply.  */
10307| #ifdef __cplusplus
10308| extern "C"
10309| #endif
10310| char clock_gettime ();
10311| int
10312| main ()
10313| {
10314| return clock_gettime ();
10315|   ;
10316|   return 0;
10317| }
10318configure:25940: result: no
10319configure:25956: checking for monotonic clocks
10320configure:25974: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT conftest.c >&5
10321conftest.c:159:10: error: #error No monotonic clock
10322conftest.c:159:10: error: #error No monotonic clock
10323lipo: can't open input file: /var/tmp//ccLZnqoy.out (No such file or directory)
10324configure:25974: $? = 1
10325configure: failed program was:
10326| /* confdefs.h */
10327| #define PACKAGE_NAME "glib"
10328| #define PACKAGE_TARNAME "glib"
10329| #define PACKAGE_VERSION "2.26.0"
10330| #define PACKAGE_STRING "glib 2.26.0"
10331| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
10332| #define PACKAGE_URL ""
10333| #define GLIB_MAJOR_VERSION 2
10334| #define GLIB_MINOR_VERSION 26
10335| #define GLIB_MICRO_VERSION 0
10336| #define GLIB_INTERFACE_AGE 0
10337| #define GLIB_BINARY_AGE 2600
10338| #define HAVE_CARBON 1
10339| #define NEED_ICONV_CACHE 1
10340| #define HAVE_LOCALE_H 1
10341| #define HAVE_LC_MESSAGES 1
10342| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
10343| #define HAVE_GETTEXT 1
10344| #define HAVE_DCGETTEXT 1
10345| #define ENABLE_NLS 1
10346| #define GETTEXT_PACKAGE "glib20"
10347| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
10348| #define USE_LIBICONV_GNU 1
10349| #define HAVE_DLFCN_H 1
10350| #define LT_OBJDIR ".libs/"
10351| #define STDC_HEADERS 1
10352| #define HAVE_VPRINTF 1
10353| #define HAVE_ALLOCA_H 1
10354| #define HAVE_ALLOCA 1
10355| #define HAVE_MMAP 1
10356| #define HAVE_POSIX_MEMALIGN 1
10357| #define HAVE_VALLOC 1
10358| #define HAVE_FSYNC 1
10359| #define HAVE_ATEXIT 1
10360| #define HAVE_TIMEGM 1
10361| #define HAVE_GMTIME_R 1
10362| #define SIZEOF_CHAR 1
10363| #define SIZEOF_SHORT 2
10364| #define SIZEOF_LONG 8
10365| #define SIZEOF_INT 4
10366| #define SIZEOF_VOID_P 8
10367| #define SIZEOF_LONG_LONG 8
10368| #define SIZEOF___INT64 0
10369| #define HAVE_LONG_LONG_FORMAT 1
10370| #define SANE_MALLOC_PROTOS 1
10371| #define G_HAVE___INLINE 1
10372| #define G_HAVE___INLINE__ 1
10373| #define G_HAVE_INLINE 1
10374| #define AC_APPLE_UNIVERSAL_BUILD 1
10375| #define HAVE_DIRENT_H 1
10376| #define HAVE_FLOAT_H 1
10377| #define HAVE_LIMITS_H 1
10378| #define HAVE_PWD_H 1
10379| #define HAVE_GRP_H 1
10380| #define HAVE_SYS_PARAM_H 1
10381| #define HAVE_SYS_POLL_H 1
10382| #define HAVE_SYS_RESOURCE_H 1
10383| #define HAVE_SYS_TIME_H 1
10384| #define HAVE_SYS_TIMES_H 1
10385| #define HAVE_SYS_WAIT_H 1
10386| #define HAVE_UNISTD_H 1
10387| #define HAVE_SYS_SELECT_H 1
10388| #define HAVE_SYS_TYPES_H 1
10389| #define HAVE_STDINT_H 1
10390| #define HAVE_INTTYPES_H 1
10391| #define HAVE_SCHED_H 1
10392| #define HAVE_SYS_MOUNT_H 1
10393| #define HAVE_SYS_STATVFS_H 1
10394| #define HAVE_SYS_SYSCTL_H 1
10395| #define HAVE_FSTAB_H 1
10396| #define HAVE_SYS_UIO_H 1
10397| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
10398| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
10399| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
10400| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
10401| #define HAVE_LANGINFO_CODESET 1
10402| #define HAVE_STDDEF_H 1
10403| #define HAVE_STDLIB_H 1
10404| #define HAVE_STRING_H 1
10405| #define HAVE_SETLOCALE 1
10406| #define SIZEOF_SIZE_T 8
10407| #define HAVE_LSTAT 1
10408| #define HAVE_STRERROR 1
10409| #define HAVE_STRSIGNAL 1
10410| #define HAVE_MEMMOVE 1
10411| #define HAVE_VSNPRINTF 1
10412| #define HAVE_STPCPY 1
10413| #define HAVE_STRCASECMP 1
10414| #define HAVE_STRNCASECMP 1
10415| #define HAVE_POLL 1
10416| #define HAVE_GETCWD 1
10417| #define HAVE_VASPRINTF 1
10418| #define HAVE_SETENV 1
10419| #define HAVE_UNSETENV 1
10420| #define HAVE_GETC_UNLOCKED 1
10421| #define HAVE_READLINK 1
10422| #define HAVE_SYMLINK 1
10423| #define HAVE_CHOWN 1
10424| #define HAVE_LCHMOD 1
10425| #define HAVE_LCHOWN 1
10426| #define HAVE_FCHMOD 1
10427| #define HAVE_FCHOWN 1
10428| #define HAVE_LINK 1
10429| #define HAVE_STATVFS 1
10430| #define HAVE_STATFS 1
10431| #define HAVE_UTIMES 1
10432| #define HAVE_GETGRGID 1
10433| #define HAVE_GETPWUID 1
10434| #define HAVE_GETMNTINFO 1
10435| #define HAVE_NANOSLEEP 1
10436| #define HAVE_CRT_EXTERNS_H 1
10437| #define HAVE__NSGETENVIRON 1
10438| #define HAVE_C99_VSNPRINTF 1
10439| #define HAVE_UNIX98_PRINTF 1
10440| #define HAVE_ENDSERVENT 1
10441| #define HAVE_NETDB_H 1
10442| #define HAVE_SETREUID 1
10443| #define HAVE_ARPA_NAMESER_COMPAT_H 1
10444| #define STATFS_ARGS 2
10445| #define HAVE_GOOD_PRINTF 1
10446| #define HAVE_LONG_LONG 1
10447| #define HAVE_LONG_DOUBLE 1
10448| #define HAVE_WCHAR_T 1
10449| #define HAVE_WINT_T 1
10450| #define HAVE_PTRDIFF_T 1
10451| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10452| #define HAVE_STDINT_H_WITH_UINTMAX 1
10453| #define HAVE_INTMAX_T 1
10454| #define HAVE_SNPRINTF 1
10455| #define HAVE_WCSLEN 1
10456| #define HAVE_C99_SNPRINTF 1
10457| #define REALLOC_0_WORKS 1
10458| #define HAVE_CODESET 1
10459| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
10460| #define HAVE_STRLCPY 1
10461| #define G_VA_COPY va_copy
10462| #define G_VA_COPY_AS_ARRAY 1
10463| #define HAVE_SYS_XATTR_H 1
10464| #define HAVE_XATTR 1
10465| #define HAVE_XATTR_NOFOLLOW 1
10466| #define HAVE_LOCALTIME_R 1
10467| #define HAVE_GMTIME_R 1
10468| #define HAVE_POSIX_GETPWUID_R 1
10469| #define HAVE_POSIX_GETGRGID_R 1
10470| #define GLIB_SIZEOF_SYSTEM_THREAD 8
10471| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
10472| #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER)
10473| #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER)
10474| #define POSIX_YIELD_FUNC sched_yield()
10475| #define G_THREAD_SOURCE "gthread-posix.c"
10476| #define GLIB_SIZEOF_GMUTEX 64
10477| #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
10478| /* end confdefs.h.  */
10479|
10480| #include <time.h>
10481| #include <unistd.h>
10482| int main() {
10483| #if !(defined(_POSIX_MONOTONIC_CLOCK) && _POSIX_MONOTONIC_CLOCK >= 0 && defined(CLOCK_MONOTONIC))
10484|         #error No monotonic clock
10485| #endif
10486|       return 0;
10487| }
10488|
10489configure:25981: result: no
10490configure:25991: checking whether to use assembler code for atomic operations
10491configure:25996: checking whether GCC supports build-in atomic intrinsics
10492configure:26013: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
10493configure:26013: $? = 0
10494configure:26021: result: yes
10495configure:26213: checking for futex(2) system call
10496configure:26231: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT conftest.c >&5
10497conftest.c:155:25: error: linux/futex.h: No such file or directory
10498conftest.c:156:21: error: syscall.h: No such file or directory
10499conftest.c: In function 'main':
10500conftest.c:163: error: 'SYS_futex' undeclared (first use in this function)
10501conftest.c:163: error: (Each undeclared identifier is reported only once
10502conftest.c:163: error: for each function it appears in.)
10503conftest.c:163: error: 'FUTEX_WAKE' undeclared (first use in this function)
10504conftest.c:163: error: 'FUTEX_WAIT' undeclared (first use in this function)
10505conftest.c:155:25: error: linux/futex.h: No such file or directory
10506conftest.c:156:21: error: syscall.h: No such file or directory
10507conftest.c: In function 'main':
10508conftest.c:163: error: 'SYS_futex' undeclared (first use in this function)
10509conftest.c:163: error: (Each undeclared identifier is reported only once
10510conftest.c:163: error: for each function it appears in.)
10511conftest.c:163: error: 'FUTEX_WAKE' undeclared (first use in this function)
10512conftest.c:163: error: 'FUTEX_WAIT' undeclared (first use in this function)
10513lipo: can't open input file: /var/tmp//ccpq0Iuh.out (No such file or directory)
10514configure:26231: $? = 1
10515configure: failed program was:
10516| /* confdefs.h */
10517| #define PACKAGE_NAME "glib"
10518| #define PACKAGE_TARNAME "glib"
10519| #define PACKAGE_VERSION "2.26.0"
10520| #define PACKAGE_STRING "glib 2.26.0"
10521| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
10522| #define PACKAGE_URL ""
10523| #define GLIB_MAJOR_VERSION 2
10524| #define GLIB_MINOR_VERSION 26
10525| #define GLIB_MICRO_VERSION 0
10526| #define GLIB_INTERFACE_AGE 0
10527| #define GLIB_BINARY_AGE 2600
10528| #define HAVE_CARBON 1
10529| #define NEED_ICONV_CACHE 1
10530| #define HAVE_LOCALE_H 1
10531| #define HAVE_LC_MESSAGES 1
10532| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
10533| #define HAVE_GETTEXT 1
10534| #define HAVE_DCGETTEXT 1
10535| #define ENABLE_NLS 1
10536| #define GETTEXT_PACKAGE "glib20"
10537| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
10538| #define USE_LIBICONV_GNU 1
10539| #define HAVE_DLFCN_H 1
10540| #define LT_OBJDIR ".libs/"
10541| #define STDC_HEADERS 1
10542| #define HAVE_VPRINTF 1
10543| #define HAVE_ALLOCA_H 1
10544| #define HAVE_ALLOCA 1
10545| #define HAVE_MMAP 1
10546| #define HAVE_POSIX_MEMALIGN 1
10547| #define HAVE_VALLOC 1
10548| #define HAVE_FSYNC 1
10549| #define HAVE_ATEXIT 1
10550| #define HAVE_TIMEGM 1
10551| #define HAVE_GMTIME_R 1
10552| #define SIZEOF_CHAR 1
10553| #define SIZEOF_SHORT 2
10554| #define SIZEOF_LONG 8
10555| #define SIZEOF_INT 4
10556| #define SIZEOF_VOID_P 8
10557| #define SIZEOF_LONG_LONG 8
10558| #define SIZEOF___INT64 0
10559| #define HAVE_LONG_LONG_FORMAT 1
10560| #define SANE_MALLOC_PROTOS 1
10561| #define G_HAVE___INLINE 1
10562| #define G_HAVE___INLINE__ 1
10563| #define G_HAVE_INLINE 1
10564| #define AC_APPLE_UNIVERSAL_BUILD 1
10565| #define HAVE_DIRENT_H 1
10566| #define HAVE_FLOAT_H 1
10567| #define HAVE_LIMITS_H 1
10568| #define HAVE_PWD_H 1
10569| #define HAVE_GRP_H 1
10570| #define HAVE_SYS_PARAM_H 1
10571| #define HAVE_SYS_POLL_H 1
10572| #define HAVE_SYS_RESOURCE_H 1
10573| #define HAVE_SYS_TIME_H 1
10574| #define HAVE_SYS_TIMES_H 1
10575| #define HAVE_SYS_WAIT_H 1
10576| #define HAVE_UNISTD_H 1
10577| #define HAVE_SYS_SELECT_H 1
10578| #define HAVE_SYS_TYPES_H 1
10579| #define HAVE_STDINT_H 1
10580| #define HAVE_INTTYPES_H 1
10581| #define HAVE_SCHED_H 1
10582| #define HAVE_SYS_MOUNT_H 1
10583| #define HAVE_SYS_STATVFS_H 1
10584| #define HAVE_SYS_SYSCTL_H 1
10585| #define HAVE_FSTAB_H 1
10586| #define HAVE_SYS_UIO_H 1
10587| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
10588| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
10589| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
10590| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
10591| #define HAVE_LANGINFO_CODESET 1
10592| #define HAVE_STDDEF_H 1
10593| #define HAVE_STDLIB_H 1
10594| #define HAVE_STRING_H 1
10595| #define HAVE_SETLOCALE 1
10596| #define SIZEOF_SIZE_T 8
10597| #define HAVE_LSTAT 1
10598| #define HAVE_STRERROR 1
10599| #define HAVE_STRSIGNAL 1
10600| #define HAVE_MEMMOVE 1
10601| #define HAVE_VSNPRINTF 1
10602| #define HAVE_STPCPY 1
10603| #define HAVE_STRCASECMP 1
10604| #define HAVE_STRNCASECMP 1
10605| #define HAVE_POLL 1
10606| #define HAVE_GETCWD 1
10607| #define HAVE_VASPRINTF 1
10608| #define HAVE_SETENV 1
10609| #define HAVE_UNSETENV 1
10610| #define HAVE_GETC_UNLOCKED 1
10611| #define HAVE_READLINK 1
10612| #define HAVE_SYMLINK 1
10613| #define HAVE_CHOWN 1
10614| #define HAVE_LCHMOD 1
10615| #define HAVE_LCHOWN 1
10616| #define HAVE_FCHMOD 1
10617| #define HAVE_FCHOWN 1
10618| #define HAVE_LINK 1
10619| #define HAVE_STATVFS 1
10620| #define HAVE_STATFS 1
10621| #define HAVE_UTIMES 1
10622| #define HAVE_GETGRGID 1
10623| #define HAVE_GETPWUID 1
10624| #define HAVE_GETMNTINFO 1
10625| #define HAVE_NANOSLEEP 1
10626| #define HAVE_CRT_EXTERNS_H 1
10627| #define HAVE__NSGETENVIRON 1
10628| #define HAVE_C99_VSNPRINTF 1
10629| #define HAVE_UNIX98_PRINTF 1
10630| #define HAVE_ENDSERVENT 1
10631| #define HAVE_NETDB_H 1
10632| #define HAVE_SETREUID 1
10633| #define HAVE_ARPA_NAMESER_COMPAT_H 1
10634| #define STATFS_ARGS 2
10635| #define HAVE_GOOD_PRINTF 1
10636| #define HAVE_LONG_LONG 1
10637| #define HAVE_LONG_DOUBLE 1
10638| #define HAVE_WCHAR_T 1
10639| #define HAVE_WINT_T 1
10640| #define HAVE_PTRDIFF_T 1
10641| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10642| #define HAVE_STDINT_H_WITH_UINTMAX 1
10643| #define HAVE_INTMAX_T 1
10644| #define HAVE_SNPRINTF 1
10645| #define HAVE_WCSLEN 1
10646| #define HAVE_C99_SNPRINTF 1
10647| #define REALLOC_0_WORKS 1
10648| #define HAVE_CODESET 1
10649| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
10650| #define HAVE_STRLCPY 1
10651| #define G_VA_COPY va_copy
10652| #define G_VA_COPY_AS_ARRAY 1
10653| #define HAVE_SYS_XATTR_H 1
10654| #define HAVE_XATTR 1
10655| #define HAVE_XATTR_NOFOLLOW 1
10656| #define HAVE_LOCALTIME_R 1
10657| #define HAVE_GMTIME_R 1
10658| #define HAVE_POSIX_GETPWUID_R 1
10659| #define HAVE_POSIX_GETGRGID_R 1
10660| #define GLIB_SIZEOF_SYSTEM_THREAD 8
10661| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
10662| #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER)
10663| #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER)
10664| #define POSIX_YIELD_FUNC sched_yield()
10665| #define G_THREAD_SOURCE "gthread-posix.c"
10666| #define GLIB_SIZEOF_GMUTEX 64
10667| #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
10668| /* end confdefs.h.  */
10669|
10670| #include <linux/futex.h>
10671| #include <syscall.h>
10672| #include <unistd.h>
10673|
10674| int
10675| main (void)
10676| {
10677|   /* it's not like this actually runs or anything... */
10678|   syscall (SYS_futex, NULL, FUTEX_WAKE, FUTEX_WAIT);
10679|   return 0;
10680| }
10681|
10682configure:26241: result: no
10683configure:26256: checking value of POLLIN
10684configure:26261: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
10685configure:26261: $? = 0
10686configure:26261: ./conftest
10687configure:26261: $? = 0
10688configure:26269: result: 1
10689configure:26272: checking value of POLLOUT
10690configure:26277: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
10691configure:26277: $? = 0
10692configure:26277: ./conftest
10693configure:26277: $? = 0
10694configure:26285: result: 4
10695configure:26288: checking value of POLLPRI
10696configure:26293: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
10697configure:26293: $? = 0
10698configure:26293: ./conftest
10699configure:26293: $? = 0
10700configure:26301: result: 2
10701configure:26304: checking value of POLLERR
10702configure:26309: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
10703configure:26309: $? = 0
10704configure:26309: ./conftest
10705configure:26309: $? = 0
10706configure:26317: result: 8
10707configure:26320: checking value of POLLHUP
10708configure:26325: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
10709configure:26325: $? = 0
10710configure:26325: ./conftest
10711configure:26325: $? = 0
10712configure:26333: result: 16
10713configure:26336: checking value of POLLNVAL
10714configure:26341: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
10715configure:26341: $? = 0
10716configure:26341: ./conftest
10717configure:26341: $? = 0
10718configure:26349: result: 32
10719configure:26364: checking for broken poll
10720configure:26391: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon conftest.c -lintl   >&5
10721configure:26391: $? = 0
10722configure:26391: ./conftest
10723configure:26391: $? = 1
10724configure: program exited with status 1
10725configure: failed program was:
10726| /* confdefs.h */
10727| #define PACKAGE_NAME "glib"
10728| #define PACKAGE_TARNAME "glib"
10729| #define PACKAGE_VERSION "2.26.0"
10730| #define PACKAGE_STRING "glib 2.26.0"
10731| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
10732| #define PACKAGE_URL ""
10733| #define GLIB_MAJOR_VERSION 2
10734| #define GLIB_MINOR_VERSION 26
10735| #define GLIB_MICRO_VERSION 0
10736| #define GLIB_INTERFACE_AGE 0
10737| #define GLIB_BINARY_AGE 2600
10738| #define HAVE_CARBON 1
10739| #define NEED_ICONV_CACHE 1
10740| #define HAVE_LOCALE_H 1
10741| #define HAVE_LC_MESSAGES 1
10742| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
10743| #define HAVE_GETTEXT 1
10744| #define HAVE_DCGETTEXT 1
10745| #define ENABLE_NLS 1
10746| #define GETTEXT_PACKAGE "glib20"
10747| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
10748| #define USE_LIBICONV_GNU 1
10749| #define HAVE_DLFCN_H 1
10750| #define LT_OBJDIR ".libs/"
10751| #define STDC_HEADERS 1
10752| #define HAVE_VPRINTF 1
10753| #define HAVE_ALLOCA_H 1
10754| #define HAVE_ALLOCA 1
10755| #define HAVE_MMAP 1
10756| #define HAVE_POSIX_MEMALIGN 1
10757| #define HAVE_VALLOC 1
10758| #define HAVE_FSYNC 1
10759| #define HAVE_ATEXIT 1
10760| #define HAVE_TIMEGM 1
10761| #define HAVE_GMTIME_R 1
10762| #define SIZEOF_CHAR 1
10763| #define SIZEOF_SHORT 2
10764| #define SIZEOF_LONG 8
10765| #define SIZEOF_INT 4
10766| #define SIZEOF_VOID_P 8
10767| #define SIZEOF_LONG_LONG 8
10768| #define SIZEOF___INT64 0
10769| #define HAVE_LONG_LONG_FORMAT 1
10770| #define SANE_MALLOC_PROTOS 1
10771| #define G_HAVE___INLINE 1
10772| #define G_HAVE___INLINE__ 1
10773| #define G_HAVE_INLINE 1
10774| #define AC_APPLE_UNIVERSAL_BUILD 1
10775| #define HAVE_DIRENT_H 1
10776| #define HAVE_FLOAT_H 1
10777| #define HAVE_LIMITS_H 1
10778| #define HAVE_PWD_H 1
10779| #define HAVE_GRP_H 1
10780| #define HAVE_SYS_PARAM_H 1
10781| #define HAVE_SYS_POLL_H 1
10782| #define HAVE_SYS_RESOURCE_H 1
10783| #define HAVE_SYS_TIME_H 1
10784| #define HAVE_SYS_TIMES_H 1
10785| #define HAVE_SYS_WAIT_H 1
10786| #define HAVE_UNISTD_H 1
10787| #define HAVE_SYS_SELECT_H 1
10788| #define HAVE_SYS_TYPES_H 1
10789| #define HAVE_STDINT_H 1
10790| #define HAVE_INTTYPES_H 1
10791| #define HAVE_SCHED_H 1
10792| #define HAVE_SYS_MOUNT_H 1
10793| #define HAVE_SYS_STATVFS_H 1
10794| #define HAVE_SYS_SYSCTL_H 1
10795| #define HAVE_FSTAB_H 1
10796| #define HAVE_SYS_UIO_H 1
10797| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
10798| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
10799| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
10800| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
10801| #define HAVE_LANGINFO_CODESET 1
10802| #define HAVE_STDDEF_H 1
10803| #define HAVE_STDLIB_H 1
10804| #define HAVE_STRING_H 1
10805| #define HAVE_SETLOCALE 1
10806| #define SIZEOF_SIZE_T 8
10807| #define HAVE_LSTAT 1
10808| #define HAVE_STRERROR 1
10809| #define HAVE_STRSIGNAL 1
10810| #define HAVE_MEMMOVE 1
10811| #define HAVE_VSNPRINTF 1
10812| #define HAVE_STPCPY 1
10813| #define HAVE_STRCASECMP 1
10814| #define HAVE_STRNCASECMP 1
10815| #define HAVE_POLL 1
10816| #define HAVE_GETCWD 1
10817| #define HAVE_VASPRINTF 1
10818| #define HAVE_SETENV 1
10819| #define HAVE_UNSETENV 1
10820| #define HAVE_GETC_UNLOCKED 1
10821| #define HAVE_READLINK 1
10822| #define HAVE_SYMLINK 1
10823| #define HAVE_CHOWN 1
10824| #define HAVE_LCHMOD 1
10825| #define HAVE_LCHOWN 1
10826| #define HAVE_FCHMOD 1
10827| #define HAVE_FCHOWN 1
10828| #define HAVE_LINK 1
10829| #define HAVE_STATVFS 1
10830| #define HAVE_STATFS 1
10831| #define HAVE_UTIMES 1
10832| #define HAVE_GETGRGID 1
10833| #define HAVE_GETPWUID 1
10834| #define HAVE_GETMNTINFO 1
10835| #define HAVE_NANOSLEEP 1
10836| #define HAVE_CRT_EXTERNS_H 1
10837| #define HAVE__NSGETENVIRON 1
10838| #define HAVE_C99_VSNPRINTF 1
10839| #define HAVE_UNIX98_PRINTF 1
10840| #define HAVE_ENDSERVENT 1
10841| #define HAVE_NETDB_H 1
10842| #define HAVE_SETREUID 1
10843| #define HAVE_ARPA_NAMESER_COMPAT_H 1
10844| #define STATFS_ARGS 2
10845| #define HAVE_GOOD_PRINTF 1
10846| #define HAVE_LONG_LONG 1
10847| #define HAVE_LONG_DOUBLE 1
10848| #define HAVE_WCHAR_T 1
10849| #define HAVE_WINT_T 1
10850| #define HAVE_PTRDIFF_T 1
10851| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10852| #define HAVE_STDINT_H_WITH_UINTMAX 1
10853| #define HAVE_INTMAX_T 1
10854| #define HAVE_SNPRINTF 1
10855| #define HAVE_WCSLEN 1
10856| #define HAVE_C99_SNPRINTF 1
10857| #define REALLOC_0_WORKS 1
10858| #define HAVE_CODESET 1
10859| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
10860| #define HAVE_STRLCPY 1
10861| #define G_VA_COPY va_copy
10862| #define G_VA_COPY_AS_ARRAY 1
10863| #define HAVE_SYS_XATTR_H 1
10864| #define HAVE_XATTR 1
10865| #define HAVE_XATTR_NOFOLLOW 1
10866| #define HAVE_LOCALTIME_R 1
10867| #define HAVE_GMTIME_R 1
10868| #define HAVE_POSIX_GETPWUID_R 1
10869| #define HAVE_POSIX_GETGRGID_R 1
10870| #define GLIB_SIZEOF_SYSTEM_THREAD 8
10871| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
10872| #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER)
10873| #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER)
10874| #define POSIX_YIELD_FUNC sched_yield()
10875| #define G_THREAD_SOURCE "gthread-posix.c"
10876| #define GLIB_SIZEOF_GMUTEX 64
10877| #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
10878| /* end confdefs.h.  */
10879|
10880|       #include <stdlib.h>
10881|       #include <fcntl.h>
10882|       #include <poll.h>
10883|       #ifdef HAVE_SYS_POLL_H
10884|       #include <sys/poll.h>
10885|       #endif
10886|       int main(void) {
10887|         struct pollfd fds[1];
10888|         int fd;
10889|         fd = open("/dev/null", 1);
10890|         fds[0].fd = fd;
10891|         fds[0].events = POLLIN;
10892|         fds[0].revents = 0;
10893|         if (poll(fds, 1, 0) < 0 || (fds[0].revents & POLLNVAL) != 0) {
10894|               exit(1);  /* Does not work for devices -- fail */
10895|         }
10896|         exit(0);
10897|       }
10898configure:26403: result: yes
10899configure:26592: checking whether compiler understands -Wno-pointer-sign
10900configure:26607: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -Wno-pointer-sign -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT conftest.c >&5
10901configure:26607: $? = 0
10902configure:26609: result: yes
10903configure:26646: checking for EILSEQ
10904configure:26663: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT conftest.c >&5
10905conftest.c: In function 'main':
10906conftest.c:163: warning: unused variable 'error'
10907conftest.c: In function 'main':
10908conftest.c:163: warning: unused variable 'error'
10909configure:26663: $? = 0
10910configure:26669: result: yes
10911configure:26779: checking for gtkdoc-check
10912configure:26797: found /opt/local/bin/gtkdoc-check
10913configure:26809: result: /opt/local/bin/gtkdoc-check
10914configure:26821: checking for gtkdoc-rebase
10915configure:26839: found /opt/local/bin/gtkdoc-rebase
10916configure:26851: result: /opt/local/bin/gtkdoc-rebase
10917configure:26865: checking for gtkdoc-mkpdf
10918configure:26883: found /opt/local/bin/gtkdoc-mkpdf
10919configure:26895: result: /opt/local/bin/gtkdoc-mkpdf
10920configure:26936: checking whether to build gtk-doc documentation
10921configure:26938: result: no
10922configure:27184: checking whether to include dtrace tracing support
10923configure:27188: result: no (not yet compatible with MacOS dtrace)
10924configure:27269: checking whether to include systemtap tracing support
10925configure:27280: result: no
10926configure:27498: checking for DBUS1
10927configure:27505: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.2.14"
10928configure:27508: $? = 0
10929configure:27521: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.2.14"
10930configure:27524: $? = 0
10931configure:27559: result: yes
10932configure:27582: checking for -Bsymbolic-functions linker flag
10933configure:27596: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -Wl,-Bsymbolic-functions conftest.c -lintl   >&5
10934conftest.c: In function 'main':
10935conftest.c:161: error: nested functions are disabled, use -fnested-functions to re-enable
10936conftest.c:161: warning: 'main' is normally a non-static function
10937conftest.c: In function 'main':
10938conftest.c:161: error: nested functions are disabled, use -fnested-functions to re-enable
10939conftest.c:161: warning: 'main' is normally a non-static function
10940lipo: can't figure out the architecture type of: /var/tmp//ccw4V5W4.out
10941configure:27596: $? = 1
10942configure: failed program was:
10943| /* confdefs.h */
10944| #define PACKAGE_NAME "glib"
10945| #define PACKAGE_TARNAME "glib"
10946| #define PACKAGE_VERSION "2.26.0"
10947| #define PACKAGE_STRING "glib 2.26.0"
10948| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
10949| #define PACKAGE_URL ""
10950| #define GLIB_MAJOR_VERSION 2
10951| #define GLIB_MINOR_VERSION 26
10952| #define GLIB_MICRO_VERSION 0
10953| #define GLIB_INTERFACE_AGE 0
10954| #define GLIB_BINARY_AGE 2600
10955| #define HAVE_CARBON 1
10956| #define NEED_ICONV_CACHE 1
10957| #define HAVE_LOCALE_H 1
10958| #define HAVE_LC_MESSAGES 1
10959| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
10960| #define HAVE_GETTEXT 1
10961| #define HAVE_DCGETTEXT 1
10962| #define ENABLE_NLS 1
10963| #define GETTEXT_PACKAGE "glib20"
10964| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
10965| #define USE_LIBICONV_GNU 1
10966| #define HAVE_DLFCN_H 1
10967| #define LT_OBJDIR ".libs/"
10968| #define STDC_HEADERS 1
10969| #define HAVE_VPRINTF 1
10970| #define HAVE_ALLOCA_H 1
10971| #define HAVE_ALLOCA 1
10972| #define HAVE_MMAP 1
10973| #define HAVE_POSIX_MEMALIGN 1
10974| #define HAVE_VALLOC 1
10975| #define HAVE_FSYNC 1
10976| #define HAVE_ATEXIT 1
10977| #define HAVE_TIMEGM 1
10978| #define HAVE_GMTIME_R 1
10979| #define SIZEOF_CHAR 1
10980| #define SIZEOF_SHORT 2
10981| #define SIZEOF_LONG 8
10982| #define SIZEOF_INT 4
10983| #define SIZEOF_VOID_P 8
10984| #define SIZEOF_LONG_LONG 8
10985| #define SIZEOF___INT64 0
10986| #define HAVE_LONG_LONG_FORMAT 1
10987| #define SANE_MALLOC_PROTOS 1
10988| #define G_HAVE___INLINE 1
10989| #define G_HAVE___INLINE__ 1
10990| #define G_HAVE_INLINE 1
10991| #define AC_APPLE_UNIVERSAL_BUILD 1
10992| #define HAVE_DIRENT_H 1
10993| #define HAVE_FLOAT_H 1
10994| #define HAVE_LIMITS_H 1
10995| #define HAVE_PWD_H 1
10996| #define HAVE_GRP_H 1
10997| #define HAVE_SYS_PARAM_H 1
10998| #define HAVE_SYS_POLL_H 1
10999| #define HAVE_SYS_RESOURCE_H 1
11000| #define HAVE_SYS_TIME_H 1
11001| #define HAVE_SYS_TIMES_H 1
11002| #define HAVE_SYS_WAIT_H 1
11003| #define HAVE_UNISTD_H 1
11004| #define HAVE_SYS_SELECT_H 1
11005| #define HAVE_SYS_TYPES_H 1
11006| #define HAVE_STDINT_H 1
11007| #define HAVE_INTTYPES_H 1
11008| #define HAVE_SCHED_H 1
11009| #define HAVE_SYS_MOUNT_H 1
11010| #define HAVE_SYS_STATVFS_H 1
11011| #define HAVE_SYS_SYSCTL_H 1
11012| #define HAVE_FSTAB_H 1
11013| #define HAVE_SYS_UIO_H 1
11014| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
11015| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
11016| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
11017| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
11018| #define HAVE_LANGINFO_CODESET 1
11019| #define HAVE_STDDEF_H 1
11020| #define HAVE_STDLIB_H 1
11021| #define HAVE_STRING_H 1
11022| #define HAVE_SETLOCALE 1
11023| #define SIZEOF_SIZE_T 8
11024| #define HAVE_LSTAT 1
11025| #define HAVE_STRERROR 1
11026| #define HAVE_STRSIGNAL 1
11027| #define HAVE_MEMMOVE 1
11028| #define HAVE_VSNPRINTF 1
11029| #define HAVE_STPCPY 1
11030| #define HAVE_STRCASECMP 1
11031| #define HAVE_STRNCASECMP 1
11032| #define HAVE_POLL 1
11033| #define HAVE_GETCWD 1
11034| #define HAVE_VASPRINTF 1
11035| #define HAVE_SETENV 1
11036| #define HAVE_UNSETENV 1
11037| #define HAVE_GETC_UNLOCKED 1
11038| #define HAVE_READLINK 1
11039| #define HAVE_SYMLINK 1
11040| #define HAVE_CHOWN 1
11041| #define HAVE_LCHMOD 1
11042| #define HAVE_LCHOWN 1
11043| #define HAVE_FCHMOD 1
11044| #define HAVE_FCHOWN 1
11045| #define HAVE_LINK 1
11046| #define HAVE_STATVFS 1
11047| #define HAVE_STATFS 1
11048| #define HAVE_UTIMES 1
11049| #define HAVE_GETGRGID 1
11050| #define HAVE_GETPWUID 1
11051| #define HAVE_GETMNTINFO 1
11052| #define HAVE_NANOSLEEP 1
11053| #define HAVE_CRT_EXTERNS_H 1
11054| #define HAVE__NSGETENVIRON 1
11055| #define HAVE_C99_VSNPRINTF 1
11056| #define HAVE_UNIX98_PRINTF 1
11057| #define HAVE_ENDSERVENT 1
11058| #define HAVE_NETDB_H 1
11059| #define HAVE_SETREUID 1
11060| #define HAVE_ARPA_NAMESER_COMPAT_H 1
11061| #define STATFS_ARGS 2
11062| #define HAVE_GOOD_PRINTF 1
11063| #define HAVE_LONG_LONG 1
11064| #define HAVE_LONG_DOUBLE 1
11065| #define HAVE_WCHAR_T 1
11066| #define HAVE_WINT_T 1
11067| #define HAVE_PTRDIFF_T 1
11068| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
11069| #define HAVE_STDINT_H_WITH_UINTMAX 1
11070| #define HAVE_INTMAX_T 1
11071| #define HAVE_SNPRINTF 1
11072| #define HAVE_WCSLEN 1
11073| #define HAVE_C99_SNPRINTF 1
11074| #define REALLOC_0_WORKS 1
11075| #define HAVE_CODESET 1
11076| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
11077| #define HAVE_STRLCPY 1
11078| #define G_VA_COPY va_copy
11079| #define G_VA_COPY_AS_ARRAY 1
11080| #define HAVE_SYS_XATTR_H 1
11081| #define HAVE_XATTR 1
11082| #define HAVE_XATTR_NOFOLLOW 1
11083| #define HAVE_LOCALTIME_R 1
11084| #define HAVE_GMTIME_R 1
11085| #define HAVE_POSIX_GETPWUID_R 1
11086| #define HAVE_POSIX_GETGRGID_R 1
11087| #define GLIB_SIZEOF_SYSTEM_THREAD 8
11088| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
11089| #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER)
11090| #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER)
11091| #define POSIX_YIELD_FUNC sched_yield()
11092| #define G_THREAD_SOURCE "gthread-posix.c"
11093| #define GLIB_SIZEOF_GMUTEX 64
11094| #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
11095| #define BROKEN_POLL 1
11096| #define ENABLE_REGEX /**/
11097| #define HAVE_DBUS1 1
11098| /* end confdefs.h.  */
11099|
11100| int
11101| main ()
11102| {
11103| int main (void) { return 0; }
11104|   ;
11105|   return 0;
11106| }
11107configure:27601: result: no
11108configure:27945: creating ./config.status
11109
11110## ---------------------- ##
11111## Running config.status. ##
11112## ---------------------- ##
11113
11114This file was extended by glib config.status 2.26.0, which was
11115generated by GNU Autoconf 2.68.  Invocation command line was
11116
11117  CONFIG_FILES    =
11118  CONFIG_HEADERS  =
11119  CONFIG_LINKS    =
11120  CONFIG_COMMANDS =
11121  $ ./config.status
11122
11123on Dysnomia.local
11124
11125config.status:1872: creating glib-2.0.pc
11126config.status:1872: creating glib-2.0-uninstalled.pc
11127config.status:1872: creating gmodule-2.0.pc
11128config.status:1872: creating gmodule-export-2.0.pc
11129config.status:1872: creating gmodule-no-export-2.0.pc
11130config.status:1872: creating gmodule-2.0-uninstalled.pc
11131config.status:1872: creating gmodule-no-export-2.0-uninstalled.pc
11132config.status:1872: creating gthread-2.0.pc
11133config.status:1872: creating gthread-2.0-uninstalled.pc
11134config.status:1872: creating gobject-2.0.pc
11135config.status:1872: creating gobject-2.0-uninstalled.pc
11136config.status:1872: creating gio-2.0.pc
11137config.status:1872: creating gio-unix-2.0.pc
11138config.status:1872: creating gio-windows-2.0.pc
11139config.status:1872: creating gio-2.0-uninstalled.pc
11140config.status:1872: creating gio-unix-2.0-uninstalled.pc
11141config.status:1872: creating glib-zip
11142config.status:1872: creating glib-gettextize
11143config.status:1872: creating Makefile
11144config.status:1872: creating build/Makefile
11145config.status:1872: creating build/win32/Makefile
11146config.status:1872: creating build/win32/dirent/Makefile
11147config.status:1872: creating build/win32/vs9/Makefile
11148config.status:1872: creating glib/Makefile
11149config.status:1872: creating glib/glib.stp
11150config.status:1872: creating glib/libcharset/Makefile
11151config.status:1872: creating glib/gnulib/Makefile
11152config.status:1872: creating glib/pcre/Makefile
11153config.status:1872: creating glib/update-pcre/Makefile
11154config.status:1872: creating glib/tests/Makefile
11155config.status:1872: creating gmodule/Makefile
11156config.status:1872: creating gmodule/gmoduleconf.h
11157config.status:1872: creating gobject/Makefile
11158config.status:1872: creating gobject/gobject.stp
11159config.status:1872: creating gobject/glib-mkenums
11160config.status:1872: creating gobject/tests/Makefile
11161config.status:1872: creating gthread/Makefile
11162config.status:1872: creating gthread/tests/Makefile
11163config.status:1872: creating gio/Makefile
11164config.status:1872: creating gio/xdgmime/Makefile
11165config.status:1872: creating gio/inotify/Makefile
11166config.status:1872: creating gio/libasyncns/Makefile
11167config.status:1872: creating gio/fen/Makefile
11168config.status:1872: creating gio/fam/Makefile
11169config.status:1872: creating gio/win32/Makefile
11170config.status:1872: creating gio/tests/Makefile
11171config.status:1872: creating po/Makefile.in
11172config.status:1872: creating docs/Makefile
11173config.status:1872: creating docs/reference/Makefile
11174config.status:1872: creating docs/reference/glib/Makefile
11175config.status:1872: creating docs/reference/glib/version.xml
11176config.status:1872: creating docs/reference/gobject/Makefile
11177config.status:1872: creating docs/reference/gobject/version.xml
11178config.status:1872: creating docs/reference/gio/Makefile
11179config.status:1872: creating docs/reference/gio/version.xml
11180config.status:1872: creating tests/Makefile
11181config.status:1872: creating tests/gobject/Makefile
11182config.status:1872: creating tests/refcount/Makefile
11183config.status:1872: creating m4macros/Makefile
11184config.status:1872: creating config.h
11185config.status:2101: executing depfiles commands
11186config.status:2101: executing default-1 commands
11187config.status:2101: executing libtool commands
11188config.status:2101: executing glib/glibconfig.h commands
11189config.status:2101: executing chmod-scripts commands
11190
11191## ---------------- ##
11192## Cache variables. ##
11193## ---------------- ##
11194
11195ac_cv_build=x86_64-apple-darwin10.4.0
11196ac_cv_c_bigendian=universal
11197ac_cv_c_compiler_gnu=yes
11198ac_cv_c_const=yes
11199ac_cv_cxx_compiler_gnu=yes
11200ac_cv_env_CCC_set=
11201ac_cv_env_CCC_value=
11202ac_cv_env_CC_set=set
11203ac_cv_env_CC_value='ccache /usr/bin/gcc-4.2'
11204ac_cv_env_CFLAGS_set=set
11205ac_cv_env_CFLAGS_value='-pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386'
11206ac_cv_env_CPPFLAGS_set=set
11207ac_cv_env_CPPFLAGS_value=-I/opt/local/include
11208ac_cv_env_CPP_set=
11209ac_cv_env_CPP_value=
11210ac_cv_env_CXXCPP_set=
11211ac_cv_env_CXXCPP_value=
11212ac_cv_env_CXXFLAGS_set=set
11213ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64 -arch i386'
11214ac_cv_env_CXX_set=set
11215ac_cv_env_CXX_value='ccache /usr/bin/g++-4.2'
11216ac_cv_env_DBUS1_CFLAGS_set=
11217ac_cv_env_DBUS1_CFLAGS_value=
11218ac_cv_env_DBUS1_LIBS_set=
11219ac_cv_env_DBUS1_LIBS_value=
11220ac_cv_env_LDFLAGS_set=set
11221ac_cv_env_LDFLAGS_value='-L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386'
11222ac_cv_env_LIBS_set=
11223ac_cv_env_LIBS_value=
11224ac_cv_env_PCRE_CFLAGS_set=
11225ac_cv_env_PCRE_CFLAGS_value=
11226ac_cv_env_PCRE_LIBS_set=
11227ac_cv_env_PCRE_LIBS_value=
11228ac_cv_env_PKG_CONFIG_set=
11229ac_cv_env_PKG_CONFIG_value=
11230ac_cv_env_ZLIB_CFLAGS_set=
11231ac_cv_env_ZLIB_CFLAGS_value=
11232ac_cv_env_ZLIB_LIBS_set=
11233ac_cv_env_ZLIB_LIBS_value=
11234ac_cv_env_build_alias_set=
11235ac_cv_env_build_alias_value=
11236ac_cv_env_host_alias_set=
11237ac_cv_env_host_alias_value=
11238ac_cv_env_target_alias_set=
11239ac_cv_env_target_alias_value=
11240ac_cv_func__NSGetEnviron=yes
11241ac_cv_func__doprnt=no
11242ac_cv_func_alloca_works=yes
11243ac_cv_func_atexit=yes
11244ac_cv_func_bind_textdomain_codeset=yes
11245ac_cv_func_chown=yes
11246ac_cv_func_clock_gettime=no
11247ac_cv_func_dcgettext=yes
11248ac_cv_func_dlerror=yes
11249ac_cv_func_dlopen=yes
11250ac_cv_func_dlsym=yes
11251ac_cv_func_endmntent=no
11252ac_cv_func_endservent=yes
11253ac_cv_func_fchmod=yes
11254ac_cv_func_fchown=yes
11255ac_cv_func_fdwalk=no
11256ac_cv_func_fsync=yes
11257ac_cv_func_getc_unlocked=yes
11258ac_cv_func_getcwd=yes
11259ac_cv_func_getgrgid=yes
11260ac_cv_func_getmntent_r=no
11261ac_cv_func_getmntinfo=yes
11262ac_cv_func_getprotobyname_r=no
11263ac_cv_func_getpwuid=yes
11264ac_cv_func_gmtime_r=yes
11265ac_cv_func_hasmntopt=no
11266ac_cv_func_iconv_open=no
11267ac_cv_func_lchmod=yes
11268ac_cv_func_lchown=yes
11269ac_cv_func_link=yes
11270ac_cv_func_localtime_r=yes
11271ac_cv_func_lstat=yes
11272ac_cv_func_memalign=no
11273ac_cv_func_memmem=no
11274ac_cv_func_memmove=yes
11275ac_cv_func_mmap=yes
11276ac_cv_func_nanosleep=yes
11277ac_cv_func_nsleep=no
11278ac_cv_func_on_exit=no
11279ac_cv_func_pipe2=no
11280ac_cv_func_poll=yes
11281ac_cv_func_posix_getgrgid_r=yes
11282ac_cv_func_posix_getpwuid_r=yes
11283ac_cv_func_posix_memalign=yes
11284ac_cv_func_printf_unix98=yes
11285ac_cv_func_readlink=yes
11286ac_cv_func_setenv=yes
11287ac_cv_func_setlocale=yes
11288ac_cv_func_setmntent=no
11289ac_cv_func_setresuid=no
11290ac_cv_func_setreuid=yes
11291ac_cv_func_snprintf=yes
11292ac_cv_func_snprintf_c99=yes
11293ac_cv_func_splice=no
11294ac_cv_func_statfs=yes
11295ac_cv_func_statvfs=yes
11296ac_cv_func_stpcpy=yes
11297ac_cv_func_strcasecmp=yes
11298ac_cv_func_strerror=yes
11299ac_cv_func_strncasecmp=yes
11300ac_cv_func_strndup=no
11301ac_cv_func_strsignal=yes
11302ac_cv_func_symlink=yes
11303ac_cv_func_timegm=yes
11304ac_cv_func_unsetenv=yes
11305ac_cv_func_utimes=yes
11306ac_cv_func_valloc=yes
11307ac_cv_func_vasprintf=yes
11308ac_cv_func_vprintf=yes
11309ac_cv_func_vsnprintf=yes
11310ac_cv_func_vsnprintf_c99=yes
11311ac_cv_func_wcslen=yes
11312ac_cv_gnu_library_2_1=no
11313ac_cv_header_arpa_nameser_compat_h=yes
11314ac_cv_header_crt_externs_h=yes
11315ac_cv_header_dirent_h=yes
11316ac_cv_header_dlfcn_h=yes
11317ac_cv_header_float_h=yes
11318ac_cv_header_fstab_h=yes
11319ac_cv_header_grp_h=yes
11320ac_cv_header_inttypes_h=yes
11321ac_cv_header_libintl_h=yes
11322ac_cv_header_limits_h=yes
11323ac_cv_header_locale_h=yes
11324ac_cv_header_malloc_h=no
11325ac_cv_header_mntent_h=no
11326ac_cv_header_netdb_h=yes
11327ac_cv_header_pwd_h=yes
11328ac_cv_header_sched_h=yes
11329ac_cv_header_stdc=yes
11330ac_cv_header_stddef_h=yes
11331ac_cv_header_stdint_h=yes
11332ac_cv_header_stdlib_h=yes
11333ac_cv_header_string_h=yes
11334ac_cv_header_sys_inotify_h=no
11335ac_cv_header_sys_mntctl_h=no
11336ac_cv_header_sys_mnttab_h=no
11337ac_cv_header_sys_mount_h=yes
11338ac_cv_header_sys_param_h=yes
11339ac_cv_header_sys_poll_h=yes
11340ac_cv_header_sys_prctl_h=no
11341ac_cv_header_sys_resource_h=yes
11342ac_cv_header_sys_select_h=yes
11343ac_cv_header_sys_statfs_h=no
11344ac_cv_header_sys_statvfs_h=yes
11345ac_cv_header_sys_sysctl_h=yes
11346ac_cv_header_sys_time_h=yes
11347ac_cv_header_sys_times_h=yes
11348ac_cv_header_sys_types_h=yes
11349ac_cv_header_sys_uio_h=yes
11350ac_cv_header_sys_vfs_h=no
11351ac_cv_header_sys_vfstab_h=no
11352ac_cv_header_sys_vmount_h=no
11353ac_cv_header_sys_wait_h=yes
11354ac_cv_header_sys_xattr_h=yes
11355ac_cv_header_unistd_h=yes
11356ac_cv_header_values_h=no
11357ac_cv_header_wspiapi_h=no
11358ac_cv_host=x86_64-apple-darwin10.4.0
11359ac_cv_lib_c_getxattr=yes
11360ac_cv_lib_fam_FAMOpen=no
11361ac_cv_lib_iconv_libiconv_open=yes
11362ac_cv_lib_intl_bindtextdomain=yes
11363ac_cv_lib_intl_dgettext=yes
11364ac_cv_lib_intl_ngettext=yes
11365ac_cv_lib_rt_clock_gettime=no
11366ac_cv_lib_selinux_is_selinux_enabled=no
11367ac_cv_member_struct_stat_st_atim_tv_nsec=no
11368ac_cv_member_struct_stat_st_atimensec=no
11369ac_cv_member_struct_stat_st_blksize=yes
11370ac_cv_member_struct_stat_st_blocks=yes
11371ac_cv_member_struct_stat_st_ctim_tv_nsec=no
11372ac_cv_member_struct_stat_st_ctimensec=no
11373ac_cv_member_struct_stat_st_mtim_tv_nsec=no
11374ac_cv_member_struct_stat_st_mtimensec=no
11375ac_cv_member_struct_statfs_f_bavail=yes
11376ac_cv_member_struct_statfs_f_fstypename=yes
11377ac_cv_member_struct_statvfs_f_basetype=no
11378ac_cv_member_struct_tm_tm_gmtoff=no
11379ac_cv_objext=o
11380ac_cv_path_EGREP='/usr/bin/grep -E'
11381ac_cv_path_FGREP='/usr/bin/grep -F'
11382ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
11383ac_cv_path_GREP=/usr/bin/grep
11384ac_cv_path_GTKDOC_CHECK=/opt/local/bin/gtkdoc-check
11385ac_cv_path_GTKDOC_MKPDF=/opt/local/bin/gtkdoc-mkpdf
11386ac_cv_path_GTKDOC_REBASE=/opt/local/bin/gtkdoc-rebase
11387ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
11388ac_cv_path_PERL_PATH=/opt/local/bin/perl
11389ac_cv_path_PYTHON=/usr/bin/python
11390ac_cv_path_SED=/opt/local/bin/gsed
11391ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
11392ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
11393ac_cv_path_mkdir=/opt/local/bin/gmkdir
11394ac_cv_prog_AWK=awk
11395ac_cv_prog_CPP='ccache /usr/bin/gcc-4.2 -E'
11396ac_cv_prog_CXXCPP='ccache /usr/bin/g++-4.2 -E'
11397ac_cv_prog_INDENT=indent
11398ac_cv_prog_PERL=/opt/local/bin/perl
11399ac_cv_prog_ac_ct_AR=ar
11400ac_cv_prog_ac_ct_CC='ccache /usr/bin/gcc-4.2'
11401ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
11402ac_cv_prog_ac_ct_LIPO=lipo
11403ac_cv_prog_ac_ct_NMEDIT=nmedit
11404ac_cv_prog_ac_ct_OTOOL=otool
11405ac_cv_prog_ac_ct_RANLIB=ranlib
11406ac_cv_prog_ac_ct_STRIP=strip
11407ac_cv_prog_cc_c89=
11408ac_cv_prog_cc_ccache_c_o=yes
11409ac_cv_prog_cc_g=yes
11410ac_cv_prog_cxx_g=yes
11411ac_cv_prog_make_make_set=yes
11412ac_cv_sizeof___int64=0
11413ac_cv_sizeof_char=1
11414ac_cv_sizeof_int=4
11415ac_cv_sizeof_long=8
11416ac_cv_sizeof_long_long=8
11417ac_cv_sizeof_short=2
11418ac_cv_sizeof_size_t=8
11419ac_cv_sizeof_void_p=8
11420ac_cv_sys_file_offset_bits=no
11421ac_cv_sys_largefile_CC=no
11422ac_cv_type_long_long=yes
11423ac_cv_type_ptrdiff_t=yes
11424ac_cv_type_size_t=yes
11425ac_cv_working_alloca_h=yes
11426am_cv_CC_dependencies_compiler_type=none
11427am_cv_CXX_dependencies_compiler_type=none
11428am_cv_langinfo_codeset=yes
11429am_cv_pathless_PYTHON=python
11430am_cv_prog_cc_stdc=
11431am_cv_python_platform=darwin
11432am_cv_python_pyexecdir='${exec_prefix}/lib/python2.6/site-packages'
11433am_cv_python_pythondir='${prefix}/lib/python2.6/site-packages'
11434am_cv_python_version=2.6
11435am_cv_val_LC_MESSAGES=yes
11436bh_cv_c_signed=yes
11437g_cv_support_dowhile_macros=no
11438glib_cv___va_copy=yes
11439glib_cv_byte_contents_gmutex=-89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
11440glib_cv_compliant_posix_memalign=1
11441glib_cv_gcc_has_builtin_atomic_operations=yes
11442glib_cv_has__inline=yes
11443glib_cv_has__inline__=yes
11444glib_cv_hasinline=yes
11445glib_cv_have_strlcpy=yes
11446glib_cv_langinfo_codeset=yes
11447glib_cv_long_long_format=ll
11448glib_cv_monotonic_clock=no
11449glib_cv_rtldglobal_broken=no
11450glib_cv_sane_realloc=yes
11451glib_cv_sizeof_gmutex=64
11452glib_cv_sizeof_system_thread=8
11453glib_cv_stack_grows=no
11454glib_cv_uscore=no
11455glib_cv_va_copy=yes
11456glib_cv_va_val_copy=no
11457glib_cv_value_AF_INET6=30
11458glib_cv_value_AF_INET=2
11459glib_cv_value_AF_UNIX=1
11460glib_cv_value_MSG_DONTROUTE=4
11461glib_cv_value_MSG_OOB=1
11462glib_cv_value_MSG_PEEK=2
11463glib_cv_value_POLLERR=8
11464glib_cv_value_POLLHUP=16
11465glib_cv_value_POLLIN=1
11466glib_cv_value_POLLNVAL=32
11467glib_cv_value_POLLOUT=4
11468glib_cv_value_POLLPRI=2
11469gt_cv_c_long_double=yes
11470gt_cv_c_wchar_t=yes
11471gt_cv_c_wint_t=yes
11472gt_cv_func_dgettext_libc=no
11473gt_cv_func_dgettext_libintl=yes
11474gt_cv_func_ngettext_libc=no
11475gt_cv_have_gettext=yes
11476jm_ac_cv_header_inttypes_h=yes
11477jm_ac_cv_header_stdint_h=yes
11478lt_cv_apple_cc_single_mod=yes
11479lt_cv_deplibs_check_method=pass_all
11480lt_cv_file_magic_cmd='$MAGIC_CMD'
11481lt_cv_file_magic_test_file=
11482lt_cv_ld_exported_symbols_list=yes
11483lt_cv_ld_reload_flag=-r
11484lt_cv_nm_interface='BSD nm'
11485lt_cv_objdir=.libs
11486lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
11487lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
11488lt_cv_path_NM=/usr/bin/nm
11489lt_cv_prog_compiler_c_o=yes
11490lt_cv_prog_compiler_c_o_CXX=yes
11491lt_cv_prog_compiler_pic_works=yes
11492lt_cv_prog_compiler_pic_works_CXX=yes
11493lt_cv_prog_compiler_rtti_exceptions=no
11494lt_cv_prog_compiler_static_works=no
11495lt_cv_prog_compiler_static_works_CXX=no
11496lt_cv_prog_gnu_ld=no
11497lt_cv_prog_gnu_ldcxx=no
11498lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
11499lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
11500lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
11501lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
11502lt_cv_sys_max_cmd_len=196608
11503pkg_cv_DBUS1_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include  '
11504pkg_cv_DBUS1_LIBS='-L/opt/local/lib -ldbus-1 -lpthread  '
11505pkg_cv_ZLIB_CFLAGS='-I/opt/local/include  '
11506pkg_cv_ZLIB_LIBS='-L/opt/local/lib -lz  '
11507
11508## ----------------- ##
11509## Output variables. ##
11510## ----------------- ##
11511
11512ABS_GLIB_RUNTIME_LIBDIR=''
11513ABS_TAPSET_DIR='$(datadir)/systemtap/tapset'
11514ACLOCAL='${SHELL} /opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_devel_glib2/work/glib-2.26.0/missing --run aclocal-1.11'
11515ALLOCA=''
11516AMDEPBACKSLASH=''
11517AMDEP_FALSE=''
11518AMDEP_TRUE='#'
11519AMTAR='${SHELL} /opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_devel_glib2/work/glib-2.26.0/missing --run tar'
11520AM_BACKSLASH='\'
11521AM_DEFAULT_VERBOSITY='1'
11522AR='ar'
11523AS='as'
11524AUTOCONF='${SHELL} /opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_devel_glib2/work/glib-2.26.0/missing --run autoconf'
11525AUTOHEADER='${SHELL} /opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_devel_glib2/work/glib-2.26.0/missing --run autoheader'
11526AUTOMAKE='${SHELL} /opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_devel_glib2/work/glib-2.26.0/missing --run automake-1.11'
11527AWK='awk'
11528CATALOGS=' af.gmo am.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.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 id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.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 tl.gmo tr.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
11529CATOBJEXT='.gmo'
11530CC='ccache /usr/bin/gcc-4.2'
11531CCDEPMODE='depmode=none'
11532CFLAGS='-pipe -O2 -fstrict-aliasing -arch x86_64 -arch i386 -Wall'
11533CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS'
11534CPP='ccache /usr/bin/gcc-4.2 -E'
11535CPPFLAGS='-I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT'
11536CROSS_COMPILING_FALSE=''
11537CROSS_COMPILING_TRUE='#'
11538CXX='ccache /usr/bin/g++-4.2'
11539CXXCPP='ccache /usr/bin/g++-4.2 -E'
11540CXXDEPMODE='depmode=none'
11541CXXFLAGS='-pipe -O2 -arch x86_64 -arch i386'
11542CYGPATH_W='echo'
11543DATADIRNAME='share'
11544DBUS1_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include  '
11545DBUS1_LIBS='-L/opt/local/lib -ldbus-1 -lpthread  '
11546DEFS='-DHAVE_CONFIG_H'
11547DEPDIR='.deps'
11548DISABLE_MEM_POOLS=''
11549DLLTOOL='dlltool'
11550DSYMUTIL='dsymutil'
11551DTRACE=''
11552DUMPBIN=''
11553ECHO_C='\c'
11554ECHO_N=''
11555ECHO_T=''
11556EGREP='/usr/bin/grep -E'
11557ENABLE_DTRACE_FALSE=''
11558ENABLE_DTRACE_TRUE='#'
11559ENABLE_GTK_DOC_FALSE=''
11560ENABLE_GTK_DOC_TRUE='#'
11561ENABLE_MAN_FALSE=''
11562ENABLE_MAN_TRUE='#'
11563ENABLE_REGEX_FALSE='#'
11564ENABLE_REGEX_TRUE=''
11565ENABLE_SYSTEMTAP_FALSE=''
11566ENABLE_SYSTEMTAP_TRUE='#'
11567ENABLE_TIMELOOP_FALSE='#'
11568ENABLE_TIMELOOP_TRUE=''
11569EXEEXT=''
11570FAM_LIBS=''
11571FGREP='/usr/bin/grep -F'
11572GETTEXT_PACKAGE='glib20'
11573GIO='giounix.lo'
11574GIO_MODULE_DIR='${libdir}/gio/modules'
11575GLIBC21='no'
11576GLIB_BINARY_AGE='2600'
11577GLIB_COMPILE_SCHEMAS=''
11578GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS'
11579GLIB_EXTRA_CFLAGS=''
11580GLIB_GENMARSHAL=''
11581GLIB_INTERFACE_AGE='0'
11582GLIB_LINK_FLAGS=''
11583GLIB_MAJOR_VERSION='2'
11584GLIB_MICRO_VERSION='0'
11585GLIB_MINOR_VERSION='26'
11586GLIB_RUNTIME_LIBDIR=''
11587GLIB_VERSION='2.26.0'
11588GLIB_WIN32_STATIC_COMPILATION_DEFINE=''
11589GMOFILES=' af.gmo am.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.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 id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.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 tl.gmo tr.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
11590GMSGFMT='/opt/local/bin/msgfmt'
11591GREP='/usr/bin/grep'
11592GSPAWN='gspawn.lo'
11593GTHREAD_COMPILE_IMPL_DEFINES='-D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE'
11594GTKDOC_CHECK='/opt/local/bin/gtkdoc-check'
11595GTKDOC_MKPDF='/opt/local/bin/gtkdoc-mkpdf'
11596GTKDOC_REBASE='/opt/local/bin/gtkdoc-rebase'
11597GTK_DOC_BUILD_HTML_FALSE='#'
11598GTK_DOC_BUILD_HTML_TRUE=''
11599GTK_DOC_BUILD_PDF_FALSE=''
11600GTK_DOC_BUILD_PDF_TRUE='#'
11601GTK_DOC_USE_LIBTOOL_FALSE='#'
11602GTK_DOC_USE_LIBTOOL_TRUE=''
11603GTK_DOC_USE_REBASE_FALSE='#'
11604GTK_DOC_USE_REBASE_TRUE=''
11605G_LIBS_EXTRA=''
11606G_MODULE_BROKEN_RTLD_GLOBAL='0'
11607G_MODULE_HAVE_DLERROR='1'
11608G_MODULE_IMPL='G_MODULE_IMPL_DL'
11609G_MODULE_LDFLAGS=''
11610G_MODULE_LIBS=''
11611G_MODULE_LIBS_EXTRA=''
11612G_MODULE_NEED_USCORE='0'
11613G_MODULE_PLUGIN_LIBS=''
11614G_MODULE_SUPPORTED='true'
11615G_THREAD_CFLAGS='-D_REENTRANT'
11616G_THREAD_LIBS=' '
11617G_THREAD_LIBS_EXTRA=''
11618G_THREAD_LIBS_FOR_GTHREAD=' '
11619HAVE_CXX_FALSE='#'
11620HAVE_CXX_TRUE=''
11621HAVE_DBUS1_FALSE='#'
11622HAVE_DBUS1_TRUE=''
11623HAVE_FAM_FALSE=''
11624HAVE_FAM_TRUE='#'
11625HAVE_FEN_FALSE=''
11626HAVE_FEN_TRUE='#'
11627HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_FALSE='#'
11628HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_TRUE=''
11629HAVE_GLIB_RUNTIME_LIBDIR_FALSE=''
11630HAVE_GLIB_RUNTIME_LIBDIR_TRUE='#'
11631HAVE_GNUC_VISIBILITY_FALSE=''
11632HAVE_GNUC_VISIBILITY_TRUE='#'
11633HAVE_GOOD_PRINTF_FALSE='#'
11634HAVE_GOOD_PRINTF_TRUE=''
11635HAVE_INOTIFY_FALSE=''
11636HAVE_INOTIFY_TRUE='#'
11637HAVE_SUNSTUDIO_VISIBILITY_FALSE=''
11638HAVE_SUNSTUDIO_VISIBILITY_TRUE='#'
11639HAVE_THREADS_FALSE='#'
11640HAVE_THREADS_TRUE=''
11641HTML_DIR='${datadir}/gtk-doc/html'
11642ICONV_LIBS='-liconv'
11643INDENT='indent'
11644INSTALL_DATA='${INSTALL} -m 644'
11645INSTALL_PROGRAM='${INSTALL}'
11646INSTALL_SCRIPT='${INSTALL}'
11647INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
11648INSTOBJEXT='.mo'
11649INTLLIBS='-lintl '
11650LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
11651LDFLAGS='-L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -arch i386 -framework Carbon'
11652LIBASYNCNS_LIBADD=''
11653LIBOBJS=''
11654LIBS='-lintl  '
11655LIBTOOL='$(SHELL) $(top_builddir)/libtool'
11656LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^g.*"'
11657LIB_EXE_MACHINE_FLAG='X86'
11658LIPO='lipo'
11659LN_S='ln -s'
11660LTLIBOBJS=''
11661LTP=''
11662LTP_GENHTML=''
11663LT_AGE='2600'
11664LT_CURRENT='2600'
11665LT_CURRENT_MINUS_AGE='0'
11666LT_RELEASE='2.26'
11667LT_REVISION='0'
11668MAINT='#'
11669MAINTAINER_MODE_FALSE=''
11670MAINTAINER_MODE_TRUE='#'
11671MAKEINFO='${SHELL} /opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_devel_glib2/work/glib-2.26.0/missing --run makeinfo'
11672MKDIR_P='/opt/local/bin/gmkdir -p'
11673MKINSTALLDIRS='./mkinstalldirs'
11674MSGFMT='/opt/local/bin/msgfmt'
11675MSGFMT_OPTS='-c'
11676MS_LIB_AVAILABLE_FALSE=''
11677MS_LIB_AVAILABLE_TRUE='#'
11678NM='/usr/bin/nm'
11679NMEDIT='nmedit'
11680OBJDUMP='false'
11681OBJEXT='o'
11682OS_CARBON_FALSE='#'
11683OS_CARBON_TRUE=''
11684OS_LINUX_FALSE=''
11685OS_LINUX_TRUE='#'
11686OS_UNIX_FALSE='#'
11687OS_UNIX_TRUE=''
11688OS_WIN32_AND_DLL_COMPILATION_FALSE=''
11689OS_WIN32_AND_DLL_COMPILATION_TRUE='#'
11690OS_WIN32_FALSE=''
11691OS_WIN32_TRUE='#'
11692OS_WIN32_X64_FALSE=''
11693OS_WIN32_X64_TRUE='#'
11694OTOOL64=':'
11695OTOOL='otool'
11696PACKAGE='glib'
11697PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib'
11698PACKAGE_NAME='glib'
11699PACKAGE_STRING='glib 2.26.0'
11700PACKAGE_TARNAME='glib'
11701PACKAGE_URL=''
11702PACKAGE_VERSION='2.26.0'
11703PATH_SEPARATOR=':'
11704PCRE_CFLAGS=''
11705PCRE_LIBS=''
11706PCRE_REQUIRES=''
11707PCRE_WARN_CFLAGS=' -Wno-pointer-sign'
11708PERL='/opt/local/bin/perl'
11709PERL_PATH='/opt/local/bin/perl'
11710PKG_CONFIG='/opt/local/bin/pkg-config'
11711PLATFORMDEP=''
11712PLATFORM_WIN32_FALSE=''
11713PLATFORM_WIN32_TRUE='#'
11714POFILES=' af.po am.po ar.po as.po ast.po az.po be.po be@latin.po bg.po bn.po bn_IN.po bs.po ca.po ca@valencia.po cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po en@shaw.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 id.po is.po it.po ja.po ka.po kk.po kn.po ko.po ku.po lt.po lv.po mai.po mg.po mk.po ml.po mn.po mr.po ms.po nb.po nds.po ne.po nl.po nn.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 tl.po tr.po tt.po uk.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po'
11715POSUB='po'
11716PO_IN_DATADIR_FALSE=''
11717PO_IN_DATADIR_TRUE=''
11718PYTHON='/usr/bin/python'
11719PYTHON_EXEC_PREFIX='${exec_prefix}'
11720PYTHON_PLATFORM='darwin'
11721PYTHON_PREFIX='${prefix}'
11722PYTHON_VERSION='2.6'
11723RANLIB='ranlib'
11724REBUILD=''
11725SED='/opt/local/bin/gsed'
11726SELINUX_LIBS=''
11727SET_MAKE=''
11728SHELL='/bin/sh'
11729SHTOOL=''
11730STRIP='strip'
11731USE_NLS='yes'
11732USE_SYSTEM_PCRE_FALSE=''
11733USE_SYSTEM_PCRE_TRUE='#'
11734VERSION='2.26.0'
11735WINDRES=''
11736XATTR_LIBS=''
11737XGETTEXT='/opt/local/bin/xgettext'
11738XMLCATALOG=''
11739XML_CATALOG_FILE=''
11740XSLTPROC=''
11741ZLIB_CFLAGS='-I/opt/local/include  '
11742ZLIB_LIBS='-L/opt/local/lib -lz  '
11743ac_ct_CC='ccache /usr/bin/gcc-4.2'
11744ac_ct_CXX=''
11745ac_ct_DUMPBIN=''
11746am__EXEEXT_FALSE=''
11747am__EXEEXT_TRUE='#'
11748am__fastdepCC_FALSE=''
11749am__fastdepCC_TRUE='#'
11750am__fastdepCXX_FALSE=''
11751am__fastdepCXX_TRUE='#'
11752am__include='include'
11753am__isrc=''
11754am__leading_dot='.'
11755am__quote=''
11756am__tar='${AMTAR} chof - "$$tardir"'
11757am__untar='${AMTAR} xf -'
11758bindir='${exec_prefix}/bin'
11759build='x86_64-apple-darwin10.4.0'
11760build_alias=''
11761build_cpu='x86_64'
11762build_os='darwin10.4.0'
11763build_vendor='apple'
11764config_h_INCLUDES='-I$(top_builddir)'
11765datadir='${datarootdir}'
11766datarootdir='${prefix}/share'
11767docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
11768dvidir='${docdir}'
11769exec_prefix='${prefix}'
11770gio_INCLUDES='$(gmodule_INCLUDES)'
11771glib_INCLUDES='$(config_h_INCLUDES) -I$(top_builddir)/glib -I$(top_srcdir)/glib -I$(top_srcdir)'
11772gmodule_INCLUDES='$(glib_INCLUDES) -I$(top_srcdir)/gmodule'
11773gobject_INCLUDES='$(gthread_INCLUDES)'
11774gthread_INCLUDES='$(glib_INCLUDES)'
11775host='x86_64-apple-darwin10.4.0'
11776host_alias=''
11777host_cpu='x86_64'
11778host_os='darwin10.4.0'
11779host_vendor='apple'
11780htmldir='${docdir}'
11781includedir='${prefix}/include'
11782infodir='${datarootdir}/info'
11783install_sh='${SHELL} /opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_devel_glib2/work/glib-2.26.0/install-sh'
11784libdir='${exec_prefix}/lib'
11785libexecdir='${exec_prefix}/libexec'
11786localedir='/opt/local/share/locale'
11787localstatedir='${prefix}/var'
11788lt_ECHO='/bin/echo'
11789mandir='${datarootdir}/man'
11790mkdir_p='/opt/local/bin/gmkdir -p'
11791ms_librarian=''
11792oldincludedir='/usr/include'
11793pdfdir='${docdir}'
11794pkgpyexecdir='${pyexecdir}/glib'
11795pkgpythondir='${pythondir}/glib'
11796prefix='/opt/local'
11797program_transform_name='s,x,x,'
11798psdir='${docdir}'
11799pyexecdir='${exec_prefix}/lib/python2.6/site-packages'
11800pythondir='${prefix}/lib/python2.6/site-packages'
11801sbindir='${exec_prefix}/sbin'
11802sharedstatedir='${prefix}/com'
11803sysconfdir='${prefix}/etc'
11804target_alias=''
11805
11806## ----------- ##
11807## confdefs.h. ##
11808## ----------- ##
11809
11810/* confdefs.h */
11811#define PACKAGE_NAME "glib"
11812#define PACKAGE_TARNAME "glib"
11813#define PACKAGE_VERSION "2.26.0"
11814#define PACKAGE_STRING "glib 2.26.0"
11815#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
11816#define PACKAGE_URL ""
11817#define GLIB_MAJOR_VERSION 2
11818#define GLIB_MINOR_VERSION 26
11819#define GLIB_MICRO_VERSION 0
11820#define GLIB_INTERFACE_AGE 0
11821#define GLIB_BINARY_AGE 2600
11822#define HAVE_CARBON 1
11823#define NEED_ICONV_CACHE 1
11824#define HAVE_LOCALE_H 1
11825#define HAVE_LC_MESSAGES 1
11826#define HAVE_BIND_TEXTDOMAIN_CODESET 1
11827#define HAVE_GETTEXT 1
11828#define HAVE_DCGETTEXT 1
11829#define ENABLE_NLS 1
11830#define GETTEXT_PACKAGE "glib20"
11831#define GLIB_LOCALE_DIR "/opt/local/share/locale"
11832#define USE_LIBICONV_GNU 1
11833#define HAVE_DLFCN_H 1
11834#define LT_OBJDIR ".libs/"
11835#define STDC_HEADERS 1
11836#define HAVE_VPRINTF 1
11837#define HAVE_ALLOCA_H 1
11838#define HAVE_ALLOCA 1
11839#define HAVE_MMAP 1
11840#define HAVE_POSIX_MEMALIGN 1
11841#define HAVE_VALLOC 1
11842#define HAVE_FSYNC 1
11843#define HAVE_ATEXIT 1
11844#define HAVE_TIMEGM 1
11845#define HAVE_GMTIME_R 1
11846#define SIZEOF_CHAR 1
11847#define SIZEOF_SHORT 2
11848#define SIZEOF_LONG 8
11849#define SIZEOF_INT 4
11850#define SIZEOF_VOID_P 8
11851#define SIZEOF_LONG_LONG 8
11852#define SIZEOF___INT64 0
11853#define HAVE_LONG_LONG_FORMAT 1
11854#define SANE_MALLOC_PROTOS 1
11855#define G_HAVE___INLINE 1
11856#define G_HAVE___INLINE__ 1
11857#define G_HAVE_INLINE 1
11858#define AC_APPLE_UNIVERSAL_BUILD 1
11859#define HAVE_DIRENT_H 1
11860#define HAVE_FLOAT_H 1
11861#define HAVE_LIMITS_H 1
11862#define HAVE_PWD_H 1
11863#define HAVE_GRP_H 1
11864#define HAVE_SYS_PARAM_H 1
11865#define HAVE_SYS_POLL_H 1
11866#define HAVE_SYS_RESOURCE_H 1
11867#define HAVE_SYS_TIME_H 1
11868#define HAVE_SYS_TIMES_H 1
11869#define HAVE_SYS_WAIT_H 1
11870#define HAVE_UNISTD_H 1
11871#define HAVE_SYS_SELECT_H 1
11872#define HAVE_SYS_TYPES_H 1
11873#define HAVE_STDINT_H 1
11874#define HAVE_INTTYPES_H 1
11875#define HAVE_SCHED_H 1
11876#define HAVE_SYS_MOUNT_H 1
11877#define HAVE_SYS_STATVFS_H 1
11878#define HAVE_SYS_SYSCTL_H 1
11879#define HAVE_FSTAB_H 1
11880#define HAVE_SYS_UIO_H 1
11881#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
11882#define HAVE_STRUCT_STAT_ST_BLOCKS 1
11883#define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
11884#define HAVE_STRUCT_STATFS_F_BAVAIL 1
11885#define HAVE_LANGINFO_CODESET 1
11886#define HAVE_STDDEF_H 1
11887#define HAVE_STDLIB_H 1
11888#define HAVE_STRING_H 1
11889#define HAVE_SETLOCALE 1
11890#define SIZEOF_SIZE_T 8
11891#define HAVE_LSTAT 1
11892#define HAVE_STRERROR 1
11893#define HAVE_STRSIGNAL 1
11894#define HAVE_MEMMOVE 1
11895#define HAVE_VSNPRINTF 1
11896#define HAVE_STPCPY 1
11897#define HAVE_STRCASECMP 1
11898#define HAVE_STRNCASECMP 1
11899#define HAVE_POLL 1
11900#define HAVE_GETCWD 1
11901#define HAVE_VASPRINTF 1
11902#define HAVE_SETENV 1
11903#define HAVE_UNSETENV 1
11904#define HAVE_GETC_UNLOCKED 1
11905#define HAVE_READLINK 1
11906#define HAVE_SYMLINK 1
11907#define HAVE_CHOWN 1
11908#define HAVE_LCHMOD 1
11909#define HAVE_LCHOWN 1
11910#define HAVE_FCHMOD 1
11911#define HAVE_FCHOWN 1
11912#define HAVE_LINK 1
11913#define HAVE_STATVFS 1
11914#define HAVE_STATFS 1
11915#define HAVE_UTIMES 1
11916#define HAVE_GETGRGID 1
11917#define HAVE_GETPWUID 1
11918#define HAVE_GETMNTINFO 1
11919#define HAVE_NANOSLEEP 1
11920#define HAVE_CRT_EXTERNS_H 1
11921#define HAVE__NSGETENVIRON 1
11922#define HAVE_C99_VSNPRINTF 1
11923#define HAVE_UNIX98_PRINTF 1
11924#define HAVE_ENDSERVENT 1
11925#define HAVE_NETDB_H 1
11926#define HAVE_SETREUID 1
11927#define HAVE_ARPA_NAMESER_COMPAT_H 1
11928#define STATFS_ARGS 2
11929#define HAVE_GOOD_PRINTF 1
11930#define HAVE_LONG_LONG 1
11931#define HAVE_LONG_DOUBLE 1
11932#define HAVE_WCHAR_T 1
11933#define HAVE_WINT_T 1
11934#define HAVE_PTRDIFF_T 1
11935#define HAVE_INTTYPES_H_WITH_UINTMAX 1
11936#define HAVE_STDINT_H_WITH_UINTMAX 1
11937#define HAVE_INTMAX_T 1
11938#define HAVE_SNPRINTF 1
11939#define HAVE_WCSLEN 1
11940#define HAVE_C99_SNPRINTF 1
11941#define REALLOC_0_WORKS 1
11942#define HAVE_CODESET 1
11943#define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
11944#define HAVE_STRLCPY 1
11945#define G_VA_COPY va_copy
11946#define G_VA_COPY_AS_ARRAY 1
11947#define HAVE_SYS_XATTR_H 1
11948#define HAVE_XATTR 1
11949#define HAVE_XATTR_NOFOLLOW 1
11950#define HAVE_LOCALTIME_R 1
11951#define HAVE_GMTIME_R 1
11952#define HAVE_POSIX_GETPWUID_R 1
11953#define HAVE_POSIX_GETGRGID_R 1
11954#define GLIB_SIZEOF_SYSTEM_THREAD 8
11955#define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
11956#define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER)
11957#define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER)
11958#define POSIX_YIELD_FUNC sched_yield()
11959#define G_THREAD_SOURCE "gthread-posix.c"
11960#define GLIB_SIZEOF_GMUTEX 64
11961#define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
11962#define BROKEN_POLL 1
11963#define ENABLE_REGEX /**/
11964#define HAVE_DBUS1 1
11965
11966configure: exit 0
11967
11968## ---------------------- ##
11969## Running config.status. ##
11970## ---------------------- ##
11971
11972This file was extended by glib config.status 2.26.0, which was
11973generated by GNU Autoconf 2.68.  Invocation command line was
11974
11975  CONFIG_FILES    =
11976  CONFIG_HEADERS  =
11977  CONFIG_LINKS    =
11978  CONFIG_COMMANDS =
11979  $ ./config.status glib/glibconfig.h
11980
11981on Dysnomia.local
11982
11983config.status:2101: executing glib/glibconfig.h commands
11984config.status:3467: glib/glibconfig.h is unchanged