Ticket #59333: gtk3_config.log

File gtk3_config.log, 126.9 KB (added by iEFdev, 5 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 gtk+ configure 3.24.12, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-static --disable-glibtest --enable-introspection --disable-cloudprint --disable-wayland-backend --disable-schemas-compile gio_can_sniff=yes --enable-quartz-backend
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = my.host.name
14uname -m = x86_64
15uname -r = 11.4.2
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
18
19/usr/bin/uname -p = x86_64
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.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 10.00 gigabytes
33Default processor set: 107 tasks, 733 threads, 8 processors
34Load average: 1.24, Mach factor: 6.75
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:3210: checking build system type
52configure:3224: result: x86_64-apple-darwin11.4.2
53configure:3244: checking host system type
54configure:3257: result: x86_64-apple-darwin11.4.2
55configure:3342: checking for a BSD-compatible install
56configure:3410: result: /usr/bin/install -c
57configure:3421: checking whether build environment is sane
58configure:3476: result: yes
59configure:3627: checking for a thread-safe mkdir -p
60configure:3666: result: /opt/local/bin/gmkdir -p
61configure:3673: checking for gawk
62configure:3689: found /opt/local/bin/gawk
63configure:3700: result: gawk
64configure:3711: checking whether make sets $(MAKE)
65configure:3733: result: yes
66configure:3762: checking whether make supports nested variables
67configure:3779: result: yes
68configure:3859: checking whether UID '503' is supported by ustar format
69configure:3862: result: yes
70configure:3869: checking whether GID '503' is supported by ustar format
71configure:3872: result: yes
72configure:3880: checking how to create a ustar tar archive
73configure:3891: tar --version
74bsdtar 2.8.3 - libarchive 2.8.3
75configure:3894: $? = 0
76configure:3934: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
77configure:3937: $? = 0
78configure:3941: tar -xf - <conftest.tar
79configure:3944: $? = 0
80configure:3946: cat conftest.dir/file
81GrepMe
82configure:3949: $? = 0
83configure:3962: result: gnutar
84configure:4013: checking whether to enable maintainer-specific portions of Makefiles
85configure:4022: result: yes
86configure:4050: checking whether make supports nested variables
87configure:4067: result: yes
88configure:4194: checking for gcc
89configure:4221: result: /usr/bin/clang -arch x86_64
90configure:4450: checking for C compiler version
91configure:4459: /usr/bin/clang -arch x86_64 --version >&5
92Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
93Target: x86_64-apple-darwin11.4.2
94Thread model: posix
95configure:4470: $? = 0
96configure:4459: /usr/bin/clang -arch x86_64 -v >&5
97Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
98Target: x86_64-apple-darwin11.4.2
99Thread model: posix
100configure:4470: $? = 0
101configure:4459: /usr/bin/clang -arch x86_64 -V >&5
102clang: error: argument to '-V' is missing (expected 1 value)
103clang: error: no input files
104configure:4470: $? = 1
105configure:4459: /usr/bin/clang -arch x86_64 -qversion >&5
106clang: error: no input files
107configure:4470: $? = 1
108configure:4490: checking whether the C compiler works
109configure:4512: /usr/bin/clang -arch x86_64 -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
110configure:4516: $? = 0
111configure:4564: result: yes
112configure:4567: checking for C compiler default output file name
113configure:4569: result: a.out
114configure:4575: checking for suffix of executables
115configure:4582: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
116configure:4586: $? = 0
117configure:4608: result:
118configure:4630: checking whether we are cross compiling
119configure:4638: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
120configure:4642: $? = 0
121configure:4649: ./conftest
122configure:4653: $? = 0
123configure:4668: result: no
124configure:4673: checking for suffix of object files
125configure:4695: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
126configure:4699: $? = 0
127configure:4720: result: o
128configure:4724: checking whether we are using the GNU C compiler
129configure:4743: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
130configure:4743: $? = 0
131configure:4752: result: yes
132configure:4761: checking whether /usr/bin/clang -arch x86_64 accepts -g
133configure:4781: /usr/bin/clang -arch x86_64 -c -g -I/opt/local/include -DX_LOCALE conftest.c >&5
134configure:4781: $? = 0
135configure:4822: result: yes
136configure:4839: checking for /usr/bin/clang -arch x86_64 option to accept ISO C89
137configure:4902: /usr/bin/clang -arch x86_64  -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
138configure:4902: $? = 0
139configure:4915: result: none needed
140configure:4940: checking whether /usr/bin/clang -arch x86_64 understands -c and -o together
141configure:4962: /usr/bin/clang -arch x86_64 -c conftest.c -o conftest2.o
142configure:4965: $? = 0
143configure:4962: /usr/bin/clang -arch x86_64 -c conftest.c -o conftest2.o
144configure:4965: $? = 0
145configure:4977: result: yes
146configure:4997: checking whether make supports the include directive
147configure:5012: make -f confmf.GNU && cat confinc.out
148this is the am__doit target
149configure:5015: $? = 0
150configure:5034: result: yes (GNU style)
151configure:5059: checking dependency style of /usr/bin/clang -arch x86_64
152configure:5170: result: gcc3
153configure:5190: checking how to run the C preprocessor
154configure:5221: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c
155configure:5221: $? = 0
156configure:5235: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c
157conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
158#include <ac_nonexistent.h>
159         ^
1601 error generated.
161configure:5235: $? = 1
162configure: failed program was:
163| /* confdefs.h */
164| #define PACKAGE_NAME "gtk+"
165| #define PACKAGE_TARNAME "gtk+"
166| #define PACKAGE_VERSION "3.24.12"
167| #define PACKAGE_STRING "gtk+ 3.24.12"
168| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
169| #define PACKAGE_URL ""
170| /* end confdefs.h.  */
171| #include <ac_nonexistent.h>
172configure:5260: result: /usr/bin/clang -arch x86_64 -E
173configure:5280: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c
174configure:5280: $? = 0
175configure:5294: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c
176conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
177#include <ac_nonexistent.h>
178         ^
1791 error generated.
180configure:5294: $? = 1
181configure: failed program was:
182| /* confdefs.h */
183| #define PACKAGE_NAME "gtk+"
184| #define PACKAGE_TARNAME "gtk+"
185| #define PACKAGE_VERSION "3.24.12"
186| #define PACKAGE_STRING "gtk+ 3.24.12"
187| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
188| #define PACKAGE_URL ""
189| /* end confdefs.h.  */
190| #include <ac_nonexistent.h>
191configure:5378: checking for gcc
192configure:5394: found /opt/local/bin/gcc
193configure:5405: result: gcc
194configure:5634: checking for C compiler version
195configure:5643: gcc --version >&5
196gcc (MacPorts gcc7 7.4.0_3) 7.4.0
197Copyright (C) 2017 Free Software Foundation, Inc.
198This is free software; see the source for copying conditions.  There is NO
199warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
200
201configure:5654: $? = 0
202configure:5643: gcc -v >&5
203Using built-in specs.
204COLLECT_GCC=gcc
205COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin11/7.4.0/lto-wrapper
206Target: x86_64-apple-darwin11
207Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc7/gcc7/work/gcc-7.4.0/configure --prefix=/opt/local --build=x86_64-apple-darwin11 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc7 --includedir=/opt/local/include/gcc7 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-7 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-7 --with-gxx-include-dir=/opt/local/include/gcc7/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --disable-tls --with-pkgversion='MacPorts gcc7 7.4.0_3'
208Thread model: posix
209gcc version 7.4.0 (MacPorts gcc7 7.4.0_3)
210configure:5654: $? = 0
211configure:5643: gcc -V >&5
212gcc: error: unrecognized command line option '-V'
213gcc: fatal error: no input files
214compilation terminated.
215configure:5654: $? = 1
216configure:5643: gcc -qversion >&5
217gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
218gcc: fatal error: no input files
219compilation terminated.
220configure:5654: $? = 1
221configure:5658: checking whether we are using the GNU C compiler
222configure:5686: result: yes
223configure:5695: checking whether gcc accepts -g
224configure:5715: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
225configure:5715: $? = 0
226configure:5756: result: yes
227configure:5773: checking for gcc option to accept ISO C89
228configure:5849: result: none needed
229configure:5874: checking whether gcc understands -c and -o together
230configure:5911: result: yes
231configure:5930: checking dependency style of gcc
232configure:6041: result: gcc3
233configure:6061: checking how to run the C preprocessor
234configure:6092: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c
235configure:6092: $? = 0
236configure:6106: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c
237conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
238#include <ac_nonexistent.h>
239         ^
2401 error generated.
241configure:6106: $? = 1
242configure: failed program was:
243| /* confdefs.h */
244| #define PACKAGE_NAME "gtk+"
245| #define PACKAGE_TARNAME "gtk+"
246| #define PACKAGE_VERSION "3.24.12"
247| #define PACKAGE_STRING "gtk+ 3.24.12"
248| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
249| #define PACKAGE_URL ""
250| /* end confdefs.h.  */
251| #include <ac_nonexistent.h>
252configure:6131: result: gcc -E
253configure:6151: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c
254configure:6151: $? = 0
255configure:6165: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c
256conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
257#include <ac_nonexistent.h>
258         ^
2591 error generated.
260configure:6165: $? = 1
261configure: failed program was:
262| /* confdefs.h */
263| #define PACKAGE_NAME "gtk+"
264| #define PACKAGE_TARNAME "gtk+"
265| #define PACKAGE_VERSION "3.24.12"
266| #define PACKAGE_STRING "gtk+ 3.24.12"
267| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
268| #define PACKAGE_URL ""
269| /* end confdefs.h.  */
270| #include <ac_nonexistent.h>
271configure:6203: checking whether /usr/bin/clang -arch x86_64 and cc understand -c and -o together
272configure:6234: /usr/bin/clang -arch x86_64 -c conftest.c -o conftest2.o >&5
273configure:6238: $? = 0
274configure:6244: /usr/bin/clang -arch x86_64 -c conftest.c -o conftest2.o >&5
275configure:6248: $? = 0
276configure:6259: cc -c conftest.c >&5
277configure:6263: $? = 0
278configure:6271: cc -c conftest.c -o conftest2.o >&5
279configure:6275: $? = 0
280configure:6281: cc -c conftest.c -o conftest2.o >&5
281configure:6285: $? = 0
282configure:6303: result: yes
283configure:6315: checking whether make sets $(MAKE)
284configure:6337: result: yes
285configure:6350: checking for grep that handles long lines and -e
286configure:6408: result: /opt/local/bin/grep
287configure:6413: checking for egrep
288configure:6475: result: /opt/local/bin/grep -E
289configure:6480: checking for ANSI C header files
290configure:6500: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
291configure:6500: $? = 0
292configure:6573: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
293configure:6573: $? = 0
294configure:6573: ./conftest
295configure:6573: $? = 0
296configure:6584: result: yes
297configure:6597: checking for sys/types.h
298configure:6597: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
299configure:6597: $? = 0
300configure:6597: result: yes
301configure:6597: checking for sys/stat.h
302configure:6597: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
303configure:6597: $? = 0
304configure:6597: result: yes
305configure:6597: checking for stdlib.h
306configure:6597: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
307configure:6597: $? = 0
308configure:6597: result: yes
309configure:6597: checking for string.h
310configure:6597: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
311configure:6597: $? = 0
312configure:6597: result: yes
313configure:6597: checking for memory.h
314configure:6597: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
315configure:6597: $? = 0
316configure:6597: result: yes
317configure:6597: checking for strings.h
318configure:6597: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
319configure:6597: $? = 0
320configure:6597: result: yes
321configure:6597: checking for inttypes.h
322configure:6597: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
323configure:6597: $? = 0
324configure:6597: result: yes
325configure:6597: checking for stdint.h
326configure:6597: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
327configure:6597: $? = 0
328configure:6597: result: yes
329configure:6597: checking for unistd.h
330configure:6597: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
331configure:6597: $? = 0
332configure:6597: result: yes
333configure:6610: checking minix/config.h usability
334configure:6610: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
335conftest.c:52:10: fatal error: 'minix/config.h' file not found
336#include <minix/config.h>
337         ^
3381 error generated.
339configure:6610: $? = 1
340configure: failed program was:
341| /* confdefs.h */
342| #define PACKAGE_NAME "gtk+"
343| #define PACKAGE_TARNAME "gtk+"
344| #define PACKAGE_VERSION "3.24.12"
345| #define PACKAGE_STRING "gtk+ 3.24.12"
346| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
347| #define PACKAGE_URL ""
348| #define STDC_HEADERS 1
349| #define HAVE_SYS_TYPES_H 1
350| #define HAVE_SYS_STAT_H 1
351| #define HAVE_STDLIB_H 1
352| #define HAVE_STRING_H 1
353| #define HAVE_MEMORY_H 1
354| #define HAVE_STRINGS_H 1
355| #define HAVE_INTTYPES_H 1
356| #define HAVE_STDINT_H 1
357| #define HAVE_UNISTD_H 1
358| /* end confdefs.h.  */
359| #include <stdio.h>
360| #ifdef HAVE_SYS_TYPES_H
361| # include <sys/types.h>
362| #endif
363| #ifdef HAVE_SYS_STAT_H
364| # include <sys/stat.h>
365| #endif
366| #ifdef STDC_HEADERS
367| # include <stdlib.h>
368| # include <stddef.h>
369| #else
370| # ifdef HAVE_STDLIB_H
371| #  include <stdlib.h>
372| # endif
373| #endif
374| #ifdef HAVE_STRING_H
375| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
376| #  include <memory.h>
377| # endif
378| # include <string.h>
379| #endif
380| #ifdef HAVE_STRINGS_H
381| # include <strings.h>
382| #endif
383| #ifdef HAVE_INTTYPES_H
384| # include <inttypes.h>
385| #endif
386| #ifdef HAVE_STDINT_H
387| # include <stdint.h>
388| #endif
389| #ifdef HAVE_UNISTD_H
390| # include <unistd.h>
391| #endif
392| #include <minix/config.h>
393configure:6610: result: no
394configure:6610: checking minix/config.h presence
395configure:6610: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c
396conftest.c:19:10: fatal error: 'minix/config.h' file not found
397#include <minix/config.h>
398         ^
3991 error generated.
400configure:6610: $? = 1
401configure: failed program was:
402| /* confdefs.h */
403| #define PACKAGE_NAME "gtk+"
404| #define PACKAGE_TARNAME "gtk+"
405| #define PACKAGE_VERSION "3.24.12"
406| #define PACKAGE_STRING "gtk+ 3.24.12"
407| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
408| #define PACKAGE_URL ""
409| #define STDC_HEADERS 1
410| #define HAVE_SYS_TYPES_H 1
411| #define HAVE_SYS_STAT_H 1
412| #define HAVE_STDLIB_H 1
413| #define HAVE_STRING_H 1
414| #define HAVE_MEMORY_H 1
415| #define HAVE_STRINGS_H 1
416| #define HAVE_INTTYPES_H 1
417| #define HAVE_STDINT_H 1
418| #define HAVE_UNISTD_H 1
419| /* end confdefs.h.  */
420| #include <minix/config.h>
421configure:6610: result: no
422configure:6610: checking for minix/config.h
423configure:6610: result: no
424configure:6631: checking whether it is safe to define __EXTENSIONS__
425configure:6649: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
426configure:6649: $? = 0
427configure:6656: result: yes
428configure:6672: checking for a sed that does not truncate output
429configure:6736: result: /opt/local/bin/sed
430configure:6742: checking whether NLS is requested
431configure:6751: result: yes
432configure:6791: checking for msgfmt
433configure: trying /opt/local/bin/msgfmt...
4340 translated messages.
435configure:6823: result: /opt/local/bin/msgfmt
436configure:6832: checking for gmsgfmt
437configure:6863: result: /opt/local/bin/msgfmt
438configure:6913: checking for xgettext
439configure: trying /opt/local/bin/xgettext...
440/opt/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
441configure:6945: result: /opt/local/bin/xgettext
442configure:6990: checking for msgmerge
443configure: trying /opt/local/bin/msgmerge...
444configure:7021: result: /opt/local/bin/msgmerge
445configure:7079: checking for ld used by /usr/bin/clang -arch x86_64
446configure:7146: result: /usr/bin/ld
447configure:7153: checking if the linker (/usr/bin/ld) is GNU ld
448configure:7168: result: no
449configure:7175: checking for shared library run path origin
450configure:7188: result: done
451configure:7760: checking for CFPreferencesCopyAppValue
452configure:7778: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
453configure:7778: $? = 0
454configure:7787: result: yes
455configure:7794: checking for CFLocaleCopyCurrent
456configure:7812: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
457configure:7812: $? = 0
458configure:7821: result: yes
459configure:7870: checking for GNU gettext in libc
460configure:7894: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
461Undefined symbols for architecture x86_64:
462  "__nl_domain_bindings", referenced from:
463      _main in conftest-mCcWyy.o
464  "__nl_msg_cat_cntr", referenced from:
465      _main in conftest-mCcWyy.o
466  "_libintl_bindtextdomain", referenced from:
467      _main in conftest-mCcWyy.o
468  "_libintl_gettext", referenced from:
469      _main in conftest-mCcWyy.o
470ld: symbol(s) not found for architecture x86_64
471clang: error: linker command failed with exit code 1 (use -v to see invocation)
472configure:7894: $? = 1
473configure: failed program was:
474| /* confdefs.h */
475| #define PACKAGE_NAME "gtk+"
476| #define PACKAGE_TARNAME "gtk+"
477| #define PACKAGE_VERSION "3.24.12"
478| #define PACKAGE_STRING "gtk+ 3.24.12"
479| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
480| #define PACKAGE_URL ""
481| #define STDC_HEADERS 1
482| #define HAVE_SYS_TYPES_H 1
483| #define HAVE_SYS_STAT_H 1
484| #define HAVE_STDLIB_H 1
485| #define HAVE_STRING_H 1
486| #define HAVE_MEMORY_H 1
487| #define HAVE_STRINGS_H 1
488| #define HAVE_INTTYPES_H 1
489| #define HAVE_STDINT_H 1
490| #define HAVE_UNISTD_H 1
491| #define __EXTENSIONS__ 1
492| #define _ALL_SOURCE 1
493| #define _GNU_SOURCE 1
494| #define _POSIX_PTHREAD_SEMANTICS 1
495| #define _TANDEM_SOURCE 1
496| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
497| #define HAVE_CFLOCALECOPYCURRENT 1
498| /* end confdefs.h.  */
499|
500| #include <libintl.h>
501|
502| extern int _nl_msg_cat_cntr;
503| extern int *_nl_domain_bindings;
504|
505| int
506| main ()
507| {
508|
509| bindtextdomain ("", "");
510| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
511|
512|   ;
513|   return 0;
514| }
515configure:7903: result: no
516configure:7937: checking for iconv
517configure:7961: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
518Undefined symbols for architecture x86_64:
519  "_libiconv", referenced from:
520      _main in conftest-nwuNDL.o
521  "_libiconv_close", referenced from:
522      _main in conftest-nwuNDL.o
523  "_libiconv_open", referenced from:
524      _main in conftest-nwuNDL.o
525ld: symbol(s) not found for architecture x86_64
526clang: error: linker command failed with exit code 1 (use -v to see invocation)
527configure:7961: $? = 1
528configure: failed program was:
529| /* confdefs.h */
530| #define PACKAGE_NAME "gtk+"
531| #define PACKAGE_TARNAME "gtk+"
532| #define PACKAGE_VERSION "3.24.12"
533| #define PACKAGE_STRING "gtk+ 3.24.12"
534| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
535| #define PACKAGE_URL ""
536| #define STDC_HEADERS 1
537| #define HAVE_SYS_TYPES_H 1
538| #define HAVE_SYS_STAT_H 1
539| #define HAVE_STDLIB_H 1
540| #define HAVE_STRING_H 1
541| #define HAVE_MEMORY_H 1
542| #define HAVE_STRINGS_H 1
543| #define HAVE_INTTYPES_H 1
544| #define HAVE_STDINT_H 1
545| #define HAVE_UNISTD_H 1
546| #define __EXTENSIONS__ 1
547| #define _ALL_SOURCE 1
548| #define _GNU_SOURCE 1
549| #define _POSIX_PTHREAD_SEMANTICS 1
550| #define _TANDEM_SOURCE 1
551| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
552| #define HAVE_CFLOCALECOPYCURRENT 1
553| /* end confdefs.h.  */
554|
555| #include <stdlib.h>
556| #include <iconv.h>
557|
558| int
559| main ()
560| {
561| iconv_t cd = iconv_open("","");
562|            iconv(cd,NULL,NULL,NULL,NULL);
563|            iconv_close(cd);
564|   ;
565|   return 0;
566| }
567configure:7985: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -liconv >&5
568configure:7985: $? = 0
569configure:7995: result: yes
570configure:7998: checking for working iconv
571configure:8127: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -liconv >&5
572configure:8127: $? = 0
573configure:8127: ./conftest
574configure:8127: $? = 0
575configure:8139: result: yes
576configure:8154: checking how to link with libiconv
577configure:8156: result: -liconv
578configure:8628: checking for GNU gettext in libintl
579configure:8660: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl >&5
580configure:8660: $? = 0
581configure:8705: result: yes
582configure:8740: checking whether to use NLS
583configure:8742: result: yes
584configure:8745: checking where the gettext function comes from
585configure:8756: result: external libintl
586configure:8764: checking how to link with libintl
587configure:8766: result: -lintl -Wl,-framework -Wl,CoreFoundation
588configure:8824: checking for native Win32
589configure:8846: result: no
590configure:9081: checking for C++ compiler version
591configure:9090: /usr/bin/clang++ --version >&5
592Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
593Target: x86_64-apple-darwin11.4.2
594Thread model: posix
595configure:9101: $? = 0
596configure:9090: /usr/bin/clang++ -v >&5
597Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
598Target: x86_64-apple-darwin11.4.2
599Thread model: posix
600configure:9101: $? = 0
601configure:9090: /usr/bin/clang++ -V >&5
602clang: error: argument to '-V' is missing (expected 1 value)
603clang: error: no input files
604configure:9101: $? = 1
605configure:9090: /usr/bin/clang++ -qversion >&5
606clang: error: no input files
607configure:9101: $? = 1
608configure:9105: checking whether we are using the GNU C++ compiler
609configure:9124: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.cpp >&5
610configure:9124: $? = 0
611configure:9133: result: yes
612configure:9142: checking whether /usr/bin/clang++ accepts -g
613configure:9162: /usr/bin/clang++ -c -g -I/opt/local/include -DX_LOCALE conftest.cpp >&5
614configure:9162: $? = 0
615configure:9203: result: yes
616configure:9228: checking dependency style of /usr/bin/clang++
617configure:9339: result: gcc3
618configure:9366: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.cpp >&5
619configure:9366: $? = 0
620configure:9394: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -x objective-c++ -I/opt/local/include -DX_LOCALE conftest.cpp >&5
621configure:9394: $? = 0
622configure:9476: checking how to print strings
623configure:9503: result: printf
624configure:9524: checking for a sed that does not truncate output
625configure:9588: result: /opt/local/bin/sed
626configure:9606: checking for fgrep
627configure:9668: result: /opt/local/bin/grep -F
628configure:9703: checking for ld used by /usr/bin/clang -arch x86_64
629configure:9770: result: /usr/bin/ld
630configure:9777: checking if the linker (/usr/bin/ld) is GNU ld
631configure:9792: result: no
632configure:9804: checking for BSD- or MS-compatible name lister (nm)
633configure:9858: result: /opt/local/bin/nm -B
634configure:9988: checking the name lister (/opt/local/bin/nm -B) interface
635configure:9995: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
636configure:9998: /opt/local/bin/nm -B "conftest.o"
637configure:10001: output
6380000000000000000 S _some_variable
639configure:10008: result: BSD nm
640configure:10011: checking whether ln -s works
641configure:10015: result: yes
642configure:10023: checking the maximum length of command line arguments
643configure:10154: result: 196608
644configure:10202: checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format
645configure:10242: result: func_convert_file_noop
646configure:10249: checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format
647configure:10269: result: func_convert_file_noop
648configure:10276: checking for /usr/bin/ld option to reload object files
649configure:10283: result: -r
650configure:10357: checking for objdump
651configure:10387: result: no
652configure:10413: checking how to recognize dependent libraries
653configure:10613: result: pass_all
654configure:10698: checking for dlltool
655configure:10728: result: no
656configure:10755: checking how to associate runtime and link libraries
657configure:10782: result: printf %s\n
658configure:10842: checking for ar
659configure:10858: found /opt/local/bin/ar
660configure:10869: result: ar
661configure:10906: checking for archiver @FILE support
662configure:10923: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
663configure:10923: $? = 0
664configure:10926: ar cru libconftest.a @conftest.lst >&5
665ar: @conftest.lst: No such file or directory
666configure:10929: $? = 1
667configure:10949: result: no
668configure:11007: checking for strip
669configure:11023: found /opt/local/bin/strip
670configure:11034: result: strip
671configure:11106: checking for ranlib
672configure:11122: found /opt/local/bin/ranlib
673configure:11133: result: ranlib
674configure:11235: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang -arch x86_64 object
675configure:11388: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
676configure:11391: $? = 0
677configure:11395: /opt/local/bin/nm -B 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
678configure:11398: $? = 0
679cannot find nm_test_var in conftest.nm
680configure:11388: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
681configure:11391: $? = 0
682configure:11395: /opt/local/bin/nm -B 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
683configure:11398: $? = 0
684configure:11464: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5
685configure:11467: $? = 0
686configure:11505: result: ok
687configure:11552: checking for sysroot
688configure:11582: result: no
689configure:11589: checking for a working dd
690configure:11627: result: /bin/dd
691configure:11631: checking how to truncate binary pipes
692configure:11646: result: /bin/dd bs=4096 count=1
693configure:11975: checking for mt
694configure:12005: result: no
695configure:12025: checking if : is a manifest tool
696configure:12031: : '-?'
697configure:12039: result: no
698configure:12095: checking for dsymutil
699configure:12111: found /usr/bin/dsymutil
700configure:12122: result: dsymutil
701configure:12187: checking for nmedit
702configure:12203: found /opt/local/bin/nmedit
703configure:12214: result: nmedit
704configure:12279: checking for lipo
705configure:12295: found /opt/local/bin/lipo
706configure:12306: result: lipo
707configure:12371: checking for otool
708configure:12387: found /opt/local/bin/otool
709configure:12398: result: otool
710configure:12463: checking for otool64
711configure:12493: result: no
712configure:12538: checking for -single_module linker flag
713/usr/bin/clang -arch x86_64 -pipe -Os -fstrict-aliasing -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
714configure:12571: result: yes
715configure:12574: checking for -exported_symbols_list linker flag
716configure:12594: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
717configure:12594: $? = 0
718configure:12604: result: yes
719configure:12607: checking for -force_load linker flag
720/usr/bin/clang -arch x86_64 -pipe -Os -fstrict-aliasing -arch x86_64 -c -o conftest.o conftest.c
721ar cru libconftest.a conftest.o
722ranlib libconftest.a
723/usr/bin/clang -arch x86_64 -pipe -Os -fstrict-aliasing -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
724configure:12639: result: yes
725configure:12713: checking for dlfcn.h
726configure:12713: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
727configure:12713: $? = 0
728configure:12713: result: yes
729configure:13276: checking for objdir
730configure:13291: result: .libs
731configure:13555: checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions
732configure:13573: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -fno-rtti -fno-exceptions conftest.c >&5
733configure:13577: $? = 0
734configure:13590: result: yes
735configure:13948: checking for /usr/bin/clang -arch x86_64 option to produce PIC
736configure:13955: result: -fno-common -DPIC
737configure:13963: checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common -DPIC works
738configure:13981: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -fno-common -DPIC -DPIC conftest.c >&5
739configure:13985: $? = 0
740configure:13998: result: yes
741configure:14027: checking if /usr/bin/clang -arch x86_64 static flag -static works
742configure:14055: result: no
743configure:14070: checking if /usr/bin/clang -arch x86_64 supports -c -o file.o
744configure:14091: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -o out/conftest2.o conftest.c >&5
745configure:14095: $? = 0
746configure:14117: result: yes
747configure:14125: checking if /usr/bin/clang -arch x86_64 supports -c -o file.o
748configure:14172: result: yes
749configure:14205: checking whether the /usr/bin/clang -arch x86_64 linker (/usr/bin/ld) supports shared libraries
750configure:15464: result: yes
751configure:15704: checking dynamic linker characteristics
752configure:16522: result: darwin11.4.2 dyld
753configure:16644: checking how to hardcode library paths into programs
754configure:16669: result: immediate
755configure:17217: checking whether stripping libraries is possible
756configure:17231: result: yes
757configure:17257: checking if libtool supports shared libraries
758configure:17259: result: yes
759configure:17262: checking whether to build shared libraries
760configure:17287: result: yes
761configure:17290: checking whether to build static libraries
762configure:17294: result: yes
763configure:17317: checking how to run the C++ preprocessor
764configure:17344: /usr/bin/clang++ -E -I/opt/local/include -DX_LOCALE conftest.cpp
765configure:17344: $? = 0
766configure:17358: /usr/bin/clang++ -E -I/opt/local/include -DX_LOCALE conftest.cpp
767conftest.cpp:33:10: fatal error: 'ac_nonexistent.h' file not found
768#include <ac_nonexistent.h>
769         ^
7701 error generated.
771configure:17358: $? = 1
772configure: failed program was:
773| /* confdefs.h */
774| #define PACKAGE_NAME "gtk+"
775| #define PACKAGE_TARNAME "gtk+"
776| #define PACKAGE_VERSION "3.24.12"
777| #define PACKAGE_STRING "gtk+ 3.24.12"
778| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
779| #define PACKAGE_URL ""
780| #define STDC_HEADERS 1
781| #define HAVE_SYS_TYPES_H 1
782| #define HAVE_SYS_STAT_H 1
783| #define HAVE_STDLIB_H 1
784| #define HAVE_STRING_H 1
785| #define HAVE_MEMORY_H 1
786| #define HAVE_STRINGS_H 1
787| #define HAVE_INTTYPES_H 1
788| #define HAVE_STDINT_H 1
789| #define HAVE_UNISTD_H 1
790| #define __EXTENSIONS__ 1
791| #define _ALL_SOURCE 1
792| #define _GNU_SOURCE 1
793| #define _POSIX_PTHREAD_SEMANTICS 1
794| #define _TANDEM_SOURCE 1
795| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
796| #define HAVE_CFLOCALECOPYCURRENT 1
797| #define HAVE_ICONV 1
798| #define ENABLE_NLS 1
799| #define HAVE_GETTEXT 1
800| #define HAVE_DCGETTEXT 1
801| #define GETTEXT_PACKAGE "gtk30"
802| #define HAVE_DLFCN_H 1
803| #define LT_OBJDIR ".libs/"
804| /* end confdefs.h.  */
805| #include <ac_nonexistent.h>
806configure:17383: result: /usr/bin/clang++ -E
807configure:17403: /usr/bin/clang++ -E -I/opt/local/include -DX_LOCALE conftest.cpp
808configure:17403: $? = 0
809configure:17417: /usr/bin/clang++ -E -I/opt/local/include -DX_LOCALE conftest.cpp
810conftest.cpp:33:10: fatal error: 'ac_nonexistent.h' file not found
811#include <ac_nonexistent.h>
812         ^
8131 error generated.
814configure:17417: $? = 1
815configure: failed program was:
816| /* confdefs.h */
817| #define PACKAGE_NAME "gtk+"
818| #define PACKAGE_TARNAME "gtk+"
819| #define PACKAGE_VERSION "3.24.12"
820| #define PACKAGE_STRING "gtk+ 3.24.12"
821| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
822| #define PACKAGE_URL ""
823| #define STDC_HEADERS 1
824| #define HAVE_SYS_TYPES_H 1
825| #define HAVE_SYS_STAT_H 1
826| #define HAVE_STDLIB_H 1
827| #define HAVE_STRING_H 1
828| #define HAVE_MEMORY_H 1
829| #define HAVE_STRINGS_H 1
830| #define HAVE_INTTYPES_H 1
831| #define HAVE_STDINT_H 1
832| #define HAVE_UNISTD_H 1
833| #define __EXTENSIONS__ 1
834| #define _ALL_SOURCE 1
835| #define _GNU_SOURCE 1
836| #define _POSIX_PTHREAD_SEMANTICS 1
837| #define _TANDEM_SOURCE 1
838| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
839| #define HAVE_CFLOCALECOPYCURRENT 1
840| #define HAVE_ICONV 1
841| #define ENABLE_NLS 1
842| #define HAVE_GETTEXT 1
843| #define HAVE_DCGETTEXT 1
844| #define GETTEXT_PACKAGE "gtk30"
845| #define HAVE_DLFCN_H 1
846| #define LT_OBJDIR ".libs/"
847| /* end confdefs.h.  */
848| #include <ac_nonexistent.h>
849configure:17579: checking for ld used by /usr/bin/clang++
850configure:17646: result: /usr/bin/ld
851configure:17653: checking if the linker (/usr/bin/ld) is GNU ld
852configure:17668: result: no
853configure:17723: checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries
854configure:18796: result: yes
855configure:18832: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.cpp >&5
856configure:18835: $? = 0
857configure:19316: checking for /usr/bin/clang++ option to produce PIC
858configure:19323: result: -fno-common -DPIC
859configure:19331: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
860configure:19349: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -DX_LOCALE -fno-common -DPIC -DPIC conftest.cpp >&5
861configure:19353: $? = 0
862configure:19366: result: yes
863configure:19389: checking if /usr/bin/clang++ static flag -static works
864configure:19417: result: no
865configure:19429: checking if /usr/bin/clang++ supports -c -o file.o
866configure:19450: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -DX_LOCALE -o out/conftest2.o conftest.cpp >&5
867configure:19454: $? = 0
868configure:19476: result: yes
869configure:19481: checking if /usr/bin/clang++ supports -c -o file.o
870configure:19528: result: yes
871configure:19558: checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries
872configure:19598: result: yes
873configure:19739: checking dynamic linker characteristics
874configure:20484: result: darwin11.4.2 dyld
875configure:20549: checking how to hardcode library paths into programs
876configure:20574: result: immediate
877configure:20637: creating ./config.lt
878
879## ------------------ ##
880## Running config.lt. ##
881## ------------------ ##
882config.lt:681: creating libtool
883configure:22202: checking for special C compiler options needed for large files
884configure:22247: result: no
885configure:22253: checking for _FILE_OFFSET_BITS value needed for large files
886configure:22278: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5
887configure:22278: $? = 0
888configure:22310: result: no
889configure:22405: checking dependency style of /usr/bin/clang -arch x86_64
890configure:22514: result: gcc3
891configure:22575: checking for nm
892configure:22605: result: /opt/local/bin/nm -B
893configure:22628: checking for some Win32 platform
894configure:22638: result: no
895configure:23032: checking for shm_open in -lrt
896configure:23057: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lrt   >&5
897ld: library not found for -lrt
898clang: error: linker command failed with exit code 1 (use -v to see invocation)
899configure:23057: $? = 1
900configure: failed program was:
901| /* confdefs.h */
902| #define PACKAGE_NAME "gtk+"
903| #define PACKAGE_TARNAME "gtk+"
904| #define PACKAGE_VERSION "3.24.12"
905| #define PACKAGE_STRING "gtk+ 3.24.12"
906| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
907| #define PACKAGE_URL ""
908| #define STDC_HEADERS 1
909| #define HAVE_SYS_TYPES_H 1
910| #define HAVE_SYS_STAT_H 1
911| #define HAVE_STDLIB_H 1
912| #define HAVE_STRING_H 1
913| #define HAVE_MEMORY_H 1
914| #define HAVE_STRINGS_H 1
915| #define HAVE_INTTYPES_H 1
916| #define HAVE_STDINT_H 1
917| #define HAVE_UNISTD_H 1
918| #define __EXTENSIONS__ 1
919| #define _ALL_SOURCE 1
920| #define _GNU_SOURCE 1
921| #define _POSIX_PTHREAD_SEMANTICS 1
922| #define _TANDEM_SOURCE 1
923| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
924| #define HAVE_CFLOCALECOPYCURRENT 1
925| #define HAVE_ICONV 1
926| #define ENABLE_NLS 1
927| #define HAVE_GETTEXT 1
928| #define HAVE_DCGETTEXT 1
929| #define GETTEXT_PACKAGE "gtk30"
930| #define HAVE_DLFCN_H 1
931| #define LT_OBJDIR ".libs/"
932| /* end confdefs.h.  */
933|
934| /* Override any GCC internal prototype to avoid an error.
935|    Use char because int might match the return type of a GCC
936|    builtin and then its argument prototype would still apply.  */
937| #ifdef __cplusplus
938| extern "C"
939| #endif
940| char shm_open ();
941| int
942| main ()
943| {
944| return shm_open ();
945|   ;
946|   return 0;
947| }
948configure:23066: result: no
949configure:23079: checking for posix_fallocate
950configure:23079: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
951Undefined symbols for architecture x86_64:
952  "_posix_fallocate", referenced from:
953      _main in conftest-bWEQfd.o
954ld: symbol(s) not found for architecture x86_64
955clang: error: linker command failed with exit code 1 (use -v to see invocation)
956configure:23079: $? = 1
957configure: failed program was:
958| /* confdefs.h */
959| #define PACKAGE_NAME "gtk+"
960| #define PACKAGE_TARNAME "gtk+"
961| #define PACKAGE_VERSION "3.24.12"
962| #define PACKAGE_STRING "gtk+ 3.24.12"
963| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
964| #define PACKAGE_URL ""
965| #define STDC_HEADERS 1
966| #define HAVE_SYS_TYPES_H 1
967| #define HAVE_SYS_STAT_H 1
968| #define HAVE_STDLIB_H 1
969| #define HAVE_STRING_H 1
970| #define HAVE_MEMORY_H 1
971| #define HAVE_STRINGS_H 1
972| #define HAVE_INTTYPES_H 1
973| #define HAVE_STDINT_H 1
974| #define HAVE_UNISTD_H 1
975| #define __EXTENSIONS__ 1
976| #define _ALL_SOURCE 1
977| #define _GNU_SOURCE 1
978| #define _POSIX_PTHREAD_SEMANTICS 1
979| #define _TANDEM_SOURCE 1
980| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
981| #define HAVE_CFLOCALECOPYCURRENT 1
982| #define HAVE_ICONV 1
983| #define ENABLE_NLS 1
984| #define HAVE_GETTEXT 1
985| #define HAVE_DCGETTEXT 1
986| #define GETTEXT_PACKAGE "gtk30"
987| #define HAVE_DLFCN_H 1
988| #define LT_OBJDIR ".libs/"
989| /* end confdefs.h.  */
990| /* Define posix_fallocate to an innocuous variant, in case <limits.h> declares posix_fallocate.
991|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
992| #define posix_fallocate innocuous_posix_fallocate
993|
994| /* System header to define __stub macros and hopefully few prototypes,
995|     which can conflict with char posix_fallocate (); below.
996|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
997|     <limits.h> exists even on freestanding compilers.  */
998|
999| #ifdef __STDC__
1000| # include <limits.h>
1001| #else
1002| # include <assert.h>
1003| #endif
1004|
1005| #undef posix_fallocate
1006|
1007| /* Override any GCC internal prototype to avoid an error.
1008|    Use char because int might match the return type of a GCC
1009|    builtin and then its argument prototype would still apply.  */
1010| #ifdef __cplusplus
1011| extern "C"
1012| #endif
1013| char posix_fallocate ();
1014| /* The GNU C library defines this for functions which it implements
1015|     to always fail with ENOSYS.  Some functions are actually named
1016|     something starting with __ and the normal name is an alias.  */
1017| #if defined __stub_posix_fallocate || defined __stub___posix_fallocate
1018| choke me
1019| #endif
1020|
1021| int
1022| main ()
1023| {
1024| return posix_fallocate ();
1025|   ;
1026|   return 0;
1027| }
1028configure:23079: result: no
1029configure:23079: checking for flockfile
1030configure:23079: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1031configure:23079: $? = 0
1032configure:23079: result: yes
1033configure:23079: checking for _lock_file
1034configure:23079: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1035Undefined symbols for architecture x86_64:
1036  "__lock_file", referenced from:
1037      _main in conftest-ldsIuk.o
1038ld: symbol(s) not found for architecture x86_64
1039clang: error: linker command failed with exit code 1 (use -v to see invocation)
1040configure:23079: $? = 1
1041configure: failed program was:
1042| /* confdefs.h */
1043| #define PACKAGE_NAME "gtk+"
1044| #define PACKAGE_TARNAME "gtk+"
1045| #define PACKAGE_VERSION "3.24.12"
1046| #define PACKAGE_STRING "gtk+ 3.24.12"
1047| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1048| #define PACKAGE_URL ""
1049| #define STDC_HEADERS 1
1050| #define HAVE_SYS_TYPES_H 1
1051| #define HAVE_SYS_STAT_H 1
1052| #define HAVE_STDLIB_H 1
1053| #define HAVE_STRING_H 1
1054| #define HAVE_MEMORY_H 1
1055| #define HAVE_STRINGS_H 1
1056| #define HAVE_INTTYPES_H 1
1057| #define HAVE_STDINT_H 1
1058| #define HAVE_UNISTD_H 1
1059| #define __EXTENSIONS__ 1
1060| #define _ALL_SOURCE 1
1061| #define _GNU_SOURCE 1
1062| #define _POSIX_PTHREAD_SEMANTICS 1
1063| #define _TANDEM_SOURCE 1
1064| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1065| #define HAVE_CFLOCALECOPYCURRENT 1
1066| #define HAVE_ICONV 1
1067| #define ENABLE_NLS 1
1068| #define HAVE_GETTEXT 1
1069| #define HAVE_DCGETTEXT 1
1070| #define GETTEXT_PACKAGE "gtk30"
1071| #define HAVE_DLFCN_H 1
1072| #define LT_OBJDIR ".libs/"
1073| #define HAVE_FLOCKFILE 1
1074| /* end confdefs.h.  */
1075| /* Define _lock_file to an innocuous variant, in case <limits.h> declares _lock_file.
1076|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1077| #define _lock_file innocuous__lock_file
1078|
1079| /* System header to define __stub macros and hopefully few prototypes,
1080|     which can conflict with char _lock_file (); below.
1081|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1082|     <limits.h> exists even on freestanding compilers.  */
1083|
1084| #ifdef __STDC__
1085| # include <limits.h>
1086| #else
1087| # include <assert.h>
1088| #endif
1089|
1090| #undef _lock_file
1091|
1092| /* Override any GCC internal prototype to avoid an error.
1093|    Use char because int might match the return type of a GCC
1094|    builtin and then its argument prototype would still apply.  */
1095| #ifdef __cplusplus
1096| extern "C"
1097| #endif
1098| char _lock_file ();
1099| /* The GNU C library defines this for functions which it implements
1100|     to always fail with ENOSYS.  Some functions are actually named
1101|     something starting with __ and the normal name is an alias.  */
1102| #if defined __stub__lock_file || defined __stub____lock_file
1103| choke me
1104| #endif
1105|
1106| int
1107| main ()
1108| {
1109| return _lock_file ();
1110|   ;
1111|   return 0;
1112| }
1113configure:23079: result: no
1114configure:23169: checking for pkg-config
1115configure:23187: found /opt/local/bin/pkg-config
1116configure:23199: result: /opt/local/bin/pkg-config
1117configure:23224: checking pkg-config is at least version 0.9.0
1118configure:23227: result: yes
1119configure:23397: checking whether build environment is sane
1120configure:23452: result: yes
1121configure:23531: checking for glib-2.0 >= 2.57.2    atk >= 2.15.1    pango >= 1.41.0    fribidi >= 0.19.7    cairo >= 1.14.0    cairo-gobject >= 1.14.0    gdk-pixbuf-2.0 >= 2.30.0
1122configure:23538: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.57.2    atk >= 2.15.1    pango >= 1.41.0    fribidi >= 0.19.7    cairo >= 1.14.0    cairo-gobject >= 1.14.0    gdk-pixbuf-2.0 >= 2.30.0"
1123configure:23541: $? = 0
1124configure:23555: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.57.2    atk >= 2.15.1    pango >= 1.41.0    fribidi >= 0.19.7    cairo >= 1.14.0    cairo-gobject >= 1.14.0    gdk-pixbuf-2.0 >= 2.30.0"
1125configure:23558: $? = 0
1126configure:23616: result: yes
1127configure:23623: checking for  cairo-quartz
1128configure:23630: $PKG_CONFIG --exists --print-errors "$cairo_backends"
1129configure:23633: $? = 0
1130configure:23647: $PKG_CONFIG --exists --print-errors "$cairo_backends"
1131configure:23650: $? = 0
1132configure:23708: result: yes
1133configure:23864: checking for gmodule-2.0
1134configure:23871: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
1135configure:23874: $? = 0
1136configure:23888: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
1137configure:23891: $? = 0
1138configure:23949: result: yes
1139configure:23963: checking whether to write dependencies into .pc files
1140configure:23980: result: yes
1141configure:23999: checking for perl5
1142configure:24017: found /opt/local/bin/perl5
1143configure:24029: result: /opt/local/bin/perl5
1144configure:24044: checking for lstat
1145configure:24044: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1146configure:24044: $? = 0
1147configure:24044: result: yes
1148configure:24044: checking for mkstemp
1149configure:24044: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1150configure:24044: $? = 0
1151configure:24044: result: yes
1152configure:24055: checking for localtime_r
1153configure:24055: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1154configure:24055: $? = 0
1155configure:24055: result: yes
1156configure:24066: checking for _NL_TIME_FIRST_WEEKDAY
1157configure:24080: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1158conftest.c:42:72: error: use of undeclared identifier '_NL_TIME_FIRST_WEEKDAY'
1159                                  c = *((unsigned char *)  nl_langinfo(_NL_TIME_FIRST_WEEKDAY));
1160                                                                       ^
11611 error generated.
1162configure:24080: $? = 1
1163configure: failed program was:
1164| /* confdefs.h */
1165| #define PACKAGE_NAME "gtk+"
1166| #define PACKAGE_TARNAME "gtk+"
1167| #define PACKAGE_VERSION "3.24.12"
1168| #define PACKAGE_STRING "gtk+ 3.24.12"
1169| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1170| #define PACKAGE_URL ""
1171| #define STDC_HEADERS 1
1172| #define HAVE_SYS_TYPES_H 1
1173| #define HAVE_SYS_STAT_H 1
1174| #define HAVE_STDLIB_H 1
1175| #define HAVE_STRING_H 1
1176| #define HAVE_MEMORY_H 1
1177| #define HAVE_STRINGS_H 1
1178| #define HAVE_INTTYPES_H 1
1179| #define HAVE_STDINT_H 1
1180| #define HAVE_UNISTD_H 1
1181| #define __EXTENSIONS__ 1
1182| #define _ALL_SOURCE 1
1183| #define _GNU_SOURCE 1
1184| #define _POSIX_PTHREAD_SEMANTICS 1
1185| #define _TANDEM_SOURCE 1
1186| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1187| #define HAVE_CFLOCALECOPYCURRENT 1
1188| #define HAVE_ICONV 1
1189| #define ENABLE_NLS 1
1190| #define HAVE_GETTEXT 1
1191| #define HAVE_DCGETTEXT 1
1192| #define GETTEXT_PACKAGE "gtk30"
1193| #define HAVE_DLFCN_H 1
1194| #define LT_OBJDIR ".libs/"
1195| #define HAVE_FLOCKFILE 1
1196| #define HAVE_LSTAT 1
1197| #define HAVE_MKSTEMP 1
1198| #define HAVE_LOCALTIME_R 1
1199| /* end confdefs.h.  */
1200| #include <langinfo.h>
1201| int
1202| main ()
1203| {
1204| char c;
1205|                                   c = *((unsigned char *)  nl_langinfo(_NL_TIME_FIRST_WEEKDAY));
1206|   ;
1207|   return 0;
1208| }
1209configure:24087: result: no
1210configure:24096: checking for _NL_MEASUREMENT_MEASUREMENT
1211configure:24110: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1212conftest.c:42:72: error: use of undeclared identifier '_NL_MEASUREMENT_MEASUREMENT'
1213                                  c = *((unsigned char *)  nl_langinfo(_NL_MEASUREMENT_MEASUREMENT));
1214                                                                       ^
12151 error generated.
1216configure:24110: $? = 1
1217configure: failed program was:
1218| /* confdefs.h */
1219| #define PACKAGE_NAME "gtk+"
1220| #define PACKAGE_TARNAME "gtk+"
1221| #define PACKAGE_VERSION "3.24.12"
1222| #define PACKAGE_STRING "gtk+ 3.24.12"
1223| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1224| #define PACKAGE_URL ""
1225| #define STDC_HEADERS 1
1226| #define HAVE_SYS_TYPES_H 1
1227| #define HAVE_SYS_STAT_H 1
1228| #define HAVE_STDLIB_H 1
1229| #define HAVE_STRING_H 1
1230| #define HAVE_MEMORY_H 1
1231| #define HAVE_STRINGS_H 1
1232| #define HAVE_INTTYPES_H 1
1233| #define HAVE_STDINT_H 1
1234| #define HAVE_UNISTD_H 1
1235| #define __EXTENSIONS__ 1
1236| #define _ALL_SOURCE 1
1237| #define _GNU_SOURCE 1
1238| #define _POSIX_PTHREAD_SEMANTICS 1
1239| #define _TANDEM_SOURCE 1
1240| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1241| #define HAVE_CFLOCALECOPYCURRENT 1
1242| #define HAVE_ICONV 1
1243| #define ENABLE_NLS 1
1244| #define HAVE_GETTEXT 1
1245| #define HAVE_DCGETTEXT 1
1246| #define GETTEXT_PACKAGE "gtk30"
1247| #define HAVE_DLFCN_H 1
1248| #define LT_OBJDIR ".libs/"
1249| #define HAVE_FLOCKFILE 1
1250| #define HAVE_LSTAT 1
1251| #define HAVE_MKSTEMP 1
1252| #define HAVE_LOCALTIME_R 1
1253| /* end confdefs.h.  */
1254| #include <langinfo.h>
1255| int
1256| main ()
1257| {
1258| char c;
1259|                                   c = *((unsigned char *)  nl_langinfo(_NL_MEASUREMENT_MEASUREMENT));
1260|   ;
1261|   return 0;
1262| }
1263configure:24117: result: no
1264configure:24126: checking for _NL_PAPER_HEIGHT
1265configure:24140: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1266conftest.c:42:72: error: use of undeclared identifier '_NL_PAPER_HEIGHT'
1267                                  c = *((unsigned char *)  nl_langinfo(_NL_PAPER_HEIGHT));
1268                                                                       ^
12691 error generated.
1270configure:24140: $? = 1
1271configure: failed program was:
1272| /* confdefs.h */
1273| #define PACKAGE_NAME "gtk+"
1274| #define PACKAGE_TARNAME "gtk+"
1275| #define PACKAGE_VERSION "3.24.12"
1276| #define PACKAGE_STRING "gtk+ 3.24.12"
1277| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1278| #define PACKAGE_URL ""
1279| #define STDC_HEADERS 1
1280| #define HAVE_SYS_TYPES_H 1
1281| #define HAVE_SYS_STAT_H 1
1282| #define HAVE_STDLIB_H 1
1283| #define HAVE_STRING_H 1
1284| #define HAVE_MEMORY_H 1
1285| #define HAVE_STRINGS_H 1
1286| #define HAVE_INTTYPES_H 1
1287| #define HAVE_STDINT_H 1
1288| #define HAVE_UNISTD_H 1
1289| #define __EXTENSIONS__ 1
1290| #define _ALL_SOURCE 1
1291| #define _GNU_SOURCE 1
1292| #define _POSIX_PTHREAD_SEMANTICS 1
1293| #define _TANDEM_SOURCE 1
1294| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1295| #define HAVE_CFLOCALECOPYCURRENT 1
1296| #define HAVE_ICONV 1
1297| #define ENABLE_NLS 1
1298| #define HAVE_GETTEXT 1
1299| #define HAVE_DCGETTEXT 1
1300| #define GETTEXT_PACKAGE "gtk30"
1301| #define HAVE_DLFCN_H 1
1302| #define LT_OBJDIR ".libs/"
1303| #define HAVE_FLOCKFILE 1
1304| #define HAVE_LSTAT 1
1305| #define HAVE_MKSTEMP 1
1306| #define HAVE_LOCALTIME_R 1
1307| /* end confdefs.h.  */
1308| #include <langinfo.h>
1309| int
1310| main ()
1311| {
1312| char c;
1313|                                   c = *((unsigned char *)  nl_langinfo(_NL_PAPER_HEIGHT));
1314|   ;
1315|   return 0;
1316| }
1317configure:24147: result: no
1318configure:24156: checking for _NL_PAPER_WIDTH
1319configure:24170: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1320conftest.c:42:72: error: use of undeclared identifier '_NL_PAPER_WIDTH'
1321                                  c = *((unsigned char *)  nl_langinfo(_NL_PAPER_WIDTH));
1322                                                                       ^
13231 error generated.
1324configure:24170: $? = 1
1325configure: failed program was:
1326| /* confdefs.h */
1327| #define PACKAGE_NAME "gtk+"
1328| #define PACKAGE_TARNAME "gtk+"
1329| #define PACKAGE_VERSION "3.24.12"
1330| #define PACKAGE_STRING "gtk+ 3.24.12"
1331| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1332| #define PACKAGE_URL ""
1333| #define STDC_HEADERS 1
1334| #define HAVE_SYS_TYPES_H 1
1335| #define HAVE_SYS_STAT_H 1
1336| #define HAVE_STDLIB_H 1
1337| #define HAVE_STRING_H 1
1338| #define HAVE_MEMORY_H 1
1339| #define HAVE_STRINGS_H 1
1340| #define HAVE_INTTYPES_H 1
1341| #define HAVE_STDINT_H 1
1342| #define HAVE_UNISTD_H 1
1343| #define __EXTENSIONS__ 1
1344| #define _ALL_SOURCE 1
1345| #define _GNU_SOURCE 1
1346| #define _POSIX_PTHREAD_SEMANTICS 1
1347| #define _TANDEM_SOURCE 1
1348| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1349| #define HAVE_CFLOCALECOPYCURRENT 1
1350| #define HAVE_ICONV 1
1351| #define ENABLE_NLS 1
1352| #define HAVE_GETTEXT 1
1353| #define HAVE_DCGETTEXT 1
1354| #define GETTEXT_PACKAGE "gtk30"
1355| #define HAVE_DLFCN_H 1
1356| #define LT_OBJDIR ".libs/"
1357| #define HAVE_FLOCKFILE 1
1358| #define HAVE_LSTAT 1
1359| #define HAVE_MKSTEMP 1
1360| #define HAVE_LOCALTIME_R 1
1361| /* end confdefs.h.  */
1362| #include <langinfo.h>
1363| int
1364| main ()
1365| {
1366| char c;
1367|                                   c = *((unsigned char *)  nl_langinfo(_NL_PAPER_WIDTH));
1368|   ;
1369|   return 0;
1370| }
1371configure:24177: result: no
1372configure:24187: checking for extra flags to get ANSI library prototypes
1373configure:24201: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl -Wl,-framework -Wl,CoreFoundation -lm >&5
1374configure:24201: $? = 0
1375configure:24201: ./conftest
1376configure:24201: $? = 0
1377configure:24202: result: none needed
1378configure:24237: checking for the BeOS
1379configure:24246: result: no
1380configure:24351: checking for HP-UX
1381configure:24360: result: no
1382configure:24457: checking for pkg-config
1383configure:24487: result: /opt/local/bin/pkg-config
1384configure:24512: checking pkg-config is at least version 0.16
1385configure:24515: result: yes
1386configure:24533: checking for glib-2.0 >= 2.57.2 gobject-2.0 gmodule-no-export-2.0
1387configure:24540: $PKG_CONFIG --exists --print-errors "$pkg_config_args"
1388configure:24543: $? = 0
1389configure:24557: $PKG_CONFIG --exists --print-errors "$pkg_config_args"
1390configure:24560: $? = 0
1391configure:24598: result: yes
1392configure:24608: $PKG_CONFIG --exists --print-errors "glib-2.0"
1393configure:24611: $? = 0
1394configure:24631: $PKG_CONFIG --exists --print-errors "glib-2.0"
1395configure:24634: $? = 0
1396configure:24654: $PKG_CONFIG --exists --print-errors "glib-2.0"
1397configure:24657: $? = 0
1398configure:24677: $PKG_CONFIG --exists --print-errors "gio-2.0"
1399configure:24680: $? = 0
1400configure:24696: checking for GLIB - version >= 2.57.2
1401configure:24815: result: yes (version 2.58.3)
1402configure:24886: checking for pkg-config
1403configure:24904: found /opt/local/bin/pkg-config
1404configure:24916: result: /opt/local/bin/pkg-config
1405configure:24927: checking build system's pkg-config is at least version 0.16
1406configure:24930: result: yes
1407configure:24947: checking for bind_textdomain_codeset
1408configure:24947: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl -Wl,-framework -Wl,CoreFoundation -L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation >&5
1409configure:24947: $? = 0
1410configure:24947: result: yes
1411configure:24960: checking linux/memfd.h usability
1412configure:24960: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5
1413conftest.c:71:10: fatal error: 'linux/memfd.h' file not found
1414#include <linux/memfd.h>
1415         ^
14161 error generated.
1417configure:24960: $? = 1
1418configure: failed program was:
1419| /* confdefs.h */
1420| #define PACKAGE_NAME "gtk+"
1421| #define PACKAGE_TARNAME "gtk+"
1422| #define PACKAGE_VERSION "3.24.12"
1423| #define PACKAGE_STRING "gtk+ 3.24.12"
1424| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1425| #define PACKAGE_URL ""
1426| #define STDC_HEADERS 1
1427| #define HAVE_SYS_TYPES_H 1
1428| #define HAVE_SYS_STAT_H 1
1429| #define HAVE_STDLIB_H 1
1430| #define HAVE_STRING_H 1
1431| #define HAVE_MEMORY_H 1
1432| #define HAVE_STRINGS_H 1
1433| #define HAVE_INTTYPES_H 1
1434| #define HAVE_STDINT_H 1
1435| #define HAVE_UNISTD_H 1
1436| #define __EXTENSIONS__ 1
1437| #define _ALL_SOURCE 1
1438| #define _GNU_SOURCE 1
1439| #define _POSIX_PTHREAD_SEMANTICS 1
1440| #define _TANDEM_SOURCE 1
1441| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1442| #define HAVE_CFLOCALECOPYCURRENT 1
1443| #define HAVE_ICONV 1
1444| #define ENABLE_NLS 1
1445| #define HAVE_GETTEXT 1
1446| #define HAVE_DCGETTEXT 1
1447| #define GETTEXT_PACKAGE "gtk30"
1448| #define HAVE_DLFCN_H 1
1449| #define LT_OBJDIR ".libs/"
1450| #define HAVE_FLOCKFILE 1
1451| #define HAVE_LSTAT 1
1452| #define HAVE_MKSTEMP 1
1453| #define HAVE_LOCALTIME_R 1
1454| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1455| /* end confdefs.h.  */
1456| #include <stdio.h>
1457| #ifdef HAVE_SYS_TYPES_H
1458| # include <sys/types.h>
1459| #endif
1460| #ifdef HAVE_SYS_STAT_H
1461| # include <sys/stat.h>
1462| #endif
1463| #ifdef STDC_HEADERS
1464| # include <stdlib.h>
1465| # include <stddef.h>
1466| #else
1467| # ifdef HAVE_STDLIB_H
1468| #  include <stdlib.h>
1469| # endif
1470| #endif
1471| #ifdef HAVE_STRING_H
1472| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1473| #  include <memory.h>
1474| # endif
1475| # include <string.h>
1476| #endif
1477| #ifdef HAVE_STRINGS_H
1478| # include <strings.h>
1479| #endif
1480| #ifdef HAVE_INTTYPES_H
1481| # include <inttypes.h>
1482| #endif
1483| #ifdef HAVE_STDINT_H
1484| # include <stdint.h>
1485| #endif
1486| #ifdef HAVE_UNISTD_H
1487| # include <unistd.h>
1488| #endif
1489| #include <linux/memfd.h>
1490configure:24960: result: no
1491configure:24960: checking linux/memfd.h presence
1492configure:24960: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c
1493conftest.c:38:10: fatal error: 'linux/memfd.h' file not found
1494#include <linux/memfd.h>
1495         ^
14961 error generated.
1497configure:24960: $? = 1
1498configure: failed program was:
1499| /* confdefs.h */
1500| #define PACKAGE_NAME "gtk+"
1501| #define PACKAGE_TARNAME "gtk+"
1502| #define PACKAGE_VERSION "3.24.12"
1503| #define PACKAGE_STRING "gtk+ 3.24.12"
1504| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1505| #define PACKAGE_URL ""
1506| #define STDC_HEADERS 1
1507| #define HAVE_SYS_TYPES_H 1
1508| #define HAVE_SYS_STAT_H 1
1509| #define HAVE_STDLIB_H 1
1510| #define HAVE_STRING_H 1
1511| #define HAVE_MEMORY_H 1
1512| #define HAVE_STRINGS_H 1
1513| #define HAVE_INTTYPES_H 1
1514| #define HAVE_STDINT_H 1
1515| #define HAVE_UNISTD_H 1
1516| #define __EXTENSIONS__ 1
1517| #define _ALL_SOURCE 1
1518| #define _GNU_SOURCE 1
1519| #define _POSIX_PTHREAD_SEMANTICS 1
1520| #define _TANDEM_SOURCE 1
1521| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1522| #define HAVE_CFLOCALECOPYCURRENT 1
1523| #define HAVE_ICONV 1
1524| #define ENABLE_NLS 1
1525| #define HAVE_GETTEXT 1
1526| #define HAVE_DCGETTEXT 1
1527| #define GETTEXT_PACKAGE "gtk30"
1528| #define HAVE_DLFCN_H 1
1529| #define LT_OBJDIR ".libs/"
1530| #define HAVE_FLOCKFILE 1
1531| #define HAVE_LSTAT 1
1532| #define HAVE_MKSTEMP 1
1533| #define HAVE_LOCALTIME_R 1
1534| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1535| /* end confdefs.h.  */
1536| #include <linux/memfd.h>
1537configure:24960: result: no
1538configure:24960: checking for linux/memfd.h
1539configure:24960: result: no
1540configure:24974: checking linux/input.h usability
1541configure:24974: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5
1542conftest.c:71:10: fatal error: 'linux/input.h' file not found
1543#include <linux/input.h>
1544         ^
15451 error generated.
1546configure:24974: $? = 1
1547configure: failed program was:
1548| /* confdefs.h */
1549| #define PACKAGE_NAME "gtk+"
1550| #define PACKAGE_TARNAME "gtk+"
1551| #define PACKAGE_VERSION "3.24.12"
1552| #define PACKAGE_STRING "gtk+ 3.24.12"
1553| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1554| #define PACKAGE_URL ""
1555| #define STDC_HEADERS 1
1556| #define HAVE_SYS_TYPES_H 1
1557| #define HAVE_SYS_STAT_H 1
1558| #define HAVE_STDLIB_H 1
1559| #define HAVE_STRING_H 1
1560| #define HAVE_MEMORY_H 1
1561| #define HAVE_STRINGS_H 1
1562| #define HAVE_INTTYPES_H 1
1563| #define HAVE_STDINT_H 1
1564| #define HAVE_UNISTD_H 1
1565| #define __EXTENSIONS__ 1
1566| #define _ALL_SOURCE 1
1567| #define _GNU_SOURCE 1
1568| #define _POSIX_PTHREAD_SEMANTICS 1
1569| #define _TANDEM_SOURCE 1
1570| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1571| #define HAVE_CFLOCALECOPYCURRENT 1
1572| #define HAVE_ICONV 1
1573| #define ENABLE_NLS 1
1574| #define HAVE_GETTEXT 1
1575| #define HAVE_DCGETTEXT 1
1576| #define GETTEXT_PACKAGE "gtk30"
1577| #define HAVE_DLFCN_H 1
1578| #define LT_OBJDIR ".libs/"
1579| #define HAVE_FLOCKFILE 1
1580| #define HAVE_LSTAT 1
1581| #define HAVE_MKSTEMP 1
1582| #define HAVE_LOCALTIME_R 1
1583| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1584| /* end confdefs.h.  */
1585| #include <stdio.h>
1586| #ifdef HAVE_SYS_TYPES_H
1587| # include <sys/types.h>
1588| #endif
1589| #ifdef HAVE_SYS_STAT_H
1590| # include <sys/stat.h>
1591| #endif
1592| #ifdef STDC_HEADERS
1593| # include <stdlib.h>
1594| # include <stddef.h>
1595| #else
1596| # ifdef HAVE_STDLIB_H
1597| #  include <stdlib.h>
1598| # endif
1599| #endif
1600| #ifdef HAVE_STRING_H
1601| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1602| #  include <memory.h>
1603| # endif
1604| # include <string.h>
1605| #endif
1606| #ifdef HAVE_STRINGS_H
1607| # include <strings.h>
1608| #endif
1609| #ifdef HAVE_INTTYPES_H
1610| # include <inttypes.h>
1611| #endif
1612| #ifdef HAVE_STDINT_H
1613| # include <stdint.h>
1614| #endif
1615| #ifdef HAVE_UNISTD_H
1616| # include <unistd.h>
1617| #endif
1618| #include <linux/input.h>
1619configure:24974: result: no
1620configure:24974: checking linux/input.h presence
1621configure:24974: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c
1622conftest.c:38:10: fatal error: 'linux/input.h' file not found
1623#include <linux/input.h>
1624         ^
16251 error generated.
1626configure:24974: $? = 1
1627configure: failed program was:
1628| /* confdefs.h */
1629| #define PACKAGE_NAME "gtk+"
1630| #define PACKAGE_TARNAME "gtk+"
1631| #define PACKAGE_VERSION "3.24.12"
1632| #define PACKAGE_STRING "gtk+ 3.24.12"
1633| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1634| #define PACKAGE_URL ""
1635| #define STDC_HEADERS 1
1636| #define HAVE_SYS_TYPES_H 1
1637| #define HAVE_SYS_STAT_H 1
1638| #define HAVE_STDLIB_H 1
1639| #define HAVE_STRING_H 1
1640| #define HAVE_MEMORY_H 1
1641| #define HAVE_STRINGS_H 1
1642| #define HAVE_INTTYPES_H 1
1643| #define HAVE_STDINT_H 1
1644| #define HAVE_UNISTD_H 1
1645| #define __EXTENSIONS__ 1
1646| #define _ALL_SOURCE 1
1647| #define _GNU_SOURCE 1
1648| #define _POSIX_PTHREAD_SEMANTICS 1
1649| #define _TANDEM_SOURCE 1
1650| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1651| #define HAVE_CFLOCALECOPYCURRENT 1
1652| #define HAVE_ICONV 1
1653| #define ENABLE_NLS 1
1654| #define HAVE_GETTEXT 1
1655| #define HAVE_DCGETTEXT 1
1656| #define GETTEXT_PACKAGE "gtk30"
1657| #define HAVE_DLFCN_H 1
1658| #define LT_OBJDIR ".libs/"
1659| #define HAVE_FLOCKFILE 1
1660| #define HAVE_LSTAT 1
1661| #define HAVE_MKSTEMP 1
1662| #define HAVE_LOCALTIME_R 1
1663| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1664| /* end confdefs.h.  */
1665| #include <linux/input.h>
1666configure:24974: result: no
1667configure:24974: checking for linux/input.h
1668configure:24974: result: no
1669configure:24988: checking dev/evdev/input.h usability
1670configure:24988: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5
1671conftest.c:71:10: fatal error: 'dev/evdev/input.h' file not found
1672#include <dev/evdev/input.h>
1673         ^
16741 error generated.
1675configure:24988: $? = 1
1676configure: failed program was:
1677| /* confdefs.h */
1678| #define PACKAGE_NAME "gtk+"
1679| #define PACKAGE_TARNAME "gtk+"
1680| #define PACKAGE_VERSION "3.24.12"
1681| #define PACKAGE_STRING "gtk+ 3.24.12"
1682| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1683| #define PACKAGE_URL ""
1684| #define STDC_HEADERS 1
1685| #define HAVE_SYS_TYPES_H 1
1686| #define HAVE_SYS_STAT_H 1
1687| #define HAVE_STDLIB_H 1
1688| #define HAVE_STRING_H 1
1689| #define HAVE_MEMORY_H 1
1690| #define HAVE_STRINGS_H 1
1691| #define HAVE_INTTYPES_H 1
1692| #define HAVE_STDINT_H 1
1693| #define HAVE_UNISTD_H 1
1694| #define __EXTENSIONS__ 1
1695| #define _ALL_SOURCE 1
1696| #define _GNU_SOURCE 1
1697| #define _POSIX_PTHREAD_SEMANTICS 1
1698| #define _TANDEM_SOURCE 1
1699| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1700| #define HAVE_CFLOCALECOPYCURRENT 1
1701| #define HAVE_ICONV 1
1702| #define ENABLE_NLS 1
1703| #define HAVE_GETTEXT 1
1704| #define HAVE_DCGETTEXT 1
1705| #define GETTEXT_PACKAGE "gtk30"
1706| #define HAVE_DLFCN_H 1
1707| #define LT_OBJDIR ".libs/"
1708| #define HAVE_FLOCKFILE 1
1709| #define HAVE_LSTAT 1
1710| #define HAVE_MKSTEMP 1
1711| #define HAVE_LOCALTIME_R 1
1712| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1713| /* end confdefs.h.  */
1714| #include <stdio.h>
1715| #ifdef HAVE_SYS_TYPES_H
1716| # include <sys/types.h>
1717| #endif
1718| #ifdef HAVE_SYS_STAT_H
1719| # include <sys/stat.h>
1720| #endif
1721| #ifdef STDC_HEADERS
1722| # include <stdlib.h>
1723| # include <stddef.h>
1724| #else
1725| # ifdef HAVE_STDLIB_H
1726| #  include <stdlib.h>
1727| # endif
1728| #endif
1729| #ifdef HAVE_STRING_H
1730| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1731| #  include <memory.h>
1732| # endif
1733| # include <string.h>
1734| #endif
1735| #ifdef HAVE_STRINGS_H
1736| # include <strings.h>
1737| #endif
1738| #ifdef HAVE_INTTYPES_H
1739| # include <inttypes.h>
1740| #endif
1741| #ifdef HAVE_STDINT_H
1742| # include <stdint.h>
1743| #endif
1744| #ifdef HAVE_UNISTD_H
1745| # include <unistd.h>
1746| #endif
1747| #include <dev/evdev/input.h>
1748configure:24988: result: no
1749configure:24988: checking dev/evdev/input.h presence
1750configure:24988: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c
1751conftest.c:38:10: fatal error: 'dev/evdev/input.h' file not found
1752#include <dev/evdev/input.h>
1753         ^
17541 error generated.
1755configure:24988: $? = 1
1756configure: failed program was:
1757| /* confdefs.h */
1758| #define PACKAGE_NAME "gtk+"
1759| #define PACKAGE_TARNAME "gtk+"
1760| #define PACKAGE_VERSION "3.24.12"
1761| #define PACKAGE_STRING "gtk+ 3.24.12"
1762| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1763| #define PACKAGE_URL ""
1764| #define STDC_HEADERS 1
1765| #define HAVE_SYS_TYPES_H 1
1766| #define HAVE_SYS_STAT_H 1
1767| #define HAVE_STDLIB_H 1
1768| #define HAVE_STRING_H 1
1769| #define HAVE_MEMORY_H 1
1770| #define HAVE_STRINGS_H 1
1771| #define HAVE_INTTYPES_H 1
1772| #define HAVE_STDINT_H 1
1773| #define HAVE_UNISTD_H 1
1774| #define __EXTENSIONS__ 1
1775| #define _ALL_SOURCE 1
1776| #define _GNU_SOURCE 1
1777| #define _POSIX_PTHREAD_SEMANTICS 1
1778| #define _TANDEM_SOURCE 1
1779| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1780| #define HAVE_CFLOCALECOPYCURRENT 1
1781| #define HAVE_ICONV 1
1782| #define ENABLE_NLS 1
1783| #define HAVE_GETTEXT 1
1784| #define HAVE_DCGETTEXT 1
1785| #define GETTEXT_PACKAGE "gtk30"
1786| #define HAVE_DLFCN_H 1
1787| #define LT_OBJDIR ".libs/"
1788| #define HAVE_FLOCKFILE 1
1789| #define HAVE_LSTAT 1
1790| #define HAVE_MKSTEMP 1
1791| #define HAVE_LOCALTIME_R 1
1792| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1793| /* end confdefs.h.  */
1794| #include <dev/evdev/input.h>
1795configure:24988: result: no
1796configure:24988: checking for dev/evdev/input.h
1797configure:24988: result: no
1798configure:25002: checking sys/mman.h usability
1799configure:25002: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5
1800configure:25002: $? = 0
1801configure:25002: result: yes
1802configure:25002: checking sys/mman.h presence
1803configure:25002: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c
1804configure:25002: $? = 0
1805configure:25002: result: yes
1806configure:25002: checking for sys/mman.h
1807configure:25002: result: yes
1808configure:25016: checking sys/time.h usability
1809configure:25016: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5
1810configure:25016: $? = 0
1811configure:25016: result: yes
1812configure:25016: checking sys/time.h presence
1813configure:25016: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c
1814configure:25016: $? = 0
1815configure:25016: result: yes
1816configure:25016: checking for sys/time.h
1817configure:25016: result: yes
1818configure:25030: checking for unistd.h
1819configure:25030: result: yes
1820configure:25044: checking ftw.h usability
1821configure:25044: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5
1822configure:25044: $? = 0
1823configure:25044: result: yes
1824configure:25044: checking ftw.h presence
1825configure:25044: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c
1826configure:25044: $? = 0
1827configure:25044: result: yes
1828configure:25044: checking for ftw.h
1829configure:25044: result: yes
1830configure:25083: checking for stdlib.h
1831configure:25083: result: yes
1832configure:25083: checking for unistd.h
1833configure:25083: result: yes
1834configure:25083: checking for sys/param.h
1835configure:25083: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5
1836configure:25083: $? = 0
1837configure:25083: result: yes
1838configure:25103: checking for getpagesize
1839configure:25103: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl -Wl,-framework -Wl,CoreFoundation >&5
1840configure:25103: $? = 0
1841configure:25103: result: yes
1842configure:25112: checking for working mmap
1843configure:25259: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl -Wl,-framework -Wl,CoreFoundation >&5
1844configure:25259: $? = 0
1845configure:25259: ./conftest
1846configure:25259: $? = 0
1847configure:25269: result: yes
1848configure:25281: checking for mallinfo
1849configure:25281: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl -Wl,-framework -Wl,CoreFoundation >&5
1850Undefined symbols for architecture x86_64:
1851  "_mallinfo", referenced from:
1852      _main in conftest-765KiO.o
1853ld: symbol(s) not found for architecture x86_64
1854clang: error: linker command failed with exit code 1 (use -v to see invocation)
1855configure:25281: $? = 1
1856configure: failed program was:
1857| /* confdefs.h */
1858| #define PACKAGE_NAME "gtk+"
1859| #define PACKAGE_TARNAME "gtk+"
1860| #define PACKAGE_VERSION "3.24.12"
1861| #define PACKAGE_STRING "gtk+ 3.24.12"
1862| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1863| #define PACKAGE_URL ""
1864| #define STDC_HEADERS 1
1865| #define HAVE_SYS_TYPES_H 1
1866| #define HAVE_SYS_STAT_H 1
1867| #define HAVE_STDLIB_H 1
1868| #define HAVE_STRING_H 1
1869| #define HAVE_MEMORY_H 1
1870| #define HAVE_STRINGS_H 1
1871| #define HAVE_INTTYPES_H 1
1872| #define HAVE_STDINT_H 1
1873| #define HAVE_UNISTD_H 1
1874| #define __EXTENSIONS__ 1
1875| #define _ALL_SOURCE 1
1876| #define _GNU_SOURCE 1
1877| #define _POSIX_PTHREAD_SEMANTICS 1
1878| #define _TANDEM_SOURCE 1
1879| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1880| #define HAVE_CFLOCALECOPYCURRENT 1
1881| #define HAVE_ICONV 1
1882| #define ENABLE_NLS 1
1883| #define HAVE_GETTEXT 1
1884| #define HAVE_DCGETTEXT 1
1885| #define GETTEXT_PACKAGE "gtk30"
1886| #define HAVE_DLFCN_H 1
1887| #define LT_OBJDIR ".libs/"
1888| #define HAVE_FLOCKFILE 1
1889| #define HAVE_LSTAT 1
1890| #define HAVE_MKSTEMP 1
1891| #define HAVE_LOCALTIME_R 1
1892| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1893| #define HAVE_SYS_MMAN_H 1
1894| #define HAVE_SYS_MMAN_H 1
1895| #define HAVE_SYS_TIME_H 1
1896| #define HAVE_SYS_TIME_H 1
1897| #define HAVE_UNISTD_H 1
1898| #define HAVE_UNISTD_H 1
1899| #define HAVE_FTW_H 1
1900| #define HAVE_FTW_H 1
1901| #define GLIB_DISABLE_DEPRECATION_WARNINGS 1
1902| #define HAVE_STDLIB_H 1
1903| #define HAVE_UNISTD_H 1
1904| #define HAVE_SYS_PARAM_H 1
1905| #define HAVE_GETPAGESIZE 1
1906| #define HAVE_MMAP 1
1907| /* end confdefs.h.  */
1908| /* Define mallinfo to an innocuous variant, in case <limits.h> declares mallinfo.
1909|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1910| #define mallinfo innocuous_mallinfo
1911|
1912| /* System header to define __stub macros and hopefully few prototypes,
1913|     which can conflict with char mallinfo (); below.
1914|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1915|     <limits.h> exists even on freestanding compilers.  */
1916|
1917| #ifdef __STDC__
1918| # include <limits.h>
1919| #else
1920| # include <assert.h>
1921| #endif
1922|
1923| #undef mallinfo
1924|
1925| /* Override any GCC internal prototype to avoid an error.
1926|    Use char because int might match the return type of a GCC
1927|    builtin and then its argument prototype would still apply.  */
1928| #ifdef __cplusplus
1929| extern "C"
1930| #endif
1931| char mallinfo ();
1932| /* The GNU C library defines this for functions which it implements
1933|     to always fail with ENOSYS.  Some functions are actually named
1934|     something starting with __ and the normal name is an alias.  */
1935| #if defined __stub_mallinfo || defined __stub___mallinfo
1936| choke me
1937| #endif
1938|
1939| int
1940| main ()
1941| {
1942| return mallinfo ();
1943|   ;
1944|   return 0;
1945| }
1946configure:25281: result: no
1947configure:25292: checking for getresuid
1948configure:25292: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl -Wl,-framework -Wl,CoreFoundation >&5
1949Undefined symbols for architecture x86_64:
1950  "_getresuid", referenced from:
1951      _main in conftest-eMq9oF.o
1952ld: symbol(s) not found for architecture x86_64
1953clang: error: linker command failed with exit code 1 (use -v to see invocation)
1954configure:25292: $? = 1
1955configure: failed program was:
1956| /* confdefs.h */
1957| #define PACKAGE_NAME "gtk+"
1958| #define PACKAGE_TARNAME "gtk+"
1959| #define PACKAGE_VERSION "3.24.12"
1960| #define PACKAGE_STRING "gtk+ 3.24.12"
1961| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
1962| #define PACKAGE_URL ""
1963| #define STDC_HEADERS 1
1964| #define HAVE_SYS_TYPES_H 1
1965| #define HAVE_SYS_STAT_H 1
1966| #define HAVE_STDLIB_H 1
1967| #define HAVE_STRING_H 1
1968| #define HAVE_MEMORY_H 1
1969| #define HAVE_STRINGS_H 1
1970| #define HAVE_INTTYPES_H 1
1971| #define HAVE_STDINT_H 1
1972| #define HAVE_UNISTD_H 1
1973| #define __EXTENSIONS__ 1
1974| #define _ALL_SOURCE 1
1975| #define _GNU_SOURCE 1
1976| #define _POSIX_PTHREAD_SEMANTICS 1
1977| #define _TANDEM_SOURCE 1
1978| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1979| #define HAVE_CFLOCALECOPYCURRENT 1
1980| #define HAVE_ICONV 1
1981| #define ENABLE_NLS 1
1982| #define HAVE_GETTEXT 1
1983| #define HAVE_DCGETTEXT 1
1984| #define GETTEXT_PACKAGE "gtk30"
1985| #define HAVE_DLFCN_H 1
1986| #define LT_OBJDIR ".libs/"
1987| #define HAVE_FLOCKFILE 1
1988| #define HAVE_LSTAT 1
1989| #define HAVE_MKSTEMP 1
1990| #define HAVE_LOCALTIME_R 1
1991| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1992| #define HAVE_SYS_MMAN_H 1
1993| #define HAVE_SYS_MMAN_H 1
1994| #define HAVE_SYS_TIME_H 1
1995| #define HAVE_SYS_TIME_H 1
1996| #define HAVE_UNISTD_H 1
1997| #define HAVE_UNISTD_H 1
1998| #define HAVE_FTW_H 1
1999| #define HAVE_FTW_H 1
2000| #define GLIB_DISABLE_DEPRECATION_WARNINGS 1
2001| #define HAVE_STDLIB_H 1
2002| #define HAVE_UNISTD_H 1
2003| #define HAVE_SYS_PARAM_H 1
2004| #define HAVE_GETPAGESIZE 1
2005| #define HAVE_MMAP 1
2006| /* end confdefs.h.  */
2007| /* Define getresuid to an innocuous variant, in case <limits.h> declares getresuid.
2008|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2009| #define getresuid innocuous_getresuid
2010|
2011| /* System header to define __stub macros and hopefully few prototypes,
2012|     which can conflict with char getresuid (); below.
2013|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2014|     <limits.h> exists even on freestanding compilers.  */
2015|
2016| #ifdef __STDC__
2017| # include <limits.h>
2018| #else
2019| # include <assert.h>
2020| #endif
2021|
2022| #undef getresuid
2023|
2024| /* Override any GCC internal prototype to avoid an error.
2025|    Use char because int might match the return type of a GCC
2026|    builtin and then its argument prototype would still apply.  */
2027| #ifdef __cplusplus
2028| extern "C"
2029| #endif
2030| char getresuid ();
2031| /* The GNU C library defines this for functions which it implements
2032|     to always fail with ENOSYS.  Some functions are actually named
2033|     something starting with __ and the normal name is an alias.  */
2034| #if defined __stub_getresuid || defined __stub___getresuid
2035| choke me
2036| #endif
2037|
2038| int
2039| main ()
2040| {
2041| return getresuid ();
2042|   ;
2043|   return 0;
2044| }
2045configure:25292: result: no
2046configure:25301: checking for uid_t in sys/types.h
2047configure:25320: result: yes
2048configure:25334: checking for round in -lm
2049configure:25359: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm   -lintl -Wl,-framework -Wl,CoreFoundation >&5
2050conftest.c:59:6: warning: incompatible redeclaration of library function 'round'
2051char round ();
2052     ^
2053conftest.c:59:6: note: 'round' is a builtin with type 'double (double)'
20541 warning generated.
2055configure:25359: $? = 0
2056configure:25368: result: yes
2057configure:25382: checking for round
2058configure:25382: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm  -lintl -Wl,-framework -Wl,CoreFoundation >&5
2059conftest.c:76:6: warning: incompatible redeclaration of library function 'round'
2060char round ();
2061     ^
2062conftest.c:76:6: note: 'round' is a builtin with type 'double (double)'
20631 warning generated.
2064configure:25382: $? = 0
2065configure:25382: result: yes
2066configure:25382: checking for rint
2067configure:25382: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm  -lintl -Wl,-framework -Wl,CoreFoundation >&5
2068conftest.c:77:6: warning: incompatible redeclaration of library function 'rint'
2069char rint ();
2070     ^
2071conftest.c:77:6: note: 'rint' is a builtin with type 'double (double)'
20721 warning generated.
2073configure:25382: $? = 0
2074configure:25382: result: yes
2075configure:25382: checking for nearbyint
2076configure:25382: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm  -lintl -Wl,-framework -Wl,CoreFoundation >&5
2077conftest.c:78:6: warning: incompatible redeclaration of library function 'nearbyint'
2078char nearbyint ();
2079     ^
2080conftest.c:78:6: note: 'nearbyint' is a builtin with type 'double (double)'
20811 warning generated.
2082configure:25382: $? = 0
2083configure:25382: result: yes
2084configure:25382: checking for sincos
2085configure:25382: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm  -lintl -Wl,-framework -Wl,CoreFoundation >&5
2086Undefined symbols for architecture x86_64:
2087  "_sincos", referenced from:
2088      _main in conftest-M465pr.o
2089ld: symbol(s) not found for architecture x86_64
2090clang: error: linker command failed with exit code 1 (use -v to see invocation)
2091configure:25382: $? = 1
2092configure: failed program was:
2093| /* confdefs.h */
2094| #define PACKAGE_NAME "gtk+"
2095| #define PACKAGE_TARNAME "gtk+"
2096| #define PACKAGE_VERSION "3.24.12"
2097| #define PACKAGE_STRING "gtk+ 3.24.12"
2098| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2099| #define PACKAGE_URL ""
2100| #define STDC_HEADERS 1
2101| #define HAVE_SYS_TYPES_H 1
2102| #define HAVE_SYS_STAT_H 1
2103| #define HAVE_STDLIB_H 1
2104| #define HAVE_STRING_H 1
2105| #define HAVE_MEMORY_H 1
2106| #define HAVE_STRINGS_H 1
2107| #define HAVE_INTTYPES_H 1
2108| #define HAVE_STDINT_H 1
2109| #define HAVE_UNISTD_H 1
2110| #define __EXTENSIONS__ 1
2111| #define _ALL_SOURCE 1
2112| #define _GNU_SOURCE 1
2113| #define _POSIX_PTHREAD_SEMANTICS 1
2114| #define _TANDEM_SOURCE 1
2115| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2116| #define HAVE_CFLOCALECOPYCURRENT 1
2117| #define HAVE_ICONV 1
2118| #define ENABLE_NLS 1
2119| #define HAVE_GETTEXT 1
2120| #define HAVE_DCGETTEXT 1
2121| #define GETTEXT_PACKAGE "gtk30"
2122| #define HAVE_DLFCN_H 1
2123| #define LT_OBJDIR ".libs/"
2124| #define HAVE_FLOCKFILE 1
2125| #define HAVE_LSTAT 1
2126| #define HAVE_MKSTEMP 1
2127| #define HAVE_LOCALTIME_R 1
2128| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2129| #define HAVE_SYS_MMAN_H 1
2130| #define HAVE_SYS_MMAN_H 1
2131| #define HAVE_SYS_TIME_H 1
2132| #define HAVE_SYS_TIME_H 1
2133| #define HAVE_UNISTD_H 1
2134| #define HAVE_UNISTD_H 1
2135| #define HAVE_FTW_H 1
2136| #define HAVE_FTW_H 1
2137| #define GLIB_DISABLE_DEPRECATION_WARNINGS 1
2138| #define HAVE_STDLIB_H 1
2139| #define HAVE_UNISTD_H 1
2140| #define HAVE_SYS_PARAM_H 1
2141| #define HAVE_GETPAGESIZE 1
2142| #define HAVE_MMAP 1
2143| #define HAVE_LIBM 1
2144| #define HAVE_ROUND 1
2145| #define HAVE_RINT 1
2146| #define HAVE_NEARBYINT 1
2147| /* end confdefs.h.  */
2148| /* Define sincos to an innocuous variant, in case <limits.h> declares sincos.
2149|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2150| #define sincos innocuous_sincos
2151|
2152| /* System header to define __stub macros and hopefully few prototypes,
2153|     which can conflict with char sincos (); below.
2154|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2155|     <limits.h> exists even on freestanding compilers.  */
2156|
2157| #ifdef __STDC__
2158| # include <limits.h>
2159| #else
2160| # include <assert.h>
2161| #endif
2162|
2163| #undef sincos
2164|
2165| /* Override any GCC internal prototype to avoid an error.
2166|    Use char because int might match the return type of a GCC
2167|    builtin and then its argument prototype would still apply.  */
2168| #ifdef __cplusplus
2169| extern "C"
2170| #endif
2171| char sincos ();
2172| /* The GNU C library defines this for functions which it implements
2173|     to always fail with ENOSYS.  Some functions are actually named
2174|     something starting with __ and the normal name is an alias.  */
2175| #if defined __stub_sincos || defined __stub___sincos
2176| choke me
2177| #endif
2178|
2179| int
2180| main ()
2181| {
2182| return sincos ();
2183|   ;
2184|   return 0;
2185| }
2186configure:25382: result: no
2187configure:25382: checking for exp2
2188configure:25382: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm  -lintl -Wl,-framework -Wl,CoreFoundation >&5
2189conftest.c:79:6: warning: incompatible redeclaration of library function 'exp2'
2190char exp2 ();
2191     ^
2192conftest.c:79:6: note: 'exp2' is a builtin with type 'double (double)'
21931 warning generated.
2194configure:25382: $? = 0
2195configure:25382: result: yes
2196configure:25382: checking for log2
2197configure:25382: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm  -lintl -Wl,-framework -Wl,CoreFoundation >&5
2198conftest.c:80:6: warning: incompatible redeclaration of library function 'log2'
2199char log2 ();
2200     ^
2201conftest.c:80:6: note: 'log2' is a builtin with type 'double (double)'
22021 warning generated.
2203configure:25382: $? = 0
2204configure:25382: result: yes
2205configure:25382: checking for trunc
2206configure:25382: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm  -lintl -Wl,-framework -Wl,CoreFoundation >&5
2207conftest.c:81:6: warning: incompatible redeclaration of library function 'trunc'
2208char trunc ();
2209     ^
2210conftest.c:81:6: note: 'trunc' is a builtin with type 'double (double)'
22111 warning generated.
2212configure:25382: $? = 0
2213configure:25382: result: yes
2214configure:25391: checking whether isnan is declared
2215configure:25391: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5
2216configure:25391: $? = 0
2217configure:25391: result: yes
2218configure:25402: checking whether isinf is declared
2219configure:25402: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5
2220configure:25402: $? = 0
2221configure:25402: result: yes
2222configure:25415: checking whether to build dynamic modules
2223configure:25431: result: yes
2224configure:25433: checking whether dynamic modules work
2225configure:25458: result: yes
2226configure:25479: checking immodules to build
2227configure:25508: result:
2228configure:25663: checking sys/systeminfo.h usability
2229configure:25663: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5
2230conftest.c:95:10: fatal error: 'sys/systeminfo.h' file not found
2231#include <sys/systeminfo.h>
2232         ^
22331 error generated.
2234configure:25663: $? = 1
2235configure: failed program was:
2236| /* confdefs.h */
2237| #define PACKAGE_NAME "gtk+"
2238| #define PACKAGE_TARNAME "gtk+"
2239| #define PACKAGE_VERSION "3.24.12"
2240| #define PACKAGE_STRING "gtk+ 3.24.12"
2241| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2242| #define PACKAGE_URL ""
2243| #define STDC_HEADERS 1
2244| #define HAVE_SYS_TYPES_H 1
2245| #define HAVE_SYS_STAT_H 1
2246| #define HAVE_STDLIB_H 1
2247| #define HAVE_STRING_H 1
2248| #define HAVE_MEMORY_H 1
2249| #define HAVE_STRINGS_H 1
2250| #define HAVE_INTTYPES_H 1
2251| #define HAVE_STDINT_H 1
2252| #define HAVE_UNISTD_H 1
2253| #define __EXTENSIONS__ 1
2254| #define _ALL_SOURCE 1
2255| #define _GNU_SOURCE 1
2256| #define _POSIX_PTHREAD_SEMANTICS 1
2257| #define _TANDEM_SOURCE 1
2258| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2259| #define HAVE_CFLOCALECOPYCURRENT 1
2260| #define HAVE_ICONV 1
2261| #define ENABLE_NLS 1
2262| #define HAVE_GETTEXT 1
2263| #define HAVE_DCGETTEXT 1
2264| #define GETTEXT_PACKAGE "gtk30"
2265| #define HAVE_DLFCN_H 1
2266| #define LT_OBJDIR ".libs/"
2267| #define HAVE_FLOCKFILE 1
2268| #define HAVE_LSTAT 1
2269| #define HAVE_MKSTEMP 1
2270| #define HAVE_LOCALTIME_R 1
2271| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2272| #define HAVE_SYS_MMAN_H 1
2273| #define HAVE_SYS_MMAN_H 1
2274| #define HAVE_SYS_TIME_H 1
2275| #define HAVE_SYS_TIME_H 1
2276| #define HAVE_UNISTD_H 1
2277| #define HAVE_UNISTD_H 1
2278| #define HAVE_FTW_H 1
2279| #define HAVE_FTW_H 1
2280| #define GLIB_DISABLE_DEPRECATION_WARNINGS 1
2281| #define HAVE_STDLIB_H 1
2282| #define HAVE_UNISTD_H 1
2283| #define HAVE_SYS_PARAM_H 1
2284| #define HAVE_GETPAGESIZE 1
2285| #define HAVE_MMAP 1
2286| #define HAVE_LIBM 1
2287| #define HAVE_ROUND 1
2288| #define HAVE_RINT 1
2289| #define HAVE_NEARBYINT 1
2290| #define HAVE_EXP2 1
2291| #define HAVE_LOG2 1
2292| #define HAVE_TRUNC 1
2293| #define HAVE_DECL_ISNAN 1
2294| #define HAVE_DECL_ISINF 1
2295| #define USE_GMODULE 1
2296| /* end confdefs.h.  */
2297| #include <stdio.h>
2298| #ifdef HAVE_SYS_TYPES_H
2299| # include <sys/types.h>
2300| #endif
2301| #ifdef HAVE_SYS_STAT_H
2302| # include <sys/stat.h>
2303| #endif
2304| #ifdef STDC_HEADERS
2305| # include <stdlib.h>
2306| # include <stddef.h>
2307| #else
2308| # ifdef HAVE_STDLIB_H
2309| #  include <stdlib.h>
2310| # endif
2311| #endif
2312| #ifdef HAVE_STRING_H
2313| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2314| #  include <memory.h>
2315| # endif
2316| # include <string.h>
2317| #endif
2318| #ifdef HAVE_STRINGS_H
2319| # include <strings.h>
2320| #endif
2321| #ifdef HAVE_INTTYPES_H
2322| # include <inttypes.h>
2323| #endif
2324| #ifdef HAVE_STDINT_H
2325| # include <stdint.h>
2326| #endif
2327| #ifdef HAVE_UNISTD_H
2328| # include <unistd.h>
2329| #endif
2330| #include <sys/systeminfo.h>
2331configure:25663: result: no
2332configure:25663: checking sys/systeminfo.h presence
2333configure:25663: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c
2334conftest.c:62:10: fatal error: 'sys/systeminfo.h' file not found
2335#include <sys/systeminfo.h>
2336         ^
23371 error generated.
2338configure:25663: $? = 1
2339configure: failed program was:
2340| /* confdefs.h */
2341| #define PACKAGE_NAME "gtk+"
2342| #define PACKAGE_TARNAME "gtk+"
2343| #define PACKAGE_VERSION "3.24.12"
2344| #define PACKAGE_STRING "gtk+ 3.24.12"
2345| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2346| #define PACKAGE_URL ""
2347| #define STDC_HEADERS 1
2348| #define HAVE_SYS_TYPES_H 1
2349| #define HAVE_SYS_STAT_H 1
2350| #define HAVE_STDLIB_H 1
2351| #define HAVE_STRING_H 1
2352| #define HAVE_MEMORY_H 1
2353| #define HAVE_STRINGS_H 1
2354| #define HAVE_INTTYPES_H 1
2355| #define HAVE_STDINT_H 1
2356| #define HAVE_UNISTD_H 1
2357| #define __EXTENSIONS__ 1
2358| #define _ALL_SOURCE 1
2359| #define _GNU_SOURCE 1
2360| #define _POSIX_PTHREAD_SEMANTICS 1
2361| #define _TANDEM_SOURCE 1
2362| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2363| #define HAVE_CFLOCALECOPYCURRENT 1
2364| #define HAVE_ICONV 1
2365| #define ENABLE_NLS 1
2366| #define HAVE_GETTEXT 1
2367| #define HAVE_DCGETTEXT 1
2368| #define GETTEXT_PACKAGE "gtk30"
2369| #define HAVE_DLFCN_H 1
2370| #define LT_OBJDIR ".libs/"
2371| #define HAVE_FLOCKFILE 1
2372| #define HAVE_LSTAT 1
2373| #define HAVE_MKSTEMP 1
2374| #define HAVE_LOCALTIME_R 1
2375| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2376| #define HAVE_SYS_MMAN_H 1
2377| #define HAVE_SYS_MMAN_H 1
2378| #define HAVE_SYS_TIME_H 1
2379| #define HAVE_SYS_TIME_H 1
2380| #define HAVE_UNISTD_H 1
2381| #define HAVE_UNISTD_H 1
2382| #define HAVE_FTW_H 1
2383| #define HAVE_FTW_H 1
2384| #define GLIB_DISABLE_DEPRECATION_WARNINGS 1
2385| #define HAVE_STDLIB_H 1
2386| #define HAVE_UNISTD_H 1
2387| #define HAVE_SYS_PARAM_H 1
2388| #define HAVE_GETPAGESIZE 1
2389| #define HAVE_MMAP 1
2390| #define HAVE_LIBM 1
2391| #define HAVE_ROUND 1
2392| #define HAVE_RINT 1
2393| #define HAVE_NEARBYINT 1
2394| #define HAVE_EXP2 1
2395| #define HAVE_LOG2 1
2396| #define HAVE_TRUNC 1
2397| #define HAVE_DECL_ISNAN 1
2398| #define HAVE_DECL_ISINF 1
2399| #define USE_GMODULE 1
2400| /* end confdefs.h.  */
2401| #include <sys/systeminfo.h>
2402configure:25663: result: no
2403configure:25663: checking for sys/systeminfo.h
2404configure:25663: result: no
2405configure:25671: checking sys/sysinfo.h usability
2406configure:25671: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5
2407conftest.c:95:10: fatal error: 'sys/sysinfo.h' file not found
2408#include <sys/sysinfo.h>
2409         ^
24101 error generated.
2411configure:25671: $? = 1
2412configure: failed program was:
2413| /* confdefs.h */
2414| #define PACKAGE_NAME "gtk+"
2415| #define PACKAGE_TARNAME "gtk+"
2416| #define PACKAGE_VERSION "3.24.12"
2417| #define PACKAGE_STRING "gtk+ 3.24.12"
2418| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2419| #define PACKAGE_URL ""
2420| #define STDC_HEADERS 1
2421| #define HAVE_SYS_TYPES_H 1
2422| #define HAVE_SYS_STAT_H 1
2423| #define HAVE_STDLIB_H 1
2424| #define HAVE_STRING_H 1
2425| #define HAVE_MEMORY_H 1
2426| #define HAVE_STRINGS_H 1
2427| #define HAVE_INTTYPES_H 1
2428| #define HAVE_STDINT_H 1
2429| #define HAVE_UNISTD_H 1
2430| #define __EXTENSIONS__ 1
2431| #define _ALL_SOURCE 1
2432| #define _GNU_SOURCE 1
2433| #define _POSIX_PTHREAD_SEMANTICS 1
2434| #define _TANDEM_SOURCE 1
2435| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2436| #define HAVE_CFLOCALECOPYCURRENT 1
2437| #define HAVE_ICONV 1
2438| #define ENABLE_NLS 1
2439| #define HAVE_GETTEXT 1
2440| #define HAVE_DCGETTEXT 1
2441| #define GETTEXT_PACKAGE "gtk30"
2442| #define HAVE_DLFCN_H 1
2443| #define LT_OBJDIR ".libs/"
2444| #define HAVE_FLOCKFILE 1
2445| #define HAVE_LSTAT 1
2446| #define HAVE_MKSTEMP 1
2447| #define HAVE_LOCALTIME_R 1
2448| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2449| #define HAVE_SYS_MMAN_H 1
2450| #define HAVE_SYS_MMAN_H 1
2451| #define HAVE_SYS_TIME_H 1
2452| #define HAVE_SYS_TIME_H 1
2453| #define HAVE_UNISTD_H 1
2454| #define HAVE_UNISTD_H 1
2455| #define HAVE_FTW_H 1
2456| #define HAVE_FTW_H 1
2457| #define GLIB_DISABLE_DEPRECATION_WARNINGS 1
2458| #define HAVE_STDLIB_H 1
2459| #define HAVE_UNISTD_H 1
2460| #define HAVE_SYS_PARAM_H 1
2461| #define HAVE_GETPAGESIZE 1
2462| #define HAVE_MMAP 1
2463| #define HAVE_LIBM 1
2464| #define HAVE_ROUND 1
2465| #define HAVE_RINT 1
2466| #define HAVE_NEARBYINT 1
2467| #define HAVE_EXP2 1
2468| #define HAVE_LOG2 1
2469| #define HAVE_TRUNC 1
2470| #define HAVE_DECL_ISNAN 1
2471| #define HAVE_DECL_ISINF 1
2472| #define USE_GMODULE 1
2473| /* end confdefs.h.  */
2474| #include <stdio.h>
2475| #ifdef HAVE_SYS_TYPES_H
2476| # include <sys/types.h>
2477| #endif
2478| #ifdef HAVE_SYS_STAT_H
2479| # include <sys/stat.h>
2480| #endif
2481| #ifdef STDC_HEADERS
2482| # include <stdlib.h>
2483| # include <stddef.h>
2484| #else
2485| # ifdef HAVE_STDLIB_H
2486| #  include <stdlib.h>
2487| # endif
2488| #endif
2489| #ifdef HAVE_STRING_H
2490| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2491| #  include <memory.h>
2492| # endif
2493| # include <string.h>
2494| #endif
2495| #ifdef HAVE_STRINGS_H
2496| # include <strings.h>
2497| #endif
2498| #ifdef HAVE_INTTYPES_H
2499| # include <inttypes.h>
2500| #endif
2501| #ifdef HAVE_STDINT_H
2502| # include <stdint.h>
2503| #endif
2504| #ifdef HAVE_UNISTD_H
2505| # include <unistd.h>
2506| #endif
2507| #include <sys/sysinfo.h>
2508configure:25671: result: no
2509configure:25671: checking sys/sysinfo.h presence
2510configure:25671: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c
2511conftest.c:62:10: fatal error: 'sys/sysinfo.h' file not found
2512#include <sys/sysinfo.h>
2513         ^
25141 error generated.
2515configure:25671: $? = 1
2516configure: failed program was:
2517| /* confdefs.h */
2518| #define PACKAGE_NAME "gtk+"
2519| #define PACKAGE_TARNAME "gtk+"
2520| #define PACKAGE_VERSION "3.24.12"
2521| #define PACKAGE_STRING "gtk+ 3.24.12"
2522| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
2523| #define PACKAGE_URL ""
2524| #define STDC_HEADERS 1
2525| #define HAVE_SYS_TYPES_H 1
2526| #define HAVE_SYS_STAT_H 1
2527| #define HAVE_STDLIB_H 1
2528| #define HAVE_STRING_H 1
2529| #define HAVE_MEMORY_H 1
2530| #define HAVE_STRINGS_H 1
2531| #define HAVE_INTTYPES_H 1
2532| #define HAVE_STDINT_H 1
2533| #define HAVE_UNISTD_H 1
2534| #define __EXTENSIONS__ 1
2535| #define _ALL_SOURCE 1
2536| #define _GNU_SOURCE 1
2537| #define _POSIX_PTHREAD_SEMANTICS 1
2538| #define _TANDEM_SOURCE 1
2539| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2540| #define HAVE_CFLOCALECOPYCURRENT 1
2541| #define HAVE_ICONV 1
2542| #define ENABLE_NLS 1
2543| #define HAVE_GETTEXT 1
2544| #define HAVE_DCGETTEXT 1
2545| #define GETTEXT_PACKAGE "gtk30"
2546| #define HAVE_DLFCN_H 1
2547| #define LT_OBJDIR ".libs/"
2548| #define HAVE_FLOCKFILE 1
2549| #define HAVE_LSTAT 1
2550| #define HAVE_MKSTEMP 1
2551| #define HAVE_LOCALTIME_R 1
2552| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2553| #define HAVE_SYS_MMAN_H 1
2554| #define HAVE_SYS_MMAN_H 1
2555| #define HAVE_SYS_TIME_H 1
2556| #define HAVE_SYS_TIME_H 1
2557| #define HAVE_UNISTD_H 1
2558| #define HAVE_UNISTD_H 1
2559| #define HAVE_FTW_H 1
2560| #define HAVE_FTW_H 1
2561| #define GLIB_DISABLE_DEPRECATION_WARNINGS 1
2562| #define HAVE_STDLIB_H 1
2563| #define HAVE_UNISTD_H 1
2564| #define HAVE_SYS_PARAM_H 1
2565| #define HAVE_GETPAGESIZE 1
2566| #define HAVE_MMAP 1
2567| #define HAVE_LIBM 1
2568| #define HAVE_ROUND 1
2569| #define HAVE_RINT 1
2570| #define HAVE_NEARBYINT 1
2571| #define HAVE_EXP2 1
2572| #define HAVE_LOG2 1
2573| #define HAVE_TRUNC 1
2574| #define HAVE_DECL_ISNAN 1
2575| #define HAVE_DECL_ISINF 1
2576| #define USE_GMODULE 1
2577| /* end confdefs.h.  */
2578| #include <sys/sysinfo.h>
2579configure:25671: result: no
2580configure:25671: checking for sys/sysinfo.h
2581configure:25671: result: no
2582configure:26830: checking Pango flags
2583configure:26836: result: -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -L/opt/local/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lcairo
2584configure:26870: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -L/opt/local/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lcairo -lm  -lintl -Wl,-framework -Wl,CoreFoundation >&5
2585configure:26870: $? = 0
2586configure:26920: checking for pango pangocairo gdk-pixbuf-2.0 >= 2.30.0 cairo >= 1.14.0 cairo-gobject >= 1.14.0 gio-unix-2.0 >= 2.57.2    cairo-quartz epoxy >= 1.4   fribidi >= 0.19.7
2587configure:26927: $PKG_CONFIG --exists --print-errors "$GDK_PACKAGES $GDK_PRIVATE_PACKAGES"
2588configure:26930: $? = 0
2589configure:26944: $PKG_CONFIG --exists --print-errors "$GDK_PACKAGES $GDK_PRIVATE_PACKAGES"
2590configure:26947: $? = 0
2591configure:27005: result: yes
2592configure:27039: checking for atk
2593configure:27046: $PKG_CONFIG --exists --print-errors "$ATK_PACKAGES"
2594configure:27049: $? = 0
2595configure:27063: $PKG_CONFIG --exists --print-errors "$ATK_PACKAGES"
2596configure:27066: $? = 0
2597configure:27124: result: yes
2598configure:27142: checking for pango pangocairo  atk >= 2.15.1 cairo >= 1.14.0 cairo-gobject >= 1.14.0 gdk-pixbuf-2.0 >= 2.30.0 gio-2.0 >= 2.57.2 atk  epoxy >= 1.4 fribidi >= 0.19.7 gio-unix-2.0 >= 2.57.2
2599configure:27149: $PKG_CONFIG --exists --print-errors "$PANGO_PACKAGES $GTK_PACKAGES_FOR_X $GTK_PACKAGES $GTK_PRIVATE_PACKAGES"
2600configure:27152: $? = 0
2601configure:27166: $PKG_CONFIG --exists --print-errors "$PANGO_PACKAGES $GTK_PACKAGES_FOR_X $GTK_PACKAGES $GTK_PRIVATE_PACKAGES"
2602configure:27169: $? = 0
2603configure:27227: result: yes
2604configure:27244: checking for harfbuzz >= 0.9 pangoft2
2605configure:27251: $PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9 pangoft2"
2606configure:27254: $? = 0
2607configure:27268: $PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9 pangoft2"
2608configure:27271: $? = 0
2609configure:27309: result: yes
2610configure:27486: checking for cups-config
2611configure:27504: found /usr/bin/cups-config
2612configure:27516: result: /usr/bin/cups-config
2613configure:27563: error: CUPS >= 1.7 not found
2614
2615## ---------------- ##
2616## Cache variables. ##
2617## ---------------- ##
2618
2619ac_cv_build=x86_64-apple-darwin11.4.2
2620ac_cv_build_prog_CPP='gcc -E'
2621ac_cv_build_prog_cc_g=yes
2622ac_cv_c_compiler_gnu=yes
2623ac_cv_cxx_compiler_gnu=yes
2624ac_cv_env_ATK_CFLAGS_set=
2625ac_cv_env_ATK_CFLAGS_value=
2626ac_cv_env_ATK_LIBS_set=
2627ac_cv_env_ATK_LIBS_value=
2628ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set=
2629ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value=
2630ac_cv_env_BASE_DEPENDENCIES_LIBS_set=
2631ac_cv_env_BASE_DEPENDENCIES_LIBS_value=
2632ac_cv_env_CAIRO_BACKEND_CFLAGS_set=
2633ac_cv_env_CAIRO_BACKEND_CFLAGS_value=
2634ac_cv_env_CAIRO_BACKEND_LIBS_set=
2635ac_cv_env_CAIRO_BACKEND_LIBS_value=
2636ac_cv_env_CAIRO_CFLAGS_set=
2637ac_cv_env_CAIRO_CFLAGS_value=
2638ac_cv_env_CAIRO_LIBS_set=
2639ac_cv_env_CAIRO_LIBS_value=
2640ac_cv_env_CCASFLAGS_set=
2641ac_cv_env_CCASFLAGS_value=
2642ac_cv_env_CCAS_set=
2643ac_cv_env_CCAS_value=
2644ac_cv_env_CCC_set=
2645ac_cv_env_CCC_value=
2646ac_cv_env_CC_set=set
2647ac_cv_env_CC_value='/usr/bin/clang -arch x86_64'
2648ac_cv_env_CFLAGS_set=set
2649ac_cv_env_CFLAGS_value='-pipe -Os -fstrict-aliasing -arch x86_64'
2650ac_cv_env_COLORD_CFLAGS_set=
2651ac_cv_env_COLORD_CFLAGS_value=
2652ac_cv_env_COLORD_LIBS_set=
2653ac_cv_env_COLORD_LIBS_value=
2654ac_cv_env_CPPFLAGS_set=set
2655ac_cv_env_CPPFLAGS_value='-I/opt/local/include -DX_LOCALE'
2656ac_cv_env_CPP_set=
2657ac_cv_env_CPP_value=
2658ac_cv_env_CXXCPP_set=
2659ac_cv_env_CXXCPP_value=
2660ac_cv_env_CXXFLAGS_set=set
2661ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64'
2662ac_cv_env_CXX_set=set
2663ac_cv_env_CXX_value=/usr/bin/clang++
2664ac_cv_env_GDK_DEP_CFLAGS_set=
2665ac_cv_env_GDK_DEP_CFLAGS_value=
2666ac_cv_env_GDK_DEP_LIBS_set=
2667ac_cv_env_GDK_DEP_LIBS_value=
2668ac_cv_env_GLIB_CFLAGS_set=
2669ac_cv_env_GLIB_CFLAGS_value=
2670ac_cv_env_GLIB_COMPILE_RESOURCES_set=
2671ac_cv_env_GLIB_COMPILE_RESOURCES_value=
2672ac_cv_env_GLIB_COMPILE_SCHEMAS_set=
2673ac_cv_env_GLIB_COMPILE_SCHEMAS_value=
2674ac_cv_env_GLIB_GENMARSHAL_set=
2675ac_cv_env_GLIB_GENMARSHAL_value=
2676ac_cv_env_GLIB_LIBS_set=
2677ac_cv_env_GLIB_LIBS_value=
2678ac_cv_env_GLIB_MKENUMS_set=
2679ac_cv_env_GLIB_MKENUMS_value=
2680ac_cv_env_GMODULE_CFLAGS_set=
2681ac_cv_env_GMODULE_CFLAGS_value=
2682ac_cv_env_GMODULE_LIBS_set=
2683ac_cv_env_GMODULE_LIBS_value=
2684ac_cv_env_GOBJECT_QUERY_set=
2685ac_cv_env_GOBJECT_QUERY_value=
2686ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
2687ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
2688ac_cv_env_GTKDOC_DEPS_LIBS_set=
2689ac_cv_env_GTKDOC_DEPS_LIBS_value=
2690ac_cv_env_GTK_DEP_CFLAGS_set=
2691ac_cv_env_GTK_DEP_CFLAGS_value=
2692ac_cv_env_GTK_DEP_LIBS_set=
2693ac_cv_env_GTK_DEP_LIBS_value=
2694ac_cv_env_GTK_FONT_CHOOSER_WIDGET_CFLAGS_set=
2695ac_cv_env_GTK_FONT_CHOOSER_WIDGET_CFLAGS_value=
2696ac_cv_env_GTK_FONT_CHOOSER_WIDGET_LIBS_set=
2697ac_cv_env_GTK_FONT_CHOOSER_WIDGET_LIBS_value=
2698ac_cv_env_JSON_GLIB_CFLAGS_set=
2699ac_cv_env_JSON_GLIB_CFLAGS_value=
2700ac_cv_env_JSON_GLIB_LIBS_set=
2701ac_cv_env_JSON_GLIB_LIBS_value=
2702ac_cv_env_LDFLAGS_set=set
2703ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
2704ac_cv_env_LIBS_set=
2705ac_cv_env_LIBS_value=
2706ac_cv_env_LT_SYS_LIBRARY_PATH_set=
2707ac_cv_env_LT_SYS_LIBRARY_PATH_value=
2708ac_cv_env_PKG_CONFIG_FOR_BUILD_set=
2709ac_cv_env_PKG_CONFIG_FOR_BUILD_value=
2710ac_cv_env_PKG_CONFIG_LIBDIR_set=
2711ac_cv_env_PKG_CONFIG_LIBDIR_value=
2712ac_cv_env_PKG_CONFIG_PATH_set=
2713ac_cv_env_PKG_CONFIG_PATH_value=
2714ac_cv_env_PKG_CONFIG_set=
2715ac_cv_env_PKG_CONFIG_value=
2716ac_cv_env_REST_CFLAGS_set=
2717ac_cv_env_REST_CFLAGS_value=
2718ac_cv_env_REST_LIBS_set=
2719ac_cv_env_REST_LIBS_value=
2720ac_cv_env_SASSC_set=
2721ac_cv_env_SASSC_value=
2722ac_cv_env_XMKMF_set=
2723ac_cv_env_XMKMF_value=
2724ac_cv_env_build_alias_set=
2725ac_cv_env_build_alias_value=
2726ac_cv_env_host_alias_set=
2727ac_cv_env_host_alias_value=
2728ac_cv_env_target_alias_set=
2729ac_cv_env_target_alias_value=
2730ac_cv_func__lock_file=no
2731ac_cv_func_bind_textdomain_codeset=yes
2732ac_cv_func_exp2=yes
2733ac_cv_func_flockfile=yes
2734ac_cv_func_getpagesize=yes
2735ac_cv_func_getresuid=no
2736ac_cv_func_localtime_r=yes
2737ac_cv_func_log2=yes
2738ac_cv_func_lstat=yes
2739ac_cv_func_mallinfo=no
2740ac_cv_func_mkstemp=yes
2741ac_cv_func_mmap_fixed_mapped=yes
2742ac_cv_func_nearbyint=yes
2743ac_cv_func_posix_fallocate=no
2744ac_cv_func_rint=yes
2745ac_cv_func_round=yes
2746ac_cv_func_sincos=no
2747ac_cv_func_trunc=yes
2748ac_cv_have_decl_isinf=yes
2749ac_cv_have_decl_isnan=yes
2750ac_cv_header_dev_evdev_input_h=no
2751ac_cv_header_dlfcn_h=yes
2752ac_cv_header_ftw_h=yes
2753ac_cv_header_inttypes_h=yes
2754ac_cv_header_linux_input_h=no
2755ac_cv_header_linux_memfd_h=no
2756ac_cv_header_memory_h=yes
2757ac_cv_header_minix_config_h=no
2758ac_cv_header_stdc=yes
2759ac_cv_header_stdint_h=yes
2760ac_cv_header_stdlib_h=yes
2761ac_cv_header_string_h=yes
2762ac_cv_header_strings_h=yes
2763ac_cv_header_sys_mman_h=yes
2764ac_cv_header_sys_param_h=yes
2765ac_cv_header_sys_stat_h=yes
2766ac_cv_header_sys_sysinfo_h=no
2767ac_cv_header_sys_systeminfo_h=no
2768ac_cv_header_sys_time_h=yes
2769ac_cv_header_sys_types_h=yes
2770ac_cv_header_unistd_h=yes
2771ac_cv_host=x86_64-apple-darwin11.4.2
2772ac_cv_lib_m_round=yes
2773ac_cv_lib_rt_shm_open=no
2774ac_cv_objext=o
2775ac_cv_path_EGREP='/opt/local/bin/grep -E'
2776ac_cv_path_FGREP='/opt/local/bin/grep -F'
2777ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
2778ac_cv_path_GREP=/opt/local/bin/grep
2779ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
2780ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
2781ac_cv_path_PERL=/opt/local/bin/perl5
2782ac_cv_path_PKG_CONFIG_FOR_BUILD=/opt/local/bin/pkg-config
2783ac_cv_path_SED=/opt/local/bin/sed
2784ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
2785ac_cv_path_ac_pt_CUPS_CONFIG=/usr/bin/cups-config
2786ac_cv_path_ac_pt_NM='/opt/local/bin/nm -B'
2787ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
2788ac_cv_path_lt_DD=/bin/dd
2789ac_cv_path_mkdir=/opt/local/bin/gmkdir
2790ac_cv_prog_AWK=gawk
2791ac_cv_prog_CPP='/usr/bin/clang -arch x86_64 -E'
2792ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
2793ac_cv_prog_ac_ct_AR=ar
2794ac_cv_prog_ac_ct_CC='/usr/bin/clang -arch x86_64'
2795ac_cv_prog_ac_ct_CC_FOR_BUILD=gcc
2796ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2797ac_cv_prog_ac_ct_LIPO=lipo
2798ac_cv_prog_ac_ct_NMEDIT=nmedit
2799ac_cv_prog_ac_ct_OTOOL=otool
2800ac_cv_prog_ac_ct_RANLIB=ranlib
2801ac_cv_prog_ac_ct_STRIP=strip
2802ac_cv_prog_cc__usr_bin_clang_c_o=yes
2803ac_cv_prog_cc_c89=
2804ac_cv_prog_cc_g=yes
2805ac_cv_prog_cxx_g=yes
2806ac_cv_prog_make_make_set=yes
2807ac_cv_safe_to_define___extensions__=yes
2808ac_cv_sys_file_offset_bits=no
2809ac_cv_sys_largefile_CC=no
2810ac_cv_type_uid_t=yes
2811acl_cv_hardcode_direct=no
2812acl_cv_hardcode_libdir_flag_spec=
2813acl_cv_hardcode_libdir_separator=
2814acl_cv_hardcode_minus_L=no
2815acl_cv_libext=a
2816acl_cv_libname_spec='lib$name'
2817acl_cv_library_names_spec='$libname$shrext'
2818acl_cv_path_LD=/usr/bin/ld
2819acl_cv_prog_gnu_ld=no
2820acl_cv_rpath=done
2821acl_cv_shlibext=dylib
2822acl_cv_wl=-Wl,
2823am_cv_CCAS_dependencies_compiler_type=gcc3
2824am_cv_CC_dependencies_compiler_type=gcc3
2825am_cv_CXX_dependencies_compiler_type=gcc3
2826am_cv_func_iconv=yes
2827am_cv_func_iconv_works=yes
2828am_cv_lib_iconv=yes
2829am_cv_make_support_nested_variables=yes
2830am_cv_prog_cc_c_o=yes
2831am_cv_prog_tar_ustar=gnutar
2832gt_cv_func_CFLocaleCopyCurrent=yes
2833gt_cv_func_CFPreferencesCopyAppValue=yes
2834gt_cv_func_gnugettext1_libc=no
2835gt_cv_func_gnugettext1_libintl=yes
2836lt_cv_apple_cc_single_mod=yes
2837lt_cv_ar_at_file=no
2838lt_cv_deplibs_check_method=pass_all
2839lt_cv_file_magic_cmd='$MAGIC_CMD'
2840lt_cv_file_magic_test_file=
2841lt_cv_ld_exported_symbols_list=yes
2842lt_cv_ld_force_load=yes
2843lt_cv_ld_reload_flag=-r
2844lt_cv_nm_interface='BSD nm'
2845lt_cv_objdir=.libs
2846lt_cv_path_LD=/usr/bin/ld
2847lt_cv_path_LDCXX=/usr/bin/ld
2848lt_cv_path_NM='/opt/local/bin/nm -B'
2849lt_cv_path_mainfest_tool=no
2850lt_cv_prog_compiler_c_o=yes
2851lt_cv_prog_compiler_c_o_CXX=yes
2852lt_cv_prog_compiler_pic='-fno-common -DPIC'
2853lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
2854lt_cv_prog_compiler_pic_works=yes
2855lt_cv_prog_compiler_pic_works_CXX=yes
2856lt_cv_prog_compiler_rtti_exceptions=yes
2857lt_cv_prog_compiler_static_works=no
2858lt_cv_prog_compiler_static_works_CXX=no
2859lt_cv_prog_gnu_ld=no
2860lt_cv_prog_gnu_ldcxx=no
2861lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2862lt_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'\'''
2863lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
2864lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
2865lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2866lt_cv_sys_global_symbol_to_import=
2867lt_cv_sys_max_cmd_len=196608
2868lt_cv_to_host_file_cmd=func_convert_file_noop
2869lt_cv_to_tool_file_cmd=func_convert_file_noop
2870lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
2871pkg_cv_ATK_CFLAGS='-I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
2872pkg_cv_ATK_LIBS='-L/opt/local/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
2873pkg_cv_BASE_DEPENDENCIES_CFLAGS='-D_REENTRANT -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
2874pkg_cv_BASE_DEPENDENCIES_LIBS='-L/opt/local/lib -latk-1.0 -lpango-1.0 -lfribidi -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
2875pkg_cv_CAIRO_BACKEND_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
2876pkg_cv_CAIRO_BACKEND_LIBS='-L/opt/local/lib -lcairo'
2877pkg_cv_GDK_DEP_CFLAGS='-D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi'
2878pkg_cv_GDK_DEP_LIBS='-L/opt/local/lib -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lcairo -lepoxy -lfribidi'
2879pkg_cv_GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
2880pkg_cv_GLIB_COMPILE_RESOURCES=/opt/local/bin/glib-compile-resources
2881pkg_cv_GLIB_GENMARSHAL=/opt/local/bin/glib-genmarshal
2882pkg_cv_GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
2883pkg_cv_GLIB_MKENUMS=/opt/local/bin/glib-mkenums
2884pkg_cv_GMODULE_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
2885pkg_cv_GMODULE_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
2886pkg_cv_GOBJECT_QUERY=/opt/local/bin/gobject-query
2887pkg_cv_GTK_DEP_CFLAGS='-D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/atk-1.0 -I/opt/local/include/fribidi -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
2888pkg_cv_GTK_DEP_LIBS='-L/opt/local/lib -lpangocairo-1.0 -lpango-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -lepoxy -lfribidi -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
2889pkg_cv_GTK_FONT_CHOOSER_WIDGET_CFLAGS='-I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
2890pkg_cv_GTK_FONT_CHOOSER_WIDGET_LIBS='-L/opt/local/lib -lharfbuzz -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lfontconfig -lfreetype'
2891
2892## ----------------- ##
2893## Output variables. ##
2894## ----------------- ##
2895
2896ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk3/gtk3/work/gtk+-3.24.12/build-aux/missing aclocal-1.16'
2897AMDEPBACKSLASH='\'
2898AMDEP_FALSE='#'
2899AMDEP_TRUE=''
2900AMTAR='$${TAR-tar}'
2901AM_BACKSLASH='\'
2902AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2903AM_DEFAULT_VERBOSITY='0'
2904AM_V='$(V)'
2905AR='ar'
2906AS='as'
2907ATK_CFLAGS='-I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
2908ATK_LIBS='-L/opt/local/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
2909ATK_PREFIX='/opt/local'
2910ATK_REQUIRED_VERSION='2.15.1'
2911AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk3/gtk3/work/gtk+-3.24.12/build-aux/missing autoconf'
2912AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk3/gtk3/work/gtk+-3.24.12/build-aux/missing autoheader'
2913AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk3/gtk3/work/gtk+-3.24.12/build-aux/missing automake-1.16'
2914AWK='gawk'
2915BASE_DEPENDENCIES_CFLAGS='-D_REENTRANT -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
2916BASE_DEPENDENCIES_LIBS='-L/opt/local/lib -latk-1.0 -lpango-1.0 -lfribidi -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
2917BUILDOPT_INSTALL_TESTS_FALSE=''
2918BUILDOPT_INSTALL_TESTS_TRUE='#'
2919BUILD_DYNAMIC_MODULES_FALSE='#'
2920BUILD_DYNAMIC_MODULES_TRUE=''
2921BUILD_EXEEXT=''
2922BUILD_FONT_DEMO_FALSE='#'
2923BUILD_FONT_DEMO_TRUE=''
2924BUILD_OBJEXT=''
2925CAIRO_BACKEND_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
2926CAIRO_BACKEND_LIBS='-L/opt/local/lib -lcairo'
2927CAIRO_CFLAGS=''
2928CAIRO_LIBS=''
2929CAIRO_PREFIX='/opt/local'
2930CAIRO_REQUIRED_VERSION='1.14.0'
2931CC='/usr/bin/clang -arch x86_64'
2932CCAS='/usr/bin/clang -arch x86_64'
2933CCASDEPMODE='depmode=gcc3'
2934CCASFLAGS='-pipe -Os -fstrict-aliasing -arch x86_64'
2935CCDEPMODE='depmode=gcc3'
2936CC_FOR_BUILD='gcc'
2937CFLAGS='-pipe -Os -fstrict-aliasing -arch x86_64 -Wall'
2938CFLAGS_FOR_BUILD='-pipe -Os -fstrict-aliasing -arch x86_64'
2939COLORD_CFLAGS=''
2940COLORD_LIBS=''
2941CPP='/usr/bin/clang -arch x86_64 -E'
2942CPPFLAGS='-I/opt/local/include -DX_LOCALE'
2943CPPFLAGS_FOR_BUILD='-I/opt/local/include -DX_LOCALE'
2944CPP_FOR_BUILD='gcc -E'
2945CROSS_COMPILING_FALSE=''
2946CROSS_COMPILING_TRUE='#'
2947CUPS_API_MAJOR='1'
2948CUPS_API_MINOR='5'
2949CUPS_CFLAGS=''
2950CUPS_CONFIG='/usr/bin/cups-config'
2951CUPS_LIBS='-lcups -weak_framework Kerberos -weak_framework GSS -lz -lpthread -lresolv -framework SystemConfiguration -framework CoreFoundation -framework Security -liconv'
2952CXX='/usr/bin/clang++'
2953CXXCPP='/usr/bin/clang++ -E'
2954CXXDEPMODE='depmode=gcc3'
2955CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
2956CYGPATH_W='echo'
2957DEFS=''
2958DEPDIR='.deps'
2959DISABLE_EXPLICIT_DEPS_FALSE=''
2960DISABLE_EXPLICIT_DEPS_TRUE='#'
2961DISABLE_ON_QUARTZ='%'
2962DISABLE_ON_W32=''
2963DLLTOOL='false'
2964DSYMUTIL='dsymutil'
2965DUMPBIN=''
2966ECHO_C='\c'
2967ECHO_N=''
2968ECHO_T=''
2969EGREP='/opt/local/bin/grep -E'
2970ENABLE_DOC_CROSS_REFERENCES_FALSE=''
2971ENABLE_DOC_CROSS_REFERENCES_TRUE=''
2972ENABLE_GTK_DOC_FALSE=''
2973ENABLE_GTK_DOC_TRUE=''
2974ENABLE_MAN_FALSE=''
2975ENABLE_MAN_TRUE=''
2976ENABLE_ON_X11='%'
2977EXEEXT=''
2978EXE_MANIFEST_ARCHITECTURE='X86'
2979FGREP='/opt/local/bin/grep -F'
2980GAIL_LT_CURRENT_MINUS_AGE='0'
2981GAIL_LT_VERSION_INFO='0:0:0'
2982GDK_BACKENDS='quartz'
2983GDK_DEP_CFLAGS='-D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/fribidi '
2984GDK_DEP_LIBS=' -Wl,-framework,Cocoa -L/opt/local/lib -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lcairo -lepoxy -lfribidi -lm'
2985GDK_EXTRA_CFLAGS=''
2986GDK_EXTRA_LIBS=' -Wl,-framework,Cocoa'
2987GDK_HIDDEN_VISIBILITY_CFLAGS=''
2988GDK_PACKAGES='pango pangocairo gdk-pixbuf-2.0 >= 2.30.0 cairo >= 1.14.0 cairo-gobject >= 1.14.0'
2989GDK_PIXBUF_LIBS='-L/opt/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
2990GDK_PIXBUF_REQUIRED_VERSION='2.30.0'
2991GDK_PRIVATE_PACKAGES='gio-unix-2.0 >= 2.57.2    cairo-quartz epoxy >= 1.4   fribidi >= 0.19.7'
2992GETTEXT_MACRO_VERSION='0.19'
2993GETTEXT_PACKAGE='gtk30'
2994GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
2995GLIB_CFLAGS_FOR_BUILD='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
2996GLIB_COMPILE_RESOURCES='/opt/local/bin/glib-compile-resources'
2997GLIB_COMPILE_SCHEMAS=''
2998GLIB_GENMARSHAL='/opt/local/bin/glib-genmarshal'
2999GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
3000GLIB_LIBS_FOR_BUILD='-L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
3001GLIB_MKENUMS='/opt/local/bin/glib-mkenums'
3002GLIB_PREFIX='/opt/local'
3003GLIB_REQUIRED_VERSION='2.57.2'
3004GMODULE_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
3005GMODULE_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
3006GMSGFMT='/opt/local/bin/msgfmt'
3007GMSGFMT_015='/opt/local/bin/msgfmt'
3008GOBJECT_QUERY='/opt/local/bin/gobject-query'
3009GREP='/opt/local/bin/grep'
3010GSETTINGS_DISABLE_SCHEMAS_COMPILE=''
3011GSETTINGS_RULES=''
3012GTKDOC_CHECK=''
3013GTKDOC_CHECK_PATH=''
3014GTKDOC_DEPS_CFLAGS=''
3015GTKDOC_DEPS_LIBS=''
3016GTKDOC_MKPDF=''
3017GTKDOC_REBASE=''
3018GTK_API_VERSION='3.0'
3019GTK_BINARY_AGE='2412'
3020GTK_BINARY_VERSION='3.0.0'
3021GTK_DEBUG_FLAGS='-DG_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -DGLIB_MIN_REQUIRED_VERSION=GLIB_VERSION_2_56 -DGLIB_MAX_ALLOWED_VERSION=GLIB_VERSION_2_58'
3022GTK_DEP_CFLAGS='-D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/atk-1.0 -I/opt/local/include/fribidi -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include   -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3023GTK_DEP_LIBS=' -Wl,-framework,Cocoa  -L/opt/local/lib -lpangocairo-1.0 -lpango-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -latk-1.0 -lepoxy -lfribidi -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation  -lm -L/opt/local/lib -lharfbuzz -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lfontconfig -lfreetype'
3024GTK_DOC_BUILD_HTML_FALSE=''
3025GTK_DOC_BUILD_HTML_TRUE=''
3026GTK_DOC_BUILD_PDF_FALSE=''
3027GTK_DOC_BUILD_PDF_TRUE=''
3028GTK_DOC_USE_LIBTOOL_FALSE=''
3029GTK_DOC_USE_LIBTOOL_TRUE=''
3030GTK_DOC_USE_REBASE_FALSE=''
3031GTK_DOC_USE_REBASE_TRUE=''
3032GTK_EXTRA_CFLAGS=''
3033GTK_EXTRA_LIBS=''
3034GTK_FONT_CHOOSER_WIDGET_CFLAGS='-I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
3035GTK_FONT_CHOOSER_WIDGET_LIBS='-L/opt/local/lib -lharfbuzz -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lfontconfig -lfreetype'
3036GTK_INTERFACE_AGE='8'
3037GTK_LINK_FLAGS=''
3038GTK_MAJOR_VERSION='3'
3039GTK_MICRO_VERSION='12'
3040GTK_MINOR_VERSION='24'
3041GTK_PACKAGES='atk >= 2.15.1 cairo >= 1.14.0 cairo-gobject >= 1.14.0 gdk-pixbuf-2.0 >= 2.30.0 gio-2.0 >= 2.57.2'
3042GTK_PRINT_BACKENDS=''
3043GTK_PRIVATE_PACKAGES='atk  epoxy >= 1.4 fribidi >= 0.19.7 gio-unix-2.0 >= 2.57.2'
3044GTK_VERSION='3.24.12'
3045GTK_XIM_FLAGS=''
3046HAVE_CLOUDPRINT_FALSE=''
3047HAVE_CLOUDPRINT_TRUE=''
3048HAVE_COLORD_FALSE=''
3049HAVE_COLORD_TRUE=''
3050HAVE_CUPS_FALSE=''
3051HAVE_CUPS_TRUE=''
3052HAVE_CXX_FALSE='#'
3053HAVE_CXX_TRUE=''
3054HAVE_GTK_DOC_FALSE=''
3055HAVE_GTK_DOC_TRUE=''
3056HAVE_INCLUDED_IMMMODULES_FALSE=''
3057HAVE_INCLUDED_IMMMODULES_TRUE='#'
3058HAVE_INTROSPECTION_FALSE=''
3059HAVE_INTROSPECTION_TRUE=''
3060HAVE_OBJC_FALSE='#'
3061HAVE_OBJC_TRUE=''
3062HAVE_PAPI_FALSE=''
3063HAVE_PAPI_TRUE=''
3064HTML_DIR=''
3065INCLUDED_IMMODULE_DEFINE=''
3066INCLUDED_IMMODULE_OBJ=''
3067INCLUDE_IM_AM_ET_FALSE=''
3068INCLUDE_IM_AM_ET_TRUE='#'
3069INCLUDE_IM_BROADWAY_FALSE=''
3070INCLUDE_IM_BROADWAY_TRUE='#'
3071INCLUDE_IM_CEDILLA_FALSE=''
3072INCLUDE_IM_CEDILLA_TRUE='#'
3073INCLUDE_IM_CYRILLIC_TRANSLIT_FALSE=''
3074INCLUDE_IM_CYRILLIC_TRANSLIT_TRUE='#'
3075INCLUDE_IM_IME_FALSE=''
3076INCLUDE_IM_IME_TRUE='#'
3077INCLUDE_IM_INUKTITUT_FALSE=''
3078INCLUDE_IM_INUKTITUT_TRUE='#'
3079INCLUDE_IM_IPA_FALSE=''
3080INCLUDE_IM_IPA_TRUE='#'
3081INCLUDE_IM_MULTIPRESS_FALSE=''
3082INCLUDE_IM_MULTIPRESS_TRUE='#'
3083INCLUDE_IM_QUARTZ_FALSE=''
3084INCLUDE_IM_QUARTZ_TRUE='#'
3085INCLUDE_IM_THAI_FALSE=''
3086INCLUDE_IM_THAI_TRUE='#'
3087INCLUDE_IM_TI_ER_FALSE=''
3088INCLUDE_IM_TI_ER_TRUE='#'
3089INCLUDE_IM_TI_ET_FALSE=''
3090INCLUDE_IM_TI_ET_TRUE='#'
3091INCLUDE_IM_VIQR_FALSE=''
3092INCLUDE_IM_VIQR_TRUE='#'
3093INCLUDE_IM_WAYLAND_FALSE=''
3094INCLUDE_IM_WAYLAND_TRUE='#'
3095INCLUDE_IM_XIM_FALSE=''
3096INCLUDE_IM_XIM_TRUE='#'
3097INSTALL_DATA='${INSTALL} -m 644'
3098INSTALL_PROGRAM='${INSTALL}'
3099INSTALL_SCRIPT='${INSTALL}'
3100INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
3101INTLLIBS='-lintl -Wl,-framework -Wl,CoreFoundation'
3102INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
3103INTROSPECTION_CFLAGS=''
3104INTROSPECTION_COMPILER=''
3105INTROSPECTION_GENERATE=''
3106INTROSPECTION_GIRDIR=''
3107INTROSPECTION_LIBS=''
3108INTROSPECTION_MAKEFILE=''
3109INTROSPECTION_REQUIRED_VERSION='1.39.0'
3110INTROSPECTION_SCANNER=''
3111INTROSPECTION_TYPELIBDIR=''
3112ISO_CODES_PREFIX='/opt/local'
3113JSON_GLIB_CFLAGS=''
3114JSON_GLIB_LIBS=''
3115LD='/usr/bin/ld'
3116LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
3117LDFLAGS_FOR_BUILD='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
3118LIBICONV='-liconv'
3119LIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation'
3120LIBOBJS=''
3121LIBS='-lm  -lintl -Wl,-framework -Wl,CoreFoundation'
3122LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3123LIB_EXE_MACHINE_FLAG='X86'
3124LIPO='lipo'
3125LN_S='ln -s'
3126LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib'
3127LTLIBINTL='-L/opt/local/lib -lintl -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation'
3128LTLIBOBJS=''
3129LT_CURRENT_MINUS_AGE='0'
3130LT_SYS_LIBRARY_PATH=''
3131LT_VERSION_INFO='2404:8:2404'
3132MAINT=''
3133MAINTAINER_MODE_FALSE='#'
3134MAINTAINER_MODE_TRUE=''
3135MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk3/gtk3/work/gtk+-3.24.12/build-aux/missing makeinfo'
3136MANIFEST_TOOL=':'
3137MATH_LIB='-lm'
3138MKDIR_P='/opt/local/bin/gmkdir -p'
3139MSGFMT='/opt/local/bin/msgfmt'
3140MSGFMT_015='/opt/local/bin/msgfmt'
3141MSGMERGE='/opt/local/bin/msgmerge'
3142MSVC_BASE_NO_TOOLSET_SET_FALSE=''
3143MSVC_BASE_NO_TOOLSET_SET_TRUE=''
3144MSVC_NO_TOOLSET_SET_FALSE=''
3145MSVC_NO_TOOLSET_SET_TRUE=''
3146MS_LIB_AVAILABLE_FALSE=''
3147MS_LIB_AVAILABLE_TRUE='#'
3148NM='/opt/local/bin/nm -B'
3149NMEDIT='nmedit'
3150OBJDUMP='false'
3151OBJEXT='o'
3152OS_DARWIN_FALSE='#'
3153OS_DARWIN_TRUE=''
3154OS_LINUX_FALSE=''
3155OS_LINUX_TRUE='#'
3156OS_UNIX_FALSE='#'
3157OS_UNIX_TRUE=''
3158OS_WIN32_FALSE=''
3159OS_WIN32_TRUE='#'
3160OTOOL64=':'
3161OTOOL='otool'
3162PACKAGE='gtk+'
3163PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B'
3164PACKAGE_NAME='gtk+'
3165PACKAGE_STRING='gtk+ 3.24.12'
3166PACKAGE_TARNAME='gtk+'
3167PACKAGE_URL=''
3168PACKAGE_VERSION='3.24.12'
3169PANGO_PREFIX='/opt/local'
3170PANGO_REQUIRED_VERSION='1.41.0'
3171PATH_SEPARATOR=':'
3172PERL='/opt/local/bin/perl5'
3173PKG_CONFIG='/opt/local/bin/pkg-config'
3174PKG_CONFIG_FOR_BUILD='/opt/local/bin/pkg-config'
3175PKG_CONFIG_LIBDIR=''
3176PKG_CONFIG_PATH=''
3177PLATFORM_WIN32_FALSE=''
3178PLATFORM_WIN32_TRUE='#'
3179POSUB='po'
3180RANLIB='ranlib'
3181REBUILD_SCSS_FALSE=''
3182REBUILD_SCSS_TRUE=''
3183REST_CFLAGS=''
3184REST_LIBS=''
3185SASSC=''
3186SED='/opt/local/bin/sed'
3187SET_MAKE=''
3188SHELL='/bin/sh'
3189SHM_LIBS=''
3190STRIP='strip'
3191TEST_PRINT_BACKEND_FALSE=''
3192TEST_PRINT_BACKEND_TRUE=''
3193USE_BROADWAY_FALSE=''
3194USE_BROADWAY_TRUE='#'
3195USE_NLS='yes'
3196USE_QUARTZ_FALSE='#'
3197USE_QUARTZ_TRUE=''
3198USE_WAYLAND_FALSE=''
3199USE_WAYLAND_TRUE='#'
3200USE_WIN32_FALSE=''
3201USE_WIN32_TRUE='#'
3202USE_X11_FALSE=''
3203USE_X11_TRUE='#'
3204VERSION='3.24.12'
3205WAYLAND_PROTOCOLS_DATADIR=''
3206WAYLAND_SCANNER=''
3207WIN32_GLES_FALSE=''
3208WIN32_GLES_TRUE='#'
3209WINDRES=''
3210X11_PREFIX='/opt/local'
3211XGETTEXT='/opt/local/bin/xgettext'
3212XGETTEXT_015='/opt/local/bin/xgettext'
3213XGETTEXT_EXTRA_OPTIONS=''
3214XMKMF=''
3215XMLCATALOG=''
3216XML_CATALOG_FILE=''
3217XSLTPROC=''
3218X_CFLAGS=''
3219X_EXTRA_LIBS=''
3220X_LIBS=''
3221X_PRE_LIBS=''
3222ac_ct_AR='ar'
3223ac_ct_CC='/usr/bin/clang -arch x86_64'
3224ac_ct_CC_FOR_BUILD='gcc'
3225ac_ct_CXX=''
3226ac_ct_DUMPBIN=''
3227am__EXEEXT_FALSE=''
3228am__EXEEXT_TRUE=''
3229am__fastdepCCAS_FALSE='#'
3230am__fastdepCCAS_TRUE=''
3231am__fastdepCC_FALSE='#'
3232am__fastdepCC_TRUE=''
3233am__fastdepCXX_FALSE='#'
3234am__fastdepCXX_TRUE=''
3235am__include='include'
3236am__isrc=''
3237am__leading_dot='.'
3238am__nodep='_no'
3239am__quote=''
3240am__tar='tar --format=ustar -chf - "$$tardir"'
3241am__untar='tar -xf -'
3242bindir='${exec_prefix}/bin'
3243build='x86_64-apple-darwin11.4.2'
3244build_alias=''
3245build_cpu='x86_64'
3246build_os='darwin11.4.2'
3247build_vendor='apple'
3248datadir='${datarootdir}'
3249datarootdir='${prefix}/share'
3250docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
3251dvidir='${docdir}'
3252exec_prefix='NONE'
3253gsettingsschemadir=''
3254host='x86_64-apple-darwin11.4.2'
3255host_alias=''
3256host_cpu='x86_64'
3257host_os='darwin11.4.2'
3258host_vendor='apple'
3259htmldir='${docdir}'
3260includedir='${prefix}/include'
3261infodir='${datarootdir}/info'
3262install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk3/gtk3/work/gtk+-3.24.12/build-aux/install-sh'
3263libdir='${exec_prefix}/lib'
3264libexecdir='${exec_prefix}/libexec'
3265localedir='${datarootdir}/locale'
3266localstatedir='${prefix}/var'
3267mandir='${datarootdir}/man'
3268mkdir_p='$(MKDIR_P)'
3269ms_librarian=''
3270oldincludedir='/usr/include'
3271pdfdir='${docdir}'
3272prefix='/opt/local'
3273program_transform_name='s,x,x,'
3274psdir='${docdir}'
3275sbindir='${exec_prefix}/sbin'
3276sharedstatedir='${prefix}/com'
3277sysconfdir='${prefix}/etc'
3278target_alias=''
3279
3280## ----------- ##
3281## confdefs.h. ##
3282## ----------- ##
3283
3284/* confdefs.h */
3285#define PACKAGE_NAME "gtk+"
3286#define PACKAGE_TARNAME "gtk+"
3287#define PACKAGE_VERSION "3.24.12"
3288#define PACKAGE_STRING "gtk+ 3.24.12"
3289#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
3290#define PACKAGE_URL ""
3291#define STDC_HEADERS 1
3292#define HAVE_SYS_TYPES_H 1
3293#define HAVE_SYS_STAT_H 1
3294#define HAVE_STDLIB_H 1
3295#define HAVE_STRING_H 1
3296#define HAVE_MEMORY_H 1
3297#define HAVE_STRINGS_H 1
3298#define HAVE_INTTYPES_H 1
3299#define HAVE_STDINT_H 1
3300#define HAVE_UNISTD_H 1
3301#define __EXTENSIONS__ 1
3302#define _ALL_SOURCE 1
3303#define _GNU_SOURCE 1
3304#define _POSIX_PTHREAD_SEMANTICS 1
3305#define _TANDEM_SOURCE 1
3306#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3307#define HAVE_CFLOCALECOPYCURRENT 1
3308#define HAVE_ICONV 1
3309#define ENABLE_NLS 1
3310#define HAVE_GETTEXT 1
3311#define HAVE_DCGETTEXT 1
3312#define GETTEXT_PACKAGE "gtk30"
3313#define HAVE_DLFCN_H 1
3314#define LT_OBJDIR ".libs/"
3315#define HAVE_FLOCKFILE 1
3316#define HAVE_LSTAT 1
3317#define HAVE_MKSTEMP 1
3318#define HAVE_LOCALTIME_R 1
3319#define HAVE_BIND_TEXTDOMAIN_CODESET 1
3320#define HAVE_SYS_MMAN_H 1
3321#define HAVE_SYS_MMAN_H 1
3322#define HAVE_SYS_TIME_H 1
3323#define HAVE_SYS_TIME_H 1
3324#define HAVE_UNISTD_H 1
3325#define HAVE_UNISTD_H 1
3326#define HAVE_FTW_H 1
3327#define HAVE_FTW_H 1
3328#define GLIB_DISABLE_DEPRECATION_WARNINGS 1
3329#define HAVE_STDLIB_H 1
3330#define HAVE_UNISTD_H 1
3331#define HAVE_SYS_PARAM_H 1
3332#define HAVE_GETPAGESIZE 1
3333#define HAVE_MMAP 1
3334#define HAVE_LIBM 1
3335#define HAVE_ROUND 1
3336#define HAVE_RINT 1
3337#define HAVE_NEARBYINT 1
3338#define HAVE_EXP2 1
3339#define HAVE_LOG2 1
3340#define HAVE_TRUNC 1
3341#define HAVE_DECL_ISNAN 1
3342#define HAVE_DECL_ISINF 1
3343#define USE_GMODULE 1
3344#define HAVE_GIO_UNIX 1
3345#define HAVE_HARFBUZZ 1
3346#define HAVE_PANGOFT 1
3347
3348configure: exit 1