Created
December 8, 2011 18:37
-
-
Save jbrownson/1447969 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by glib configure 2.30.2, which was | |
| generated by GNU Autoconf 2.68. Invocation command line was | |
| $ ./configure --disable-dependency-tracking --disable-rebuilds --prefix=/usr/local/Cellar/glib/2.30.2 --with-libiconv=gnu --disable-dtrace --disable-debug | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = Jakes-iMac.local | |
| uname -m = x86_64 | |
| uname -r = 11.2.0 | |
| uname -s = Darwin | |
| uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 | |
| /usr/bin/uname -p = i386 | |
| /bin/uname -X = unknown | |
| /bin/arch = unknown | |
| /usr/bin/arch -k = unknown | |
| /usr/convex/getsysinfo = unknown | |
| /usr/bin/hostinfo = Mach kernel version: | |
| Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 | |
| Kernel configured for up to 4 processors. | |
| 4 processors are physically available. | |
| 4 processors are logically available. | |
| Processor type: i486 (Intel 80486) | |
| Processors active: 0 1 2 3 | |
| Primary memory available: 12.00 gigabytes | |
| Default processor set: 94 tasks, 515 threads, 4 processors | |
| Load average: 0.76, Mach factor: 3.23 | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /usr/local/Cellar/libiconv/1.14/bin | |
| PATH: /usr/local/Cellar/libffi/3.0.9/bin | |
| PATH: /usr/local/Cellar/gettext/0.18.1.1/bin | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/X11/bin | |
| PATH: /usr/local/Library/Contributions/examples | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:2951: checking for a BSD-compatible install | |
| configure:3019: result: /usr/bin/install -c | |
| configure:3030: checking whether build environment is sane | |
| configure:3080: result: yes | |
| configure:3221: checking for a thread-safe mkdir -p | |
| configure:3260: result: ./install-sh -c -d | |
| configure:3273: checking for gawk | |
| configure:3303: result: no | |
| configure:3273: checking for mawk | |
| configure:3303: result: no | |
| configure:3273: checking for nawk | |
| configure:3303: result: no | |
| configure:3273: checking for awk | |
| configure:3289: found /usr/bin/awk | |
| configure:3300: result: awk | |
| configure:3311: checking whether make sets $(MAKE) | |
| configure:3333: result: yes | |
| configure:3399: checking how to create a ustar tar archive | |
| configure:3412: tar --version | |
| bsdtar 2.8.3 - libarchive 2.8.3 | |
| configure:3415: $? = 0 | |
| configure:3455: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar | |
| configure:3458: $? = 0 | |
| configure:3462: tar -xf - <conftest.tar | |
| configure:3465: $? = 0 | |
| configure:3478: result: gnutar | |
| configure:3486: checking whether to disable maintainer-specific portions of Makefiles | |
| configure:3495: result: yes | |
| configure:3615: checking for gcc | |
| configure:3642: result: /usr/bin/llvm-gcc | |
| configure:3871: checking for C compiler version | |
| configure:3880: /usr/bin/llvm-gcc --version >&5 | |
| i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
| Copyright (C) 2007 Free Software Foundation, Inc. | |
| This is free software; see the source for copying conditions. There is NO | |
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
| configure:3891: $? = 0 | |
| configure:3880: /usr/bin/llvm-gcc -v >&5 | |
| Using built-in specs. | |
| Target: i686-apple-darwin11 | |
| Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
| Thread model: posix | |
| gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
| configure:3891: $? = 0 | |
| configure:3880: /usr/bin/llvm-gcc -V >&5 | |
| llvm-gcc-4.2: argument to `-V' is missing | |
| configure:3891: $? = 1 | |
| configure:3880: /usr/bin/llvm-gcc -qversion >&5 | |
| i686-apple-darwin11-llvm-gcc-4.2: no input files | |
| configure:3891: $? = 1 | |
| configure:3911: checking whether the C compiler works | |
| configure:3933: /usr/bin/llvm-gcc -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/libffi/3.0.9/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5 | |
| configure:3937: $? = 0 | |
| configure:3985: result: yes | |
| configure:3988: checking for C compiler default output file name | |
| configure:3990: result: a.out | |
| configure:3996: checking for suffix of executables | |
| configure:4003: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/libffi/3.0.9/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5 | |
| configure:4007: $? = 0 | |
| configure:4029: result: | |
| configure:4051: checking whether we are cross compiling | |
| configure:4059: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/libffi/3.0.9/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5 | |
| configure:4063: $? = 0 | |
| configure:4070: ./conftest | |
| configure:4074: $? = 0 | |
| configure:4089: result: no | |
| configure:4094: checking for suffix of object files | |
| configure:4116: /usr/bin/llvm-gcc -c -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
| configure:4120: $? = 0 | |
| configure:4141: result: o | |
| configure:4145: checking whether we are using the GNU C compiler | |
| configure:4164: /usr/bin/llvm-gcc -c -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
| configure:4164: $? = 0 | |
| configure:4173: result: yes | |
| configure:4182: checking whether /usr/bin/llvm-gcc accepts -g | |
| configure:4202: /usr/bin/llvm-gcc -c -g -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
| configure:4202: $? = 0 | |
| configure:4243: result: yes | |
| configure:4260: checking for /usr/bin/llvm-gcc option to accept ISO C89 | |
| configure:4324: /usr/bin/llvm-gcc -c -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
| configure:4324: $? = 0 | |
| configure:4337: result: none needed | |
| configure:4368: checking for style of include used by make | |
| configure:4396: result: GNU | |
| configure:4421: checking dependency style of /usr/bin/llvm-gcc | |
| configure:4531: result: none | |
| configure:4551: checking how to run the C preprocessor | |
| configure:4582: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
| configure:4582: $? = 0 | |
| configure:4596: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
| conftest.c:14:28: error: ac_nonexistent.h: No such file or directory | |
| configure:4596: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "glib" | |
| | #define PACKAGE_TARNAME "glib" | |
| | #define PACKAGE_VERSION "2.30.2" | |
| | #define PACKAGE_STRING "glib 2.30.2" | |
| | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| | #define PACKAGE_URL "" | |
| | #define GLIB_MAJOR_VERSION 2 | |
| | #define GLIB_MINOR_VERSION 30 | |
| | #define GLIB_MICRO_VERSION 2 | |
| | #define GLIB_INTERFACE_AGE 2 | |
| | #define GLIB_BINARY_AGE 3002 | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:4621: result: /usr/bin/llvm-gcc -E | |
| configure:4641: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
| configure:4641: $? = 0 | |
| configure:4655: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
| conftest.c:14:28: error: ac_nonexistent.h: No such file or directory | |
| configure:4655: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "glib" | |
| | #define PACKAGE_TARNAME "glib" | |
| | #define PACKAGE_VERSION "2.30.2" | |
| | #define PACKAGE_STRING "glib 2.30.2" | |
| | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| | #define PACKAGE_URL "" | |
| | #define GLIB_MAJOR_VERSION 2 | |
| | #define GLIB_MINOR_VERSION 30 | |
| | #define GLIB_MICRO_VERSION 2 | |
| | #define GLIB_INTERFACE_AGE 2 | |
| | #define GLIB_BINARY_AGE 3002 | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:4697: checking build system type | |
| configure:4711: result: x86_64-apple-darwin11.2.0 | |
| configure:4731: checking host system type | |
| configure:4744: result: x86_64-apple-darwin11.2.0 | |
| configure:4765: checking for the BeOS | |
| configure:4775: result: no | |
| configure:4779: checking for Win32 | |
| configure:4813: result: no | |
| configure:4819: checking for Mac OS X Carbon support | |
| configure:4830: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
| configure:4830: $? = 0 | |
| configure:4835: result: yes | |
| configure:5227: checking for grep that handles long lines and -e | |
| configure:5285: result: /usr/bin/grep | |
| configure:5290: checking for egrep | |
| configure:5352: result: /usr/bin/grep -E | |
| configure:5358: checking whether we are using the GNU C Library 2.1 or newer | |
| conftest.c:16:22: error: features.h: No such file or directory | |
| configure:5385: result: no | |
| configure:5438: checking whether to enable garbage collector friendliness | |
| configure:5447: result: no | |
| configure:5451: checking whether to disable memory pools | |
| configure:5454: result: no | |
| configure:5705: checking for C++ compiler version | |
| configure:5714: /usr/bin/llvm-g++ --version >&5 | |
| i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
| Copyright (C) 2007 Free Software Foundation, Inc. | |
| This is free software; see the source for copying conditions. There is NO | |
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
| configure:5725: $? = 0 | |
| configure:5714: /usr/bin/llvm-g++ -v >&5 | |
| Using built-in specs. | |
| Target: i686-apple-darwin11 | |
| Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
| Thread model: posix | |
| gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
| configure:5725: $? = 0 | |
| configure:5714: /usr/bin/llvm-g++ -V >&5 | |
| llvm-g++-4.2: argument to `-V' is missing | |
| configure:5725: $? = 1 | |
| configure:5714: /usr/bin/llvm-g++ -qversion >&5 | |
| i686-apple-darwin11-llvm-g++-4.2: no input files | |
| configure:5725: $? = 1 | |
| configure:5729: checking whether we are using the GNU C++ compiler | |
| configure:5748: /usr/bin/llvm-g++ -c -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5 | |
| configure:5748: $? = 0 | |
| configure:5757: result: yes | |
| configure:5766: checking whether /usr/bin/llvm-g++ accepts -g | |
| configure:5786: /usr/bin/llvm-g++ -c -g -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5 | |
| configure:5786: $? = 0 | |
| configure:5827: result: yes | |
| configure:5852: checking dependency style of /usr/bin/llvm-g++ | |
| configure:5962: result: none | |
| configure:5989: /usr/bin/llvm-g++ -c -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5 | |
| configure:5989: $? = 0 | |
| configure:6058: checking for gcc | |
| configure:6085: result: /usr/bin/llvm-gcc | |
| configure:6314: checking for C compiler version | |
| configure:6323: /usr/bin/llvm-gcc --version >&5 | |
| i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
| Copyright (C) 2007 Free Software Foundation, Inc. | |
| This is free software; see the source for copying conditions. There is NO | |
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
| configure:6334: $? = 0 | |
| configure:6323: /usr/bin/llvm-gcc -v >&5 | |
| Using built-in specs. | |
| Target: i686-apple-darwin11 | |
| Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
| Thread model: posix | |
| gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
| configure:6334: $? = 0 | |
| configure:6323: /usr/bin/llvm-gcc -V >&5 | |
| llvm-gcc-4.2: argument to `-V' is missing | |
| configure:6334: $? = 1 | |
| configure:6323: /usr/bin/llvm-gcc -qversion >&5 | |
| i686-apple-darwin11-llvm-gcc-4.2: no input files | |
| configure:6334: $? = 1 | |
| configure:6338: checking whether we are using the GNU C compiler | |
| configure:6366: result: yes | |
| configure:6375: checking whether /usr/bin/llvm-gcc accepts -g | |
| configure:6436: result: yes | |
| configure:6453: checking for /usr/bin/llvm-gcc option to accept ISO C89 | |
| configure:6530: result: none needed | |
| configure:6552: checking dependency style of /usr/bin/llvm-gcc | |
| configure:6662: result: none | |
| configure:6681: checking whether /usr/bin/llvm-gcc and cc understand -c and -o together | |
| configure:6712: /usr/bin/llvm-gcc -c conftest.c -o conftest2.o >&5 | |
| configure:6716: $? = 0 | |
| configure:6722: /usr/bin/llvm-gcc -c conftest.c -o conftest2.o >&5 | |
| configure:6726: $? = 0 | |
| configure:6737: cc -c conftest.c >&5 | |
| configure:6741: $? = 0 | |
| configure:6749: cc -c conftest.c -o conftest2.o >&5 | |
| configure:6753: $? = 0 | |
| configure:6759: cc -c conftest.c -o conftest2.o >&5 | |
| configure:6763: $? = 0 | |
| configure:6781: result: yes | |
| configure:6815: checking for special C compiler options needed for large files | |
| configure:6860: result: no | |
| configure:6866: checking for _FILE_OFFSET_BITS value needed for large files | |
| configure:6891: /usr/bin/llvm-gcc -c -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
| configure:6891: $? = 0 | |
| configure:6923: result: no | |
| configure:7060: checking for pkg-config | |
| configure:7093: result: no | |
| configure:7193: checking for gawk | |
| configure:7220: result: awk | |
| configure:7235: checking for perl5 | |
| configure:7265: result: no | |
| configure:7235: checking for perl | |
| configure:7251: found /usr/bin/perl | |
| configure:7262: result: perl | |
| configure:7276: checking for indent | |
| configure:7292: found /usr/bin/indent | |
| configure:7303: result: indent | |
| configure:7325: checking for perl | |
| configure:7343: found /usr/bin/perl | |
| configure:7355: result: /usr/bin/perl | |
| configure:7401: checking for a Python interpreter with version >= 2.5 | |
| configure:7418: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
| configure:7421: $? = 0 | |
| configure:7427: result: python | |
| configure:7435: checking for python | |
| configure:7453: found /usr/bin/python | |
| configure:7465: result: /usr/bin/python | |
| configure:7483: checking for python version | |
| configure:7490: result: 2.7 | |
| configure:7502: checking for python platform | |
| configure:7509: result: darwin | |
| configure:7516: checking for python script directory | |
| configure:7545: result: ${prefix}/lib/python2.7/site-packages | |
| configure:7554: checking for python extension module directory | |
| configure:7583: result: ${exec_prefix}/lib/python2.7/site-packages | |
| configure:7716: checking for libiconv_open in -liconv | |
| configure:7741: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/libffi/3.0.9/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon conftest.c -liconv >&5 | |
| configure:7741: $? = 0 | |
| configure:7750: result: yes | |
| configure:7814: checking whether to cache iconv descriptors | |
| configure:7836: result: yes | |
| configure:7842: checking for ZLIB | |
| configure:7899: result: no | |
| configure:7910: checking for ANSI C header files | |
| configure:7930: /usr/bin/llvm-gcc -c -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
| configure:7930: $? = 0 | |
| configure:8003: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/libffi/3.0.9/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon conftest.c >&5 | |
| configure:8003: $? = 0 | |
| configure:8003: ./conftest | |
| configure:8003: $? = 0 | |
| configure:8014: result: yes | |
| configure:8027: checking for sys/types.h | |
| configure:8027: /usr/bin/llvm-gcc -c -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
| configure:8027: $? = 0 | |
| configure:8027: result: yes | |
| configure:8027: checking for sys/stat.h | |
| configure:8027: /usr/bin/llvm-gcc -c -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
| configure:8027: $? = 0 | |
| configure:8027: result: yes | |
| configure:8027: checking for stdlib.h | |
| configure:8027: /usr/bin/llvm-gcc -c -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
| configure:8027: $? = 0 | |
| configure:8027: result: yes | |
| configure:8027: checking for string.h | |
| configure:8027: /usr/bin/llvm-gcc -c -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
| configure:8027: $? = 0 | |
| configure:8027: result: yes | |
| configure:8027: checking for memory.h | |
| configure:8027: /usr/bin/llvm-gcc -c -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
| configure:8027: $? = 0 | |
| configure:8027: result: yes | |
| configure:8027: checking for strings.h | |
| configure:8027: /usr/bin/llvm-gcc -c -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
| configure:8027: $? = 0 | |
| configure:8027: result: yes | |
| configure:8027: checking for inttypes.h | |
| configure:8027: /usr/bin/llvm-gcc -c -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
| configure:8027: $? = 0 | |
| configure:8027: result: yes | |
| configure:8027: checking for stdint.h | |
| configure:8027: /usr/bin/llvm-gcc -c -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
| configure:8027: $? = 0 | |
| configure:8027: result: yes | |
| configure:8027: checking for unistd.h | |
| configure:8027: /usr/bin/llvm-gcc -c -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
| configure:8027: $? = 0 | |
| configure:8027: result: yes | |
| configure:8039: checking for inflate in -lz | |
| configure:8064: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/libffi/3.0.9/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon conftest.c -lz >&5 | |
| configure:8064: $? = 0 | |
| configure:8073: result: yes | |
| configure:8076: checking zlib.h usability | |
| configure:8076: /usr/bin/llvm-gcc -c -O3 -march=core2 -pipe -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
| configure:8076: $? = 0 | |
| configure:8076: result: yes | |
| configure:8076: checking zlib.h presence | |
| configure:8076: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
| configure:8076: $? = 0 | |
| configure:8076: result: yes | |
| configure:8076: checking for zlib.h | |
| configure:8076: result: yes | |
| configure:8093: checking for LIBFFI | |
| configure:8160: result: no | |
| configure:8162: error: in `/private/tmp/homebrew-glib-2.30.2-sVT3/glib-2.30.2': | |
| configure:8164: error: The pkg-config script could not be found or is too old. Make sure it | |
| is in your PATH or set the PKG_CONFIG environment variable to the full | |
| path to pkg-config. | |
| Alternatively, you may set the environment variables LIBFFI_CFLAGS | |
| and LIBFFI_LIBS to avoid the need to call pkg-config. | |
| See the pkg-config man page for more details. | |
| To get pkg-config, see <http://pkg-config.freedesktop.org/>. | |
| See `config.log' for more details | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-apple-darwin11.2.0 | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_cxx_compiler_gnu=yes | |
| ac_cv_env_CCC_set= | |
| ac_cv_env_CCC_value= | |
| ac_cv_env_CC_set=set | |
| ac_cv_env_CC_value=/usr/bin/llvm-gcc | |
| ac_cv_env_CFLAGS_set=set | |
| ac_cv_env_CFLAGS_value='-O3 -march=core2 -pipe' | |
| ac_cv_env_CPPFLAGS_set=set | |
| ac_cv_env_CPPFLAGS_value='-I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include' | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_CXXCPP_set= | |
| ac_cv_env_CXXCPP_value= | |
| ac_cv_env_CXXFLAGS_set=set | |
| ac_cv_env_CXXFLAGS_value='-O3 -march=core2 -pipe' | |
| ac_cv_env_CXX_set=set | |
| ac_cv_env_CXX_value=/usr/bin/llvm-g++ | |
| ac_cv_env_DBUS1_CFLAGS_set= | |
| ac_cv_env_DBUS1_CFLAGS_value= | |
| ac_cv_env_DBUS1_LIBS_set= | |
| ac_cv_env_DBUS1_LIBS_value= | |
| ac_cv_env_GTKDOC_DEPS_CFLAGS_set= | |
| ac_cv_env_GTKDOC_DEPS_CFLAGS_value= | |
| ac_cv_env_GTKDOC_DEPS_LIBS_set= | |
| ac_cv_env_GTKDOC_DEPS_LIBS_value= | |
| ac_cv_env_LDFLAGS_set=set | |
| ac_cv_env_LDFLAGS_value='-L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/libffi/3.0.9/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib' | |
| ac_cv_env_LIBFFI_CFLAGS_set= | |
| ac_cv_env_LIBFFI_CFLAGS_value= | |
| ac_cv_env_LIBFFI_LIBS_set= | |
| ac_cv_env_LIBFFI_LIBS_value= | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_PCRE_CFLAGS_set= | |
| ac_cv_env_PCRE_CFLAGS_value= | |
| ac_cv_env_PCRE_LIBS_set= | |
| ac_cv_env_PCRE_LIBS_value= | |
| ac_cv_env_PKG_CONFIG_LIBDIR_set= | |
| ac_cv_env_PKG_CONFIG_LIBDIR_value= | |
| ac_cv_env_PKG_CONFIG_PATH_set=set | |
| ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/Cellar/libiconv/1.14/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.9/lib/pkgconfig:/usr/local/Cellar/gettext/0.18.1.1/lib/pkgconfig | |
| ac_cv_env_PKG_CONFIG_set= | |
| ac_cv_env_PKG_CONFIG_value= | |
| ac_cv_env_ZLIB_CFLAGS_set=set | |
| ac_cv_env_ZLIB_CFLAGS_value= | |
| ac_cv_env_ZLIB_LIBS_set= | |
| ac_cv_env_ZLIB_LIBS_value= | |
| ac_cv_env_build_alias_set= | |
| ac_cv_env_build_alias_value= | |
| ac_cv_env_host_alias_set= | |
| ac_cv_env_host_alias_value= | |
| ac_cv_env_target_alias_set= | |
| ac_cv_env_target_alias_value= | |
| ac_cv_gnu_library_2_1=no | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_stdc=yes | |
| ac_cv_header_stdint_h=yes | |
| ac_cv_header_stdlib_h=yes | |
| ac_cv_header_string_h=yes | |
| ac_cv_header_strings_h=yes | |
| ac_cv_header_sys_stat_h=yes | |
| ac_cv_header_sys_types_h=yes | |
| ac_cv_header_unistd_h=yes | |
| ac_cv_header_zlib_h=yes | |
| ac_cv_host=x86_64-apple-darwin11.2.0 | |
| ac_cv_lib_iconv_libiconv_open=yes | |
| ac_cv_lib_z_inflate=yes | |
| ac_cv_objext=o | |
| ac_cv_path_EGREP='/usr/bin/grep -E' | |
| ac_cv_path_GREP=/usr/bin/grep | |
| ac_cv_path_PERL_PATH=/usr/bin/perl | |
| ac_cv_path_PYTHON=/usr/bin/python | |
| ac_cv_path_install='/usr/bin/install -c' | |
| ac_cv_prog_AWK=awk | |
| ac_cv_prog_CPP='/usr/bin/llvm-gcc -E' | |
| ac_cv_prog_INDENT=indent | |
| ac_cv_prog_PERL=perl | |
| ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc | |
| ac_cv_prog_cc__usr_bin_llvm_gcc_c_o=yes | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_prog_cxx_g=yes | |
| ac_cv_prog_make_make_set=yes | |
| ac_cv_sys_file_offset_bits=no | |
| ac_cv_sys_largefile_CC=no | |
| am_cv_CC_dependencies_compiler_type=none | |
| am_cv_CXX_dependencies_compiler_type=none | |
| am_cv_pathless_PYTHON=python | |
| am_cv_prog_cc_stdc= | |
| am_cv_prog_tar_ustar=gnutar | |
| am_cv_python_platform=darwin | |
| am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' | |
| am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' | |
| am_cv_python_version=2.7 | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| ABS_GLIB_RUNTIME_LIBDIR='' | |
| ABS_TAPSET_DIR='' | |
| ACLOCAL='${SHELL} /private/tmp/homebrew-glib-2.30.2-sVT3/glib-2.30.2/missing --run aclocal-1.11' | |
| ALLOCA='' | |
| AMDEPBACKSLASH='' | |
| AMDEP_FALSE='' | |
| AMDEP_TRUE='#' | |
| AMTAR='${SHELL} /private/tmp/homebrew-glib-2.30.2-sVT3/glib-2.30.2/missing --run tar' | |
| AM_BACKSLASH='\' | |
| AM_DEFAULT_VERBOSITY='0' | |
| AR='' | |
| AS='' | |
| AUTOCONF='${SHELL} /private/tmp/homebrew-glib-2.30.2-sVT3/glib-2.30.2/missing --run autoconf' | |
| AUTOHEADER='${SHELL} /private/tmp/homebrew-glib-2.30.2-sVT3/glib-2.30.2/missing --run autoheader' | |
| AUTOMAKE='${SHELL} /private/tmp/homebrew-glib-2.30.2-sVT3/glib-2.30.2/missing --run automake-1.11' | |
| AWK='awk' | |
| CATALOGS='' | |
| CATOBJEXT='' | |
| CC='/usr/bin/llvm-gcc' | |
| CCDEPMODE='depmode=none' | |
| CFLAGS='-O3 -march=core2 -pipe' | |
| CONFIG_STATUS_DEPENDENCIES='' | |
| CPP='/usr/bin/llvm-gcc -E' | |
| CPPFLAGS='-I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/libffi/3.0.9/include -I/usr/local/Cellar/gettext/0.18.1.1/include' | |
| CROSS_COMPILING_FALSE='' | |
| CROSS_COMPILING_TRUE='' | |
| CXX='/usr/bin/llvm-g++' | |
| CXXCPP='' | |
| CXXDEPMODE='depmode=none' | |
| CXXFLAGS='-O3 -march=core2 -pipe' | |
| CYGPATH_W='echo' | |
| DATADIRNAME='' | |
| DBUS1_CFLAGS='' | |
| DBUS1_LIBS='' | |
| DEFS='' | |
| DEPDIR='.deps' | |
| DISABLE_MEM_POOLS='' | |
| DLLTOOL='' | |
| DSYMUTIL='' | |
| DTRACE='' | |
| DUMPBIN='' | |
| ECHO_C='\c' | |
| ECHO_N='' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| ENABLE_DTRACE_FALSE='' | |
| ENABLE_DTRACE_TRUE='' | |
| ENABLE_GTK_DOC_FALSE='' | |
| ENABLE_GTK_DOC_TRUE='' | |
| ENABLE_MAN_FALSE='' | |
| ENABLE_MAN_TRUE='' | |
| ENABLE_REGEX_FALSE='' | |
| ENABLE_REGEX_TRUE='' | |
| ENABLE_SYSTEMTAP_FALSE='' | |
| ENABLE_SYSTEMTAP_TRUE='' | |
| ENABLE_TIMELOOP_FALSE='' | |
| ENABLE_TIMELOOP_TRUE='' | |
| EXEEXT='' | |
| FAM_LIBS='' | |
| FGREP='' | |
| GETTEXT_PACKAGE='' | |
| GIO='' | |
| GIO_MODULE_DIR='' | |
| GLIBC21='no' | |
| GLIB_BINARY_AGE='3002' | |
| GLIB_COMPILE_SCHEMAS='' | |
| GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS' | |
| GLIB_EXTRA_CFLAGS='' | |
| GLIB_GENMARSHAL='' | |
| GLIB_INTERFACE_AGE='2' | |
| GLIB_LINK_FLAGS='' | |
| GLIB_MAJOR_VERSION='2' | |
| GLIB_MICRO_VERSION='2' | |
| GLIB_MINOR_VERSION='30' | |
| GLIB_RT_LIBS='' | |
| GLIB_RUNTIME_LIBDIR='' | |
| GLIB_VERSION='2.30.2' | |
| GLIB_WIN32_STATIC_COMPILATION_DEFINE='' | |
| GMOFILES='' | |
| GMSGFMT='' | |
| GREP='/usr/bin/grep' | |
| GSPAWN='' | |
| GTHREAD_COMPILE_IMPL_DEFINES='' | |
| GTKDOC_CHECK='' | |
| GTKDOC_DEPS_CFLAGS='' | |
| GTKDOC_DEPS_LIBS='' | |
| GTKDOC_MKPDF='' | |
| GTKDOC_REBASE='' | |
| GTK_DOC_BUILD_HTML_FALSE='' | |
| GTK_DOC_BUILD_HTML_TRUE='' | |
| GTK_DOC_BUILD_PDF_FALSE='' | |
| GTK_DOC_BUILD_PDF_TRUE='' | |
| GTK_DOC_USE_LIBTOOL_FALSE='' | |
| GTK_DOC_USE_LIBTOOL_TRUE='' | |
| GTK_DOC_USE_REBASE_FALSE='' | |
| GTK_DOC_USE_REBASE_TRUE='' | |
| G_LIBS_EXTRA='' | |
| G_MODULE_BROKEN_RTLD_GLOBAL='' | |
| G_MODULE_HAVE_DLERROR='' | |
| G_MODULE_IMPL='' | |
| G_MODULE_LDFLAGS='' | |
| G_MODULE_LIBS='' | |
| G_MODULE_LIBS_EXTRA='' | |
| G_MODULE_NEED_USCORE='' | |
| G_MODULE_PLUGIN_LIBS='' | |
| G_MODULE_SUPPORTED='' | |
| G_THREAD_CFLAGS='' | |
| G_THREAD_LIBS='' | |
| G_THREAD_LIBS_EXTRA='' | |
| G_THREAD_LIBS_FOR_GTHREAD='' | |
| HAVE_CXX_FALSE='#' | |
| HAVE_CXX_TRUE='' | |
| HAVE_DBUS1_FALSE='' | |
| HAVE_DBUS1_TRUE='' | |
| HAVE_EVENTFD_FALSE='' | |
| HAVE_EVENTFD_TRUE='' | |
| HAVE_FAM_FALSE='' | |
| HAVE_FAM_TRUE='' | |
| HAVE_FEN_FALSE='' | |
| HAVE_FEN_TRUE='' | |
| HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_FALSE='' | |
| HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_TRUE='' | |
| HAVE_GCC_FALSE='#' | |
| HAVE_GCC_TRUE='' | |
| HAVE_GLIB_RUNTIME_LIBDIR_FALSE='' | |
| HAVE_GLIB_RUNTIME_LIBDIR_TRUE='#' | |
| HAVE_GNUC_VISIBILITY_FALSE='' | |
| HAVE_GNUC_VISIBILITY_TRUE='' | |
| HAVE_GOOD_PRINTF_FALSE='' | |
| HAVE_GOOD_PRINTF_TRUE='' | |
| HAVE_INOTIFY_FALSE='' | |
| HAVE_INOTIFY_TRUE='' | |
| HAVE_SUNSTUDIO_VISIBILITY_FALSE='' | |
| HAVE_SUNSTUDIO_VISIBILITY_TRUE='' | |
| HAVE_THREADS_FALSE='' | |
| HAVE_THREADS_TRUE='' | |
| HTML_DIR='' | |
| ICONV_LIBS='' | |
| INDENT='indent' | |
| INSTALL_DATA='${INSTALL} -m 644' | |
| INSTALL_PROGRAM='${INSTALL}' | |
| INSTALL_SCRIPT='${INSTALL}' | |
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
| INSTOBJEXT='' | |
| INTLLIBS='' | |
| LD='/usr/bin/llvm-gcc' | |
| LDFLAGS='-L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/libffi/3.0.9/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon' | |
| LIBFFI_CFLAGS='' | |
| LIBFFI_LIBS='' | |
| LIBOBJS='' | |
| LIBS='' | |
| LIBTOOL='' | |
| LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^g.*"' | |
| LIB_EXE_MACHINE_FLAG='X86' | |
| LIPO='' | |
| LN_S='' | |
| LTLIBOBJS='' | |
| LTP='' | |
| LTP_GENHTML='' | |
| LT_AGE='3000' | |
| LT_CURRENT='3000' | |
| LT_CURRENT_MINUS_AGE='0' | |
| LT_RELEASE='2.30' | |
| LT_REVISION='2' | |
| MAINT='' | |
| MAINTAINER_MODE_FALSE='#' | |
| MAINTAINER_MODE_TRUE='' | |
| MAKEINFO='${SHELL} /private/tmp/homebrew-glib-2.30.2-sVT3/glib-2.30.2/missing --run makeinfo' | |
| MANIFEST_TOOL='' | |
| MKDIR_P='./install-sh -c -d' | |
| MKINSTALLDIRS='' | |
| MSGFMT='' | |
| MSGFMT_OPTS='' | |
| MS_LIB_AVAILABLE_FALSE='' | |
| MS_LIB_AVAILABLE_TRUE='#' | |
| NETWORK_LIBS='' | |
| NM='' | |
| NMEDIT='' | |
| OBJDUMP='' | |
| OBJEXT='o' | |
| OS_CARBON_FALSE='#' | |
| OS_CARBON_TRUE='' | |
| OS_LINUX_FALSE='' | |
| OS_LINUX_TRUE='#' | |
| OS_UNIX_FALSE='#' | |
| OS_UNIX_TRUE='' | |
| OS_WIN32_AND_DLL_COMPILATION_FALSE='' | |
| OS_WIN32_AND_DLL_COMPILATION_TRUE='' | |
| OS_WIN32_FALSE='' | |
| OS_WIN32_TRUE='#' | |
| OS_WIN32_X64_FALSE='' | |
| OS_WIN32_X64_TRUE='#' | |
| OTOOL64='' | |
| OTOOL='' | |
| PACKAGE='glib' | |
| PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib' | |
| PACKAGE_NAME='glib' | |
| PACKAGE_STRING='glib 2.30.2' | |
| PACKAGE_TARNAME='glib' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION='2.30.2' | |
| PATH_SEPARATOR=':' | |
| PCRE_CFLAGS='' | |
| PCRE_LIBS='' | |
| PCRE_REQUIRES='' | |
| PCRE_WARN_CFLAGS='' | |
| PERL='perl' | |
| PERL_PATH='/usr/bin/perl' | |
| PKG_CONFIG='' | |
| PKG_CONFIG_LIBDIR='' | |
| PKG_CONFIG_PATH='/usr/local/Cellar/libiconv/1.14/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.9/lib/pkgconfig:/usr/local/Cellar/gettext/0.18.1.1/lib/pkgconfig' | |
| PLATFORMDEP='' | |
| PLATFORM_WIN32_FALSE='' | |
| PLATFORM_WIN32_TRUE='' | |
| POFILES='' | |
| POSUB='' | |
| PO_IN_DATADIR_FALSE='' | |
| PO_IN_DATADIR_TRUE='' | |
| PYTHON='/usr/bin/python' | |
| PYTHON_EXEC_PREFIX='${exec_prefix}' | |
| PYTHON_PLATFORM='darwin' | |
| PYTHON_PREFIX='${prefix}' | |
| PYTHON_VERSION='2.7' | |
| RANLIB='' | |
| REBUILD='#' | |
| SED='' | |
| SELINUX_LIBS='' | |
| SET_MAKE='' | |
| SHELL='/bin/sh' | |
| SHTOOL='' | |
| STRIP='' | |
| USE_NLS='' | |
| USE_SYSTEM_PCRE_FALSE='' | |
| USE_SYSTEM_PCRE_TRUE='' | |
| VERSION='2.30.2' | |
| WINDRES='' | |
| XATTR_LIBS='' | |
| XGETTEXT='' | |
| XMLCATALOG='' | |
| XML_CATALOG_FILE='' | |
| XSLTPROC='' | |
| ZLIB_CFLAGS='' | |
| ZLIB_LIBS='-lz' | |
| ac_ct_AR='' | |
| ac_ct_CC='/usr/bin/llvm-gcc' | |
| ac_ct_CXX='' | |
| ac_ct_DUMPBIN='' | |
| am__EXEEXT_FALSE='' | |
| am__EXEEXT_TRUE='' | |
| am__fastdepCC_FALSE='' | |
| am__fastdepCC_TRUE='#' | |
| am__fastdepCXX_FALSE='' | |
| am__fastdepCXX_TRUE='#' | |
| am__include='include' | |
| am__isrc='' | |
| am__leading_dot='.' | |
| am__quote='' | |
| am__tar='tar --format=ustar -chf - "$$tardir"' | |
| am__untar='tar -xf -' | |
| bindir='${exec_prefix}/bin' | |
| build='x86_64-apple-darwin11.2.0' | |
| build_alias='' | |
| build_cpu='x86_64' | |
| build_os='darwin11.2.0' | |
| build_vendor='apple' | |
| config_h_INCLUDES='' | |
| datadir='${datarootdir}' | |
| datarootdir='${prefix}/share' | |
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
| dvidir='${docdir}' | |
| exec_prefix='NONE' | |
| gio_INCLUDES='' | |
| glib_INCLUDES='' | |
| gmodule_INCLUDES='' | |
| gobject_INCLUDES='' | |
| gthread_INCLUDES='' | |
| host='x86_64-apple-darwin11.2.0' | |
| host_alias='' | |
| host_cpu='x86_64' | |
| host_os='darwin11.2.0' | |
| host_vendor='apple' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| install_sh='${SHELL} /private/tmp/homebrew-glib-2.30.2-sVT3/glib-2.30.2/install-sh' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mandir='${datarootdir}/man' | |
| mkdir_p='$(top_builddir)/./install-sh -c -d' | |
| ms_librarian='' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| pkgpyexecdir='${pyexecdir}/glib' | |
| pkgpythondir='${pythondir}/glib' | |
| prefix='/usr/local/Cellar/glib/2.30.2' | |
| program_transform_name='s,x,x,' | |
| psdir='${docdir}' | |
| pyexecdir='${exec_prefix}/lib/python2.7/site-packages' | |
| pythondir='${prefix}/lib/python2.7/site-packages' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| sysconfdir='${prefix}/etc' | |
| target_alias='' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.30.2" | |
| #define PACKAGE_STRING "glib 2.30.2" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 30 | |
| #define GLIB_MICRO_VERSION 2 | |
| #define GLIB_INTERFACE_AGE 2 | |
| #define GLIB_BINARY_AGE 3002 | |
| #define HAVE_CARBON 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| configure: exit 1 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment