Ticket #32185: config-glib-2.30.2.log

File config-glib-2.30.2.log, 416.9 KB (added by jerkejacobs@…, 12 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.30.2, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-static --disable-dtrace
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = White.local
14uname -m = x86_64
15uname -r = 11.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
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 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
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: 117 tasks, 550 threads, 2 processors
34Load average: 4.60, Mach factor: 0.36
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2951: checking for a BSD-compatible install
52configure:3019: result: /usr/bin/install -c
53configure:3030: checking whether build environment is sane
54configure:3080: result: yes
55configure:3221: checking for a thread-safe mkdir -p
56configure:3260: result: ./install-sh -c -d
57configure:3273: checking for gawk
58configure:3303: result: no
59configure:3273: checking for mawk
60configure:3303: result: no
61configure:3273: checking for nawk
62configure:3303: result: no
63configure:3273: checking for awk
64configure:3289: found /usr/bin/awk
65configure:3300: result: awk
66configure:3311: checking whether make sets $(MAKE)
67configure:3333: result: yes
68configure:3399: checking how to create a ustar tar archive
69configure:3412: tar --version
70bsdtar 2.8.3 - libarchive 2.8.3
71configure:3415: $? = 0
72configure:3455: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
73configure:3458: $? = 0
74configure:3462: tar -xf - <conftest.tar
75configure:3465: $? = 0
76configure:3478: result: gnutar
77configure:3486: checking whether to disable maintainer-specific portions of Makefiles
78configure:3495: result: yes
79configure:3615: checking for gcc
80configure:3642: result: /Developer/usr/bin/clang
81configure:3871: checking for C compiler version
82configure:3880: /Developer/usr/bin/clang --version >&5
83Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
84Target: x86_64-apple-darwin11.2.0
85Thread model: posix
86configure:3891: $? = 0
87configure:3880: /Developer/usr/bin/clang -v >&5
88Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
89Target: x86_64-apple-darwin11.2.0
90Thread model: posix
91configure:3891: $? = 0
92configure:3880: /Developer/usr/bin/clang -V >&5
93clang: error: argument to '-V' is missing (expected 1 value)
94clang: error: no input files
95configure:3891: $? = 1
96configure:3880: /Developer/usr/bin/clang -qversion >&5
97clang: error: no input files
98configure:3891: $? = 1
99configure:3911: checking whether the C compiler works
100configure:3933: /Developer/usr/bin/clang -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 conftest.c  >&5
101configure:3937: $? = 0
102configure:3985: result: yes
103configure:3988: checking for C compiler default output file name
104configure:3990: result: a.out
105configure:3996: checking for suffix of executables
106configure:4003: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 conftest.c  >&5
107configure:4007: $? = 0
108configure:4029: result:
109configure:4051: checking whether we are cross compiling
110configure:4059: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 conftest.c  >&5
111configure:4063: $? = 0
112configure:4070: ./conftest
113configure:4074: $? = 0
114configure:4089: result: no
115configure:4094: checking for suffix of object files
116configure:4116: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5
117configure:4120: $? = 0
118configure:4141: result: o
119configure:4145: checking whether we are using the GNU C compiler
120configure:4164: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5
121configure:4164: $? = 0
122configure:4173: result: yes
123configure:4182: checking whether /Developer/usr/bin/clang accepts -g
124configure:4202: /Developer/usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
125configure:4202: $? = 0
126configure:4243: result: yes
127configure:4260: checking for /Developer/usr/bin/clang option to accept ISO C89
128configure:4324: /Developer/usr/bin/clang  -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5
129configure:4324: $? = 0
130configure:4337: result: none needed
131configure:4368: checking for style of include used by make
132configure:4396: result: GNU
133configure:4421: checking dependency style of /Developer/usr/bin/clang
134configure:4531: result: gcc3
135configure:4551: checking how to run the C preprocessor
136configure:4582: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
137configure:4582: $? = 0
138configure:4596: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
139conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
140#include <ac_nonexistent.h>
141         ^
1421 error generated.
143configure:4596: $? = 1
144configure: failed program was:
145| /* confdefs.h */
146| #define PACKAGE_NAME "glib"
147| #define PACKAGE_TARNAME "glib"
148| #define PACKAGE_VERSION "2.30.2"
149| #define PACKAGE_STRING "glib 2.30.2"
150| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
151| #define PACKAGE_URL ""
152| #define GLIB_MAJOR_VERSION 2
153| #define GLIB_MINOR_VERSION 30
154| #define GLIB_MICRO_VERSION 2
155| #define GLIB_INTERFACE_AGE 2
156| #define GLIB_BINARY_AGE 3002
157| /* end confdefs.h.  */
158| #include <ac_nonexistent.h>
159configure:4621: result: /Developer/usr/bin/clang -E
160configure:4641: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
161configure:4641: $? = 0
162configure:4655: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
163conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
164#include <ac_nonexistent.h>
165         ^
1661 error generated.
167configure:4655: $? = 1
168configure: failed program was:
169| /* confdefs.h */
170| #define PACKAGE_NAME "glib"
171| #define PACKAGE_TARNAME "glib"
172| #define PACKAGE_VERSION "2.30.2"
173| #define PACKAGE_STRING "glib 2.30.2"
174| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
175| #define PACKAGE_URL ""
176| #define GLIB_MAJOR_VERSION 2
177| #define GLIB_MINOR_VERSION 30
178| #define GLIB_MICRO_VERSION 2
179| #define GLIB_INTERFACE_AGE 2
180| #define GLIB_BINARY_AGE 3002
181| /* end confdefs.h.  */
182| #include <ac_nonexistent.h>
183configure:4697: checking build system type
184configure:4711: result: x86_64-apple-darwin11.2.0
185configure:4731: checking host system type
186configure:4744: result: x86_64-apple-darwin11.2.0
187configure:4765: checking for the BeOS
188configure:4775: result: no
189configure:4779: checking for Win32
190configure:4813: result: no
191configure:4819: checking for Mac OS X Carbon support
192configure:4830: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
193configure:4830: $? = 0
194configure:4835: result: yes
195configure:5227: checking for grep that handles long lines and -e
196configure:5285: result: /usr/bin/grep
197configure:5290: checking for egrep
198configure:5352: result: /usr/bin/grep -E
199configure:5358: checking whether we are using the GNU C Library 2.1 or newer
200conftest.c:16:10: fatal error: 'features.h' file not found
201#include <features.h>
202         ^
2031 error generated.
204configure:5385: result: no
205configure:5438: checking whether to enable garbage collector friendliness
206configure:5447: result: no
207configure:5451: checking whether to disable memory pools
208configure:5454: result: no
209configure:5705: checking for C++ compiler version
210configure:5714: /Developer/usr/bin/clang++ --version >&5
211Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
212Target: x86_64-apple-darwin11.2.0
213Thread model: posix
214configure:5725: $? = 0
215configure:5714: /Developer/usr/bin/clang++ -v >&5
216Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
217Target: x86_64-apple-darwin11.2.0
218Thread model: posix
219configure:5725: $? = 0
220configure:5714: /Developer/usr/bin/clang++ -V >&5
221clang: error: argument to '-V' is missing (expected 1 value)
222clang: error: no input files
223configure:5725: $? = 1
224configure:5714: /Developer/usr/bin/clang++ -qversion >&5
225clang: error: no input files
226configure:5725: $? = 1
227configure:5729: checking whether we are using the GNU C++ compiler
228configure:5748: /Developer/usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5
229configure:5748: $? = 0
230configure:5757: result: yes
231configure:5766: checking whether /Developer/usr/bin/clang++ accepts -g
232configure:5786: /Developer/usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
233configure:5786: $? = 0
234configure:5827: result: yes
235configure:5852: checking dependency style of /Developer/usr/bin/clang++
236configure:5962: result: gcc3
237configure:5989: /Developer/usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5
238configure:5989: $? = 0
239configure:6058: checking for gcc
240configure:6085: result: /Developer/usr/bin/clang
241configure:6314: checking for C compiler version
242configure:6323: /Developer/usr/bin/clang --version >&5
243Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
244Target: x86_64-apple-darwin11.2.0
245Thread model: posix
246configure:6334: $? = 0
247configure:6323: /Developer/usr/bin/clang -v >&5
248Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
249Target: x86_64-apple-darwin11.2.0
250Thread model: posix
251configure:6334: $? = 0
252configure:6323: /Developer/usr/bin/clang -V >&5
253clang: error: argument to '-V' is missing (expected 1 value)
254clang: error: no input files
255configure:6334: $? = 1
256configure:6323: /Developer/usr/bin/clang -qversion >&5
257clang: error: no input files
258configure:6334: $? = 1
259configure:6338: checking whether we are using the GNU C compiler
260configure:6366: result: yes
261configure:6375: checking whether /Developer/usr/bin/clang accepts -g
262configure:6436: result: yes
263configure:6453: checking for /Developer/usr/bin/clang option to accept ISO C89
264configure:6530: result: none needed
265configure:6552: checking dependency style of /Developer/usr/bin/clang
266configure:6662: result: gcc3
267configure:6681: checking whether /Developer/usr/bin/clang and cc understand -c and -o together
268configure:6712: /Developer/usr/bin/clang -c conftest.c -o conftest2.o >&5
269configure:6716: $? = 0
270configure:6722: /Developer/usr/bin/clang -c conftest.c -o conftest2.o >&5
271configure:6726: $? = 0
272configure:6737: cc -c conftest.c >&5
273configure:6741: $? = 0
274configure:6749: cc -c conftest.c -o conftest2.o >&5
275configure:6753: $? = 0
276configure:6759: cc -c conftest.c -o conftest2.o >&5
277configure:6763: $? = 0
278configure:6781: result: yes
279configure:6815: checking for special C compiler options needed for large files
280configure:6860: result: no
281configure:6866: checking for _FILE_OFFSET_BITS value needed for large files
282configure:6891: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5
283configure:6891: $? = 0
284configure:6923: result: no
285configure:7115: checking pkg-config is at least version 0.16
286configure:7121: result: no
287configure:7193: checking for gawk
288configure:7220: result: awk
289configure:7235: checking for perl5
290configure:7262: result: /opt/local/bin/perl
291configure:7276: checking for indent
292configure:7292: found /usr/bin/indent
293configure:7303: result: indent
294configure:7325: checking for /opt/local/bin/perl
295configure:7355: result: /opt/local/bin/perl
296configure:7401: checking for a Python interpreter with version >= 2.5
297configure:7418: 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.5'.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)
298configure:7421: $? = 0
299configure:7427: result: python
300configure:7435: checking for python
301configure:7453: found /opt/local/bin/python
302configure:7465: result: /opt/local/bin/python
303configure:7483: checking for python version
304configure:7490: result: 2.7
305configure:7502: checking for python platform
306configure:7509: result: darwin
307configure:7516: checking for python script directory
308configure:7545: result: ${prefix}/lib/python2.7/site-packages
309configure:7554: checking for python extension module directory
310configure:7583: result: ${exec_prefix}/lib/python2.7/site-packages
311configure:7616: checking for iconv_open
312configure:7616: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c  >&5
313Undefined symbols for architecture x86_64:
314  "_iconv_open", referenced from:
315      _main in cc-Hj6pvQ.o
316ld: symbol(s) not found for architecture x86_64
317clang: error: linker command failed with exit code 1 (use -v to see invocation)
318configure:7616: $? = 1
319configure: failed program was:
320| /* confdefs.h */
321| #define PACKAGE_NAME "glib"
322| #define PACKAGE_TARNAME "glib"
323| #define PACKAGE_VERSION "2.30.2"
324| #define PACKAGE_STRING "glib 2.30.2"
325| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
326| #define PACKAGE_URL ""
327| #define GLIB_MAJOR_VERSION 2
328| #define GLIB_MINOR_VERSION 30
329| #define GLIB_MICRO_VERSION 2
330| #define GLIB_INTERFACE_AGE 2
331| #define GLIB_BINARY_AGE 3002
332| #define HAVE_CARBON 1
333| /* end confdefs.h.  */
334| /* Define iconv_open to an innocuous variant, in case <limits.h> declares iconv_open.
335|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
336| #define iconv_open innocuous_iconv_open
337|
338| /* System header to define __stub macros and hopefully few prototypes,
339|     which can conflict with char iconv_open (); below.
340|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
341|     <limits.h> exists even on freestanding compilers.  */
342|
343| #ifdef __STDC__
344| # include <limits.h>
345| #else
346| # include <assert.h>
347| #endif
348|
349| #undef iconv_open
350|
351| /* Override any GCC internal prototype to avoid an error.
352|    Use char because int might match the return type of a GCC
353|    builtin and then its argument prototype would still apply.  */
354| #ifdef __cplusplus
355| extern "C"
356| #endif
357| char iconv_open ();
358| /* The GNU C library defines this for functions which it implements
359|     to always fail with ENOSYS.  Some functions are actually named
360|     something starting with __ and the normal name is an alias.  */
361| #if defined __stub_iconv_open || defined __stub___iconv_open
362| choke me
363| #endif
364|
365| int
366| main ()
367| {
368| return iconv_open ();
369|   ;
370|   return 0;
371| }
372configure:7616: result: no
373configure:7623: checking for libiconv_open in -liconv
374configure:7648: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -liconv   >&5
375configure:7648: $? = 0
376configure:7657: result: yes
377configure:7814: checking whether to cache iconv descriptors
378configure:7836: result: yes
379configure:7842: checking for ZLIB
380configure:7905: result: yes
381configure:8093: checking for LIBFFI
382configure:8178: result: yes
383configure:8192: checking locale.h usability
384configure:8192: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5
385configure:8192: $? = 0
386configure:8192: result: yes
387configure:8192: checking locale.h presence
388configure:8192: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
389configure:8192: $? = 0
390configure:8192: result: yes
391configure:8192: checking for locale.h
392configure:8192: result: yes
393configure:8203: checking for LC_MESSAGES
394configure:8219: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c  >&5
395configure:8219: $? = 0
396configure:8227: result: yes
397configure:8244: checking libintl.h usability
398configure:8244: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5
399configure:8244: $? = 0
400configure:8244: result: yes
401configure:8244: checking libintl.h presence
402configure:8244: /Developer/usr/bin/clang -E -I/opt/local/include conftest.c
403configure:8244: $? = 0
404configure:8244: result: yes
405configure:8244: checking for libintl.h
406configure:8244: result: yes
407configure:8252: checking for ngettext in libc
408configure:8270: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c  >&5
409Undefined symbols for architecture x86_64:
410  "_libintl_ngettext", referenced from:
411      _main in cc-vvGDed.o
412ld: symbol(s) not found for architecture x86_64
413clang: error: linker command failed with exit code 1 (use -v to see invocation)
414configure:8270: $? = 1
415configure: failed program was:
416| /* confdefs.h */
417| #define PACKAGE_NAME "glib"
418| #define PACKAGE_TARNAME "glib"
419| #define PACKAGE_VERSION "2.30.2"
420| #define PACKAGE_STRING "glib 2.30.2"
421| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
422| #define PACKAGE_URL ""
423| #define GLIB_MAJOR_VERSION 2
424| #define GLIB_MINOR_VERSION 30
425| #define GLIB_MICRO_VERSION 2
426| #define GLIB_INTERFACE_AGE 2
427| #define GLIB_BINARY_AGE 3002
428| #define HAVE_CARBON 1
429| #define NEED_ICONV_CACHE 1
430| #define HAVE_LOCALE_H 1
431| #define HAVE_LC_MESSAGES 1
432| /* end confdefs.h.  */
433|
434| #include <libintl.h>
435|
436| int
437| main ()
438| {
439| return !ngettext ("","", 1)
440|   ;
441|   return 0;
442| }
443configure:8279: result: no
444configure:8335: checking for bindtextdomain in -lintl
445configure:8360: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
446configure:8360: $? = 0
447configure:8369: result: yes
448configure:8372: checking for ngettext in -lintl
449configure:8397: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
450configure:8397: $? = 0
451configure:8406: result: yes
452configure:8409: checking for dgettext in -lintl
453configure:8434: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
454configure:8434: $? = 0
455configure:8443: result: yes
456configure:8556: checking for bind_textdomain_codeset
457configure:8556: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c  -lintl  >&5
458configure:8556: $? = 0
459configure:8556: result: yes
460configure:8593: checking for msgfmt
461configure:8620: result: /opt/local/bin/msgfmt
462configure:8631: checking for dcgettext
463configure:8631: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c  -lintl  >&5
464configure:8631: $? = 0
465configure:8631: result: yes
466configure:8641: checking if msgfmt accepts -c
467configure:8656: $MSGFMT -c -o /dev/null conftest.foo
468configure:8659: $? = 0
469configure:8661: result: yes
470configure:8671: checking for gmsgfmt
471configure:8702: result: /opt/local/bin/msgfmt
472configure:8712: checking for xgettext
473configure:8739: result: /opt/local/bin/xgettext
474configure:8758: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c  -lintl  >&5
475configure:8758: $? = 0
476configure:8840: checking for catalogs to be installed
477configure:8865: 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 ug tt uk vi wa xh yi zh_CN zh_HK zh_TW
478configure:9007: checking how to print strings
479configure:9034: result: printf
480configure:9055: checking for a sed that does not truncate output
481configure:9119: result: /usr/bin/sed
482configure:9137: checking for fgrep
483configure:9199: result: /usr/bin/grep -F
484configure:9234: checking for ld used by /Developer/usr/bin/clang
485configure:9301: result: /Developer/usr/bin/ld
486configure:9308: checking if the linker (/Developer/usr/bin/ld) is GNU ld
487configure:9323: result: no
488configure:9335: checking for BSD- or MS-compatible name lister (nm)
489configure:9384: result: /usr/bin/nm
490configure:9514: checking the name lister (/usr/bin/nm) interface
491configure:9521: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5
492configure:9524: /usr/bin/nm "conftest.o"
493configure:9527: output
4940000000000000000 S _some_variable
495configure:9534: result: BSD nm
496configure:9537: checking whether ln -s works
497configure:9541: result: yes
498configure:9549: checking the maximum length of command line arguments
499configure:9674: result: 196608
500configure:9691: checking whether the shell understands some XSI constructs
501configure:9701: result: yes
502configure:9705: checking whether the shell understands "+="
503configure:9711: result: yes
504configure:9746: checking how to convert x86_64-apple-darwin11.2.0 file names to x86_64-apple-darwin11.2.0 format
505configure:9786: result: func_convert_file_noop
506configure:9793: checking how to convert x86_64-apple-darwin11.2.0 file names to toolchain format
507configure:9813: result: func_convert_file_noop
508configure:9820: checking for /Developer/usr/bin/ld option to reload object files
509configure:9827: result: -r
510configure:9901: checking for objdump
511configure:9931: result: no
512configure:9957: checking how to recognize dependent libraries
513configure:10159: result: pass_all
514configure:10244: checking for dlltool
515configure:10274: result: no
516configure:10301: checking how to associate runtime and link libraries
517configure:10328: result: printf %s\n
518configure:10388: checking for ar
519configure:10404: found /usr/bin/ar
520configure:10415: result: ar
521configure:10452: checking for archiver @FILE support
522configure:10469: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5
523configure:10469: $? = 0
524configure:10472: ar cru libconftest.a @conftest.lst >&5
525ar: @conftest.lst: No such file or directory
526configure:10475: $? = 1
527configure:10495: result: no
528configure:10553: checking for strip
529configure:10569: found /usr/bin/strip
530configure:10580: result: strip
531configure:10652: checking for ranlib
532configure:10668: found /usr/bin/ranlib
533configure:10679: result: ranlib
534configure:10781: checking command to parse /usr/bin/nm output from /Developer/usr/bin/clang object
535configure:10900: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5
536configure:10903: $? = 0
537configure:10907: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
538configure:10910: $? = 0
539cannot find nm_test_var in conftest.nm
540configure:10900: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5
541configure:10903: $? = 0
542configure:10907: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
543configure:10910: $? = 0
544configure:10976: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c conftstm.o >&5
545configure:10979: $? = 0
546configure:11017: result: ok
547configure:11054: checking for sysroot
548configure:11084: result: no
549configure:11327: checking for mt
550configure:11357: result: no
551configure:11377: checking if : is a manifest tool
552configure:11383: : '-?'
553configure:11391: result: no
554configure:11447: checking for dsymutil
555configure:11463: found /usr/bin/dsymutil
556configure:11474: result: dsymutil
557configure:11539: checking for nmedit
558configure:11555: found /usr/bin/nmedit
559configure:11566: result: nmedit
560configure:11631: checking for lipo
561configure:11647: found /usr/bin/lipo
562configure:11658: result: lipo
563configure:11723: checking for otool
564configure:11739: found /usr/bin/otool
565configure:11750: result: otool
566configure:11815: checking for otool64
567configure:11845: result: no
568configure:11890: checking for -single_module linker flag
569/Developer/usr/bin/clang -pipe -O2 -fstrict-aliasing -arch x86_64 -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
570configure:11917: result: yes
571configure:11919: checking for -exported_symbols_list linker flag
572configure:11939: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon -Wl,-exported_symbols_list,conftest.sym conftest.c -lintl   >&5
573configure:11939: $? = 0
574configure:11949: result: yes
575configure:11951: checking for -force_load linker flag
576/Developer/usr/bin/clang -pipe -O2 -fstrict-aliasing -arch x86_64 -c -o conftest.o conftest.c
577ar cru libconftest.a conftest.o
578ranlib libconftest.a
579/Developer/usr/bin/clang -pipe -O2 -fstrict-aliasing -arch x86_64 -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon -o conftest conftest.c -Wl,-force_load,./libconftest.a
580configure:11981: result: yes
581configure:12020: checking for dlfcn.h
582configure:12020: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include conftest.c >&5
583configure:12020: $? = 0
584configure:12020: result: yes
585configure:12514: checking for objdir
586configure:12529: result: .libs
587configure:12800: checking if /Developer/usr/bin/clang supports -fno-rtti -fno-exceptions
588configure:12818: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
589configure:12822: $? = 0
590configure:12835: result: yes
591configure:13145: checking for /Developer/usr/bin/clang option to produce PIC
592configure:13152: result: -fno-common -DPIC
593configure:13160: checking if /Developer/usr/bin/clang PIC flag -fno-common -DPIC works
594configure:13178: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
595configure:13182: $? = 0
596configure:13195: result: yes
597configure:13224: checking if /Developer/usr/bin/clang static flag -static works
598configure:13252: result: no
599configure:13267: checking if /Developer/usr/bin/clang supports -c -o file.o
600configure:13288: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
601configure:13292: $? = 0
602configure:13314: result: yes
603configure:13322: checking if /Developer/usr/bin/clang supports -c -o file.o
604configure:13369: result: yes
605configure:13402: checking whether the /Developer/usr/bin/clang linker (/Developer/usr/bin/ld) supports shared libraries
606configure:14560: result: yes
607configure:14805: checking dynamic linker characteristics
608configure:15545: result: darwin11.2.0 dyld
609configure:15652: checking how to hardcode library paths into programs
610configure:15677: result: immediate
611configure:16217: checking whether stripping libraries is possible
612configure:16231: result: yes
613configure:16257: checking if libtool supports shared libraries
614configure:16259: result: yes
615configure:16262: checking whether to build shared libraries
616configure:16283: result: yes
617configure:16286: checking whether to build static libraries
618configure:16290: result: yes
619configure:16313: checking how to run the C++ preprocessor
620configure:16340: /Developer/usr/bin/clang++ -E -I/opt/local/include conftest.cpp
621configure:16340: $? = 0
622configure:16354: /Developer/usr/bin/clang++ -E -I/opt/local/include conftest.cpp
623conftest.cpp:27:10: fatal error: 'ac_nonexistent.h' file not found
624#include <ac_nonexistent.h>
625         ^
6261 error generated.
627configure:16354: $? = 1
628configure: failed program was:
629| /* confdefs.h */
630| #define PACKAGE_NAME "glib"
631| #define PACKAGE_TARNAME "glib"
632| #define PACKAGE_VERSION "2.30.2"
633| #define PACKAGE_STRING "glib 2.30.2"
634| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
635| #define PACKAGE_URL ""
636| #define GLIB_MAJOR_VERSION 2
637| #define GLIB_MINOR_VERSION 30
638| #define GLIB_MICRO_VERSION 2
639| #define GLIB_INTERFACE_AGE 2
640| #define GLIB_BINARY_AGE 3002
641| #define HAVE_CARBON 1
642| #define NEED_ICONV_CACHE 1
643| #define HAVE_LOCALE_H 1
644| #define HAVE_LC_MESSAGES 1
645| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
646| #define HAVE_GETTEXT 1
647| #define HAVE_DCGETTEXT 1
648| #define ENABLE_NLS 1
649| #define GETTEXT_PACKAGE "glib20"
650| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
651| #define USE_LIBICONV_GNU 1
652| #define HAVE_DLFCN_H 1
653| #define LT_OBJDIR ".libs/"
654| /* end confdefs.h.  */
655| #include <ac_nonexistent.h>
656configure:16379: result: /Developer/usr/bin/clang++ -E
657configure:16399: /Developer/usr/bin/clang++ -E -I/opt/local/include conftest.cpp
658configure:16399: $? = 0
659configure:16413: /Developer/usr/bin/clang++ -E -I/opt/local/include conftest.cpp
660conftest.cpp:27:10: fatal error: 'ac_nonexistent.h' file not found
661#include <ac_nonexistent.h>
662         ^
6631 error generated.
664configure:16413: $? = 1
665configure: failed program was:
666| /* confdefs.h */
667| #define PACKAGE_NAME "glib"
668| #define PACKAGE_TARNAME "glib"
669| #define PACKAGE_VERSION "2.30.2"
670| #define PACKAGE_STRING "glib 2.30.2"
671| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
672| #define PACKAGE_URL ""
673| #define GLIB_MAJOR_VERSION 2
674| #define GLIB_MINOR_VERSION 30
675| #define GLIB_MICRO_VERSION 2
676| #define GLIB_INTERFACE_AGE 2
677| #define GLIB_BINARY_AGE 3002
678| #define HAVE_CARBON 1
679| #define NEED_ICONV_CACHE 1
680| #define HAVE_LOCALE_H 1
681| #define HAVE_LC_MESSAGES 1
682| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
683| #define HAVE_GETTEXT 1
684| #define HAVE_DCGETTEXT 1
685| #define ENABLE_NLS 1
686| #define GETTEXT_PACKAGE "glib20"
687| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
688| #define USE_LIBICONV_GNU 1
689| #define HAVE_DLFCN_H 1
690| #define LT_OBJDIR ".libs/"
691| /* end confdefs.h.  */
692| #include <ac_nonexistent.h>
693configure:16583: checking for ld used by /Developer/usr/bin/clang++
694configure:16650: result: /Developer/usr/bin/ld
695configure:16657: checking if the linker (/Developer/usr/bin/ld) is GNU ld
696configure:16672: result: no
697configure:16727: checking whether the /Developer/usr/bin/clang++ linker (/Developer/usr/bin/ld) supports shared libraries
698configure:17731: result: yes
699configure:17766: /Developer/usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5
700configure:17769: $? = 0
701configure:18289: checking for /Developer/usr/bin/clang++ option to produce PIC
702configure:18296: result: -fno-common -DPIC
703configure:18304: checking if /Developer/usr/bin/clang++ PIC flag -fno-common -DPIC works
704configure:18322: /Developer/usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
705configure:18326: $? = 0
706configure:18339: result: yes
707configure:18362: checking if /Developer/usr/bin/clang++ static flag -static works
708configure:18390: result: no
709configure:18402: checking if /Developer/usr/bin/clang++ supports -c -o file.o
710configure:18423: /Developer/usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
711configure:18427: $? = 0
712configure:18449: result: yes
713configure:18454: checking if /Developer/usr/bin/clang++ supports -c -o file.o
714configure:18501: result: yes
715configure:18531: checking whether the /Developer/usr/bin/clang++ linker (/Developer/usr/bin/ld) supports shared libraries
716configure:18565: result: yes
717configure:18708: checking dynamic linker characteristics
718configure:19382: result: darwin11.2.0 dyld
719configure:19435: checking how to hardcode library paths into programs
720configure:19460: result: immediate
721configure:19520: creating ./config.lt
722
723## ------------------ ##
724## Running config.lt. ##
725## ------------------ ##
726config.lt:692: creating libtool
727configure:21208: checking for extra flags to get ANSI library prototypes
728configure:21223: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   -lm >&5
729configure:21223: $? = 0
730configure:21223: ./conftest
731configure:21223: $? = 0
732configure:21224: result: none needed
733configure:21264: checking for extra flags for POSIX compliance
734configure:21277: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
735conftest.c:31:6: warning: unused variable 'dir' [-Wunused-variable]
736DIR *dir;
737     ^
7381 warning generated.
739configure:21277: $? = 0
740configure:21278: result: none needed
741configure:21309: checking for ANSI C header files
742configure:21329: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
743configure:21329: $? = 0
744configure:21402: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
745configure:21402: $? = 0
746configure:21402: ./conftest
747configure:21402: $? = 0
748configure:21413: result: yes
749configure:21425: checking for vprintf
750configure:21425: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
751conftest.c:51:6: warning: incompatible redeclaration of library function 'vprintf'
752char vprintf ();
753     ^
754conftest.c:51:6: note: 'vprintf' is a builtin with type 'int (const char *, __va_list_tag *)'
7551 warning generated.
756configure:21425: $? = 0
757configure:21425: result: yes
758configure:21431: checking for _doprnt
759configure:21431: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
760Undefined symbols for architecture x86_64:
761  "__doprnt", referenced from:
762      _main in cc-mBOIzt.o
763ld: symbol(s) not found for architecture x86_64
764clang: error: linker command failed with exit code 1 (use -v to see invocation)
765configure:21431: $? = 1
766configure: failed program was:
767| /* confdefs.h */
768| #define PACKAGE_NAME "glib"
769| #define PACKAGE_TARNAME "glib"
770| #define PACKAGE_VERSION "2.30.2"
771| #define PACKAGE_STRING "glib 2.30.2"
772| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
773| #define PACKAGE_URL ""
774| #define GLIB_MAJOR_VERSION 2
775| #define GLIB_MINOR_VERSION 30
776| #define GLIB_MICRO_VERSION 2
777| #define GLIB_INTERFACE_AGE 2
778| #define GLIB_BINARY_AGE 3002
779| #define HAVE_CARBON 1
780| #define NEED_ICONV_CACHE 1
781| #define HAVE_LOCALE_H 1
782| #define HAVE_LC_MESSAGES 1
783| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
784| #define HAVE_GETTEXT 1
785| #define HAVE_DCGETTEXT 1
786| #define ENABLE_NLS 1
787| #define GETTEXT_PACKAGE "glib20"
788| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
789| #define USE_LIBICONV_GNU 1
790| #define HAVE_DLFCN_H 1
791| #define LT_OBJDIR ".libs/"
792| #define STDC_HEADERS 1
793| #define HAVE_VPRINTF 1
794| /* end confdefs.h.  */
795| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
796|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
797| #define _doprnt innocuous__doprnt
798|
799| /* System header to define __stub macros and hopefully few prototypes,
800|     which can conflict with char _doprnt (); below.
801|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
802|     <limits.h> exists even on freestanding compilers.  */
803|
804| #ifdef __STDC__
805| # include <limits.h>
806| #else
807| # include <assert.h>
808| #endif
809|
810| #undef _doprnt
811|
812| /* Override any GCC internal prototype to avoid an error.
813|    Use char because int might match the return type of a GCC
814|    builtin and then its argument prototype would still apply.  */
815| #ifdef __cplusplus
816| extern "C"
817| #endif
818| char _doprnt ();
819| /* The GNU C library defines this for functions which it implements
820|     to always fail with ENOSYS.  Some functions are actually named
821|     something starting with __ and the normal name is an alias.  */
822| #if defined __stub__doprnt || defined __stub____doprnt
823| choke me
824| #endif
825|
826| int
827| main ()
828| {
829| return _doprnt ();
830|   ;
831|   return 0;
832| }
833configure:21431: result: no
834configure:21442: checking for size_t
835configure:21442: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
836configure:21442: $? = 0
837configure:21442: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
838conftest.c:65:21: error: expected expression
839if (sizeof ((size_t)))
840                    ^
8411 error generated.
842configure:21442: $? = 1
843configure: failed program was:
844| /* confdefs.h */
845| #define PACKAGE_NAME "glib"
846| #define PACKAGE_TARNAME "glib"
847| #define PACKAGE_VERSION "2.30.2"
848| #define PACKAGE_STRING "glib 2.30.2"
849| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
850| #define PACKAGE_URL ""
851| #define GLIB_MAJOR_VERSION 2
852| #define GLIB_MINOR_VERSION 30
853| #define GLIB_MICRO_VERSION 2
854| #define GLIB_INTERFACE_AGE 2
855| #define GLIB_BINARY_AGE 3002
856| #define HAVE_CARBON 1
857| #define NEED_ICONV_CACHE 1
858| #define HAVE_LOCALE_H 1
859| #define HAVE_LC_MESSAGES 1
860| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
861| #define HAVE_GETTEXT 1
862| #define HAVE_DCGETTEXT 1
863| #define ENABLE_NLS 1
864| #define GETTEXT_PACKAGE "glib20"
865| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
866| #define USE_LIBICONV_GNU 1
867| #define HAVE_DLFCN_H 1
868| #define LT_OBJDIR ".libs/"
869| #define STDC_HEADERS 1
870| #define HAVE_VPRINTF 1
871| /* end confdefs.h.  */
872| #include <stdio.h>
873| #ifdef HAVE_SYS_TYPES_H
874| # include <sys/types.h>
875| #endif
876| #ifdef HAVE_SYS_STAT_H
877| # include <sys/stat.h>
878| #endif
879| #ifdef STDC_HEADERS
880| # include <stdlib.h>
881| # include <stddef.h>
882| #else
883| # ifdef HAVE_STDLIB_H
884| #  include <stdlib.h>
885| # endif
886| #endif
887| #ifdef HAVE_STRING_H
888| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
889| #  include <memory.h>
890| # endif
891| # include <string.h>
892| #endif
893| #ifdef HAVE_STRINGS_H
894| # include <strings.h>
895| #endif
896| #ifdef HAVE_INTTYPES_H
897| # include <inttypes.h>
898| #endif
899| #ifdef HAVE_STDINT_H
900| # include <stdint.h>
901| #endif
902| #ifdef HAVE_UNISTD_H
903| # include <unistd.h>
904| #endif
905| int
906| main ()
907| {
908| if (sizeof ((size_t)))
909|           return 0;
910|   ;
911|   return 0;
912| }
913configure:21442: result: yes
914configure:21455: checking for working alloca.h
915configure:21472: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
916configure:21472: $? = 0
917configure:21480: result: yes
918configure:21488: checking for alloca
919configure:21525: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
920configure:21525: $? = 0
921configure:21533: result: yes
922configure:21645: checking for mmap
923configure:21645: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
924configure:21645: $? = 0
925configure:21645: result: yes
926configure:21645: checking for posix_memalign
927configure:21645: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
928configure:21645: $? = 0
929configure:21645: result: yes
930configure:21645: checking for memalign
931configure:21645: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
932Undefined symbols for architecture x86_64:
933  "_memalign", referenced from:
934      _main in cc-fAvWZ0.o
935ld: symbol(s) not found for architecture x86_64
936clang: error: linker command failed with exit code 1 (use -v to see invocation)
937configure:21645: $? = 1
938configure: failed program was:
939| /* confdefs.h */
940| #define PACKAGE_NAME "glib"
941| #define PACKAGE_TARNAME "glib"
942| #define PACKAGE_VERSION "2.30.2"
943| #define PACKAGE_STRING "glib 2.30.2"
944| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
945| #define PACKAGE_URL ""
946| #define GLIB_MAJOR_VERSION 2
947| #define GLIB_MINOR_VERSION 30
948| #define GLIB_MICRO_VERSION 2
949| #define GLIB_INTERFACE_AGE 2
950| #define GLIB_BINARY_AGE 3002
951| #define HAVE_CARBON 1
952| #define NEED_ICONV_CACHE 1
953| #define HAVE_LOCALE_H 1
954| #define HAVE_LC_MESSAGES 1
955| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
956| #define HAVE_GETTEXT 1
957| #define HAVE_DCGETTEXT 1
958| #define ENABLE_NLS 1
959| #define GETTEXT_PACKAGE "glib20"
960| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
961| #define USE_LIBICONV_GNU 1
962| #define HAVE_DLFCN_H 1
963| #define LT_OBJDIR ".libs/"
964| #define STDC_HEADERS 1
965| #define HAVE_VPRINTF 1
966| #define HAVE_ALLOCA_H 1
967| #define HAVE_ALLOCA 1
968| #define HAVE_MMAP 1
969| #define HAVE_POSIX_MEMALIGN 1
970| /* end confdefs.h.  */
971| /* Define memalign to an innocuous variant, in case <limits.h> declares memalign.
972|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
973| #define memalign innocuous_memalign
974|
975| /* System header to define __stub macros and hopefully few prototypes,
976|     which can conflict with char memalign (); below.
977|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
978|     <limits.h> exists even on freestanding compilers.  */
979|
980| #ifdef __STDC__
981| # include <limits.h>
982| #else
983| # include <assert.h>
984| #endif
985|
986| #undef memalign
987|
988| /* Override any GCC internal prototype to avoid an error.
989|    Use char because int might match the return type of a GCC
990|    builtin and then its argument prototype would still apply.  */
991| #ifdef __cplusplus
992| extern "C"
993| #endif
994| char memalign ();
995| /* The GNU C library defines this for functions which it implements
996|     to always fail with ENOSYS.  Some functions are actually named
997|     something starting with __ and the normal name is an alias.  */
998| #if defined __stub_memalign || defined __stub___memalign
999| choke me
1000| #endif
1001|
1002| int
1003| main ()
1004| {
1005| return memalign ();
1006|   ;
1007|   return 0;
1008| }
1009configure:21645: result: no
1010configure:21645: checking for valloc
1011configure:21645: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1012configure:21645: $? = 0
1013configure:21645: result: yes
1014configure:21645: checking for fsync
1015configure:21645: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1016configure:21645: $? = 0
1017configure:21645: result: yes
1018configure:21645: checking for pipe2
1019configure:21645: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1020Undefined symbols for architecture x86_64:
1021  "_pipe2", referenced from:
1022      _main in cc-q4pfQP.o
1023ld: symbol(s) not found for architecture x86_64
1024clang: error: linker command failed with exit code 1 (use -v to see invocation)
1025configure:21645: $? = 1
1026configure: failed program was:
1027| /* confdefs.h */
1028| #define PACKAGE_NAME "glib"
1029| #define PACKAGE_TARNAME "glib"
1030| #define PACKAGE_VERSION "2.30.2"
1031| #define PACKAGE_STRING "glib 2.30.2"
1032| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1033| #define PACKAGE_URL ""
1034| #define GLIB_MAJOR_VERSION 2
1035| #define GLIB_MINOR_VERSION 30
1036| #define GLIB_MICRO_VERSION 2
1037| #define GLIB_INTERFACE_AGE 2
1038| #define GLIB_BINARY_AGE 3002
1039| #define HAVE_CARBON 1
1040| #define NEED_ICONV_CACHE 1
1041| #define HAVE_LOCALE_H 1
1042| #define HAVE_LC_MESSAGES 1
1043| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1044| #define HAVE_GETTEXT 1
1045| #define HAVE_DCGETTEXT 1
1046| #define ENABLE_NLS 1
1047| #define GETTEXT_PACKAGE "glib20"
1048| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
1049| #define USE_LIBICONV_GNU 1
1050| #define HAVE_DLFCN_H 1
1051| #define LT_OBJDIR ".libs/"
1052| #define STDC_HEADERS 1
1053| #define HAVE_VPRINTF 1
1054| #define HAVE_ALLOCA_H 1
1055| #define HAVE_ALLOCA 1
1056| #define HAVE_MMAP 1
1057| #define HAVE_POSIX_MEMALIGN 1
1058| #define HAVE_VALLOC 1
1059| #define HAVE_FSYNC 1
1060| /* end confdefs.h.  */
1061| /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2.
1062|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1063| #define pipe2 innocuous_pipe2
1064|
1065| /* System header to define __stub macros and hopefully few prototypes,
1066|     which can conflict with char pipe2 (); below.
1067|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1068|     <limits.h> exists even on freestanding compilers.  */
1069|
1070| #ifdef __STDC__
1071| # include <limits.h>
1072| #else
1073| # include <assert.h>
1074| #endif
1075|
1076| #undef pipe2
1077|
1078| /* Override any GCC internal prototype to avoid an error.
1079|    Use char because int might match the return type of a GCC
1080|    builtin and then its argument prototype would still apply.  */
1081| #ifdef __cplusplus
1082| extern "C"
1083| #endif
1084| char pipe2 ();
1085| /* The GNU C library defines this for functions which it implements
1086|     to always fail with ENOSYS.  Some functions are actually named
1087|     something starting with __ and the normal name is an alias.  */
1088| #if defined __stub_pipe2 || defined __stub___pipe2
1089| choke me
1090| #endif
1091|
1092| int
1093| main ()
1094| {
1095| return pipe2 ();
1096|   ;
1097|   return 0;
1098| }
1099configure:21645: result: no
1100configure:21657: checking for atexit
1101configure:21657: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1102configure:21657: $? = 0
1103configure:21657: result: yes
1104configure:21657: checking for on_exit
1105configure:21657: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1106Undefined symbols for architecture x86_64:
1107  "_on_exit", referenced from:
1108      _main in cc-HaOzAY.o
1109ld: symbol(s) not found for architecture x86_64
1110clang: error: linker command failed with exit code 1 (use -v to see invocation)
1111configure:21657: $? = 1
1112configure: failed program was:
1113| /* confdefs.h */
1114| #define PACKAGE_NAME "glib"
1115| #define PACKAGE_TARNAME "glib"
1116| #define PACKAGE_VERSION "2.30.2"
1117| #define PACKAGE_STRING "glib 2.30.2"
1118| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1119| #define PACKAGE_URL ""
1120| #define GLIB_MAJOR_VERSION 2
1121| #define GLIB_MINOR_VERSION 30
1122| #define GLIB_MICRO_VERSION 2
1123| #define GLIB_INTERFACE_AGE 2
1124| #define GLIB_BINARY_AGE 3002
1125| #define HAVE_CARBON 1
1126| #define NEED_ICONV_CACHE 1
1127| #define HAVE_LOCALE_H 1
1128| #define HAVE_LC_MESSAGES 1
1129| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1130| #define HAVE_GETTEXT 1
1131| #define HAVE_DCGETTEXT 1
1132| #define ENABLE_NLS 1
1133| #define GETTEXT_PACKAGE "glib20"
1134| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
1135| #define USE_LIBICONV_GNU 1
1136| #define HAVE_DLFCN_H 1
1137| #define LT_OBJDIR ".libs/"
1138| #define STDC_HEADERS 1
1139| #define HAVE_VPRINTF 1
1140| #define HAVE_ALLOCA_H 1
1141| #define HAVE_ALLOCA 1
1142| #define HAVE_MMAP 1
1143| #define HAVE_POSIX_MEMALIGN 1
1144| #define HAVE_VALLOC 1
1145| #define HAVE_FSYNC 1
1146| #define HAVE_ATEXIT 1
1147| /* end confdefs.h.  */
1148| /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit.
1149|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1150| #define on_exit innocuous_on_exit
1151|
1152| /* System header to define __stub macros and hopefully few prototypes,
1153|     which can conflict with char on_exit (); below.
1154|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1155|     <limits.h> exists even on freestanding compilers.  */
1156|
1157| #ifdef __STDC__
1158| # include <limits.h>
1159| #else
1160| # include <assert.h>
1161| #endif
1162|
1163| #undef on_exit
1164|
1165| /* Override any GCC internal prototype to avoid an error.
1166|    Use char because int might match the return type of a GCC
1167|    builtin and then its argument prototype would still apply.  */
1168| #ifdef __cplusplus
1169| extern "C"
1170| #endif
1171| char on_exit ();
1172| /* The GNU C library defines this for functions which it implements
1173|     to always fail with ENOSYS.  Some functions are actually named
1174|     something starting with __ and the normal name is an alias.  */
1175| #if defined __stub_on_exit || defined __stub___on_exit
1176| choke me
1177| #endif
1178|
1179| int
1180| main ()
1181| {
1182| return on_exit ();
1183|   ;
1184|   return 0;
1185| }
1186configure:21657: result: no
1187configure:21657: checking for timegm
1188configure:21657: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1189configure:21657: $? = 0
1190configure:21657: result: yes
1191configure:21657: checking for gmtime_r
1192configure:21657: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1193configure:21657: $? = 0
1194configure:21657: result: yes
1195configure:21667: checking for qsort_r
1196configure:21667: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1197configure:21667: $? = 0
1198configure:21667: result: yes
1199configure:21675: checking if qsort_r uses glibc compatible argument order
1200configure:21721: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1201conftest.c:62:41: warning: incompatible pointer types passing 'int *' to parameter of type 'int (*)(void *, const void *, const void *)' [-Wincompatible-pointer-types]
1202    qsort_r (arr, 3, sizeof (int), cmp, &d);
1203                                        ^~
1204/usr/include/stdlib.h:325:12: note: passing argument to parameter here
1205            int (*)(void *, const void *, const void *));
1206                  ^
12071 warning generated.
1208configure:21721: $? = 0
1209configure:21721: ./conftest
1210./configure: line 2125: 11547 Segmentation fault: 11  ./conftest$ac_exeext
1211configure:21721: $? = 139
1212configure: program exited with status 139
1213configure: failed program was:
1214| /* confdefs.h */
1215| #define PACKAGE_NAME "glib"
1216| #define PACKAGE_TARNAME "glib"
1217| #define PACKAGE_VERSION "2.30.2"
1218| #define PACKAGE_STRING "glib 2.30.2"
1219| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1220| #define PACKAGE_URL ""
1221| #define GLIB_MAJOR_VERSION 2
1222| #define GLIB_MINOR_VERSION 30
1223| #define GLIB_MICRO_VERSION 2
1224| #define GLIB_INTERFACE_AGE 2
1225| #define GLIB_BINARY_AGE 3002
1226| #define HAVE_CARBON 1
1227| #define NEED_ICONV_CACHE 1
1228| #define HAVE_LOCALE_H 1
1229| #define HAVE_LC_MESSAGES 1
1230| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1231| #define HAVE_GETTEXT 1
1232| #define HAVE_DCGETTEXT 1
1233| #define ENABLE_NLS 1
1234| #define GETTEXT_PACKAGE "glib20"
1235| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
1236| #define USE_LIBICONV_GNU 1
1237| #define HAVE_DLFCN_H 1
1238| #define LT_OBJDIR ".libs/"
1239| #define STDC_HEADERS 1
1240| #define HAVE_VPRINTF 1
1241| #define HAVE_ALLOCA_H 1
1242| #define HAVE_ALLOCA 1
1243| #define HAVE_MMAP 1
1244| #define HAVE_POSIX_MEMALIGN 1
1245| #define HAVE_VALLOC 1
1246| #define HAVE_FSYNC 1
1247| #define HAVE_ATEXIT 1
1248| #define HAVE_TIMEGM 1
1249| #define HAVE_GMTIME_R 1
1250| /* end confdefs.h.  */
1251|
1252|   #define _GNU_SOURCE
1253|   #include <stdlib.h>
1254|
1255|   static int
1256|   cmp (const void *a, const void *b, void *c)
1257|   {
1258|     const int *ia = a;
1259|     const int *ib = b;
1260|
1261|     if (*ia < *ib)
1262|       return -1;
1263|     else if (*ia > *ib)
1264|       return 1;
1265|     else
1266|       return 0;
1267|   }
1268|
1269|   int
1270|   main (int argc, char **argv)
1271|   {
1272|     int arr[3] = { 1, 2, 0 };
1273|     int d = 3;
1274|
1275|     qsort_r (arr, 3, sizeof (int), cmp, &d);
1276|
1277|     if (arr[0] == 0 && arr[1] == 1 && arr[2] == 2)
1278|       return 0;
1279|     else
1280|       return 1;
1281|   }
1282configure:21731: result: no
1283configure:21745: checking size of char
1284configure:21750: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1285configure:21750: $? = 0
1286configure:21750: ./conftest
1287configure:21750: $? = 0
1288configure:21764: result: 1
1289configure:21778: checking size of short
1290configure:21783: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1291configure:21783: $? = 0
1292configure:21783: ./conftest
1293configure:21783: $? = 0
1294configure:21797: result: 2
1295configure:21811: checking size of long
1296configure:21816: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1297configure:21816: $? = 0
1298configure:21816: ./conftest
1299configure:21816: $? = 0
1300configure:21830: result: 8
1301configure:21844: checking size of int
1302configure:21849: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1303configure:21849: $? = 0
1304configure:21849: ./conftest
1305configure:21849: $? = 0
1306configure:21863: result: 4
1307configure:21877: checking size of void *
1308configure:21882: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1309configure:21882: $? = 0
1310configure:21882: ./conftest
1311configure:21882: $? = 0
1312configure:21896: result: 8
1313configure:21910: checking size of long long
1314configure:21915: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1315configure:21915: $? = 0
1316configure:21915: ./conftest
1317configure:21915: $? = 0
1318configure:21929: result: 8
1319configure:21943: checking size of __int64
1320configure:21948: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1321conftest.c:77:57: error: use of undeclared identifier '__int64'; did you mean '__int64_t'?
1322static long int longval () { return (long int) (sizeof (__int64)); }
1323                                                        ^
1324conftest.c:78:67: error: use of undeclared identifier '__int64'; did you mean '__int64_t'?
1325static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
1326                                                                  ^
1327conftest.c:88:28: error: use of undeclared identifier '__int64'; did you mean '__int64_t'?
1328  if (((long int) (sizeof (__int64))) < 0)
1329                           ^
1330conftest.c:91:37: error: use of undeclared identifier '__int64'; did you mean '__int64_t'?
1331      if (i != ((long int) (sizeof (__int64))))
1332                                    ^
1333conftest.c:98:37: error: use of undeclared identifier '__int64'; did you mean '__int64_t'?
1334      if (i != ((long int) (sizeof (__int64))))
1335                                    ^
13365 errors generated.
1337configure:21948: $? = 1
1338configure: program exited with status 1
1339configure: failed program was:
1340| /* confdefs.h */
1341| #define PACKAGE_NAME "glib"
1342| #define PACKAGE_TARNAME "glib"
1343| #define PACKAGE_VERSION "2.30.2"
1344| #define PACKAGE_STRING "glib 2.30.2"
1345| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1346| #define PACKAGE_URL ""
1347| #define GLIB_MAJOR_VERSION 2
1348| #define GLIB_MINOR_VERSION 30
1349| #define GLIB_MICRO_VERSION 2
1350| #define GLIB_INTERFACE_AGE 2
1351| #define GLIB_BINARY_AGE 3002
1352| #define HAVE_CARBON 1
1353| #define NEED_ICONV_CACHE 1
1354| #define HAVE_LOCALE_H 1
1355| #define HAVE_LC_MESSAGES 1
1356| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1357| #define HAVE_GETTEXT 1
1358| #define HAVE_DCGETTEXT 1
1359| #define ENABLE_NLS 1
1360| #define GETTEXT_PACKAGE "glib20"
1361| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
1362| #define USE_LIBICONV_GNU 1
1363| #define HAVE_DLFCN_H 1
1364| #define LT_OBJDIR ".libs/"
1365| #define STDC_HEADERS 1
1366| #define HAVE_VPRINTF 1
1367| #define HAVE_ALLOCA_H 1
1368| #define HAVE_ALLOCA 1
1369| #define HAVE_MMAP 1
1370| #define HAVE_POSIX_MEMALIGN 1
1371| #define HAVE_VALLOC 1
1372| #define HAVE_FSYNC 1
1373| #define HAVE_ATEXIT 1
1374| #define HAVE_TIMEGM 1
1375| #define HAVE_GMTIME_R 1
1376| #define SIZEOF_CHAR 1
1377| #define SIZEOF_SHORT 2
1378| #define SIZEOF_LONG 8
1379| #define SIZEOF_INT 4
1380| #define SIZEOF_VOID_P 8
1381| #define SIZEOF_LONG_LONG 8
1382| /* end confdefs.h.  */
1383| #include <stdio.h>
1384| #ifdef HAVE_SYS_TYPES_H
1385| # include <sys/types.h>
1386| #endif
1387| #ifdef HAVE_SYS_STAT_H
1388| # include <sys/stat.h>
1389| #endif
1390| #ifdef STDC_HEADERS
1391| # include <stdlib.h>
1392| # include <stddef.h>
1393| #else
1394| # ifdef HAVE_STDLIB_H
1395| #  include <stdlib.h>
1396| # endif
1397| #endif
1398| #ifdef HAVE_STRING_H
1399| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1400| #  include <memory.h>
1401| # endif
1402| # include <string.h>
1403| #endif
1404| #ifdef HAVE_STRINGS_H
1405| # include <strings.h>
1406| #endif
1407| #ifdef HAVE_INTTYPES_H
1408| # include <inttypes.h>
1409| #endif
1410| #ifdef HAVE_STDINT_H
1411| # include <stdint.h>
1412| #endif
1413| #ifdef HAVE_UNISTD_H
1414| # include <unistd.h>
1415| #endif
1416| static long int longval () { return (long int) (sizeof (__int64)); }
1417| static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
1418| #include <stdio.h>
1419| #include <stdlib.h>
1420| int
1421| main ()
1422| {
1423|
1424|   FILE *f = fopen ("conftest.val", "w");
1425|   if (! f)
1426|     return 1;
1427|   if (((long int) (sizeof (__int64))) < 0)
1428|     {
1429|       long int i = longval ();
1430|       if (i != ((long int) (sizeof (__int64))))
1431|       return 1;
1432|       fprintf (f, "%ld", i);
1433|     }
1434|   else
1435|     {
1436|       unsigned long int i = ulongval ();
1437|       if (i != ((long int) (sizeof (__int64))))
1438|       return 1;
1439|       fprintf (f, "%lu", i);
1440|     }
1441|   /* Do not output a trailing newline, as this causes \r\n confusion
1442|      on some platforms.  */
1443|   return ferror (f) || fclose (f) != 0;
1444|
1445|   ;
1446|   return 0;
1447| }
1448configure:21962: result: 0
1449configure:21984: checking for format to printf and scanf a guint64
1450configure:22007: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1451conftest.c:52:6: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
1452                          exit (b!=a);
1453                          ^
1454conftest.c:52:6: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
14551 warning generated.
1456configure:22007: $? = 0
1457configure:22007: ./conftest
1458configure:22007: $? = 0
1459configure:22019: result: %llu
1460configure:22049: checking for an ANSI C-conforming const
1461configure:22114: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1462conftest.c:75:6: warning: variable 't' is uninitialized when used here [-Wuninitialized]
1463    *t++ = 0;
1464     ^
1465conftest.c:72:5: note: variable 't' is declared here
1466    char *t;
1467    ^
1468conftest.c:72:12: note: add initialization to silence this warning
1469    char *t;
1470           ^
1471            = 0
1472conftest.c:91:18: warning: variable 'b' is uninitialized when used here [-Wuninitialized]
1473    struct s *b; b->j = 5;
1474                 ^
1475conftest.c:91:5: note: variable 'b' is declared here
1476    struct s *b; b->j = 5;
1477    ^
1478conftest.c:91:16: note: add initialization to silence this warning
1479    struct s *b; b->j = 5;
1480               ^
1481                = 0
14822 warnings generated.
1483configure:22114: $? = 0
1484configure:22121: result: yes
1485configure:22131: checking if malloc() and friends prototypes are gmem.h compatible
1486configure:22156: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -Werror -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1487configure:22156: $? = 0
1488configure:22164: result: yes
1489configure:22168: checking for growing stack pointer
1490configure:22189: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1491configure:22189: $? = 0
1492configure:22189: ./conftest
1493configure:22189: $? = 1
1494configure: program exited with status 1
1495configure: failed program was:
1496| /* confdefs.h */
1497| #define PACKAGE_NAME "glib"
1498| #define PACKAGE_TARNAME "glib"
1499| #define PACKAGE_VERSION "2.30.2"
1500| #define PACKAGE_STRING "glib 2.30.2"
1501| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1502| #define PACKAGE_URL ""
1503| #define GLIB_MAJOR_VERSION 2
1504| #define GLIB_MINOR_VERSION 30
1505| #define GLIB_MICRO_VERSION 2
1506| #define GLIB_INTERFACE_AGE 2
1507| #define GLIB_BINARY_AGE 3002
1508| #define HAVE_CARBON 1
1509| #define NEED_ICONV_CACHE 1
1510| #define HAVE_LOCALE_H 1
1511| #define HAVE_LC_MESSAGES 1
1512| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1513| #define HAVE_GETTEXT 1
1514| #define HAVE_DCGETTEXT 1
1515| #define ENABLE_NLS 1
1516| #define GETTEXT_PACKAGE "glib20"
1517| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
1518| #define USE_LIBICONV_GNU 1
1519| #define HAVE_DLFCN_H 1
1520| #define LT_OBJDIR ".libs/"
1521| #define STDC_HEADERS 1
1522| #define HAVE_VPRINTF 1
1523| #define HAVE_ALLOCA_H 1
1524| #define HAVE_ALLOCA 1
1525| #define HAVE_MMAP 1
1526| #define HAVE_POSIX_MEMALIGN 1
1527| #define HAVE_VALLOC 1
1528| #define HAVE_FSYNC 1
1529| #define HAVE_ATEXIT 1
1530| #define HAVE_TIMEGM 1
1531| #define HAVE_GMTIME_R 1
1532| #define SIZEOF_CHAR 1
1533| #define SIZEOF_SHORT 2
1534| #define SIZEOF_LONG 8
1535| #define SIZEOF_INT 4
1536| #define SIZEOF_VOID_P 8
1537| #define SIZEOF_LONG_LONG 8
1538| #define SIZEOF___INT64 0
1539| #define HAVE_LONG_LONG_FORMAT 1
1540| #define SANE_MALLOC_PROTOS 1
1541| /* end confdefs.h.  */
1542|
1543|       volatile int *a = 0, *b = 0;
1544|       void foo (void);
1545|       int main () { volatile int y = 7; a = &y; foo (); return b > a; }
1546|       void foo (void) { volatile int x = 5; b = &x; }
1547|
1548configure:22202: result: yes
1549configure:22205: checking for __inline
1550configure:22218: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1551configure:22218: $? = 0
1552configure:22228: result: yes
1553configure:22235: checking for __inline__
1554configure:22248: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1555configure:22248: $? = 0
1556configure:22258: result: yes
1557configure:22265: checking for inline
1558configure:22279: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1559configure:22279: $? = 0
1560configure:22289: result: yes
1561configure:22298: checking if inline functions in headers work
1562configure:22327: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
1563conftest.c:72:7: warning: unused variable 'i' [-Wunused-variable]
1564  int i = 1;
1565      ^
15661 warning generated.
1567configure:22327: $? = 0
1568configure:22334: result: yes
1569configure:22337: checking for working do while(0) macros
1570configure:22358: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1571conftest.c:58:16: error: expected ';' at end of declaration
1572        int main(void) { int i = 1; STMT_TEST; return i; }
1573                      ^
1574                      ;
15751 error generated.
1576configure:22358: $? = 1
1577configure: failed program was:
1578| /* confdefs.h */
1579| #define PACKAGE_NAME "glib"
1580| #define PACKAGE_TARNAME "glib"
1581| #define PACKAGE_VERSION "2.30.2"
1582| #define PACKAGE_STRING "glib 2.30.2"
1583| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1584| #define PACKAGE_URL ""
1585| #define GLIB_MAJOR_VERSION 2
1586| #define GLIB_MINOR_VERSION 30
1587| #define GLIB_MICRO_VERSION 2
1588| #define GLIB_INTERFACE_AGE 2
1589| #define GLIB_BINARY_AGE 3002
1590| #define HAVE_CARBON 1
1591| #define NEED_ICONV_CACHE 1
1592| #define HAVE_LOCALE_H 1
1593| #define HAVE_LC_MESSAGES 1
1594| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1595| #define HAVE_GETTEXT 1
1596| #define HAVE_DCGETTEXT 1
1597| #define ENABLE_NLS 1
1598| #define GETTEXT_PACKAGE "glib20"
1599| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
1600| #define USE_LIBICONV_GNU 1
1601| #define HAVE_DLFCN_H 1
1602| #define LT_OBJDIR ".libs/"
1603| #define STDC_HEADERS 1
1604| #define HAVE_VPRINTF 1
1605| #define HAVE_ALLOCA_H 1
1606| #define HAVE_ALLOCA 1
1607| #define HAVE_MMAP 1
1608| #define HAVE_POSIX_MEMALIGN 1
1609| #define HAVE_VALLOC 1
1610| #define HAVE_FSYNC 1
1611| #define HAVE_ATEXIT 1
1612| #define HAVE_TIMEGM 1
1613| #define HAVE_GMTIME_R 1
1614| #define SIZEOF_CHAR 1
1615| #define SIZEOF_SHORT 2
1616| #define SIZEOF_LONG 8
1617| #define SIZEOF_INT 4
1618| #define SIZEOF_VOID_P 8
1619| #define SIZEOF_LONG_LONG 8
1620| #define SIZEOF___INT64 0
1621| #define HAVE_LONG_LONG_FORMAT 1
1622| #define SANE_MALLOC_PROTOS 1
1623| #define G_HAVE___INLINE 1
1624| #define G_HAVE___INLINE__ 1
1625| #define G_HAVE_INLINE 1
1626| /* end confdefs.h.  */
1627|
1628| int
1629| main ()
1630| {
1631|
1632|       #define STMT_START do
1633|       #define STMT_END while(0)
1634|       #define STMT_TEST STMT_START { i = 0; } STMT_END
1635|       int main(void) { int i = 1; STMT_TEST; return i; }
1636|   ;
1637|   return 0;
1638| }
1639configure:22366: result: no
1640configure:22375: checking for ISO C99 varargs macros in C
1641configure:22392: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1642configure:22392: $? = 0
1643configure:22398: result: yes
1644configure:22401: checking for ISO C99 varargs macros in C++
1645configure:22427: /Developer/usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.cpp >&5
1646configure:22427: $? = 0
1647configure:22440: result: yes
1648configure:22443: checking for GNUC varargs macros
1649configure:22460: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1650configure:22460: $? = 0
1651configure:22466: result: yes
1652configure:22470: checking for GNUC visibility attribute
1653configure:22508: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1654configure:22516: $? = 0
1655configure:22519: (if test -s conftest.err; then false ; else true; fi)
1656configure:22522: $? = 0
1657configure:22532: result: yes
1658configure:22543: checking whether using Sun Studio C compiler
1659configure:22560: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1660conftest.c:52:11: fatal error: 'error: this is not Sun Studio.' file not found
1661# include "error: this is not Sun Studio."
1662          ^
16631 error generated.
1664configure:22560: $? = 1
1665configure: failed program was:
1666| /* confdefs.h */
1667| #define PACKAGE_NAME "glib"
1668| #define PACKAGE_TARNAME "glib"
1669| #define PACKAGE_VERSION "2.30.2"
1670| #define PACKAGE_STRING "glib 2.30.2"
1671| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1672| #define PACKAGE_URL ""
1673| #define GLIB_MAJOR_VERSION 2
1674| #define GLIB_MINOR_VERSION 30
1675| #define GLIB_MICRO_VERSION 2
1676| #define GLIB_INTERFACE_AGE 2
1677| #define GLIB_BINARY_AGE 3002
1678| #define HAVE_CARBON 1
1679| #define NEED_ICONV_CACHE 1
1680| #define HAVE_LOCALE_H 1
1681| #define HAVE_LC_MESSAGES 1
1682| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1683| #define HAVE_GETTEXT 1
1684| #define HAVE_DCGETTEXT 1
1685| #define ENABLE_NLS 1
1686| #define GETTEXT_PACKAGE "glib20"
1687| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
1688| #define USE_LIBICONV_GNU 1
1689| #define HAVE_DLFCN_H 1
1690| #define LT_OBJDIR ".libs/"
1691| #define STDC_HEADERS 1
1692| #define HAVE_VPRINTF 1
1693| #define HAVE_ALLOCA_H 1
1694| #define HAVE_ALLOCA 1
1695| #define HAVE_MMAP 1
1696| #define HAVE_POSIX_MEMALIGN 1
1697| #define HAVE_VALLOC 1
1698| #define HAVE_FSYNC 1
1699| #define HAVE_ATEXIT 1
1700| #define HAVE_TIMEGM 1
1701| #define HAVE_GMTIME_R 1
1702| #define SIZEOF_CHAR 1
1703| #define SIZEOF_SHORT 2
1704| #define SIZEOF_LONG 8
1705| #define SIZEOF_INT 4
1706| #define SIZEOF_VOID_P 8
1707| #define SIZEOF_LONG_LONG 8
1708| #define SIZEOF___INT64 0
1709| #define HAVE_LONG_LONG_FORMAT 1
1710| #define SANE_MALLOC_PROTOS 1
1711| #define G_HAVE___INLINE 1
1712| #define G_HAVE___INLINE__ 1
1713| #define G_HAVE_INLINE 1
1714| /* end confdefs.h.  */
1715| #if defined(__SUNPRO_C) || (__SUNPRO_C >= 0x550)
1716| #else
1717| # include "error: this is not Sun Studio."
1718| #endif
1719|
1720| int
1721| main ()
1722| {
1723|
1724|   ;
1725|   return 0;
1726| }
1727configure:22566: result: no
1728configure:22578: checking whether byte ordering is bigendian
1729configure:22593: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1730configure:22593: $? = 0
1731configure:22638: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1732configure:22638: $? = 0
1733configure:22656: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1734conftest.c:57:4: error: use of undeclared identifier 'not'
1735                 not big endian
1736                 ^
17371 error generated.
1738configure:22656: $? = 1
1739configure: failed program was:
1740| /* confdefs.h */
1741| #define PACKAGE_NAME "glib"
1742| #define PACKAGE_TARNAME "glib"
1743| #define PACKAGE_VERSION "2.30.2"
1744| #define PACKAGE_STRING "glib 2.30.2"
1745| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1746| #define PACKAGE_URL ""
1747| #define GLIB_MAJOR_VERSION 2
1748| #define GLIB_MINOR_VERSION 30
1749| #define GLIB_MICRO_VERSION 2
1750| #define GLIB_INTERFACE_AGE 2
1751| #define GLIB_BINARY_AGE 3002
1752| #define HAVE_CARBON 1
1753| #define NEED_ICONV_CACHE 1
1754| #define HAVE_LOCALE_H 1
1755| #define HAVE_LC_MESSAGES 1
1756| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1757| #define HAVE_GETTEXT 1
1758| #define HAVE_DCGETTEXT 1
1759| #define ENABLE_NLS 1
1760| #define GETTEXT_PACKAGE "glib20"
1761| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
1762| #define USE_LIBICONV_GNU 1
1763| #define HAVE_DLFCN_H 1
1764| #define LT_OBJDIR ".libs/"
1765| #define STDC_HEADERS 1
1766| #define HAVE_VPRINTF 1
1767| #define HAVE_ALLOCA_H 1
1768| #define HAVE_ALLOCA 1
1769| #define HAVE_MMAP 1
1770| #define HAVE_POSIX_MEMALIGN 1
1771| #define HAVE_VALLOC 1
1772| #define HAVE_FSYNC 1
1773| #define HAVE_ATEXIT 1
1774| #define HAVE_TIMEGM 1
1775| #define HAVE_GMTIME_R 1
1776| #define SIZEOF_CHAR 1
1777| #define SIZEOF_SHORT 2
1778| #define SIZEOF_LONG 8
1779| #define SIZEOF_INT 4
1780| #define SIZEOF_VOID_P 8
1781| #define SIZEOF_LONG_LONG 8
1782| #define SIZEOF___INT64 0
1783| #define HAVE_LONG_LONG_FORMAT 1
1784| #define SANE_MALLOC_PROTOS 1
1785| #define G_HAVE___INLINE 1
1786| #define G_HAVE___INLINE__ 1
1787| #define G_HAVE_INLINE 1
1788| /* end confdefs.h.  */
1789| #include <sys/types.h>
1790|               #include <sys/param.h>
1791|
1792| int
1793| main ()
1794| {
1795| #if BYTE_ORDER != BIG_ENDIAN
1796|                not big endian
1797|               #endif
1798|
1799|   ;
1800|   return 0;
1801| }
1802configure:22784: result: no
1803configure:22852: checking dirent.h usability
1804configure:22852: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1805configure:22852: $? = 0
1806configure:22852: result: yes
1807configure:22852: checking dirent.h presence
1808configure:22852: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1809configure:22852: $? = 0
1810configure:22852: result: yes
1811configure:22852: checking for dirent.h
1812configure:22852: result: yes
1813configure:22852: checking float.h usability
1814configure:22852: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1815configure:22852: $? = 0
1816configure:22852: result: yes
1817configure:22852: checking float.h presence
1818configure:22852: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1819configure:22852: $? = 0
1820configure:22852: result: yes
1821configure:22852: checking for float.h
1822configure:22852: result: yes
1823configure:22852: checking limits.h usability
1824configure:22852: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1825configure:22852: $? = 0
1826configure:22852: result: yes
1827configure:22852: checking limits.h presence
1828configure:22852: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1829configure:22852: $? = 0
1830configure:22852: result: yes
1831configure:22852: checking for limits.h
1832configure:22852: result: yes
1833configure:22852: checking pwd.h usability
1834configure:22852: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1835configure:22852: $? = 0
1836configure:22852: result: yes
1837configure:22852: checking pwd.h presence
1838configure:22852: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1839configure:22852: $? = 0
1840configure:22852: result: yes
1841configure:22852: checking for pwd.h
1842configure:22852: result: yes
1843configure:22852: checking grp.h usability
1844configure:22852: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1845configure:22852: $? = 0
1846configure:22852: result: yes
1847configure:22852: checking grp.h presence
1848configure:22852: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1849configure:22852: $? = 0
1850configure:22852: result: yes
1851configure:22852: checking for grp.h
1852configure:22852: result: yes
1853configure:22852: checking sys/param.h usability
1854configure:22852: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1855configure:22852: $? = 0
1856configure:22852: result: yes
1857configure:22852: checking sys/param.h presence
1858configure:22852: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1859configure:22852: $? = 0
1860configure:22852: result: yes
1861configure:22852: checking for sys/param.h
1862configure:22852: result: yes
1863configure:22852: checking sys/poll.h usability
1864configure:22852: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1865configure:22852: $? = 0
1866configure:22852: result: yes
1867configure:22852: checking sys/poll.h presence
1868configure:22852: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1869configure:22852: $? = 0
1870configure:22852: result: yes
1871configure:22852: checking for sys/poll.h
1872configure:22852: result: yes
1873configure:22852: checking sys/resource.h usability
1874configure:22852: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1875configure:22852: $? = 0
1876configure:22852: result: yes
1877configure:22852: checking sys/resource.h presence
1878configure:22852: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1879configure:22852: $? = 0
1880configure:22852: result: yes
1881configure:22852: checking for sys/resource.h
1882configure:22852: result: yes
1883configure:22865: checking sys/time.h usability
1884configure:22865: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1885configure:22865: $? = 0
1886configure:22865: result: yes
1887configure:22865: checking sys/time.h presence
1888configure:22865: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1889configure:22865: $? = 0
1890configure:22865: result: yes
1891configure:22865: checking for sys/time.h
1892configure:22865: result: yes
1893configure:22865: checking sys/times.h usability
1894configure:22865: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1895configure:22865: $? = 0
1896configure:22865: result: yes
1897configure:22865: checking sys/times.h presence
1898configure:22865: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1899configure:22865: $? = 0
1900configure:22865: result: yes
1901configure:22865: checking for sys/times.h
1902configure:22865: result: yes
1903configure:22865: checking sys/wait.h usability
1904configure:22865: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1905configure:22865: $? = 0
1906configure:22865: result: yes
1907configure:22865: checking sys/wait.h presence
1908configure:22865: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1909configure:22865: $? = 0
1910configure:22865: result: yes
1911configure:22865: checking for sys/wait.h
1912configure:22865: result: yes
1913configure:22865: checking unistd.h usability
1914configure:22865: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1915configure:22865: $? = 0
1916configure:22865: result: yes
1917configure:22865: checking unistd.h presence
1918configure:22865: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
1919configure:22865: $? = 0
1920configure:22865: result: yes
1921configure:22865: checking for unistd.h
1922configure:22865: result: yes
1923configure:22865: checking values.h usability
1924configure:22865: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
1925conftest.c:95:10: fatal error: 'values.h' file not found
1926#include <values.h>
1927         ^
19281 error generated.
1929configure:22865: $? = 1
1930configure: failed program was:
1931| /* confdefs.h */
1932| #define PACKAGE_NAME "glib"
1933| #define PACKAGE_TARNAME "glib"
1934| #define PACKAGE_VERSION "2.30.2"
1935| #define PACKAGE_STRING "glib 2.30.2"
1936| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
1937| #define PACKAGE_URL ""
1938| #define GLIB_MAJOR_VERSION 2
1939| #define GLIB_MINOR_VERSION 30
1940| #define GLIB_MICRO_VERSION 2
1941| #define GLIB_INTERFACE_AGE 2
1942| #define GLIB_BINARY_AGE 3002
1943| #define HAVE_CARBON 1
1944| #define NEED_ICONV_CACHE 1
1945| #define HAVE_LOCALE_H 1
1946| #define HAVE_LC_MESSAGES 1
1947| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1948| #define HAVE_GETTEXT 1
1949| #define HAVE_DCGETTEXT 1
1950| #define ENABLE_NLS 1
1951| #define GETTEXT_PACKAGE "glib20"
1952| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
1953| #define USE_LIBICONV_GNU 1
1954| #define HAVE_DLFCN_H 1
1955| #define LT_OBJDIR ".libs/"
1956| #define STDC_HEADERS 1
1957| #define HAVE_VPRINTF 1
1958| #define HAVE_ALLOCA_H 1
1959| #define HAVE_ALLOCA 1
1960| #define HAVE_MMAP 1
1961| #define HAVE_POSIX_MEMALIGN 1
1962| #define HAVE_VALLOC 1
1963| #define HAVE_FSYNC 1
1964| #define HAVE_ATEXIT 1
1965| #define HAVE_TIMEGM 1
1966| #define HAVE_GMTIME_R 1
1967| #define SIZEOF_CHAR 1
1968| #define SIZEOF_SHORT 2
1969| #define SIZEOF_LONG 8
1970| #define SIZEOF_INT 4
1971| #define SIZEOF_VOID_P 8
1972| #define SIZEOF_LONG_LONG 8
1973| #define SIZEOF___INT64 0
1974| #define HAVE_LONG_LONG_FORMAT 1
1975| #define SANE_MALLOC_PROTOS 1
1976| #define G_HAVE___INLINE 1
1977| #define G_HAVE___INLINE__ 1
1978| #define G_HAVE_INLINE 1
1979| #define HAVE_DIRENT_H 1
1980| #define HAVE_FLOAT_H 1
1981| #define HAVE_LIMITS_H 1
1982| #define HAVE_PWD_H 1
1983| #define HAVE_GRP_H 1
1984| #define HAVE_SYS_PARAM_H 1
1985| #define HAVE_SYS_POLL_H 1
1986| #define HAVE_SYS_RESOURCE_H 1
1987| #define HAVE_SYS_TIME_H 1
1988| #define HAVE_SYS_TIMES_H 1
1989| #define HAVE_SYS_WAIT_H 1
1990| #define HAVE_UNISTD_H 1
1991| /* end confdefs.h.  */
1992| #include <stdio.h>
1993| #ifdef HAVE_SYS_TYPES_H
1994| # include <sys/types.h>
1995| #endif
1996| #ifdef HAVE_SYS_STAT_H
1997| # include <sys/stat.h>
1998| #endif
1999| #ifdef STDC_HEADERS
2000| # include <stdlib.h>
2001| # include <stddef.h>
2002| #else
2003| # ifdef HAVE_STDLIB_H
2004| #  include <stdlib.h>
2005| # endif
2006| #endif
2007| #ifdef HAVE_STRING_H
2008| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2009| #  include <memory.h>
2010| # endif
2011| # include <string.h>
2012| #endif
2013| #ifdef HAVE_STRINGS_H
2014| # include <strings.h>
2015| #endif
2016| #ifdef HAVE_INTTYPES_H
2017| # include <inttypes.h>
2018| #endif
2019| #ifdef HAVE_STDINT_H
2020| # include <stdint.h>
2021| #endif
2022| #ifdef HAVE_UNISTD_H
2023| # include <unistd.h>
2024| #endif
2025| #include <values.h>
2026configure:22865: result: no
2027configure:22865: checking values.h presence
2028configure:22865: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2029conftest.c:62:10: fatal error: 'values.h' file not found
2030#include <values.h>
2031         ^
20321 error generated.
2033configure:22865: $? = 1
2034configure: failed program was:
2035| /* confdefs.h */
2036| #define PACKAGE_NAME "glib"
2037| #define PACKAGE_TARNAME "glib"
2038| #define PACKAGE_VERSION "2.30.2"
2039| #define PACKAGE_STRING "glib 2.30.2"
2040| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2041| #define PACKAGE_URL ""
2042| #define GLIB_MAJOR_VERSION 2
2043| #define GLIB_MINOR_VERSION 30
2044| #define GLIB_MICRO_VERSION 2
2045| #define GLIB_INTERFACE_AGE 2
2046| #define GLIB_BINARY_AGE 3002
2047| #define HAVE_CARBON 1
2048| #define NEED_ICONV_CACHE 1
2049| #define HAVE_LOCALE_H 1
2050| #define HAVE_LC_MESSAGES 1
2051| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2052| #define HAVE_GETTEXT 1
2053| #define HAVE_DCGETTEXT 1
2054| #define ENABLE_NLS 1
2055| #define GETTEXT_PACKAGE "glib20"
2056| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2057| #define USE_LIBICONV_GNU 1
2058| #define HAVE_DLFCN_H 1
2059| #define LT_OBJDIR ".libs/"
2060| #define STDC_HEADERS 1
2061| #define HAVE_VPRINTF 1
2062| #define HAVE_ALLOCA_H 1
2063| #define HAVE_ALLOCA 1
2064| #define HAVE_MMAP 1
2065| #define HAVE_POSIX_MEMALIGN 1
2066| #define HAVE_VALLOC 1
2067| #define HAVE_FSYNC 1
2068| #define HAVE_ATEXIT 1
2069| #define HAVE_TIMEGM 1
2070| #define HAVE_GMTIME_R 1
2071| #define SIZEOF_CHAR 1
2072| #define SIZEOF_SHORT 2
2073| #define SIZEOF_LONG 8
2074| #define SIZEOF_INT 4
2075| #define SIZEOF_VOID_P 8
2076| #define SIZEOF_LONG_LONG 8
2077| #define SIZEOF___INT64 0
2078| #define HAVE_LONG_LONG_FORMAT 1
2079| #define SANE_MALLOC_PROTOS 1
2080| #define G_HAVE___INLINE 1
2081| #define G_HAVE___INLINE__ 1
2082| #define G_HAVE_INLINE 1
2083| #define HAVE_DIRENT_H 1
2084| #define HAVE_FLOAT_H 1
2085| #define HAVE_LIMITS_H 1
2086| #define HAVE_PWD_H 1
2087| #define HAVE_GRP_H 1
2088| #define HAVE_SYS_PARAM_H 1
2089| #define HAVE_SYS_POLL_H 1
2090| #define HAVE_SYS_RESOURCE_H 1
2091| #define HAVE_SYS_TIME_H 1
2092| #define HAVE_SYS_TIMES_H 1
2093| #define HAVE_SYS_WAIT_H 1
2094| #define HAVE_UNISTD_H 1
2095| /* end confdefs.h.  */
2096| #include <values.h>
2097configure:22865: result: no
2098configure:22865: checking for values.h
2099configure:22865: result: no
2100configure:22878: checking sys/select.h usability
2101configure:22878: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2102configure:22878: $? = 0
2103configure:22878: result: yes
2104configure:22878: checking sys/select.h presence
2105configure:22878: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2106configure:22878: $? = 0
2107configure:22878: result: yes
2108configure:22878: checking for sys/select.h
2109configure:22878: result: yes
2110configure:22878: checking sys/types.h usability
2111configure:22878: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2112configure:22878: $? = 0
2113configure:22878: result: yes
2114configure:22878: checking sys/types.h presence
2115configure:22878: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2116configure:22878: $? = 0
2117configure:22878: result: yes
2118configure:22878: checking for sys/types.h
2119configure:22878: result: yes
2120configure:22878: checking stdint.h usability
2121configure:22878: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2122configure:22878: $? = 0
2123configure:22878: result: yes
2124configure:22878: checking stdint.h presence
2125configure:22878: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2126configure:22878: $? = 0
2127configure:22878: result: yes
2128configure:22878: checking for stdint.h
2129configure:22878: result: yes
2130configure:22878: checking inttypes.h usability
2131configure:22878: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2132configure:22878: $? = 0
2133configure:22878: result: yes
2134configure:22878: checking inttypes.h presence
2135configure:22878: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2136configure:22878: $? = 0
2137configure:22878: result: yes
2138configure:22878: checking for inttypes.h
2139configure:22878: result: yes
2140configure:22878: checking sched.h usability
2141configure:22878: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2142configure:22878: $? = 0
2143configure:22878: result: yes
2144configure:22878: checking sched.h presence
2145configure:22878: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2146configure:22878: $? = 0
2147configure:22878: result: yes
2148configure:22878: checking for sched.h
2149configure:22878: result: yes
2150configure:22878: checking malloc.h usability
2151configure:22878: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2152conftest.c:100:10: fatal error: 'malloc.h' file not found
2153#include <malloc.h>
2154         ^
21551 error generated.
2156configure:22878: $? = 1
2157configure: failed program was:
2158| /* confdefs.h */
2159| #define PACKAGE_NAME "glib"
2160| #define PACKAGE_TARNAME "glib"
2161| #define PACKAGE_VERSION "2.30.2"
2162| #define PACKAGE_STRING "glib 2.30.2"
2163| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2164| #define PACKAGE_URL ""
2165| #define GLIB_MAJOR_VERSION 2
2166| #define GLIB_MINOR_VERSION 30
2167| #define GLIB_MICRO_VERSION 2
2168| #define GLIB_INTERFACE_AGE 2
2169| #define GLIB_BINARY_AGE 3002
2170| #define HAVE_CARBON 1
2171| #define NEED_ICONV_CACHE 1
2172| #define HAVE_LOCALE_H 1
2173| #define HAVE_LC_MESSAGES 1
2174| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2175| #define HAVE_GETTEXT 1
2176| #define HAVE_DCGETTEXT 1
2177| #define ENABLE_NLS 1
2178| #define GETTEXT_PACKAGE "glib20"
2179| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2180| #define USE_LIBICONV_GNU 1
2181| #define HAVE_DLFCN_H 1
2182| #define LT_OBJDIR ".libs/"
2183| #define STDC_HEADERS 1
2184| #define HAVE_VPRINTF 1
2185| #define HAVE_ALLOCA_H 1
2186| #define HAVE_ALLOCA 1
2187| #define HAVE_MMAP 1
2188| #define HAVE_POSIX_MEMALIGN 1
2189| #define HAVE_VALLOC 1
2190| #define HAVE_FSYNC 1
2191| #define HAVE_ATEXIT 1
2192| #define HAVE_TIMEGM 1
2193| #define HAVE_GMTIME_R 1
2194| #define SIZEOF_CHAR 1
2195| #define SIZEOF_SHORT 2
2196| #define SIZEOF_LONG 8
2197| #define SIZEOF_INT 4
2198| #define SIZEOF_VOID_P 8
2199| #define SIZEOF_LONG_LONG 8
2200| #define SIZEOF___INT64 0
2201| #define HAVE_LONG_LONG_FORMAT 1
2202| #define SANE_MALLOC_PROTOS 1
2203| #define G_HAVE___INLINE 1
2204| #define G_HAVE___INLINE__ 1
2205| #define G_HAVE_INLINE 1
2206| #define HAVE_DIRENT_H 1
2207| #define HAVE_FLOAT_H 1
2208| #define HAVE_LIMITS_H 1
2209| #define HAVE_PWD_H 1
2210| #define HAVE_GRP_H 1
2211| #define HAVE_SYS_PARAM_H 1
2212| #define HAVE_SYS_POLL_H 1
2213| #define HAVE_SYS_RESOURCE_H 1
2214| #define HAVE_SYS_TIME_H 1
2215| #define HAVE_SYS_TIMES_H 1
2216| #define HAVE_SYS_WAIT_H 1
2217| #define HAVE_UNISTD_H 1
2218| #define HAVE_SYS_SELECT_H 1
2219| #define HAVE_SYS_TYPES_H 1
2220| #define HAVE_STDINT_H 1
2221| #define HAVE_INTTYPES_H 1
2222| #define HAVE_SCHED_H 1
2223| /* end confdefs.h.  */
2224| #include <stdio.h>
2225| #ifdef HAVE_SYS_TYPES_H
2226| # include <sys/types.h>
2227| #endif
2228| #ifdef HAVE_SYS_STAT_H
2229| # include <sys/stat.h>
2230| #endif
2231| #ifdef STDC_HEADERS
2232| # include <stdlib.h>
2233| # include <stddef.h>
2234| #else
2235| # ifdef HAVE_STDLIB_H
2236| #  include <stdlib.h>
2237| # endif
2238| #endif
2239| #ifdef HAVE_STRING_H
2240| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2241| #  include <memory.h>
2242| # endif
2243| # include <string.h>
2244| #endif
2245| #ifdef HAVE_STRINGS_H
2246| # include <strings.h>
2247| #endif
2248| #ifdef HAVE_INTTYPES_H
2249| # include <inttypes.h>
2250| #endif
2251| #ifdef HAVE_STDINT_H
2252| # include <stdint.h>
2253| #endif
2254| #ifdef HAVE_UNISTD_H
2255| # include <unistd.h>
2256| #endif
2257| #include <malloc.h>
2258configure:22878: result: no
2259configure:22878: checking malloc.h presence
2260configure:22878: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2261conftest.c:67:10: fatal error: 'malloc.h' file not found
2262#include <malloc.h>
2263         ^
22641 error generated.
2265configure:22878: $? = 1
2266configure: failed program was:
2267| /* confdefs.h */
2268| #define PACKAGE_NAME "glib"
2269| #define PACKAGE_TARNAME "glib"
2270| #define PACKAGE_VERSION "2.30.2"
2271| #define PACKAGE_STRING "glib 2.30.2"
2272| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2273| #define PACKAGE_URL ""
2274| #define GLIB_MAJOR_VERSION 2
2275| #define GLIB_MINOR_VERSION 30
2276| #define GLIB_MICRO_VERSION 2
2277| #define GLIB_INTERFACE_AGE 2
2278| #define GLIB_BINARY_AGE 3002
2279| #define HAVE_CARBON 1
2280| #define NEED_ICONV_CACHE 1
2281| #define HAVE_LOCALE_H 1
2282| #define HAVE_LC_MESSAGES 1
2283| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2284| #define HAVE_GETTEXT 1
2285| #define HAVE_DCGETTEXT 1
2286| #define ENABLE_NLS 1
2287| #define GETTEXT_PACKAGE "glib20"
2288| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2289| #define USE_LIBICONV_GNU 1
2290| #define HAVE_DLFCN_H 1
2291| #define LT_OBJDIR ".libs/"
2292| #define STDC_HEADERS 1
2293| #define HAVE_VPRINTF 1
2294| #define HAVE_ALLOCA_H 1
2295| #define HAVE_ALLOCA 1
2296| #define HAVE_MMAP 1
2297| #define HAVE_POSIX_MEMALIGN 1
2298| #define HAVE_VALLOC 1
2299| #define HAVE_FSYNC 1
2300| #define HAVE_ATEXIT 1
2301| #define HAVE_TIMEGM 1
2302| #define HAVE_GMTIME_R 1
2303| #define SIZEOF_CHAR 1
2304| #define SIZEOF_SHORT 2
2305| #define SIZEOF_LONG 8
2306| #define SIZEOF_INT 4
2307| #define SIZEOF_VOID_P 8
2308| #define SIZEOF_LONG_LONG 8
2309| #define SIZEOF___INT64 0
2310| #define HAVE_LONG_LONG_FORMAT 1
2311| #define SANE_MALLOC_PROTOS 1
2312| #define G_HAVE___INLINE 1
2313| #define G_HAVE___INLINE__ 1
2314| #define G_HAVE_INLINE 1
2315| #define HAVE_DIRENT_H 1
2316| #define HAVE_FLOAT_H 1
2317| #define HAVE_LIMITS_H 1
2318| #define HAVE_PWD_H 1
2319| #define HAVE_GRP_H 1
2320| #define HAVE_SYS_PARAM_H 1
2321| #define HAVE_SYS_POLL_H 1
2322| #define HAVE_SYS_RESOURCE_H 1
2323| #define HAVE_SYS_TIME_H 1
2324| #define HAVE_SYS_TIMES_H 1
2325| #define HAVE_SYS_WAIT_H 1
2326| #define HAVE_UNISTD_H 1
2327| #define HAVE_SYS_SELECT_H 1
2328| #define HAVE_SYS_TYPES_H 1
2329| #define HAVE_STDINT_H 1
2330| #define HAVE_INTTYPES_H 1
2331| #define HAVE_SCHED_H 1
2332| /* end confdefs.h.  */
2333| #include <malloc.h>
2334configure:22878: result: no
2335configure:22878: checking for malloc.h
2336configure:22878: result: no
2337configure:22891: checking sys/vfs.h usability
2338configure:22891: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2339conftest.c:100:10: fatal error: 'sys/vfs.h' file not found
2340#include <sys/vfs.h>
2341         ^
23421 error generated.
2343configure:22891: $? = 1
2344configure: failed program was:
2345| /* confdefs.h */
2346| #define PACKAGE_NAME "glib"
2347| #define PACKAGE_TARNAME "glib"
2348| #define PACKAGE_VERSION "2.30.2"
2349| #define PACKAGE_STRING "glib 2.30.2"
2350| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2351| #define PACKAGE_URL ""
2352| #define GLIB_MAJOR_VERSION 2
2353| #define GLIB_MINOR_VERSION 30
2354| #define GLIB_MICRO_VERSION 2
2355| #define GLIB_INTERFACE_AGE 2
2356| #define GLIB_BINARY_AGE 3002
2357| #define HAVE_CARBON 1
2358| #define NEED_ICONV_CACHE 1
2359| #define HAVE_LOCALE_H 1
2360| #define HAVE_LC_MESSAGES 1
2361| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2362| #define HAVE_GETTEXT 1
2363| #define HAVE_DCGETTEXT 1
2364| #define ENABLE_NLS 1
2365| #define GETTEXT_PACKAGE "glib20"
2366| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2367| #define USE_LIBICONV_GNU 1
2368| #define HAVE_DLFCN_H 1
2369| #define LT_OBJDIR ".libs/"
2370| #define STDC_HEADERS 1
2371| #define HAVE_VPRINTF 1
2372| #define HAVE_ALLOCA_H 1
2373| #define HAVE_ALLOCA 1
2374| #define HAVE_MMAP 1
2375| #define HAVE_POSIX_MEMALIGN 1
2376| #define HAVE_VALLOC 1
2377| #define HAVE_FSYNC 1
2378| #define HAVE_ATEXIT 1
2379| #define HAVE_TIMEGM 1
2380| #define HAVE_GMTIME_R 1
2381| #define SIZEOF_CHAR 1
2382| #define SIZEOF_SHORT 2
2383| #define SIZEOF_LONG 8
2384| #define SIZEOF_INT 4
2385| #define SIZEOF_VOID_P 8
2386| #define SIZEOF_LONG_LONG 8
2387| #define SIZEOF___INT64 0
2388| #define HAVE_LONG_LONG_FORMAT 1
2389| #define SANE_MALLOC_PROTOS 1
2390| #define G_HAVE___INLINE 1
2391| #define G_HAVE___INLINE__ 1
2392| #define G_HAVE_INLINE 1
2393| #define HAVE_DIRENT_H 1
2394| #define HAVE_FLOAT_H 1
2395| #define HAVE_LIMITS_H 1
2396| #define HAVE_PWD_H 1
2397| #define HAVE_GRP_H 1
2398| #define HAVE_SYS_PARAM_H 1
2399| #define HAVE_SYS_POLL_H 1
2400| #define HAVE_SYS_RESOURCE_H 1
2401| #define HAVE_SYS_TIME_H 1
2402| #define HAVE_SYS_TIMES_H 1
2403| #define HAVE_SYS_WAIT_H 1
2404| #define HAVE_UNISTD_H 1
2405| #define HAVE_SYS_SELECT_H 1
2406| #define HAVE_SYS_TYPES_H 1
2407| #define HAVE_STDINT_H 1
2408| #define HAVE_INTTYPES_H 1
2409| #define HAVE_SCHED_H 1
2410| /* end confdefs.h.  */
2411| #include <stdio.h>
2412| #ifdef HAVE_SYS_TYPES_H
2413| # include <sys/types.h>
2414| #endif
2415| #ifdef HAVE_SYS_STAT_H
2416| # include <sys/stat.h>
2417| #endif
2418| #ifdef STDC_HEADERS
2419| # include <stdlib.h>
2420| # include <stddef.h>
2421| #else
2422| # ifdef HAVE_STDLIB_H
2423| #  include <stdlib.h>
2424| # endif
2425| #endif
2426| #ifdef HAVE_STRING_H
2427| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2428| #  include <memory.h>
2429| # endif
2430| # include <string.h>
2431| #endif
2432| #ifdef HAVE_STRINGS_H
2433| # include <strings.h>
2434| #endif
2435| #ifdef HAVE_INTTYPES_H
2436| # include <inttypes.h>
2437| #endif
2438| #ifdef HAVE_STDINT_H
2439| # include <stdint.h>
2440| #endif
2441| #ifdef HAVE_UNISTD_H
2442| # include <unistd.h>
2443| #endif
2444| #include <sys/vfs.h>
2445configure:22891: result: no
2446configure:22891: checking sys/vfs.h presence
2447configure:22891: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2448conftest.c:67:10: fatal error: 'sys/vfs.h' file not found
2449#include <sys/vfs.h>
2450         ^
24511 error generated.
2452configure:22891: $? = 1
2453configure: failed program was:
2454| /* confdefs.h */
2455| #define PACKAGE_NAME "glib"
2456| #define PACKAGE_TARNAME "glib"
2457| #define PACKAGE_VERSION "2.30.2"
2458| #define PACKAGE_STRING "glib 2.30.2"
2459| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2460| #define PACKAGE_URL ""
2461| #define GLIB_MAJOR_VERSION 2
2462| #define GLIB_MINOR_VERSION 30
2463| #define GLIB_MICRO_VERSION 2
2464| #define GLIB_INTERFACE_AGE 2
2465| #define GLIB_BINARY_AGE 3002
2466| #define HAVE_CARBON 1
2467| #define NEED_ICONV_CACHE 1
2468| #define HAVE_LOCALE_H 1
2469| #define HAVE_LC_MESSAGES 1
2470| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2471| #define HAVE_GETTEXT 1
2472| #define HAVE_DCGETTEXT 1
2473| #define ENABLE_NLS 1
2474| #define GETTEXT_PACKAGE "glib20"
2475| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2476| #define USE_LIBICONV_GNU 1
2477| #define HAVE_DLFCN_H 1
2478| #define LT_OBJDIR ".libs/"
2479| #define STDC_HEADERS 1
2480| #define HAVE_VPRINTF 1
2481| #define HAVE_ALLOCA_H 1
2482| #define HAVE_ALLOCA 1
2483| #define HAVE_MMAP 1
2484| #define HAVE_POSIX_MEMALIGN 1
2485| #define HAVE_VALLOC 1
2486| #define HAVE_FSYNC 1
2487| #define HAVE_ATEXIT 1
2488| #define HAVE_TIMEGM 1
2489| #define HAVE_GMTIME_R 1
2490| #define SIZEOF_CHAR 1
2491| #define SIZEOF_SHORT 2
2492| #define SIZEOF_LONG 8
2493| #define SIZEOF_INT 4
2494| #define SIZEOF_VOID_P 8
2495| #define SIZEOF_LONG_LONG 8
2496| #define SIZEOF___INT64 0
2497| #define HAVE_LONG_LONG_FORMAT 1
2498| #define SANE_MALLOC_PROTOS 1
2499| #define G_HAVE___INLINE 1
2500| #define G_HAVE___INLINE__ 1
2501| #define G_HAVE_INLINE 1
2502| #define HAVE_DIRENT_H 1
2503| #define HAVE_FLOAT_H 1
2504| #define HAVE_LIMITS_H 1
2505| #define HAVE_PWD_H 1
2506| #define HAVE_GRP_H 1
2507| #define HAVE_SYS_PARAM_H 1
2508| #define HAVE_SYS_POLL_H 1
2509| #define HAVE_SYS_RESOURCE_H 1
2510| #define HAVE_SYS_TIME_H 1
2511| #define HAVE_SYS_TIMES_H 1
2512| #define HAVE_SYS_WAIT_H 1
2513| #define HAVE_UNISTD_H 1
2514| #define HAVE_SYS_SELECT_H 1
2515| #define HAVE_SYS_TYPES_H 1
2516| #define HAVE_STDINT_H 1
2517| #define HAVE_INTTYPES_H 1
2518| #define HAVE_SCHED_H 1
2519| /* end confdefs.h.  */
2520| #include <sys/vfs.h>
2521configure:22891: result: no
2522configure:22891: checking for sys/vfs.h
2523configure:22891: result: no
2524configure:22891: checking sys/vmount.h usability
2525configure:22891: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2526conftest.c:100:10: fatal error: 'sys/vmount.h' file not found
2527#include <sys/vmount.h>
2528         ^
25291 error generated.
2530configure:22891: $? = 1
2531configure: failed program was:
2532| /* confdefs.h */
2533| #define PACKAGE_NAME "glib"
2534| #define PACKAGE_TARNAME "glib"
2535| #define PACKAGE_VERSION "2.30.2"
2536| #define PACKAGE_STRING "glib 2.30.2"
2537| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2538| #define PACKAGE_URL ""
2539| #define GLIB_MAJOR_VERSION 2
2540| #define GLIB_MINOR_VERSION 30
2541| #define GLIB_MICRO_VERSION 2
2542| #define GLIB_INTERFACE_AGE 2
2543| #define GLIB_BINARY_AGE 3002
2544| #define HAVE_CARBON 1
2545| #define NEED_ICONV_CACHE 1
2546| #define HAVE_LOCALE_H 1
2547| #define HAVE_LC_MESSAGES 1
2548| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2549| #define HAVE_GETTEXT 1
2550| #define HAVE_DCGETTEXT 1
2551| #define ENABLE_NLS 1
2552| #define GETTEXT_PACKAGE "glib20"
2553| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2554| #define USE_LIBICONV_GNU 1
2555| #define HAVE_DLFCN_H 1
2556| #define LT_OBJDIR ".libs/"
2557| #define STDC_HEADERS 1
2558| #define HAVE_VPRINTF 1
2559| #define HAVE_ALLOCA_H 1
2560| #define HAVE_ALLOCA 1
2561| #define HAVE_MMAP 1
2562| #define HAVE_POSIX_MEMALIGN 1
2563| #define HAVE_VALLOC 1
2564| #define HAVE_FSYNC 1
2565| #define HAVE_ATEXIT 1
2566| #define HAVE_TIMEGM 1
2567| #define HAVE_GMTIME_R 1
2568| #define SIZEOF_CHAR 1
2569| #define SIZEOF_SHORT 2
2570| #define SIZEOF_LONG 8
2571| #define SIZEOF_INT 4
2572| #define SIZEOF_VOID_P 8
2573| #define SIZEOF_LONG_LONG 8
2574| #define SIZEOF___INT64 0
2575| #define HAVE_LONG_LONG_FORMAT 1
2576| #define SANE_MALLOC_PROTOS 1
2577| #define G_HAVE___INLINE 1
2578| #define G_HAVE___INLINE__ 1
2579| #define G_HAVE_INLINE 1
2580| #define HAVE_DIRENT_H 1
2581| #define HAVE_FLOAT_H 1
2582| #define HAVE_LIMITS_H 1
2583| #define HAVE_PWD_H 1
2584| #define HAVE_GRP_H 1
2585| #define HAVE_SYS_PARAM_H 1
2586| #define HAVE_SYS_POLL_H 1
2587| #define HAVE_SYS_RESOURCE_H 1
2588| #define HAVE_SYS_TIME_H 1
2589| #define HAVE_SYS_TIMES_H 1
2590| #define HAVE_SYS_WAIT_H 1
2591| #define HAVE_UNISTD_H 1
2592| #define HAVE_SYS_SELECT_H 1
2593| #define HAVE_SYS_TYPES_H 1
2594| #define HAVE_STDINT_H 1
2595| #define HAVE_INTTYPES_H 1
2596| #define HAVE_SCHED_H 1
2597| /* end confdefs.h.  */
2598| #include <stdio.h>
2599| #ifdef HAVE_SYS_TYPES_H
2600| # include <sys/types.h>
2601| #endif
2602| #ifdef HAVE_SYS_STAT_H
2603| # include <sys/stat.h>
2604| #endif
2605| #ifdef STDC_HEADERS
2606| # include <stdlib.h>
2607| # include <stddef.h>
2608| #else
2609| # ifdef HAVE_STDLIB_H
2610| #  include <stdlib.h>
2611| # endif
2612| #endif
2613| #ifdef HAVE_STRING_H
2614| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2615| #  include <memory.h>
2616| # endif
2617| # include <string.h>
2618| #endif
2619| #ifdef HAVE_STRINGS_H
2620| # include <strings.h>
2621| #endif
2622| #ifdef HAVE_INTTYPES_H
2623| # include <inttypes.h>
2624| #endif
2625| #ifdef HAVE_STDINT_H
2626| # include <stdint.h>
2627| #endif
2628| #ifdef HAVE_UNISTD_H
2629| # include <unistd.h>
2630| #endif
2631| #include <sys/vmount.h>
2632configure:22891: result: no
2633configure:22891: checking sys/vmount.h presence
2634configure:22891: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2635conftest.c:67:10: fatal error: 'sys/vmount.h' file not found
2636#include <sys/vmount.h>
2637         ^
26381 error generated.
2639configure:22891: $? = 1
2640configure: failed program was:
2641| /* confdefs.h */
2642| #define PACKAGE_NAME "glib"
2643| #define PACKAGE_TARNAME "glib"
2644| #define PACKAGE_VERSION "2.30.2"
2645| #define PACKAGE_STRING "glib 2.30.2"
2646| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2647| #define PACKAGE_URL ""
2648| #define GLIB_MAJOR_VERSION 2
2649| #define GLIB_MINOR_VERSION 30
2650| #define GLIB_MICRO_VERSION 2
2651| #define GLIB_INTERFACE_AGE 2
2652| #define GLIB_BINARY_AGE 3002
2653| #define HAVE_CARBON 1
2654| #define NEED_ICONV_CACHE 1
2655| #define HAVE_LOCALE_H 1
2656| #define HAVE_LC_MESSAGES 1
2657| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2658| #define HAVE_GETTEXT 1
2659| #define HAVE_DCGETTEXT 1
2660| #define ENABLE_NLS 1
2661| #define GETTEXT_PACKAGE "glib20"
2662| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2663| #define USE_LIBICONV_GNU 1
2664| #define HAVE_DLFCN_H 1
2665| #define LT_OBJDIR ".libs/"
2666| #define STDC_HEADERS 1
2667| #define HAVE_VPRINTF 1
2668| #define HAVE_ALLOCA_H 1
2669| #define HAVE_ALLOCA 1
2670| #define HAVE_MMAP 1
2671| #define HAVE_POSIX_MEMALIGN 1
2672| #define HAVE_VALLOC 1
2673| #define HAVE_FSYNC 1
2674| #define HAVE_ATEXIT 1
2675| #define HAVE_TIMEGM 1
2676| #define HAVE_GMTIME_R 1
2677| #define SIZEOF_CHAR 1
2678| #define SIZEOF_SHORT 2
2679| #define SIZEOF_LONG 8
2680| #define SIZEOF_INT 4
2681| #define SIZEOF_VOID_P 8
2682| #define SIZEOF_LONG_LONG 8
2683| #define SIZEOF___INT64 0
2684| #define HAVE_LONG_LONG_FORMAT 1
2685| #define SANE_MALLOC_PROTOS 1
2686| #define G_HAVE___INLINE 1
2687| #define G_HAVE___INLINE__ 1
2688| #define G_HAVE_INLINE 1
2689| #define HAVE_DIRENT_H 1
2690| #define HAVE_FLOAT_H 1
2691| #define HAVE_LIMITS_H 1
2692| #define HAVE_PWD_H 1
2693| #define HAVE_GRP_H 1
2694| #define HAVE_SYS_PARAM_H 1
2695| #define HAVE_SYS_POLL_H 1
2696| #define HAVE_SYS_RESOURCE_H 1
2697| #define HAVE_SYS_TIME_H 1
2698| #define HAVE_SYS_TIMES_H 1
2699| #define HAVE_SYS_WAIT_H 1
2700| #define HAVE_UNISTD_H 1
2701| #define HAVE_SYS_SELECT_H 1
2702| #define HAVE_SYS_TYPES_H 1
2703| #define HAVE_STDINT_H 1
2704| #define HAVE_INTTYPES_H 1
2705| #define HAVE_SCHED_H 1
2706| /* end confdefs.h.  */
2707| #include <sys/vmount.h>
2708configure:22891: result: no
2709configure:22891: checking for sys/vmount.h
2710configure:22891: result: no
2711configure:22891: checking sys/statfs.h usability
2712configure:22891: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2713conftest.c:100:10: fatal error: 'sys/statfs.h' file not found
2714#include <sys/statfs.h>
2715         ^
27161 error generated.
2717configure:22891: $? = 1
2718configure: failed program was:
2719| /* confdefs.h */
2720| #define PACKAGE_NAME "glib"
2721| #define PACKAGE_TARNAME "glib"
2722| #define PACKAGE_VERSION "2.30.2"
2723| #define PACKAGE_STRING "glib 2.30.2"
2724| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2725| #define PACKAGE_URL ""
2726| #define GLIB_MAJOR_VERSION 2
2727| #define GLIB_MINOR_VERSION 30
2728| #define GLIB_MICRO_VERSION 2
2729| #define GLIB_INTERFACE_AGE 2
2730| #define GLIB_BINARY_AGE 3002
2731| #define HAVE_CARBON 1
2732| #define NEED_ICONV_CACHE 1
2733| #define HAVE_LOCALE_H 1
2734| #define HAVE_LC_MESSAGES 1
2735| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2736| #define HAVE_GETTEXT 1
2737| #define HAVE_DCGETTEXT 1
2738| #define ENABLE_NLS 1
2739| #define GETTEXT_PACKAGE "glib20"
2740| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2741| #define USE_LIBICONV_GNU 1
2742| #define HAVE_DLFCN_H 1
2743| #define LT_OBJDIR ".libs/"
2744| #define STDC_HEADERS 1
2745| #define HAVE_VPRINTF 1
2746| #define HAVE_ALLOCA_H 1
2747| #define HAVE_ALLOCA 1
2748| #define HAVE_MMAP 1
2749| #define HAVE_POSIX_MEMALIGN 1
2750| #define HAVE_VALLOC 1
2751| #define HAVE_FSYNC 1
2752| #define HAVE_ATEXIT 1
2753| #define HAVE_TIMEGM 1
2754| #define HAVE_GMTIME_R 1
2755| #define SIZEOF_CHAR 1
2756| #define SIZEOF_SHORT 2
2757| #define SIZEOF_LONG 8
2758| #define SIZEOF_INT 4
2759| #define SIZEOF_VOID_P 8
2760| #define SIZEOF_LONG_LONG 8
2761| #define SIZEOF___INT64 0
2762| #define HAVE_LONG_LONG_FORMAT 1
2763| #define SANE_MALLOC_PROTOS 1
2764| #define G_HAVE___INLINE 1
2765| #define G_HAVE___INLINE__ 1
2766| #define G_HAVE_INLINE 1
2767| #define HAVE_DIRENT_H 1
2768| #define HAVE_FLOAT_H 1
2769| #define HAVE_LIMITS_H 1
2770| #define HAVE_PWD_H 1
2771| #define HAVE_GRP_H 1
2772| #define HAVE_SYS_PARAM_H 1
2773| #define HAVE_SYS_POLL_H 1
2774| #define HAVE_SYS_RESOURCE_H 1
2775| #define HAVE_SYS_TIME_H 1
2776| #define HAVE_SYS_TIMES_H 1
2777| #define HAVE_SYS_WAIT_H 1
2778| #define HAVE_UNISTD_H 1
2779| #define HAVE_SYS_SELECT_H 1
2780| #define HAVE_SYS_TYPES_H 1
2781| #define HAVE_STDINT_H 1
2782| #define HAVE_INTTYPES_H 1
2783| #define HAVE_SCHED_H 1
2784| /* end confdefs.h.  */
2785| #include <stdio.h>
2786| #ifdef HAVE_SYS_TYPES_H
2787| # include <sys/types.h>
2788| #endif
2789| #ifdef HAVE_SYS_STAT_H
2790| # include <sys/stat.h>
2791| #endif
2792| #ifdef STDC_HEADERS
2793| # include <stdlib.h>
2794| # include <stddef.h>
2795| #else
2796| # ifdef HAVE_STDLIB_H
2797| #  include <stdlib.h>
2798| # endif
2799| #endif
2800| #ifdef HAVE_STRING_H
2801| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2802| #  include <memory.h>
2803| # endif
2804| # include <string.h>
2805| #endif
2806| #ifdef HAVE_STRINGS_H
2807| # include <strings.h>
2808| #endif
2809| #ifdef HAVE_INTTYPES_H
2810| # include <inttypes.h>
2811| #endif
2812| #ifdef HAVE_STDINT_H
2813| # include <stdint.h>
2814| #endif
2815| #ifdef HAVE_UNISTD_H
2816| # include <unistd.h>
2817| #endif
2818| #include <sys/statfs.h>
2819configure:22891: result: no
2820configure:22891: checking sys/statfs.h presence
2821configure:22891: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2822conftest.c:67:10: fatal error: 'sys/statfs.h' file not found
2823#include <sys/statfs.h>
2824         ^
28251 error generated.
2826configure:22891: $? = 1
2827configure: failed program was:
2828| /* confdefs.h */
2829| #define PACKAGE_NAME "glib"
2830| #define PACKAGE_TARNAME "glib"
2831| #define PACKAGE_VERSION "2.30.2"
2832| #define PACKAGE_STRING "glib 2.30.2"
2833| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2834| #define PACKAGE_URL ""
2835| #define GLIB_MAJOR_VERSION 2
2836| #define GLIB_MINOR_VERSION 30
2837| #define GLIB_MICRO_VERSION 2
2838| #define GLIB_INTERFACE_AGE 2
2839| #define GLIB_BINARY_AGE 3002
2840| #define HAVE_CARBON 1
2841| #define NEED_ICONV_CACHE 1
2842| #define HAVE_LOCALE_H 1
2843| #define HAVE_LC_MESSAGES 1
2844| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2845| #define HAVE_GETTEXT 1
2846| #define HAVE_DCGETTEXT 1
2847| #define ENABLE_NLS 1
2848| #define GETTEXT_PACKAGE "glib20"
2849| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2850| #define USE_LIBICONV_GNU 1
2851| #define HAVE_DLFCN_H 1
2852| #define LT_OBJDIR ".libs/"
2853| #define STDC_HEADERS 1
2854| #define HAVE_VPRINTF 1
2855| #define HAVE_ALLOCA_H 1
2856| #define HAVE_ALLOCA 1
2857| #define HAVE_MMAP 1
2858| #define HAVE_POSIX_MEMALIGN 1
2859| #define HAVE_VALLOC 1
2860| #define HAVE_FSYNC 1
2861| #define HAVE_ATEXIT 1
2862| #define HAVE_TIMEGM 1
2863| #define HAVE_GMTIME_R 1
2864| #define SIZEOF_CHAR 1
2865| #define SIZEOF_SHORT 2
2866| #define SIZEOF_LONG 8
2867| #define SIZEOF_INT 4
2868| #define SIZEOF_VOID_P 8
2869| #define SIZEOF_LONG_LONG 8
2870| #define SIZEOF___INT64 0
2871| #define HAVE_LONG_LONG_FORMAT 1
2872| #define SANE_MALLOC_PROTOS 1
2873| #define G_HAVE___INLINE 1
2874| #define G_HAVE___INLINE__ 1
2875| #define G_HAVE_INLINE 1
2876| #define HAVE_DIRENT_H 1
2877| #define HAVE_FLOAT_H 1
2878| #define HAVE_LIMITS_H 1
2879| #define HAVE_PWD_H 1
2880| #define HAVE_GRP_H 1
2881| #define HAVE_SYS_PARAM_H 1
2882| #define HAVE_SYS_POLL_H 1
2883| #define HAVE_SYS_RESOURCE_H 1
2884| #define HAVE_SYS_TIME_H 1
2885| #define HAVE_SYS_TIMES_H 1
2886| #define HAVE_SYS_WAIT_H 1
2887| #define HAVE_UNISTD_H 1
2888| #define HAVE_SYS_SELECT_H 1
2889| #define HAVE_SYS_TYPES_H 1
2890| #define HAVE_STDINT_H 1
2891| #define HAVE_INTTYPES_H 1
2892| #define HAVE_SCHED_H 1
2893| /* end confdefs.h.  */
2894| #include <sys/statfs.h>
2895configure:22891: result: no
2896configure:22891: checking for sys/statfs.h
2897configure:22891: result: no
2898configure:22891: checking sys/statvfs.h usability
2899configure:22891: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2900configure:22891: $? = 0
2901configure:22891: result: yes
2902configure:22891: checking sys/statvfs.h presence
2903configure:22891: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
2904configure:22891: $? = 0
2905configure:22891: result: yes
2906configure:22891: checking for sys/statvfs.h
2907configure:22891: result: yes
2908configure:22904: checking mntent.h usability
2909configure:22904: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
2910conftest.c:101:10: fatal error: 'mntent.h' file not found
2911#include <mntent.h>
2912         ^
29131 error generated.
2914configure:22904: $? = 1
2915configure: failed program was:
2916| /* confdefs.h */
2917| #define PACKAGE_NAME "glib"
2918| #define PACKAGE_TARNAME "glib"
2919| #define PACKAGE_VERSION "2.30.2"
2920| #define PACKAGE_STRING "glib 2.30.2"
2921| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
2922| #define PACKAGE_URL ""
2923| #define GLIB_MAJOR_VERSION 2
2924| #define GLIB_MINOR_VERSION 30
2925| #define GLIB_MICRO_VERSION 2
2926| #define GLIB_INTERFACE_AGE 2
2927| #define GLIB_BINARY_AGE 3002
2928| #define HAVE_CARBON 1
2929| #define NEED_ICONV_CACHE 1
2930| #define HAVE_LOCALE_H 1
2931| #define HAVE_LC_MESSAGES 1
2932| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2933| #define HAVE_GETTEXT 1
2934| #define HAVE_DCGETTEXT 1
2935| #define ENABLE_NLS 1
2936| #define GETTEXT_PACKAGE "glib20"
2937| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
2938| #define USE_LIBICONV_GNU 1
2939| #define HAVE_DLFCN_H 1
2940| #define LT_OBJDIR ".libs/"
2941| #define STDC_HEADERS 1
2942| #define HAVE_VPRINTF 1
2943| #define HAVE_ALLOCA_H 1
2944| #define HAVE_ALLOCA 1
2945| #define HAVE_MMAP 1
2946| #define HAVE_POSIX_MEMALIGN 1
2947| #define HAVE_VALLOC 1
2948| #define HAVE_FSYNC 1
2949| #define HAVE_ATEXIT 1
2950| #define HAVE_TIMEGM 1
2951| #define HAVE_GMTIME_R 1
2952| #define SIZEOF_CHAR 1
2953| #define SIZEOF_SHORT 2
2954| #define SIZEOF_LONG 8
2955| #define SIZEOF_INT 4
2956| #define SIZEOF_VOID_P 8
2957| #define SIZEOF_LONG_LONG 8
2958| #define SIZEOF___INT64 0
2959| #define HAVE_LONG_LONG_FORMAT 1
2960| #define SANE_MALLOC_PROTOS 1
2961| #define G_HAVE___INLINE 1
2962| #define G_HAVE___INLINE__ 1
2963| #define G_HAVE_INLINE 1
2964| #define HAVE_DIRENT_H 1
2965| #define HAVE_FLOAT_H 1
2966| #define HAVE_LIMITS_H 1
2967| #define HAVE_PWD_H 1
2968| #define HAVE_GRP_H 1
2969| #define HAVE_SYS_PARAM_H 1
2970| #define HAVE_SYS_POLL_H 1
2971| #define HAVE_SYS_RESOURCE_H 1
2972| #define HAVE_SYS_TIME_H 1
2973| #define HAVE_SYS_TIMES_H 1
2974| #define HAVE_SYS_WAIT_H 1
2975| #define HAVE_UNISTD_H 1
2976| #define HAVE_SYS_SELECT_H 1
2977| #define HAVE_SYS_TYPES_H 1
2978| #define HAVE_STDINT_H 1
2979| #define HAVE_INTTYPES_H 1
2980| #define HAVE_SCHED_H 1
2981| #define HAVE_SYS_STATVFS_H 1
2982| /* end confdefs.h.  */
2983| #include <stdio.h>
2984| #ifdef HAVE_SYS_TYPES_H
2985| # include <sys/types.h>
2986| #endif
2987| #ifdef HAVE_SYS_STAT_H
2988| # include <sys/stat.h>
2989| #endif
2990| #ifdef STDC_HEADERS
2991| # include <stdlib.h>
2992| # include <stddef.h>
2993| #else
2994| # ifdef HAVE_STDLIB_H
2995| #  include <stdlib.h>
2996| # endif
2997| #endif
2998| #ifdef HAVE_STRING_H
2999| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3000| #  include <memory.h>
3001| # endif
3002| # include <string.h>
3003| #endif
3004| #ifdef HAVE_STRINGS_H
3005| # include <strings.h>
3006| #endif
3007| #ifdef HAVE_INTTYPES_H
3008| # include <inttypes.h>
3009| #endif
3010| #ifdef HAVE_STDINT_H
3011| # include <stdint.h>
3012| #endif
3013| #ifdef HAVE_UNISTD_H
3014| # include <unistd.h>
3015| #endif
3016| #include <mntent.h>
3017configure:22904: result: no
3018configure:22904: checking mntent.h presence
3019configure:22904: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
3020conftest.c:68:10: fatal error: 'mntent.h' file not found
3021#include <mntent.h>
3022         ^
30231 error generated.
3024configure:22904: $? = 1
3025configure: failed program was:
3026| /* confdefs.h */
3027| #define PACKAGE_NAME "glib"
3028| #define PACKAGE_TARNAME "glib"
3029| #define PACKAGE_VERSION "2.30.2"
3030| #define PACKAGE_STRING "glib 2.30.2"
3031| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3032| #define PACKAGE_URL ""
3033| #define GLIB_MAJOR_VERSION 2
3034| #define GLIB_MINOR_VERSION 30
3035| #define GLIB_MICRO_VERSION 2
3036| #define GLIB_INTERFACE_AGE 2
3037| #define GLIB_BINARY_AGE 3002
3038| #define HAVE_CARBON 1
3039| #define NEED_ICONV_CACHE 1
3040| #define HAVE_LOCALE_H 1
3041| #define HAVE_LC_MESSAGES 1
3042| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3043| #define HAVE_GETTEXT 1
3044| #define HAVE_DCGETTEXT 1
3045| #define ENABLE_NLS 1
3046| #define GETTEXT_PACKAGE "glib20"
3047| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3048| #define USE_LIBICONV_GNU 1
3049| #define HAVE_DLFCN_H 1
3050| #define LT_OBJDIR ".libs/"
3051| #define STDC_HEADERS 1
3052| #define HAVE_VPRINTF 1
3053| #define HAVE_ALLOCA_H 1
3054| #define HAVE_ALLOCA 1
3055| #define HAVE_MMAP 1
3056| #define HAVE_POSIX_MEMALIGN 1
3057| #define HAVE_VALLOC 1
3058| #define HAVE_FSYNC 1
3059| #define HAVE_ATEXIT 1
3060| #define HAVE_TIMEGM 1
3061| #define HAVE_GMTIME_R 1
3062| #define SIZEOF_CHAR 1
3063| #define SIZEOF_SHORT 2
3064| #define SIZEOF_LONG 8
3065| #define SIZEOF_INT 4
3066| #define SIZEOF_VOID_P 8
3067| #define SIZEOF_LONG_LONG 8
3068| #define SIZEOF___INT64 0
3069| #define HAVE_LONG_LONG_FORMAT 1
3070| #define SANE_MALLOC_PROTOS 1
3071| #define G_HAVE___INLINE 1
3072| #define G_HAVE___INLINE__ 1
3073| #define G_HAVE_INLINE 1
3074| #define HAVE_DIRENT_H 1
3075| #define HAVE_FLOAT_H 1
3076| #define HAVE_LIMITS_H 1
3077| #define HAVE_PWD_H 1
3078| #define HAVE_GRP_H 1
3079| #define HAVE_SYS_PARAM_H 1
3080| #define HAVE_SYS_POLL_H 1
3081| #define HAVE_SYS_RESOURCE_H 1
3082| #define HAVE_SYS_TIME_H 1
3083| #define HAVE_SYS_TIMES_H 1
3084| #define HAVE_SYS_WAIT_H 1
3085| #define HAVE_UNISTD_H 1
3086| #define HAVE_SYS_SELECT_H 1
3087| #define HAVE_SYS_TYPES_H 1
3088| #define HAVE_STDINT_H 1
3089| #define HAVE_INTTYPES_H 1
3090| #define HAVE_SCHED_H 1
3091| #define HAVE_SYS_STATVFS_H 1
3092| /* end confdefs.h.  */
3093| #include <mntent.h>
3094configure:22904: result: no
3095configure:22904: checking for mntent.h
3096configure:22904: result: no
3097configure:22904: checking sys/mnttab.h usability
3098configure:22904: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
3099conftest.c:101:10: fatal error: 'sys/mnttab.h' file not found
3100#include <sys/mnttab.h>
3101         ^
31021 error generated.
3103configure:22904: $? = 1
3104configure: failed program was:
3105| /* confdefs.h */
3106| #define PACKAGE_NAME "glib"
3107| #define PACKAGE_TARNAME "glib"
3108| #define PACKAGE_VERSION "2.30.2"
3109| #define PACKAGE_STRING "glib 2.30.2"
3110| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3111| #define PACKAGE_URL ""
3112| #define GLIB_MAJOR_VERSION 2
3113| #define GLIB_MINOR_VERSION 30
3114| #define GLIB_MICRO_VERSION 2
3115| #define GLIB_INTERFACE_AGE 2
3116| #define GLIB_BINARY_AGE 3002
3117| #define HAVE_CARBON 1
3118| #define NEED_ICONV_CACHE 1
3119| #define HAVE_LOCALE_H 1
3120| #define HAVE_LC_MESSAGES 1
3121| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3122| #define HAVE_GETTEXT 1
3123| #define HAVE_DCGETTEXT 1
3124| #define ENABLE_NLS 1
3125| #define GETTEXT_PACKAGE "glib20"
3126| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3127| #define USE_LIBICONV_GNU 1
3128| #define HAVE_DLFCN_H 1
3129| #define LT_OBJDIR ".libs/"
3130| #define STDC_HEADERS 1
3131| #define HAVE_VPRINTF 1
3132| #define HAVE_ALLOCA_H 1
3133| #define HAVE_ALLOCA 1
3134| #define HAVE_MMAP 1
3135| #define HAVE_POSIX_MEMALIGN 1
3136| #define HAVE_VALLOC 1
3137| #define HAVE_FSYNC 1
3138| #define HAVE_ATEXIT 1
3139| #define HAVE_TIMEGM 1
3140| #define HAVE_GMTIME_R 1
3141| #define SIZEOF_CHAR 1
3142| #define SIZEOF_SHORT 2
3143| #define SIZEOF_LONG 8
3144| #define SIZEOF_INT 4
3145| #define SIZEOF_VOID_P 8
3146| #define SIZEOF_LONG_LONG 8
3147| #define SIZEOF___INT64 0
3148| #define HAVE_LONG_LONG_FORMAT 1
3149| #define SANE_MALLOC_PROTOS 1
3150| #define G_HAVE___INLINE 1
3151| #define G_HAVE___INLINE__ 1
3152| #define G_HAVE_INLINE 1
3153| #define HAVE_DIRENT_H 1
3154| #define HAVE_FLOAT_H 1
3155| #define HAVE_LIMITS_H 1
3156| #define HAVE_PWD_H 1
3157| #define HAVE_GRP_H 1
3158| #define HAVE_SYS_PARAM_H 1
3159| #define HAVE_SYS_POLL_H 1
3160| #define HAVE_SYS_RESOURCE_H 1
3161| #define HAVE_SYS_TIME_H 1
3162| #define HAVE_SYS_TIMES_H 1
3163| #define HAVE_SYS_WAIT_H 1
3164| #define HAVE_UNISTD_H 1
3165| #define HAVE_SYS_SELECT_H 1
3166| #define HAVE_SYS_TYPES_H 1
3167| #define HAVE_STDINT_H 1
3168| #define HAVE_INTTYPES_H 1
3169| #define HAVE_SCHED_H 1
3170| #define HAVE_SYS_STATVFS_H 1
3171| /* end confdefs.h.  */
3172| #include <stdio.h>
3173| #ifdef HAVE_SYS_TYPES_H
3174| # include <sys/types.h>
3175| #endif
3176| #ifdef HAVE_SYS_STAT_H
3177| # include <sys/stat.h>
3178| #endif
3179| #ifdef STDC_HEADERS
3180| # include <stdlib.h>
3181| # include <stddef.h>
3182| #else
3183| # ifdef HAVE_STDLIB_H
3184| #  include <stdlib.h>
3185| # endif
3186| #endif
3187| #ifdef HAVE_STRING_H
3188| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3189| #  include <memory.h>
3190| # endif
3191| # include <string.h>
3192| #endif
3193| #ifdef HAVE_STRINGS_H
3194| # include <strings.h>
3195| #endif
3196| #ifdef HAVE_INTTYPES_H
3197| # include <inttypes.h>
3198| #endif
3199| #ifdef HAVE_STDINT_H
3200| # include <stdint.h>
3201| #endif
3202| #ifdef HAVE_UNISTD_H
3203| # include <unistd.h>
3204| #endif
3205| #include <sys/mnttab.h>
3206configure:22904: result: no
3207configure:22904: checking sys/mnttab.h presence
3208configure:22904: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
3209conftest.c:68:10: fatal error: 'sys/mnttab.h' file not found
3210#include <sys/mnttab.h>
3211         ^
32121 error generated.
3213configure:22904: $? = 1
3214configure: failed program was:
3215| /* confdefs.h */
3216| #define PACKAGE_NAME "glib"
3217| #define PACKAGE_TARNAME "glib"
3218| #define PACKAGE_VERSION "2.30.2"
3219| #define PACKAGE_STRING "glib 2.30.2"
3220| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3221| #define PACKAGE_URL ""
3222| #define GLIB_MAJOR_VERSION 2
3223| #define GLIB_MINOR_VERSION 30
3224| #define GLIB_MICRO_VERSION 2
3225| #define GLIB_INTERFACE_AGE 2
3226| #define GLIB_BINARY_AGE 3002
3227| #define HAVE_CARBON 1
3228| #define NEED_ICONV_CACHE 1
3229| #define HAVE_LOCALE_H 1
3230| #define HAVE_LC_MESSAGES 1
3231| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3232| #define HAVE_GETTEXT 1
3233| #define HAVE_DCGETTEXT 1
3234| #define ENABLE_NLS 1
3235| #define GETTEXT_PACKAGE "glib20"
3236| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3237| #define USE_LIBICONV_GNU 1
3238| #define HAVE_DLFCN_H 1
3239| #define LT_OBJDIR ".libs/"
3240| #define STDC_HEADERS 1
3241| #define HAVE_VPRINTF 1
3242| #define HAVE_ALLOCA_H 1
3243| #define HAVE_ALLOCA 1
3244| #define HAVE_MMAP 1
3245| #define HAVE_POSIX_MEMALIGN 1
3246| #define HAVE_VALLOC 1
3247| #define HAVE_FSYNC 1
3248| #define HAVE_ATEXIT 1
3249| #define HAVE_TIMEGM 1
3250| #define HAVE_GMTIME_R 1
3251| #define SIZEOF_CHAR 1
3252| #define SIZEOF_SHORT 2
3253| #define SIZEOF_LONG 8
3254| #define SIZEOF_INT 4
3255| #define SIZEOF_VOID_P 8
3256| #define SIZEOF_LONG_LONG 8
3257| #define SIZEOF___INT64 0
3258| #define HAVE_LONG_LONG_FORMAT 1
3259| #define SANE_MALLOC_PROTOS 1
3260| #define G_HAVE___INLINE 1
3261| #define G_HAVE___INLINE__ 1
3262| #define G_HAVE_INLINE 1
3263| #define HAVE_DIRENT_H 1
3264| #define HAVE_FLOAT_H 1
3265| #define HAVE_LIMITS_H 1
3266| #define HAVE_PWD_H 1
3267| #define HAVE_GRP_H 1
3268| #define HAVE_SYS_PARAM_H 1
3269| #define HAVE_SYS_POLL_H 1
3270| #define HAVE_SYS_RESOURCE_H 1
3271| #define HAVE_SYS_TIME_H 1
3272| #define HAVE_SYS_TIMES_H 1
3273| #define HAVE_SYS_WAIT_H 1
3274| #define HAVE_UNISTD_H 1
3275| #define HAVE_SYS_SELECT_H 1
3276| #define HAVE_SYS_TYPES_H 1
3277| #define HAVE_STDINT_H 1
3278| #define HAVE_INTTYPES_H 1
3279| #define HAVE_SCHED_H 1
3280| #define HAVE_SYS_STATVFS_H 1
3281| /* end confdefs.h.  */
3282| #include <sys/mnttab.h>
3283configure:22904: result: no
3284configure:22904: checking for sys/mnttab.h
3285configure:22904: result: no
3286configure:22904: checking sys/vfstab.h usability
3287configure:22904: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
3288conftest.c:101:10: fatal error: 'sys/vfstab.h' file not found
3289#include <sys/vfstab.h>
3290         ^
32911 error generated.
3292configure:22904: $? = 1
3293configure: failed program was:
3294| /* confdefs.h */
3295| #define PACKAGE_NAME "glib"
3296| #define PACKAGE_TARNAME "glib"
3297| #define PACKAGE_VERSION "2.30.2"
3298| #define PACKAGE_STRING "glib 2.30.2"
3299| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3300| #define PACKAGE_URL ""
3301| #define GLIB_MAJOR_VERSION 2
3302| #define GLIB_MINOR_VERSION 30
3303| #define GLIB_MICRO_VERSION 2
3304| #define GLIB_INTERFACE_AGE 2
3305| #define GLIB_BINARY_AGE 3002
3306| #define HAVE_CARBON 1
3307| #define NEED_ICONV_CACHE 1
3308| #define HAVE_LOCALE_H 1
3309| #define HAVE_LC_MESSAGES 1
3310| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3311| #define HAVE_GETTEXT 1
3312| #define HAVE_DCGETTEXT 1
3313| #define ENABLE_NLS 1
3314| #define GETTEXT_PACKAGE "glib20"
3315| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3316| #define USE_LIBICONV_GNU 1
3317| #define HAVE_DLFCN_H 1
3318| #define LT_OBJDIR ".libs/"
3319| #define STDC_HEADERS 1
3320| #define HAVE_VPRINTF 1
3321| #define HAVE_ALLOCA_H 1
3322| #define HAVE_ALLOCA 1
3323| #define HAVE_MMAP 1
3324| #define HAVE_POSIX_MEMALIGN 1
3325| #define HAVE_VALLOC 1
3326| #define HAVE_FSYNC 1
3327| #define HAVE_ATEXIT 1
3328| #define HAVE_TIMEGM 1
3329| #define HAVE_GMTIME_R 1
3330| #define SIZEOF_CHAR 1
3331| #define SIZEOF_SHORT 2
3332| #define SIZEOF_LONG 8
3333| #define SIZEOF_INT 4
3334| #define SIZEOF_VOID_P 8
3335| #define SIZEOF_LONG_LONG 8
3336| #define SIZEOF___INT64 0
3337| #define HAVE_LONG_LONG_FORMAT 1
3338| #define SANE_MALLOC_PROTOS 1
3339| #define G_HAVE___INLINE 1
3340| #define G_HAVE___INLINE__ 1
3341| #define G_HAVE_INLINE 1
3342| #define HAVE_DIRENT_H 1
3343| #define HAVE_FLOAT_H 1
3344| #define HAVE_LIMITS_H 1
3345| #define HAVE_PWD_H 1
3346| #define HAVE_GRP_H 1
3347| #define HAVE_SYS_PARAM_H 1
3348| #define HAVE_SYS_POLL_H 1
3349| #define HAVE_SYS_RESOURCE_H 1
3350| #define HAVE_SYS_TIME_H 1
3351| #define HAVE_SYS_TIMES_H 1
3352| #define HAVE_SYS_WAIT_H 1
3353| #define HAVE_UNISTD_H 1
3354| #define HAVE_SYS_SELECT_H 1
3355| #define HAVE_SYS_TYPES_H 1
3356| #define HAVE_STDINT_H 1
3357| #define HAVE_INTTYPES_H 1
3358| #define HAVE_SCHED_H 1
3359| #define HAVE_SYS_STATVFS_H 1
3360| /* end confdefs.h.  */
3361| #include <stdio.h>
3362| #ifdef HAVE_SYS_TYPES_H
3363| # include <sys/types.h>
3364| #endif
3365| #ifdef HAVE_SYS_STAT_H
3366| # include <sys/stat.h>
3367| #endif
3368| #ifdef STDC_HEADERS
3369| # include <stdlib.h>
3370| # include <stddef.h>
3371| #else
3372| # ifdef HAVE_STDLIB_H
3373| #  include <stdlib.h>
3374| # endif
3375| #endif
3376| #ifdef HAVE_STRING_H
3377| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3378| #  include <memory.h>
3379| # endif
3380| # include <string.h>
3381| #endif
3382| #ifdef HAVE_STRINGS_H
3383| # include <strings.h>
3384| #endif
3385| #ifdef HAVE_INTTYPES_H
3386| # include <inttypes.h>
3387| #endif
3388| #ifdef HAVE_STDINT_H
3389| # include <stdint.h>
3390| #endif
3391| #ifdef HAVE_UNISTD_H
3392| # include <unistd.h>
3393| #endif
3394| #include <sys/vfstab.h>
3395configure:22904: result: no
3396configure:22904: checking sys/vfstab.h presence
3397configure:22904: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
3398conftest.c:68:10: fatal error: 'sys/vfstab.h' file not found
3399#include <sys/vfstab.h>
3400         ^
34011 error generated.
3402configure:22904: $? = 1
3403configure: failed program was:
3404| /* confdefs.h */
3405| #define PACKAGE_NAME "glib"
3406| #define PACKAGE_TARNAME "glib"
3407| #define PACKAGE_VERSION "2.30.2"
3408| #define PACKAGE_STRING "glib 2.30.2"
3409| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3410| #define PACKAGE_URL ""
3411| #define GLIB_MAJOR_VERSION 2
3412| #define GLIB_MINOR_VERSION 30
3413| #define GLIB_MICRO_VERSION 2
3414| #define GLIB_INTERFACE_AGE 2
3415| #define GLIB_BINARY_AGE 3002
3416| #define HAVE_CARBON 1
3417| #define NEED_ICONV_CACHE 1
3418| #define HAVE_LOCALE_H 1
3419| #define HAVE_LC_MESSAGES 1
3420| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3421| #define HAVE_GETTEXT 1
3422| #define HAVE_DCGETTEXT 1
3423| #define ENABLE_NLS 1
3424| #define GETTEXT_PACKAGE "glib20"
3425| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3426| #define USE_LIBICONV_GNU 1
3427| #define HAVE_DLFCN_H 1
3428| #define LT_OBJDIR ".libs/"
3429| #define STDC_HEADERS 1
3430| #define HAVE_VPRINTF 1
3431| #define HAVE_ALLOCA_H 1
3432| #define HAVE_ALLOCA 1
3433| #define HAVE_MMAP 1
3434| #define HAVE_POSIX_MEMALIGN 1
3435| #define HAVE_VALLOC 1
3436| #define HAVE_FSYNC 1
3437| #define HAVE_ATEXIT 1
3438| #define HAVE_TIMEGM 1
3439| #define HAVE_GMTIME_R 1
3440| #define SIZEOF_CHAR 1
3441| #define SIZEOF_SHORT 2
3442| #define SIZEOF_LONG 8
3443| #define SIZEOF_INT 4
3444| #define SIZEOF_VOID_P 8
3445| #define SIZEOF_LONG_LONG 8
3446| #define SIZEOF___INT64 0
3447| #define HAVE_LONG_LONG_FORMAT 1
3448| #define SANE_MALLOC_PROTOS 1
3449| #define G_HAVE___INLINE 1
3450| #define G_HAVE___INLINE__ 1
3451| #define G_HAVE_INLINE 1
3452| #define HAVE_DIRENT_H 1
3453| #define HAVE_FLOAT_H 1
3454| #define HAVE_LIMITS_H 1
3455| #define HAVE_PWD_H 1
3456| #define HAVE_GRP_H 1
3457| #define HAVE_SYS_PARAM_H 1
3458| #define HAVE_SYS_POLL_H 1
3459| #define HAVE_SYS_RESOURCE_H 1
3460| #define HAVE_SYS_TIME_H 1
3461| #define HAVE_SYS_TIMES_H 1
3462| #define HAVE_SYS_WAIT_H 1
3463| #define HAVE_UNISTD_H 1
3464| #define HAVE_SYS_SELECT_H 1
3465| #define HAVE_SYS_TYPES_H 1
3466| #define HAVE_STDINT_H 1
3467| #define HAVE_INTTYPES_H 1
3468| #define HAVE_SCHED_H 1
3469| #define HAVE_SYS_STATVFS_H 1
3470| /* end confdefs.h.  */
3471| #include <sys/vfstab.h>
3472configure:22904: result: no
3473configure:22904: checking for sys/vfstab.h
3474configure:22904: result: no
3475configure:22904: checking sys/mntctl.h usability
3476configure:22904: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
3477conftest.c:101:10: fatal error: 'sys/mntctl.h' file not found
3478#include <sys/mntctl.h>
3479         ^
34801 error generated.
3481configure:22904: $? = 1
3482configure: failed program was:
3483| /* confdefs.h */
3484| #define PACKAGE_NAME "glib"
3485| #define PACKAGE_TARNAME "glib"
3486| #define PACKAGE_VERSION "2.30.2"
3487| #define PACKAGE_STRING "glib 2.30.2"
3488| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3489| #define PACKAGE_URL ""
3490| #define GLIB_MAJOR_VERSION 2
3491| #define GLIB_MINOR_VERSION 30
3492| #define GLIB_MICRO_VERSION 2
3493| #define GLIB_INTERFACE_AGE 2
3494| #define GLIB_BINARY_AGE 3002
3495| #define HAVE_CARBON 1
3496| #define NEED_ICONV_CACHE 1
3497| #define HAVE_LOCALE_H 1
3498| #define HAVE_LC_MESSAGES 1
3499| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3500| #define HAVE_GETTEXT 1
3501| #define HAVE_DCGETTEXT 1
3502| #define ENABLE_NLS 1
3503| #define GETTEXT_PACKAGE "glib20"
3504| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3505| #define USE_LIBICONV_GNU 1
3506| #define HAVE_DLFCN_H 1
3507| #define LT_OBJDIR ".libs/"
3508| #define STDC_HEADERS 1
3509| #define HAVE_VPRINTF 1
3510| #define HAVE_ALLOCA_H 1
3511| #define HAVE_ALLOCA 1
3512| #define HAVE_MMAP 1
3513| #define HAVE_POSIX_MEMALIGN 1
3514| #define HAVE_VALLOC 1
3515| #define HAVE_FSYNC 1
3516| #define HAVE_ATEXIT 1
3517| #define HAVE_TIMEGM 1
3518| #define HAVE_GMTIME_R 1
3519| #define SIZEOF_CHAR 1
3520| #define SIZEOF_SHORT 2
3521| #define SIZEOF_LONG 8
3522| #define SIZEOF_INT 4
3523| #define SIZEOF_VOID_P 8
3524| #define SIZEOF_LONG_LONG 8
3525| #define SIZEOF___INT64 0
3526| #define HAVE_LONG_LONG_FORMAT 1
3527| #define SANE_MALLOC_PROTOS 1
3528| #define G_HAVE___INLINE 1
3529| #define G_HAVE___INLINE__ 1
3530| #define G_HAVE_INLINE 1
3531| #define HAVE_DIRENT_H 1
3532| #define HAVE_FLOAT_H 1
3533| #define HAVE_LIMITS_H 1
3534| #define HAVE_PWD_H 1
3535| #define HAVE_GRP_H 1
3536| #define HAVE_SYS_PARAM_H 1
3537| #define HAVE_SYS_POLL_H 1
3538| #define HAVE_SYS_RESOURCE_H 1
3539| #define HAVE_SYS_TIME_H 1
3540| #define HAVE_SYS_TIMES_H 1
3541| #define HAVE_SYS_WAIT_H 1
3542| #define HAVE_UNISTD_H 1
3543| #define HAVE_SYS_SELECT_H 1
3544| #define HAVE_SYS_TYPES_H 1
3545| #define HAVE_STDINT_H 1
3546| #define HAVE_INTTYPES_H 1
3547| #define HAVE_SCHED_H 1
3548| #define HAVE_SYS_STATVFS_H 1
3549| /* end confdefs.h.  */
3550| #include <stdio.h>
3551| #ifdef HAVE_SYS_TYPES_H
3552| # include <sys/types.h>
3553| #endif
3554| #ifdef HAVE_SYS_STAT_H
3555| # include <sys/stat.h>
3556| #endif
3557| #ifdef STDC_HEADERS
3558| # include <stdlib.h>
3559| # include <stddef.h>
3560| #else
3561| # ifdef HAVE_STDLIB_H
3562| #  include <stdlib.h>
3563| # endif
3564| #endif
3565| #ifdef HAVE_STRING_H
3566| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3567| #  include <memory.h>
3568| # endif
3569| # include <string.h>
3570| #endif
3571| #ifdef HAVE_STRINGS_H
3572| # include <strings.h>
3573| #endif
3574| #ifdef HAVE_INTTYPES_H
3575| # include <inttypes.h>
3576| #endif
3577| #ifdef HAVE_STDINT_H
3578| # include <stdint.h>
3579| #endif
3580| #ifdef HAVE_UNISTD_H
3581| # include <unistd.h>
3582| #endif
3583| #include <sys/mntctl.h>
3584configure:22904: result: no
3585configure:22904: checking sys/mntctl.h presence
3586configure:22904: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
3587conftest.c:68:10: fatal error: 'sys/mntctl.h' file not found
3588#include <sys/mntctl.h>
3589         ^
35901 error generated.
3591configure:22904: $? = 1
3592configure: failed program was:
3593| /* confdefs.h */
3594| #define PACKAGE_NAME "glib"
3595| #define PACKAGE_TARNAME "glib"
3596| #define PACKAGE_VERSION "2.30.2"
3597| #define PACKAGE_STRING "glib 2.30.2"
3598| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3599| #define PACKAGE_URL ""
3600| #define GLIB_MAJOR_VERSION 2
3601| #define GLIB_MINOR_VERSION 30
3602| #define GLIB_MICRO_VERSION 2
3603| #define GLIB_INTERFACE_AGE 2
3604| #define GLIB_BINARY_AGE 3002
3605| #define HAVE_CARBON 1
3606| #define NEED_ICONV_CACHE 1
3607| #define HAVE_LOCALE_H 1
3608| #define HAVE_LC_MESSAGES 1
3609| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3610| #define HAVE_GETTEXT 1
3611| #define HAVE_DCGETTEXT 1
3612| #define ENABLE_NLS 1
3613| #define GETTEXT_PACKAGE "glib20"
3614| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3615| #define USE_LIBICONV_GNU 1
3616| #define HAVE_DLFCN_H 1
3617| #define LT_OBJDIR ".libs/"
3618| #define STDC_HEADERS 1
3619| #define HAVE_VPRINTF 1
3620| #define HAVE_ALLOCA_H 1
3621| #define HAVE_ALLOCA 1
3622| #define HAVE_MMAP 1
3623| #define HAVE_POSIX_MEMALIGN 1
3624| #define HAVE_VALLOC 1
3625| #define HAVE_FSYNC 1
3626| #define HAVE_ATEXIT 1
3627| #define HAVE_TIMEGM 1
3628| #define HAVE_GMTIME_R 1
3629| #define SIZEOF_CHAR 1
3630| #define SIZEOF_SHORT 2
3631| #define SIZEOF_LONG 8
3632| #define SIZEOF_INT 4
3633| #define SIZEOF_VOID_P 8
3634| #define SIZEOF_LONG_LONG 8
3635| #define SIZEOF___INT64 0
3636| #define HAVE_LONG_LONG_FORMAT 1
3637| #define SANE_MALLOC_PROTOS 1
3638| #define G_HAVE___INLINE 1
3639| #define G_HAVE___INLINE__ 1
3640| #define G_HAVE_INLINE 1
3641| #define HAVE_DIRENT_H 1
3642| #define HAVE_FLOAT_H 1
3643| #define HAVE_LIMITS_H 1
3644| #define HAVE_PWD_H 1
3645| #define HAVE_GRP_H 1
3646| #define HAVE_SYS_PARAM_H 1
3647| #define HAVE_SYS_POLL_H 1
3648| #define HAVE_SYS_RESOURCE_H 1
3649| #define HAVE_SYS_TIME_H 1
3650| #define HAVE_SYS_TIMES_H 1
3651| #define HAVE_SYS_WAIT_H 1
3652| #define HAVE_UNISTD_H 1
3653| #define HAVE_SYS_SELECT_H 1
3654| #define HAVE_SYS_TYPES_H 1
3655| #define HAVE_STDINT_H 1
3656| #define HAVE_INTTYPES_H 1
3657| #define HAVE_SCHED_H 1
3658| #define HAVE_SYS_STATVFS_H 1
3659| /* end confdefs.h.  */
3660| #include <sys/mntctl.h>
3661configure:22904: result: no
3662configure:22904: checking for sys/mntctl.h
3663configure:22904: result: no
3664configure:22904: checking fstab.h usability
3665configure:22904: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
3666configure:22904: $? = 0
3667configure:22904: result: yes
3668configure:22904: checking fstab.h presence
3669configure:22904: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
3670configure:22904: $? = 0
3671configure:22904: result: yes
3672configure:22904: checking for fstab.h
3673configure:22904: result: yes
3674configure:22917: checking sys/uio.h usability
3675configure:22917: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
3676configure:22917: $? = 0
3677configure:22917: result: yes
3678configure:22917: checking sys/uio.h presence
3679configure:22917: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
3680configure:22917: $? = 0
3681configure:22917: result: yes
3682configure:22917: checking for sys/uio.h
3683configure:22917: result: yes
3684configure:22917: checking sys/mkdev.h usability
3685configure:22917: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
3686conftest.c:103:10: fatal error: 'sys/mkdev.h' file not found
3687#include <sys/mkdev.h>
3688         ^
36891 error generated.
3690configure:22917: $? = 1
3691configure: failed program was:
3692| /* confdefs.h */
3693| #define PACKAGE_NAME "glib"
3694| #define PACKAGE_TARNAME "glib"
3695| #define PACKAGE_VERSION "2.30.2"
3696| #define PACKAGE_STRING "glib 2.30.2"
3697| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3698| #define PACKAGE_URL ""
3699| #define GLIB_MAJOR_VERSION 2
3700| #define GLIB_MINOR_VERSION 30
3701| #define GLIB_MICRO_VERSION 2
3702| #define GLIB_INTERFACE_AGE 2
3703| #define GLIB_BINARY_AGE 3002
3704| #define HAVE_CARBON 1
3705| #define NEED_ICONV_CACHE 1
3706| #define HAVE_LOCALE_H 1
3707| #define HAVE_LC_MESSAGES 1
3708| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3709| #define HAVE_GETTEXT 1
3710| #define HAVE_DCGETTEXT 1
3711| #define ENABLE_NLS 1
3712| #define GETTEXT_PACKAGE "glib20"
3713| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3714| #define USE_LIBICONV_GNU 1
3715| #define HAVE_DLFCN_H 1
3716| #define LT_OBJDIR ".libs/"
3717| #define STDC_HEADERS 1
3718| #define HAVE_VPRINTF 1
3719| #define HAVE_ALLOCA_H 1
3720| #define HAVE_ALLOCA 1
3721| #define HAVE_MMAP 1
3722| #define HAVE_POSIX_MEMALIGN 1
3723| #define HAVE_VALLOC 1
3724| #define HAVE_FSYNC 1
3725| #define HAVE_ATEXIT 1
3726| #define HAVE_TIMEGM 1
3727| #define HAVE_GMTIME_R 1
3728| #define SIZEOF_CHAR 1
3729| #define SIZEOF_SHORT 2
3730| #define SIZEOF_LONG 8
3731| #define SIZEOF_INT 4
3732| #define SIZEOF_VOID_P 8
3733| #define SIZEOF_LONG_LONG 8
3734| #define SIZEOF___INT64 0
3735| #define HAVE_LONG_LONG_FORMAT 1
3736| #define SANE_MALLOC_PROTOS 1
3737| #define G_HAVE___INLINE 1
3738| #define G_HAVE___INLINE__ 1
3739| #define G_HAVE_INLINE 1
3740| #define HAVE_DIRENT_H 1
3741| #define HAVE_FLOAT_H 1
3742| #define HAVE_LIMITS_H 1
3743| #define HAVE_PWD_H 1
3744| #define HAVE_GRP_H 1
3745| #define HAVE_SYS_PARAM_H 1
3746| #define HAVE_SYS_POLL_H 1
3747| #define HAVE_SYS_RESOURCE_H 1
3748| #define HAVE_SYS_TIME_H 1
3749| #define HAVE_SYS_TIMES_H 1
3750| #define HAVE_SYS_WAIT_H 1
3751| #define HAVE_UNISTD_H 1
3752| #define HAVE_SYS_SELECT_H 1
3753| #define HAVE_SYS_TYPES_H 1
3754| #define HAVE_STDINT_H 1
3755| #define HAVE_INTTYPES_H 1
3756| #define HAVE_SCHED_H 1
3757| #define HAVE_SYS_STATVFS_H 1
3758| #define HAVE_FSTAB_H 1
3759| #define HAVE_SYS_UIO_H 1
3760| /* end confdefs.h.  */
3761| #include <stdio.h>
3762| #ifdef HAVE_SYS_TYPES_H
3763| # include <sys/types.h>
3764| #endif
3765| #ifdef HAVE_SYS_STAT_H
3766| # include <sys/stat.h>
3767| #endif
3768| #ifdef STDC_HEADERS
3769| # include <stdlib.h>
3770| # include <stddef.h>
3771| #else
3772| # ifdef HAVE_STDLIB_H
3773| #  include <stdlib.h>
3774| # endif
3775| #endif
3776| #ifdef HAVE_STRING_H
3777| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3778| #  include <memory.h>
3779| # endif
3780| # include <string.h>
3781| #endif
3782| #ifdef HAVE_STRINGS_H
3783| # include <strings.h>
3784| #endif
3785| #ifdef HAVE_INTTYPES_H
3786| # include <inttypes.h>
3787| #endif
3788| #ifdef HAVE_STDINT_H
3789| # include <stdint.h>
3790| #endif
3791| #ifdef HAVE_UNISTD_H
3792| # include <unistd.h>
3793| #endif
3794| #include <sys/mkdev.h>
3795configure:22917: result: no
3796configure:22917: checking sys/mkdev.h presence
3797configure:22917: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
3798conftest.c:70:10: fatal error: 'sys/mkdev.h' file not found
3799#include <sys/mkdev.h>
3800         ^
38011 error generated.
3802configure:22917: $? = 1
3803configure: failed program was:
3804| /* confdefs.h */
3805| #define PACKAGE_NAME "glib"
3806| #define PACKAGE_TARNAME "glib"
3807| #define PACKAGE_VERSION "2.30.2"
3808| #define PACKAGE_STRING "glib 2.30.2"
3809| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3810| #define PACKAGE_URL ""
3811| #define GLIB_MAJOR_VERSION 2
3812| #define GLIB_MINOR_VERSION 30
3813| #define GLIB_MICRO_VERSION 2
3814| #define GLIB_INTERFACE_AGE 2
3815| #define GLIB_BINARY_AGE 3002
3816| #define HAVE_CARBON 1
3817| #define NEED_ICONV_CACHE 1
3818| #define HAVE_LOCALE_H 1
3819| #define HAVE_LC_MESSAGES 1
3820| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3821| #define HAVE_GETTEXT 1
3822| #define HAVE_DCGETTEXT 1
3823| #define ENABLE_NLS 1
3824| #define GETTEXT_PACKAGE "glib20"
3825| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3826| #define USE_LIBICONV_GNU 1
3827| #define HAVE_DLFCN_H 1
3828| #define LT_OBJDIR ".libs/"
3829| #define STDC_HEADERS 1
3830| #define HAVE_VPRINTF 1
3831| #define HAVE_ALLOCA_H 1
3832| #define HAVE_ALLOCA 1
3833| #define HAVE_MMAP 1
3834| #define HAVE_POSIX_MEMALIGN 1
3835| #define HAVE_VALLOC 1
3836| #define HAVE_FSYNC 1
3837| #define HAVE_ATEXIT 1
3838| #define HAVE_TIMEGM 1
3839| #define HAVE_GMTIME_R 1
3840| #define SIZEOF_CHAR 1
3841| #define SIZEOF_SHORT 2
3842| #define SIZEOF_LONG 8
3843| #define SIZEOF_INT 4
3844| #define SIZEOF_VOID_P 8
3845| #define SIZEOF_LONG_LONG 8
3846| #define SIZEOF___INT64 0
3847| #define HAVE_LONG_LONG_FORMAT 1
3848| #define SANE_MALLOC_PROTOS 1
3849| #define G_HAVE___INLINE 1
3850| #define G_HAVE___INLINE__ 1
3851| #define G_HAVE_INLINE 1
3852| #define HAVE_DIRENT_H 1
3853| #define HAVE_FLOAT_H 1
3854| #define HAVE_LIMITS_H 1
3855| #define HAVE_PWD_H 1
3856| #define HAVE_GRP_H 1
3857| #define HAVE_SYS_PARAM_H 1
3858| #define HAVE_SYS_POLL_H 1
3859| #define HAVE_SYS_RESOURCE_H 1
3860| #define HAVE_SYS_TIME_H 1
3861| #define HAVE_SYS_TIMES_H 1
3862| #define HAVE_SYS_WAIT_H 1
3863| #define HAVE_UNISTD_H 1
3864| #define HAVE_SYS_SELECT_H 1
3865| #define HAVE_SYS_TYPES_H 1
3866| #define HAVE_STDINT_H 1
3867| #define HAVE_INTTYPES_H 1
3868| #define HAVE_SCHED_H 1
3869| #define HAVE_SYS_STATVFS_H 1
3870| #define HAVE_FSTAB_H 1
3871| #define HAVE_SYS_UIO_H 1
3872| /* end confdefs.h.  */
3873| #include <sys/mkdev.h>
3874configure:22917: result: no
3875configure:22917: checking for sys/mkdev.h
3876configure:22917: result: no
3877configure:22929: checking linux/magic.h usability
3878configure:22929: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
3879conftest.c:103:10: fatal error: 'linux/magic.h' file not found
3880#include <linux/magic.h>
3881         ^
38821 error generated.
3883configure:22929: $? = 1
3884configure: failed program was:
3885| /* confdefs.h */
3886| #define PACKAGE_NAME "glib"
3887| #define PACKAGE_TARNAME "glib"
3888| #define PACKAGE_VERSION "2.30.2"
3889| #define PACKAGE_STRING "glib 2.30.2"
3890| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
3891| #define PACKAGE_URL ""
3892| #define GLIB_MAJOR_VERSION 2
3893| #define GLIB_MINOR_VERSION 30
3894| #define GLIB_MICRO_VERSION 2
3895| #define GLIB_INTERFACE_AGE 2
3896| #define GLIB_BINARY_AGE 3002
3897| #define HAVE_CARBON 1
3898| #define NEED_ICONV_CACHE 1
3899| #define HAVE_LOCALE_H 1
3900| #define HAVE_LC_MESSAGES 1
3901| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3902| #define HAVE_GETTEXT 1
3903| #define HAVE_DCGETTEXT 1
3904| #define ENABLE_NLS 1
3905| #define GETTEXT_PACKAGE "glib20"
3906| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
3907| #define USE_LIBICONV_GNU 1
3908| #define HAVE_DLFCN_H 1
3909| #define LT_OBJDIR ".libs/"
3910| #define STDC_HEADERS 1
3911| #define HAVE_VPRINTF 1
3912| #define HAVE_ALLOCA_H 1
3913| #define HAVE_ALLOCA 1
3914| #define HAVE_MMAP 1
3915| #define HAVE_POSIX_MEMALIGN 1
3916| #define HAVE_VALLOC 1
3917| #define HAVE_FSYNC 1
3918| #define HAVE_ATEXIT 1
3919| #define HAVE_TIMEGM 1
3920| #define HAVE_GMTIME_R 1
3921| #define SIZEOF_CHAR 1
3922| #define SIZEOF_SHORT 2
3923| #define SIZEOF_LONG 8
3924| #define SIZEOF_INT 4
3925| #define SIZEOF_VOID_P 8
3926| #define SIZEOF_LONG_LONG 8
3927| #define SIZEOF___INT64 0
3928| #define HAVE_LONG_LONG_FORMAT 1
3929| #define SANE_MALLOC_PROTOS 1
3930| #define G_HAVE___INLINE 1
3931| #define G_HAVE___INLINE__ 1
3932| #define G_HAVE_INLINE 1
3933| #define HAVE_DIRENT_H 1
3934| #define HAVE_FLOAT_H 1
3935| #define HAVE_LIMITS_H 1
3936| #define HAVE_PWD_H 1
3937| #define HAVE_GRP_H 1
3938| #define HAVE_SYS_PARAM_H 1
3939| #define HAVE_SYS_POLL_H 1
3940| #define HAVE_SYS_RESOURCE_H 1
3941| #define HAVE_SYS_TIME_H 1
3942| #define HAVE_SYS_TIMES_H 1
3943| #define HAVE_SYS_WAIT_H 1
3944| #define HAVE_UNISTD_H 1
3945| #define HAVE_SYS_SELECT_H 1
3946| #define HAVE_SYS_TYPES_H 1
3947| #define HAVE_STDINT_H 1
3948| #define HAVE_INTTYPES_H 1
3949| #define HAVE_SCHED_H 1
3950| #define HAVE_SYS_STATVFS_H 1
3951| #define HAVE_FSTAB_H 1
3952| #define HAVE_SYS_UIO_H 1
3953| /* end confdefs.h.  */
3954| #include <stdio.h>
3955| #ifdef HAVE_SYS_TYPES_H
3956| # include <sys/types.h>
3957| #endif
3958| #ifdef HAVE_SYS_STAT_H
3959| # include <sys/stat.h>
3960| #endif
3961| #ifdef STDC_HEADERS
3962| # include <stdlib.h>
3963| # include <stddef.h>
3964| #else
3965| # ifdef HAVE_STDLIB_H
3966| #  include <stdlib.h>
3967| # endif
3968| #endif
3969| #ifdef HAVE_STRING_H
3970| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3971| #  include <memory.h>
3972| # endif
3973| # include <string.h>
3974| #endif
3975| #ifdef HAVE_STRINGS_H
3976| # include <strings.h>
3977| #endif
3978| #ifdef HAVE_INTTYPES_H
3979| # include <inttypes.h>
3980| #endif
3981| #ifdef HAVE_STDINT_H
3982| # include <stdint.h>
3983| #endif
3984| #ifdef HAVE_UNISTD_H
3985| # include <unistd.h>
3986| #endif
3987| #include <linux/magic.h>
3988configure:22929: result: no
3989configure:22929: checking linux/magic.h presence
3990configure:22929: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
3991conftest.c:70:10: fatal error: 'linux/magic.h' file not found
3992#include <linux/magic.h>
3993         ^
39941 error generated.
3995configure:22929: $? = 1
3996configure: failed program was:
3997| /* confdefs.h */
3998| #define PACKAGE_NAME "glib"
3999| #define PACKAGE_TARNAME "glib"
4000| #define PACKAGE_VERSION "2.30.2"
4001| #define PACKAGE_STRING "glib 2.30.2"
4002| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
4003| #define PACKAGE_URL ""
4004| #define GLIB_MAJOR_VERSION 2
4005| #define GLIB_MINOR_VERSION 30
4006| #define GLIB_MICRO_VERSION 2
4007| #define GLIB_INTERFACE_AGE 2
4008| #define GLIB_BINARY_AGE 3002
4009| #define HAVE_CARBON 1
4010| #define NEED_ICONV_CACHE 1
4011| #define HAVE_LOCALE_H 1
4012| #define HAVE_LC_MESSAGES 1
4013| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
4014| #define HAVE_GETTEXT 1
4015| #define HAVE_DCGETTEXT 1
4016| #define ENABLE_NLS 1
4017| #define GETTEXT_PACKAGE "glib20"
4018| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
4019| #define USE_LIBICONV_GNU 1
4020| #define HAVE_DLFCN_H 1
4021| #define LT_OBJDIR ".libs/"
4022| #define STDC_HEADERS 1
4023| #define HAVE_VPRINTF 1
4024| #define HAVE_ALLOCA_H 1
4025| #define HAVE_ALLOCA 1
4026| #define HAVE_MMAP 1
4027| #define HAVE_POSIX_MEMALIGN 1
4028| #define HAVE_VALLOC 1
4029| #define HAVE_FSYNC 1
4030| #define HAVE_ATEXIT 1
4031| #define HAVE_TIMEGM 1
4032| #define HAVE_GMTIME_R 1
4033| #define SIZEOF_CHAR 1
4034| #define SIZEOF_SHORT 2
4035| #define SIZEOF_LONG 8
4036| #define SIZEOF_INT 4
4037| #define SIZEOF_VOID_P 8
4038| #define SIZEOF_LONG_LONG 8
4039| #define SIZEOF___INT64 0
4040| #define HAVE_LONG_LONG_FORMAT 1
4041| #define SANE_MALLOC_PROTOS 1
4042| #define G_HAVE___INLINE 1
4043| #define G_HAVE___INLINE__ 1
4044| #define G_HAVE_INLINE 1
4045| #define HAVE_DIRENT_H 1
4046| #define HAVE_FLOAT_H 1
4047| #define HAVE_LIMITS_H 1
4048| #define HAVE_PWD_H 1
4049| #define HAVE_GRP_H 1
4050| #define HAVE_SYS_PARAM_H 1
4051| #define HAVE_SYS_POLL_H 1
4052| #define HAVE_SYS_RESOURCE_H 1
4053| #define HAVE_SYS_TIME_H 1
4054| #define HAVE_SYS_TIMES_H 1
4055| #define HAVE_SYS_WAIT_H 1
4056| #define HAVE_UNISTD_H 1
4057| #define HAVE_SYS_SELECT_H 1
4058| #define HAVE_SYS_TYPES_H 1
4059| #define HAVE_STDINT_H 1
4060| #define HAVE_INTTYPES_H 1
4061| #define HAVE_SCHED_H 1
4062| #define HAVE_SYS_STATVFS_H 1
4063| #define HAVE_FSTAB_H 1
4064| #define HAVE_SYS_UIO_H 1
4065| /* end confdefs.h.  */
4066| #include <linux/magic.h>
4067configure:22929: result: no
4068configure:22929: checking for linux/magic.h
4069configure:22929: result: no
4070configure:22943: checking for sys/mount.h
4071configure:22943: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4072configure:22943: $? = 0
4073configure:22943: result: yes
4074configure:22943: checking for sys/sysctl.h
4075configure:22943: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4076configure:22943: $? = 0
4077configure:22943: result: yes
4078configure:22959: checking for struct stat.st_mtimensec
4079configure:22959: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4080conftest.c:108:20: error: variable has incomplete type 'struct stat'
4081static struct stat ac_aggr;
4082                   ^
4083conftest.c:108:15: note: forward declaration of 'struct stat'
4084static struct stat ac_aggr;
4085              ^
40861 error generated.
4087configure:22959: $? = 1
4088configure: failed program was:
4089| /* confdefs.h */
4090| #define PACKAGE_NAME "glib"
4091| #define PACKAGE_TARNAME "glib"
4092| #define PACKAGE_VERSION "2.30.2"
4093| #define PACKAGE_STRING "glib 2.30.2"
4094| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
4095| #define PACKAGE_URL ""
4096| #define GLIB_MAJOR_VERSION 2
4097| #define GLIB_MINOR_VERSION 30
4098| #define GLIB_MICRO_VERSION 2
4099| #define GLIB_INTERFACE_AGE 2
4100| #define GLIB_BINARY_AGE 3002
4101| #define HAVE_CARBON 1
4102| #define NEED_ICONV_CACHE 1
4103| #define HAVE_LOCALE_H 1
4104| #define HAVE_LC_MESSAGES 1
4105| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
4106| #define HAVE_GETTEXT 1
4107| #define HAVE_DCGETTEXT 1
4108| #define ENABLE_NLS 1
4109| #define GETTEXT_PACKAGE "glib20"
4110| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
4111| #define USE_LIBICONV_GNU 1
4112| #define HAVE_DLFCN_H 1
4113| #define LT_OBJDIR ".libs/"
4114| #define STDC_HEADERS 1
4115| #define HAVE_VPRINTF 1
4116| #define HAVE_ALLOCA_H 1
4117| #define HAVE_ALLOCA 1
4118| #define HAVE_MMAP 1
4119| #define HAVE_POSIX_MEMALIGN 1
4120| #define HAVE_VALLOC 1
4121| #define HAVE_FSYNC 1
4122| #define HAVE_ATEXIT 1
4123| #define HAVE_TIMEGM 1
4124| #define HAVE_GMTIME_R 1
4125| #define SIZEOF_CHAR 1
4126| #define SIZEOF_SHORT 2
4127| #define SIZEOF_LONG 8
4128| #define SIZEOF_INT 4
4129| #define SIZEOF_VOID_P 8
4130| #define SIZEOF_LONG_LONG 8
4131| #define SIZEOF___INT64 0
4132| #define HAVE_LONG_LONG_FORMAT 1
4133| #define SANE_MALLOC_PROTOS 1
4134| #define G_HAVE___INLINE 1
4135| #define G_HAVE___INLINE__ 1
4136| #define G_HAVE_INLINE 1
4137| #define HAVE_DIRENT_H 1
4138| #define HAVE_FLOAT_H 1
4139| #define HAVE_LIMITS_H 1
4140| #define HAVE_PWD_H 1
4141| #define HAVE_GRP_H 1
4142| #define HAVE_SYS_PARAM_H 1
4143| #define HAVE_SYS_POLL_H 1
4144| #define HAVE_SYS_RESOURCE_H 1
4145| #define HAVE_SYS_TIME_H 1
4146| #define HAVE_SYS_TIMES_H 1
4147| #define HAVE_SYS_WAIT_H 1
4148| #define HAVE_UNISTD_H 1
4149| #define HAVE_SYS_SELECT_H 1
4150| #define HAVE_SYS_TYPES_H 1
4151| #define HAVE_STDINT_H 1
4152| #define HAVE_INTTYPES_H 1
4153| #define HAVE_SCHED_H 1
4154| #define HAVE_SYS_STATVFS_H 1
4155| #define HAVE_FSTAB_H 1
4156| #define HAVE_SYS_UIO_H 1
4157| #define HAVE_SYS_MOUNT_H 1
4158| #define HAVE_SYS_SYSCTL_H 1
4159| /* end confdefs.h.  */
4160| #include <stdio.h>
4161| #ifdef HAVE_SYS_TYPES_H
4162| # include <sys/types.h>
4163| #endif
4164| #ifdef HAVE_SYS_STAT_H
4165| # include <sys/stat.h>
4166| #endif
4167| #ifdef STDC_HEADERS
4168| # include <stdlib.h>
4169| # include <stddef.h>
4170| #else
4171| # ifdef HAVE_STDLIB_H
4172| #  include <stdlib.h>
4173| # endif
4174| #endif
4175| #ifdef HAVE_STRING_H
4176| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4177| #  include <memory.h>
4178| # endif
4179| # include <string.h>
4180| #endif
4181| #ifdef HAVE_STRINGS_H
4182| # include <strings.h>
4183| #endif
4184| #ifdef HAVE_INTTYPES_H
4185| # include <inttypes.h>
4186| #endif
4187| #ifdef HAVE_STDINT_H
4188| # include <stdint.h>
4189| #endif
4190| #ifdef HAVE_UNISTD_H
4191| # include <unistd.h>
4192| #endif
4193| int
4194| main ()
4195| {
4196| static struct stat ac_aggr;
4197| if (ac_aggr.st_mtimensec)
4198| return 0;
4199|   ;
4200|   return 0;
4201| }
4202configure:22959: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4203conftest.c:108:20: error: variable has incomplete type 'struct stat'
4204static struct stat ac_aggr;
4205                   ^
4206conftest.c:108:15: note: forward declaration of 'struct stat'
4207static struct stat ac_aggr;
4208              ^
42091 error generated.
4210configure:22959: $? = 1
4211configure: failed program was:
4212| /* confdefs.h */
4213| #define PACKAGE_NAME "glib"
4214| #define PACKAGE_TARNAME "glib"
4215| #define PACKAGE_VERSION "2.30.2"
4216| #define PACKAGE_STRING "glib 2.30.2"
4217| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
4218| #define PACKAGE_URL ""
4219| #define GLIB_MAJOR_VERSION 2
4220| #define GLIB_MINOR_VERSION 30
4221| #define GLIB_MICRO_VERSION 2
4222| #define GLIB_INTERFACE_AGE 2
4223| #define GLIB_BINARY_AGE 3002
4224| #define HAVE_CARBON 1
4225| #define NEED_ICONV_CACHE 1
4226| #define HAVE_LOCALE_H 1
4227| #define HAVE_LC_MESSAGES 1
4228| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
4229| #define HAVE_GETTEXT 1
4230| #define HAVE_DCGETTEXT 1
4231| #define ENABLE_NLS 1
4232| #define GETTEXT_PACKAGE "glib20"
4233| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
4234| #define USE_LIBICONV_GNU 1
4235| #define HAVE_DLFCN_H 1
4236| #define LT_OBJDIR ".libs/"
4237| #define STDC_HEADERS 1
4238| #define HAVE_VPRINTF 1
4239| #define HAVE_ALLOCA_H 1
4240| #define HAVE_ALLOCA 1
4241| #define HAVE_MMAP 1
4242| #define HAVE_POSIX_MEMALIGN 1
4243| #define HAVE_VALLOC 1
4244| #define HAVE_FSYNC 1
4245| #define HAVE_ATEXIT 1
4246| #define HAVE_TIMEGM 1
4247| #define HAVE_GMTIME_R 1
4248| #define SIZEOF_CHAR 1
4249| #define SIZEOF_SHORT 2
4250| #define SIZEOF_LONG 8
4251| #define SIZEOF_INT 4
4252| #define SIZEOF_VOID_P 8
4253| #define SIZEOF_LONG_LONG 8
4254| #define SIZEOF___INT64 0
4255| #define HAVE_LONG_LONG_FORMAT 1
4256| #define SANE_MALLOC_PROTOS 1
4257| #define G_HAVE___INLINE 1
4258| #define G_HAVE___INLINE__ 1
4259| #define G_HAVE_INLINE 1
4260| #define HAVE_DIRENT_H 1
4261| #define HAVE_FLOAT_H 1
4262| #define HAVE_LIMITS_H 1
4263| #define HAVE_PWD_H 1
4264| #define HAVE_GRP_H 1
4265| #define HAVE_SYS_PARAM_H 1
4266| #define HAVE_SYS_POLL_H 1
4267| #define HAVE_SYS_RESOURCE_H 1
4268| #define HAVE_SYS_TIME_H 1
4269| #define HAVE_SYS_TIMES_H 1
4270| #define HAVE_SYS_WAIT_H 1
4271| #define HAVE_UNISTD_H 1
4272| #define HAVE_SYS_SELECT_H 1
4273| #define HAVE_SYS_TYPES_H 1
4274| #define HAVE_STDINT_H 1
4275| #define HAVE_INTTYPES_H 1
4276| #define HAVE_SCHED_H 1
4277| #define HAVE_SYS_STATVFS_H 1
4278| #define HAVE_FSTAB_H 1
4279| #define HAVE_SYS_UIO_H 1
4280| #define HAVE_SYS_MOUNT_H 1
4281| #define HAVE_SYS_SYSCTL_H 1
4282| /* end confdefs.h.  */
4283| #include <stdio.h>
4284| #ifdef HAVE_SYS_TYPES_H
4285| # include <sys/types.h>
4286| #endif
4287| #ifdef HAVE_SYS_STAT_H
4288| # include <sys/stat.h>
4289| #endif
4290| #ifdef STDC_HEADERS
4291| # include <stdlib.h>
4292| # include <stddef.h>
4293| #else
4294| # ifdef HAVE_STDLIB_H
4295| #  include <stdlib.h>
4296| # endif
4297| #endif
4298| #ifdef HAVE_STRING_H
4299| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4300| #  include <memory.h>
4301| # endif
4302| # include <string.h>
4303| #endif
4304| #ifdef HAVE_STRINGS_H
4305| # include <strings.h>
4306| #endif
4307| #ifdef HAVE_INTTYPES_H
4308| # include <inttypes.h>
4309| #endif
4310| #ifdef HAVE_STDINT_H
4311| # include <stdint.h>
4312| #endif
4313| #ifdef HAVE_UNISTD_H
4314| # include <unistd.h>
4315| #endif
4316| int
4317| main ()
4318| {
4319| static struct stat ac_aggr;
4320| if (sizeof ac_aggr.st_mtimensec)
4321| return 0;
4322|   ;
4323|   return 0;
4324| }
4325configure:22959: result: no
4326configure:22968: checking for struct stat.st_mtim.tv_nsec
4327configure:22968: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4328conftest.c:108:20: error: variable has incomplete type 'struct stat'
4329static struct stat ac_aggr;
4330                   ^
4331conftest.c:108:15: note: forward declaration of 'struct stat'
4332static struct stat ac_aggr;
4333              ^
43341 error generated.
4335configure:22968: $? = 1
4336configure: failed program was:
4337| /* confdefs.h */
4338| #define PACKAGE_NAME "glib"
4339| #define PACKAGE_TARNAME "glib"
4340| #define PACKAGE_VERSION "2.30.2"
4341| #define PACKAGE_STRING "glib 2.30.2"
4342| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
4343| #define PACKAGE_URL ""
4344| #define GLIB_MAJOR_VERSION 2
4345| #define GLIB_MINOR_VERSION 30
4346| #define GLIB_MICRO_VERSION 2
4347| #define GLIB_INTERFACE_AGE 2
4348| #define GLIB_BINARY_AGE 3002
4349| #define HAVE_CARBON 1
4350| #define NEED_ICONV_CACHE 1
4351| #define HAVE_LOCALE_H 1
4352| #define HAVE_LC_MESSAGES 1
4353| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
4354| #define HAVE_GETTEXT 1
4355| #define HAVE_DCGETTEXT 1
4356| #define ENABLE_NLS 1
4357| #define GETTEXT_PACKAGE "glib20"
4358| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
4359| #define USE_LIBICONV_GNU 1
4360| #define HAVE_DLFCN_H 1
4361| #define LT_OBJDIR ".libs/"
4362| #define STDC_HEADERS 1
4363| #define HAVE_VPRINTF 1
4364| #define HAVE_ALLOCA_H 1
4365| #define HAVE_ALLOCA 1
4366| #define HAVE_MMAP 1
4367| #define HAVE_POSIX_MEMALIGN 1
4368| #define HAVE_VALLOC 1
4369| #define HAVE_FSYNC 1
4370| #define HAVE_ATEXIT 1
4371| #define HAVE_TIMEGM 1
4372| #define HAVE_GMTIME_R 1
4373| #define SIZEOF_CHAR 1
4374| #define SIZEOF_SHORT 2
4375| #define SIZEOF_LONG 8
4376| #define SIZEOF_INT 4
4377| #define SIZEOF_VOID_P 8
4378| #define SIZEOF_LONG_LONG 8
4379| #define SIZEOF___INT64 0
4380| #define HAVE_LONG_LONG_FORMAT 1
4381| #define SANE_MALLOC_PROTOS 1
4382| #define G_HAVE___INLINE 1
4383| #define G_HAVE___INLINE__ 1
4384| #define G_HAVE_INLINE 1
4385| #define HAVE_DIRENT_H 1
4386| #define HAVE_FLOAT_H 1
4387| #define HAVE_LIMITS_H 1
4388| #define HAVE_PWD_H 1
4389| #define HAVE_GRP_H 1
4390| #define HAVE_SYS_PARAM_H 1
4391| #define HAVE_SYS_POLL_H 1
4392| #define HAVE_SYS_RESOURCE_H 1
4393| #define HAVE_SYS_TIME_H 1
4394| #define HAVE_SYS_TIMES_H 1
4395| #define HAVE_SYS_WAIT_H 1
4396| #define HAVE_UNISTD_H 1
4397| #define HAVE_SYS_SELECT_H 1
4398| #define HAVE_SYS_TYPES_H 1
4399| #define HAVE_STDINT_H 1
4400| #define HAVE_INTTYPES_H 1
4401| #define HAVE_SCHED_H 1
4402| #define HAVE_SYS_STATVFS_H 1
4403| #define HAVE_FSTAB_H 1
4404| #define HAVE_SYS_UIO_H 1
4405| #define HAVE_SYS_MOUNT_H 1
4406| #define HAVE_SYS_SYSCTL_H 1
4407| /* end confdefs.h.  */
4408| #include <stdio.h>
4409| #ifdef HAVE_SYS_TYPES_H
4410| # include <sys/types.h>
4411| #endif
4412| #ifdef HAVE_SYS_STAT_H
4413| # include <sys/stat.h>
4414| #endif
4415| #ifdef STDC_HEADERS
4416| # include <stdlib.h>
4417| # include <stddef.h>
4418| #else
4419| # ifdef HAVE_STDLIB_H
4420| #  include <stdlib.h>
4421| # endif
4422| #endif
4423| #ifdef HAVE_STRING_H
4424| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4425| #  include <memory.h>
4426| # endif
4427| # include <string.h>
4428| #endif
4429| #ifdef HAVE_STRINGS_H
4430| # include <strings.h>
4431| #endif
4432| #ifdef HAVE_INTTYPES_H
4433| # include <inttypes.h>
4434| #endif
4435| #ifdef HAVE_STDINT_H
4436| # include <stdint.h>
4437| #endif
4438| #ifdef HAVE_UNISTD_H
4439| # include <unistd.h>
4440| #endif
4441| int
4442| main ()
4443| {
4444| static struct stat ac_aggr;
4445| if (ac_aggr.st_mtim.tv_nsec)
4446| return 0;
4447|   ;
4448|   return 0;
4449| }
4450configure:22968: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4451conftest.c:108:20: error: variable has incomplete type 'struct stat'
4452static struct stat ac_aggr;
4453                   ^
4454conftest.c:108:15: note: forward declaration of 'struct stat'
4455static struct stat ac_aggr;
4456              ^
44571 error generated.
4458configure:22968: $? = 1
4459configure: failed program was:
4460| /* confdefs.h */
4461| #define PACKAGE_NAME "glib"
4462| #define PACKAGE_TARNAME "glib"
4463| #define PACKAGE_VERSION "2.30.2"
4464| #define PACKAGE_STRING "glib 2.30.2"
4465| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
4466| #define PACKAGE_URL ""
4467| #define GLIB_MAJOR_VERSION 2
4468| #define GLIB_MINOR_VERSION 30
4469| #define GLIB_MICRO_VERSION 2
4470| #define GLIB_INTERFACE_AGE 2
4471| #define GLIB_BINARY_AGE 3002
4472| #define HAVE_CARBON 1
4473| #define NEED_ICONV_CACHE 1
4474| #define HAVE_LOCALE_H 1
4475| #define HAVE_LC_MESSAGES 1
4476| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
4477| #define HAVE_GETTEXT 1
4478| #define HAVE_DCGETTEXT 1
4479| #define ENABLE_NLS 1
4480| #define GETTEXT_PACKAGE "glib20"
4481| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
4482| #define USE_LIBICONV_GNU 1
4483| #define HAVE_DLFCN_H 1
4484| #define LT_OBJDIR ".libs/"
4485| #define STDC_HEADERS 1
4486| #define HAVE_VPRINTF 1
4487| #define HAVE_ALLOCA_H 1
4488| #define HAVE_ALLOCA 1
4489| #define HAVE_MMAP 1
4490| #define HAVE_POSIX_MEMALIGN 1
4491| #define HAVE_VALLOC 1
4492| #define HAVE_FSYNC 1
4493| #define HAVE_ATEXIT 1
4494| #define HAVE_TIMEGM 1
4495| #define HAVE_GMTIME_R 1
4496| #define SIZEOF_CHAR 1
4497| #define SIZEOF_SHORT 2
4498| #define SIZEOF_LONG 8
4499| #define SIZEOF_INT 4
4500| #define SIZEOF_VOID_P 8
4501| #define SIZEOF_LONG_LONG 8
4502| #define SIZEOF___INT64 0
4503| #define HAVE_LONG_LONG_FORMAT 1
4504| #define SANE_MALLOC_PROTOS 1
4505| #define G_HAVE___INLINE 1
4506| #define G_HAVE___INLINE__ 1
4507| #define G_HAVE_INLINE 1
4508| #define HAVE_DIRENT_H 1
4509| #define HAVE_FLOAT_H 1
4510| #define HAVE_LIMITS_H 1
4511| #define HAVE_PWD_H 1
4512| #define HAVE_GRP_H 1
4513| #define HAVE_SYS_PARAM_H 1
4514| #define HAVE_SYS_POLL_H 1
4515| #define HAVE_SYS_RESOURCE_H 1
4516| #define HAVE_SYS_TIME_H 1
4517| #define HAVE_SYS_TIMES_H 1
4518| #define HAVE_SYS_WAIT_H 1
4519| #define HAVE_UNISTD_H 1
4520| #define HAVE_SYS_SELECT_H 1
4521| #define HAVE_SYS_TYPES_H 1
4522| #define HAVE_STDINT_H 1
4523| #define HAVE_INTTYPES_H 1
4524| #define HAVE_SCHED_H 1
4525| #define HAVE_SYS_STATVFS_H 1
4526| #define HAVE_FSTAB_H 1
4527| #define HAVE_SYS_UIO_H 1
4528| #define HAVE_SYS_MOUNT_H 1
4529| #define HAVE_SYS_SYSCTL_H 1
4530| /* end confdefs.h.  */
4531| #include <stdio.h>
4532| #ifdef HAVE_SYS_TYPES_H
4533| # include <sys/types.h>
4534| #endif
4535| #ifdef HAVE_SYS_STAT_H
4536| # include <sys/stat.h>
4537| #endif
4538| #ifdef STDC_HEADERS
4539| # include <stdlib.h>
4540| # include <stddef.h>
4541| #else
4542| # ifdef HAVE_STDLIB_H
4543| #  include <stdlib.h>
4544| # endif
4545| #endif
4546| #ifdef HAVE_STRING_H
4547| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4548| #  include <memory.h>
4549| # endif
4550| # include <string.h>
4551| #endif
4552| #ifdef HAVE_STRINGS_H
4553| # include <strings.h>
4554| #endif
4555| #ifdef HAVE_INTTYPES_H
4556| # include <inttypes.h>
4557| #endif
4558| #ifdef HAVE_STDINT_H
4559| # include <stdint.h>
4560| #endif
4561| #ifdef HAVE_UNISTD_H
4562| # include <unistd.h>
4563| #endif
4564| int
4565| main ()
4566| {
4567| static struct stat ac_aggr;
4568| if (sizeof ac_aggr.st_mtim.tv_nsec)
4569| return 0;
4570|   ;
4571|   return 0;
4572| }
4573configure:22968: result: no
4574configure:22977: checking for struct stat.st_atimensec
4575configure:22977: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4576conftest.c:108:20: error: variable has incomplete type 'struct stat'
4577static struct stat ac_aggr;
4578                   ^
4579conftest.c:108:15: note: forward declaration of 'struct stat'
4580static struct stat ac_aggr;
4581              ^
45821 error generated.
4583configure:22977: $? = 1
4584configure: failed program was:
4585| /* confdefs.h */
4586| #define PACKAGE_NAME "glib"
4587| #define PACKAGE_TARNAME "glib"
4588| #define PACKAGE_VERSION "2.30.2"
4589| #define PACKAGE_STRING "glib 2.30.2"
4590| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
4591| #define PACKAGE_URL ""
4592| #define GLIB_MAJOR_VERSION 2
4593| #define GLIB_MINOR_VERSION 30
4594| #define GLIB_MICRO_VERSION 2
4595| #define GLIB_INTERFACE_AGE 2
4596| #define GLIB_BINARY_AGE 3002
4597| #define HAVE_CARBON 1
4598| #define NEED_ICONV_CACHE 1
4599| #define HAVE_LOCALE_H 1
4600| #define HAVE_LC_MESSAGES 1
4601| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
4602| #define HAVE_GETTEXT 1
4603| #define HAVE_DCGETTEXT 1
4604| #define ENABLE_NLS 1
4605| #define GETTEXT_PACKAGE "glib20"
4606| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
4607| #define USE_LIBICONV_GNU 1
4608| #define HAVE_DLFCN_H 1
4609| #define LT_OBJDIR ".libs/"
4610| #define STDC_HEADERS 1
4611| #define HAVE_VPRINTF 1
4612| #define HAVE_ALLOCA_H 1
4613| #define HAVE_ALLOCA 1
4614| #define HAVE_MMAP 1
4615| #define HAVE_POSIX_MEMALIGN 1
4616| #define HAVE_VALLOC 1
4617| #define HAVE_FSYNC 1
4618| #define HAVE_ATEXIT 1
4619| #define HAVE_TIMEGM 1
4620| #define HAVE_GMTIME_R 1
4621| #define SIZEOF_CHAR 1
4622| #define SIZEOF_SHORT 2
4623| #define SIZEOF_LONG 8
4624| #define SIZEOF_INT 4
4625| #define SIZEOF_VOID_P 8
4626| #define SIZEOF_LONG_LONG 8
4627| #define SIZEOF___INT64 0
4628| #define HAVE_LONG_LONG_FORMAT 1
4629| #define SANE_MALLOC_PROTOS 1
4630| #define G_HAVE___INLINE 1
4631| #define G_HAVE___INLINE__ 1
4632| #define G_HAVE_INLINE 1
4633| #define HAVE_DIRENT_H 1
4634| #define HAVE_FLOAT_H 1
4635| #define HAVE_LIMITS_H 1
4636| #define HAVE_PWD_H 1
4637| #define HAVE_GRP_H 1
4638| #define HAVE_SYS_PARAM_H 1
4639| #define HAVE_SYS_POLL_H 1
4640| #define HAVE_SYS_RESOURCE_H 1
4641| #define HAVE_SYS_TIME_H 1
4642| #define HAVE_SYS_TIMES_H 1
4643| #define HAVE_SYS_WAIT_H 1
4644| #define HAVE_UNISTD_H 1
4645| #define HAVE_SYS_SELECT_H 1
4646| #define HAVE_SYS_TYPES_H 1
4647| #define HAVE_STDINT_H 1
4648| #define HAVE_INTTYPES_H 1
4649| #define HAVE_SCHED_H 1
4650| #define HAVE_SYS_STATVFS_H 1
4651| #define HAVE_FSTAB_H 1
4652| #define HAVE_SYS_UIO_H 1
4653| #define HAVE_SYS_MOUNT_H 1
4654| #define HAVE_SYS_SYSCTL_H 1
4655| /* end confdefs.h.  */
4656| #include <stdio.h>
4657| #ifdef HAVE_SYS_TYPES_H
4658| # include <sys/types.h>
4659| #endif
4660| #ifdef HAVE_SYS_STAT_H
4661| # include <sys/stat.h>
4662| #endif
4663| #ifdef STDC_HEADERS
4664| # include <stdlib.h>
4665| # include <stddef.h>
4666| #else
4667| # ifdef HAVE_STDLIB_H
4668| #  include <stdlib.h>
4669| # endif
4670| #endif
4671| #ifdef HAVE_STRING_H
4672| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4673| #  include <memory.h>
4674| # endif
4675| # include <string.h>
4676| #endif
4677| #ifdef HAVE_STRINGS_H
4678| # include <strings.h>
4679| #endif
4680| #ifdef HAVE_INTTYPES_H
4681| # include <inttypes.h>
4682| #endif
4683| #ifdef HAVE_STDINT_H
4684| # include <stdint.h>
4685| #endif
4686| #ifdef HAVE_UNISTD_H
4687| # include <unistd.h>
4688| #endif
4689| int
4690| main ()
4691| {
4692| static struct stat ac_aggr;
4693| if (ac_aggr.st_atimensec)
4694| return 0;
4695|   ;
4696|   return 0;
4697| }
4698configure:22977: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4699conftest.c:108:20: error: variable has incomplete type 'struct stat'
4700static struct stat ac_aggr;
4701                   ^
4702conftest.c:108:15: note: forward declaration of 'struct stat'
4703static struct stat ac_aggr;
4704              ^
47051 error generated.
4706configure:22977: $? = 1
4707configure: failed program was:
4708| /* confdefs.h */
4709| #define PACKAGE_NAME "glib"
4710| #define PACKAGE_TARNAME "glib"
4711| #define PACKAGE_VERSION "2.30.2"
4712| #define PACKAGE_STRING "glib 2.30.2"
4713| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
4714| #define PACKAGE_URL ""
4715| #define GLIB_MAJOR_VERSION 2
4716| #define GLIB_MINOR_VERSION 30
4717| #define GLIB_MICRO_VERSION 2
4718| #define GLIB_INTERFACE_AGE 2
4719| #define GLIB_BINARY_AGE 3002
4720| #define HAVE_CARBON 1
4721| #define NEED_ICONV_CACHE 1
4722| #define HAVE_LOCALE_H 1
4723| #define HAVE_LC_MESSAGES 1
4724| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
4725| #define HAVE_GETTEXT 1
4726| #define HAVE_DCGETTEXT 1
4727| #define ENABLE_NLS 1
4728| #define GETTEXT_PACKAGE "glib20"
4729| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
4730| #define USE_LIBICONV_GNU 1
4731| #define HAVE_DLFCN_H 1
4732| #define LT_OBJDIR ".libs/"
4733| #define STDC_HEADERS 1
4734| #define HAVE_VPRINTF 1
4735| #define HAVE_ALLOCA_H 1
4736| #define HAVE_ALLOCA 1
4737| #define HAVE_MMAP 1
4738| #define HAVE_POSIX_MEMALIGN 1
4739| #define HAVE_VALLOC 1
4740| #define HAVE_FSYNC 1
4741| #define HAVE_ATEXIT 1
4742| #define HAVE_TIMEGM 1
4743| #define HAVE_GMTIME_R 1
4744| #define SIZEOF_CHAR 1
4745| #define SIZEOF_SHORT 2
4746| #define SIZEOF_LONG 8
4747| #define SIZEOF_INT 4
4748| #define SIZEOF_VOID_P 8
4749| #define SIZEOF_LONG_LONG 8
4750| #define SIZEOF___INT64 0
4751| #define HAVE_LONG_LONG_FORMAT 1
4752| #define SANE_MALLOC_PROTOS 1
4753| #define G_HAVE___INLINE 1
4754| #define G_HAVE___INLINE__ 1
4755| #define G_HAVE_INLINE 1
4756| #define HAVE_DIRENT_H 1
4757| #define HAVE_FLOAT_H 1
4758| #define HAVE_LIMITS_H 1
4759| #define HAVE_PWD_H 1
4760| #define HAVE_GRP_H 1
4761| #define HAVE_SYS_PARAM_H 1
4762| #define HAVE_SYS_POLL_H 1
4763| #define HAVE_SYS_RESOURCE_H 1
4764| #define HAVE_SYS_TIME_H 1
4765| #define HAVE_SYS_TIMES_H 1
4766| #define HAVE_SYS_WAIT_H 1
4767| #define HAVE_UNISTD_H 1
4768| #define HAVE_SYS_SELECT_H 1
4769| #define HAVE_SYS_TYPES_H 1
4770| #define HAVE_STDINT_H 1
4771| #define HAVE_INTTYPES_H 1
4772| #define HAVE_SCHED_H 1
4773| #define HAVE_SYS_STATVFS_H 1
4774| #define HAVE_FSTAB_H 1
4775| #define HAVE_SYS_UIO_H 1
4776| #define HAVE_SYS_MOUNT_H 1
4777| #define HAVE_SYS_SYSCTL_H 1
4778| /* end confdefs.h.  */
4779| #include <stdio.h>
4780| #ifdef HAVE_SYS_TYPES_H
4781| # include <sys/types.h>
4782| #endif
4783| #ifdef HAVE_SYS_STAT_H
4784| # include <sys/stat.h>
4785| #endif
4786| #ifdef STDC_HEADERS
4787| # include <stdlib.h>
4788| # include <stddef.h>
4789| #else
4790| # ifdef HAVE_STDLIB_H
4791| #  include <stdlib.h>
4792| # endif
4793| #endif
4794| #ifdef HAVE_STRING_H
4795| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4796| #  include <memory.h>
4797| # endif
4798| # include <string.h>
4799| #endif
4800| #ifdef HAVE_STRINGS_H
4801| # include <strings.h>
4802| #endif
4803| #ifdef HAVE_INTTYPES_H
4804| # include <inttypes.h>
4805| #endif
4806| #ifdef HAVE_STDINT_H
4807| # include <stdint.h>
4808| #endif
4809| #ifdef HAVE_UNISTD_H
4810| # include <unistd.h>
4811| #endif
4812| int
4813| main ()
4814| {
4815| static struct stat ac_aggr;
4816| if (sizeof ac_aggr.st_atimensec)
4817| return 0;
4818|   ;
4819|   return 0;
4820| }
4821configure:22977: result: no
4822configure:22986: checking for struct stat.st_atim.tv_nsec
4823configure:22986: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4824conftest.c:108:20: error: variable has incomplete type 'struct stat'
4825static struct stat ac_aggr;
4826                   ^
4827conftest.c:108:15: note: forward declaration of 'struct stat'
4828static struct stat ac_aggr;
4829              ^
48301 error generated.
4831configure:22986: $? = 1
4832configure: failed program was:
4833| /* confdefs.h */
4834| #define PACKAGE_NAME "glib"
4835| #define PACKAGE_TARNAME "glib"
4836| #define PACKAGE_VERSION "2.30.2"
4837| #define PACKAGE_STRING "glib 2.30.2"
4838| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
4839| #define PACKAGE_URL ""
4840| #define GLIB_MAJOR_VERSION 2
4841| #define GLIB_MINOR_VERSION 30
4842| #define GLIB_MICRO_VERSION 2
4843| #define GLIB_INTERFACE_AGE 2
4844| #define GLIB_BINARY_AGE 3002
4845| #define HAVE_CARBON 1
4846| #define NEED_ICONV_CACHE 1
4847| #define HAVE_LOCALE_H 1
4848| #define HAVE_LC_MESSAGES 1
4849| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
4850| #define HAVE_GETTEXT 1
4851| #define HAVE_DCGETTEXT 1
4852| #define ENABLE_NLS 1
4853| #define GETTEXT_PACKAGE "glib20"
4854| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
4855| #define USE_LIBICONV_GNU 1
4856| #define HAVE_DLFCN_H 1
4857| #define LT_OBJDIR ".libs/"
4858| #define STDC_HEADERS 1
4859| #define HAVE_VPRINTF 1
4860| #define HAVE_ALLOCA_H 1
4861| #define HAVE_ALLOCA 1
4862| #define HAVE_MMAP 1
4863| #define HAVE_POSIX_MEMALIGN 1
4864| #define HAVE_VALLOC 1
4865| #define HAVE_FSYNC 1
4866| #define HAVE_ATEXIT 1
4867| #define HAVE_TIMEGM 1
4868| #define HAVE_GMTIME_R 1
4869| #define SIZEOF_CHAR 1
4870| #define SIZEOF_SHORT 2
4871| #define SIZEOF_LONG 8
4872| #define SIZEOF_INT 4
4873| #define SIZEOF_VOID_P 8
4874| #define SIZEOF_LONG_LONG 8
4875| #define SIZEOF___INT64 0
4876| #define HAVE_LONG_LONG_FORMAT 1
4877| #define SANE_MALLOC_PROTOS 1
4878| #define G_HAVE___INLINE 1
4879| #define G_HAVE___INLINE__ 1
4880| #define G_HAVE_INLINE 1
4881| #define HAVE_DIRENT_H 1
4882| #define HAVE_FLOAT_H 1
4883| #define HAVE_LIMITS_H 1
4884| #define HAVE_PWD_H 1
4885| #define HAVE_GRP_H 1
4886| #define HAVE_SYS_PARAM_H 1
4887| #define HAVE_SYS_POLL_H 1
4888| #define HAVE_SYS_RESOURCE_H 1
4889| #define HAVE_SYS_TIME_H 1
4890| #define HAVE_SYS_TIMES_H 1
4891| #define HAVE_SYS_WAIT_H 1
4892| #define HAVE_UNISTD_H 1
4893| #define HAVE_SYS_SELECT_H 1
4894| #define HAVE_SYS_TYPES_H 1
4895| #define HAVE_STDINT_H 1
4896| #define HAVE_INTTYPES_H 1
4897| #define HAVE_SCHED_H 1
4898| #define HAVE_SYS_STATVFS_H 1
4899| #define HAVE_FSTAB_H 1
4900| #define HAVE_SYS_UIO_H 1
4901| #define HAVE_SYS_MOUNT_H 1
4902| #define HAVE_SYS_SYSCTL_H 1
4903| /* end confdefs.h.  */
4904| #include <stdio.h>
4905| #ifdef HAVE_SYS_TYPES_H
4906| # include <sys/types.h>
4907| #endif
4908| #ifdef HAVE_SYS_STAT_H
4909| # include <sys/stat.h>
4910| #endif
4911| #ifdef STDC_HEADERS
4912| # include <stdlib.h>
4913| # include <stddef.h>
4914| #else
4915| # ifdef HAVE_STDLIB_H
4916| #  include <stdlib.h>
4917| # endif
4918| #endif
4919| #ifdef HAVE_STRING_H
4920| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4921| #  include <memory.h>
4922| # endif
4923| # include <string.h>
4924| #endif
4925| #ifdef HAVE_STRINGS_H
4926| # include <strings.h>
4927| #endif
4928| #ifdef HAVE_INTTYPES_H
4929| # include <inttypes.h>
4930| #endif
4931| #ifdef HAVE_STDINT_H
4932| # include <stdint.h>
4933| #endif
4934| #ifdef HAVE_UNISTD_H
4935| # include <unistd.h>
4936| #endif
4937| int
4938| main ()
4939| {
4940| static struct stat ac_aggr;
4941| if (ac_aggr.st_atim.tv_nsec)
4942| return 0;
4943|   ;
4944|   return 0;
4945| }
4946configure:22986: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
4947conftest.c:108:20: error: variable has incomplete type 'struct stat'
4948static struct stat ac_aggr;
4949                   ^
4950conftest.c:108:15: note: forward declaration of 'struct stat'
4951static struct stat ac_aggr;
4952              ^
49531 error generated.
4954configure:22986: $? = 1
4955configure: failed program was:
4956| /* confdefs.h */
4957| #define PACKAGE_NAME "glib"
4958| #define PACKAGE_TARNAME "glib"
4959| #define PACKAGE_VERSION "2.30.2"
4960| #define PACKAGE_STRING "glib 2.30.2"
4961| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
4962| #define PACKAGE_URL ""
4963| #define GLIB_MAJOR_VERSION 2
4964| #define GLIB_MINOR_VERSION 30
4965| #define GLIB_MICRO_VERSION 2
4966| #define GLIB_INTERFACE_AGE 2
4967| #define GLIB_BINARY_AGE 3002
4968| #define HAVE_CARBON 1
4969| #define NEED_ICONV_CACHE 1
4970| #define HAVE_LOCALE_H 1
4971| #define HAVE_LC_MESSAGES 1
4972| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
4973| #define HAVE_GETTEXT 1
4974| #define HAVE_DCGETTEXT 1
4975| #define ENABLE_NLS 1
4976| #define GETTEXT_PACKAGE "glib20"
4977| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
4978| #define USE_LIBICONV_GNU 1
4979| #define HAVE_DLFCN_H 1
4980| #define LT_OBJDIR ".libs/"
4981| #define STDC_HEADERS 1
4982| #define HAVE_VPRINTF 1
4983| #define HAVE_ALLOCA_H 1
4984| #define HAVE_ALLOCA 1
4985| #define HAVE_MMAP 1
4986| #define HAVE_POSIX_MEMALIGN 1
4987| #define HAVE_VALLOC 1
4988| #define HAVE_FSYNC 1
4989| #define HAVE_ATEXIT 1
4990| #define HAVE_TIMEGM 1
4991| #define HAVE_GMTIME_R 1
4992| #define SIZEOF_CHAR 1
4993| #define SIZEOF_SHORT 2
4994| #define SIZEOF_LONG 8
4995| #define SIZEOF_INT 4
4996| #define SIZEOF_VOID_P 8
4997| #define SIZEOF_LONG_LONG 8
4998| #define SIZEOF___INT64 0
4999| #define HAVE_LONG_LONG_FORMAT 1
5000| #define SANE_MALLOC_PROTOS 1
5001| #define G_HAVE___INLINE 1
5002| #define G_HAVE___INLINE__ 1
5003| #define G_HAVE_INLINE 1
5004| #define HAVE_DIRENT_H 1
5005| #define HAVE_FLOAT_H 1
5006| #define HAVE_LIMITS_H 1
5007| #define HAVE_PWD_H 1
5008| #define HAVE_GRP_H 1
5009| #define HAVE_SYS_PARAM_H 1
5010| #define HAVE_SYS_POLL_H 1
5011| #define HAVE_SYS_RESOURCE_H 1
5012| #define HAVE_SYS_TIME_H 1
5013| #define HAVE_SYS_TIMES_H 1
5014| #define HAVE_SYS_WAIT_H 1
5015| #define HAVE_UNISTD_H 1
5016| #define HAVE_SYS_SELECT_H 1
5017| #define HAVE_SYS_TYPES_H 1
5018| #define HAVE_STDINT_H 1
5019| #define HAVE_INTTYPES_H 1
5020| #define HAVE_SCHED_H 1
5021| #define HAVE_SYS_STATVFS_H 1
5022| #define HAVE_FSTAB_H 1
5023| #define HAVE_SYS_UIO_H 1
5024| #define HAVE_SYS_MOUNT_H 1
5025| #define HAVE_SYS_SYSCTL_H 1
5026| /* end confdefs.h.  */
5027| #include <stdio.h>
5028| #ifdef HAVE_SYS_TYPES_H
5029| # include <sys/types.h>
5030| #endif
5031| #ifdef HAVE_SYS_STAT_H
5032| # include <sys/stat.h>
5033| #endif
5034| #ifdef STDC_HEADERS
5035| # include <stdlib.h>
5036| # include <stddef.h>
5037| #else
5038| # ifdef HAVE_STDLIB_H
5039| #  include <stdlib.h>
5040| # endif
5041| #endif
5042| #ifdef HAVE_STRING_H
5043| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5044| #  include <memory.h>
5045| # endif
5046| # include <string.h>
5047| #endif
5048| #ifdef HAVE_STRINGS_H
5049| # include <strings.h>
5050| #endif
5051| #ifdef HAVE_INTTYPES_H
5052| # include <inttypes.h>
5053| #endif
5054| #ifdef HAVE_STDINT_H
5055| # include <stdint.h>
5056| #endif
5057| #ifdef HAVE_UNISTD_H
5058| # include <unistd.h>
5059| #endif
5060| int
5061| main ()
5062| {
5063| static struct stat ac_aggr;
5064| if (sizeof ac_aggr.st_atim.tv_nsec)
5065| return 0;
5066|   ;
5067|   return 0;
5068| }
5069configure:22986: result: no
5070configure:22995: checking for struct stat.st_ctimensec
5071configure:22995: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5072conftest.c:108:20: error: variable has incomplete type 'struct stat'
5073static struct stat ac_aggr;
5074                   ^
5075conftest.c:108:15: note: forward declaration of 'struct stat'
5076static struct stat ac_aggr;
5077              ^
50781 error generated.
5079configure:22995: $? = 1
5080configure: failed program was:
5081| /* confdefs.h */
5082| #define PACKAGE_NAME "glib"
5083| #define PACKAGE_TARNAME "glib"
5084| #define PACKAGE_VERSION "2.30.2"
5085| #define PACKAGE_STRING "glib 2.30.2"
5086| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
5087| #define PACKAGE_URL ""
5088| #define GLIB_MAJOR_VERSION 2
5089| #define GLIB_MINOR_VERSION 30
5090| #define GLIB_MICRO_VERSION 2
5091| #define GLIB_INTERFACE_AGE 2
5092| #define GLIB_BINARY_AGE 3002
5093| #define HAVE_CARBON 1
5094| #define NEED_ICONV_CACHE 1
5095| #define HAVE_LOCALE_H 1
5096| #define HAVE_LC_MESSAGES 1
5097| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
5098| #define HAVE_GETTEXT 1
5099| #define HAVE_DCGETTEXT 1
5100| #define ENABLE_NLS 1
5101| #define GETTEXT_PACKAGE "glib20"
5102| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
5103| #define USE_LIBICONV_GNU 1
5104| #define HAVE_DLFCN_H 1
5105| #define LT_OBJDIR ".libs/"
5106| #define STDC_HEADERS 1
5107| #define HAVE_VPRINTF 1
5108| #define HAVE_ALLOCA_H 1
5109| #define HAVE_ALLOCA 1
5110| #define HAVE_MMAP 1
5111| #define HAVE_POSIX_MEMALIGN 1
5112| #define HAVE_VALLOC 1
5113| #define HAVE_FSYNC 1
5114| #define HAVE_ATEXIT 1
5115| #define HAVE_TIMEGM 1
5116| #define HAVE_GMTIME_R 1
5117| #define SIZEOF_CHAR 1
5118| #define SIZEOF_SHORT 2
5119| #define SIZEOF_LONG 8
5120| #define SIZEOF_INT 4
5121| #define SIZEOF_VOID_P 8
5122| #define SIZEOF_LONG_LONG 8
5123| #define SIZEOF___INT64 0
5124| #define HAVE_LONG_LONG_FORMAT 1
5125| #define SANE_MALLOC_PROTOS 1
5126| #define G_HAVE___INLINE 1
5127| #define G_HAVE___INLINE__ 1
5128| #define G_HAVE_INLINE 1
5129| #define HAVE_DIRENT_H 1
5130| #define HAVE_FLOAT_H 1
5131| #define HAVE_LIMITS_H 1
5132| #define HAVE_PWD_H 1
5133| #define HAVE_GRP_H 1
5134| #define HAVE_SYS_PARAM_H 1
5135| #define HAVE_SYS_POLL_H 1
5136| #define HAVE_SYS_RESOURCE_H 1
5137| #define HAVE_SYS_TIME_H 1
5138| #define HAVE_SYS_TIMES_H 1
5139| #define HAVE_SYS_WAIT_H 1
5140| #define HAVE_UNISTD_H 1
5141| #define HAVE_SYS_SELECT_H 1
5142| #define HAVE_SYS_TYPES_H 1
5143| #define HAVE_STDINT_H 1
5144| #define HAVE_INTTYPES_H 1
5145| #define HAVE_SCHED_H 1
5146| #define HAVE_SYS_STATVFS_H 1
5147| #define HAVE_FSTAB_H 1
5148| #define HAVE_SYS_UIO_H 1
5149| #define HAVE_SYS_MOUNT_H 1
5150| #define HAVE_SYS_SYSCTL_H 1
5151| /* end confdefs.h.  */
5152| #include <stdio.h>
5153| #ifdef HAVE_SYS_TYPES_H
5154| # include <sys/types.h>
5155| #endif
5156| #ifdef HAVE_SYS_STAT_H
5157| # include <sys/stat.h>
5158| #endif
5159| #ifdef STDC_HEADERS
5160| # include <stdlib.h>
5161| # include <stddef.h>
5162| #else
5163| # ifdef HAVE_STDLIB_H
5164| #  include <stdlib.h>
5165| # endif
5166| #endif
5167| #ifdef HAVE_STRING_H
5168| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5169| #  include <memory.h>
5170| # endif
5171| # include <string.h>
5172| #endif
5173| #ifdef HAVE_STRINGS_H
5174| # include <strings.h>
5175| #endif
5176| #ifdef HAVE_INTTYPES_H
5177| # include <inttypes.h>
5178| #endif
5179| #ifdef HAVE_STDINT_H
5180| # include <stdint.h>
5181| #endif
5182| #ifdef HAVE_UNISTD_H
5183| # include <unistd.h>
5184| #endif
5185| int
5186| main ()
5187| {
5188| static struct stat ac_aggr;
5189| if (ac_aggr.st_ctimensec)
5190| return 0;
5191|   ;
5192|   return 0;
5193| }
5194configure:22995: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5195conftest.c:108:20: error: variable has incomplete type 'struct stat'
5196static struct stat ac_aggr;
5197                   ^
5198conftest.c:108:15: note: forward declaration of 'struct stat'
5199static struct stat ac_aggr;
5200              ^
52011 error generated.
5202configure:22995: $? = 1
5203configure: failed program was:
5204| /* confdefs.h */
5205| #define PACKAGE_NAME "glib"
5206| #define PACKAGE_TARNAME "glib"
5207| #define PACKAGE_VERSION "2.30.2"
5208| #define PACKAGE_STRING "glib 2.30.2"
5209| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
5210| #define PACKAGE_URL ""
5211| #define GLIB_MAJOR_VERSION 2
5212| #define GLIB_MINOR_VERSION 30
5213| #define GLIB_MICRO_VERSION 2
5214| #define GLIB_INTERFACE_AGE 2
5215| #define GLIB_BINARY_AGE 3002
5216| #define HAVE_CARBON 1
5217| #define NEED_ICONV_CACHE 1
5218| #define HAVE_LOCALE_H 1
5219| #define HAVE_LC_MESSAGES 1
5220| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
5221| #define HAVE_GETTEXT 1
5222| #define HAVE_DCGETTEXT 1
5223| #define ENABLE_NLS 1
5224| #define GETTEXT_PACKAGE "glib20"
5225| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
5226| #define USE_LIBICONV_GNU 1
5227| #define HAVE_DLFCN_H 1
5228| #define LT_OBJDIR ".libs/"
5229| #define STDC_HEADERS 1
5230| #define HAVE_VPRINTF 1
5231| #define HAVE_ALLOCA_H 1
5232| #define HAVE_ALLOCA 1
5233| #define HAVE_MMAP 1
5234| #define HAVE_POSIX_MEMALIGN 1
5235| #define HAVE_VALLOC 1
5236| #define HAVE_FSYNC 1
5237| #define HAVE_ATEXIT 1
5238| #define HAVE_TIMEGM 1
5239| #define HAVE_GMTIME_R 1
5240| #define SIZEOF_CHAR 1
5241| #define SIZEOF_SHORT 2
5242| #define SIZEOF_LONG 8
5243| #define SIZEOF_INT 4
5244| #define SIZEOF_VOID_P 8
5245| #define SIZEOF_LONG_LONG 8
5246| #define SIZEOF___INT64 0
5247| #define HAVE_LONG_LONG_FORMAT 1
5248| #define SANE_MALLOC_PROTOS 1
5249| #define G_HAVE___INLINE 1
5250| #define G_HAVE___INLINE__ 1
5251| #define G_HAVE_INLINE 1
5252| #define HAVE_DIRENT_H 1
5253| #define HAVE_FLOAT_H 1
5254| #define HAVE_LIMITS_H 1
5255| #define HAVE_PWD_H 1
5256| #define HAVE_GRP_H 1
5257| #define HAVE_SYS_PARAM_H 1
5258| #define HAVE_SYS_POLL_H 1
5259| #define HAVE_SYS_RESOURCE_H 1
5260| #define HAVE_SYS_TIME_H 1
5261| #define HAVE_SYS_TIMES_H 1
5262| #define HAVE_SYS_WAIT_H 1
5263| #define HAVE_UNISTD_H 1
5264| #define HAVE_SYS_SELECT_H 1
5265| #define HAVE_SYS_TYPES_H 1
5266| #define HAVE_STDINT_H 1
5267| #define HAVE_INTTYPES_H 1
5268| #define HAVE_SCHED_H 1
5269| #define HAVE_SYS_STATVFS_H 1
5270| #define HAVE_FSTAB_H 1
5271| #define HAVE_SYS_UIO_H 1
5272| #define HAVE_SYS_MOUNT_H 1
5273| #define HAVE_SYS_SYSCTL_H 1
5274| /* end confdefs.h.  */
5275| #include <stdio.h>
5276| #ifdef HAVE_SYS_TYPES_H
5277| # include <sys/types.h>
5278| #endif
5279| #ifdef HAVE_SYS_STAT_H
5280| # include <sys/stat.h>
5281| #endif
5282| #ifdef STDC_HEADERS
5283| # include <stdlib.h>
5284| # include <stddef.h>
5285| #else
5286| # ifdef HAVE_STDLIB_H
5287| #  include <stdlib.h>
5288| # endif
5289| #endif
5290| #ifdef HAVE_STRING_H
5291| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5292| #  include <memory.h>
5293| # endif
5294| # include <string.h>
5295| #endif
5296| #ifdef HAVE_STRINGS_H
5297| # include <strings.h>
5298| #endif
5299| #ifdef HAVE_INTTYPES_H
5300| # include <inttypes.h>
5301| #endif
5302| #ifdef HAVE_STDINT_H
5303| # include <stdint.h>
5304| #endif
5305| #ifdef HAVE_UNISTD_H
5306| # include <unistd.h>
5307| #endif
5308| int
5309| main ()
5310| {
5311| static struct stat ac_aggr;
5312| if (sizeof ac_aggr.st_ctimensec)
5313| return 0;
5314|   ;
5315|   return 0;
5316| }
5317configure:22995: result: no
5318configure:23004: checking for struct stat.st_ctim.tv_nsec
5319configure:23004: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5320conftest.c:108:20: error: variable has incomplete type 'struct stat'
5321static struct stat ac_aggr;
5322                   ^
5323conftest.c:108:15: note: forward declaration of 'struct stat'
5324static struct stat ac_aggr;
5325              ^
53261 error generated.
5327configure:23004: $? = 1
5328configure: failed program was:
5329| /* confdefs.h */
5330| #define PACKAGE_NAME "glib"
5331| #define PACKAGE_TARNAME "glib"
5332| #define PACKAGE_VERSION "2.30.2"
5333| #define PACKAGE_STRING "glib 2.30.2"
5334| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
5335| #define PACKAGE_URL ""
5336| #define GLIB_MAJOR_VERSION 2
5337| #define GLIB_MINOR_VERSION 30
5338| #define GLIB_MICRO_VERSION 2
5339| #define GLIB_INTERFACE_AGE 2
5340| #define GLIB_BINARY_AGE 3002
5341| #define HAVE_CARBON 1
5342| #define NEED_ICONV_CACHE 1
5343| #define HAVE_LOCALE_H 1
5344| #define HAVE_LC_MESSAGES 1
5345| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
5346| #define HAVE_GETTEXT 1
5347| #define HAVE_DCGETTEXT 1
5348| #define ENABLE_NLS 1
5349| #define GETTEXT_PACKAGE "glib20"
5350| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
5351| #define USE_LIBICONV_GNU 1
5352| #define HAVE_DLFCN_H 1
5353| #define LT_OBJDIR ".libs/"
5354| #define STDC_HEADERS 1
5355| #define HAVE_VPRINTF 1
5356| #define HAVE_ALLOCA_H 1
5357| #define HAVE_ALLOCA 1
5358| #define HAVE_MMAP 1
5359| #define HAVE_POSIX_MEMALIGN 1
5360| #define HAVE_VALLOC 1
5361| #define HAVE_FSYNC 1
5362| #define HAVE_ATEXIT 1
5363| #define HAVE_TIMEGM 1
5364| #define HAVE_GMTIME_R 1
5365| #define SIZEOF_CHAR 1
5366| #define SIZEOF_SHORT 2
5367| #define SIZEOF_LONG 8
5368| #define SIZEOF_INT 4
5369| #define SIZEOF_VOID_P 8
5370| #define SIZEOF_LONG_LONG 8
5371| #define SIZEOF___INT64 0
5372| #define HAVE_LONG_LONG_FORMAT 1
5373| #define SANE_MALLOC_PROTOS 1
5374| #define G_HAVE___INLINE 1
5375| #define G_HAVE___INLINE__ 1
5376| #define G_HAVE_INLINE 1
5377| #define HAVE_DIRENT_H 1
5378| #define HAVE_FLOAT_H 1
5379| #define HAVE_LIMITS_H 1
5380| #define HAVE_PWD_H 1
5381| #define HAVE_GRP_H 1
5382| #define HAVE_SYS_PARAM_H 1
5383| #define HAVE_SYS_POLL_H 1
5384| #define HAVE_SYS_RESOURCE_H 1
5385| #define HAVE_SYS_TIME_H 1
5386| #define HAVE_SYS_TIMES_H 1
5387| #define HAVE_SYS_WAIT_H 1
5388| #define HAVE_UNISTD_H 1
5389| #define HAVE_SYS_SELECT_H 1
5390| #define HAVE_SYS_TYPES_H 1
5391| #define HAVE_STDINT_H 1
5392| #define HAVE_INTTYPES_H 1
5393| #define HAVE_SCHED_H 1
5394| #define HAVE_SYS_STATVFS_H 1
5395| #define HAVE_FSTAB_H 1
5396| #define HAVE_SYS_UIO_H 1
5397| #define HAVE_SYS_MOUNT_H 1
5398| #define HAVE_SYS_SYSCTL_H 1
5399| /* end confdefs.h.  */
5400| #include <stdio.h>
5401| #ifdef HAVE_SYS_TYPES_H
5402| # include <sys/types.h>
5403| #endif
5404| #ifdef HAVE_SYS_STAT_H
5405| # include <sys/stat.h>
5406| #endif
5407| #ifdef STDC_HEADERS
5408| # include <stdlib.h>
5409| # include <stddef.h>
5410| #else
5411| # ifdef HAVE_STDLIB_H
5412| #  include <stdlib.h>
5413| # endif
5414| #endif
5415| #ifdef HAVE_STRING_H
5416| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5417| #  include <memory.h>
5418| # endif
5419| # include <string.h>
5420| #endif
5421| #ifdef HAVE_STRINGS_H
5422| # include <strings.h>
5423| #endif
5424| #ifdef HAVE_INTTYPES_H
5425| # include <inttypes.h>
5426| #endif
5427| #ifdef HAVE_STDINT_H
5428| # include <stdint.h>
5429| #endif
5430| #ifdef HAVE_UNISTD_H
5431| # include <unistd.h>
5432| #endif
5433| int
5434| main ()
5435| {
5436| static struct stat ac_aggr;
5437| if (ac_aggr.st_ctim.tv_nsec)
5438| return 0;
5439|   ;
5440|   return 0;
5441| }
5442configure:23004: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5443conftest.c:108:20: error: variable has incomplete type 'struct stat'
5444static struct stat ac_aggr;
5445                   ^
5446conftest.c:108:15: note: forward declaration of 'struct stat'
5447static struct stat ac_aggr;
5448              ^
54491 error generated.
5450configure:23004: $? = 1
5451configure: failed program was:
5452| /* confdefs.h */
5453| #define PACKAGE_NAME "glib"
5454| #define PACKAGE_TARNAME "glib"
5455| #define PACKAGE_VERSION "2.30.2"
5456| #define PACKAGE_STRING "glib 2.30.2"
5457| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
5458| #define PACKAGE_URL ""
5459| #define GLIB_MAJOR_VERSION 2
5460| #define GLIB_MINOR_VERSION 30
5461| #define GLIB_MICRO_VERSION 2
5462| #define GLIB_INTERFACE_AGE 2
5463| #define GLIB_BINARY_AGE 3002
5464| #define HAVE_CARBON 1
5465| #define NEED_ICONV_CACHE 1
5466| #define HAVE_LOCALE_H 1
5467| #define HAVE_LC_MESSAGES 1
5468| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
5469| #define HAVE_GETTEXT 1
5470| #define HAVE_DCGETTEXT 1
5471| #define ENABLE_NLS 1
5472| #define GETTEXT_PACKAGE "glib20"
5473| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
5474| #define USE_LIBICONV_GNU 1
5475| #define HAVE_DLFCN_H 1
5476| #define LT_OBJDIR ".libs/"
5477| #define STDC_HEADERS 1
5478| #define HAVE_VPRINTF 1
5479| #define HAVE_ALLOCA_H 1
5480| #define HAVE_ALLOCA 1
5481| #define HAVE_MMAP 1
5482| #define HAVE_POSIX_MEMALIGN 1
5483| #define HAVE_VALLOC 1
5484| #define HAVE_FSYNC 1
5485| #define HAVE_ATEXIT 1
5486| #define HAVE_TIMEGM 1
5487| #define HAVE_GMTIME_R 1
5488| #define SIZEOF_CHAR 1
5489| #define SIZEOF_SHORT 2
5490| #define SIZEOF_LONG 8
5491| #define SIZEOF_INT 4
5492| #define SIZEOF_VOID_P 8
5493| #define SIZEOF_LONG_LONG 8
5494| #define SIZEOF___INT64 0
5495| #define HAVE_LONG_LONG_FORMAT 1
5496| #define SANE_MALLOC_PROTOS 1
5497| #define G_HAVE___INLINE 1
5498| #define G_HAVE___INLINE__ 1
5499| #define G_HAVE_INLINE 1
5500| #define HAVE_DIRENT_H 1
5501| #define HAVE_FLOAT_H 1
5502| #define HAVE_LIMITS_H 1
5503| #define HAVE_PWD_H 1
5504| #define HAVE_GRP_H 1
5505| #define HAVE_SYS_PARAM_H 1
5506| #define HAVE_SYS_POLL_H 1
5507| #define HAVE_SYS_RESOURCE_H 1
5508| #define HAVE_SYS_TIME_H 1
5509| #define HAVE_SYS_TIMES_H 1
5510| #define HAVE_SYS_WAIT_H 1
5511| #define HAVE_UNISTD_H 1
5512| #define HAVE_SYS_SELECT_H 1
5513| #define HAVE_SYS_TYPES_H 1
5514| #define HAVE_STDINT_H 1
5515| #define HAVE_INTTYPES_H 1
5516| #define HAVE_SCHED_H 1
5517| #define HAVE_SYS_STATVFS_H 1
5518| #define HAVE_FSTAB_H 1
5519| #define HAVE_SYS_UIO_H 1
5520| #define HAVE_SYS_MOUNT_H 1
5521| #define HAVE_SYS_SYSCTL_H 1
5522| /* end confdefs.h.  */
5523| #include <stdio.h>
5524| #ifdef HAVE_SYS_TYPES_H
5525| # include <sys/types.h>
5526| #endif
5527| #ifdef HAVE_SYS_STAT_H
5528| # include <sys/stat.h>
5529| #endif
5530| #ifdef STDC_HEADERS
5531| # include <stdlib.h>
5532| # include <stddef.h>
5533| #else
5534| # ifdef HAVE_STDLIB_H
5535| #  include <stdlib.h>
5536| # endif
5537| #endif
5538| #ifdef HAVE_STRING_H
5539| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5540| #  include <memory.h>
5541| # endif
5542| # include <string.h>
5543| #endif
5544| #ifdef HAVE_STRINGS_H
5545| # include <strings.h>
5546| #endif
5547| #ifdef HAVE_INTTYPES_H
5548| # include <inttypes.h>
5549| #endif
5550| #ifdef HAVE_STDINT_H
5551| # include <stdint.h>
5552| #endif
5553| #ifdef HAVE_UNISTD_H
5554| # include <unistd.h>
5555| #endif
5556| int
5557| main ()
5558| {
5559| static struct stat ac_aggr;
5560| if (sizeof ac_aggr.st_ctim.tv_nsec)
5561| return 0;
5562|   ;
5563|   return 0;
5564| }
5565configure:23004: result: no
5566configure:23014: checking for struct stat.st_blksize
5567configure:23014: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5568configure:23014: $? = 0
5569configure:23014: result: yes
5570configure:23035: checking for struct stat.st_blocks
5571configure:23035: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5572configure:23035: $? = 0
5573configure:23035: result: yes
5574configure:23056: checking for struct statfs.f_fstypename
5575configure:23056: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5576configure:23056: $? = 0
5577configure:23056: result: yes
5578configure:23077: checking for struct statfs.f_bavail
5579configure:23077: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5580configure:23077: $? = 0
5581configure:23077: result: yes
5582configure:23100: checking for struct statvfs.f_basetype
5583configure:23100: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5584conftest.c:82:13: error: no member named 'f_basetype' in 'struct statvfs'
5585if (ac_aggr.f_basetype)
5586    ~~~~~~~ ^
55871 error generated.
5588configure:23100: $? = 1
5589configure: failed program was:
5590| /* confdefs.h */
5591| #define PACKAGE_NAME "glib"
5592| #define PACKAGE_TARNAME "glib"
5593| #define PACKAGE_VERSION "2.30.2"
5594| #define PACKAGE_STRING "glib 2.30.2"
5595| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
5596| #define PACKAGE_URL ""
5597| #define GLIB_MAJOR_VERSION 2
5598| #define GLIB_MINOR_VERSION 30
5599| #define GLIB_MICRO_VERSION 2
5600| #define GLIB_INTERFACE_AGE 2
5601| #define GLIB_BINARY_AGE 3002
5602| #define HAVE_CARBON 1
5603| #define NEED_ICONV_CACHE 1
5604| #define HAVE_LOCALE_H 1
5605| #define HAVE_LC_MESSAGES 1
5606| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
5607| #define HAVE_GETTEXT 1
5608| #define HAVE_DCGETTEXT 1
5609| #define ENABLE_NLS 1
5610| #define GETTEXT_PACKAGE "glib20"
5611| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
5612| #define USE_LIBICONV_GNU 1
5613| #define HAVE_DLFCN_H 1
5614| #define LT_OBJDIR ".libs/"
5615| #define STDC_HEADERS 1
5616| #define HAVE_VPRINTF 1
5617| #define HAVE_ALLOCA_H 1
5618| #define HAVE_ALLOCA 1
5619| #define HAVE_MMAP 1
5620| #define HAVE_POSIX_MEMALIGN 1
5621| #define HAVE_VALLOC 1
5622| #define HAVE_FSYNC 1
5623| #define HAVE_ATEXIT 1
5624| #define HAVE_TIMEGM 1
5625| #define HAVE_GMTIME_R 1
5626| #define SIZEOF_CHAR 1
5627| #define SIZEOF_SHORT 2
5628| #define SIZEOF_LONG 8
5629| #define SIZEOF_INT 4
5630| #define SIZEOF_VOID_P 8
5631| #define SIZEOF_LONG_LONG 8
5632| #define SIZEOF___INT64 0
5633| #define HAVE_LONG_LONG_FORMAT 1
5634| #define SANE_MALLOC_PROTOS 1
5635| #define G_HAVE___INLINE 1
5636| #define G_HAVE___INLINE__ 1
5637| #define G_HAVE_INLINE 1
5638| #define HAVE_DIRENT_H 1
5639| #define HAVE_FLOAT_H 1
5640| #define HAVE_LIMITS_H 1
5641| #define HAVE_PWD_H 1
5642| #define HAVE_GRP_H 1
5643| #define HAVE_SYS_PARAM_H 1
5644| #define HAVE_SYS_POLL_H 1
5645| #define HAVE_SYS_RESOURCE_H 1
5646| #define HAVE_SYS_TIME_H 1
5647| #define HAVE_SYS_TIMES_H 1
5648| #define HAVE_SYS_WAIT_H 1
5649| #define HAVE_UNISTD_H 1
5650| #define HAVE_SYS_SELECT_H 1
5651| #define HAVE_SYS_TYPES_H 1
5652| #define HAVE_STDINT_H 1
5653| #define HAVE_INTTYPES_H 1
5654| #define HAVE_SCHED_H 1
5655| #define HAVE_SYS_STATVFS_H 1
5656| #define HAVE_FSTAB_H 1
5657| #define HAVE_SYS_UIO_H 1
5658| #define HAVE_SYS_MOUNT_H 1
5659| #define HAVE_SYS_SYSCTL_H 1
5660| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
5661| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
5662| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
5663| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
5664| /* end confdefs.h.  */
5665| #include <sys/statvfs.h>
5666|
5667| int
5668| main ()
5669| {
5670| static struct statvfs ac_aggr;
5671| if (ac_aggr.f_basetype)
5672| return 0;
5673|   ;
5674|   return 0;
5675| }
5676configure:23100: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5677conftest.c:82:20: error: no member named 'f_basetype' in 'struct statvfs'
5678if (sizeof ac_aggr.f_basetype)
5679           ~~~~~~~ ^
56801 error generated.
5681configure:23100: $? = 1
5682configure: failed program was:
5683| /* confdefs.h */
5684| #define PACKAGE_NAME "glib"
5685| #define PACKAGE_TARNAME "glib"
5686| #define PACKAGE_VERSION "2.30.2"
5687| #define PACKAGE_STRING "glib 2.30.2"
5688| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
5689| #define PACKAGE_URL ""
5690| #define GLIB_MAJOR_VERSION 2
5691| #define GLIB_MINOR_VERSION 30
5692| #define GLIB_MICRO_VERSION 2
5693| #define GLIB_INTERFACE_AGE 2
5694| #define GLIB_BINARY_AGE 3002
5695| #define HAVE_CARBON 1
5696| #define NEED_ICONV_CACHE 1
5697| #define HAVE_LOCALE_H 1
5698| #define HAVE_LC_MESSAGES 1
5699| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
5700| #define HAVE_GETTEXT 1
5701| #define HAVE_DCGETTEXT 1
5702| #define ENABLE_NLS 1
5703| #define GETTEXT_PACKAGE "glib20"
5704| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
5705| #define USE_LIBICONV_GNU 1
5706| #define HAVE_DLFCN_H 1
5707| #define LT_OBJDIR ".libs/"
5708| #define STDC_HEADERS 1
5709| #define HAVE_VPRINTF 1
5710| #define HAVE_ALLOCA_H 1
5711| #define HAVE_ALLOCA 1
5712| #define HAVE_MMAP 1
5713| #define HAVE_POSIX_MEMALIGN 1
5714| #define HAVE_VALLOC 1
5715| #define HAVE_FSYNC 1
5716| #define HAVE_ATEXIT 1
5717| #define HAVE_TIMEGM 1
5718| #define HAVE_GMTIME_R 1
5719| #define SIZEOF_CHAR 1
5720| #define SIZEOF_SHORT 2
5721| #define SIZEOF_LONG 8
5722| #define SIZEOF_INT 4
5723| #define SIZEOF_VOID_P 8
5724| #define SIZEOF_LONG_LONG 8
5725| #define SIZEOF___INT64 0
5726| #define HAVE_LONG_LONG_FORMAT 1
5727| #define SANE_MALLOC_PROTOS 1
5728| #define G_HAVE___INLINE 1
5729| #define G_HAVE___INLINE__ 1
5730| #define G_HAVE_INLINE 1
5731| #define HAVE_DIRENT_H 1
5732| #define HAVE_FLOAT_H 1
5733| #define HAVE_LIMITS_H 1
5734| #define HAVE_PWD_H 1
5735| #define HAVE_GRP_H 1
5736| #define HAVE_SYS_PARAM_H 1
5737| #define HAVE_SYS_POLL_H 1
5738| #define HAVE_SYS_RESOURCE_H 1
5739| #define HAVE_SYS_TIME_H 1
5740| #define HAVE_SYS_TIMES_H 1
5741| #define HAVE_SYS_WAIT_H 1
5742| #define HAVE_UNISTD_H 1
5743| #define HAVE_SYS_SELECT_H 1
5744| #define HAVE_SYS_TYPES_H 1
5745| #define HAVE_STDINT_H 1
5746| #define HAVE_INTTYPES_H 1
5747| #define HAVE_SCHED_H 1
5748| #define HAVE_SYS_STATVFS_H 1
5749| #define HAVE_FSTAB_H 1
5750| #define HAVE_SYS_UIO_H 1
5751| #define HAVE_SYS_MOUNT_H 1
5752| #define HAVE_SYS_SYSCTL_H 1
5753| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
5754| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
5755| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
5756| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
5757| /* end confdefs.h.  */
5758| #include <sys/statvfs.h>
5759|
5760| int
5761| main ()
5762| {
5763| static struct statvfs ac_aggr;
5764| if (sizeof ac_aggr.f_basetype)
5765| return 0;
5766|   ;
5767|   return 0;
5768| }
5769configure:23100: result: no
5770configure:23111: checking for struct statvfs.f_fstypename
5771configure:23111: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5772conftest.c:82:13: error: no member named 'f_fstypename' in 'struct statvfs'
5773if (ac_aggr.f_fstypename)
5774    ~~~~~~~ ^
57751 error generated.
5776configure:23111: $? = 1
5777configure: failed program was:
5778| /* confdefs.h */
5779| #define PACKAGE_NAME "glib"
5780| #define PACKAGE_TARNAME "glib"
5781| #define PACKAGE_VERSION "2.30.2"
5782| #define PACKAGE_STRING "glib 2.30.2"
5783| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
5784| #define PACKAGE_URL ""
5785| #define GLIB_MAJOR_VERSION 2
5786| #define GLIB_MINOR_VERSION 30
5787| #define GLIB_MICRO_VERSION 2
5788| #define GLIB_INTERFACE_AGE 2
5789| #define GLIB_BINARY_AGE 3002
5790| #define HAVE_CARBON 1
5791| #define NEED_ICONV_CACHE 1
5792| #define HAVE_LOCALE_H 1
5793| #define HAVE_LC_MESSAGES 1
5794| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
5795| #define HAVE_GETTEXT 1
5796| #define HAVE_DCGETTEXT 1
5797| #define ENABLE_NLS 1
5798| #define GETTEXT_PACKAGE "glib20"
5799| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
5800| #define USE_LIBICONV_GNU 1
5801| #define HAVE_DLFCN_H 1
5802| #define LT_OBJDIR ".libs/"
5803| #define STDC_HEADERS 1
5804| #define HAVE_VPRINTF 1
5805| #define HAVE_ALLOCA_H 1
5806| #define HAVE_ALLOCA 1
5807| #define HAVE_MMAP 1
5808| #define HAVE_POSIX_MEMALIGN 1
5809| #define HAVE_VALLOC 1
5810| #define HAVE_FSYNC 1
5811| #define HAVE_ATEXIT 1
5812| #define HAVE_TIMEGM 1
5813| #define HAVE_GMTIME_R 1
5814| #define SIZEOF_CHAR 1
5815| #define SIZEOF_SHORT 2
5816| #define SIZEOF_LONG 8
5817| #define SIZEOF_INT 4
5818| #define SIZEOF_VOID_P 8
5819| #define SIZEOF_LONG_LONG 8
5820| #define SIZEOF___INT64 0
5821| #define HAVE_LONG_LONG_FORMAT 1
5822| #define SANE_MALLOC_PROTOS 1
5823| #define G_HAVE___INLINE 1
5824| #define G_HAVE___INLINE__ 1
5825| #define G_HAVE_INLINE 1
5826| #define HAVE_DIRENT_H 1
5827| #define HAVE_FLOAT_H 1
5828| #define HAVE_LIMITS_H 1
5829| #define HAVE_PWD_H 1
5830| #define HAVE_GRP_H 1
5831| #define HAVE_SYS_PARAM_H 1
5832| #define HAVE_SYS_POLL_H 1
5833| #define HAVE_SYS_RESOURCE_H 1
5834| #define HAVE_SYS_TIME_H 1
5835| #define HAVE_SYS_TIMES_H 1
5836| #define HAVE_SYS_WAIT_H 1
5837| #define HAVE_UNISTD_H 1
5838| #define HAVE_SYS_SELECT_H 1
5839| #define HAVE_SYS_TYPES_H 1
5840| #define HAVE_STDINT_H 1
5841| #define HAVE_INTTYPES_H 1
5842| #define HAVE_SCHED_H 1
5843| #define HAVE_SYS_STATVFS_H 1
5844| #define HAVE_FSTAB_H 1
5845| #define HAVE_SYS_UIO_H 1
5846| #define HAVE_SYS_MOUNT_H 1
5847| #define HAVE_SYS_SYSCTL_H 1
5848| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
5849| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
5850| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
5851| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
5852| /* end confdefs.h.  */
5853| #include <sys/statvfs.h>
5854|
5855| int
5856| main ()
5857| {
5858| static struct statvfs ac_aggr;
5859| if (ac_aggr.f_fstypename)
5860| return 0;
5861|   ;
5862|   return 0;
5863| }
5864configure:23111: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5865conftest.c:82:20: error: no member named 'f_fstypename' in 'struct statvfs'
5866if (sizeof ac_aggr.f_fstypename)
5867           ~~~~~~~ ^
58681 error generated.
5869configure:23111: $? = 1
5870configure: failed program was:
5871| /* confdefs.h */
5872| #define PACKAGE_NAME "glib"
5873| #define PACKAGE_TARNAME "glib"
5874| #define PACKAGE_VERSION "2.30.2"
5875| #define PACKAGE_STRING "glib 2.30.2"
5876| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
5877| #define PACKAGE_URL ""
5878| #define GLIB_MAJOR_VERSION 2
5879| #define GLIB_MINOR_VERSION 30
5880| #define GLIB_MICRO_VERSION 2
5881| #define GLIB_INTERFACE_AGE 2
5882| #define GLIB_BINARY_AGE 3002
5883| #define HAVE_CARBON 1
5884| #define NEED_ICONV_CACHE 1
5885| #define HAVE_LOCALE_H 1
5886| #define HAVE_LC_MESSAGES 1
5887| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
5888| #define HAVE_GETTEXT 1
5889| #define HAVE_DCGETTEXT 1
5890| #define ENABLE_NLS 1
5891| #define GETTEXT_PACKAGE "glib20"
5892| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
5893| #define USE_LIBICONV_GNU 1
5894| #define HAVE_DLFCN_H 1
5895| #define LT_OBJDIR ".libs/"
5896| #define STDC_HEADERS 1
5897| #define HAVE_VPRINTF 1
5898| #define HAVE_ALLOCA_H 1
5899| #define HAVE_ALLOCA 1
5900| #define HAVE_MMAP 1
5901| #define HAVE_POSIX_MEMALIGN 1
5902| #define HAVE_VALLOC 1
5903| #define HAVE_FSYNC 1
5904| #define HAVE_ATEXIT 1
5905| #define HAVE_TIMEGM 1
5906| #define HAVE_GMTIME_R 1
5907| #define SIZEOF_CHAR 1
5908| #define SIZEOF_SHORT 2
5909| #define SIZEOF_LONG 8
5910| #define SIZEOF_INT 4
5911| #define SIZEOF_VOID_P 8
5912| #define SIZEOF_LONG_LONG 8
5913| #define SIZEOF___INT64 0
5914| #define HAVE_LONG_LONG_FORMAT 1
5915| #define SANE_MALLOC_PROTOS 1
5916| #define G_HAVE___INLINE 1
5917| #define G_HAVE___INLINE__ 1
5918| #define G_HAVE_INLINE 1
5919| #define HAVE_DIRENT_H 1
5920| #define HAVE_FLOAT_H 1
5921| #define HAVE_LIMITS_H 1
5922| #define HAVE_PWD_H 1
5923| #define HAVE_GRP_H 1
5924| #define HAVE_SYS_PARAM_H 1
5925| #define HAVE_SYS_POLL_H 1
5926| #define HAVE_SYS_RESOURCE_H 1
5927| #define HAVE_SYS_TIME_H 1
5928| #define HAVE_SYS_TIMES_H 1
5929| #define HAVE_SYS_WAIT_H 1
5930| #define HAVE_UNISTD_H 1
5931| #define HAVE_SYS_SELECT_H 1
5932| #define HAVE_SYS_TYPES_H 1
5933| #define HAVE_STDINT_H 1
5934| #define HAVE_INTTYPES_H 1
5935| #define HAVE_SCHED_H 1
5936| #define HAVE_SYS_STATVFS_H 1
5937| #define HAVE_FSTAB_H 1
5938| #define HAVE_SYS_UIO_H 1
5939| #define HAVE_SYS_MOUNT_H 1
5940| #define HAVE_SYS_SYSCTL_H 1
5941| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
5942| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
5943| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
5944| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
5945| /* end confdefs.h.  */
5946| #include <sys/statvfs.h>
5947|
5948| int
5949| main ()
5950| {
5951| static struct statvfs ac_aggr;
5952| if (sizeof ac_aggr.f_fstypename)
5953| return 0;
5954|   ;
5955|   return 0;
5956| }
5957configure:23111: result: no
5958configure:23122: checking for struct tm.tm_gmtoff
5959configure:23122: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5960configure:23122: $? = 0
5961configure:23122: result: yes
5962configure:23132: checking for struct tm.__tm_gmtoff
5963configure:23132: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
5964conftest.c:83:13: error: no member named '__tm_gmtoff' in 'struct tm'; did you mean 'tm_gmtoff'?
5965if (ac_aggr.__tm_gmtoff)
5966            ^~~~~~~~~~~
5967            tm_gmtoff
5968/usr/include/time.h:100:7: note: 'tm_gmtoff' declared here
5969        long    tm_gmtoff;      /* offset from CUT in seconds */
5970                ^
59711 error generated.
5972configure:23132: $? = 1
5973configure: failed program was:
5974| /* confdefs.h */
5975| #define PACKAGE_NAME "glib"
5976| #define PACKAGE_TARNAME "glib"
5977| #define PACKAGE_VERSION "2.30.2"
5978| #define PACKAGE_STRING "glib 2.30.2"
5979| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
5980| #define PACKAGE_URL ""
5981| #define GLIB_MAJOR_VERSION 2
5982| #define GLIB_MINOR_VERSION 30
5983| #define GLIB_MICRO_VERSION 2
5984| #define GLIB_INTERFACE_AGE 2
5985| #define GLIB_BINARY_AGE 3002
5986| #define HAVE_CARBON 1
5987| #define NEED_ICONV_CACHE 1
5988| #define HAVE_LOCALE_H 1
5989| #define HAVE_LC_MESSAGES 1
5990| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
5991| #define HAVE_GETTEXT 1
5992| #define HAVE_DCGETTEXT 1
5993| #define ENABLE_NLS 1
5994| #define GETTEXT_PACKAGE "glib20"
5995| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
5996| #define USE_LIBICONV_GNU 1
5997| #define HAVE_DLFCN_H 1
5998| #define LT_OBJDIR ".libs/"
5999| #define STDC_HEADERS 1
6000| #define HAVE_VPRINTF 1
6001| #define HAVE_ALLOCA_H 1
6002| #define HAVE_ALLOCA 1
6003| #define HAVE_MMAP 1
6004| #define HAVE_POSIX_MEMALIGN 1
6005| #define HAVE_VALLOC 1
6006| #define HAVE_FSYNC 1
6007| #define HAVE_ATEXIT 1
6008| #define HAVE_TIMEGM 1
6009| #define HAVE_GMTIME_R 1
6010| #define SIZEOF_CHAR 1
6011| #define SIZEOF_SHORT 2
6012| #define SIZEOF_LONG 8
6013| #define SIZEOF_INT 4
6014| #define SIZEOF_VOID_P 8
6015| #define SIZEOF_LONG_LONG 8
6016| #define SIZEOF___INT64 0
6017| #define HAVE_LONG_LONG_FORMAT 1
6018| #define SANE_MALLOC_PROTOS 1
6019| #define G_HAVE___INLINE 1
6020| #define G_HAVE___INLINE__ 1
6021| #define G_HAVE_INLINE 1
6022| #define HAVE_DIRENT_H 1
6023| #define HAVE_FLOAT_H 1
6024| #define HAVE_LIMITS_H 1
6025| #define HAVE_PWD_H 1
6026| #define HAVE_GRP_H 1
6027| #define HAVE_SYS_PARAM_H 1
6028| #define HAVE_SYS_POLL_H 1
6029| #define HAVE_SYS_RESOURCE_H 1
6030| #define HAVE_SYS_TIME_H 1
6031| #define HAVE_SYS_TIMES_H 1
6032| #define HAVE_SYS_WAIT_H 1
6033| #define HAVE_UNISTD_H 1
6034| #define HAVE_SYS_SELECT_H 1
6035| #define HAVE_SYS_TYPES_H 1
6036| #define HAVE_STDINT_H 1
6037| #define HAVE_INTTYPES_H 1
6038| #define HAVE_SCHED_H 1
6039| #define HAVE_SYS_STATVFS_H 1
6040| #define HAVE_FSTAB_H 1
6041| #define HAVE_SYS_UIO_H 1
6042| #define HAVE_SYS_MOUNT_H 1
6043| #define HAVE_SYS_SYSCTL_H 1
6044| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6045| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6046| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
6047| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
6048| #define HAVE_STRUCT_TM_TM_GMTOFF 1
6049| /* end confdefs.h.  */
6050| #include <time.h>
6051|
6052| int
6053| main ()
6054| {
6055| static struct tm ac_aggr;
6056| if (ac_aggr.__tm_gmtoff)
6057| return 0;
6058|   ;
6059|   return 0;
6060| }
6061configure:23132: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
6062conftest.c:83:20: error: no member named '__tm_gmtoff' in 'struct tm'; did you mean 'tm_gmtoff'?
6063if (sizeof ac_aggr.__tm_gmtoff)
6064                   ^~~~~~~~~~~
6065                   tm_gmtoff
6066/usr/include/time.h:100:7: note: 'tm_gmtoff' declared here
6067        long    tm_gmtoff;      /* offset from CUT in seconds */
6068                ^
60691 error generated.
6070configure:23132: $? = 1
6071configure: failed program was:
6072| /* confdefs.h */
6073| #define PACKAGE_NAME "glib"
6074| #define PACKAGE_TARNAME "glib"
6075| #define PACKAGE_VERSION "2.30.2"
6076| #define PACKAGE_STRING "glib 2.30.2"
6077| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
6078| #define PACKAGE_URL ""
6079| #define GLIB_MAJOR_VERSION 2
6080| #define GLIB_MINOR_VERSION 30
6081| #define GLIB_MICRO_VERSION 2
6082| #define GLIB_INTERFACE_AGE 2
6083| #define GLIB_BINARY_AGE 3002
6084| #define HAVE_CARBON 1
6085| #define NEED_ICONV_CACHE 1
6086| #define HAVE_LOCALE_H 1
6087| #define HAVE_LC_MESSAGES 1
6088| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
6089| #define HAVE_GETTEXT 1
6090| #define HAVE_DCGETTEXT 1
6091| #define ENABLE_NLS 1
6092| #define GETTEXT_PACKAGE "glib20"
6093| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
6094| #define USE_LIBICONV_GNU 1
6095| #define HAVE_DLFCN_H 1
6096| #define LT_OBJDIR ".libs/"
6097| #define STDC_HEADERS 1
6098| #define HAVE_VPRINTF 1
6099| #define HAVE_ALLOCA_H 1
6100| #define HAVE_ALLOCA 1
6101| #define HAVE_MMAP 1
6102| #define HAVE_POSIX_MEMALIGN 1
6103| #define HAVE_VALLOC 1
6104| #define HAVE_FSYNC 1
6105| #define HAVE_ATEXIT 1
6106| #define HAVE_TIMEGM 1
6107| #define HAVE_GMTIME_R 1
6108| #define SIZEOF_CHAR 1
6109| #define SIZEOF_SHORT 2
6110| #define SIZEOF_LONG 8
6111| #define SIZEOF_INT 4
6112| #define SIZEOF_VOID_P 8
6113| #define SIZEOF_LONG_LONG 8
6114| #define SIZEOF___INT64 0
6115| #define HAVE_LONG_LONG_FORMAT 1
6116| #define SANE_MALLOC_PROTOS 1
6117| #define G_HAVE___INLINE 1
6118| #define G_HAVE___INLINE__ 1
6119| #define G_HAVE_INLINE 1
6120| #define HAVE_DIRENT_H 1
6121| #define HAVE_FLOAT_H 1
6122| #define HAVE_LIMITS_H 1
6123| #define HAVE_PWD_H 1
6124| #define HAVE_GRP_H 1
6125| #define HAVE_SYS_PARAM_H 1
6126| #define HAVE_SYS_POLL_H 1
6127| #define HAVE_SYS_RESOURCE_H 1
6128| #define HAVE_SYS_TIME_H 1
6129| #define HAVE_SYS_TIMES_H 1
6130| #define HAVE_SYS_WAIT_H 1
6131| #define HAVE_UNISTD_H 1
6132| #define HAVE_SYS_SELECT_H 1
6133| #define HAVE_SYS_TYPES_H 1
6134| #define HAVE_STDINT_H 1
6135| #define HAVE_INTTYPES_H 1
6136| #define HAVE_SCHED_H 1
6137| #define HAVE_SYS_STATVFS_H 1
6138| #define HAVE_FSTAB_H 1
6139| #define HAVE_SYS_UIO_H 1
6140| #define HAVE_SYS_MOUNT_H 1
6141| #define HAVE_SYS_SYSCTL_H 1
6142| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6143| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6144| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
6145| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
6146| #define HAVE_STRUCT_TM_TM_GMTOFF 1
6147| /* end confdefs.h.  */
6148| #include <time.h>
6149|
6150| int
6151| main ()
6152| {
6153| static struct tm ac_aggr;
6154| if (sizeof ac_aggr.__tm_gmtoff)
6155| return 0;
6156|   ;
6157|   return 0;
6158| }
6159configure:23132: result: no
6160configure:23146: checking for nl_langinfo and CODESET
6161configure:23162: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6162conftest.c:81:7: warning: unused variable 'cs' [-Wunused-variable]
6163char* cs = nl_langinfo(CODESET);
6164      ^
61651 warning generated.
6166configure:23162: $? = 0
6167configure:23171: result: yes
6168configure:23182: checking stddef.h usability
6169configure:23182: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
6170configure:23182: $? = 0
6171configure:23182: result: yes
6172configure:23182: checking stddef.h presence
6173configure:23182: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
6174configure:23182: $? = 0
6175configure:23182: result: yes
6176configure:23182: checking for stddef.h
6177configure:23182: result: yes
6178configure:23182: checking stdlib.h usability
6179configure:23182: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
6180configure:23182: $? = 0
6181configure:23182: result: yes
6182configure:23182: checking stdlib.h presence
6183configure:23182: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
6184configure:23182: $? = 0
6185configure:23182: result: yes
6186configure:23182: checking for stdlib.h
6187configure:23182: result: yes
6188configure:23182: checking string.h usability
6189configure:23182: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
6190configure:23182: $? = 0
6191configure:23182: result: yes
6192configure:23182: checking string.h presence
6193configure:23182: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
6194configure:23182: $? = 0
6195configure:23182: result: yes
6196configure:23182: checking for string.h
6197configure:23182: result: yes
6198configure:23194: checking for setlocale
6199configure:23194: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6200configure:23194: $? = 0
6201configure:23194: result: yes
6202configure:23209: checking size of size_t
6203configure:23214: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6204configure:23214: $? = 0
6205configure:23214: ./conftest
6206configure:23214: $? = 0
6207configure:23228: result: 8
6208configure:23239: checking for the appropriate definition for size_t
6209configure:23348: result: unsigned long
6210configure:23355: checking for lstat
6211configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6212configure:23355: $? = 0
6213configure:23355: result: yes
6214configure:23355: checking for strerror
6215configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6216conftest.c:107:6: warning: incompatible redeclaration of library function 'strerror'
6217char strerror ();
6218     ^
6219conftest.c:107:6: note: 'strerror' is a builtin with type 'char *(int)'
62201 warning generated.
6221configure:23355: $? = 0
6222configure:23355: result: yes
6223configure:23355: checking for strsignal
6224configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6225configure:23355: $? = 0
6226configure:23355: result: yes
6227configure:23355: checking for memmove
6228configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6229conftest.c:109:6: warning: incompatible redeclaration of library function 'memmove'
6230char memmove ();
6231     ^
6232conftest.c:109:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
62331 warning generated.
6234configure:23355: $? = 0
6235configure:23355: result: yes
6236configure:23355: checking for vsnprintf
6237configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6238conftest.c:110:6: warning: incompatible redeclaration of library function 'vsnprintf'
6239char vsnprintf ();
6240     ^
6241conftest.c:110:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)'
62421 warning generated.
6243configure:23355: $? = 0
6244configure:23355: result: yes
6245configure:23355: checking for stpcpy
6246configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6247conftest.c:111:6: warning: incompatible redeclaration of library function 'stpcpy'
6248char stpcpy ();
6249     ^
6250conftest.c:111:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
62511 warning generated.
6252configure:23355: $? = 0
6253configure:23355: result: yes
6254configure:23355: checking for strcasecmp
6255configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6256configure:23355: $? = 0
6257configure:23355: result: yes
6258configure:23355: checking for strncasecmp
6259configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6260configure:23355: $? = 0
6261configure:23355: result: yes
6262configure:23355: checking for poll
6263configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6264configure:23355: $? = 0
6265configure:23355: result: yes
6266configure:23355: checking for getcwd
6267configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6268configure:23355: $? = 0
6269configure:23355: result: yes
6270configure:23355: checking for vasprintf
6271configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6272conftest.c:127:19: warning: format string missing [-Wformat]
6273return vasprintf ();
6274       ~~~~~~~~~  ^
62751 warning generated.
6276configure:23355: $? = 0
6277configure:23355: result: yes
6278configure:23355: checking for setenv
6279configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6280configure:23355: $? = 0
6281configure:23355: result: yes
6282configure:23355: checking for unsetenv
6283configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6284configure:23355: $? = 0
6285configure:23355: result: yes
6286configure:23355: checking for getc_unlocked
6287configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6288configure:23355: $? = 0
6289configure:23355: result: yes
6290configure:23355: checking for readlink
6291configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6292configure:23355: $? = 0
6293configure:23355: result: yes
6294configure:23355: checking for symlink
6295configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6296configure:23355: $? = 0
6297configure:23355: result: yes
6298configure:23355: checking for fdwalk
6299configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6300Undefined symbols for architecture x86_64:
6301  "_fdwalk", referenced from:
6302      _main in cc-9CiPT3.o
6303ld: symbol(s) not found for architecture x86_64
6304clang: error: linker command failed with exit code 1 (use -v to see invocation)
6305configure:23355: $? = 1
6306configure: failed program was:
6307| /* confdefs.h */
6308| #define PACKAGE_NAME "glib"
6309| #define PACKAGE_TARNAME "glib"
6310| #define PACKAGE_VERSION "2.30.2"
6311| #define PACKAGE_STRING "glib 2.30.2"
6312| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
6313| #define PACKAGE_URL ""
6314| #define GLIB_MAJOR_VERSION 2
6315| #define GLIB_MINOR_VERSION 30
6316| #define GLIB_MICRO_VERSION 2
6317| #define GLIB_INTERFACE_AGE 2
6318| #define GLIB_BINARY_AGE 3002
6319| #define HAVE_CARBON 1
6320| #define NEED_ICONV_CACHE 1
6321| #define HAVE_LOCALE_H 1
6322| #define HAVE_LC_MESSAGES 1
6323| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
6324| #define HAVE_GETTEXT 1
6325| #define HAVE_DCGETTEXT 1
6326| #define ENABLE_NLS 1
6327| #define GETTEXT_PACKAGE "glib20"
6328| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
6329| #define USE_LIBICONV_GNU 1
6330| #define HAVE_DLFCN_H 1
6331| #define LT_OBJDIR ".libs/"
6332| #define STDC_HEADERS 1
6333| #define HAVE_VPRINTF 1
6334| #define HAVE_ALLOCA_H 1
6335| #define HAVE_ALLOCA 1
6336| #define HAVE_MMAP 1
6337| #define HAVE_POSIX_MEMALIGN 1
6338| #define HAVE_VALLOC 1
6339| #define HAVE_FSYNC 1
6340| #define HAVE_ATEXIT 1
6341| #define HAVE_TIMEGM 1
6342| #define HAVE_GMTIME_R 1
6343| #define SIZEOF_CHAR 1
6344| #define SIZEOF_SHORT 2
6345| #define SIZEOF_LONG 8
6346| #define SIZEOF_INT 4
6347| #define SIZEOF_VOID_P 8
6348| #define SIZEOF_LONG_LONG 8
6349| #define SIZEOF___INT64 0
6350| #define HAVE_LONG_LONG_FORMAT 1
6351| #define SANE_MALLOC_PROTOS 1
6352| #define G_HAVE___INLINE 1
6353| #define G_HAVE___INLINE__ 1
6354| #define G_HAVE_INLINE 1
6355| #define HAVE_DIRENT_H 1
6356| #define HAVE_FLOAT_H 1
6357| #define HAVE_LIMITS_H 1
6358| #define HAVE_PWD_H 1
6359| #define HAVE_GRP_H 1
6360| #define HAVE_SYS_PARAM_H 1
6361| #define HAVE_SYS_POLL_H 1
6362| #define HAVE_SYS_RESOURCE_H 1
6363| #define HAVE_SYS_TIME_H 1
6364| #define HAVE_SYS_TIMES_H 1
6365| #define HAVE_SYS_WAIT_H 1
6366| #define HAVE_UNISTD_H 1
6367| #define HAVE_SYS_SELECT_H 1
6368| #define HAVE_SYS_TYPES_H 1
6369| #define HAVE_STDINT_H 1
6370| #define HAVE_INTTYPES_H 1
6371| #define HAVE_SCHED_H 1
6372| #define HAVE_SYS_STATVFS_H 1
6373| #define HAVE_FSTAB_H 1
6374| #define HAVE_SYS_UIO_H 1
6375| #define HAVE_SYS_MOUNT_H 1
6376| #define HAVE_SYS_SYSCTL_H 1
6377| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6378| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6379| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
6380| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
6381| #define HAVE_STRUCT_TM_TM_GMTOFF 1
6382| #define HAVE_LANGINFO_CODESET 1
6383| #define HAVE_STDDEF_H 1
6384| #define HAVE_STDLIB_H 1
6385| #define HAVE_STRING_H 1
6386| #define HAVE_SETLOCALE 1
6387| #define SIZEOF_SIZE_T 8
6388| #define HAVE_LSTAT 1
6389| #define HAVE_STRERROR 1
6390| #define HAVE_STRSIGNAL 1
6391| #define HAVE_MEMMOVE 1
6392| #define HAVE_VSNPRINTF 1
6393| #define HAVE_STPCPY 1
6394| #define HAVE_STRCASECMP 1
6395| #define HAVE_STRNCASECMP 1
6396| #define HAVE_POLL 1
6397| #define HAVE_GETCWD 1
6398| #define HAVE_VASPRINTF 1
6399| #define HAVE_SETENV 1
6400| #define HAVE_UNSETENV 1
6401| #define HAVE_GETC_UNLOCKED 1
6402| #define HAVE_READLINK 1
6403| #define HAVE_SYMLINK 1
6404| /* end confdefs.h.  */
6405| /* Define fdwalk to an innocuous variant, in case <limits.h> declares fdwalk.
6406|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6407| #define fdwalk innocuous_fdwalk
6408|
6409| /* System header to define __stub macros and hopefully few prototypes,
6410|     which can conflict with char fdwalk (); below.
6411|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6412|     <limits.h> exists even on freestanding compilers.  */
6413|
6414| #ifdef __STDC__
6415| # include <limits.h>
6416| #else
6417| # include <assert.h>
6418| #endif
6419|
6420| #undef fdwalk
6421|
6422| /* Override any GCC internal prototype to avoid an error.
6423|    Use char because int might match the return type of a GCC
6424|    builtin and then its argument prototype would still apply.  */
6425| #ifdef __cplusplus
6426| extern "C"
6427| #endif
6428| char fdwalk ();
6429| /* The GNU C library defines this for functions which it implements
6430|     to always fail with ENOSYS.  Some functions are actually named
6431|     something starting with __ and the normal name is an alias.  */
6432| #if defined __stub_fdwalk || defined __stub___fdwalk
6433| choke me
6434| #endif
6435|
6436| int
6437| main ()
6438| {
6439| return fdwalk ();
6440|   ;
6441|   return 0;
6442| }
6443configure:23355: result: no
6444configure:23355: checking for memmem
6445configure:23355: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6446configure:23355: $? = 0
6447configure:23355: result: yes
6448configure:23367: checking for chown
6449configure:23367: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6450configure:23367: $? = 0
6451configure:23367: result: yes
6452configure:23367: checking for lchmod
6453configure:23367: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6454configure:23367: $? = 0
6455configure:23367: result: yes
6456configure:23367: checking for lchown
6457configure:23367: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6458configure:23367: $? = 0
6459configure:23367: result: yes
6460configure:23367: checking for fchmod
6461configure:23367: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6462configure:23367: $? = 0
6463configure:23367: result: yes
6464configure:23367: checking for fchown
6465configure:23367: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6466configure:23367: $? = 0
6467configure:23367: result: yes
6468configure:23367: checking for link
6469configure:23367: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6470configure:23367: $? = 0
6471configure:23367: result: yes
6472configure:23367: checking for utimes
6473configure:23367: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6474configure:23367: $? = 0
6475configure:23367: result: yes
6476configure:23367: checking for getgrgid
6477configure:23367: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6478configure:23367: $? = 0
6479configure:23367: result: yes
6480configure:23367: checking for getpwuid
6481configure:23367: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6482configure:23367: $? = 0
6483configure:23367: result: yes
6484configure:23379: checking for getmntent_r
6485configure:23379: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6486Undefined symbols for architecture x86_64:
6487  "_getmntent_r", referenced from:
6488      _main in cc-Kx45pq.o
6489ld: symbol(s) not found for architecture x86_64
6490clang: error: linker command failed with exit code 1 (use -v to see invocation)
6491configure:23379: $? = 1
6492configure: failed program was:
6493| /* confdefs.h */
6494| #define PACKAGE_NAME "glib"
6495| #define PACKAGE_TARNAME "glib"
6496| #define PACKAGE_VERSION "2.30.2"
6497| #define PACKAGE_STRING "glib 2.30.2"
6498| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
6499| #define PACKAGE_URL ""
6500| #define GLIB_MAJOR_VERSION 2
6501| #define GLIB_MINOR_VERSION 30
6502| #define GLIB_MICRO_VERSION 2
6503| #define GLIB_INTERFACE_AGE 2
6504| #define GLIB_BINARY_AGE 3002
6505| #define HAVE_CARBON 1
6506| #define NEED_ICONV_CACHE 1
6507| #define HAVE_LOCALE_H 1
6508| #define HAVE_LC_MESSAGES 1
6509| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
6510| #define HAVE_GETTEXT 1
6511| #define HAVE_DCGETTEXT 1
6512| #define ENABLE_NLS 1
6513| #define GETTEXT_PACKAGE "glib20"
6514| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
6515| #define USE_LIBICONV_GNU 1
6516| #define HAVE_DLFCN_H 1
6517| #define LT_OBJDIR ".libs/"
6518| #define STDC_HEADERS 1
6519| #define HAVE_VPRINTF 1
6520| #define HAVE_ALLOCA_H 1
6521| #define HAVE_ALLOCA 1
6522| #define HAVE_MMAP 1
6523| #define HAVE_POSIX_MEMALIGN 1
6524| #define HAVE_VALLOC 1
6525| #define HAVE_FSYNC 1
6526| #define HAVE_ATEXIT 1
6527| #define HAVE_TIMEGM 1
6528| #define HAVE_GMTIME_R 1
6529| #define SIZEOF_CHAR 1
6530| #define SIZEOF_SHORT 2
6531| #define SIZEOF_LONG 8
6532| #define SIZEOF_INT 4
6533| #define SIZEOF_VOID_P 8
6534| #define SIZEOF_LONG_LONG 8
6535| #define SIZEOF___INT64 0
6536| #define HAVE_LONG_LONG_FORMAT 1
6537| #define SANE_MALLOC_PROTOS 1
6538| #define G_HAVE___INLINE 1
6539| #define G_HAVE___INLINE__ 1
6540| #define G_HAVE_INLINE 1
6541| #define HAVE_DIRENT_H 1
6542| #define HAVE_FLOAT_H 1
6543| #define HAVE_LIMITS_H 1
6544| #define HAVE_PWD_H 1
6545| #define HAVE_GRP_H 1
6546| #define HAVE_SYS_PARAM_H 1
6547| #define HAVE_SYS_POLL_H 1
6548| #define HAVE_SYS_RESOURCE_H 1
6549| #define HAVE_SYS_TIME_H 1
6550| #define HAVE_SYS_TIMES_H 1
6551| #define HAVE_SYS_WAIT_H 1
6552| #define HAVE_UNISTD_H 1
6553| #define HAVE_SYS_SELECT_H 1
6554| #define HAVE_SYS_TYPES_H 1
6555| #define HAVE_STDINT_H 1
6556| #define HAVE_INTTYPES_H 1
6557| #define HAVE_SCHED_H 1
6558| #define HAVE_SYS_STATVFS_H 1
6559| #define HAVE_FSTAB_H 1
6560| #define HAVE_SYS_UIO_H 1
6561| #define HAVE_SYS_MOUNT_H 1
6562| #define HAVE_SYS_SYSCTL_H 1
6563| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6564| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6565| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
6566| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
6567| #define HAVE_STRUCT_TM_TM_GMTOFF 1
6568| #define HAVE_LANGINFO_CODESET 1
6569| #define HAVE_STDDEF_H 1
6570| #define HAVE_STDLIB_H 1
6571| #define HAVE_STRING_H 1
6572| #define HAVE_SETLOCALE 1
6573| #define SIZEOF_SIZE_T 8
6574| #define HAVE_LSTAT 1
6575| #define HAVE_STRERROR 1
6576| #define HAVE_STRSIGNAL 1
6577| #define HAVE_MEMMOVE 1
6578| #define HAVE_VSNPRINTF 1
6579| #define HAVE_STPCPY 1
6580| #define HAVE_STRCASECMP 1
6581| #define HAVE_STRNCASECMP 1
6582| #define HAVE_POLL 1
6583| #define HAVE_GETCWD 1
6584| #define HAVE_VASPRINTF 1
6585| #define HAVE_SETENV 1
6586| #define HAVE_UNSETENV 1
6587| #define HAVE_GETC_UNLOCKED 1
6588| #define HAVE_READLINK 1
6589| #define HAVE_SYMLINK 1
6590| #define HAVE_MEMMEM 1
6591| #define HAVE_CHOWN 1
6592| #define HAVE_LCHMOD 1
6593| #define HAVE_LCHOWN 1
6594| #define HAVE_FCHMOD 1
6595| #define HAVE_FCHOWN 1
6596| #define HAVE_LINK 1
6597| #define HAVE_UTIMES 1
6598| #define HAVE_GETGRGID 1
6599| #define HAVE_GETPWUID 1
6600| /* end confdefs.h.  */
6601| /* Define getmntent_r to an innocuous variant, in case <limits.h> declares getmntent_r.
6602|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6603| #define getmntent_r innocuous_getmntent_r
6604|
6605| /* System header to define __stub macros and hopefully few prototypes,
6606|     which can conflict with char getmntent_r (); below.
6607|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6608|     <limits.h> exists even on freestanding compilers.  */
6609|
6610| #ifdef __STDC__
6611| # include <limits.h>
6612| #else
6613| # include <assert.h>
6614| #endif
6615|
6616| #undef getmntent_r
6617|
6618| /* Override any GCC internal prototype to avoid an error.
6619|    Use char because int might match the return type of a GCC
6620|    builtin and then its argument prototype would still apply.  */
6621| #ifdef __cplusplus
6622| extern "C"
6623| #endif
6624| char getmntent_r ();
6625| /* The GNU C library defines this for functions which it implements
6626|     to always fail with ENOSYS.  Some functions are actually named
6627|     something starting with __ and the normal name is an alias.  */
6628| #if defined __stub_getmntent_r || defined __stub___getmntent_r
6629| choke me
6630| #endif
6631|
6632| int
6633| main ()
6634| {
6635| return getmntent_r ();
6636|   ;
6637|   return 0;
6638| }
6639configure:23379: result: no
6640configure:23379: checking for setmntent
6641configure:23379: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6642Undefined symbols for architecture x86_64:
6643  "_setmntent", referenced from:
6644      _main in cc-fwI7X3.o
6645ld: symbol(s) not found for architecture x86_64
6646clang: error: linker command failed with exit code 1 (use -v to see invocation)
6647configure:23379: $? = 1
6648configure: failed program was:
6649| /* confdefs.h */
6650| #define PACKAGE_NAME "glib"
6651| #define PACKAGE_TARNAME "glib"
6652| #define PACKAGE_VERSION "2.30.2"
6653| #define PACKAGE_STRING "glib 2.30.2"
6654| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
6655| #define PACKAGE_URL ""
6656| #define GLIB_MAJOR_VERSION 2
6657| #define GLIB_MINOR_VERSION 30
6658| #define GLIB_MICRO_VERSION 2
6659| #define GLIB_INTERFACE_AGE 2
6660| #define GLIB_BINARY_AGE 3002
6661| #define HAVE_CARBON 1
6662| #define NEED_ICONV_CACHE 1
6663| #define HAVE_LOCALE_H 1
6664| #define HAVE_LC_MESSAGES 1
6665| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
6666| #define HAVE_GETTEXT 1
6667| #define HAVE_DCGETTEXT 1
6668| #define ENABLE_NLS 1
6669| #define GETTEXT_PACKAGE "glib20"
6670| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
6671| #define USE_LIBICONV_GNU 1
6672| #define HAVE_DLFCN_H 1
6673| #define LT_OBJDIR ".libs/"
6674| #define STDC_HEADERS 1
6675| #define HAVE_VPRINTF 1
6676| #define HAVE_ALLOCA_H 1
6677| #define HAVE_ALLOCA 1
6678| #define HAVE_MMAP 1
6679| #define HAVE_POSIX_MEMALIGN 1
6680| #define HAVE_VALLOC 1
6681| #define HAVE_FSYNC 1
6682| #define HAVE_ATEXIT 1
6683| #define HAVE_TIMEGM 1
6684| #define HAVE_GMTIME_R 1
6685| #define SIZEOF_CHAR 1
6686| #define SIZEOF_SHORT 2
6687| #define SIZEOF_LONG 8
6688| #define SIZEOF_INT 4
6689| #define SIZEOF_VOID_P 8
6690| #define SIZEOF_LONG_LONG 8
6691| #define SIZEOF___INT64 0
6692| #define HAVE_LONG_LONG_FORMAT 1
6693| #define SANE_MALLOC_PROTOS 1
6694| #define G_HAVE___INLINE 1
6695| #define G_HAVE___INLINE__ 1
6696| #define G_HAVE_INLINE 1
6697| #define HAVE_DIRENT_H 1
6698| #define HAVE_FLOAT_H 1
6699| #define HAVE_LIMITS_H 1
6700| #define HAVE_PWD_H 1
6701| #define HAVE_GRP_H 1
6702| #define HAVE_SYS_PARAM_H 1
6703| #define HAVE_SYS_POLL_H 1
6704| #define HAVE_SYS_RESOURCE_H 1
6705| #define HAVE_SYS_TIME_H 1
6706| #define HAVE_SYS_TIMES_H 1
6707| #define HAVE_SYS_WAIT_H 1
6708| #define HAVE_UNISTD_H 1
6709| #define HAVE_SYS_SELECT_H 1
6710| #define HAVE_SYS_TYPES_H 1
6711| #define HAVE_STDINT_H 1
6712| #define HAVE_INTTYPES_H 1
6713| #define HAVE_SCHED_H 1
6714| #define HAVE_SYS_STATVFS_H 1
6715| #define HAVE_FSTAB_H 1
6716| #define HAVE_SYS_UIO_H 1
6717| #define HAVE_SYS_MOUNT_H 1
6718| #define HAVE_SYS_SYSCTL_H 1
6719| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6720| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6721| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
6722| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
6723| #define HAVE_STRUCT_TM_TM_GMTOFF 1
6724| #define HAVE_LANGINFO_CODESET 1
6725| #define HAVE_STDDEF_H 1
6726| #define HAVE_STDLIB_H 1
6727| #define HAVE_STRING_H 1
6728| #define HAVE_SETLOCALE 1
6729| #define SIZEOF_SIZE_T 8
6730| #define HAVE_LSTAT 1
6731| #define HAVE_STRERROR 1
6732| #define HAVE_STRSIGNAL 1
6733| #define HAVE_MEMMOVE 1
6734| #define HAVE_VSNPRINTF 1
6735| #define HAVE_STPCPY 1
6736| #define HAVE_STRCASECMP 1
6737| #define HAVE_STRNCASECMP 1
6738| #define HAVE_POLL 1
6739| #define HAVE_GETCWD 1
6740| #define HAVE_VASPRINTF 1
6741| #define HAVE_SETENV 1
6742| #define HAVE_UNSETENV 1
6743| #define HAVE_GETC_UNLOCKED 1
6744| #define HAVE_READLINK 1
6745| #define HAVE_SYMLINK 1
6746| #define HAVE_MEMMEM 1
6747| #define HAVE_CHOWN 1
6748| #define HAVE_LCHMOD 1
6749| #define HAVE_LCHOWN 1
6750| #define HAVE_FCHMOD 1
6751| #define HAVE_FCHOWN 1
6752| #define HAVE_LINK 1
6753| #define HAVE_UTIMES 1
6754| #define HAVE_GETGRGID 1
6755| #define HAVE_GETPWUID 1
6756| /* end confdefs.h.  */
6757| /* Define setmntent to an innocuous variant, in case <limits.h> declares setmntent.
6758|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6759| #define setmntent innocuous_setmntent
6760|
6761| /* System header to define __stub macros and hopefully few prototypes,
6762|     which can conflict with char setmntent (); below.
6763|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6764|     <limits.h> exists even on freestanding compilers.  */
6765|
6766| #ifdef __STDC__
6767| # include <limits.h>
6768| #else
6769| # include <assert.h>
6770| #endif
6771|
6772| #undef setmntent
6773|
6774| /* Override any GCC internal prototype to avoid an error.
6775|    Use char because int might match the return type of a GCC
6776|    builtin and then its argument prototype would still apply.  */
6777| #ifdef __cplusplus
6778| extern "C"
6779| #endif
6780| char setmntent ();
6781| /* The GNU C library defines this for functions which it implements
6782|     to always fail with ENOSYS.  Some functions are actually named
6783|     something starting with __ and the normal name is an alias.  */
6784| #if defined __stub_setmntent || defined __stub___setmntent
6785| choke me
6786| #endif
6787|
6788| int
6789| main ()
6790| {
6791| return setmntent ();
6792|   ;
6793|   return 0;
6794| }
6795configure:23379: result: no
6796configure:23379: checking for endmntent
6797configure:23379: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6798Undefined symbols for architecture x86_64:
6799  "_endmntent", referenced from:
6800      _main in cc-ahNTgf.o
6801ld: symbol(s) not found for architecture x86_64
6802clang: error: linker command failed with exit code 1 (use -v to see invocation)
6803configure:23379: $? = 1
6804configure: failed program was:
6805| /* confdefs.h */
6806| #define PACKAGE_NAME "glib"
6807| #define PACKAGE_TARNAME "glib"
6808| #define PACKAGE_VERSION "2.30.2"
6809| #define PACKAGE_STRING "glib 2.30.2"
6810| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
6811| #define PACKAGE_URL ""
6812| #define GLIB_MAJOR_VERSION 2
6813| #define GLIB_MINOR_VERSION 30
6814| #define GLIB_MICRO_VERSION 2
6815| #define GLIB_INTERFACE_AGE 2
6816| #define GLIB_BINARY_AGE 3002
6817| #define HAVE_CARBON 1
6818| #define NEED_ICONV_CACHE 1
6819| #define HAVE_LOCALE_H 1
6820| #define HAVE_LC_MESSAGES 1
6821| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
6822| #define HAVE_GETTEXT 1
6823| #define HAVE_DCGETTEXT 1
6824| #define ENABLE_NLS 1
6825| #define GETTEXT_PACKAGE "glib20"
6826| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
6827| #define USE_LIBICONV_GNU 1
6828| #define HAVE_DLFCN_H 1
6829| #define LT_OBJDIR ".libs/"
6830| #define STDC_HEADERS 1
6831| #define HAVE_VPRINTF 1
6832| #define HAVE_ALLOCA_H 1
6833| #define HAVE_ALLOCA 1
6834| #define HAVE_MMAP 1
6835| #define HAVE_POSIX_MEMALIGN 1
6836| #define HAVE_VALLOC 1
6837| #define HAVE_FSYNC 1
6838| #define HAVE_ATEXIT 1
6839| #define HAVE_TIMEGM 1
6840| #define HAVE_GMTIME_R 1
6841| #define SIZEOF_CHAR 1
6842| #define SIZEOF_SHORT 2
6843| #define SIZEOF_LONG 8
6844| #define SIZEOF_INT 4
6845| #define SIZEOF_VOID_P 8
6846| #define SIZEOF_LONG_LONG 8
6847| #define SIZEOF___INT64 0
6848| #define HAVE_LONG_LONG_FORMAT 1
6849| #define SANE_MALLOC_PROTOS 1
6850| #define G_HAVE___INLINE 1
6851| #define G_HAVE___INLINE__ 1
6852| #define G_HAVE_INLINE 1
6853| #define HAVE_DIRENT_H 1
6854| #define HAVE_FLOAT_H 1
6855| #define HAVE_LIMITS_H 1
6856| #define HAVE_PWD_H 1
6857| #define HAVE_GRP_H 1
6858| #define HAVE_SYS_PARAM_H 1
6859| #define HAVE_SYS_POLL_H 1
6860| #define HAVE_SYS_RESOURCE_H 1
6861| #define HAVE_SYS_TIME_H 1
6862| #define HAVE_SYS_TIMES_H 1
6863| #define HAVE_SYS_WAIT_H 1
6864| #define HAVE_UNISTD_H 1
6865| #define HAVE_SYS_SELECT_H 1
6866| #define HAVE_SYS_TYPES_H 1
6867| #define HAVE_STDINT_H 1
6868| #define HAVE_INTTYPES_H 1
6869| #define HAVE_SCHED_H 1
6870| #define HAVE_SYS_STATVFS_H 1
6871| #define HAVE_FSTAB_H 1
6872| #define HAVE_SYS_UIO_H 1
6873| #define HAVE_SYS_MOUNT_H 1
6874| #define HAVE_SYS_SYSCTL_H 1
6875| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6876| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6877| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
6878| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
6879| #define HAVE_STRUCT_TM_TM_GMTOFF 1
6880| #define HAVE_LANGINFO_CODESET 1
6881| #define HAVE_STDDEF_H 1
6882| #define HAVE_STDLIB_H 1
6883| #define HAVE_STRING_H 1
6884| #define HAVE_SETLOCALE 1
6885| #define SIZEOF_SIZE_T 8
6886| #define HAVE_LSTAT 1
6887| #define HAVE_STRERROR 1
6888| #define HAVE_STRSIGNAL 1
6889| #define HAVE_MEMMOVE 1
6890| #define HAVE_VSNPRINTF 1
6891| #define HAVE_STPCPY 1
6892| #define HAVE_STRCASECMP 1
6893| #define HAVE_STRNCASECMP 1
6894| #define HAVE_POLL 1
6895| #define HAVE_GETCWD 1
6896| #define HAVE_VASPRINTF 1
6897| #define HAVE_SETENV 1
6898| #define HAVE_UNSETENV 1
6899| #define HAVE_GETC_UNLOCKED 1
6900| #define HAVE_READLINK 1
6901| #define HAVE_SYMLINK 1
6902| #define HAVE_MEMMEM 1
6903| #define HAVE_CHOWN 1
6904| #define HAVE_LCHMOD 1
6905| #define HAVE_LCHOWN 1
6906| #define HAVE_FCHMOD 1
6907| #define HAVE_FCHOWN 1
6908| #define HAVE_LINK 1
6909| #define HAVE_UTIMES 1
6910| #define HAVE_GETGRGID 1
6911| #define HAVE_GETPWUID 1
6912| /* end confdefs.h.  */
6913| /* Define endmntent to an innocuous variant, in case <limits.h> declares endmntent.
6914|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6915| #define endmntent innocuous_endmntent
6916|
6917| /* System header to define __stub macros and hopefully few prototypes,
6918|     which can conflict with char endmntent (); below.
6919|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6920|     <limits.h> exists even on freestanding compilers.  */
6921|
6922| #ifdef __STDC__
6923| # include <limits.h>
6924| #else
6925| # include <assert.h>
6926| #endif
6927|
6928| #undef endmntent
6929|
6930| /* Override any GCC internal prototype to avoid an error.
6931|    Use char because int might match the return type of a GCC
6932|    builtin and then its argument prototype would still apply.  */
6933| #ifdef __cplusplus
6934| extern "C"
6935| #endif
6936| char endmntent ();
6937| /* The GNU C library defines this for functions which it implements
6938|     to always fail with ENOSYS.  Some functions are actually named
6939|     something starting with __ and the normal name is an alias.  */
6940| #if defined __stub_endmntent || defined __stub___endmntent
6941| choke me
6942| #endif
6943|
6944| int
6945| main ()
6946| {
6947| return endmntent ();
6948|   ;
6949|   return 0;
6950| }
6951configure:23379: result: no
6952configure:23379: checking for hasmntopt
6953configure:23379: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
6954Undefined symbols for architecture x86_64:
6955  "_hasmntopt", referenced from:
6956      _main in cc-cbZuqQ.o
6957ld: symbol(s) not found for architecture x86_64
6958clang: error: linker command failed with exit code 1 (use -v to see invocation)
6959configure:23379: $? = 1
6960configure: failed program was:
6961| /* confdefs.h */
6962| #define PACKAGE_NAME "glib"
6963| #define PACKAGE_TARNAME "glib"
6964| #define PACKAGE_VERSION "2.30.2"
6965| #define PACKAGE_STRING "glib 2.30.2"
6966| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
6967| #define PACKAGE_URL ""
6968| #define GLIB_MAJOR_VERSION 2
6969| #define GLIB_MINOR_VERSION 30
6970| #define GLIB_MICRO_VERSION 2
6971| #define GLIB_INTERFACE_AGE 2
6972| #define GLIB_BINARY_AGE 3002
6973| #define HAVE_CARBON 1
6974| #define NEED_ICONV_CACHE 1
6975| #define HAVE_LOCALE_H 1
6976| #define HAVE_LC_MESSAGES 1
6977| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
6978| #define HAVE_GETTEXT 1
6979| #define HAVE_DCGETTEXT 1
6980| #define ENABLE_NLS 1
6981| #define GETTEXT_PACKAGE "glib20"
6982| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
6983| #define USE_LIBICONV_GNU 1
6984| #define HAVE_DLFCN_H 1
6985| #define LT_OBJDIR ".libs/"
6986| #define STDC_HEADERS 1
6987| #define HAVE_VPRINTF 1
6988| #define HAVE_ALLOCA_H 1
6989| #define HAVE_ALLOCA 1
6990| #define HAVE_MMAP 1
6991| #define HAVE_POSIX_MEMALIGN 1
6992| #define HAVE_VALLOC 1
6993| #define HAVE_FSYNC 1
6994| #define HAVE_ATEXIT 1
6995| #define HAVE_TIMEGM 1
6996| #define HAVE_GMTIME_R 1
6997| #define SIZEOF_CHAR 1
6998| #define SIZEOF_SHORT 2
6999| #define SIZEOF_LONG 8
7000| #define SIZEOF_INT 4
7001| #define SIZEOF_VOID_P 8
7002| #define SIZEOF_LONG_LONG 8
7003| #define SIZEOF___INT64 0
7004| #define HAVE_LONG_LONG_FORMAT 1
7005| #define SANE_MALLOC_PROTOS 1
7006| #define G_HAVE___INLINE 1
7007| #define G_HAVE___INLINE__ 1
7008| #define G_HAVE_INLINE 1
7009| #define HAVE_DIRENT_H 1
7010| #define HAVE_FLOAT_H 1
7011| #define HAVE_LIMITS_H 1
7012| #define HAVE_PWD_H 1
7013| #define HAVE_GRP_H 1
7014| #define HAVE_SYS_PARAM_H 1
7015| #define HAVE_SYS_POLL_H 1
7016| #define HAVE_SYS_RESOURCE_H 1
7017| #define HAVE_SYS_TIME_H 1
7018| #define HAVE_SYS_TIMES_H 1
7019| #define HAVE_SYS_WAIT_H 1
7020| #define HAVE_UNISTD_H 1
7021| #define HAVE_SYS_SELECT_H 1
7022| #define HAVE_SYS_TYPES_H 1
7023| #define HAVE_STDINT_H 1
7024| #define HAVE_INTTYPES_H 1
7025| #define HAVE_SCHED_H 1
7026| #define HAVE_SYS_STATVFS_H 1
7027| #define HAVE_FSTAB_H 1
7028| #define HAVE_SYS_UIO_H 1
7029| #define HAVE_SYS_MOUNT_H 1
7030| #define HAVE_SYS_SYSCTL_H 1
7031| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7032| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
7033| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
7034| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
7035| #define HAVE_STRUCT_TM_TM_GMTOFF 1
7036| #define HAVE_LANGINFO_CODESET 1
7037| #define HAVE_STDDEF_H 1
7038| #define HAVE_STDLIB_H 1
7039| #define HAVE_STRING_H 1
7040| #define HAVE_SETLOCALE 1
7041| #define SIZEOF_SIZE_T 8
7042| #define HAVE_LSTAT 1
7043| #define HAVE_STRERROR 1
7044| #define HAVE_STRSIGNAL 1
7045| #define HAVE_MEMMOVE 1
7046| #define HAVE_VSNPRINTF 1
7047| #define HAVE_STPCPY 1
7048| #define HAVE_STRCASECMP 1
7049| #define HAVE_STRNCASECMP 1
7050| #define HAVE_POLL 1
7051| #define HAVE_GETCWD 1
7052| #define HAVE_VASPRINTF 1
7053| #define HAVE_SETENV 1
7054| #define HAVE_UNSETENV 1
7055| #define HAVE_GETC_UNLOCKED 1
7056| #define HAVE_READLINK 1
7057| #define HAVE_SYMLINK 1
7058| #define HAVE_MEMMEM 1
7059| #define HAVE_CHOWN 1
7060| #define HAVE_LCHMOD 1
7061| #define HAVE_LCHOWN 1
7062| #define HAVE_FCHMOD 1
7063| #define HAVE_FCHOWN 1
7064| #define HAVE_LINK 1
7065| #define HAVE_UTIMES 1
7066| #define HAVE_GETGRGID 1
7067| #define HAVE_GETPWUID 1
7068| /* end confdefs.h.  */
7069| /* Define hasmntopt to an innocuous variant, in case <limits.h> declares hasmntopt.
7070|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7071| #define hasmntopt innocuous_hasmntopt
7072|
7073| /* System header to define __stub macros and hopefully few prototypes,
7074|     which can conflict with char hasmntopt (); below.
7075|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7076|     <limits.h> exists even on freestanding compilers.  */
7077|
7078| #ifdef __STDC__
7079| # include <limits.h>
7080| #else
7081| # include <assert.h>
7082| #endif
7083|
7084| #undef hasmntopt
7085|
7086| /* Override any GCC internal prototype to avoid an error.
7087|    Use char because int might match the return type of a GCC
7088|    builtin and then its argument prototype would still apply.  */
7089| #ifdef __cplusplus
7090| extern "C"
7091| #endif
7092| char hasmntopt ();
7093| /* The GNU C library defines this for functions which it implements
7094|     to always fail with ENOSYS.  Some functions are actually named
7095|     something starting with __ and the normal name is an alias.  */
7096| #if defined __stub_hasmntopt || defined __stub___hasmntopt
7097| choke me
7098| #endif
7099|
7100| int
7101| main ()
7102| {
7103| return hasmntopt ();
7104|   ;
7105|   return 0;
7106| }
7107configure:23379: result: no
7108configure:23379: checking for getfsstat
7109configure:23379: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
7110configure:23379: $? = 0
7111configure:23379: result: yes
7112configure:23379: checking for getvfsstat
7113configure:23379: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
7114Undefined symbols for architecture x86_64:
7115  "_getvfsstat", referenced from:
7116      _main in cc-iQKOBI.o
7117ld: symbol(s) not found for architecture x86_64
7118clang: error: linker command failed with exit code 1 (use -v to see invocation)
7119configure:23379: $? = 1
7120configure: failed program was:
7121| /* confdefs.h */
7122| #define PACKAGE_NAME "glib"
7123| #define PACKAGE_TARNAME "glib"
7124| #define PACKAGE_VERSION "2.30.2"
7125| #define PACKAGE_STRING "glib 2.30.2"
7126| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
7127| #define PACKAGE_URL ""
7128| #define GLIB_MAJOR_VERSION 2
7129| #define GLIB_MINOR_VERSION 30
7130| #define GLIB_MICRO_VERSION 2
7131| #define GLIB_INTERFACE_AGE 2
7132| #define GLIB_BINARY_AGE 3002
7133| #define HAVE_CARBON 1
7134| #define NEED_ICONV_CACHE 1
7135| #define HAVE_LOCALE_H 1
7136| #define HAVE_LC_MESSAGES 1
7137| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
7138| #define HAVE_GETTEXT 1
7139| #define HAVE_DCGETTEXT 1
7140| #define ENABLE_NLS 1
7141| #define GETTEXT_PACKAGE "glib20"
7142| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
7143| #define USE_LIBICONV_GNU 1
7144| #define HAVE_DLFCN_H 1
7145| #define LT_OBJDIR ".libs/"
7146| #define STDC_HEADERS 1
7147| #define HAVE_VPRINTF 1
7148| #define HAVE_ALLOCA_H 1
7149| #define HAVE_ALLOCA 1
7150| #define HAVE_MMAP 1
7151| #define HAVE_POSIX_MEMALIGN 1
7152| #define HAVE_VALLOC 1
7153| #define HAVE_FSYNC 1
7154| #define HAVE_ATEXIT 1
7155| #define HAVE_TIMEGM 1
7156| #define HAVE_GMTIME_R 1
7157| #define SIZEOF_CHAR 1
7158| #define SIZEOF_SHORT 2
7159| #define SIZEOF_LONG 8
7160| #define SIZEOF_INT 4
7161| #define SIZEOF_VOID_P 8
7162| #define SIZEOF_LONG_LONG 8
7163| #define SIZEOF___INT64 0
7164| #define HAVE_LONG_LONG_FORMAT 1
7165| #define SANE_MALLOC_PROTOS 1
7166| #define G_HAVE___INLINE 1
7167| #define G_HAVE___INLINE__ 1
7168| #define G_HAVE_INLINE 1
7169| #define HAVE_DIRENT_H 1
7170| #define HAVE_FLOAT_H 1
7171| #define HAVE_LIMITS_H 1
7172| #define HAVE_PWD_H 1
7173| #define HAVE_GRP_H 1
7174| #define HAVE_SYS_PARAM_H 1
7175| #define HAVE_SYS_POLL_H 1
7176| #define HAVE_SYS_RESOURCE_H 1
7177| #define HAVE_SYS_TIME_H 1
7178| #define HAVE_SYS_TIMES_H 1
7179| #define HAVE_SYS_WAIT_H 1
7180| #define HAVE_UNISTD_H 1
7181| #define HAVE_SYS_SELECT_H 1
7182| #define HAVE_SYS_TYPES_H 1
7183| #define HAVE_STDINT_H 1
7184| #define HAVE_INTTYPES_H 1
7185| #define HAVE_SCHED_H 1
7186| #define HAVE_SYS_STATVFS_H 1
7187| #define HAVE_FSTAB_H 1
7188| #define HAVE_SYS_UIO_H 1
7189| #define HAVE_SYS_MOUNT_H 1
7190| #define HAVE_SYS_SYSCTL_H 1
7191| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7192| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
7193| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
7194| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
7195| #define HAVE_STRUCT_TM_TM_GMTOFF 1
7196| #define HAVE_LANGINFO_CODESET 1
7197| #define HAVE_STDDEF_H 1
7198| #define HAVE_STDLIB_H 1
7199| #define HAVE_STRING_H 1
7200| #define HAVE_SETLOCALE 1
7201| #define SIZEOF_SIZE_T 8
7202| #define HAVE_LSTAT 1
7203| #define HAVE_STRERROR 1
7204| #define HAVE_STRSIGNAL 1
7205| #define HAVE_MEMMOVE 1
7206| #define HAVE_VSNPRINTF 1
7207| #define HAVE_STPCPY 1
7208| #define HAVE_STRCASECMP 1
7209| #define HAVE_STRNCASECMP 1
7210| #define HAVE_POLL 1
7211| #define HAVE_GETCWD 1
7212| #define HAVE_VASPRINTF 1
7213| #define HAVE_SETENV 1
7214| #define HAVE_UNSETENV 1
7215| #define HAVE_GETC_UNLOCKED 1
7216| #define HAVE_READLINK 1
7217| #define HAVE_SYMLINK 1
7218| #define HAVE_MEMMEM 1
7219| #define HAVE_CHOWN 1
7220| #define HAVE_LCHMOD 1
7221| #define HAVE_LCHOWN 1
7222| #define HAVE_FCHMOD 1
7223| #define HAVE_FCHOWN 1
7224| #define HAVE_LINK 1
7225| #define HAVE_UTIMES 1
7226| #define HAVE_GETGRGID 1
7227| #define HAVE_GETPWUID 1
7228| #define HAVE_GETFSSTAT 1
7229| /* end confdefs.h.  */
7230| /* Define getvfsstat to an innocuous variant, in case <limits.h> declares getvfsstat.
7231|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7232| #define getvfsstat innocuous_getvfsstat
7233|
7234| /* System header to define __stub macros and hopefully few prototypes,
7235|     which can conflict with char getvfsstat (); below.
7236|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7237|     <limits.h> exists even on freestanding compilers.  */
7238|
7239| #ifdef __STDC__
7240| # include <limits.h>
7241| #else
7242| # include <assert.h>
7243| #endif
7244|
7245| #undef getvfsstat
7246|
7247| /* Override any GCC internal prototype to avoid an error.
7248|    Use char because int might match the return type of a GCC
7249|    builtin and then its argument prototype would still apply.  */
7250| #ifdef __cplusplus
7251| extern "C"
7252| #endif
7253| char getvfsstat ();
7254| /* The GNU C library defines this for functions which it implements
7255|     to always fail with ENOSYS.  Some functions are actually named
7256|     something starting with __ and the normal name is an alias.  */
7257| #if defined __stub_getvfsstat || defined __stub___getvfsstat
7258| choke me
7259| #endif
7260|
7261| int
7262| main ()
7263| {
7264| return getvfsstat ();
7265|   ;
7266|   return 0;
7267| }
7268configure:23379: result: no
7269configure:23391: checking for splice
7270configure:23391: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
7271Undefined symbols for architecture x86_64:
7272  "_splice", referenced from:
7273      _main in cc-NKoU45.o
7274ld: symbol(s) not found for architecture x86_64
7275clang: error: linker command failed with exit code 1 (use -v to see invocation)
7276configure:23391: $? = 1
7277configure: failed program was:
7278| /* confdefs.h */
7279| #define PACKAGE_NAME "glib"
7280| #define PACKAGE_TARNAME "glib"
7281| #define PACKAGE_VERSION "2.30.2"
7282| #define PACKAGE_STRING "glib 2.30.2"
7283| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
7284| #define PACKAGE_URL ""
7285| #define GLIB_MAJOR_VERSION 2
7286| #define GLIB_MINOR_VERSION 30
7287| #define GLIB_MICRO_VERSION 2
7288| #define GLIB_INTERFACE_AGE 2
7289| #define GLIB_BINARY_AGE 3002
7290| #define HAVE_CARBON 1
7291| #define NEED_ICONV_CACHE 1
7292| #define HAVE_LOCALE_H 1
7293| #define HAVE_LC_MESSAGES 1
7294| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
7295| #define HAVE_GETTEXT 1
7296| #define HAVE_DCGETTEXT 1
7297| #define ENABLE_NLS 1
7298| #define GETTEXT_PACKAGE "glib20"
7299| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
7300| #define USE_LIBICONV_GNU 1
7301| #define HAVE_DLFCN_H 1
7302| #define LT_OBJDIR ".libs/"
7303| #define STDC_HEADERS 1
7304| #define HAVE_VPRINTF 1
7305| #define HAVE_ALLOCA_H 1
7306| #define HAVE_ALLOCA 1
7307| #define HAVE_MMAP 1
7308| #define HAVE_POSIX_MEMALIGN 1
7309| #define HAVE_VALLOC 1
7310| #define HAVE_FSYNC 1
7311| #define HAVE_ATEXIT 1
7312| #define HAVE_TIMEGM 1
7313| #define HAVE_GMTIME_R 1
7314| #define SIZEOF_CHAR 1
7315| #define SIZEOF_SHORT 2
7316| #define SIZEOF_LONG 8
7317| #define SIZEOF_INT 4
7318| #define SIZEOF_VOID_P 8
7319| #define SIZEOF_LONG_LONG 8
7320| #define SIZEOF___INT64 0
7321| #define HAVE_LONG_LONG_FORMAT 1
7322| #define SANE_MALLOC_PROTOS 1
7323| #define G_HAVE___INLINE 1
7324| #define G_HAVE___INLINE__ 1
7325| #define G_HAVE_INLINE 1
7326| #define HAVE_DIRENT_H 1
7327| #define HAVE_FLOAT_H 1
7328| #define HAVE_LIMITS_H 1
7329| #define HAVE_PWD_H 1
7330| #define HAVE_GRP_H 1
7331| #define HAVE_SYS_PARAM_H 1
7332| #define HAVE_SYS_POLL_H 1
7333| #define HAVE_SYS_RESOURCE_H 1
7334| #define HAVE_SYS_TIME_H 1
7335| #define HAVE_SYS_TIMES_H 1
7336| #define HAVE_SYS_WAIT_H 1
7337| #define HAVE_UNISTD_H 1
7338| #define HAVE_SYS_SELECT_H 1
7339| #define HAVE_SYS_TYPES_H 1
7340| #define HAVE_STDINT_H 1
7341| #define HAVE_INTTYPES_H 1
7342| #define HAVE_SCHED_H 1
7343| #define HAVE_SYS_STATVFS_H 1
7344| #define HAVE_FSTAB_H 1
7345| #define HAVE_SYS_UIO_H 1
7346| #define HAVE_SYS_MOUNT_H 1
7347| #define HAVE_SYS_SYSCTL_H 1
7348| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7349| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
7350| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
7351| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
7352| #define HAVE_STRUCT_TM_TM_GMTOFF 1
7353| #define HAVE_LANGINFO_CODESET 1
7354| #define HAVE_STDDEF_H 1
7355| #define HAVE_STDLIB_H 1
7356| #define HAVE_STRING_H 1
7357| #define HAVE_SETLOCALE 1
7358| #define SIZEOF_SIZE_T 8
7359| #define HAVE_LSTAT 1
7360| #define HAVE_STRERROR 1
7361| #define HAVE_STRSIGNAL 1
7362| #define HAVE_MEMMOVE 1
7363| #define HAVE_VSNPRINTF 1
7364| #define HAVE_STPCPY 1
7365| #define HAVE_STRCASECMP 1
7366| #define HAVE_STRNCASECMP 1
7367| #define HAVE_POLL 1
7368| #define HAVE_GETCWD 1
7369| #define HAVE_VASPRINTF 1
7370| #define HAVE_SETENV 1
7371| #define HAVE_UNSETENV 1
7372| #define HAVE_GETC_UNLOCKED 1
7373| #define HAVE_READLINK 1
7374| #define HAVE_SYMLINK 1
7375| #define HAVE_MEMMEM 1
7376| #define HAVE_CHOWN 1
7377| #define HAVE_LCHMOD 1
7378| #define HAVE_LCHOWN 1
7379| #define HAVE_FCHMOD 1
7380| #define HAVE_FCHOWN 1
7381| #define HAVE_LINK 1
7382| #define HAVE_UTIMES 1
7383| #define HAVE_GETGRGID 1
7384| #define HAVE_GETPWUID 1
7385| #define HAVE_GETFSSTAT 1
7386| /* end confdefs.h.  */
7387| /* Define splice to an innocuous variant, in case <limits.h> declares splice.
7388|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7389| #define splice innocuous_splice
7390|
7391| /* System header to define __stub macros and hopefully few prototypes,
7392|     which can conflict with char splice (); below.
7393|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7394|     <limits.h> exists even on freestanding compilers.  */
7395|
7396| #ifdef __STDC__
7397| # include <limits.h>
7398| #else
7399| # include <assert.h>
7400| #endif
7401|
7402| #undef splice
7403|
7404| /* Override any GCC internal prototype to avoid an error.
7405|    Use char because int might match the return type of a GCC
7406|    builtin and then its argument prototype would still apply.  */
7407| #ifdef __cplusplus
7408| extern "C"
7409| #endif
7410| char splice ();
7411| /* The GNU C library defines this for functions which it implements
7412|     to always fail with ENOSYS.  Some functions are actually named
7413|     something starting with __ and the normal name is an alias.  */
7414| #if defined __stub_splice || defined __stub___splice
7415| choke me
7416| #endif
7417|
7418| int
7419| main ()
7420| {
7421| return splice ();
7422|   ;
7423|   return 0;
7424| }
7425configure:23391: result: no
7426configure:23406: checking for statvfs
7427configure:23406: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
7428configure:23406: $? = 0
7429configure:23406: result: yes
7430configure:23419: checking for statfs
7431configure:23419: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
7432configure:23419: $? = 0
7433configure:23419: result: yes
7434configure:23430: checking whether to use statfs or statvfs
7435configure:23450: result: statfs
7436configure:23468: checking crt_externs.h usability
7437configure:23468: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
7438configure:23468: $? = 0
7439configure:23468: result: yes
7440configure:23468: checking crt_externs.h presence
7441configure:23468: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
7442configure:23468: $? = 0
7443configure:23468: result: yes
7444configure:23468: checking for crt_externs.h
7445configure:23468: result: yes
7446configure:23480: checking for _NSGetEnviron
7447configure:23480: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
7448configure:23480: $? = 0
7449configure:23480: result: yes
7450configure:23490: checking for C99 vsnprintf
7451configure:23537: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
7452conftest.c:130:5: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
7453    exit(1);
7454    ^
7455conftest.c:130:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
74561 warning generated.
7457configure:23537: $? = 0
7458configure:23537: ./conftest
7459configure:23537: $? = 0
7460configure:23547: result: yes
7461configure:23555: checking whether printf supports positional parameters
7462configure:23578: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
7463conftest.c:124:7: warning: implicit declaration of function 'strcmp' is invalid in C99 [-Wimplicit-function-declaration]
7464  if (strcmp ("2 3 1", buffer) == 0)
7465      ^
7466conftest.c:125:5: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
7467    exit (0);
7468    ^
7469conftest.c:125:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
74702 warnings generated.
7471configure:23578: $? = 0
7472configure:23578: ./conftest
7473configure:23578: $? = 0
7474configure:23588: result: yes
7475configure:23610: checking value of AF_INET
7476configure:23615: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
7477configure:23615: $? = 0
7478configure:23615: ./conftest
7479configure:23615: $? = 0
7480configure:23623: result: 2
7481configure:23626: checking value of AF_INET6
7482configure:23631: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
7483configure:23631: $? = 0
7484configure:23631: ./conftest
7485configure:23631: $? = 0
7486configure:23639: result: 30
7487configure:23643: checking value of AF_UNIX
7488configure:23648: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
7489configure:23648: $? = 0
7490configure:23648: ./conftest
7491configure:23648: $? = 0
7492configure:23656: result: 1
7493configure:23664: checking value of MSG_PEEK
7494configure:23669: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
7495configure:23669: $? = 0
7496configure:23669: ./conftest
7497configure:23669: $? = 0
7498configure:23677: result: 2
7499configure:23680: checking value of MSG_OOB
7500configure:23685: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
7501configure:23685: $? = 0
7502configure:23685: ./conftest
7503configure:23685: $? = 0
7504configure:23693: result: 1
7505configure:23696: checking value of MSG_DONTROUTE
7506configure:23701: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
7507configure:23701: $? = 0
7508configure:23701: ./conftest
7509configure:23701: $? = 0
7510configure:23709: result: 4
7511configure:23719: checking for getprotobyname_r
7512configure:23719: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
7513Undefined symbols for architecture x86_64:
7514  "_getprotobyname_r", referenced from:
7515      _main in cc-VTHEpd.o
7516ld: symbol(s) not found for architecture x86_64
7517clang: error: linker command failed with exit code 1 (use -v to see invocation)
7518configure:23719: $? = 1
7519configure: failed program was:
7520| /* confdefs.h */
7521| #define PACKAGE_NAME "glib"
7522| #define PACKAGE_TARNAME "glib"
7523| #define PACKAGE_VERSION "2.30.2"
7524| #define PACKAGE_STRING "glib 2.30.2"
7525| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
7526| #define PACKAGE_URL ""
7527| #define GLIB_MAJOR_VERSION 2
7528| #define GLIB_MINOR_VERSION 30
7529| #define GLIB_MICRO_VERSION 2
7530| #define GLIB_INTERFACE_AGE 2
7531| #define GLIB_BINARY_AGE 3002
7532| #define HAVE_CARBON 1
7533| #define NEED_ICONV_CACHE 1
7534| #define HAVE_LOCALE_H 1
7535| #define HAVE_LC_MESSAGES 1
7536| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
7537| #define HAVE_GETTEXT 1
7538| #define HAVE_DCGETTEXT 1
7539| #define ENABLE_NLS 1
7540| #define GETTEXT_PACKAGE "glib20"
7541| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
7542| #define USE_LIBICONV_GNU 1
7543| #define HAVE_DLFCN_H 1
7544| #define LT_OBJDIR ".libs/"
7545| #define STDC_HEADERS 1
7546| #define HAVE_VPRINTF 1
7547| #define HAVE_ALLOCA_H 1
7548| #define HAVE_ALLOCA 1
7549| #define HAVE_MMAP 1
7550| #define HAVE_POSIX_MEMALIGN 1
7551| #define HAVE_VALLOC 1
7552| #define HAVE_FSYNC 1
7553| #define HAVE_ATEXIT 1
7554| #define HAVE_TIMEGM 1
7555| #define HAVE_GMTIME_R 1
7556| #define SIZEOF_CHAR 1
7557| #define SIZEOF_SHORT 2
7558| #define SIZEOF_LONG 8
7559| #define SIZEOF_INT 4
7560| #define SIZEOF_VOID_P 8
7561| #define SIZEOF_LONG_LONG 8
7562| #define SIZEOF___INT64 0
7563| #define HAVE_LONG_LONG_FORMAT 1
7564| #define SANE_MALLOC_PROTOS 1
7565| #define G_HAVE___INLINE 1
7566| #define G_HAVE___INLINE__ 1
7567| #define G_HAVE_INLINE 1
7568| #define HAVE_DIRENT_H 1
7569| #define HAVE_FLOAT_H 1
7570| #define HAVE_LIMITS_H 1
7571| #define HAVE_PWD_H 1
7572| #define HAVE_GRP_H 1
7573| #define HAVE_SYS_PARAM_H 1
7574| #define HAVE_SYS_POLL_H 1
7575| #define HAVE_SYS_RESOURCE_H 1
7576| #define HAVE_SYS_TIME_H 1
7577| #define HAVE_SYS_TIMES_H 1
7578| #define HAVE_SYS_WAIT_H 1
7579| #define HAVE_UNISTD_H 1
7580| #define HAVE_SYS_SELECT_H 1
7581| #define HAVE_SYS_TYPES_H 1
7582| #define HAVE_STDINT_H 1
7583| #define HAVE_INTTYPES_H 1
7584| #define HAVE_SCHED_H 1
7585| #define HAVE_SYS_STATVFS_H 1
7586| #define HAVE_FSTAB_H 1
7587| #define HAVE_SYS_UIO_H 1
7588| #define HAVE_SYS_MOUNT_H 1
7589| #define HAVE_SYS_SYSCTL_H 1
7590| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7591| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
7592| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
7593| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
7594| #define HAVE_STRUCT_TM_TM_GMTOFF 1
7595| #define HAVE_LANGINFO_CODESET 1
7596| #define HAVE_STDDEF_H 1
7597| #define HAVE_STDLIB_H 1
7598| #define HAVE_STRING_H 1
7599| #define HAVE_SETLOCALE 1
7600| #define SIZEOF_SIZE_T 8
7601| #define HAVE_LSTAT 1
7602| #define HAVE_STRERROR 1
7603| #define HAVE_STRSIGNAL 1
7604| #define HAVE_MEMMOVE 1
7605| #define HAVE_VSNPRINTF 1
7606| #define HAVE_STPCPY 1
7607| #define HAVE_STRCASECMP 1
7608| #define HAVE_STRNCASECMP 1
7609| #define HAVE_POLL 1
7610| #define HAVE_GETCWD 1
7611| #define HAVE_VASPRINTF 1
7612| #define HAVE_SETENV 1
7613| #define HAVE_UNSETENV 1
7614| #define HAVE_GETC_UNLOCKED 1
7615| #define HAVE_READLINK 1
7616| #define HAVE_SYMLINK 1
7617| #define HAVE_MEMMEM 1
7618| #define HAVE_CHOWN 1
7619| #define HAVE_LCHMOD 1
7620| #define HAVE_LCHOWN 1
7621| #define HAVE_FCHMOD 1
7622| #define HAVE_FCHOWN 1
7623| #define HAVE_LINK 1
7624| #define HAVE_UTIMES 1
7625| #define HAVE_GETGRGID 1
7626| #define HAVE_GETPWUID 1
7627| #define HAVE_GETFSSTAT 1
7628| #define HAVE_STATVFS 1
7629| #define HAVE_STATFS 1
7630| #define USE_STATFS 1
7631| #define HAVE_CRT_EXTERNS_H 1
7632| #define HAVE__NSGETENVIRON 1
7633| #define HAVE_C99_VSNPRINTF 1
7634| #define HAVE_UNIX98_PRINTF 1
7635| /* end confdefs.h.  */
7636| /* Define getprotobyname_r to an innocuous variant, in case <limits.h> declares getprotobyname_r.
7637|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7638| #define getprotobyname_r innocuous_getprotobyname_r
7639|
7640| /* System header to define __stub macros and hopefully few prototypes,
7641|     which can conflict with char getprotobyname_r (); below.
7642|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7643|     <limits.h> exists even on freestanding compilers.  */
7644|
7645| #ifdef __STDC__
7646| # include <limits.h>
7647| #else
7648| # include <assert.h>
7649| #endif
7650|
7651| #undef getprotobyname_r
7652|
7653| /* Override any GCC internal prototype to avoid an error.
7654|    Use char because int might match the return type of a GCC
7655|    builtin and then its argument prototype would still apply.  */
7656| #ifdef __cplusplus
7657| extern "C"
7658| #endif
7659| char getprotobyname_r ();
7660| /* The GNU C library defines this for functions which it implements
7661|     to always fail with ENOSYS.  Some functions are actually named
7662|     something starting with __ and the normal name is an alias.  */
7663| #if defined __stub_getprotobyname_r || defined __stub___getprotobyname_r
7664| choke me
7665| #endif
7666|
7667| int
7668| main ()
7669| {
7670| return getprotobyname_r ();
7671|   ;
7672|   return 0;
7673| }
7674configure:23719: result: no
7675configure:23719: checking for endservent
7676configure:23719: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
7677configure:23719: $? = 0
7678configure:23719: result: yes
7679configure:23731: checking netdb.h usability
7680configure:23731: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
7681configure:23731: $? = 0
7682configure:23731: result: yes
7683configure:23731: checking netdb.h presence
7684configure:23731: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
7685configure:23731: $? = 0
7686configure:23731: result: yes
7687configure:23731: checking for netdb.h
7688configure:23731: result: yes
7689configure:23731: checking wspiapi.h usability
7690configure:23731: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
7691conftest.c:152:10: fatal error: 'wspiapi.h' file not found
7692#include <wspiapi.h>
7693         ^
76941 error generated.
7695configure:23731: $? = 1
7696configure: failed program was:
7697| /* confdefs.h */
7698| #define PACKAGE_NAME "glib"
7699| #define PACKAGE_TARNAME "glib"
7700| #define PACKAGE_VERSION "2.30.2"
7701| #define PACKAGE_STRING "glib 2.30.2"
7702| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
7703| #define PACKAGE_URL ""
7704| #define GLIB_MAJOR_VERSION 2
7705| #define GLIB_MINOR_VERSION 30
7706| #define GLIB_MICRO_VERSION 2
7707| #define GLIB_INTERFACE_AGE 2
7708| #define GLIB_BINARY_AGE 3002
7709| #define HAVE_CARBON 1
7710| #define NEED_ICONV_CACHE 1
7711| #define HAVE_LOCALE_H 1
7712| #define HAVE_LC_MESSAGES 1
7713| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
7714| #define HAVE_GETTEXT 1
7715| #define HAVE_DCGETTEXT 1
7716| #define ENABLE_NLS 1
7717| #define GETTEXT_PACKAGE "glib20"
7718| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
7719| #define USE_LIBICONV_GNU 1
7720| #define HAVE_DLFCN_H 1
7721| #define LT_OBJDIR ".libs/"
7722| #define STDC_HEADERS 1
7723| #define HAVE_VPRINTF 1
7724| #define HAVE_ALLOCA_H 1
7725| #define HAVE_ALLOCA 1
7726| #define HAVE_MMAP 1
7727| #define HAVE_POSIX_MEMALIGN 1
7728| #define HAVE_VALLOC 1
7729| #define HAVE_FSYNC 1
7730| #define HAVE_ATEXIT 1
7731| #define HAVE_TIMEGM 1
7732| #define HAVE_GMTIME_R 1
7733| #define SIZEOF_CHAR 1
7734| #define SIZEOF_SHORT 2
7735| #define SIZEOF_LONG 8
7736| #define SIZEOF_INT 4
7737| #define SIZEOF_VOID_P 8
7738| #define SIZEOF_LONG_LONG 8
7739| #define SIZEOF___INT64 0
7740| #define HAVE_LONG_LONG_FORMAT 1
7741| #define SANE_MALLOC_PROTOS 1
7742| #define G_HAVE___INLINE 1
7743| #define G_HAVE___INLINE__ 1
7744| #define G_HAVE_INLINE 1
7745| #define HAVE_DIRENT_H 1
7746| #define HAVE_FLOAT_H 1
7747| #define HAVE_LIMITS_H 1
7748| #define HAVE_PWD_H 1
7749| #define HAVE_GRP_H 1
7750| #define HAVE_SYS_PARAM_H 1
7751| #define HAVE_SYS_POLL_H 1
7752| #define HAVE_SYS_RESOURCE_H 1
7753| #define HAVE_SYS_TIME_H 1
7754| #define HAVE_SYS_TIMES_H 1
7755| #define HAVE_SYS_WAIT_H 1
7756| #define HAVE_UNISTD_H 1
7757| #define HAVE_SYS_SELECT_H 1
7758| #define HAVE_SYS_TYPES_H 1
7759| #define HAVE_STDINT_H 1
7760| #define HAVE_INTTYPES_H 1
7761| #define HAVE_SCHED_H 1
7762| #define HAVE_SYS_STATVFS_H 1
7763| #define HAVE_FSTAB_H 1
7764| #define HAVE_SYS_UIO_H 1
7765| #define HAVE_SYS_MOUNT_H 1
7766| #define HAVE_SYS_SYSCTL_H 1
7767| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7768| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
7769| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
7770| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
7771| #define HAVE_STRUCT_TM_TM_GMTOFF 1
7772| #define HAVE_LANGINFO_CODESET 1
7773| #define HAVE_STDDEF_H 1
7774| #define HAVE_STDLIB_H 1
7775| #define HAVE_STRING_H 1
7776| #define HAVE_SETLOCALE 1
7777| #define SIZEOF_SIZE_T 8
7778| #define HAVE_LSTAT 1
7779| #define HAVE_STRERROR 1
7780| #define HAVE_STRSIGNAL 1
7781| #define HAVE_MEMMOVE 1
7782| #define HAVE_VSNPRINTF 1
7783| #define HAVE_STPCPY 1
7784| #define HAVE_STRCASECMP 1
7785| #define HAVE_STRNCASECMP 1
7786| #define HAVE_POLL 1
7787| #define HAVE_GETCWD 1
7788| #define HAVE_VASPRINTF 1
7789| #define HAVE_SETENV 1
7790| #define HAVE_UNSETENV 1
7791| #define HAVE_GETC_UNLOCKED 1
7792| #define HAVE_READLINK 1
7793| #define HAVE_SYMLINK 1
7794| #define HAVE_MEMMEM 1
7795| #define HAVE_CHOWN 1
7796| #define HAVE_LCHMOD 1
7797| #define HAVE_LCHOWN 1
7798| #define HAVE_FCHMOD 1
7799| #define HAVE_FCHOWN 1
7800| #define HAVE_LINK 1
7801| #define HAVE_UTIMES 1
7802| #define HAVE_GETGRGID 1
7803| #define HAVE_GETPWUID 1
7804| #define HAVE_GETFSSTAT 1
7805| #define HAVE_STATVFS 1
7806| #define HAVE_STATFS 1
7807| #define USE_STATFS 1
7808| #define HAVE_CRT_EXTERNS_H 1
7809| #define HAVE__NSGETENVIRON 1
7810| #define HAVE_C99_VSNPRINTF 1
7811| #define HAVE_UNIX98_PRINTF 1
7812| #define HAVE_ENDSERVENT 1
7813| #define HAVE_NETDB_H 1
7814| /* end confdefs.h.  */
7815| #include <stdio.h>
7816| #ifdef HAVE_SYS_TYPES_H
7817| # include <sys/types.h>
7818| #endif
7819| #ifdef HAVE_SYS_STAT_H
7820| # include <sys/stat.h>
7821| #endif
7822| #ifdef STDC_HEADERS
7823| # include <stdlib.h>
7824| # include <stddef.h>
7825| #else
7826| # ifdef HAVE_STDLIB_H
7827| #  include <stdlib.h>
7828| # endif
7829| #endif
7830| #ifdef HAVE_STRING_H
7831| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7832| #  include <memory.h>
7833| # endif
7834| # include <string.h>
7835| #endif
7836| #ifdef HAVE_STRINGS_H
7837| # include <strings.h>
7838| #endif
7839| #ifdef HAVE_INTTYPES_H
7840| # include <inttypes.h>
7841| #endif
7842| #ifdef HAVE_STDINT_H
7843| # include <stdint.h>
7844| #endif
7845| #ifdef HAVE_UNISTD_H
7846| # include <unistd.h>
7847| #endif
7848| #include <wspiapi.h>
7849configure:23731: result: no
7850configure:23731: checking wspiapi.h presence
7851configure:23731: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
7852conftest.c:119:10: fatal error: 'wspiapi.h' file not found
7853#include <wspiapi.h>
7854         ^
78551 error generated.
7856configure:23731: $? = 1
7857configure: failed program was:
7858| /* confdefs.h */
7859| #define PACKAGE_NAME "glib"
7860| #define PACKAGE_TARNAME "glib"
7861| #define PACKAGE_VERSION "2.30.2"
7862| #define PACKAGE_STRING "glib 2.30.2"
7863| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
7864| #define PACKAGE_URL ""
7865| #define GLIB_MAJOR_VERSION 2
7866| #define GLIB_MINOR_VERSION 30
7867| #define GLIB_MICRO_VERSION 2
7868| #define GLIB_INTERFACE_AGE 2
7869| #define GLIB_BINARY_AGE 3002
7870| #define HAVE_CARBON 1
7871| #define NEED_ICONV_CACHE 1
7872| #define HAVE_LOCALE_H 1
7873| #define HAVE_LC_MESSAGES 1
7874| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
7875| #define HAVE_GETTEXT 1
7876| #define HAVE_DCGETTEXT 1
7877| #define ENABLE_NLS 1
7878| #define GETTEXT_PACKAGE "glib20"
7879| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
7880| #define USE_LIBICONV_GNU 1
7881| #define HAVE_DLFCN_H 1
7882| #define LT_OBJDIR ".libs/"
7883| #define STDC_HEADERS 1
7884| #define HAVE_VPRINTF 1
7885| #define HAVE_ALLOCA_H 1
7886| #define HAVE_ALLOCA 1
7887| #define HAVE_MMAP 1
7888| #define HAVE_POSIX_MEMALIGN 1
7889| #define HAVE_VALLOC 1
7890| #define HAVE_FSYNC 1
7891| #define HAVE_ATEXIT 1
7892| #define HAVE_TIMEGM 1
7893| #define HAVE_GMTIME_R 1
7894| #define SIZEOF_CHAR 1
7895| #define SIZEOF_SHORT 2
7896| #define SIZEOF_LONG 8
7897| #define SIZEOF_INT 4
7898| #define SIZEOF_VOID_P 8
7899| #define SIZEOF_LONG_LONG 8
7900| #define SIZEOF___INT64 0
7901| #define HAVE_LONG_LONG_FORMAT 1
7902| #define SANE_MALLOC_PROTOS 1
7903| #define G_HAVE___INLINE 1
7904| #define G_HAVE___INLINE__ 1
7905| #define G_HAVE_INLINE 1
7906| #define HAVE_DIRENT_H 1
7907| #define HAVE_FLOAT_H 1
7908| #define HAVE_LIMITS_H 1
7909| #define HAVE_PWD_H 1
7910| #define HAVE_GRP_H 1
7911| #define HAVE_SYS_PARAM_H 1
7912| #define HAVE_SYS_POLL_H 1
7913| #define HAVE_SYS_RESOURCE_H 1
7914| #define HAVE_SYS_TIME_H 1
7915| #define HAVE_SYS_TIMES_H 1
7916| #define HAVE_SYS_WAIT_H 1
7917| #define HAVE_UNISTD_H 1
7918| #define HAVE_SYS_SELECT_H 1
7919| #define HAVE_SYS_TYPES_H 1
7920| #define HAVE_STDINT_H 1
7921| #define HAVE_INTTYPES_H 1
7922| #define HAVE_SCHED_H 1
7923| #define HAVE_SYS_STATVFS_H 1
7924| #define HAVE_FSTAB_H 1
7925| #define HAVE_SYS_UIO_H 1
7926| #define HAVE_SYS_MOUNT_H 1
7927| #define HAVE_SYS_SYSCTL_H 1
7928| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7929| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
7930| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
7931| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
7932| #define HAVE_STRUCT_TM_TM_GMTOFF 1
7933| #define HAVE_LANGINFO_CODESET 1
7934| #define HAVE_STDDEF_H 1
7935| #define HAVE_STDLIB_H 1
7936| #define HAVE_STRING_H 1
7937| #define HAVE_SETLOCALE 1
7938| #define SIZEOF_SIZE_T 8
7939| #define HAVE_LSTAT 1
7940| #define HAVE_STRERROR 1
7941| #define HAVE_STRSIGNAL 1
7942| #define HAVE_MEMMOVE 1
7943| #define HAVE_VSNPRINTF 1
7944| #define HAVE_STPCPY 1
7945| #define HAVE_STRCASECMP 1
7946| #define HAVE_STRNCASECMP 1
7947| #define HAVE_POLL 1
7948| #define HAVE_GETCWD 1
7949| #define HAVE_VASPRINTF 1
7950| #define HAVE_SETENV 1
7951| #define HAVE_UNSETENV 1
7952| #define HAVE_GETC_UNLOCKED 1
7953| #define HAVE_READLINK 1
7954| #define HAVE_SYMLINK 1
7955| #define HAVE_MEMMEM 1
7956| #define HAVE_CHOWN 1
7957| #define HAVE_LCHMOD 1
7958| #define HAVE_LCHOWN 1
7959| #define HAVE_FCHMOD 1
7960| #define HAVE_FCHOWN 1
7961| #define HAVE_LINK 1
7962| #define HAVE_UTIMES 1
7963| #define HAVE_GETGRGID 1
7964| #define HAVE_GETPWUID 1
7965| #define HAVE_GETFSSTAT 1
7966| #define HAVE_STATVFS 1
7967| #define HAVE_STATFS 1
7968| #define USE_STATFS 1
7969| #define HAVE_CRT_EXTERNS_H 1
7970| #define HAVE__NSGETENVIRON 1
7971| #define HAVE_C99_VSNPRINTF 1
7972| #define HAVE_UNIX98_PRINTF 1
7973| #define HAVE_ENDSERVENT 1
7974| #define HAVE_NETDB_H 1
7975| /* end confdefs.h.  */
7976| #include <wspiapi.h>
7977configure:23731: result: no
7978configure:23731: checking for wspiapi.h
7979configure:23731: result: no
7980configure:23731: checking arpa/nameser_compat.h usability
7981configure:23731: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
7982configure:23731: $? = 0
7983configure:23731: result: yes
7984configure:23731: checking arpa/nameser_compat.h presence
7985configure:23731: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
7986configure:23731: $? = 0
7987configure:23731: result: yes
7988configure:23731: checking for arpa/nameser_compat.h
7989configure:23731: result: yes
7990configure:23747: checking for strndup
7991configure:23747: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
7992conftest.c:143:6: warning: incompatible redeclaration of library function 'strndup'
7993char strndup ();
7994     ^
7995conftest.c:143:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
79961 warning generated.
7997configure:23747: $? = 0
7998configure:23747: result: yes
7999configure:23747: checking for setresuid
8000configure:23747: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
8001Undefined symbols for architecture x86_64:
8002  "_setresuid", referenced from:
8003      _main in cc-jPRUvX.o
8004ld: symbol(s) not found for architecture x86_64
8005clang: error: linker command failed with exit code 1 (use -v to see invocation)
8006configure:23747: $? = 1
8007configure: failed program was:
8008| /* confdefs.h */
8009| #define PACKAGE_NAME "glib"
8010| #define PACKAGE_TARNAME "glib"
8011| #define PACKAGE_VERSION "2.30.2"
8012| #define PACKAGE_STRING "glib 2.30.2"
8013| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
8014| #define PACKAGE_URL ""
8015| #define GLIB_MAJOR_VERSION 2
8016| #define GLIB_MINOR_VERSION 30
8017| #define GLIB_MICRO_VERSION 2
8018| #define GLIB_INTERFACE_AGE 2
8019| #define GLIB_BINARY_AGE 3002
8020| #define HAVE_CARBON 1
8021| #define NEED_ICONV_CACHE 1
8022| #define HAVE_LOCALE_H 1
8023| #define HAVE_LC_MESSAGES 1
8024| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
8025| #define HAVE_GETTEXT 1
8026| #define HAVE_DCGETTEXT 1
8027| #define ENABLE_NLS 1
8028| #define GETTEXT_PACKAGE "glib20"
8029| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
8030| #define USE_LIBICONV_GNU 1
8031| #define HAVE_DLFCN_H 1
8032| #define LT_OBJDIR ".libs/"
8033| #define STDC_HEADERS 1
8034| #define HAVE_VPRINTF 1
8035| #define HAVE_ALLOCA_H 1
8036| #define HAVE_ALLOCA 1
8037| #define HAVE_MMAP 1
8038| #define HAVE_POSIX_MEMALIGN 1
8039| #define HAVE_VALLOC 1
8040| #define HAVE_FSYNC 1
8041| #define HAVE_ATEXIT 1
8042| #define HAVE_TIMEGM 1
8043| #define HAVE_GMTIME_R 1
8044| #define SIZEOF_CHAR 1
8045| #define SIZEOF_SHORT 2
8046| #define SIZEOF_LONG 8
8047| #define SIZEOF_INT 4
8048| #define SIZEOF_VOID_P 8
8049| #define SIZEOF_LONG_LONG 8
8050| #define SIZEOF___INT64 0
8051| #define HAVE_LONG_LONG_FORMAT 1
8052| #define SANE_MALLOC_PROTOS 1
8053| #define G_HAVE___INLINE 1
8054| #define G_HAVE___INLINE__ 1
8055| #define G_HAVE_INLINE 1
8056| #define HAVE_DIRENT_H 1
8057| #define HAVE_FLOAT_H 1
8058| #define HAVE_LIMITS_H 1
8059| #define HAVE_PWD_H 1
8060| #define HAVE_GRP_H 1
8061| #define HAVE_SYS_PARAM_H 1
8062| #define HAVE_SYS_POLL_H 1
8063| #define HAVE_SYS_RESOURCE_H 1
8064| #define HAVE_SYS_TIME_H 1
8065| #define HAVE_SYS_TIMES_H 1
8066| #define HAVE_SYS_WAIT_H 1
8067| #define HAVE_UNISTD_H 1
8068| #define HAVE_SYS_SELECT_H 1
8069| #define HAVE_SYS_TYPES_H 1
8070| #define HAVE_STDINT_H 1
8071| #define HAVE_INTTYPES_H 1
8072| #define HAVE_SCHED_H 1
8073| #define HAVE_SYS_STATVFS_H 1
8074| #define HAVE_FSTAB_H 1
8075| #define HAVE_SYS_UIO_H 1
8076| #define HAVE_SYS_MOUNT_H 1
8077| #define HAVE_SYS_SYSCTL_H 1
8078| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8079| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
8080| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
8081| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
8082| #define HAVE_STRUCT_TM_TM_GMTOFF 1
8083| #define HAVE_LANGINFO_CODESET 1
8084| #define HAVE_STDDEF_H 1
8085| #define HAVE_STDLIB_H 1
8086| #define HAVE_STRING_H 1
8087| #define HAVE_SETLOCALE 1
8088| #define SIZEOF_SIZE_T 8
8089| #define HAVE_LSTAT 1
8090| #define HAVE_STRERROR 1
8091| #define HAVE_STRSIGNAL 1
8092| #define HAVE_MEMMOVE 1
8093| #define HAVE_VSNPRINTF 1
8094| #define HAVE_STPCPY 1
8095| #define HAVE_STRCASECMP 1
8096| #define HAVE_STRNCASECMP 1
8097| #define HAVE_POLL 1
8098| #define HAVE_GETCWD 1
8099| #define HAVE_VASPRINTF 1
8100| #define HAVE_SETENV 1
8101| #define HAVE_UNSETENV 1
8102| #define HAVE_GETC_UNLOCKED 1
8103| #define HAVE_READLINK 1
8104| #define HAVE_SYMLINK 1
8105| #define HAVE_MEMMEM 1
8106| #define HAVE_CHOWN 1
8107| #define HAVE_LCHMOD 1
8108| #define HAVE_LCHOWN 1
8109| #define HAVE_FCHMOD 1
8110| #define HAVE_FCHOWN 1
8111| #define HAVE_LINK 1
8112| #define HAVE_UTIMES 1
8113| #define HAVE_GETGRGID 1
8114| #define HAVE_GETPWUID 1
8115| #define HAVE_GETFSSTAT 1
8116| #define HAVE_STATVFS 1
8117| #define HAVE_STATFS 1
8118| #define USE_STATFS 1
8119| #define HAVE_CRT_EXTERNS_H 1
8120| #define HAVE__NSGETENVIRON 1
8121| #define HAVE_C99_VSNPRINTF 1
8122| #define HAVE_UNIX98_PRINTF 1
8123| #define HAVE_ENDSERVENT 1
8124| #define HAVE_NETDB_H 1
8125| #define HAVE_ARPA_NAMESER_COMPAT_H 1
8126| #define HAVE_STRNDUP 1
8127| /* end confdefs.h.  */
8128| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
8129|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8130| #define setresuid innocuous_setresuid
8131|
8132| /* System header to define __stub macros and hopefully few prototypes,
8133|     which can conflict with char setresuid (); below.
8134|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8135|     <limits.h> exists even on freestanding compilers.  */
8136|
8137| #ifdef __STDC__
8138| # include <limits.h>
8139| #else
8140| # include <assert.h>
8141| #endif
8142|
8143| #undef setresuid
8144|
8145| /* Override any GCC internal prototype to avoid an error.
8146|    Use char because int might match the return type of a GCC
8147|    builtin and then its argument prototype would still apply.  */
8148| #ifdef __cplusplus
8149| extern "C"
8150| #endif
8151| char setresuid ();
8152| /* The GNU C library defines this for functions which it implements
8153|     to always fail with ENOSYS.  Some functions are actually named
8154|     something starting with __ and the normal name is an alias.  */
8155| #if defined __stub_setresuid || defined __stub___setresuid
8156| choke me
8157| #endif
8158|
8159| int
8160| main ()
8161| {
8162| return setresuid ();
8163|   ;
8164|   return 0;
8165| }
8166configure:23747: result: no
8167configure:23747: checking for setreuid
8168configure:23747: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
8169configure:23747: $? = 0
8170configure:23747: result: yes
8171configure:23758: checking sys/prctl.h usability
8172configure:23758: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8173conftest.c:155:10: fatal error: 'sys/prctl.h' file not found
8174#include <sys/prctl.h>
8175         ^
81761 error generated.
8177configure:23758: $? = 1
8178configure: failed program was:
8179| /* confdefs.h */
8180| #define PACKAGE_NAME "glib"
8181| #define PACKAGE_TARNAME "glib"
8182| #define PACKAGE_VERSION "2.30.2"
8183| #define PACKAGE_STRING "glib 2.30.2"
8184| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
8185| #define PACKAGE_URL ""
8186| #define GLIB_MAJOR_VERSION 2
8187| #define GLIB_MINOR_VERSION 30
8188| #define GLIB_MICRO_VERSION 2
8189| #define GLIB_INTERFACE_AGE 2
8190| #define GLIB_BINARY_AGE 3002
8191| #define HAVE_CARBON 1
8192| #define NEED_ICONV_CACHE 1
8193| #define HAVE_LOCALE_H 1
8194| #define HAVE_LC_MESSAGES 1
8195| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
8196| #define HAVE_GETTEXT 1
8197| #define HAVE_DCGETTEXT 1
8198| #define ENABLE_NLS 1
8199| #define GETTEXT_PACKAGE "glib20"
8200| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
8201| #define USE_LIBICONV_GNU 1
8202| #define HAVE_DLFCN_H 1
8203| #define LT_OBJDIR ".libs/"
8204| #define STDC_HEADERS 1
8205| #define HAVE_VPRINTF 1
8206| #define HAVE_ALLOCA_H 1
8207| #define HAVE_ALLOCA 1
8208| #define HAVE_MMAP 1
8209| #define HAVE_POSIX_MEMALIGN 1
8210| #define HAVE_VALLOC 1
8211| #define HAVE_FSYNC 1
8212| #define HAVE_ATEXIT 1
8213| #define HAVE_TIMEGM 1
8214| #define HAVE_GMTIME_R 1
8215| #define SIZEOF_CHAR 1
8216| #define SIZEOF_SHORT 2
8217| #define SIZEOF_LONG 8
8218| #define SIZEOF_INT 4
8219| #define SIZEOF_VOID_P 8
8220| #define SIZEOF_LONG_LONG 8
8221| #define SIZEOF___INT64 0
8222| #define HAVE_LONG_LONG_FORMAT 1
8223| #define SANE_MALLOC_PROTOS 1
8224| #define G_HAVE___INLINE 1
8225| #define G_HAVE___INLINE__ 1
8226| #define G_HAVE_INLINE 1
8227| #define HAVE_DIRENT_H 1
8228| #define HAVE_FLOAT_H 1
8229| #define HAVE_LIMITS_H 1
8230| #define HAVE_PWD_H 1
8231| #define HAVE_GRP_H 1
8232| #define HAVE_SYS_PARAM_H 1
8233| #define HAVE_SYS_POLL_H 1
8234| #define HAVE_SYS_RESOURCE_H 1
8235| #define HAVE_SYS_TIME_H 1
8236| #define HAVE_SYS_TIMES_H 1
8237| #define HAVE_SYS_WAIT_H 1
8238| #define HAVE_UNISTD_H 1
8239| #define HAVE_SYS_SELECT_H 1
8240| #define HAVE_SYS_TYPES_H 1
8241| #define HAVE_STDINT_H 1
8242| #define HAVE_INTTYPES_H 1
8243| #define HAVE_SCHED_H 1
8244| #define HAVE_SYS_STATVFS_H 1
8245| #define HAVE_FSTAB_H 1
8246| #define HAVE_SYS_UIO_H 1
8247| #define HAVE_SYS_MOUNT_H 1
8248| #define HAVE_SYS_SYSCTL_H 1
8249| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8250| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
8251| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
8252| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
8253| #define HAVE_STRUCT_TM_TM_GMTOFF 1
8254| #define HAVE_LANGINFO_CODESET 1
8255| #define HAVE_STDDEF_H 1
8256| #define HAVE_STDLIB_H 1
8257| #define HAVE_STRING_H 1
8258| #define HAVE_SETLOCALE 1
8259| #define SIZEOF_SIZE_T 8
8260| #define HAVE_LSTAT 1
8261| #define HAVE_STRERROR 1
8262| #define HAVE_STRSIGNAL 1
8263| #define HAVE_MEMMOVE 1
8264| #define HAVE_VSNPRINTF 1
8265| #define HAVE_STPCPY 1
8266| #define HAVE_STRCASECMP 1
8267| #define HAVE_STRNCASECMP 1
8268| #define HAVE_POLL 1
8269| #define HAVE_GETCWD 1
8270| #define HAVE_VASPRINTF 1
8271| #define HAVE_SETENV 1
8272| #define HAVE_UNSETENV 1
8273| #define HAVE_GETC_UNLOCKED 1
8274| #define HAVE_READLINK 1
8275| #define HAVE_SYMLINK 1
8276| #define HAVE_MEMMEM 1
8277| #define HAVE_CHOWN 1
8278| #define HAVE_LCHMOD 1
8279| #define HAVE_LCHOWN 1
8280| #define HAVE_FCHMOD 1
8281| #define HAVE_FCHOWN 1
8282| #define HAVE_LINK 1
8283| #define HAVE_UTIMES 1
8284| #define HAVE_GETGRGID 1
8285| #define HAVE_GETPWUID 1
8286| #define HAVE_GETFSSTAT 1
8287| #define HAVE_STATVFS 1
8288| #define HAVE_STATFS 1
8289| #define USE_STATFS 1
8290| #define HAVE_CRT_EXTERNS_H 1
8291| #define HAVE__NSGETENVIRON 1
8292| #define HAVE_C99_VSNPRINTF 1
8293| #define HAVE_UNIX98_PRINTF 1
8294| #define HAVE_ENDSERVENT 1
8295| #define HAVE_NETDB_H 1
8296| #define HAVE_ARPA_NAMESER_COMPAT_H 1
8297| #define HAVE_STRNDUP 1
8298| #define HAVE_SETREUID 1
8299| /* end confdefs.h.  */
8300| #include <stdio.h>
8301| #ifdef HAVE_SYS_TYPES_H
8302| # include <sys/types.h>
8303| #endif
8304| #ifdef HAVE_SYS_STAT_H
8305| # include <sys/stat.h>
8306| #endif
8307| #ifdef STDC_HEADERS
8308| # include <stdlib.h>
8309| # include <stddef.h>
8310| #else
8311| # ifdef HAVE_STDLIB_H
8312| #  include <stdlib.h>
8313| # endif
8314| #endif
8315| #ifdef HAVE_STRING_H
8316| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8317| #  include <memory.h>
8318| # endif
8319| # include <string.h>
8320| #endif
8321| #ifdef HAVE_STRINGS_H
8322| # include <strings.h>
8323| #endif
8324| #ifdef HAVE_INTTYPES_H
8325| # include <inttypes.h>
8326| #endif
8327| #ifdef HAVE_STDINT_H
8328| # include <stdint.h>
8329| #endif
8330| #ifdef HAVE_UNISTD_H
8331| # include <unistd.h>
8332| #endif
8333| #include <sys/prctl.h>
8334configure:23758: result: no
8335configure:23758: checking sys/prctl.h presence
8336configure:23758: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
8337conftest.c:122:10: fatal error: 'sys/prctl.h' file not found
8338#include <sys/prctl.h>
8339         ^
83401 error generated.
8341configure:23758: $? = 1
8342configure: failed program was:
8343| /* confdefs.h */
8344| #define PACKAGE_NAME "glib"
8345| #define PACKAGE_TARNAME "glib"
8346| #define PACKAGE_VERSION "2.30.2"
8347| #define PACKAGE_STRING "glib 2.30.2"
8348| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
8349| #define PACKAGE_URL ""
8350| #define GLIB_MAJOR_VERSION 2
8351| #define GLIB_MINOR_VERSION 30
8352| #define GLIB_MICRO_VERSION 2
8353| #define GLIB_INTERFACE_AGE 2
8354| #define GLIB_BINARY_AGE 3002
8355| #define HAVE_CARBON 1
8356| #define NEED_ICONV_CACHE 1
8357| #define HAVE_LOCALE_H 1
8358| #define HAVE_LC_MESSAGES 1
8359| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
8360| #define HAVE_GETTEXT 1
8361| #define HAVE_DCGETTEXT 1
8362| #define ENABLE_NLS 1
8363| #define GETTEXT_PACKAGE "glib20"
8364| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
8365| #define USE_LIBICONV_GNU 1
8366| #define HAVE_DLFCN_H 1
8367| #define LT_OBJDIR ".libs/"
8368| #define STDC_HEADERS 1
8369| #define HAVE_VPRINTF 1
8370| #define HAVE_ALLOCA_H 1
8371| #define HAVE_ALLOCA 1
8372| #define HAVE_MMAP 1
8373| #define HAVE_POSIX_MEMALIGN 1
8374| #define HAVE_VALLOC 1
8375| #define HAVE_FSYNC 1
8376| #define HAVE_ATEXIT 1
8377| #define HAVE_TIMEGM 1
8378| #define HAVE_GMTIME_R 1
8379| #define SIZEOF_CHAR 1
8380| #define SIZEOF_SHORT 2
8381| #define SIZEOF_LONG 8
8382| #define SIZEOF_INT 4
8383| #define SIZEOF_VOID_P 8
8384| #define SIZEOF_LONG_LONG 8
8385| #define SIZEOF___INT64 0
8386| #define HAVE_LONG_LONG_FORMAT 1
8387| #define SANE_MALLOC_PROTOS 1
8388| #define G_HAVE___INLINE 1
8389| #define G_HAVE___INLINE__ 1
8390| #define G_HAVE_INLINE 1
8391| #define HAVE_DIRENT_H 1
8392| #define HAVE_FLOAT_H 1
8393| #define HAVE_LIMITS_H 1
8394| #define HAVE_PWD_H 1
8395| #define HAVE_GRP_H 1
8396| #define HAVE_SYS_PARAM_H 1
8397| #define HAVE_SYS_POLL_H 1
8398| #define HAVE_SYS_RESOURCE_H 1
8399| #define HAVE_SYS_TIME_H 1
8400| #define HAVE_SYS_TIMES_H 1
8401| #define HAVE_SYS_WAIT_H 1
8402| #define HAVE_UNISTD_H 1
8403| #define HAVE_SYS_SELECT_H 1
8404| #define HAVE_SYS_TYPES_H 1
8405| #define HAVE_STDINT_H 1
8406| #define HAVE_INTTYPES_H 1
8407| #define HAVE_SCHED_H 1
8408| #define HAVE_SYS_STATVFS_H 1
8409| #define HAVE_FSTAB_H 1
8410| #define HAVE_SYS_UIO_H 1
8411| #define HAVE_SYS_MOUNT_H 1
8412| #define HAVE_SYS_SYSCTL_H 1
8413| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8414| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
8415| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
8416| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
8417| #define HAVE_STRUCT_TM_TM_GMTOFF 1
8418| #define HAVE_LANGINFO_CODESET 1
8419| #define HAVE_STDDEF_H 1
8420| #define HAVE_STDLIB_H 1
8421| #define HAVE_STRING_H 1
8422| #define HAVE_SETLOCALE 1
8423| #define SIZEOF_SIZE_T 8
8424| #define HAVE_LSTAT 1
8425| #define HAVE_STRERROR 1
8426| #define HAVE_STRSIGNAL 1
8427| #define HAVE_MEMMOVE 1
8428| #define HAVE_VSNPRINTF 1
8429| #define HAVE_STPCPY 1
8430| #define HAVE_STRCASECMP 1
8431| #define HAVE_STRNCASECMP 1
8432| #define HAVE_POLL 1
8433| #define HAVE_GETCWD 1
8434| #define HAVE_VASPRINTF 1
8435| #define HAVE_SETENV 1
8436| #define HAVE_UNSETENV 1
8437| #define HAVE_GETC_UNLOCKED 1
8438| #define HAVE_READLINK 1
8439| #define HAVE_SYMLINK 1
8440| #define HAVE_MEMMEM 1
8441| #define HAVE_CHOWN 1
8442| #define HAVE_LCHMOD 1
8443| #define HAVE_LCHOWN 1
8444| #define HAVE_FCHMOD 1
8445| #define HAVE_FCHOWN 1
8446| #define HAVE_LINK 1
8447| #define HAVE_UTIMES 1
8448| #define HAVE_GETGRGID 1
8449| #define HAVE_GETPWUID 1
8450| #define HAVE_GETFSSTAT 1
8451| #define HAVE_STATVFS 1
8452| #define HAVE_STATFS 1
8453| #define USE_STATFS 1
8454| #define HAVE_CRT_EXTERNS_H 1
8455| #define HAVE__NSGETENVIRON 1
8456| #define HAVE_C99_VSNPRINTF 1
8457| #define HAVE_UNIX98_PRINTF 1
8458| #define HAVE_ENDSERVENT 1
8459| #define HAVE_NETDB_H 1
8460| #define HAVE_ARPA_NAMESER_COMPAT_H 1
8461| #define HAVE_STRNDUP 1
8462| #define HAVE_SETREUID 1
8463| /* end confdefs.h.  */
8464| #include <sys/prctl.h>
8465configure:23758: result: no
8466configure:23758: checking for sys/prctl.h
8467configure:23758: result: no
8468configure:23771: checking for res_query
8469configure:23790: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
8470configure:23790: $? = 0
8471configure:23791: result: yes
8472configure:23846: checking for socket
8473configure:23846: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
8474configure:23846: $? = 0
8475configure:23846: result: yes
8476configure:23912: checking number of arguments to statfs()
8477configure:23938: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8478configure:23938: $? = 0
8479configure:23940: result: 2
8480configure:24045: checking for signed
8481configure:24061: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8482conftest.c:128:13: warning: unused variable 'x' [-Wunused-variable]
8483signed char x;
8484            ^
84851 warning generated.
8486configure:24061: $? = 0
8487configure:24068: result: yes
8488configure:24077: checking for long long
8489configure:24094: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
8490configure:24094: $? = 0
8491configure:24102: result: yes
8492configure:24111: checking for long double
8493configure:24143: result: yes
8494configure:24152: checking for wchar_t
8495configure:24169: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8496configure:24169: $? = 0
8497configure:24176: result: yes
8498configure:24185: checking for wint_t
8499configure:24202: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8500configure:24202: $? = 0
8501configure:24209: result: yes
8502configure:24217: checking for size_t
8503configure:24217: result: yes
8504configure:24228: checking for ptrdiff_t
8505configure:24228: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8506configure:24228: $? = 0
8507configure:24228: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8508conftest.c:164:24: error: expected expression
8509if (sizeof ((ptrdiff_t)))
8510                       ^
85111 error generated.
8512configure:24228: $? = 1
8513configure: failed program was:
8514| /* confdefs.h */
8515| #define PACKAGE_NAME "glib"
8516| #define PACKAGE_TARNAME "glib"
8517| #define PACKAGE_VERSION "2.30.2"
8518| #define PACKAGE_STRING "glib 2.30.2"
8519| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
8520| #define PACKAGE_URL ""
8521| #define GLIB_MAJOR_VERSION 2
8522| #define GLIB_MINOR_VERSION 30
8523| #define GLIB_MICRO_VERSION 2
8524| #define GLIB_INTERFACE_AGE 2
8525| #define GLIB_BINARY_AGE 3002
8526| #define HAVE_CARBON 1
8527| #define NEED_ICONV_CACHE 1
8528| #define HAVE_LOCALE_H 1
8529| #define HAVE_LC_MESSAGES 1
8530| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
8531| #define HAVE_GETTEXT 1
8532| #define HAVE_DCGETTEXT 1
8533| #define ENABLE_NLS 1
8534| #define GETTEXT_PACKAGE "glib20"
8535| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
8536| #define USE_LIBICONV_GNU 1
8537| #define HAVE_DLFCN_H 1
8538| #define LT_OBJDIR ".libs/"
8539| #define STDC_HEADERS 1
8540| #define HAVE_VPRINTF 1
8541| #define HAVE_ALLOCA_H 1
8542| #define HAVE_ALLOCA 1
8543| #define HAVE_MMAP 1
8544| #define HAVE_POSIX_MEMALIGN 1
8545| #define HAVE_VALLOC 1
8546| #define HAVE_FSYNC 1
8547| #define HAVE_ATEXIT 1
8548| #define HAVE_TIMEGM 1
8549| #define HAVE_GMTIME_R 1
8550| #define SIZEOF_CHAR 1
8551| #define SIZEOF_SHORT 2
8552| #define SIZEOF_LONG 8
8553| #define SIZEOF_INT 4
8554| #define SIZEOF_VOID_P 8
8555| #define SIZEOF_LONG_LONG 8
8556| #define SIZEOF___INT64 0
8557| #define HAVE_LONG_LONG_FORMAT 1
8558| #define SANE_MALLOC_PROTOS 1
8559| #define G_HAVE___INLINE 1
8560| #define G_HAVE___INLINE__ 1
8561| #define G_HAVE_INLINE 1
8562| #define HAVE_DIRENT_H 1
8563| #define HAVE_FLOAT_H 1
8564| #define HAVE_LIMITS_H 1
8565| #define HAVE_PWD_H 1
8566| #define HAVE_GRP_H 1
8567| #define HAVE_SYS_PARAM_H 1
8568| #define HAVE_SYS_POLL_H 1
8569| #define HAVE_SYS_RESOURCE_H 1
8570| #define HAVE_SYS_TIME_H 1
8571| #define HAVE_SYS_TIMES_H 1
8572| #define HAVE_SYS_WAIT_H 1
8573| #define HAVE_UNISTD_H 1
8574| #define HAVE_SYS_SELECT_H 1
8575| #define HAVE_SYS_TYPES_H 1
8576| #define HAVE_STDINT_H 1
8577| #define HAVE_INTTYPES_H 1
8578| #define HAVE_SCHED_H 1
8579| #define HAVE_SYS_STATVFS_H 1
8580| #define HAVE_FSTAB_H 1
8581| #define HAVE_SYS_UIO_H 1
8582| #define HAVE_SYS_MOUNT_H 1
8583| #define HAVE_SYS_SYSCTL_H 1
8584| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8585| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
8586| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
8587| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
8588| #define HAVE_STRUCT_TM_TM_GMTOFF 1
8589| #define HAVE_LANGINFO_CODESET 1
8590| #define HAVE_STDDEF_H 1
8591| #define HAVE_STDLIB_H 1
8592| #define HAVE_STRING_H 1
8593| #define HAVE_SETLOCALE 1
8594| #define SIZEOF_SIZE_T 8
8595| #define HAVE_LSTAT 1
8596| #define HAVE_STRERROR 1
8597| #define HAVE_STRSIGNAL 1
8598| #define HAVE_MEMMOVE 1
8599| #define HAVE_VSNPRINTF 1
8600| #define HAVE_STPCPY 1
8601| #define HAVE_STRCASECMP 1
8602| #define HAVE_STRNCASECMP 1
8603| #define HAVE_POLL 1
8604| #define HAVE_GETCWD 1
8605| #define HAVE_VASPRINTF 1
8606| #define HAVE_SETENV 1
8607| #define HAVE_UNSETENV 1
8608| #define HAVE_GETC_UNLOCKED 1
8609| #define HAVE_READLINK 1
8610| #define HAVE_SYMLINK 1
8611| #define HAVE_MEMMEM 1
8612| #define HAVE_CHOWN 1
8613| #define HAVE_LCHMOD 1
8614| #define HAVE_LCHOWN 1
8615| #define HAVE_FCHMOD 1
8616| #define HAVE_FCHOWN 1
8617| #define HAVE_LINK 1
8618| #define HAVE_UTIMES 1
8619| #define HAVE_GETGRGID 1
8620| #define HAVE_GETPWUID 1
8621| #define HAVE_GETFSSTAT 1
8622| #define HAVE_STATVFS 1
8623| #define HAVE_STATFS 1
8624| #define USE_STATFS 1
8625| #define HAVE_CRT_EXTERNS_H 1
8626| #define HAVE__NSGETENVIRON 1
8627| #define HAVE_C99_VSNPRINTF 1
8628| #define HAVE_UNIX98_PRINTF 1
8629| #define HAVE_ENDSERVENT 1
8630| #define HAVE_NETDB_H 1
8631| #define HAVE_ARPA_NAMESER_COMPAT_H 1
8632| #define HAVE_STRNDUP 1
8633| #define HAVE_SETREUID 1
8634| #define STATFS_ARGS 2
8635| #define HAVE_GOOD_PRINTF 1
8636| #define HAVE_LONG_LONG 1
8637| #define HAVE_LONG_DOUBLE 1
8638| #define HAVE_WCHAR_T 1
8639| #define HAVE_WINT_T 1
8640| /* end confdefs.h.  */
8641| #include <stdio.h>
8642| #ifdef HAVE_SYS_TYPES_H
8643| # include <sys/types.h>
8644| #endif
8645| #ifdef HAVE_SYS_STAT_H
8646| # include <sys/stat.h>
8647| #endif
8648| #ifdef STDC_HEADERS
8649| # include <stdlib.h>
8650| # include <stddef.h>
8651| #else
8652| # ifdef HAVE_STDLIB_H
8653| #  include <stdlib.h>
8654| # endif
8655| #endif
8656| #ifdef HAVE_STRING_H
8657| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8658| #  include <memory.h>
8659| # endif
8660| # include <string.h>
8661| #endif
8662| #ifdef HAVE_STRINGS_H
8663| # include <strings.h>
8664| #endif
8665| #ifdef HAVE_INTTYPES_H
8666| # include <inttypes.h>
8667| #endif
8668| #ifdef HAVE_STDINT_H
8669| # include <stdint.h>
8670| #endif
8671| #ifdef HAVE_UNISTD_H
8672| # include <unistd.h>
8673| #endif
8674| int
8675| main ()
8676| {
8677| if (sizeof ((ptrdiff_t)))
8678|           return 0;
8679|   ;
8680|   return 0;
8681| }
8682configure:24228: result: yes
8683configure:24239: checking for inttypes.h
8684configure:24256: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8685conftest.c:134:11: warning: unused variable 'i' [-Wunused-variable]
8686uintmax_t i = (uintmax_t) -1;
8687          ^
86881 warning generated.
8689configure:24256: $? = 0
8690configure:24263: result: yes
8691configure:24274: checking for stdint.h
8692configure:24291: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8693conftest.c:135:11: warning: unused variable 'i' [-Wunused-variable]
8694uintmax_t i = (uintmax_t) -1;
8695          ^
86961 warning generated.
8697configure:24291: $? = 0
8698configure:24298: result: yes
8699configure:24330: checking for snprintf
8700configure:24330: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
8701conftest.c:155:6: warning: incompatible redeclaration of library function 'snprintf'
8702char snprintf ();
8703     ^
8704conftest.c:155:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
87051 warning generated.
8706configure:24330: $? = 0
8707configure:24330: result: yes
8708configure:24330: checking for wcslen
8709configure:24330: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
8710configure:24330: $? = 0
8711configure:24330: result: yes
8712configure:24339: checking for C99 snprintf
8713configure:24384: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
8714conftest.c:147:5: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
8715    exit(1);
8716    ^
8717conftest.c:147:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
8718conftest.c:141:11: warning: unused variable 'args' [-Wunused-variable]
8719  va_list args;
8720          ^
87212 warnings generated.
8722configure:24384: $? = 0
8723configure:24384: ./conftest
8724configure:24384: $? = 0
8725configure:24394: result: yes
8726configure:24461: checking for sys_errlist
8727configure:24478: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
8728configure:24478: $? = 0
8729configure:24485: result: yes
8730configure:24494: checking for sys_siglist
8731configure:24510: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
8732conftest.c:141:1: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
8733exit (sys_siglist[0]);
8734^
8735conftest.c:141:1: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
8736conftest.c:141:7: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'int'
8737exit (sys_siglist[0]);
8738      ^~~~~~~~~~~~~~
87392 warnings generated.
8740configure:24510: $? = 0
8741configure:24517: result: yes
8742configure:24526: checking for sys_siglist declaration
8743configure:24541: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8744conftest.c:140:1: warning: implicitly declaring C library function 'strlen' with type 'unsigned long (const char *)'
8745strlen (sys_siglist[0]);
8746^
8747conftest.c:140:1: note: please include the header <string.h> or explicitly provide a declaration for 'strlen'
87481 warning generated.
8749configure:24541: $? = 0
8750configure:24547: result: yes
8751configure:24556: checking for fd_set
8752configure:24569: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8753conftest.c:139:8: warning: unused variable 'readMask' [-Wunused-variable]
8754fd_set readMask, writeMask;
8755       ^
8756conftest.c:139:18: warning: unused variable 'writeMask' [-Wunused-variable]
8757fd_set readMask, writeMask;
8758                 ^
87592 warnings generated.
8760configure:24569: $? = 0
8761configure:24576: result: yes, found in sys/types.h
8762configure:24606: checking whether realloc (NULL,) will work
8763configure:24622: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
8764configure:24622: $? = 0
8765configure:24622: ./conftest
8766configure:24622: $? = 0
8767configure:24633: result: yes
8768configure:24641: checking for nl_langinfo (CODESET)
8769configure:24658: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8770conftest.c:140:7: warning: unused variable 'codeset' [-Wunused-variable]
8771char *codeset = nl_langinfo (CODESET);
8772      ^
87731 warning generated.
8774configure:24658: $? = 0
8775configure:24665: result: yes
8776configure:24673: checking for nl_langinfo (PM_STR)
8777configure:24699: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8778configure:24699: $? = 0
8779configure:24706: result: yes
8780configure:24714: checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_WC)
8781configure:24741: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
8782conftest.c:143:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT0_WC'
8783                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT0_WC);
8784                                    ^
8785conftest.c:144:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT1_WC'
8786                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT1_WC);
8787                                    ^
8788conftest.c:145:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT2_WC'
8789                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT2_WC);
8790                                    ^
8791conftest.c:146:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT3_WC'
8792                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT3_WC);
8793                                    ^
8794conftest.c:147:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT4_WC'
8795                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT4_WC);
8796                                    ^
8797conftest.c:148:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT5_WC'
8798                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT5_WC);
8799                                    ^
8800conftest.c:149:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT6_WC'
8801                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT6_WC);
8802                                    ^
8803conftest.c:150:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT7_WC'
8804                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT7_WC);
8805                                    ^
8806conftest.c:151:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT8_WC'
8807                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT8_WC);
8808                                    ^
8809conftest.c:152:37: error: use of undeclared identifier '_NL_CTYPE_OUTDIGIT9_WC'
8810                 str = nl_langinfo (_NL_CTYPE_OUTDIGIT9_WC);
8811                                    ^
881210 errors generated.
8813configure:24741: $? = 1
8814configure: failed program was:
8815| /* confdefs.h */
8816| #define PACKAGE_NAME "glib"
8817| #define PACKAGE_TARNAME "glib"
8818| #define PACKAGE_VERSION "2.30.2"
8819| #define PACKAGE_STRING "glib 2.30.2"
8820| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
8821| #define PACKAGE_URL ""
8822| #define GLIB_MAJOR_VERSION 2
8823| #define GLIB_MINOR_VERSION 30
8824| #define GLIB_MICRO_VERSION 2
8825| #define GLIB_INTERFACE_AGE 2
8826| #define GLIB_BINARY_AGE 3002
8827| #define HAVE_CARBON 1
8828| #define NEED_ICONV_CACHE 1
8829| #define HAVE_LOCALE_H 1
8830| #define HAVE_LC_MESSAGES 1
8831| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
8832| #define HAVE_GETTEXT 1
8833| #define HAVE_DCGETTEXT 1
8834| #define ENABLE_NLS 1
8835| #define GETTEXT_PACKAGE "glib20"
8836| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
8837| #define USE_LIBICONV_GNU 1
8838| #define HAVE_DLFCN_H 1
8839| #define LT_OBJDIR ".libs/"
8840| #define STDC_HEADERS 1
8841| #define HAVE_VPRINTF 1
8842| #define HAVE_ALLOCA_H 1
8843| #define HAVE_ALLOCA 1
8844| #define HAVE_MMAP 1
8845| #define HAVE_POSIX_MEMALIGN 1
8846| #define HAVE_VALLOC 1
8847| #define HAVE_FSYNC 1
8848| #define HAVE_ATEXIT 1
8849| #define HAVE_TIMEGM 1
8850| #define HAVE_GMTIME_R 1
8851| #define SIZEOF_CHAR 1
8852| #define SIZEOF_SHORT 2
8853| #define SIZEOF_LONG 8
8854| #define SIZEOF_INT 4
8855| #define SIZEOF_VOID_P 8
8856| #define SIZEOF_LONG_LONG 8
8857| #define SIZEOF___INT64 0
8858| #define HAVE_LONG_LONG_FORMAT 1
8859| #define SANE_MALLOC_PROTOS 1
8860| #define G_HAVE___INLINE 1
8861| #define G_HAVE___INLINE__ 1
8862| #define G_HAVE_INLINE 1
8863| #define HAVE_DIRENT_H 1
8864| #define HAVE_FLOAT_H 1
8865| #define HAVE_LIMITS_H 1
8866| #define HAVE_PWD_H 1
8867| #define HAVE_GRP_H 1
8868| #define HAVE_SYS_PARAM_H 1
8869| #define HAVE_SYS_POLL_H 1
8870| #define HAVE_SYS_RESOURCE_H 1
8871| #define HAVE_SYS_TIME_H 1
8872| #define HAVE_SYS_TIMES_H 1
8873| #define HAVE_SYS_WAIT_H 1
8874| #define HAVE_UNISTD_H 1
8875| #define HAVE_SYS_SELECT_H 1
8876| #define HAVE_SYS_TYPES_H 1
8877| #define HAVE_STDINT_H 1
8878| #define HAVE_INTTYPES_H 1
8879| #define HAVE_SCHED_H 1
8880| #define HAVE_SYS_STATVFS_H 1
8881| #define HAVE_FSTAB_H 1
8882| #define HAVE_SYS_UIO_H 1
8883| #define HAVE_SYS_MOUNT_H 1
8884| #define HAVE_SYS_SYSCTL_H 1
8885| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8886| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
8887| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
8888| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
8889| #define HAVE_STRUCT_TM_TM_GMTOFF 1
8890| #define HAVE_LANGINFO_CODESET 1
8891| #define HAVE_STDDEF_H 1
8892| #define HAVE_STDLIB_H 1
8893| #define HAVE_STRING_H 1
8894| #define HAVE_SETLOCALE 1
8895| #define SIZEOF_SIZE_T 8
8896| #define HAVE_LSTAT 1
8897| #define HAVE_STRERROR 1
8898| #define HAVE_STRSIGNAL 1
8899| #define HAVE_MEMMOVE 1
8900| #define HAVE_VSNPRINTF 1
8901| #define HAVE_STPCPY 1
8902| #define HAVE_STRCASECMP 1
8903| #define HAVE_STRNCASECMP 1
8904| #define HAVE_POLL 1
8905| #define HAVE_GETCWD 1
8906| #define HAVE_VASPRINTF 1
8907| #define HAVE_SETENV 1
8908| #define HAVE_UNSETENV 1
8909| #define HAVE_GETC_UNLOCKED 1
8910| #define HAVE_READLINK 1
8911| #define HAVE_SYMLINK 1
8912| #define HAVE_MEMMEM 1
8913| #define HAVE_CHOWN 1
8914| #define HAVE_LCHMOD 1
8915| #define HAVE_LCHOWN 1
8916| #define HAVE_FCHMOD 1
8917| #define HAVE_FCHOWN 1
8918| #define HAVE_LINK 1
8919| #define HAVE_UTIMES 1
8920| #define HAVE_GETGRGID 1
8921| #define HAVE_GETPWUID 1
8922| #define HAVE_GETFSSTAT 1
8923| #define HAVE_STATVFS 1
8924| #define HAVE_STATFS 1
8925| #define USE_STATFS 1
8926| #define HAVE_CRT_EXTERNS_H 1
8927| #define HAVE__NSGETENVIRON 1
8928| #define HAVE_C99_VSNPRINTF 1
8929| #define HAVE_UNIX98_PRINTF 1
8930| #define HAVE_ENDSERVENT 1
8931| #define HAVE_NETDB_H 1
8932| #define HAVE_ARPA_NAMESER_COMPAT_H 1
8933| #define HAVE_STRNDUP 1
8934| #define HAVE_SETREUID 1
8935| #define STATFS_ARGS 2
8936| #define HAVE_GOOD_PRINTF 1
8937| #define HAVE_LONG_LONG 1
8938| #define HAVE_LONG_DOUBLE 1
8939| #define HAVE_WCHAR_T 1
8940| #define HAVE_WINT_T 1
8941| #define HAVE_PTRDIFF_T 1
8942| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8943| #define HAVE_STDINT_H_WITH_UINTMAX 1
8944| #define HAVE_INTMAX_T 1
8945| #define HAVE_SNPRINTF 1
8946| #define HAVE_WCSLEN 1
8947| #define HAVE_C99_SNPRINTF 1
8948| #define REALLOC_0_WORKS 1
8949| #define HAVE_CODESET 1
8950| #define HAVE_LANGINFO_TIME 1
8951| /* end confdefs.h.  */
8952| #include <langinfo.h>
8953| int
8954| main ()
8955| {
8956| char *str;
8957|                  str = nl_langinfo (_NL_CTYPE_OUTDIGIT0_WC);
8958|                  str = nl_langinfo (_NL_CTYPE_OUTDIGIT1_WC);
8959|                  str = nl_langinfo (_NL_CTYPE_OUTDIGIT2_WC);
8960|                  str = nl_langinfo (_NL_CTYPE_OUTDIGIT3_WC);
8961|                  str = nl_langinfo (_NL_CTYPE_OUTDIGIT4_WC);
8962|                  str = nl_langinfo (_NL_CTYPE_OUTDIGIT5_WC);
8963|                  str = nl_langinfo (_NL_CTYPE_OUTDIGIT6_WC);
8964|                  str = nl_langinfo (_NL_CTYPE_OUTDIGIT7_WC);
8965|                  str = nl_langinfo (_NL_CTYPE_OUTDIGIT8_WC);
8966|                  str = nl_langinfo (_NL_CTYPE_OUTDIGIT9_WC);
8967|   ;
8968|   return 0;
8969| }
8970configure:24748: result: no
8971configure:24756: checking for a compliant posix_memalign() implementation
8972configure:24794: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
8973configure:24794: $? = 0
8974configure:24794: ./conftest
8975configure:24794: $? = 0
8976configure:24807: result: yes
8977configure:24819: checking for OpenBSD strlcpy/strlcat
8978configure:24840: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
8979configure:24840: $? = 0
8980configure:24840: ./conftest
8981configure:24840: $? = 0
8982configure:24850: result: yes
8983configure:24859: checking for an implementation of va_copy()
8984configure:24882: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
8985configure:24882: $? = 0
8986configure:24891: result: yes
8987configure:24893: checking for an implementation of __va_copy()
8988configure:24916: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
8989configure:24916: $? = 0
8990configure:24925: result: yes
8991configure:24943: checking whether va_lists can be copied by value
8992configure:24969: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
8993conftest.c:146:8: error: array type 'va_list' (aka '__builtin_va_list') is not assignable
8994        args2 = args1;
8995        ~~~~~ ^
89961 error generated.
8997configure:24969: $? = 1
8998configure: program exited with status 1
8999configure: failed program was:
9000| /* confdefs.h */
9001| #define PACKAGE_NAME "glib"
9002| #define PACKAGE_TARNAME "glib"
9003| #define PACKAGE_VERSION "2.30.2"
9004| #define PACKAGE_STRING "glib 2.30.2"
9005| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
9006| #define PACKAGE_URL ""
9007| #define GLIB_MAJOR_VERSION 2
9008| #define GLIB_MINOR_VERSION 30
9009| #define GLIB_MICRO_VERSION 2
9010| #define GLIB_INTERFACE_AGE 2
9011| #define GLIB_BINARY_AGE 3002
9012| #define HAVE_CARBON 1
9013| #define NEED_ICONV_CACHE 1
9014| #define HAVE_LOCALE_H 1
9015| #define HAVE_LC_MESSAGES 1
9016| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
9017| #define HAVE_GETTEXT 1
9018| #define HAVE_DCGETTEXT 1
9019| #define ENABLE_NLS 1
9020| #define GETTEXT_PACKAGE "glib20"
9021| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
9022| #define USE_LIBICONV_GNU 1
9023| #define HAVE_DLFCN_H 1
9024| #define LT_OBJDIR ".libs/"
9025| #define STDC_HEADERS 1
9026| #define HAVE_VPRINTF 1
9027| #define HAVE_ALLOCA_H 1
9028| #define HAVE_ALLOCA 1
9029| #define HAVE_MMAP 1
9030| #define HAVE_POSIX_MEMALIGN 1
9031| #define HAVE_VALLOC 1
9032| #define HAVE_FSYNC 1
9033| #define HAVE_ATEXIT 1
9034| #define HAVE_TIMEGM 1
9035| #define HAVE_GMTIME_R 1
9036| #define SIZEOF_CHAR 1
9037| #define SIZEOF_SHORT 2
9038| #define SIZEOF_LONG 8
9039| #define SIZEOF_INT 4
9040| #define SIZEOF_VOID_P 8
9041| #define SIZEOF_LONG_LONG 8
9042| #define SIZEOF___INT64 0
9043| #define HAVE_LONG_LONG_FORMAT 1
9044| #define SANE_MALLOC_PROTOS 1
9045| #define G_HAVE___INLINE 1
9046| #define G_HAVE___INLINE__ 1
9047| #define G_HAVE_INLINE 1
9048| #define HAVE_DIRENT_H 1
9049| #define HAVE_FLOAT_H 1
9050| #define HAVE_LIMITS_H 1
9051| #define HAVE_PWD_H 1
9052| #define HAVE_GRP_H 1
9053| #define HAVE_SYS_PARAM_H 1
9054| #define HAVE_SYS_POLL_H 1
9055| #define HAVE_SYS_RESOURCE_H 1
9056| #define HAVE_SYS_TIME_H 1
9057| #define HAVE_SYS_TIMES_H 1
9058| #define HAVE_SYS_WAIT_H 1
9059| #define HAVE_UNISTD_H 1
9060| #define HAVE_SYS_SELECT_H 1
9061| #define HAVE_SYS_TYPES_H 1
9062| #define HAVE_STDINT_H 1
9063| #define HAVE_INTTYPES_H 1
9064| #define HAVE_SCHED_H 1
9065| #define HAVE_SYS_STATVFS_H 1
9066| #define HAVE_FSTAB_H 1
9067| #define HAVE_SYS_UIO_H 1
9068| #define HAVE_SYS_MOUNT_H 1
9069| #define HAVE_SYS_SYSCTL_H 1
9070| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9071| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
9072| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
9073| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
9074| #define HAVE_STRUCT_TM_TM_GMTOFF 1
9075| #define HAVE_LANGINFO_CODESET 1
9076| #define HAVE_STDDEF_H 1
9077| #define HAVE_STDLIB_H 1
9078| #define HAVE_STRING_H 1
9079| #define HAVE_SETLOCALE 1
9080| #define SIZEOF_SIZE_T 8
9081| #define HAVE_LSTAT 1
9082| #define HAVE_STRERROR 1
9083| #define HAVE_STRSIGNAL 1
9084| #define HAVE_MEMMOVE 1
9085| #define HAVE_VSNPRINTF 1
9086| #define HAVE_STPCPY 1
9087| #define HAVE_STRCASECMP 1
9088| #define HAVE_STRNCASECMP 1
9089| #define HAVE_POLL 1
9090| #define HAVE_GETCWD 1
9091| #define HAVE_VASPRINTF 1
9092| #define HAVE_SETENV 1
9093| #define HAVE_UNSETENV 1
9094| #define HAVE_GETC_UNLOCKED 1
9095| #define HAVE_READLINK 1
9096| #define HAVE_SYMLINK 1
9097| #define HAVE_MEMMEM 1
9098| #define HAVE_CHOWN 1
9099| #define HAVE_LCHMOD 1
9100| #define HAVE_LCHOWN 1
9101| #define HAVE_FCHMOD 1
9102| #define HAVE_FCHOWN 1
9103| #define HAVE_LINK 1
9104| #define HAVE_UTIMES 1
9105| #define HAVE_GETGRGID 1
9106| #define HAVE_GETPWUID 1
9107| #define HAVE_GETFSSTAT 1
9108| #define HAVE_STATVFS 1
9109| #define HAVE_STATFS 1
9110| #define USE_STATFS 1
9111| #define HAVE_CRT_EXTERNS_H 1
9112| #define HAVE__NSGETENVIRON 1
9113| #define HAVE_C99_VSNPRINTF 1
9114| #define HAVE_UNIX98_PRINTF 1
9115| #define HAVE_ENDSERVENT 1
9116| #define HAVE_NETDB_H 1
9117| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9118| #define HAVE_STRNDUP 1
9119| #define HAVE_SETREUID 1
9120| #define STATFS_ARGS 2
9121| #define HAVE_GOOD_PRINTF 1
9122| #define HAVE_LONG_LONG 1
9123| #define HAVE_LONG_DOUBLE 1
9124| #define HAVE_WCHAR_T 1
9125| #define HAVE_WINT_T 1
9126| #define HAVE_PTRDIFF_T 1
9127| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9128| #define HAVE_STDINT_H_WITH_UINTMAX 1
9129| #define HAVE_INTMAX_T 1
9130| #define HAVE_SNPRINTF 1
9131| #define HAVE_WCSLEN 1
9132| #define HAVE_C99_SNPRINTF 1
9133| #define REALLOC_0_WORKS 1
9134| #define HAVE_CODESET 1
9135| #define HAVE_LANGINFO_TIME 1
9136| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
9137| #define HAVE_STRLCPY 1
9138| #define G_VA_COPY va_copy
9139| /* end confdefs.h.  */
9140| #include <stdarg.h>
9141| #include <stdlib.h>
9142|       void f (int i, ...) {
9143|       va_list args1, args2;
9144|       va_start (args1, i);
9145|       args2 = args1;
9146|       if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42)
9147|         exit (1);
9148|       va_end (args1); va_end (args2);
9149|       }
9150|       int main() {
9151|         f (0, 42);
9152|         return 0;
9153|       }
9154configure:24980: result: no
9155configure:25012: checking for dlopen
9156configure:25012: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
9157configure:25012: $? = 0
9158configure:25012: result: yes
9159configure:25014: checking for dlsym
9160configure:25014: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
9161configure:25014: $? = 0
9162configure:25014: result: yes
9163configure:25208: checking for RTLD_GLOBAL brokenness
9164configure:25237: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon  conftest.c  -lintl   >&5
9165configure:25237: $? = 0
9166configure:25237: ./conftest
9167configure:25237: $? = 0
9168configure:25250: result: no
9169configure:25257: checking for preceeding underscore in symbols
9170configure:25282: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon  conftest.c  -lintl   >&5
9171configure:25282: $? = 0
9172configure:25282: ./conftest
9173configure:25282: $? = 1
9174configure: program exited with status 1
9175configure: failed program was:
9176| /* confdefs.h */
9177| #define PACKAGE_NAME "glib"
9178| #define PACKAGE_TARNAME "glib"
9179| #define PACKAGE_VERSION "2.30.2"
9180| #define PACKAGE_STRING "glib 2.30.2"
9181| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
9182| #define PACKAGE_URL ""
9183| #define GLIB_MAJOR_VERSION 2
9184| #define GLIB_MINOR_VERSION 30
9185| #define GLIB_MICRO_VERSION 2
9186| #define GLIB_INTERFACE_AGE 2
9187| #define GLIB_BINARY_AGE 3002
9188| #define HAVE_CARBON 1
9189| #define NEED_ICONV_CACHE 1
9190| #define HAVE_LOCALE_H 1
9191| #define HAVE_LC_MESSAGES 1
9192| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
9193| #define HAVE_GETTEXT 1
9194| #define HAVE_DCGETTEXT 1
9195| #define ENABLE_NLS 1
9196| #define GETTEXT_PACKAGE "glib20"
9197| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
9198| #define USE_LIBICONV_GNU 1
9199| #define HAVE_DLFCN_H 1
9200| #define LT_OBJDIR ".libs/"
9201| #define STDC_HEADERS 1
9202| #define HAVE_VPRINTF 1
9203| #define HAVE_ALLOCA_H 1
9204| #define HAVE_ALLOCA 1
9205| #define HAVE_MMAP 1
9206| #define HAVE_POSIX_MEMALIGN 1
9207| #define HAVE_VALLOC 1
9208| #define HAVE_FSYNC 1
9209| #define HAVE_ATEXIT 1
9210| #define HAVE_TIMEGM 1
9211| #define HAVE_GMTIME_R 1
9212| #define SIZEOF_CHAR 1
9213| #define SIZEOF_SHORT 2
9214| #define SIZEOF_LONG 8
9215| #define SIZEOF_INT 4
9216| #define SIZEOF_VOID_P 8
9217| #define SIZEOF_LONG_LONG 8
9218| #define SIZEOF___INT64 0
9219| #define HAVE_LONG_LONG_FORMAT 1
9220| #define SANE_MALLOC_PROTOS 1
9221| #define G_HAVE___INLINE 1
9222| #define G_HAVE___INLINE__ 1
9223| #define G_HAVE_INLINE 1
9224| #define HAVE_DIRENT_H 1
9225| #define HAVE_FLOAT_H 1
9226| #define HAVE_LIMITS_H 1
9227| #define HAVE_PWD_H 1
9228| #define HAVE_GRP_H 1
9229| #define HAVE_SYS_PARAM_H 1
9230| #define HAVE_SYS_POLL_H 1
9231| #define HAVE_SYS_RESOURCE_H 1
9232| #define HAVE_SYS_TIME_H 1
9233| #define HAVE_SYS_TIMES_H 1
9234| #define HAVE_SYS_WAIT_H 1
9235| #define HAVE_UNISTD_H 1
9236| #define HAVE_SYS_SELECT_H 1
9237| #define HAVE_SYS_TYPES_H 1
9238| #define HAVE_STDINT_H 1
9239| #define HAVE_INTTYPES_H 1
9240| #define HAVE_SCHED_H 1
9241| #define HAVE_SYS_STATVFS_H 1
9242| #define HAVE_FSTAB_H 1
9243| #define HAVE_SYS_UIO_H 1
9244| #define HAVE_SYS_MOUNT_H 1
9245| #define HAVE_SYS_SYSCTL_H 1
9246| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9247| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
9248| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
9249| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
9250| #define HAVE_STRUCT_TM_TM_GMTOFF 1
9251| #define HAVE_LANGINFO_CODESET 1
9252| #define HAVE_STDDEF_H 1
9253| #define HAVE_STDLIB_H 1
9254| #define HAVE_STRING_H 1
9255| #define HAVE_SETLOCALE 1
9256| #define SIZEOF_SIZE_T 8
9257| #define HAVE_LSTAT 1
9258| #define HAVE_STRERROR 1
9259| #define HAVE_STRSIGNAL 1
9260| #define HAVE_MEMMOVE 1
9261| #define HAVE_VSNPRINTF 1
9262| #define HAVE_STPCPY 1
9263| #define HAVE_STRCASECMP 1
9264| #define HAVE_STRNCASECMP 1
9265| #define HAVE_POLL 1
9266| #define HAVE_GETCWD 1
9267| #define HAVE_VASPRINTF 1
9268| #define HAVE_SETENV 1
9269| #define HAVE_UNSETENV 1
9270| #define HAVE_GETC_UNLOCKED 1
9271| #define HAVE_READLINK 1
9272| #define HAVE_SYMLINK 1
9273| #define HAVE_MEMMEM 1
9274| #define HAVE_CHOWN 1
9275| #define HAVE_LCHMOD 1
9276| #define HAVE_LCHOWN 1
9277| #define HAVE_FCHMOD 1
9278| #define HAVE_FCHOWN 1
9279| #define HAVE_LINK 1
9280| #define HAVE_UTIMES 1
9281| #define HAVE_GETGRGID 1
9282| #define HAVE_GETPWUID 1
9283| #define HAVE_GETFSSTAT 1
9284| #define HAVE_STATVFS 1
9285| #define HAVE_STATFS 1
9286| #define USE_STATFS 1
9287| #define HAVE_CRT_EXTERNS_H 1
9288| #define HAVE__NSGETENVIRON 1
9289| #define HAVE_C99_VSNPRINTF 1
9290| #define HAVE_UNIX98_PRINTF 1
9291| #define HAVE_ENDSERVENT 1
9292| #define HAVE_NETDB_H 1
9293| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9294| #define HAVE_STRNDUP 1
9295| #define HAVE_SETREUID 1
9296| #define STATFS_ARGS 2
9297| #define HAVE_GOOD_PRINTF 1
9298| #define HAVE_LONG_LONG 1
9299| #define HAVE_LONG_DOUBLE 1
9300| #define HAVE_WCHAR_T 1
9301| #define HAVE_WINT_T 1
9302| #define HAVE_PTRDIFF_T 1
9303| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9304| #define HAVE_STDINT_H_WITH_UINTMAX 1
9305| #define HAVE_INTMAX_T 1
9306| #define HAVE_SNPRINTF 1
9307| #define HAVE_WCSLEN 1
9308| #define HAVE_C99_SNPRINTF 1
9309| #define REALLOC_0_WORKS 1
9310| #define HAVE_CODESET 1
9311| #define HAVE_LANGINFO_TIME 1
9312| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
9313| #define HAVE_STRLCPY 1
9314| #define G_VA_COPY va_copy
9315| #define G_VA_COPY_AS_ARRAY 1
9316| /* end confdefs.h.  */
9317| #include <dlfcn.h>
9318|                 int glib_underscore_test (void) { return 42; }
9319|               int main() {
9320|                 void *f1 = (void*)0, *f2 = (void*)0, *handle;
9321|                 handle = dlopen ((void*)0, 0);
9322|                 if (handle) {
9323|                   f1 = dlsym (handle, "glib_underscore_test");
9324|                   f2 = dlsym (handle, "_glib_underscore_test");
9325|                 } return (!f2 || f1);
9326|               }
9327configure:25294: result: no
9328configure:25307: checking for dlerror
9329configure:25307: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c  -lintl   >&5
9330configure:25307: $? = 0
9331configure:25307: result: yes
9332configure:25323: checking for the suffix of module shared libraries
9333configure:25331: result: .so
9334configure:25350: checking for gspawn implementation
9335configure:25360: result: gspawn.lo
9336configure:25365: checking for GIOChannel implementation
9337configure:25375: result: giounix.lo
9338configure:25400: checking for is_selinux_enabled in -lselinux
9339configure:25425: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lselinux  -lintl   >&5
9340ld: library not found for -lselinux
9341clang: error: linker command failed with exit code 1 (use -v to see invocation)
9342configure:25425: $? = 1
9343configure: failed program was:
9344| /* confdefs.h */
9345| #define PACKAGE_NAME "glib"
9346| #define PACKAGE_TARNAME "glib"
9347| #define PACKAGE_VERSION "2.30.2"
9348| #define PACKAGE_STRING "glib 2.30.2"
9349| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
9350| #define PACKAGE_URL ""
9351| #define GLIB_MAJOR_VERSION 2
9352| #define GLIB_MINOR_VERSION 30
9353| #define GLIB_MICRO_VERSION 2
9354| #define GLIB_INTERFACE_AGE 2
9355| #define GLIB_BINARY_AGE 3002
9356| #define HAVE_CARBON 1
9357| #define NEED_ICONV_CACHE 1
9358| #define HAVE_LOCALE_H 1
9359| #define HAVE_LC_MESSAGES 1
9360| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
9361| #define HAVE_GETTEXT 1
9362| #define HAVE_DCGETTEXT 1
9363| #define ENABLE_NLS 1
9364| #define GETTEXT_PACKAGE "glib20"
9365| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
9366| #define USE_LIBICONV_GNU 1
9367| #define HAVE_DLFCN_H 1
9368| #define LT_OBJDIR ".libs/"
9369| #define STDC_HEADERS 1
9370| #define HAVE_VPRINTF 1
9371| #define HAVE_ALLOCA_H 1
9372| #define HAVE_ALLOCA 1
9373| #define HAVE_MMAP 1
9374| #define HAVE_POSIX_MEMALIGN 1
9375| #define HAVE_VALLOC 1
9376| #define HAVE_FSYNC 1
9377| #define HAVE_ATEXIT 1
9378| #define HAVE_TIMEGM 1
9379| #define HAVE_GMTIME_R 1
9380| #define SIZEOF_CHAR 1
9381| #define SIZEOF_SHORT 2
9382| #define SIZEOF_LONG 8
9383| #define SIZEOF_INT 4
9384| #define SIZEOF_VOID_P 8
9385| #define SIZEOF_LONG_LONG 8
9386| #define SIZEOF___INT64 0
9387| #define HAVE_LONG_LONG_FORMAT 1
9388| #define SANE_MALLOC_PROTOS 1
9389| #define G_HAVE___INLINE 1
9390| #define G_HAVE___INLINE__ 1
9391| #define G_HAVE_INLINE 1
9392| #define HAVE_DIRENT_H 1
9393| #define HAVE_FLOAT_H 1
9394| #define HAVE_LIMITS_H 1
9395| #define HAVE_PWD_H 1
9396| #define HAVE_GRP_H 1
9397| #define HAVE_SYS_PARAM_H 1
9398| #define HAVE_SYS_POLL_H 1
9399| #define HAVE_SYS_RESOURCE_H 1
9400| #define HAVE_SYS_TIME_H 1
9401| #define HAVE_SYS_TIMES_H 1
9402| #define HAVE_SYS_WAIT_H 1
9403| #define HAVE_UNISTD_H 1
9404| #define HAVE_SYS_SELECT_H 1
9405| #define HAVE_SYS_TYPES_H 1
9406| #define HAVE_STDINT_H 1
9407| #define HAVE_INTTYPES_H 1
9408| #define HAVE_SCHED_H 1
9409| #define HAVE_SYS_STATVFS_H 1
9410| #define HAVE_FSTAB_H 1
9411| #define HAVE_SYS_UIO_H 1
9412| #define HAVE_SYS_MOUNT_H 1
9413| #define HAVE_SYS_SYSCTL_H 1
9414| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9415| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
9416| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
9417| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
9418| #define HAVE_STRUCT_TM_TM_GMTOFF 1
9419| #define HAVE_LANGINFO_CODESET 1
9420| #define HAVE_STDDEF_H 1
9421| #define HAVE_STDLIB_H 1
9422| #define HAVE_STRING_H 1
9423| #define HAVE_SETLOCALE 1
9424| #define SIZEOF_SIZE_T 8
9425| #define HAVE_LSTAT 1
9426| #define HAVE_STRERROR 1
9427| #define HAVE_STRSIGNAL 1
9428| #define HAVE_MEMMOVE 1
9429| #define HAVE_VSNPRINTF 1
9430| #define HAVE_STPCPY 1
9431| #define HAVE_STRCASECMP 1
9432| #define HAVE_STRNCASECMP 1
9433| #define HAVE_POLL 1
9434| #define HAVE_GETCWD 1
9435| #define HAVE_VASPRINTF 1
9436| #define HAVE_SETENV 1
9437| #define HAVE_UNSETENV 1
9438| #define HAVE_GETC_UNLOCKED 1
9439| #define HAVE_READLINK 1
9440| #define HAVE_SYMLINK 1
9441| #define HAVE_MEMMEM 1
9442| #define HAVE_CHOWN 1
9443| #define HAVE_LCHMOD 1
9444| #define HAVE_LCHOWN 1
9445| #define HAVE_FCHMOD 1
9446| #define HAVE_FCHOWN 1
9447| #define HAVE_LINK 1
9448| #define HAVE_UTIMES 1
9449| #define HAVE_GETGRGID 1
9450| #define HAVE_GETPWUID 1
9451| #define HAVE_GETFSSTAT 1
9452| #define HAVE_STATVFS 1
9453| #define HAVE_STATFS 1
9454| #define USE_STATFS 1
9455| #define HAVE_CRT_EXTERNS_H 1
9456| #define HAVE__NSGETENVIRON 1
9457| #define HAVE_C99_VSNPRINTF 1
9458| #define HAVE_UNIX98_PRINTF 1
9459| #define HAVE_ENDSERVENT 1
9460| #define HAVE_NETDB_H 1
9461| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9462| #define HAVE_STRNDUP 1
9463| #define HAVE_SETREUID 1
9464| #define STATFS_ARGS 2
9465| #define HAVE_GOOD_PRINTF 1
9466| #define HAVE_LONG_LONG 1
9467| #define HAVE_LONG_DOUBLE 1
9468| #define HAVE_WCHAR_T 1
9469| #define HAVE_WINT_T 1
9470| #define HAVE_PTRDIFF_T 1
9471| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9472| #define HAVE_STDINT_H_WITH_UINTMAX 1
9473| #define HAVE_INTMAX_T 1
9474| #define HAVE_SNPRINTF 1
9475| #define HAVE_WCSLEN 1
9476| #define HAVE_C99_SNPRINTF 1
9477| #define REALLOC_0_WORKS 1
9478| #define HAVE_CODESET 1
9479| #define HAVE_LANGINFO_TIME 1
9480| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
9481| #define HAVE_STRLCPY 1
9482| #define G_VA_COPY va_copy
9483| #define G_VA_COPY_AS_ARRAY 1
9484| /* end confdefs.h.  */
9485|
9486| /* Override any GCC internal prototype to avoid an error.
9487|    Use char because int might match the return type of a GCC
9488|    builtin and then its argument prototype would still apply.  */
9489| #ifdef __cplusplus
9490| extern "C"
9491| #endif
9492| char is_selinux_enabled ();
9493| int
9494| main ()
9495| {
9496| return is_selinux_enabled ();
9497|   ;
9498|   return 0;
9499| }
9500configure:25434: result: no
9501configure:25502: checking sys/inotify.h usability
9502configure:25502: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
9503conftest.c:175:10: fatal error: 'sys/inotify.h' file not found
9504#include <sys/inotify.h>
9505         ^
95061 error generated.
9507configure:25502: $? = 1
9508configure: failed program was:
9509| /* confdefs.h */
9510| #define PACKAGE_NAME "glib"
9511| #define PACKAGE_TARNAME "glib"
9512| #define PACKAGE_VERSION "2.30.2"
9513| #define PACKAGE_STRING "glib 2.30.2"
9514| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
9515| #define PACKAGE_URL ""
9516| #define GLIB_MAJOR_VERSION 2
9517| #define GLIB_MINOR_VERSION 30
9518| #define GLIB_MICRO_VERSION 2
9519| #define GLIB_INTERFACE_AGE 2
9520| #define GLIB_BINARY_AGE 3002
9521| #define HAVE_CARBON 1
9522| #define NEED_ICONV_CACHE 1
9523| #define HAVE_LOCALE_H 1
9524| #define HAVE_LC_MESSAGES 1
9525| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
9526| #define HAVE_GETTEXT 1
9527| #define HAVE_DCGETTEXT 1
9528| #define ENABLE_NLS 1
9529| #define GETTEXT_PACKAGE "glib20"
9530| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
9531| #define USE_LIBICONV_GNU 1
9532| #define HAVE_DLFCN_H 1
9533| #define LT_OBJDIR ".libs/"
9534| #define STDC_HEADERS 1
9535| #define HAVE_VPRINTF 1
9536| #define HAVE_ALLOCA_H 1
9537| #define HAVE_ALLOCA 1
9538| #define HAVE_MMAP 1
9539| #define HAVE_POSIX_MEMALIGN 1
9540| #define HAVE_VALLOC 1
9541| #define HAVE_FSYNC 1
9542| #define HAVE_ATEXIT 1
9543| #define HAVE_TIMEGM 1
9544| #define HAVE_GMTIME_R 1
9545| #define SIZEOF_CHAR 1
9546| #define SIZEOF_SHORT 2
9547| #define SIZEOF_LONG 8
9548| #define SIZEOF_INT 4
9549| #define SIZEOF_VOID_P 8
9550| #define SIZEOF_LONG_LONG 8
9551| #define SIZEOF___INT64 0
9552| #define HAVE_LONG_LONG_FORMAT 1
9553| #define SANE_MALLOC_PROTOS 1
9554| #define G_HAVE___INLINE 1
9555| #define G_HAVE___INLINE__ 1
9556| #define G_HAVE_INLINE 1
9557| #define HAVE_DIRENT_H 1
9558| #define HAVE_FLOAT_H 1
9559| #define HAVE_LIMITS_H 1
9560| #define HAVE_PWD_H 1
9561| #define HAVE_GRP_H 1
9562| #define HAVE_SYS_PARAM_H 1
9563| #define HAVE_SYS_POLL_H 1
9564| #define HAVE_SYS_RESOURCE_H 1
9565| #define HAVE_SYS_TIME_H 1
9566| #define HAVE_SYS_TIMES_H 1
9567| #define HAVE_SYS_WAIT_H 1
9568| #define HAVE_UNISTD_H 1
9569| #define HAVE_SYS_SELECT_H 1
9570| #define HAVE_SYS_TYPES_H 1
9571| #define HAVE_STDINT_H 1
9572| #define HAVE_INTTYPES_H 1
9573| #define HAVE_SCHED_H 1
9574| #define HAVE_SYS_STATVFS_H 1
9575| #define HAVE_FSTAB_H 1
9576| #define HAVE_SYS_UIO_H 1
9577| #define HAVE_SYS_MOUNT_H 1
9578| #define HAVE_SYS_SYSCTL_H 1
9579| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9580| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
9581| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
9582| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
9583| #define HAVE_STRUCT_TM_TM_GMTOFF 1
9584| #define HAVE_LANGINFO_CODESET 1
9585| #define HAVE_STDDEF_H 1
9586| #define HAVE_STDLIB_H 1
9587| #define HAVE_STRING_H 1
9588| #define HAVE_SETLOCALE 1
9589| #define SIZEOF_SIZE_T 8
9590| #define HAVE_LSTAT 1
9591| #define HAVE_STRERROR 1
9592| #define HAVE_STRSIGNAL 1
9593| #define HAVE_MEMMOVE 1
9594| #define HAVE_VSNPRINTF 1
9595| #define HAVE_STPCPY 1
9596| #define HAVE_STRCASECMP 1
9597| #define HAVE_STRNCASECMP 1
9598| #define HAVE_POLL 1
9599| #define HAVE_GETCWD 1
9600| #define HAVE_VASPRINTF 1
9601| #define HAVE_SETENV 1
9602| #define HAVE_UNSETENV 1
9603| #define HAVE_GETC_UNLOCKED 1
9604| #define HAVE_READLINK 1
9605| #define HAVE_SYMLINK 1
9606| #define HAVE_MEMMEM 1
9607| #define HAVE_CHOWN 1
9608| #define HAVE_LCHMOD 1
9609| #define HAVE_LCHOWN 1
9610| #define HAVE_FCHMOD 1
9611| #define HAVE_FCHOWN 1
9612| #define HAVE_LINK 1
9613| #define HAVE_UTIMES 1
9614| #define HAVE_GETGRGID 1
9615| #define HAVE_GETPWUID 1
9616| #define HAVE_GETFSSTAT 1
9617| #define HAVE_STATVFS 1
9618| #define HAVE_STATFS 1
9619| #define USE_STATFS 1
9620| #define HAVE_CRT_EXTERNS_H 1
9621| #define HAVE__NSGETENVIRON 1
9622| #define HAVE_C99_VSNPRINTF 1
9623| #define HAVE_UNIX98_PRINTF 1
9624| #define HAVE_ENDSERVENT 1
9625| #define HAVE_NETDB_H 1
9626| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9627| #define HAVE_STRNDUP 1
9628| #define HAVE_SETREUID 1
9629| #define STATFS_ARGS 2
9630| #define HAVE_GOOD_PRINTF 1
9631| #define HAVE_LONG_LONG 1
9632| #define HAVE_LONG_DOUBLE 1
9633| #define HAVE_WCHAR_T 1
9634| #define HAVE_WINT_T 1
9635| #define HAVE_PTRDIFF_T 1
9636| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9637| #define HAVE_STDINT_H_WITH_UINTMAX 1
9638| #define HAVE_INTMAX_T 1
9639| #define HAVE_SNPRINTF 1
9640| #define HAVE_WCSLEN 1
9641| #define HAVE_C99_SNPRINTF 1
9642| #define REALLOC_0_WORKS 1
9643| #define HAVE_CODESET 1
9644| #define HAVE_LANGINFO_TIME 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| #include <stdio.h>
9651| #ifdef HAVE_SYS_TYPES_H
9652| # include <sys/types.h>
9653| #endif
9654| #ifdef HAVE_SYS_STAT_H
9655| # include <sys/stat.h>
9656| #endif
9657| #ifdef STDC_HEADERS
9658| # include <stdlib.h>
9659| # include <stddef.h>
9660| #else
9661| # ifdef HAVE_STDLIB_H
9662| #  include <stdlib.h>
9663| # endif
9664| #endif
9665| #ifdef HAVE_STRING_H
9666| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9667| #  include <memory.h>
9668| # endif
9669| # include <string.h>
9670| #endif
9671| #ifdef HAVE_STRINGS_H
9672| # include <strings.h>
9673| #endif
9674| #ifdef HAVE_INTTYPES_H
9675| # include <inttypes.h>
9676| #endif
9677| #ifdef HAVE_STDINT_H
9678| # include <stdint.h>
9679| #endif
9680| #ifdef HAVE_UNISTD_H
9681| # include <unistd.h>
9682| #endif
9683| #include <sys/inotify.h>
9684configure:25502: result: no
9685configure:25502: checking sys/inotify.h presence
9686configure:25502: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
9687conftest.c:142:10: fatal error: 'sys/inotify.h' file not found
9688#include <sys/inotify.h>
9689         ^
96901 error generated.
9691configure:25502: $? = 1
9692configure: failed program was:
9693| /* confdefs.h */
9694| #define PACKAGE_NAME "glib"
9695| #define PACKAGE_TARNAME "glib"
9696| #define PACKAGE_VERSION "2.30.2"
9697| #define PACKAGE_STRING "glib 2.30.2"
9698| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
9699| #define PACKAGE_URL ""
9700| #define GLIB_MAJOR_VERSION 2
9701| #define GLIB_MINOR_VERSION 30
9702| #define GLIB_MICRO_VERSION 2
9703| #define GLIB_INTERFACE_AGE 2
9704| #define GLIB_BINARY_AGE 3002
9705| #define HAVE_CARBON 1
9706| #define NEED_ICONV_CACHE 1
9707| #define HAVE_LOCALE_H 1
9708| #define HAVE_LC_MESSAGES 1
9709| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
9710| #define HAVE_GETTEXT 1
9711| #define HAVE_DCGETTEXT 1
9712| #define ENABLE_NLS 1
9713| #define GETTEXT_PACKAGE "glib20"
9714| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
9715| #define USE_LIBICONV_GNU 1
9716| #define HAVE_DLFCN_H 1
9717| #define LT_OBJDIR ".libs/"
9718| #define STDC_HEADERS 1
9719| #define HAVE_VPRINTF 1
9720| #define HAVE_ALLOCA_H 1
9721| #define HAVE_ALLOCA 1
9722| #define HAVE_MMAP 1
9723| #define HAVE_POSIX_MEMALIGN 1
9724| #define HAVE_VALLOC 1
9725| #define HAVE_FSYNC 1
9726| #define HAVE_ATEXIT 1
9727| #define HAVE_TIMEGM 1
9728| #define HAVE_GMTIME_R 1
9729| #define SIZEOF_CHAR 1
9730| #define SIZEOF_SHORT 2
9731| #define SIZEOF_LONG 8
9732| #define SIZEOF_INT 4
9733| #define SIZEOF_VOID_P 8
9734| #define SIZEOF_LONG_LONG 8
9735| #define SIZEOF___INT64 0
9736| #define HAVE_LONG_LONG_FORMAT 1
9737| #define SANE_MALLOC_PROTOS 1
9738| #define G_HAVE___INLINE 1
9739| #define G_HAVE___INLINE__ 1
9740| #define G_HAVE_INLINE 1
9741| #define HAVE_DIRENT_H 1
9742| #define HAVE_FLOAT_H 1
9743| #define HAVE_LIMITS_H 1
9744| #define HAVE_PWD_H 1
9745| #define HAVE_GRP_H 1
9746| #define HAVE_SYS_PARAM_H 1
9747| #define HAVE_SYS_POLL_H 1
9748| #define HAVE_SYS_RESOURCE_H 1
9749| #define HAVE_SYS_TIME_H 1
9750| #define HAVE_SYS_TIMES_H 1
9751| #define HAVE_SYS_WAIT_H 1
9752| #define HAVE_UNISTD_H 1
9753| #define HAVE_SYS_SELECT_H 1
9754| #define HAVE_SYS_TYPES_H 1
9755| #define HAVE_STDINT_H 1
9756| #define HAVE_INTTYPES_H 1
9757| #define HAVE_SCHED_H 1
9758| #define HAVE_SYS_STATVFS_H 1
9759| #define HAVE_FSTAB_H 1
9760| #define HAVE_SYS_UIO_H 1
9761| #define HAVE_SYS_MOUNT_H 1
9762| #define HAVE_SYS_SYSCTL_H 1
9763| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9764| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
9765| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
9766| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
9767| #define HAVE_STRUCT_TM_TM_GMTOFF 1
9768| #define HAVE_LANGINFO_CODESET 1
9769| #define HAVE_STDDEF_H 1
9770| #define HAVE_STDLIB_H 1
9771| #define HAVE_STRING_H 1
9772| #define HAVE_SETLOCALE 1
9773| #define SIZEOF_SIZE_T 8
9774| #define HAVE_LSTAT 1
9775| #define HAVE_STRERROR 1
9776| #define HAVE_STRSIGNAL 1
9777| #define HAVE_MEMMOVE 1
9778| #define HAVE_VSNPRINTF 1
9779| #define HAVE_STPCPY 1
9780| #define HAVE_STRCASECMP 1
9781| #define HAVE_STRNCASECMP 1
9782| #define HAVE_POLL 1
9783| #define HAVE_GETCWD 1
9784| #define HAVE_VASPRINTF 1
9785| #define HAVE_SETENV 1
9786| #define HAVE_UNSETENV 1
9787| #define HAVE_GETC_UNLOCKED 1
9788| #define HAVE_READLINK 1
9789| #define HAVE_SYMLINK 1
9790| #define HAVE_MEMMEM 1
9791| #define HAVE_CHOWN 1
9792| #define HAVE_LCHMOD 1
9793| #define HAVE_LCHOWN 1
9794| #define HAVE_FCHMOD 1
9795| #define HAVE_FCHOWN 1
9796| #define HAVE_LINK 1
9797| #define HAVE_UTIMES 1
9798| #define HAVE_GETGRGID 1
9799| #define HAVE_GETPWUID 1
9800| #define HAVE_GETFSSTAT 1
9801| #define HAVE_STATVFS 1
9802| #define HAVE_STATFS 1
9803| #define USE_STATFS 1
9804| #define HAVE_CRT_EXTERNS_H 1
9805| #define HAVE__NSGETENVIRON 1
9806| #define HAVE_C99_VSNPRINTF 1
9807| #define HAVE_UNIX98_PRINTF 1
9808| #define HAVE_ENDSERVENT 1
9809| #define HAVE_NETDB_H 1
9810| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9811| #define HAVE_STRNDUP 1
9812| #define HAVE_SETREUID 1
9813| #define STATFS_ARGS 2
9814| #define HAVE_GOOD_PRINTF 1
9815| #define HAVE_LONG_LONG 1
9816| #define HAVE_LONG_DOUBLE 1
9817| #define HAVE_WCHAR_T 1
9818| #define HAVE_WINT_T 1
9819| #define HAVE_PTRDIFF_T 1
9820| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9821| #define HAVE_STDINT_H_WITH_UINTMAX 1
9822| #define HAVE_INTMAX_T 1
9823| #define HAVE_SNPRINTF 1
9824| #define HAVE_WCSLEN 1
9825| #define HAVE_C99_SNPRINTF 1
9826| #define REALLOC_0_WORKS 1
9827| #define HAVE_CODESET 1
9828| #define HAVE_LANGINFO_TIME 1
9829| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
9830| #define HAVE_STRLCPY 1
9831| #define G_VA_COPY va_copy
9832| #define G_VA_COPY_AS_ARRAY 1
9833| /* end confdefs.h.  */
9834| #include <sys/inotify.h>
9835configure:25502: result: no
9836configure:25502: checking for sys/inotify.h
9837configure:25502: result: no
9838configure:25545: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
9839conftest.c:143:10: fatal error: 'port.h' file not found
9840#include <port.h>
9841         ^
98421 error generated.
9843configure:25545: $? = 1
9844configure: failed program was:
9845| /* confdefs.h */
9846| #define PACKAGE_NAME "glib"
9847| #define PACKAGE_TARNAME "glib"
9848| #define PACKAGE_VERSION "2.30.2"
9849| #define PACKAGE_STRING "glib 2.30.2"
9850| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
9851| #define PACKAGE_URL ""
9852| #define GLIB_MAJOR_VERSION 2
9853| #define GLIB_MINOR_VERSION 30
9854| #define GLIB_MICRO_VERSION 2
9855| #define GLIB_INTERFACE_AGE 2
9856| #define GLIB_BINARY_AGE 3002
9857| #define HAVE_CARBON 1
9858| #define NEED_ICONV_CACHE 1
9859| #define HAVE_LOCALE_H 1
9860| #define HAVE_LC_MESSAGES 1
9861| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
9862| #define HAVE_GETTEXT 1
9863| #define HAVE_DCGETTEXT 1
9864| #define ENABLE_NLS 1
9865| #define GETTEXT_PACKAGE "glib20"
9866| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
9867| #define USE_LIBICONV_GNU 1
9868| #define HAVE_DLFCN_H 1
9869| #define LT_OBJDIR ".libs/"
9870| #define STDC_HEADERS 1
9871| #define HAVE_VPRINTF 1
9872| #define HAVE_ALLOCA_H 1
9873| #define HAVE_ALLOCA 1
9874| #define HAVE_MMAP 1
9875| #define HAVE_POSIX_MEMALIGN 1
9876| #define HAVE_VALLOC 1
9877| #define HAVE_FSYNC 1
9878| #define HAVE_ATEXIT 1
9879| #define HAVE_TIMEGM 1
9880| #define HAVE_GMTIME_R 1
9881| #define SIZEOF_CHAR 1
9882| #define SIZEOF_SHORT 2
9883| #define SIZEOF_LONG 8
9884| #define SIZEOF_INT 4
9885| #define SIZEOF_VOID_P 8
9886| #define SIZEOF_LONG_LONG 8
9887| #define SIZEOF___INT64 0
9888| #define HAVE_LONG_LONG_FORMAT 1
9889| #define SANE_MALLOC_PROTOS 1
9890| #define G_HAVE___INLINE 1
9891| #define G_HAVE___INLINE__ 1
9892| #define G_HAVE_INLINE 1
9893| #define HAVE_DIRENT_H 1
9894| #define HAVE_FLOAT_H 1
9895| #define HAVE_LIMITS_H 1
9896| #define HAVE_PWD_H 1
9897| #define HAVE_GRP_H 1
9898| #define HAVE_SYS_PARAM_H 1
9899| #define HAVE_SYS_POLL_H 1
9900| #define HAVE_SYS_RESOURCE_H 1
9901| #define HAVE_SYS_TIME_H 1
9902| #define HAVE_SYS_TIMES_H 1
9903| #define HAVE_SYS_WAIT_H 1
9904| #define HAVE_UNISTD_H 1
9905| #define HAVE_SYS_SELECT_H 1
9906| #define HAVE_SYS_TYPES_H 1
9907| #define HAVE_STDINT_H 1
9908| #define HAVE_INTTYPES_H 1
9909| #define HAVE_SCHED_H 1
9910| #define HAVE_SYS_STATVFS_H 1
9911| #define HAVE_FSTAB_H 1
9912| #define HAVE_SYS_UIO_H 1
9913| #define HAVE_SYS_MOUNT_H 1
9914| #define HAVE_SYS_SYSCTL_H 1
9915| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9916| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
9917| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
9918| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
9919| #define HAVE_STRUCT_TM_TM_GMTOFF 1
9920| #define HAVE_LANGINFO_CODESET 1
9921| #define HAVE_STDDEF_H 1
9922| #define HAVE_STDLIB_H 1
9923| #define HAVE_STRING_H 1
9924| #define HAVE_SETLOCALE 1
9925| #define SIZEOF_SIZE_T 8
9926| #define HAVE_LSTAT 1
9927| #define HAVE_STRERROR 1
9928| #define HAVE_STRSIGNAL 1
9929| #define HAVE_MEMMOVE 1
9930| #define HAVE_VSNPRINTF 1
9931| #define HAVE_STPCPY 1
9932| #define HAVE_STRCASECMP 1
9933| #define HAVE_STRNCASECMP 1
9934| #define HAVE_POLL 1
9935| #define HAVE_GETCWD 1
9936| #define HAVE_VASPRINTF 1
9937| #define HAVE_SETENV 1
9938| #define HAVE_UNSETENV 1
9939| #define HAVE_GETC_UNLOCKED 1
9940| #define HAVE_READLINK 1
9941| #define HAVE_SYMLINK 1
9942| #define HAVE_MEMMEM 1
9943| #define HAVE_CHOWN 1
9944| #define HAVE_LCHMOD 1
9945| #define HAVE_LCHOWN 1
9946| #define HAVE_FCHMOD 1
9947| #define HAVE_FCHOWN 1
9948| #define HAVE_LINK 1
9949| #define HAVE_UTIMES 1
9950| #define HAVE_GETGRGID 1
9951| #define HAVE_GETPWUID 1
9952| #define HAVE_GETFSSTAT 1
9953| #define HAVE_STATVFS 1
9954| #define HAVE_STATFS 1
9955| #define USE_STATFS 1
9956| #define HAVE_CRT_EXTERNS_H 1
9957| #define HAVE__NSGETENVIRON 1
9958| #define HAVE_C99_VSNPRINTF 1
9959| #define HAVE_UNIX98_PRINTF 1
9960| #define HAVE_ENDSERVENT 1
9961| #define HAVE_NETDB_H 1
9962| #define HAVE_ARPA_NAMESER_COMPAT_H 1
9963| #define HAVE_STRNDUP 1
9964| #define HAVE_SETREUID 1
9965| #define STATFS_ARGS 2
9966| #define HAVE_GOOD_PRINTF 1
9967| #define HAVE_LONG_LONG 1
9968| #define HAVE_LONG_DOUBLE 1
9969| #define HAVE_WCHAR_T 1
9970| #define HAVE_WINT_T 1
9971| #define HAVE_PTRDIFF_T 1
9972| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
9973| #define HAVE_STDINT_H_WITH_UINTMAX 1
9974| #define HAVE_INTMAX_T 1
9975| #define HAVE_SNPRINTF 1
9976| #define HAVE_WCSLEN 1
9977| #define HAVE_C99_SNPRINTF 1
9978| #define REALLOC_0_WORKS 1
9979| #define HAVE_CODESET 1
9980| #define HAVE_LANGINFO_TIME 1
9981| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
9982| #define HAVE_STRLCPY 1
9983| #define G_VA_COPY va_copy
9984| #define G_VA_COPY_AS_ARRAY 1
9985| /* end confdefs.h.  */
9986|
9987| #include <port.h>
9988| #ifndef PORT_SOURCE_FILE
9989| #error "Please upgrade to Nevada 72 or above to suppoert FEN"
9990| #endif
9991| int main() { return 0; }
9992configure:25578: checking for FAMOpen in -lfam
9993configure:25603: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lfam  -lintl   >&5
9994ld: library not found for -lfam
9995clang: error: linker command failed with exit code 1 (use -v to see invocation)
9996configure:25603: $? = 1
9997configure: failed program was:
9998| /* confdefs.h */
9999| #define PACKAGE_NAME "glib"
10000| #define PACKAGE_TARNAME "glib"
10001| #define PACKAGE_VERSION "2.30.2"
10002| #define PACKAGE_STRING "glib 2.30.2"
10003| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
10004| #define PACKAGE_URL ""
10005| #define GLIB_MAJOR_VERSION 2
10006| #define GLIB_MINOR_VERSION 30
10007| #define GLIB_MICRO_VERSION 2
10008| #define GLIB_INTERFACE_AGE 2
10009| #define GLIB_BINARY_AGE 3002
10010| #define HAVE_CARBON 1
10011| #define NEED_ICONV_CACHE 1
10012| #define HAVE_LOCALE_H 1
10013| #define HAVE_LC_MESSAGES 1
10014| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
10015| #define HAVE_GETTEXT 1
10016| #define HAVE_DCGETTEXT 1
10017| #define ENABLE_NLS 1
10018| #define GETTEXT_PACKAGE "glib20"
10019| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
10020| #define USE_LIBICONV_GNU 1
10021| #define HAVE_DLFCN_H 1
10022| #define LT_OBJDIR ".libs/"
10023| #define STDC_HEADERS 1
10024| #define HAVE_VPRINTF 1
10025| #define HAVE_ALLOCA_H 1
10026| #define HAVE_ALLOCA 1
10027| #define HAVE_MMAP 1
10028| #define HAVE_POSIX_MEMALIGN 1
10029| #define HAVE_VALLOC 1
10030| #define HAVE_FSYNC 1
10031| #define HAVE_ATEXIT 1
10032| #define HAVE_TIMEGM 1
10033| #define HAVE_GMTIME_R 1
10034| #define SIZEOF_CHAR 1
10035| #define SIZEOF_SHORT 2
10036| #define SIZEOF_LONG 8
10037| #define SIZEOF_INT 4
10038| #define SIZEOF_VOID_P 8
10039| #define SIZEOF_LONG_LONG 8
10040| #define SIZEOF___INT64 0
10041| #define HAVE_LONG_LONG_FORMAT 1
10042| #define SANE_MALLOC_PROTOS 1
10043| #define G_HAVE___INLINE 1
10044| #define G_HAVE___INLINE__ 1
10045| #define G_HAVE_INLINE 1
10046| #define HAVE_DIRENT_H 1
10047| #define HAVE_FLOAT_H 1
10048| #define HAVE_LIMITS_H 1
10049| #define HAVE_PWD_H 1
10050| #define HAVE_GRP_H 1
10051| #define HAVE_SYS_PARAM_H 1
10052| #define HAVE_SYS_POLL_H 1
10053| #define HAVE_SYS_RESOURCE_H 1
10054| #define HAVE_SYS_TIME_H 1
10055| #define HAVE_SYS_TIMES_H 1
10056| #define HAVE_SYS_WAIT_H 1
10057| #define HAVE_UNISTD_H 1
10058| #define HAVE_SYS_SELECT_H 1
10059| #define HAVE_SYS_TYPES_H 1
10060| #define HAVE_STDINT_H 1
10061| #define HAVE_INTTYPES_H 1
10062| #define HAVE_SCHED_H 1
10063| #define HAVE_SYS_STATVFS_H 1
10064| #define HAVE_FSTAB_H 1
10065| #define HAVE_SYS_UIO_H 1
10066| #define HAVE_SYS_MOUNT_H 1
10067| #define HAVE_SYS_SYSCTL_H 1
10068| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
10069| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
10070| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
10071| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
10072| #define HAVE_STRUCT_TM_TM_GMTOFF 1
10073| #define HAVE_LANGINFO_CODESET 1
10074| #define HAVE_STDDEF_H 1
10075| #define HAVE_STDLIB_H 1
10076| #define HAVE_STRING_H 1
10077| #define HAVE_SETLOCALE 1
10078| #define SIZEOF_SIZE_T 8
10079| #define HAVE_LSTAT 1
10080| #define HAVE_STRERROR 1
10081| #define HAVE_STRSIGNAL 1
10082| #define HAVE_MEMMOVE 1
10083| #define HAVE_VSNPRINTF 1
10084| #define HAVE_STPCPY 1
10085| #define HAVE_STRCASECMP 1
10086| #define HAVE_STRNCASECMP 1
10087| #define HAVE_POLL 1
10088| #define HAVE_GETCWD 1
10089| #define HAVE_VASPRINTF 1
10090| #define HAVE_SETENV 1
10091| #define HAVE_UNSETENV 1
10092| #define HAVE_GETC_UNLOCKED 1
10093| #define HAVE_READLINK 1
10094| #define HAVE_SYMLINK 1
10095| #define HAVE_MEMMEM 1
10096| #define HAVE_CHOWN 1
10097| #define HAVE_LCHMOD 1
10098| #define HAVE_LCHOWN 1
10099| #define HAVE_FCHMOD 1
10100| #define HAVE_FCHOWN 1
10101| #define HAVE_LINK 1
10102| #define HAVE_UTIMES 1
10103| #define HAVE_GETGRGID 1
10104| #define HAVE_GETPWUID 1
10105| #define HAVE_GETFSSTAT 1
10106| #define HAVE_STATVFS 1
10107| #define HAVE_STATFS 1
10108| #define USE_STATFS 1
10109| #define HAVE_CRT_EXTERNS_H 1
10110| #define HAVE__NSGETENVIRON 1
10111| #define HAVE_C99_VSNPRINTF 1
10112| #define HAVE_UNIX98_PRINTF 1
10113| #define HAVE_ENDSERVENT 1
10114| #define HAVE_NETDB_H 1
10115| #define HAVE_ARPA_NAMESER_COMPAT_H 1
10116| #define HAVE_STRNDUP 1
10117| #define HAVE_SETREUID 1
10118| #define STATFS_ARGS 2
10119| #define HAVE_GOOD_PRINTF 1
10120| #define HAVE_LONG_LONG 1
10121| #define HAVE_LONG_DOUBLE 1
10122| #define HAVE_WCHAR_T 1
10123| #define HAVE_WINT_T 1
10124| #define HAVE_PTRDIFF_T 1
10125| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10126| #define HAVE_STDINT_H_WITH_UINTMAX 1
10127| #define HAVE_INTMAX_T 1
10128| #define HAVE_SNPRINTF 1
10129| #define HAVE_WCSLEN 1
10130| #define HAVE_C99_SNPRINTF 1
10131| #define REALLOC_0_WORKS 1
10132| #define HAVE_CODESET 1
10133| #define HAVE_LANGINFO_TIME 1
10134| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
10135| #define HAVE_STRLCPY 1
10136| #define G_VA_COPY va_copy
10137| #define G_VA_COPY_AS_ARRAY 1
10138| /* end confdefs.h.  */
10139|
10140| /* Override any GCC internal prototype to avoid an error.
10141|    Use char because int might match the return type of a GCC
10142|    builtin and then its argument prototype would still apply.  */
10143| #ifdef __cplusplus
10144| extern "C"
10145| #endif
10146| char FAMOpen ();
10147| int
10148| main ()
10149| {
10150| return FAMOpen ();
10151|   ;
10152|   return 0;
10153| }
10154configure:25612: result: no
10155configure:25677: WARNING: *** FAM support will not be built (FAM library not found) ***
10156configure:25704: checking for getxattr in -lc
10157configure:25729: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lc  -lintl   >&5
10158configure:25729: $? = 0
10159configure:25738: result: yes
10160configure:25743: checking sys/xattr.h usability
10161configure:25743: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
10162configure:25743: $? = 0
10163configure:25743: result: yes
10164configure:25743: checking sys/xattr.h presence
10165configure:25743: /Developer/usr/bin/clang -E -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c
10166configure:25743: $? = 0
10167configure:25743: result: yes
10168configure:25743: checking for sys/xattr.h
10169configure:25743: result: yes
10170configure:25820: checking for XATTR_NOFOLLOW
10171configure:25843: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
10172conftest.c:158:9: warning: unused variable 'len' [-Wunused-variable]
10173ssize_t len = getxattr("", "", NULL, 0, 0, XATTR_NOFOLLOW);
10174        ^
101751 warning generated.
10176configure:25843: $? = 0
10177configure:25848: result: yes
10178configure:25863: checking for platform-dependent source
10179configure:25873: result:
10180configure:25877: checking whether to compile timeloop
10181configure:25887: result: yes
10182configure:25898: checking if building for some Win32 platform
10183configure:25908: result: no
10184configure:26001: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c >&5
10185conftest.c:149:17: warning: unused variable 'm' [-Wunused-variable]
10186pthread_mutex_t m = PTHREAD_MUTEX_INITIALIZER;
10187                ^
101881 warning generated.
10189configure:26001: $? = 0
10190configure:26056: checking for thread implementation
10191configure:26065: result: posix
10192configure:26244: checking thread related cflags
10193configure:26246: result: -D_REENTRANT
10194configure:26284: checking for pthread_create/pthread_join
10195configure:26323: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -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 -framework Carbon conftest.c  -lintl   >&5
10196configure:26323: $? = 0
10197configure:26323: ./conftest
10198configure:26323: $? = 0
10199configure:26332: result: yes
10200configure:26359: checking for sched_get_priority_min
10201configure:26392: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -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 -framework Carbon conftest.c  -lintl   >&5
10202configure:26392: $? = 0
10203configure:26392: ./conftest
10204configure:26392: $? = 0
10205configure:26401: result: yes
10206configure:26450: checking thread related libraries
10207configure:26452: result: 
10208configure:26464: checking for localtime_r
10209configure:26464: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
10210configure:26464: $? = 0
10211configure:26464: result: yes
10212configure:26464: checking for gmtime_r
10213configure:26464: result: yes
10214configure:26474: checking for posix getpwuid_r
10215configure:26501: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
10216configure:26501: $? = 0
10217configure:26501: ./conftest
10218configure:26501: $? = 0
10219configure:26511: result: yes
10220configure:26563: checking for posix getgrgid_r
10221configure:26590: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
10222configure:26590: $? = 0
10223configure:26590: ./conftest
10224configure:26590: $? = 0
10225configure:26600: result: yes
10226configure:26655: checking size of pthread_t
10227configure:26664: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -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 -framework Carbon conftest.c   -lintl   >&5
10228configure:26664: $? = 0
10229configure:26664: ./conftest
10230configure:26664: $? = 0
10231configure:26674: result: 8
10232configure:26683: checking for pthread_attr_setstacksize
10233configure:26696: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -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 -framework Carbon conftest.c   -lintl   >&5
10234configure:26696: $? = 0
10235configure:26697: result: yes
10236configure:26708: checking for minimal/maximal thread priority
10237configure:26770: result: sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER)
10238configure:26772: checking for pthread_setschedparam
10239configure:26785: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -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 -framework Carbon conftest.c   -lintl   >&5
10240conftest.c:155:36: warning: variable 't' is uninitialized when used here [-Wuninitialized]
10241pthread_t t; pthread_setschedparam(t, 0, NULL)
10242                                   ^
10243conftest.c:155:1: note: variable 't' is declared here
10244pthread_t t; pthread_setschedparam(t, 0, NULL)
10245^
10246conftest.c:155:12: note: add initialization to silence this warning
10247pthread_t t; pthread_setschedparam(t, 0, NULL)
10248           ^
10249            = 0
102501 warning generated.
10251configure:26785: $? = 0
10252configure:26786: result: yes
10253configure:26808: checking for posix yield function
10254configure:26823: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -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 -framework Carbon conftest.c   -lintl   >&5
10255configure:26823: $? = 0
10256configure:26837: result: sched_yield
10257configure:26962: checking size of pthread_mutex_t
10258configure:26971: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -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 -framework Carbon conftest.c   -lintl   >&5
10259configure:26971: $? = 0
10260configure:26971: ./conftest
10261configure:26971: $? = 0
10262configure:26981: result: 64
10263configure:26988: checking byte contents of PTHREAD_MUTEX_INITIALIZER
10264configure:27013: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -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 -framework Carbon conftest.c   -lintl   >&5
10265conftest.c:158:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
10266main()
10267^~~~
10268conftest.c:164:11: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
10269  if (!f) exit(1);
10270          ^
10271conftest.c:164:11: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
102722 warnings generated.
10273configure:27013: $? = 0
10274configure:27013: ./conftest
10275configure:27013: $? = 0
10276configure:27023: 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
10277configure:27040: checking for clock_gettime
10278configure:27040: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
10279Undefined symbols for architecture x86_64:
10280  "_clock_gettime", referenced from:
10281      _main in cc-ZO2UIE.o
10282ld: symbol(s) not found for architecture x86_64
10283clang: error: linker command failed with exit code 1 (use -v to see invocation)
10284configure:27040: $? = 1
10285configure: failed program was:
10286| /* confdefs.h */
10287| #define PACKAGE_NAME "glib"
10288| #define PACKAGE_TARNAME "glib"
10289| #define PACKAGE_VERSION "2.30.2"
10290| #define PACKAGE_STRING "glib 2.30.2"
10291| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
10292| #define PACKAGE_URL ""
10293| #define GLIB_MAJOR_VERSION 2
10294| #define GLIB_MINOR_VERSION 30
10295| #define GLIB_MICRO_VERSION 2
10296| #define GLIB_INTERFACE_AGE 2
10297| #define GLIB_BINARY_AGE 3002
10298| #define HAVE_CARBON 1
10299| #define NEED_ICONV_CACHE 1
10300| #define HAVE_LOCALE_H 1
10301| #define HAVE_LC_MESSAGES 1
10302| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
10303| #define HAVE_GETTEXT 1
10304| #define HAVE_DCGETTEXT 1
10305| #define ENABLE_NLS 1
10306| #define GETTEXT_PACKAGE "glib20"
10307| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
10308| #define USE_LIBICONV_GNU 1
10309| #define HAVE_DLFCN_H 1
10310| #define LT_OBJDIR ".libs/"
10311| #define STDC_HEADERS 1
10312| #define HAVE_VPRINTF 1
10313| #define HAVE_ALLOCA_H 1
10314| #define HAVE_ALLOCA 1
10315| #define HAVE_MMAP 1
10316| #define HAVE_POSIX_MEMALIGN 1
10317| #define HAVE_VALLOC 1
10318| #define HAVE_FSYNC 1
10319| #define HAVE_ATEXIT 1
10320| #define HAVE_TIMEGM 1
10321| #define HAVE_GMTIME_R 1
10322| #define SIZEOF_CHAR 1
10323| #define SIZEOF_SHORT 2
10324| #define SIZEOF_LONG 8
10325| #define SIZEOF_INT 4
10326| #define SIZEOF_VOID_P 8
10327| #define SIZEOF_LONG_LONG 8
10328| #define SIZEOF___INT64 0
10329| #define HAVE_LONG_LONG_FORMAT 1
10330| #define SANE_MALLOC_PROTOS 1
10331| #define G_HAVE___INLINE 1
10332| #define G_HAVE___INLINE__ 1
10333| #define G_HAVE_INLINE 1
10334| #define HAVE_DIRENT_H 1
10335| #define HAVE_FLOAT_H 1
10336| #define HAVE_LIMITS_H 1
10337| #define HAVE_PWD_H 1
10338| #define HAVE_GRP_H 1
10339| #define HAVE_SYS_PARAM_H 1
10340| #define HAVE_SYS_POLL_H 1
10341| #define HAVE_SYS_RESOURCE_H 1
10342| #define HAVE_SYS_TIME_H 1
10343| #define HAVE_SYS_TIMES_H 1
10344| #define HAVE_SYS_WAIT_H 1
10345| #define HAVE_UNISTD_H 1
10346| #define HAVE_SYS_SELECT_H 1
10347| #define HAVE_SYS_TYPES_H 1
10348| #define HAVE_STDINT_H 1
10349| #define HAVE_INTTYPES_H 1
10350| #define HAVE_SCHED_H 1
10351| #define HAVE_SYS_STATVFS_H 1
10352| #define HAVE_FSTAB_H 1
10353| #define HAVE_SYS_UIO_H 1
10354| #define HAVE_SYS_MOUNT_H 1
10355| #define HAVE_SYS_SYSCTL_H 1
10356| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
10357| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
10358| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
10359| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
10360| #define HAVE_STRUCT_TM_TM_GMTOFF 1
10361| #define HAVE_LANGINFO_CODESET 1
10362| #define HAVE_STDDEF_H 1
10363| #define HAVE_STDLIB_H 1
10364| #define HAVE_STRING_H 1
10365| #define HAVE_SETLOCALE 1
10366| #define SIZEOF_SIZE_T 8
10367| #define HAVE_LSTAT 1
10368| #define HAVE_STRERROR 1
10369| #define HAVE_STRSIGNAL 1
10370| #define HAVE_MEMMOVE 1
10371| #define HAVE_VSNPRINTF 1
10372| #define HAVE_STPCPY 1
10373| #define HAVE_STRCASECMP 1
10374| #define HAVE_STRNCASECMP 1
10375| #define HAVE_POLL 1
10376| #define HAVE_GETCWD 1
10377| #define HAVE_VASPRINTF 1
10378| #define HAVE_SETENV 1
10379| #define HAVE_UNSETENV 1
10380| #define HAVE_GETC_UNLOCKED 1
10381| #define HAVE_READLINK 1
10382| #define HAVE_SYMLINK 1
10383| #define HAVE_MEMMEM 1
10384| #define HAVE_CHOWN 1
10385| #define HAVE_LCHMOD 1
10386| #define HAVE_LCHOWN 1
10387| #define HAVE_FCHMOD 1
10388| #define HAVE_FCHOWN 1
10389| #define HAVE_LINK 1
10390| #define HAVE_UTIMES 1
10391| #define HAVE_GETGRGID 1
10392| #define HAVE_GETPWUID 1
10393| #define HAVE_GETFSSTAT 1
10394| #define HAVE_STATVFS 1
10395| #define HAVE_STATFS 1
10396| #define USE_STATFS 1
10397| #define HAVE_CRT_EXTERNS_H 1
10398| #define HAVE__NSGETENVIRON 1
10399| #define HAVE_C99_VSNPRINTF 1
10400| #define HAVE_UNIX98_PRINTF 1
10401| #define HAVE_ENDSERVENT 1
10402| #define HAVE_NETDB_H 1
10403| #define HAVE_ARPA_NAMESER_COMPAT_H 1
10404| #define HAVE_STRNDUP 1
10405| #define HAVE_SETREUID 1
10406| #define STATFS_ARGS 2
10407| #define HAVE_GOOD_PRINTF 1
10408| #define HAVE_LONG_LONG 1
10409| #define HAVE_LONG_DOUBLE 1
10410| #define HAVE_WCHAR_T 1
10411| #define HAVE_WINT_T 1
10412| #define HAVE_PTRDIFF_T 1
10413| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10414| #define HAVE_STDINT_H_WITH_UINTMAX 1
10415| #define HAVE_INTMAX_T 1
10416| #define HAVE_SNPRINTF 1
10417| #define HAVE_WCSLEN 1
10418| #define HAVE_C99_SNPRINTF 1
10419| #define REALLOC_0_WORKS 1
10420| #define HAVE_CODESET 1
10421| #define HAVE_LANGINFO_TIME 1
10422| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
10423| #define HAVE_STRLCPY 1
10424| #define G_VA_COPY va_copy
10425| #define G_VA_COPY_AS_ARRAY 1
10426| #define HAVE_SYS_XATTR_H 1
10427| #define HAVE_XATTR 1
10428| #define HAVE_XATTR_NOFOLLOW 1
10429| #define HAVE_LOCALTIME_R 1
10430| #define HAVE_GMTIME_R 1
10431| #define HAVE_POSIX_GETPWUID_R 1
10432| #define HAVE_POSIX_GETGRGID_R 1
10433| #define GLIB_SIZEOF_SYSTEM_THREAD 8
10434| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
10435| #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER)
10436| #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER)
10437| #define POSIX_YIELD_FUNC sched_yield()
10438| #define G_THREAD_SOURCE "gthread-posix.c"
10439| #define GLIB_SIZEOF_GMUTEX 64
10440| #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
10441| /* end confdefs.h.  */
10442| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
10443|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10444| #define clock_gettime innocuous_clock_gettime
10445|
10446| /* System header to define __stub macros and hopefully few prototypes,
10447|     which can conflict with char clock_gettime (); below.
10448|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10449|     <limits.h> exists even on freestanding compilers.  */
10450|
10451| #ifdef __STDC__
10452| # include <limits.h>
10453| #else
10454| # include <assert.h>
10455| #endif
10456|
10457| #undef clock_gettime
10458|
10459| /* Override any GCC internal prototype to avoid an error.
10460|    Use char because int might match the return type of a GCC
10461|    builtin and then its argument prototype would still apply.  */
10462| #ifdef __cplusplus
10463| extern "C"
10464| #endif
10465| char clock_gettime ();
10466| /* The GNU C library defines this for functions which it implements
10467|     to always fail with ENOSYS.  Some functions are actually named
10468|     something starting with __ and the normal name is an alias.  */
10469| #if defined __stub_clock_gettime || defined __stub___clock_gettime
10470| choke me
10471| #endif
10472|
10473| int
10474| main ()
10475| {
10476| return clock_gettime ();
10477|   ;
10478|   return 0;
10479| }
10480configure:27040: result: no
10481configure:27048: checking for clock_gettime in -lrt
10482configure:27073: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lrt  -lintl   >&5
10483ld: library not found for -lrt
10484clang: error: linker command failed with exit code 1 (use -v to see invocation)
10485configure:27073: $? = 1
10486configure: failed program was:
10487| /* confdefs.h */
10488| #define PACKAGE_NAME "glib"
10489| #define PACKAGE_TARNAME "glib"
10490| #define PACKAGE_VERSION "2.30.2"
10491| #define PACKAGE_STRING "glib 2.30.2"
10492| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
10493| #define PACKAGE_URL ""
10494| #define GLIB_MAJOR_VERSION 2
10495| #define GLIB_MINOR_VERSION 30
10496| #define GLIB_MICRO_VERSION 2
10497| #define GLIB_INTERFACE_AGE 2
10498| #define GLIB_BINARY_AGE 3002
10499| #define HAVE_CARBON 1
10500| #define NEED_ICONV_CACHE 1
10501| #define HAVE_LOCALE_H 1
10502| #define HAVE_LC_MESSAGES 1
10503| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
10504| #define HAVE_GETTEXT 1
10505| #define HAVE_DCGETTEXT 1
10506| #define ENABLE_NLS 1
10507| #define GETTEXT_PACKAGE "glib20"
10508| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
10509| #define USE_LIBICONV_GNU 1
10510| #define HAVE_DLFCN_H 1
10511| #define LT_OBJDIR ".libs/"
10512| #define STDC_HEADERS 1
10513| #define HAVE_VPRINTF 1
10514| #define HAVE_ALLOCA_H 1
10515| #define HAVE_ALLOCA 1
10516| #define HAVE_MMAP 1
10517| #define HAVE_POSIX_MEMALIGN 1
10518| #define HAVE_VALLOC 1
10519| #define HAVE_FSYNC 1
10520| #define HAVE_ATEXIT 1
10521| #define HAVE_TIMEGM 1
10522| #define HAVE_GMTIME_R 1
10523| #define SIZEOF_CHAR 1
10524| #define SIZEOF_SHORT 2
10525| #define SIZEOF_LONG 8
10526| #define SIZEOF_INT 4
10527| #define SIZEOF_VOID_P 8
10528| #define SIZEOF_LONG_LONG 8
10529| #define SIZEOF___INT64 0
10530| #define HAVE_LONG_LONG_FORMAT 1
10531| #define SANE_MALLOC_PROTOS 1
10532| #define G_HAVE___INLINE 1
10533| #define G_HAVE___INLINE__ 1
10534| #define G_HAVE_INLINE 1
10535| #define HAVE_DIRENT_H 1
10536| #define HAVE_FLOAT_H 1
10537| #define HAVE_LIMITS_H 1
10538| #define HAVE_PWD_H 1
10539| #define HAVE_GRP_H 1
10540| #define HAVE_SYS_PARAM_H 1
10541| #define HAVE_SYS_POLL_H 1
10542| #define HAVE_SYS_RESOURCE_H 1
10543| #define HAVE_SYS_TIME_H 1
10544| #define HAVE_SYS_TIMES_H 1
10545| #define HAVE_SYS_WAIT_H 1
10546| #define HAVE_UNISTD_H 1
10547| #define HAVE_SYS_SELECT_H 1
10548| #define HAVE_SYS_TYPES_H 1
10549| #define HAVE_STDINT_H 1
10550| #define HAVE_INTTYPES_H 1
10551| #define HAVE_SCHED_H 1
10552| #define HAVE_SYS_STATVFS_H 1
10553| #define HAVE_FSTAB_H 1
10554| #define HAVE_SYS_UIO_H 1
10555| #define HAVE_SYS_MOUNT_H 1
10556| #define HAVE_SYS_SYSCTL_H 1
10557| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
10558| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
10559| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
10560| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
10561| #define HAVE_STRUCT_TM_TM_GMTOFF 1
10562| #define HAVE_LANGINFO_CODESET 1
10563| #define HAVE_STDDEF_H 1
10564| #define HAVE_STDLIB_H 1
10565| #define HAVE_STRING_H 1
10566| #define HAVE_SETLOCALE 1
10567| #define SIZEOF_SIZE_T 8
10568| #define HAVE_LSTAT 1
10569| #define HAVE_STRERROR 1
10570| #define HAVE_STRSIGNAL 1
10571| #define HAVE_MEMMOVE 1
10572| #define HAVE_VSNPRINTF 1
10573| #define HAVE_STPCPY 1
10574| #define HAVE_STRCASECMP 1
10575| #define HAVE_STRNCASECMP 1
10576| #define HAVE_POLL 1
10577| #define HAVE_GETCWD 1
10578| #define HAVE_VASPRINTF 1
10579| #define HAVE_SETENV 1
10580| #define HAVE_UNSETENV 1
10581| #define HAVE_GETC_UNLOCKED 1
10582| #define HAVE_READLINK 1
10583| #define HAVE_SYMLINK 1
10584| #define HAVE_MEMMEM 1
10585| #define HAVE_CHOWN 1
10586| #define HAVE_LCHMOD 1
10587| #define HAVE_LCHOWN 1
10588| #define HAVE_FCHMOD 1
10589| #define HAVE_FCHOWN 1
10590| #define HAVE_LINK 1
10591| #define HAVE_UTIMES 1
10592| #define HAVE_GETGRGID 1
10593| #define HAVE_GETPWUID 1
10594| #define HAVE_GETFSSTAT 1
10595| #define HAVE_STATVFS 1
10596| #define HAVE_STATFS 1
10597| #define USE_STATFS 1
10598| #define HAVE_CRT_EXTERNS_H 1
10599| #define HAVE__NSGETENVIRON 1
10600| #define HAVE_C99_VSNPRINTF 1
10601| #define HAVE_UNIX98_PRINTF 1
10602| #define HAVE_ENDSERVENT 1
10603| #define HAVE_NETDB_H 1
10604| #define HAVE_ARPA_NAMESER_COMPAT_H 1
10605| #define HAVE_STRNDUP 1
10606| #define HAVE_SETREUID 1
10607| #define STATFS_ARGS 2
10608| #define HAVE_GOOD_PRINTF 1
10609| #define HAVE_LONG_LONG 1
10610| #define HAVE_LONG_DOUBLE 1
10611| #define HAVE_WCHAR_T 1
10612| #define HAVE_WINT_T 1
10613| #define HAVE_PTRDIFF_T 1
10614| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10615| #define HAVE_STDINT_H_WITH_UINTMAX 1
10616| #define HAVE_INTMAX_T 1
10617| #define HAVE_SNPRINTF 1
10618| #define HAVE_WCSLEN 1
10619| #define HAVE_C99_SNPRINTF 1
10620| #define REALLOC_0_WORKS 1
10621| #define HAVE_CODESET 1
10622| #define HAVE_LANGINFO_TIME 1
10623| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
10624| #define HAVE_STRLCPY 1
10625| #define G_VA_COPY va_copy
10626| #define G_VA_COPY_AS_ARRAY 1
10627| #define HAVE_SYS_XATTR_H 1
10628| #define HAVE_XATTR 1
10629| #define HAVE_XATTR_NOFOLLOW 1
10630| #define HAVE_LOCALTIME_R 1
10631| #define HAVE_GMTIME_R 1
10632| #define HAVE_POSIX_GETPWUID_R 1
10633| #define HAVE_POSIX_GETGRGID_R 1
10634| #define GLIB_SIZEOF_SYSTEM_THREAD 8
10635| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
10636| #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER)
10637| #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER)
10638| #define POSIX_YIELD_FUNC sched_yield()
10639| #define G_THREAD_SOURCE "gthread-posix.c"
10640| #define GLIB_SIZEOF_GMUTEX 64
10641| #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
10642| /* end confdefs.h.  */
10643|
10644| /* Override any GCC internal prototype to avoid an error.
10645|    Use char because int might match the return type of a GCC
10646|    builtin and then its argument prototype would still apply.  */
10647| #ifdef __cplusplus
10648| extern "C"
10649| #endif
10650| char clock_gettime ();
10651| int
10652| main ()
10653| {
10654| return clock_gettime ();
10655|   ;
10656|   return 0;
10657| }
10658configure:27082: result: no
10659configure:27100: checking for monotonic clocks
10660configure:27118: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT conftest.c >&5
10661conftest.c:162:10: error: #error No monotonic clock
10662        #error No monotonic clock
10663         ^
106641 error generated.
10665configure:27118: $? = 1
10666configure: failed program was:
10667| /* confdefs.h */
10668| #define PACKAGE_NAME "glib"
10669| #define PACKAGE_TARNAME "glib"
10670| #define PACKAGE_VERSION "2.30.2"
10671| #define PACKAGE_STRING "glib 2.30.2"
10672| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
10673| #define PACKAGE_URL ""
10674| #define GLIB_MAJOR_VERSION 2
10675| #define GLIB_MINOR_VERSION 30
10676| #define GLIB_MICRO_VERSION 2
10677| #define GLIB_INTERFACE_AGE 2
10678| #define GLIB_BINARY_AGE 3002
10679| #define HAVE_CARBON 1
10680| #define NEED_ICONV_CACHE 1
10681| #define HAVE_LOCALE_H 1
10682| #define HAVE_LC_MESSAGES 1
10683| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
10684| #define HAVE_GETTEXT 1
10685| #define HAVE_DCGETTEXT 1
10686| #define ENABLE_NLS 1
10687| #define GETTEXT_PACKAGE "glib20"
10688| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
10689| #define USE_LIBICONV_GNU 1
10690| #define HAVE_DLFCN_H 1
10691| #define LT_OBJDIR ".libs/"
10692| #define STDC_HEADERS 1
10693| #define HAVE_VPRINTF 1
10694| #define HAVE_ALLOCA_H 1
10695| #define HAVE_ALLOCA 1
10696| #define HAVE_MMAP 1
10697| #define HAVE_POSIX_MEMALIGN 1
10698| #define HAVE_VALLOC 1
10699| #define HAVE_FSYNC 1
10700| #define HAVE_ATEXIT 1
10701| #define HAVE_TIMEGM 1
10702| #define HAVE_GMTIME_R 1
10703| #define SIZEOF_CHAR 1
10704| #define SIZEOF_SHORT 2
10705| #define SIZEOF_LONG 8
10706| #define SIZEOF_INT 4
10707| #define SIZEOF_VOID_P 8
10708| #define SIZEOF_LONG_LONG 8
10709| #define SIZEOF___INT64 0
10710| #define HAVE_LONG_LONG_FORMAT 1
10711| #define SANE_MALLOC_PROTOS 1
10712| #define G_HAVE___INLINE 1
10713| #define G_HAVE___INLINE__ 1
10714| #define G_HAVE_INLINE 1
10715| #define HAVE_DIRENT_H 1
10716| #define HAVE_FLOAT_H 1
10717| #define HAVE_LIMITS_H 1
10718| #define HAVE_PWD_H 1
10719| #define HAVE_GRP_H 1
10720| #define HAVE_SYS_PARAM_H 1
10721| #define HAVE_SYS_POLL_H 1
10722| #define HAVE_SYS_RESOURCE_H 1
10723| #define HAVE_SYS_TIME_H 1
10724| #define HAVE_SYS_TIMES_H 1
10725| #define HAVE_SYS_WAIT_H 1
10726| #define HAVE_UNISTD_H 1
10727| #define HAVE_SYS_SELECT_H 1
10728| #define HAVE_SYS_TYPES_H 1
10729| #define HAVE_STDINT_H 1
10730| #define HAVE_INTTYPES_H 1
10731| #define HAVE_SCHED_H 1
10732| #define HAVE_SYS_STATVFS_H 1
10733| #define HAVE_FSTAB_H 1
10734| #define HAVE_SYS_UIO_H 1
10735| #define HAVE_SYS_MOUNT_H 1
10736| #define HAVE_SYS_SYSCTL_H 1
10737| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
10738| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
10739| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
10740| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
10741| #define HAVE_STRUCT_TM_TM_GMTOFF 1
10742| #define HAVE_LANGINFO_CODESET 1
10743| #define HAVE_STDDEF_H 1
10744| #define HAVE_STDLIB_H 1
10745| #define HAVE_STRING_H 1
10746| #define HAVE_SETLOCALE 1
10747| #define SIZEOF_SIZE_T 8
10748| #define HAVE_LSTAT 1
10749| #define HAVE_STRERROR 1
10750| #define HAVE_STRSIGNAL 1
10751| #define HAVE_MEMMOVE 1
10752| #define HAVE_VSNPRINTF 1
10753| #define HAVE_STPCPY 1
10754| #define HAVE_STRCASECMP 1
10755| #define HAVE_STRNCASECMP 1
10756| #define HAVE_POLL 1
10757| #define HAVE_GETCWD 1
10758| #define HAVE_VASPRINTF 1
10759| #define HAVE_SETENV 1
10760| #define HAVE_UNSETENV 1
10761| #define HAVE_GETC_UNLOCKED 1
10762| #define HAVE_READLINK 1
10763| #define HAVE_SYMLINK 1
10764| #define HAVE_MEMMEM 1
10765| #define HAVE_CHOWN 1
10766| #define HAVE_LCHMOD 1
10767| #define HAVE_LCHOWN 1
10768| #define HAVE_FCHMOD 1
10769| #define HAVE_FCHOWN 1
10770| #define HAVE_LINK 1
10771| #define HAVE_UTIMES 1
10772| #define HAVE_GETGRGID 1
10773| #define HAVE_GETPWUID 1
10774| #define HAVE_GETFSSTAT 1
10775| #define HAVE_STATVFS 1
10776| #define HAVE_STATFS 1
10777| #define USE_STATFS 1
10778| #define HAVE_CRT_EXTERNS_H 1
10779| #define HAVE__NSGETENVIRON 1
10780| #define HAVE_C99_VSNPRINTF 1
10781| #define HAVE_UNIX98_PRINTF 1
10782| #define HAVE_ENDSERVENT 1
10783| #define HAVE_NETDB_H 1
10784| #define HAVE_ARPA_NAMESER_COMPAT_H 1
10785| #define HAVE_STRNDUP 1
10786| #define HAVE_SETREUID 1
10787| #define STATFS_ARGS 2
10788| #define HAVE_GOOD_PRINTF 1
10789| #define HAVE_LONG_LONG 1
10790| #define HAVE_LONG_DOUBLE 1
10791| #define HAVE_WCHAR_T 1
10792| #define HAVE_WINT_T 1
10793| #define HAVE_PTRDIFF_T 1
10794| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10795| #define HAVE_STDINT_H_WITH_UINTMAX 1
10796| #define HAVE_INTMAX_T 1
10797| #define HAVE_SNPRINTF 1
10798| #define HAVE_WCSLEN 1
10799| #define HAVE_C99_SNPRINTF 1
10800| #define REALLOC_0_WORKS 1
10801| #define HAVE_CODESET 1
10802| #define HAVE_LANGINFO_TIME 1
10803| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
10804| #define HAVE_STRLCPY 1
10805| #define G_VA_COPY va_copy
10806| #define G_VA_COPY_AS_ARRAY 1
10807| #define HAVE_SYS_XATTR_H 1
10808| #define HAVE_XATTR 1
10809| #define HAVE_XATTR_NOFOLLOW 1
10810| #define HAVE_LOCALTIME_R 1
10811| #define HAVE_GMTIME_R 1
10812| #define HAVE_POSIX_GETPWUID_R 1
10813| #define HAVE_POSIX_GETGRGID_R 1
10814| #define GLIB_SIZEOF_SYSTEM_THREAD 8
10815| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
10816| #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER)
10817| #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER)
10818| #define POSIX_YIELD_FUNC sched_yield()
10819| #define G_THREAD_SOURCE "gthread-posix.c"
10820| #define GLIB_SIZEOF_GMUTEX 64
10821| #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
10822| /* end confdefs.h.  */
10823|
10824| #include <time.h>
10825| #include <unistd.h>
10826| int main() {
10827| #if !(defined(_POSIX_MONOTONIC_CLOCK) && _POSIX_MONOTONIC_CLOCK >= 0 && defined(CLOCK_MONOTONIC))
10828|         #error No monotonic clock
10829| #endif
10830|       return 0;
10831| }
10832|
10833configure:27125: result: no
10834configure:27135: checking whether to use assembler code for atomic operations
10835configure:27199: result: x86_64
10836configure:27310: checking whether GCC supports built-in atomic intrinsics
10837configure:27327: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
10838configure:27327: $? = 0
10839configure:27335: result: yes
10840configure:27347: checking for Win32 atomic intrinsics
10841configure:27361: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
10842conftest.c:162:8: warning: implicit declaration of function '_InterlockedExchangeAdd' is invalid in C99 [-Wimplicit-function-declaration]
10843int i; _InterlockedExchangeAdd (&i, 0);
10844       ^
108451 warning generated.
10846Undefined symbols for architecture x86_64:
10847  "__InterlockedExchangeAdd", referenced from:
10848      _main in cc-d2eBN7.o
10849ld: symbol(s) not found for architecture x86_64
10850clang: error: linker command failed with exit code 1 (use -v to see invocation)
10851configure:27361: $? = 1
10852configure: failed program was:
10853| /* confdefs.h */
10854| #define PACKAGE_NAME "glib"
10855| #define PACKAGE_TARNAME "glib"
10856| #define PACKAGE_VERSION "2.30.2"
10857| #define PACKAGE_STRING "glib 2.30.2"
10858| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
10859| #define PACKAGE_URL ""
10860| #define GLIB_MAJOR_VERSION 2
10861| #define GLIB_MINOR_VERSION 30
10862| #define GLIB_MICRO_VERSION 2
10863| #define GLIB_INTERFACE_AGE 2
10864| #define GLIB_BINARY_AGE 3002
10865| #define HAVE_CARBON 1
10866| #define NEED_ICONV_CACHE 1
10867| #define HAVE_LOCALE_H 1
10868| #define HAVE_LC_MESSAGES 1
10869| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
10870| #define HAVE_GETTEXT 1
10871| #define HAVE_DCGETTEXT 1
10872| #define ENABLE_NLS 1
10873| #define GETTEXT_PACKAGE "glib20"
10874| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
10875| #define USE_LIBICONV_GNU 1
10876| #define HAVE_DLFCN_H 1
10877| #define LT_OBJDIR ".libs/"
10878| #define STDC_HEADERS 1
10879| #define HAVE_VPRINTF 1
10880| #define HAVE_ALLOCA_H 1
10881| #define HAVE_ALLOCA 1
10882| #define HAVE_MMAP 1
10883| #define HAVE_POSIX_MEMALIGN 1
10884| #define HAVE_VALLOC 1
10885| #define HAVE_FSYNC 1
10886| #define HAVE_ATEXIT 1
10887| #define HAVE_TIMEGM 1
10888| #define HAVE_GMTIME_R 1
10889| #define SIZEOF_CHAR 1
10890| #define SIZEOF_SHORT 2
10891| #define SIZEOF_LONG 8
10892| #define SIZEOF_INT 4
10893| #define SIZEOF_VOID_P 8
10894| #define SIZEOF_LONG_LONG 8
10895| #define SIZEOF___INT64 0
10896| #define HAVE_LONG_LONG_FORMAT 1
10897| #define SANE_MALLOC_PROTOS 1
10898| #define G_HAVE___INLINE 1
10899| #define G_HAVE___INLINE__ 1
10900| #define G_HAVE_INLINE 1
10901| #define HAVE_DIRENT_H 1
10902| #define HAVE_FLOAT_H 1
10903| #define HAVE_LIMITS_H 1
10904| #define HAVE_PWD_H 1
10905| #define HAVE_GRP_H 1
10906| #define HAVE_SYS_PARAM_H 1
10907| #define HAVE_SYS_POLL_H 1
10908| #define HAVE_SYS_RESOURCE_H 1
10909| #define HAVE_SYS_TIME_H 1
10910| #define HAVE_SYS_TIMES_H 1
10911| #define HAVE_SYS_WAIT_H 1
10912| #define HAVE_UNISTD_H 1
10913| #define HAVE_SYS_SELECT_H 1
10914| #define HAVE_SYS_TYPES_H 1
10915| #define HAVE_STDINT_H 1
10916| #define HAVE_INTTYPES_H 1
10917| #define HAVE_SCHED_H 1
10918| #define HAVE_SYS_STATVFS_H 1
10919| #define HAVE_FSTAB_H 1
10920| #define HAVE_SYS_UIO_H 1
10921| #define HAVE_SYS_MOUNT_H 1
10922| #define HAVE_SYS_SYSCTL_H 1
10923| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
10924| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
10925| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
10926| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
10927| #define HAVE_STRUCT_TM_TM_GMTOFF 1
10928| #define HAVE_LANGINFO_CODESET 1
10929| #define HAVE_STDDEF_H 1
10930| #define HAVE_STDLIB_H 1
10931| #define HAVE_STRING_H 1
10932| #define HAVE_SETLOCALE 1
10933| #define SIZEOF_SIZE_T 8
10934| #define HAVE_LSTAT 1
10935| #define HAVE_STRERROR 1
10936| #define HAVE_STRSIGNAL 1
10937| #define HAVE_MEMMOVE 1
10938| #define HAVE_VSNPRINTF 1
10939| #define HAVE_STPCPY 1
10940| #define HAVE_STRCASECMP 1
10941| #define HAVE_STRNCASECMP 1
10942| #define HAVE_POLL 1
10943| #define HAVE_GETCWD 1
10944| #define HAVE_VASPRINTF 1
10945| #define HAVE_SETENV 1
10946| #define HAVE_UNSETENV 1
10947| #define HAVE_GETC_UNLOCKED 1
10948| #define HAVE_READLINK 1
10949| #define HAVE_SYMLINK 1
10950| #define HAVE_MEMMEM 1
10951| #define HAVE_CHOWN 1
10952| #define HAVE_LCHMOD 1
10953| #define HAVE_LCHOWN 1
10954| #define HAVE_FCHMOD 1
10955| #define HAVE_FCHOWN 1
10956| #define HAVE_LINK 1
10957| #define HAVE_UTIMES 1
10958| #define HAVE_GETGRGID 1
10959| #define HAVE_GETPWUID 1
10960| #define HAVE_GETFSSTAT 1
10961| #define HAVE_STATVFS 1
10962| #define HAVE_STATFS 1
10963| #define USE_STATFS 1
10964| #define HAVE_CRT_EXTERNS_H 1
10965| #define HAVE__NSGETENVIRON 1
10966| #define HAVE_C99_VSNPRINTF 1
10967| #define HAVE_UNIX98_PRINTF 1
10968| #define HAVE_ENDSERVENT 1
10969| #define HAVE_NETDB_H 1
10970| #define HAVE_ARPA_NAMESER_COMPAT_H 1
10971| #define HAVE_STRNDUP 1
10972| #define HAVE_SETREUID 1
10973| #define STATFS_ARGS 2
10974| #define HAVE_GOOD_PRINTF 1
10975| #define HAVE_LONG_LONG 1
10976| #define HAVE_LONG_DOUBLE 1
10977| #define HAVE_WCHAR_T 1
10978| #define HAVE_WINT_T 1
10979| #define HAVE_PTRDIFF_T 1
10980| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
10981| #define HAVE_STDINT_H_WITH_UINTMAX 1
10982| #define HAVE_INTMAX_T 1
10983| #define HAVE_SNPRINTF 1
10984| #define HAVE_WCSLEN 1
10985| #define HAVE_C99_SNPRINTF 1
10986| #define REALLOC_0_WORKS 1
10987| #define HAVE_CODESET 1
10988| #define HAVE_LANGINFO_TIME 1
10989| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
10990| #define HAVE_STRLCPY 1
10991| #define G_VA_COPY va_copy
10992| #define G_VA_COPY_AS_ARRAY 1
10993| #define HAVE_SYS_XATTR_H 1
10994| #define HAVE_XATTR 1
10995| #define HAVE_XATTR_NOFOLLOW 1
10996| #define HAVE_LOCALTIME_R 1
10997| #define HAVE_GMTIME_R 1
10998| #define HAVE_POSIX_GETPWUID_R 1
10999| #define HAVE_POSIX_GETGRGID_R 1
11000| #define GLIB_SIZEOF_SYSTEM_THREAD 8
11001| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
11002| #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER)
11003| #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER)
11004| #define POSIX_YIELD_FUNC sched_yield()
11005| #define G_THREAD_SOURCE "gthread-posix.c"
11006| #define GLIB_SIZEOF_GMUTEX 64
11007| #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
11008| #define G_ATOMIC_X86_64 1
11009| /* end confdefs.h.  */
11010|
11011| int
11012| main ()
11013| {
11014| int i; _InterlockedExchangeAdd (&i, 0);
11015|   ;
11016|   return 0;
11017| }
11018configure:27368: result: no
11019configure:27376: checking for futex(2) system call
11020configure:27404: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT conftest.c >&5
11021conftest.c:159:10: fatal error: 'linux/futex.h' file not found
11022#include <linux/futex.h>
11023         ^
110241 error generated.
11025configure:27404: $? = 1
11026configure: failed program was:
11027| /* confdefs.h */
11028| #define PACKAGE_NAME "glib"
11029| #define PACKAGE_TARNAME "glib"
11030| #define PACKAGE_VERSION "2.30.2"
11031| #define PACKAGE_STRING "glib 2.30.2"
11032| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
11033| #define PACKAGE_URL ""
11034| #define GLIB_MAJOR_VERSION 2
11035| #define GLIB_MINOR_VERSION 30
11036| #define GLIB_MICRO_VERSION 2
11037| #define GLIB_INTERFACE_AGE 2
11038| #define GLIB_BINARY_AGE 3002
11039| #define HAVE_CARBON 1
11040| #define NEED_ICONV_CACHE 1
11041| #define HAVE_LOCALE_H 1
11042| #define HAVE_LC_MESSAGES 1
11043| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
11044| #define HAVE_GETTEXT 1
11045| #define HAVE_DCGETTEXT 1
11046| #define ENABLE_NLS 1
11047| #define GETTEXT_PACKAGE "glib20"
11048| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
11049| #define USE_LIBICONV_GNU 1
11050| #define HAVE_DLFCN_H 1
11051| #define LT_OBJDIR ".libs/"
11052| #define STDC_HEADERS 1
11053| #define HAVE_VPRINTF 1
11054| #define HAVE_ALLOCA_H 1
11055| #define HAVE_ALLOCA 1
11056| #define HAVE_MMAP 1
11057| #define HAVE_POSIX_MEMALIGN 1
11058| #define HAVE_VALLOC 1
11059| #define HAVE_FSYNC 1
11060| #define HAVE_ATEXIT 1
11061| #define HAVE_TIMEGM 1
11062| #define HAVE_GMTIME_R 1
11063| #define SIZEOF_CHAR 1
11064| #define SIZEOF_SHORT 2
11065| #define SIZEOF_LONG 8
11066| #define SIZEOF_INT 4
11067| #define SIZEOF_VOID_P 8
11068| #define SIZEOF_LONG_LONG 8
11069| #define SIZEOF___INT64 0
11070| #define HAVE_LONG_LONG_FORMAT 1
11071| #define SANE_MALLOC_PROTOS 1
11072| #define G_HAVE___INLINE 1
11073| #define G_HAVE___INLINE__ 1
11074| #define G_HAVE_INLINE 1
11075| #define HAVE_DIRENT_H 1
11076| #define HAVE_FLOAT_H 1
11077| #define HAVE_LIMITS_H 1
11078| #define HAVE_PWD_H 1
11079| #define HAVE_GRP_H 1
11080| #define HAVE_SYS_PARAM_H 1
11081| #define HAVE_SYS_POLL_H 1
11082| #define HAVE_SYS_RESOURCE_H 1
11083| #define HAVE_SYS_TIME_H 1
11084| #define HAVE_SYS_TIMES_H 1
11085| #define HAVE_SYS_WAIT_H 1
11086| #define HAVE_UNISTD_H 1
11087| #define HAVE_SYS_SELECT_H 1
11088| #define HAVE_SYS_TYPES_H 1
11089| #define HAVE_STDINT_H 1
11090| #define HAVE_INTTYPES_H 1
11091| #define HAVE_SCHED_H 1
11092| #define HAVE_SYS_STATVFS_H 1
11093| #define HAVE_FSTAB_H 1
11094| #define HAVE_SYS_UIO_H 1
11095| #define HAVE_SYS_MOUNT_H 1
11096| #define HAVE_SYS_SYSCTL_H 1
11097| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
11098| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
11099| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
11100| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
11101| #define HAVE_STRUCT_TM_TM_GMTOFF 1
11102| #define HAVE_LANGINFO_CODESET 1
11103| #define HAVE_STDDEF_H 1
11104| #define HAVE_STDLIB_H 1
11105| #define HAVE_STRING_H 1
11106| #define HAVE_SETLOCALE 1
11107| #define SIZEOF_SIZE_T 8
11108| #define HAVE_LSTAT 1
11109| #define HAVE_STRERROR 1
11110| #define HAVE_STRSIGNAL 1
11111| #define HAVE_MEMMOVE 1
11112| #define HAVE_VSNPRINTF 1
11113| #define HAVE_STPCPY 1
11114| #define HAVE_STRCASECMP 1
11115| #define HAVE_STRNCASECMP 1
11116| #define HAVE_POLL 1
11117| #define HAVE_GETCWD 1
11118| #define HAVE_VASPRINTF 1
11119| #define HAVE_SETENV 1
11120| #define HAVE_UNSETENV 1
11121| #define HAVE_GETC_UNLOCKED 1
11122| #define HAVE_READLINK 1
11123| #define HAVE_SYMLINK 1
11124| #define HAVE_MEMMEM 1
11125| #define HAVE_CHOWN 1
11126| #define HAVE_LCHMOD 1
11127| #define HAVE_LCHOWN 1
11128| #define HAVE_FCHMOD 1
11129| #define HAVE_FCHOWN 1
11130| #define HAVE_LINK 1
11131| #define HAVE_UTIMES 1
11132| #define HAVE_GETGRGID 1
11133| #define HAVE_GETPWUID 1
11134| #define HAVE_GETFSSTAT 1
11135| #define HAVE_STATVFS 1
11136| #define HAVE_STATFS 1
11137| #define USE_STATFS 1
11138| #define HAVE_CRT_EXTERNS_H 1
11139| #define HAVE__NSGETENVIRON 1
11140| #define HAVE_C99_VSNPRINTF 1
11141| #define HAVE_UNIX98_PRINTF 1
11142| #define HAVE_ENDSERVENT 1
11143| #define HAVE_NETDB_H 1
11144| #define HAVE_ARPA_NAMESER_COMPAT_H 1
11145| #define HAVE_STRNDUP 1
11146| #define HAVE_SETREUID 1
11147| #define STATFS_ARGS 2
11148| #define HAVE_GOOD_PRINTF 1
11149| #define HAVE_LONG_LONG 1
11150| #define HAVE_LONG_DOUBLE 1
11151| #define HAVE_WCHAR_T 1
11152| #define HAVE_WINT_T 1
11153| #define HAVE_PTRDIFF_T 1
11154| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
11155| #define HAVE_STDINT_H_WITH_UINTMAX 1
11156| #define HAVE_INTMAX_T 1
11157| #define HAVE_SNPRINTF 1
11158| #define HAVE_WCSLEN 1
11159| #define HAVE_C99_SNPRINTF 1
11160| #define REALLOC_0_WORKS 1
11161| #define HAVE_CODESET 1
11162| #define HAVE_LANGINFO_TIME 1
11163| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
11164| #define HAVE_STRLCPY 1
11165| #define G_VA_COPY va_copy
11166| #define G_VA_COPY_AS_ARRAY 1
11167| #define HAVE_SYS_XATTR_H 1
11168| #define HAVE_XATTR 1
11169| #define HAVE_XATTR_NOFOLLOW 1
11170| #define HAVE_LOCALTIME_R 1
11171| #define HAVE_GMTIME_R 1
11172| #define HAVE_POSIX_GETPWUID_R 1
11173| #define HAVE_POSIX_GETGRGID_R 1
11174| #define GLIB_SIZEOF_SYSTEM_THREAD 8
11175| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
11176| #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER)
11177| #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER)
11178| #define POSIX_YIELD_FUNC sched_yield()
11179| #define G_THREAD_SOURCE "gthread-posix.c"
11180| #define GLIB_SIZEOF_GMUTEX 64
11181| #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
11182| #define G_ATOMIC_X86_64 1
11183| /* end confdefs.h.  */
11184|
11185| #include <linux/futex.h>
11186| #include <sys/syscall.h>
11187| #include <unistd.h>
11188|
11189| int
11190| main ()
11191| {
11192|
11193| int
11194| main (void)
11195| {
11196|   /* it is not like this actually runs or anything... */
11197|   syscall (__NR_futex, NULL, FUTEX_WAKE, FUTEX_WAIT);
11198|   return 0;
11199| }
11200|
11201|   ;
11202|   return 0;
11203| }
11204configure:27411: result: no
11205configure:27419: checking for eventfd(2) system call
11206configure:27445: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT conftest.c >&5
11207conftest.c:159:10: fatal error: 'sys/eventfd.h' file not found
11208#include <sys/eventfd.h>
11209         ^
112101 error generated.
11211configure:27445: $? = 1
11212configure: failed program was:
11213| /* confdefs.h */
11214| #define PACKAGE_NAME "glib"
11215| #define PACKAGE_TARNAME "glib"
11216| #define PACKAGE_VERSION "2.30.2"
11217| #define PACKAGE_STRING "glib 2.30.2"
11218| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
11219| #define PACKAGE_URL ""
11220| #define GLIB_MAJOR_VERSION 2
11221| #define GLIB_MINOR_VERSION 30
11222| #define GLIB_MICRO_VERSION 2
11223| #define GLIB_INTERFACE_AGE 2
11224| #define GLIB_BINARY_AGE 3002
11225| #define HAVE_CARBON 1
11226| #define NEED_ICONV_CACHE 1
11227| #define HAVE_LOCALE_H 1
11228| #define HAVE_LC_MESSAGES 1
11229| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
11230| #define HAVE_GETTEXT 1
11231| #define HAVE_DCGETTEXT 1
11232| #define ENABLE_NLS 1
11233| #define GETTEXT_PACKAGE "glib20"
11234| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
11235| #define USE_LIBICONV_GNU 1
11236| #define HAVE_DLFCN_H 1
11237| #define LT_OBJDIR ".libs/"
11238| #define STDC_HEADERS 1
11239| #define HAVE_VPRINTF 1
11240| #define HAVE_ALLOCA_H 1
11241| #define HAVE_ALLOCA 1
11242| #define HAVE_MMAP 1
11243| #define HAVE_POSIX_MEMALIGN 1
11244| #define HAVE_VALLOC 1
11245| #define HAVE_FSYNC 1
11246| #define HAVE_ATEXIT 1
11247| #define HAVE_TIMEGM 1
11248| #define HAVE_GMTIME_R 1
11249| #define SIZEOF_CHAR 1
11250| #define SIZEOF_SHORT 2
11251| #define SIZEOF_LONG 8
11252| #define SIZEOF_INT 4
11253| #define SIZEOF_VOID_P 8
11254| #define SIZEOF_LONG_LONG 8
11255| #define SIZEOF___INT64 0
11256| #define HAVE_LONG_LONG_FORMAT 1
11257| #define SANE_MALLOC_PROTOS 1
11258| #define G_HAVE___INLINE 1
11259| #define G_HAVE___INLINE__ 1
11260| #define G_HAVE_INLINE 1
11261| #define HAVE_DIRENT_H 1
11262| #define HAVE_FLOAT_H 1
11263| #define HAVE_LIMITS_H 1
11264| #define HAVE_PWD_H 1
11265| #define HAVE_GRP_H 1
11266| #define HAVE_SYS_PARAM_H 1
11267| #define HAVE_SYS_POLL_H 1
11268| #define HAVE_SYS_RESOURCE_H 1
11269| #define HAVE_SYS_TIME_H 1
11270| #define HAVE_SYS_TIMES_H 1
11271| #define HAVE_SYS_WAIT_H 1
11272| #define HAVE_UNISTD_H 1
11273| #define HAVE_SYS_SELECT_H 1
11274| #define HAVE_SYS_TYPES_H 1
11275| #define HAVE_STDINT_H 1
11276| #define HAVE_INTTYPES_H 1
11277| #define HAVE_SCHED_H 1
11278| #define HAVE_SYS_STATVFS_H 1
11279| #define HAVE_FSTAB_H 1
11280| #define HAVE_SYS_UIO_H 1
11281| #define HAVE_SYS_MOUNT_H 1
11282| #define HAVE_SYS_SYSCTL_H 1
11283| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
11284| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
11285| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
11286| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
11287| #define HAVE_STRUCT_TM_TM_GMTOFF 1
11288| #define HAVE_LANGINFO_CODESET 1
11289| #define HAVE_STDDEF_H 1
11290| #define HAVE_STDLIB_H 1
11291| #define HAVE_STRING_H 1
11292| #define HAVE_SETLOCALE 1
11293| #define SIZEOF_SIZE_T 8
11294| #define HAVE_LSTAT 1
11295| #define HAVE_STRERROR 1
11296| #define HAVE_STRSIGNAL 1
11297| #define HAVE_MEMMOVE 1
11298| #define HAVE_VSNPRINTF 1
11299| #define HAVE_STPCPY 1
11300| #define HAVE_STRCASECMP 1
11301| #define HAVE_STRNCASECMP 1
11302| #define HAVE_POLL 1
11303| #define HAVE_GETCWD 1
11304| #define HAVE_VASPRINTF 1
11305| #define HAVE_SETENV 1
11306| #define HAVE_UNSETENV 1
11307| #define HAVE_GETC_UNLOCKED 1
11308| #define HAVE_READLINK 1
11309| #define HAVE_SYMLINK 1
11310| #define HAVE_MEMMEM 1
11311| #define HAVE_CHOWN 1
11312| #define HAVE_LCHMOD 1
11313| #define HAVE_LCHOWN 1
11314| #define HAVE_FCHMOD 1
11315| #define HAVE_FCHOWN 1
11316| #define HAVE_LINK 1
11317| #define HAVE_UTIMES 1
11318| #define HAVE_GETGRGID 1
11319| #define HAVE_GETPWUID 1
11320| #define HAVE_GETFSSTAT 1
11321| #define HAVE_STATVFS 1
11322| #define HAVE_STATFS 1
11323| #define USE_STATFS 1
11324| #define HAVE_CRT_EXTERNS_H 1
11325| #define HAVE__NSGETENVIRON 1
11326| #define HAVE_C99_VSNPRINTF 1
11327| #define HAVE_UNIX98_PRINTF 1
11328| #define HAVE_ENDSERVENT 1
11329| #define HAVE_NETDB_H 1
11330| #define HAVE_ARPA_NAMESER_COMPAT_H 1
11331| #define HAVE_STRNDUP 1
11332| #define HAVE_SETREUID 1
11333| #define STATFS_ARGS 2
11334| #define HAVE_GOOD_PRINTF 1
11335| #define HAVE_LONG_LONG 1
11336| #define HAVE_LONG_DOUBLE 1
11337| #define HAVE_WCHAR_T 1
11338| #define HAVE_WINT_T 1
11339| #define HAVE_PTRDIFF_T 1
11340| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
11341| #define HAVE_STDINT_H_WITH_UINTMAX 1
11342| #define HAVE_INTMAX_T 1
11343| #define HAVE_SNPRINTF 1
11344| #define HAVE_WCSLEN 1
11345| #define HAVE_C99_SNPRINTF 1
11346| #define REALLOC_0_WORKS 1
11347| #define HAVE_CODESET 1
11348| #define HAVE_LANGINFO_TIME 1
11349| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
11350| #define HAVE_STRLCPY 1
11351| #define G_VA_COPY va_copy
11352| #define G_VA_COPY_AS_ARRAY 1
11353| #define HAVE_SYS_XATTR_H 1
11354| #define HAVE_XATTR 1
11355| #define HAVE_XATTR_NOFOLLOW 1
11356| #define HAVE_LOCALTIME_R 1
11357| #define HAVE_GMTIME_R 1
11358| #define HAVE_POSIX_GETPWUID_R 1
11359| #define HAVE_POSIX_GETGRGID_R 1
11360| #define GLIB_SIZEOF_SYSTEM_THREAD 8
11361| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
11362| #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER)
11363| #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER)
11364| #define POSIX_YIELD_FUNC sched_yield()
11365| #define G_THREAD_SOURCE "gthread-posix.c"
11366| #define GLIB_SIZEOF_GMUTEX 64
11367| #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
11368| #define G_ATOMIC_X86_64 1
11369| /* end confdefs.h.  */
11370|
11371| #include <sys/eventfd.h>
11372| #include <unistd.h>
11373|
11374| int
11375| main ()
11376| {
11377|
11378| int
11379| main (void)
11380| {
11381|   eventfd (0, EFD_CLOEXEC);
11382|   return 0;
11383| }
11384|
11385|   ;
11386|   return 0;
11387| }
11388configure:27452: result: no
11389configure:27477: checking value of POLLIN
11390configure:27482: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
11391configure:27482: $? = 0
11392configure:27482: ./conftest
11393configure:27482: $? = 0
11394configure:27490: result: 1
11395configure:27493: checking value of POLLOUT
11396configure:27498: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
11397configure:27498: $? = 0
11398configure:27498: ./conftest
11399configure:27498: $? = 0
11400configure:27506: result: 4
11401configure:27509: checking value of POLLPRI
11402configure:27514: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
11403configure:27514: $? = 0
11404configure:27514: ./conftest
11405configure:27514: $? = 0
11406configure:27522: result: 2
11407configure:27525: checking value of POLLERR
11408configure:27530: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
11409configure:27530: $? = 0
11410configure:27530: ./conftest
11411configure:27530: $? = 0
11412configure:27538: result: 8
11413configure:27541: checking value of POLLHUP
11414configure:27546: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
11415configure:27546: $? = 0
11416configure:27546: ./conftest
11417configure:27546: $? = 0
11418configure:27554: result: 16
11419configure:27557: checking value of POLLNVAL
11420configure:27562: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
11421configure:27562: $? = 0
11422configure:27562: ./conftest
11423configure:27562: $? = 0
11424configure:27570: result: 32
11425configure:27585: checking for broken poll
11426configure:27612: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon conftest.c -lintl   >&5
11427configure:27612: $? = 0
11428configure:27612: ./conftest
11429configure:27612: $? = 1
11430configure: program exited with status 1
11431configure: failed program was:
11432| /* confdefs.h */
11433| #define PACKAGE_NAME "glib"
11434| #define PACKAGE_TARNAME "glib"
11435| #define PACKAGE_VERSION "2.30.2"
11436| #define PACKAGE_STRING "glib 2.30.2"
11437| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
11438| #define PACKAGE_URL ""
11439| #define GLIB_MAJOR_VERSION 2
11440| #define GLIB_MINOR_VERSION 30
11441| #define GLIB_MICRO_VERSION 2
11442| #define GLIB_INTERFACE_AGE 2
11443| #define GLIB_BINARY_AGE 3002
11444| #define HAVE_CARBON 1
11445| #define NEED_ICONV_CACHE 1
11446| #define HAVE_LOCALE_H 1
11447| #define HAVE_LC_MESSAGES 1
11448| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
11449| #define HAVE_GETTEXT 1
11450| #define HAVE_DCGETTEXT 1
11451| #define ENABLE_NLS 1
11452| #define GETTEXT_PACKAGE "glib20"
11453| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
11454| #define USE_LIBICONV_GNU 1
11455| #define HAVE_DLFCN_H 1
11456| #define LT_OBJDIR ".libs/"
11457| #define STDC_HEADERS 1
11458| #define HAVE_VPRINTF 1
11459| #define HAVE_ALLOCA_H 1
11460| #define HAVE_ALLOCA 1
11461| #define HAVE_MMAP 1
11462| #define HAVE_POSIX_MEMALIGN 1
11463| #define HAVE_VALLOC 1
11464| #define HAVE_FSYNC 1
11465| #define HAVE_ATEXIT 1
11466| #define HAVE_TIMEGM 1
11467| #define HAVE_GMTIME_R 1
11468| #define SIZEOF_CHAR 1
11469| #define SIZEOF_SHORT 2
11470| #define SIZEOF_LONG 8
11471| #define SIZEOF_INT 4
11472| #define SIZEOF_VOID_P 8
11473| #define SIZEOF_LONG_LONG 8
11474| #define SIZEOF___INT64 0
11475| #define HAVE_LONG_LONG_FORMAT 1
11476| #define SANE_MALLOC_PROTOS 1
11477| #define G_HAVE___INLINE 1
11478| #define G_HAVE___INLINE__ 1
11479| #define G_HAVE_INLINE 1
11480| #define HAVE_DIRENT_H 1
11481| #define HAVE_FLOAT_H 1
11482| #define HAVE_LIMITS_H 1
11483| #define HAVE_PWD_H 1
11484| #define HAVE_GRP_H 1
11485| #define HAVE_SYS_PARAM_H 1
11486| #define HAVE_SYS_POLL_H 1
11487| #define HAVE_SYS_RESOURCE_H 1
11488| #define HAVE_SYS_TIME_H 1
11489| #define HAVE_SYS_TIMES_H 1
11490| #define HAVE_SYS_WAIT_H 1
11491| #define HAVE_UNISTD_H 1
11492| #define HAVE_SYS_SELECT_H 1
11493| #define HAVE_SYS_TYPES_H 1
11494| #define HAVE_STDINT_H 1
11495| #define HAVE_INTTYPES_H 1
11496| #define HAVE_SCHED_H 1
11497| #define HAVE_SYS_STATVFS_H 1
11498| #define HAVE_FSTAB_H 1
11499| #define HAVE_SYS_UIO_H 1
11500| #define HAVE_SYS_MOUNT_H 1
11501| #define HAVE_SYS_SYSCTL_H 1
11502| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
11503| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
11504| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
11505| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
11506| #define HAVE_STRUCT_TM_TM_GMTOFF 1
11507| #define HAVE_LANGINFO_CODESET 1
11508| #define HAVE_STDDEF_H 1
11509| #define HAVE_STDLIB_H 1
11510| #define HAVE_STRING_H 1
11511| #define HAVE_SETLOCALE 1
11512| #define SIZEOF_SIZE_T 8
11513| #define HAVE_LSTAT 1
11514| #define HAVE_STRERROR 1
11515| #define HAVE_STRSIGNAL 1
11516| #define HAVE_MEMMOVE 1
11517| #define HAVE_VSNPRINTF 1
11518| #define HAVE_STPCPY 1
11519| #define HAVE_STRCASECMP 1
11520| #define HAVE_STRNCASECMP 1
11521| #define HAVE_POLL 1
11522| #define HAVE_GETCWD 1
11523| #define HAVE_VASPRINTF 1
11524| #define HAVE_SETENV 1
11525| #define HAVE_UNSETENV 1
11526| #define HAVE_GETC_UNLOCKED 1
11527| #define HAVE_READLINK 1
11528| #define HAVE_SYMLINK 1
11529| #define HAVE_MEMMEM 1
11530| #define HAVE_CHOWN 1
11531| #define HAVE_LCHMOD 1
11532| #define HAVE_LCHOWN 1
11533| #define HAVE_FCHMOD 1
11534| #define HAVE_FCHOWN 1
11535| #define HAVE_LINK 1
11536| #define HAVE_UTIMES 1
11537| #define HAVE_GETGRGID 1
11538| #define HAVE_GETPWUID 1
11539| #define HAVE_GETFSSTAT 1
11540| #define HAVE_STATVFS 1
11541| #define HAVE_STATFS 1
11542| #define USE_STATFS 1
11543| #define HAVE_CRT_EXTERNS_H 1
11544| #define HAVE__NSGETENVIRON 1
11545| #define HAVE_C99_VSNPRINTF 1
11546| #define HAVE_UNIX98_PRINTF 1
11547| #define HAVE_ENDSERVENT 1
11548| #define HAVE_NETDB_H 1
11549| #define HAVE_ARPA_NAMESER_COMPAT_H 1
11550| #define HAVE_STRNDUP 1
11551| #define HAVE_SETREUID 1
11552| #define STATFS_ARGS 2
11553| #define HAVE_GOOD_PRINTF 1
11554| #define HAVE_LONG_LONG 1
11555| #define HAVE_LONG_DOUBLE 1
11556| #define HAVE_WCHAR_T 1
11557| #define HAVE_WINT_T 1
11558| #define HAVE_PTRDIFF_T 1
11559| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
11560| #define HAVE_STDINT_H_WITH_UINTMAX 1
11561| #define HAVE_INTMAX_T 1
11562| #define HAVE_SNPRINTF 1
11563| #define HAVE_WCSLEN 1
11564| #define HAVE_C99_SNPRINTF 1
11565| #define REALLOC_0_WORKS 1
11566| #define HAVE_CODESET 1
11567| #define HAVE_LANGINFO_TIME 1
11568| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
11569| #define HAVE_STRLCPY 1
11570| #define G_VA_COPY va_copy
11571| #define G_VA_COPY_AS_ARRAY 1
11572| #define HAVE_SYS_XATTR_H 1
11573| #define HAVE_XATTR 1
11574| #define HAVE_XATTR_NOFOLLOW 1
11575| #define HAVE_LOCALTIME_R 1
11576| #define HAVE_GMTIME_R 1
11577| #define HAVE_POSIX_GETPWUID_R 1
11578| #define HAVE_POSIX_GETGRGID_R 1
11579| #define GLIB_SIZEOF_SYSTEM_THREAD 8
11580| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
11581| #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER)
11582| #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER)
11583| #define POSIX_YIELD_FUNC sched_yield()
11584| #define G_THREAD_SOURCE "gthread-posix.c"
11585| #define GLIB_SIZEOF_GMUTEX 64
11586| #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
11587| #define G_ATOMIC_X86_64 1
11588| /* end confdefs.h.  */
11589|
11590|       #include <stdlib.h>
11591|       #include <fcntl.h>
11592|       #include <poll.h>
11593|       #ifdef HAVE_SYS_POLL_H
11594|       #include <sys/poll.h>
11595|       #endif
11596|       int main(void) {
11597|         struct pollfd fds[1];
11598|         int fd;
11599|         fd = open("/dev/null", 1);
11600|         fds[0].fd = fd;
11601|         fds[0].events = POLLIN;
11602|         fds[0].revents = 0;
11603|         if (poll(fds, 1, 0) < 0 || (fds[0].revents & POLLNVAL) != 0) {
11604|               exit(1);  /* Does not work for devices -- fail */
11605|         }
11606|         exit(0);
11607|       }
11608configure:27624: result: yes
11609configure:27818: checking whether compiler understands -Wno-pointer-sign
11610configure:27833: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -Wno-pointer-sign -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT conftest.c >&5
11611configure:27833: $? = 0
11612configure:27835: result: yes
11613configure:27872: checking for EILSEQ
11614configure:27889: /Developer/usr/bin/clang -c -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT conftest.c >&5
11615conftest.c:167:5: warning: unused variable 'error' [-Wunused-variable]
11616int error = EILSEQ;
11617    ^
116181 warning generated.
11619configure:27889: $? = 0
11620configure:27895: result: yes
11621configure:28006: checking for gtkdoc-check
11622configure:28039: result: no
11623configure:28048: checking for gtkdoc-rebase
11624configure:28081: result: no
11625configure:28092: checking for gtkdoc-mkpdf
11626configure:28125: result: no
11627configure:28256: checking whether to build gtk-doc documentation
11628configure:28258: result: no
11629configure:28504: checking whether to include dtrace tracing support
11630configure:28573: result: no
11631configure:28590: checking whether to include systemtap tracing support
11632configure:28601: result: no
11633configure:28819: checking for DBUS1
11634configure:28876: result: no
11635configure:28905: checking for -Bsymbolic-functions linker flag
11636configure:28919: /Developer/usr/bin/clang -o conftest -pipe -O2 -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -Wl,-Bsymbolic-functions conftest.c -lintl   >&5
11637conftest.c:164:16: error: expected ';' at end of declaration
11638int main (void) { return 0; }
11639               ^
11640               ;
116411 error generated.
11642configure:28919: $? = 1
11643configure: failed program was:
11644| /* confdefs.h */
11645| #define PACKAGE_NAME "glib"
11646| #define PACKAGE_TARNAME "glib"
11647| #define PACKAGE_VERSION "2.30.2"
11648| #define PACKAGE_STRING "glib 2.30.2"
11649| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
11650| #define PACKAGE_URL ""
11651| #define GLIB_MAJOR_VERSION 2
11652| #define GLIB_MINOR_VERSION 30
11653| #define GLIB_MICRO_VERSION 2
11654| #define GLIB_INTERFACE_AGE 2
11655| #define GLIB_BINARY_AGE 3002
11656| #define HAVE_CARBON 1
11657| #define NEED_ICONV_CACHE 1
11658| #define HAVE_LOCALE_H 1
11659| #define HAVE_LC_MESSAGES 1
11660| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
11661| #define HAVE_GETTEXT 1
11662| #define HAVE_DCGETTEXT 1
11663| #define ENABLE_NLS 1
11664| #define GETTEXT_PACKAGE "glib20"
11665| #define GLIB_LOCALE_DIR "/opt/local/share/locale"
11666| #define USE_LIBICONV_GNU 1
11667| #define HAVE_DLFCN_H 1
11668| #define LT_OBJDIR ".libs/"
11669| #define STDC_HEADERS 1
11670| #define HAVE_VPRINTF 1
11671| #define HAVE_ALLOCA_H 1
11672| #define HAVE_ALLOCA 1
11673| #define HAVE_MMAP 1
11674| #define HAVE_POSIX_MEMALIGN 1
11675| #define HAVE_VALLOC 1
11676| #define HAVE_FSYNC 1
11677| #define HAVE_ATEXIT 1
11678| #define HAVE_TIMEGM 1
11679| #define HAVE_GMTIME_R 1
11680| #define SIZEOF_CHAR 1
11681| #define SIZEOF_SHORT 2
11682| #define SIZEOF_LONG 8
11683| #define SIZEOF_INT 4
11684| #define SIZEOF_VOID_P 8
11685| #define SIZEOF_LONG_LONG 8
11686| #define SIZEOF___INT64 0
11687| #define HAVE_LONG_LONG_FORMAT 1
11688| #define SANE_MALLOC_PROTOS 1
11689| #define G_HAVE___INLINE 1
11690| #define G_HAVE___INLINE__ 1
11691| #define G_HAVE_INLINE 1
11692| #define HAVE_DIRENT_H 1
11693| #define HAVE_FLOAT_H 1
11694| #define HAVE_LIMITS_H 1
11695| #define HAVE_PWD_H 1
11696| #define HAVE_GRP_H 1
11697| #define HAVE_SYS_PARAM_H 1
11698| #define HAVE_SYS_POLL_H 1
11699| #define HAVE_SYS_RESOURCE_H 1
11700| #define HAVE_SYS_TIME_H 1
11701| #define HAVE_SYS_TIMES_H 1
11702| #define HAVE_SYS_WAIT_H 1
11703| #define HAVE_UNISTD_H 1
11704| #define HAVE_SYS_SELECT_H 1
11705| #define HAVE_SYS_TYPES_H 1
11706| #define HAVE_STDINT_H 1
11707| #define HAVE_INTTYPES_H 1
11708| #define HAVE_SCHED_H 1
11709| #define HAVE_SYS_STATVFS_H 1
11710| #define HAVE_FSTAB_H 1
11711| #define HAVE_SYS_UIO_H 1
11712| #define HAVE_SYS_MOUNT_H 1
11713| #define HAVE_SYS_SYSCTL_H 1
11714| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
11715| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
11716| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
11717| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
11718| #define HAVE_STRUCT_TM_TM_GMTOFF 1
11719| #define HAVE_LANGINFO_CODESET 1
11720| #define HAVE_STDDEF_H 1
11721| #define HAVE_STDLIB_H 1
11722| #define HAVE_STRING_H 1
11723| #define HAVE_SETLOCALE 1
11724| #define SIZEOF_SIZE_T 8
11725| #define HAVE_LSTAT 1
11726| #define HAVE_STRERROR 1
11727| #define HAVE_STRSIGNAL 1
11728| #define HAVE_MEMMOVE 1
11729| #define HAVE_VSNPRINTF 1
11730| #define HAVE_STPCPY 1
11731| #define HAVE_STRCASECMP 1
11732| #define HAVE_STRNCASECMP 1
11733| #define HAVE_POLL 1
11734| #define HAVE_GETCWD 1
11735| #define HAVE_VASPRINTF 1
11736| #define HAVE_SETENV 1
11737| #define HAVE_UNSETENV 1
11738| #define HAVE_GETC_UNLOCKED 1
11739| #define HAVE_READLINK 1
11740| #define HAVE_SYMLINK 1
11741| #define HAVE_MEMMEM 1
11742| #define HAVE_CHOWN 1
11743| #define HAVE_LCHMOD 1
11744| #define HAVE_LCHOWN 1
11745| #define HAVE_FCHMOD 1
11746| #define HAVE_FCHOWN 1
11747| #define HAVE_LINK 1
11748| #define HAVE_UTIMES 1
11749| #define HAVE_GETGRGID 1
11750| #define HAVE_GETPWUID 1
11751| #define HAVE_GETFSSTAT 1
11752| #define HAVE_STATVFS 1
11753| #define HAVE_STATFS 1
11754| #define USE_STATFS 1
11755| #define HAVE_CRT_EXTERNS_H 1
11756| #define HAVE__NSGETENVIRON 1
11757| #define HAVE_C99_VSNPRINTF 1
11758| #define HAVE_UNIX98_PRINTF 1
11759| #define HAVE_ENDSERVENT 1
11760| #define HAVE_NETDB_H 1
11761| #define HAVE_ARPA_NAMESER_COMPAT_H 1
11762| #define HAVE_STRNDUP 1
11763| #define HAVE_SETREUID 1
11764| #define STATFS_ARGS 2
11765| #define HAVE_GOOD_PRINTF 1
11766| #define HAVE_LONG_LONG 1
11767| #define HAVE_LONG_DOUBLE 1
11768| #define HAVE_WCHAR_T 1
11769| #define HAVE_WINT_T 1
11770| #define HAVE_PTRDIFF_T 1
11771| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
11772| #define HAVE_STDINT_H_WITH_UINTMAX 1
11773| #define HAVE_INTMAX_T 1
11774| #define HAVE_SNPRINTF 1
11775| #define HAVE_WCSLEN 1
11776| #define HAVE_C99_SNPRINTF 1
11777| #define REALLOC_0_WORKS 1
11778| #define HAVE_CODESET 1
11779| #define HAVE_LANGINFO_TIME 1
11780| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
11781| #define HAVE_STRLCPY 1
11782| #define G_VA_COPY va_copy
11783| #define G_VA_COPY_AS_ARRAY 1
11784| #define HAVE_SYS_XATTR_H 1
11785| #define HAVE_XATTR 1
11786| #define HAVE_XATTR_NOFOLLOW 1
11787| #define HAVE_LOCALTIME_R 1
11788| #define HAVE_GMTIME_R 1
11789| #define HAVE_POSIX_GETPWUID_R 1
11790| #define HAVE_POSIX_GETGRGID_R 1
11791| #define GLIB_SIZEOF_SYSTEM_THREAD 8
11792| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
11793| #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER)
11794| #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER)
11795| #define POSIX_YIELD_FUNC sched_yield()
11796| #define G_THREAD_SOURCE "gthread-posix.c"
11797| #define GLIB_SIZEOF_GMUTEX 64
11798| #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
11799| #define G_ATOMIC_X86_64 1
11800| #define BROKEN_POLL 1
11801| #define ENABLE_REGEX /**/
11802| /* end confdefs.h.  */
11803|
11804| int
11805| main ()
11806| {
11807| int main (void) { return 0; }
11808|   ;
11809|   return 0;
11810| }
11811configure:28924: result: no
11812configure:29272: creating ./config.status
11813
11814## ---------------------- ##
11815## Running config.status. ##
11816## ---------------------- ##
11817
11818This file was extended by glib config.status 2.30.2, which was
11819generated by GNU Autoconf 2.68.  Invocation command line was
11820
11821  CONFIG_FILES    =
11822  CONFIG_HEADERS  =
11823  CONFIG_LINKS    =
11824  CONFIG_COMMANDS =
11825  $ ./config.status
11826
11827on White.local
11828
11829config.status:1915: creating glib-2.0.pc
11830config.status:1915: creating glib-2.0-uninstalled.pc
11831config.status:1915: creating gmodule-2.0.pc
11832config.status:1915: creating gmodule-export-2.0.pc
11833config.status:1915: creating gmodule-no-export-2.0.pc
11834config.status:1915: creating gmodule-2.0-uninstalled.pc
11835config.status:1915: creating gmodule-no-export-2.0-uninstalled.pc
11836config.status:1915: creating gthread-2.0.pc
11837config.status:1915: creating gthread-2.0-uninstalled.pc
11838config.status:1915: creating gobject-2.0.pc
11839config.status:1915: creating gobject-2.0-uninstalled.pc
11840config.status:1915: creating gio-2.0.pc
11841config.status:1915: creating gio-unix-2.0.pc
11842config.status:1915: creating gio-windows-2.0.pc
11843config.status:1915: creating gio-2.0-uninstalled.pc
11844config.status:1915: creating gio-unix-2.0-uninstalled.pc
11845config.status:1915: creating glib-zip
11846config.status:1915: creating glib-gettextize
11847config.status:1915: creating Makefile
11848config.status:1915: creating build/Makefile
11849config.status:1915: creating build/win32/Makefile
11850config.status:1915: creating build/win32/dirent/Makefile
11851config.status:1915: creating build/win32/vs9/Makefile
11852config.status:1915: creating build/win32/vs10/Makefile
11853config.status:1915: creating glib/Makefile
11854config.status:1915: creating glib/glib.stp
11855config.status:1915: creating glib/libcharset/Makefile
11856config.status:1915: creating glib/gnulib/Makefile
11857config.status:1915: creating glib/pcre/Makefile
11858config.status:1915: creating glib/update-pcre/Makefile
11859config.status:1915: creating glib/tests/Makefile
11860config.status:1915: creating gmodule/Makefile
11861config.status:1915: creating gmodule/gmoduleconf.h
11862config.status:1915: creating gobject/Makefile
11863config.status:1915: creating gobject/gobject.stp
11864config.status:1915: creating gobject/glib-mkenums
11865config.status:1915: creating gobject/tests/Makefile
11866config.status:1915: creating gthread/Makefile
11867config.status:1915: creating gthread/tests/Makefile
11868config.status:1915: creating gio/Makefile
11869config.status:1915: creating gio/gdbus-2.0/codegen/Makefile
11870config.status:1915: creating gio/gdbus-2.0/codegen/config.py
11871config.status:1915: creating gio/xdgmime/Makefile
11872config.status:1915: creating gio/inotify/Makefile
11873config.status:1915: creating gio/libasyncns/Makefile
11874config.status:1915: creating gio/fen/Makefile
11875config.status:1915: creating gio/fam/Makefile
11876config.status:1915: creating gio/win32/Makefile
11877config.status:1915: creating gio/tests/Makefile
11878config.status:1915: creating gio/tests/gdbus-object-manager-example/Makefile
11879config.status:1915: creating po/Makefile.in
11880config.status:1915: creating docs/Makefile
11881config.status:1915: creating docs/reference/Makefile
11882config.status:1915: creating docs/reference/glib/Makefile
11883config.status:1915: creating docs/reference/glib/version.xml
11884config.status:1915: creating docs/reference/gobject/Makefile
11885config.status:1915: creating docs/reference/gobject/version.xml
11886config.status:1915: creating docs/reference/gio/Makefile
11887config.status:1915: creating docs/reference/gio/gdbus-object-manager-example/Makefile
11888config.status:1915: creating docs/reference/gio/version.xml
11889config.status:1915: creating tests/Makefile
11890config.status:1915: creating tests/gobject/Makefile
11891config.status:1915: creating tests/refcount/Makefile
11892config.status:1915: creating m4macros/Makefile
11893config.status:1915: creating config.h
11894config.status:2144: executing depfiles commands
11895config.status:2144: executing default-1 commands
11896config.status:2144: executing libtool commands
11897config.status:2144: executing glib/glibconfig.h commands
11898config.status:2144: executing chmod-scripts commands
11899
11900## ---------------- ##
11901## Cache variables. ##
11902## ---------------- ##
11903
11904ac_cv_build=x86_64-apple-darwin11.2.0
11905ac_cv_c_bigendian=no
11906ac_cv_c_compiler_gnu=yes
11907ac_cv_c_const=yes
11908ac_cv_cxx_compiler_gnu=yes
11909ac_cv_env_CCC_set=
11910ac_cv_env_CCC_value=
11911ac_cv_env_CC_set=set
11912ac_cv_env_CC_value=/Developer/usr/bin/clang
11913ac_cv_env_CFLAGS_set=set
11914ac_cv_env_CFLAGS_value='-pipe -O2 -fstrict-aliasing -arch x86_64'
11915ac_cv_env_CPPFLAGS_set=set
11916ac_cv_env_CPPFLAGS_value=-I/opt/local/include
11917ac_cv_env_CPP_set=
11918ac_cv_env_CPP_value=
11919ac_cv_env_CXXCPP_set=
11920ac_cv_env_CXXCPP_value=
11921ac_cv_env_CXXFLAGS_set=set
11922ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64'
11923ac_cv_env_CXX_set=set
11924ac_cv_env_CXX_value=/Developer/usr/bin/clang++
11925ac_cv_env_DBUS1_CFLAGS_set=
11926ac_cv_env_DBUS1_CFLAGS_value=
11927ac_cv_env_DBUS1_LIBS_set=
11928ac_cv_env_DBUS1_LIBS_value=
11929ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
11930ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
11931ac_cv_env_GTKDOC_DEPS_LIBS_set=
11932ac_cv_env_GTKDOC_DEPS_LIBS_value=
11933ac_cv_env_LDFLAGS_set=set
11934ac_cv_env_LDFLAGS_value='-L/opt/local/lib -lresolv -bind_at_load -arch x86_64'
11935ac_cv_env_LIBFFI_CFLAGS_set=set
11936ac_cv_env_LIBFFI_CFLAGS_value=-I/opt/local/lib/libffi-3.0.10/include
11937ac_cv_env_LIBFFI_LIBS_set=set
11938ac_cv_env_LIBFFI_LIBS_value='-L/opt/local/lib -lffi'
11939ac_cv_env_LIBS_set=
11940ac_cv_env_LIBS_value=
11941ac_cv_env_PCRE_CFLAGS_set=
11942ac_cv_env_PCRE_CFLAGS_value=
11943ac_cv_env_PCRE_LIBS_set=
11944ac_cv_env_PCRE_LIBS_value=
11945ac_cv_env_PKG_CONFIG_LIBDIR_set=
11946ac_cv_env_PKG_CONFIG_LIBDIR_value=
11947ac_cv_env_PKG_CONFIG_PATH_set=
11948ac_cv_env_PKG_CONFIG_PATH_value=
11949ac_cv_env_PKG_CONFIG_set=set
11950ac_cv_env_PKG_CONFIG_value=false
11951ac_cv_env_ZLIB_CFLAGS_set=set
11952ac_cv_env_ZLIB_CFLAGS_value=-I/opt/local/include
11953ac_cv_env_ZLIB_LIBS_set=set
11954ac_cv_env_ZLIB_LIBS_value='-L/opt/local/lib -lz'
11955ac_cv_env_build_alias_set=
11956ac_cv_env_build_alias_value=
11957ac_cv_env_host_alias_set=
11958ac_cv_env_host_alias_value=
11959ac_cv_env_target_alias_set=
11960ac_cv_env_target_alias_value=
11961ac_cv_func__NSGetEnviron=yes
11962ac_cv_func__doprnt=no
11963ac_cv_func_alloca_works=yes
11964ac_cv_func_atexit=yes
11965ac_cv_func_bind_textdomain_codeset=yes
11966ac_cv_func_chown=yes
11967ac_cv_func_clock_gettime=no
11968ac_cv_func_dcgettext=yes
11969ac_cv_func_dlerror=yes
11970ac_cv_func_dlopen=yes
11971ac_cv_func_dlsym=yes
11972ac_cv_func_endmntent=no
11973ac_cv_func_endservent=yes
11974ac_cv_func_fchmod=yes
11975ac_cv_func_fchown=yes
11976ac_cv_func_fdwalk=no
11977ac_cv_func_fsync=yes
11978ac_cv_func_getc_unlocked=yes
11979ac_cv_func_getcwd=yes
11980ac_cv_func_getfsstat=yes
11981ac_cv_func_getgrgid=yes
11982ac_cv_func_getmntent_r=no
11983ac_cv_func_getprotobyname_r=no
11984ac_cv_func_getpwuid=yes
11985ac_cv_func_getvfsstat=no
11986ac_cv_func_gmtime_r=yes
11987ac_cv_func_hasmntopt=no
11988ac_cv_func_iconv_open=no
11989ac_cv_func_lchmod=yes
11990ac_cv_func_lchown=yes
11991ac_cv_func_link=yes
11992ac_cv_func_localtime_r=yes
11993ac_cv_func_lstat=yes
11994ac_cv_func_memalign=no
11995ac_cv_func_memmem=yes
11996ac_cv_func_memmove=yes
11997ac_cv_func_mmap=yes
11998ac_cv_func_on_exit=no
11999ac_cv_func_pipe2=no
12000ac_cv_func_poll=yes
12001ac_cv_func_posix_getgrgid_r=yes
12002ac_cv_func_posix_getpwuid_r=yes
12003ac_cv_func_posix_memalign=yes
12004ac_cv_func_printf_unix98=yes
12005ac_cv_func_qsort_r=yes
12006ac_cv_func_readlink=yes
12007ac_cv_func_setenv=yes
12008ac_cv_func_setlocale=yes
12009ac_cv_func_setmntent=no
12010ac_cv_func_setresuid=no
12011ac_cv_func_setreuid=yes
12012ac_cv_func_snprintf=yes
12013ac_cv_func_snprintf_c99=yes
12014ac_cv_func_socket=yes
12015ac_cv_func_splice=no
12016ac_cv_func_statfs=yes
12017ac_cv_func_statvfs=no
12018ac_cv_func_stpcpy=yes
12019ac_cv_func_strcasecmp=yes
12020ac_cv_func_strerror=yes
12021ac_cv_func_strncasecmp=yes
12022ac_cv_func_strndup=yes
12023ac_cv_func_strsignal=yes
12024ac_cv_func_symlink=yes
12025ac_cv_func_timegm=yes
12026ac_cv_func_unsetenv=yes
12027ac_cv_func_utimes=yes
12028ac_cv_func_valloc=yes
12029ac_cv_func_vasprintf=yes
12030ac_cv_func_vprintf=yes
12031ac_cv_func_vsnprintf=yes
12032ac_cv_func_vsnprintf_c99=yes
12033ac_cv_func_wcslen=yes
12034ac_cv_gnu_library_2_1=no
12035ac_cv_header_arpa_nameser_compat_h=yes
12036ac_cv_header_crt_externs_h=yes
12037ac_cv_header_dirent_h=yes
12038ac_cv_header_dlfcn_h=yes
12039ac_cv_header_float_h=yes
12040ac_cv_header_fstab_h=yes
12041ac_cv_header_grp_h=yes
12042ac_cv_header_inttypes_h=yes
12043ac_cv_header_libintl_h=yes
12044ac_cv_header_limits_h=yes
12045ac_cv_header_linux_magic_h=no
12046ac_cv_header_locale_h=yes
12047ac_cv_header_malloc_h=no
12048ac_cv_header_mntent_h=no
12049ac_cv_header_netdb_h=yes
12050ac_cv_header_pwd_h=yes
12051ac_cv_header_sched_h=yes
12052ac_cv_header_stdc=yes
12053ac_cv_header_stddef_h=yes
12054ac_cv_header_stdint_h=yes
12055ac_cv_header_stdlib_h=yes
12056ac_cv_header_string_h=yes
12057ac_cv_header_sys_inotify_h=no
12058ac_cv_header_sys_mkdev_h=no
12059ac_cv_header_sys_mntctl_h=no
12060ac_cv_header_sys_mnttab_h=no
12061ac_cv_header_sys_mount_h=yes
12062ac_cv_header_sys_param_h=yes
12063ac_cv_header_sys_poll_h=yes
12064ac_cv_header_sys_prctl_h=no
12065ac_cv_header_sys_resource_h=yes
12066ac_cv_header_sys_select_h=yes
12067ac_cv_header_sys_statfs_h=no
12068ac_cv_header_sys_statvfs_h=yes
12069ac_cv_header_sys_sysctl_h=yes
12070ac_cv_header_sys_time_h=yes
12071ac_cv_header_sys_times_h=yes
12072ac_cv_header_sys_types_h=yes
12073ac_cv_header_sys_uio_h=yes
12074ac_cv_header_sys_vfs_h=no
12075ac_cv_header_sys_vfstab_h=no
12076ac_cv_header_sys_vmount_h=no
12077ac_cv_header_sys_wait_h=yes
12078ac_cv_header_sys_xattr_h=yes
12079ac_cv_header_unistd_h=yes
12080ac_cv_header_values_h=no
12081ac_cv_header_wspiapi_h=no
12082ac_cv_host=x86_64-apple-darwin11.2.0
12083ac_cv_lib_c_getxattr=yes
12084ac_cv_lib_fam_FAMOpen=no
12085ac_cv_lib_iconv_libiconv_open=yes
12086ac_cv_lib_intl_bindtextdomain=yes
12087ac_cv_lib_intl_dgettext=yes
12088ac_cv_lib_intl_ngettext=yes
12089ac_cv_lib_rt_clock_gettime=no
12090ac_cv_lib_selinux_is_selinux_enabled=no
12091ac_cv_member_struct_stat_st_atim_tv_nsec=no
12092ac_cv_member_struct_stat_st_atimensec=no
12093ac_cv_member_struct_stat_st_blksize=yes
12094ac_cv_member_struct_stat_st_blocks=yes
12095ac_cv_member_struct_stat_st_ctim_tv_nsec=no
12096ac_cv_member_struct_stat_st_ctimensec=no
12097ac_cv_member_struct_stat_st_mtim_tv_nsec=no
12098ac_cv_member_struct_stat_st_mtimensec=no
12099ac_cv_member_struct_statfs_f_bavail=yes
12100ac_cv_member_struct_statfs_f_fstypename=yes
12101ac_cv_member_struct_statvfs_f_basetype=no
12102ac_cv_member_struct_statvfs_f_fstypename=no
12103ac_cv_member_struct_tm___tm_gmtoff=no
12104ac_cv_member_struct_tm_tm_gmtoff=yes
12105ac_cv_objext=o
12106ac_cv_path_EGREP='/usr/bin/grep -E'
12107ac_cv_path_FGREP='/usr/bin/grep -F'
12108ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
12109ac_cv_path_GREP=/usr/bin/grep
12110ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
12111ac_cv_path_PERL_PATH=/opt/local/bin/perl
12112ac_cv_path_PYTHON=/opt/local/bin/python
12113ac_cv_path_SED=/usr/bin/sed
12114ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
12115ac_cv_prog_AWK=awk
12116ac_cv_prog_CPP='/Developer/usr/bin/clang -E'
12117ac_cv_prog_CXXCPP='/Developer/usr/bin/clang++ -E'
12118ac_cv_prog_INDENT=indent
12119ac_cv_prog_PERL=/opt/local/bin/perl
12120ac_cv_prog_ac_ct_AR=ar
12121ac_cv_prog_ac_ct_CC=/Developer/usr/bin/clang
12122ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
12123ac_cv_prog_ac_ct_LIPO=lipo
12124ac_cv_prog_ac_ct_NMEDIT=nmedit
12125ac_cv_prog_ac_ct_OTOOL=otool
12126ac_cv_prog_ac_ct_RANLIB=ranlib
12127ac_cv_prog_ac_ct_STRIP=strip
12128ac_cv_prog_cc__Developer_usr_bin_clang_c_o=yes
12129ac_cv_prog_cc_c89=
12130ac_cv_prog_cc_g=yes
12131ac_cv_prog_cxx_g=yes
12132ac_cv_prog_make_make_set=yes
12133ac_cv_sizeof___int64=0
12134ac_cv_sizeof_char=1
12135ac_cv_sizeof_int=4
12136ac_cv_sizeof_long=8
12137ac_cv_sizeof_long_long=8
12138ac_cv_sizeof_short=2
12139ac_cv_sizeof_size_t=8
12140ac_cv_sizeof_void_p=8
12141ac_cv_sys_file_offset_bits=no
12142ac_cv_sys_largefile_CC=no
12143ac_cv_type_long_long=yes
12144ac_cv_type_ptrdiff_t=yes
12145ac_cv_type_size_t=yes
12146ac_cv_working_alloca_h=yes
12147am_cv_CC_dependencies_compiler_type=gcc3
12148am_cv_CXX_dependencies_compiler_type=gcc3
12149am_cv_langinfo_codeset=yes
12150am_cv_pathless_PYTHON=python
12151am_cv_prog_cc_stdc=
12152am_cv_prog_tar_ustar=gnutar
12153am_cv_python_platform=darwin
12154am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
12155am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
12156am_cv_python_version=2.7
12157am_cv_val_LC_MESSAGES=yes
12158bh_cv_c_signed=yes
12159g_cv_support_dowhile_macros=no
12160glib_cv___va_copy=yes
12161glib_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
12162glib_cv_compliant_posix_memalign=1
12163glib_cv_eventfd=no
12164glib_cv_futex=no
12165glib_cv_gcc_has_builtin_atomic_operations=yes
12166glib_cv_has__inline=yes
12167glib_cv_has__inline__=yes
12168glib_cv_has_win32_atomic_operations=no
12169glib_cv_hasinline=yes
12170glib_cv_have_qsort_r=no
12171glib_cv_have_strlcpy=yes
12172glib_cv_langinfo_codeset=yes
12173glib_cv_langinfo_outdigit=no
12174glib_cv_langinfo_time=yes
12175glib_cv_long_long_format=ll
12176glib_cv_monotonic_clock=no
12177glib_cv_rtldglobal_broken=no
12178glib_cv_sane_realloc=yes
12179glib_cv_sizeof_gmutex=64
12180glib_cv_sizeof_system_thread=8
12181glib_cv_stack_grows=yes
12182glib_cv_uscore=no
12183glib_cv_va_copy=yes
12184glib_cv_va_val_copy=no
12185glib_cv_value_AF_INET6=30
12186glib_cv_value_AF_INET=2
12187glib_cv_value_AF_UNIX=1
12188glib_cv_value_MSG_DONTROUTE=4
12189glib_cv_value_MSG_OOB=1
12190glib_cv_value_MSG_PEEK=2
12191glib_cv_value_POLLERR=8
12192glib_cv_value_POLLHUP=16
12193glib_cv_value_POLLIN=1
12194glib_cv_value_POLLNVAL=32
12195glib_cv_value_POLLOUT=4
12196glib_cv_value_POLLPRI=2
12197gt_cv_c_long_double=yes
12198gt_cv_c_wchar_t=yes
12199gt_cv_c_wint_t=yes
12200gt_cv_func_dgettext_libc=no
12201gt_cv_func_dgettext_libintl=yes
12202gt_cv_func_ngettext_libc=no
12203gt_cv_have_gettext=yes
12204jm_ac_cv_header_inttypes_h=yes
12205jm_ac_cv_header_stdint_h=yes
12206lt_cv_apple_cc_single_mod=yes
12207lt_cv_ar_at_file=no
12208lt_cv_deplibs_check_method=pass_all
12209lt_cv_file_magic_cmd='$MAGIC_CMD'
12210lt_cv_file_magic_test_file=
12211lt_cv_ld_exported_symbols_list=yes
12212lt_cv_ld_force_load=yes
12213lt_cv_ld_reload_flag=-r
12214lt_cv_nm_interface='BSD nm'
12215lt_cv_objdir=.libs
12216lt_cv_path_LD=/Developer/usr/bin/ld
12217lt_cv_path_LDCXX=/Developer/usr/bin/ld
12218lt_cv_path_NM=/usr/bin/nm
12219lt_cv_path_mainfest_tool=no
12220lt_cv_prog_compiler_c_o=yes
12221lt_cv_prog_compiler_c_o_CXX=yes
12222lt_cv_prog_compiler_pic='-fno-common -DPIC'
12223lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
12224lt_cv_prog_compiler_pic_works=yes
12225lt_cv_prog_compiler_pic_works_CXX=yes
12226lt_cv_prog_compiler_rtti_exceptions=yes
12227lt_cv_prog_compiler_static_works=no
12228lt_cv_prog_compiler_static_works_CXX=no
12229lt_cv_prog_gnu_ld=no
12230lt_cv_prog_gnu_ldcxx=no
12231lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
12232lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
12233lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
12234lt_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'\'''
12235lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
12236lt_cv_sys_max_cmd_len=196608
12237lt_cv_to_host_file_cmd=func_convert_file_noop
12238lt_cv_to_tool_file_cmd=func_convert_file_noop
12239pkg_cv_LIBFFI_CFLAGS=-I/opt/local/lib/libffi-3.0.10/include
12240pkg_cv_LIBFFI_LIBS='-L/opt/local/lib -lffi'
12241pkg_cv_ZLIB_CFLAGS=-I/opt/local/include
12242pkg_cv_ZLIB_LIBS='-L/opt/local/lib -lz'
12243
12244## ----------------- ##
12245## Output variables. ##
12246## ----------------- ##
12247
12248ABS_GLIB_RUNTIME_LIBDIR=''
12249ABS_TAPSET_DIR='$(datadir)/systemtap/tapset'
12250ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.2/missing --run aclocal-1.11'
12251ALLOCA=''
12252AMDEPBACKSLASH='\'
12253AMDEP_FALSE='#'
12254AMDEP_TRUE=''
12255AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.2/missing --run tar'
12256AM_BACKSLASH='\'
12257AM_DEFAULT_VERBOSITY='0'
12258AR='ar'
12259AS='as'
12260AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.2/missing --run autoconf'
12261AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.2/missing --run autoheader'
12262AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.2/missing --run automake-1.11'
12263AWK='awk'
12264CATALOGS=' 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 ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
12265CATOBJEXT='.gmo'
12266CC='/Developer/usr/bin/clang'
12267CCDEPMODE='depmode=gcc3'
12268CFLAGS='-pipe -O2 -fstrict-aliasing -arch x86_64 -Wall'
12269CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS'
12270CPP='/Developer/usr/bin/clang -E'
12271CPPFLAGS='-I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT'
12272CROSS_COMPILING_FALSE=''
12273CROSS_COMPILING_TRUE='#'
12274CXX='/Developer/usr/bin/clang++'
12275CXXCPP='/Developer/usr/bin/clang++ -E'
12276CXXDEPMODE='depmode=gcc3'
12277CXXFLAGS='-pipe -O2 -arch x86_64'
12278CYGPATH_W='echo'
12279DATADIRNAME='share'
12280DBUS1_CFLAGS=''
12281DBUS1_LIBS=''
12282DEFS='-DHAVE_CONFIG_H'
12283DEPDIR='.deps'
12284DISABLE_MEM_POOLS=''
12285DLLTOOL='false'
12286DSYMUTIL='dsymutil'
12287DTRACE=''
12288DUMPBIN=''
12289ECHO_C='\c'
12290ECHO_N=''
12291ECHO_T=''
12292EGREP='/usr/bin/grep -E'
12293ENABLE_DTRACE_FALSE=''
12294ENABLE_DTRACE_TRUE='#'
12295ENABLE_GTK_DOC_FALSE=''
12296ENABLE_GTK_DOC_TRUE='#'
12297ENABLE_MAN_FALSE=''
12298ENABLE_MAN_TRUE='#'
12299ENABLE_REGEX_FALSE='#'
12300ENABLE_REGEX_TRUE=''
12301ENABLE_SYSTEMTAP_FALSE=''
12302ENABLE_SYSTEMTAP_TRUE='#'
12303ENABLE_TIMELOOP_FALSE='#'
12304ENABLE_TIMELOOP_TRUE=''
12305EXEEXT=''
12306FAM_LIBS=''
12307FGREP='/usr/bin/grep -F'
12308GETTEXT_PACKAGE='glib20'
12309GIO='giounix.lo'
12310GIO_MODULE_DIR='${libdir}/gio/modules'
12311GLIBC21='no'
12312GLIB_BINARY_AGE='3002'
12313GLIB_COMPILE_SCHEMAS=''
12314GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS'
12315GLIB_EXTRA_CFLAGS=''
12316GLIB_GENMARSHAL=''
12317GLIB_INTERFACE_AGE='2'
12318GLIB_LINK_FLAGS=''
12319GLIB_MAJOR_VERSION='2'
12320GLIB_MICRO_VERSION='2'
12321GLIB_MINOR_VERSION='30'
12322GLIB_RT_LIBS=''
12323GLIB_RUNTIME_LIBDIR=''
12324GLIB_VERSION='2.30.2'
12325GLIB_WIN32_STATIC_COMPILATION_DEFINE=''
12326GMOFILES=' 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 ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
12327GMSGFMT='/opt/local/bin/msgfmt'
12328GREP='/usr/bin/grep'
12329GSPAWN='gspawn.lo'
12330GTHREAD_COMPILE_IMPL_DEFINES='-D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE'
12331GTKDOC_CHECK=''
12332GTKDOC_DEPS_CFLAGS=''
12333GTKDOC_DEPS_LIBS=''
12334GTKDOC_MKPDF=''
12335GTKDOC_REBASE='true'
12336GTK_DOC_BUILD_HTML_FALSE='#'
12337GTK_DOC_BUILD_HTML_TRUE=''
12338GTK_DOC_BUILD_PDF_FALSE=''
12339GTK_DOC_BUILD_PDF_TRUE='#'
12340GTK_DOC_USE_LIBTOOL_FALSE='#'
12341GTK_DOC_USE_LIBTOOL_TRUE=''
12342GTK_DOC_USE_REBASE_FALSE='#'
12343GTK_DOC_USE_REBASE_TRUE=''
12344G_LIBS_EXTRA=''
12345G_MODULE_BROKEN_RTLD_GLOBAL='0'
12346G_MODULE_HAVE_DLERROR='1'
12347G_MODULE_IMPL='G_MODULE_IMPL_DL'
12348G_MODULE_LDFLAGS=''
12349G_MODULE_LIBS=''
12350G_MODULE_LIBS_EXTRA=''
12351G_MODULE_NEED_USCORE='0'
12352G_MODULE_PLUGIN_LIBS=''
12353G_MODULE_SUPPORTED='true'
12354G_THREAD_CFLAGS='-D_REENTRANT'
12355G_THREAD_LIBS=' '
12356G_THREAD_LIBS_EXTRA=''
12357G_THREAD_LIBS_FOR_GTHREAD=' '
12358HAVE_CXX_FALSE='#'
12359HAVE_CXX_TRUE=''
12360HAVE_DBUS1_FALSE=''
12361HAVE_DBUS1_TRUE='#'
12362HAVE_EVENTFD_FALSE=''
12363HAVE_EVENTFD_TRUE='#'
12364HAVE_FAM_FALSE=''
12365HAVE_FAM_TRUE='#'
12366HAVE_FEN_FALSE=''
12367HAVE_FEN_TRUE='#'
12368HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_FALSE='#'
12369HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_TRUE=''
12370HAVE_GCC_FALSE='#'
12371HAVE_GCC_TRUE=''
12372HAVE_GLIB_RUNTIME_LIBDIR_FALSE=''
12373HAVE_GLIB_RUNTIME_LIBDIR_TRUE='#'
12374HAVE_GNUC_VISIBILITY_FALSE='#'
12375HAVE_GNUC_VISIBILITY_TRUE=''
12376HAVE_GOOD_PRINTF_FALSE='#'
12377HAVE_GOOD_PRINTF_TRUE=''
12378HAVE_INOTIFY_FALSE=''
12379HAVE_INOTIFY_TRUE='#'
12380HAVE_SUNSTUDIO_VISIBILITY_FALSE=''
12381HAVE_SUNSTUDIO_VISIBILITY_TRUE='#'
12382HAVE_THREADS_FALSE='#'
12383HAVE_THREADS_TRUE=''
12384HTML_DIR='${datadir}/gtk-doc/html'
12385ICONV_LIBS='-liconv'
12386INDENT='indent'
12387INSTALL_DATA='${INSTALL} -m 644'
12388INSTALL_PROGRAM='${INSTALL}'
12389INSTALL_SCRIPT='${INSTALL}'
12390INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
12391INSTOBJEXT='.mo'
12392INTLLIBS='-lintl '
12393LD='/Developer/usr/bin/ld'
12394LDFLAGS='-L/opt/local/lib -lresolv -bind_at_load -arch x86_64 -framework Carbon'
12395LIBFFI_CFLAGS='-I/opt/local/lib/libffi-3.0.10/include'
12396LIBFFI_LIBS='-L/opt/local/lib -lffi'
12397LIBOBJS=''
12398LIBS='-lintl  '
12399LIBTOOL='$(SHELL) $(top_builddir)/libtool'
12400LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^g.*"'
12401LIB_EXE_MACHINE_FLAG='X86'
12402LIPO='lipo'
12403LN_S='ln -s'
12404LTLIBOBJS=''
12405LTP=''
12406LTP_GENHTML=''
12407LT_AGE='3000'
12408LT_CURRENT='3000'
12409LT_CURRENT_MINUS_AGE='0'
12410LT_RELEASE='2.30'
12411LT_REVISION='2'
12412MAINT=''
12413MAINTAINER_MODE_FALSE='#'
12414MAINTAINER_MODE_TRUE=''
12415MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.2/missing --run makeinfo'
12416MANIFEST_TOOL=':'
12417MKDIR_P='./install-sh -c -d'
12418MKINSTALLDIRS='./mkinstalldirs'
12419MSGFMT='/opt/local/bin/msgfmt'
12420MSGFMT_OPTS='-c'
12421MS_LIB_AVAILABLE_FALSE=''
12422MS_LIB_AVAILABLE_TRUE='#'
12423NETWORK_LIBS=''
12424NM='/usr/bin/nm'
12425NMEDIT='nmedit'
12426OBJDUMP='false'
12427OBJEXT='o'
12428OS_CARBON_FALSE='#'
12429OS_CARBON_TRUE=''
12430OS_LINUX_FALSE=''
12431OS_LINUX_TRUE='#'
12432OS_UNIX_FALSE='#'
12433OS_UNIX_TRUE=''
12434OS_WIN32_AND_DLL_COMPILATION_FALSE=''
12435OS_WIN32_AND_DLL_COMPILATION_TRUE='#'
12436OS_WIN32_FALSE=''
12437OS_WIN32_TRUE='#'
12438OS_WIN32_X64_FALSE=''
12439OS_WIN32_X64_TRUE='#'
12440OTOOL64=':'
12441OTOOL='otool'
12442PACKAGE='glib'
12443PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib'
12444PACKAGE_NAME='glib'
12445PACKAGE_STRING='glib 2.30.2'
12446PACKAGE_TARNAME='glib'
12447PACKAGE_URL=''
12448PACKAGE_VERSION='2.30.2'
12449PATH_SEPARATOR=':'
12450PCRE_CFLAGS=''
12451PCRE_LIBS=''
12452PCRE_REQUIRES=''
12453PCRE_WARN_CFLAGS=' -Wno-pointer-sign'
12454PERL='/opt/local/bin/perl'
12455PERL_PATH='/opt/local/bin/perl'
12456PKG_CONFIG=''
12457PKG_CONFIG_LIBDIR=''
12458PKG_CONFIG_PATH=''
12459PLATFORMDEP=''
12460PLATFORM_WIN32_FALSE=''
12461PLATFORM_WIN32_TRUE='#'
12462POFILES=' 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 ug.po tt.po uk.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po'
12463POSUB='po'
12464PO_IN_DATADIR_FALSE=''
12465PO_IN_DATADIR_TRUE=''
12466PYTHON='/opt/local/bin/python'
12467PYTHON_EXEC_PREFIX='${exec_prefix}'
12468PYTHON_PLATFORM='darwin'
12469PYTHON_PREFIX='${prefix}'
12470PYTHON_VERSION='2.7'
12471RANLIB='ranlib'
12472REBUILD=''
12473SED='/usr/bin/sed'
12474SELINUX_LIBS=''
12475SET_MAKE=''
12476SHELL='/bin/sh'
12477SHTOOL=''
12478STRIP='strip'
12479USE_NLS='yes'
12480USE_SYSTEM_PCRE_FALSE=''
12481USE_SYSTEM_PCRE_TRUE='#'
12482VERSION='2.30.2'
12483WINDRES=''
12484XATTR_LIBS=''
12485XGETTEXT='/opt/local/bin/xgettext'
12486XMLCATALOG=''
12487XML_CATALOG_FILE=''
12488XSLTPROC=''
12489ZLIB_CFLAGS='-I/opt/local/include'
12490ZLIB_LIBS='-L/opt/local/lib -lz'
12491ac_ct_AR='ar'
12492ac_ct_CC='/Developer/usr/bin/clang'
12493ac_ct_CXX=''
12494ac_ct_DUMPBIN=''
12495am__EXEEXT_FALSE=''
12496am__EXEEXT_TRUE='#'
12497am__fastdepCC_FALSE='#'
12498am__fastdepCC_TRUE=''
12499am__fastdepCXX_FALSE='#'
12500am__fastdepCXX_TRUE=''
12501am__include='include'
12502am__isrc=''
12503am__leading_dot='.'
12504am__quote=''
12505am__tar='tar --format=ustar -chf - "$$tardir"'
12506am__untar='tar -xf -'
12507bindir='${exec_prefix}/bin'
12508build='x86_64-apple-darwin11.2.0'
12509build_alias=''
12510build_cpu='x86_64'
12511build_os='darwin11.2.0'
12512build_vendor='apple'
12513config_h_INCLUDES='-I$(top_builddir)'
12514datadir='${datarootdir}'
12515datarootdir='${prefix}/share'
12516docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
12517dvidir='${docdir}'
12518exec_prefix='${prefix}'
12519gio_INCLUDES='$(gmodule_INCLUDES)'
12520glib_INCLUDES='$(config_h_INCLUDES) -I$(top_builddir)/glib -I$(top_srcdir)/glib -I$(top_srcdir)'
12521gmodule_INCLUDES='$(glib_INCLUDES) -I$(top_srcdir)/gmodule'
12522gobject_INCLUDES='$(gthread_INCLUDES)'
12523gthread_INCLUDES='$(glib_INCLUDES)'
12524host='x86_64-apple-darwin11.2.0'
12525host_alias=''
12526host_cpu='x86_64'
12527host_os='darwin11.2.0'
12528host_vendor='apple'
12529htmldir='${docdir}'
12530includedir='${prefix}/include'
12531infodir='${datarootdir}/info'
12532install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.2/install-sh'
12533libdir='${exec_prefix}/lib'
12534libexecdir='${exec_prefix}/libexec'
12535localedir='/opt/local/share/locale'
12536localstatedir='${prefix}/var'
12537mandir='${datarootdir}/man'
12538mkdir_p='$(top_builddir)/./install-sh -c -d'
12539ms_librarian=''
12540oldincludedir='/usr/include'
12541pdfdir='${docdir}'
12542pkgpyexecdir='${pyexecdir}/glib'
12543pkgpythondir='${pythondir}/glib'
12544prefix='/opt/local'
12545program_transform_name='s,x,x,'
12546psdir='${docdir}'
12547pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
12548pythondir='${prefix}/lib/python2.7/site-packages'
12549sbindir='${exec_prefix}/sbin'
12550sharedstatedir='${prefix}/com'
12551sysconfdir='${prefix}/etc'
12552target_alias=''
12553
12554## ----------- ##
12555## confdefs.h. ##
12556## ----------- ##
12557
12558/* confdefs.h */
12559#define PACKAGE_NAME "glib"
12560#define PACKAGE_TARNAME "glib"
12561#define PACKAGE_VERSION "2.30.2"
12562#define PACKAGE_STRING "glib 2.30.2"
12563#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
12564#define PACKAGE_URL ""
12565#define GLIB_MAJOR_VERSION 2
12566#define GLIB_MINOR_VERSION 30
12567#define GLIB_MICRO_VERSION 2
12568#define GLIB_INTERFACE_AGE 2
12569#define GLIB_BINARY_AGE 3002
12570#define HAVE_CARBON 1
12571#define NEED_ICONV_CACHE 1
12572#define HAVE_LOCALE_H 1
12573#define HAVE_LC_MESSAGES 1
12574#define HAVE_BIND_TEXTDOMAIN_CODESET 1
12575#define HAVE_GETTEXT 1
12576#define HAVE_DCGETTEXT 1
12577#define ENABLE_NLS 1
12578#define GETTEXT_PACKAGE "glib20"
12579#define GLIB_LOCALE_DIR "/opt/local/share/locale"
12580#define USE_LIBICONV_GNU 1
12581#define HAVE_DLFCN_H 1
12582#define LT_OBJDIR ".libs/"
12583#define STDC_HEADERS 1
12584#define HAVE_VPRINTF 1
12585#define HAVE_ALLOCA_H 1
12586#define HAVE_ALLOCA 1
12587#define HAVE_MMAP 1
12588#define HAVE_POSIX_MEMALIGN 1
12589#define HAVE_VALLOC 1
12590#define HAVE_FSYNC 1
12591#define HAVE_ATEXIT 1
12592#define HAVE_TIMEGM 1
12593#define HAVE_GMTIME_R 1
12594#define SIZEOF_CHAR 1
12595#define SIZEOF_SHORT 2
12596#define SIZEOF_LONG 8
12597#define SIZEOF_INT 4
12598#define SIZEOF_VOID_P 8
12599#define SIZEOF_LONG_LONG 8
12600#define SIZEOF___INT64 0
12601#define HAVE_LONG_LONG_FORMAT 1
12602#define SANE_MALLOC_PROTOS 1
12603#define G_HAVE___INLINE 1
12604#define G_HAVE___INLINE__ 1
12605#define G_HAVE_INLINE 1
12606#define HAVE_DIRENT_H 1
12607#define HAVE_FLOAT_H 1
12608#define HAVE_LIMITS_H 1
12609#define HAVE_PWD_H 1
12610#define HAVE_GRP_H 1
12611#define HAVE_SYS_PARAM_H 1
12612#define HAVE_SYS_POLL_H 1
12613#define HAVE_SYS_RESOURCE_H 1
12614#define HAVE_SYS_TIME_H 1
12615#define HAVE_SYS_TIMES_H 1
12616#define HAVE_SYS_WAIT_H 1
12617#define HAVE_UNISTD_H 1
12618#define HAVE_SYS_SELECT_H 1
12619#define HAVE_SYS_TYPES_H 1
12620#define HAVE_STDINT_H 1
12621#define HAVE_INTTYPES_H 1
12622#define HAVE_SCHED_H 1
12623#define HAVE_SYS_STATVFS_H 1
12624#define HAVE_FSTAB_H 1
12625#define HAVE_SYS_UIO_H 1
12626#define HAVE_SYS_MOUNT_H 1
12627#define HAVE_SYS_SYSCTL_H 1
12628#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
12629#define HAVE_STRUCT_STAT_ST_BLOCKS 1
12630#define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
12631#define HAVE_STRUCT_STATFS_F_BAVAIL 1
12632#define HAVE_STRUCT_TM_TM_GMTOFF 1
12633#define HAVE_LANGINFO_CODESET 1
12634#define HAVE_STDDEF_H 1
12635#define HAVE_STDLIB_H 1
12636#define HAVE_STRING_H 1
12637#define HAVE_SETLOCALE 1
12638#define SIZEOF_SIZE_T 8
12639#define HAVE_LSTAT 1
12640#define HAVE_STRERROR 1
12641#define HAVE_STRSIGNAL 1
12642#define HAVE_MEMMOVE 1
12643#define HAVE_VSNPRINTF 1
12644#define HAVE_STPCPY 1
12645#define HAVE_STRCASECMP 1
12646#define HAVE_STRNCASECMP 1
12647#define HAVE_POLL 1
12648#define HAVE_GETCWD 1
12649#define HAVE_VASPRINTF 1
12650#define HAVE_SETENV 1
12651#define HAVE_UNSETENV 1
12652#define HAVE_GETC_UNLOCKED 1
12653#define HAVE_READLINK 1
12654#define HAVE_SYMLINK 1
12655#define HAVE_MEMMEM 1
12656#define HAVE_CHOWN 1
12657#define HAVE_LCHMOD 1
12658#define HAVE_LCHOWN 1
12659#define HAVE_FCHMOD 1
12660#define HAVE_FCHOWN 1
12661#define HAVE_LINK 1
12662#define HAVE_UTIMES 1
12663#define HAVE_GETGRGID 1
12664#define HAVE_GETPWUID 1
12665#define HAVE_GETFSSTAT 1
12666#define HAVE_STATVFS 1
12667#define HAVE_STATFS 1
12668#define USE_STATFS 1
12669#define HAVE_CRT_EXTERNS_H 1
12670#define HAVE__NSGETENVIRON 1
12671#define HAVE_C99_VSNPRINTF 1
12672#define HAVE_UNIX98_PRINTF 1
12673#define HAVE_ENDSERVENT 1
12674#define HAVE_NETDB_H 1
12675#define HAVE_ARPA_NAMESER_COMPAT_H 1
12676#define HAVE_STRNDUP 1
12677#define HAVE_SETREUID 1
12678#define STATFS_ARGS 2
12679#define HAVE_GOOD_PRINTF 1
12680#define HAVE_LONG_LONG 1
12681#define HAVE_LONG_DOUBLE 1
12682#define HAVE_WCHAR_T 1
12683#define HAVE_WINT_T 1
12684#define HAVE_PTRDIFF_T 1
12685#define HAVE_INTTYPES_H_WITH_UINTMAX 1
12686#define HAVE_STDINT_H_WITH_UINTMAX 1
12687#define HAVE_INTMAX_T 1
12688#define HAVE_SNPRINTF 1
12689#define HAVE_WCSLEN 1
12690#define HAVE_C99_SNPRINTF 1
12691#define REALLOC_0_WORKS 1
12692#define HAVE_CODESET 1
12693#define HAVE_LANGINFO_TIME 1
12694#define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
12695#define HAVE_STRLCPY 1
12696#define G_VA_COPY va_copy
12697#define G_VA_COPY_AS_ARRAY 1
12698#define HAVE_SYS_XATTR_H 1
12699#define HAVE_XATTR 1
12700#define HAVE_XATTR_NOFOLLOW 1
12701#define HAVE_LOCALTIME_R 1
12702#define HAVE_GMTIME_R 1
12703#define HAVE_POSIX_GETPWUID_R 1
12704#define HAVE_POSIX_GETGRGID_R 1
12705#define GLIB_SIZEOF_SYSTEM_THREAD 8
12706#define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
12707#define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER)
12708#define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER)
12709#define POSIX_YIELD_FUNC sched_yield()
12710#define G_THREAD_SOURCE "gthread-posix.c"
12711#define GLIB_SIZEOF_GMUTEX 64
12712#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
12713#define G_ATOMIC_X86_64 1
12714#define BROKEN_POLL 1
12715#define ENABLE_REGEX /**/
12716
12717configure: exit 0