Skip to content

Instantly share code, notes, and snippets.

@dtuominen
Created August 13, 2012 13:37
Show Gist options
  • Save dtuominen/3340875 to your computer and use it in GitHub Desktop.
Save dtuominen/3340875 to your computer and use it in GitHub Desktop.
Updated to Mountain Lion, brew will not install glib, also having permissions issues.
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.32.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-maintainer-mode --disable-dependency-tracking --disable-dtrace --prefix=/usr/local/Cellar/glib/2.32.4 --localstatedir=/usr/local/var
## --------- ##
## Platform. ##
## --------- ##
hostname = MacDev.local
uname -m = x86_64
uname -r = 12.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~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 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 2.00 gigabytes
Default processor set: 106 tasks, 505 threads, 2 processors
Load average: 1.02, Mach factor: 1.03
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Cellar/libffi/3.0.11/bin
PATH: /usr/local/Cellar/gettext/0.18.1.1/bin
PATH: /Users/dylan/dev/jobstoar/bin
PATH: /usr/local/bin
PATH: /usr/local/share/python
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /opt/X11/bin
PATH: /usr/local/Library/Contributions/cmds
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2980: checking for a BSD-compatible install
configure:3048: result: /usr/bin/install -c
configure:3059: checking whether build environment is sane
configure:3109: result: yes
configure:3250: checking for a thread-safe mkdir -p
configure:3289: result: ./install-sh -c -d
configure:3302: checking for gawk
configure:3332: result: no
configure:3302: checking for mawk
configure:3332: result: no
configure:3302: checking for nawk
configure:3332: result: no
configure:3302: checking for awk
configure:3318: found /usr/bin/awk
configure:3329: result: awk
configure:3340: checking whether make sets $(MAKE)
configure:3362: result: yes
configure:3428: checking how to create a ustar tar archive
configure:3441: tar --version
bsdtar 2.8.3 - libarchive 2.8.3
configure:3444: $? = 0
configure:3484: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3487: $? = 0
configure:3491: tar -xf - <conftest.tar
configure:3494: $? = 0
configure:3507: result: gnutar
configure:3515: checking whether to enable maintainer-specific portions of Makefiles
configure:3524: result: no
configure:3552: checking whether make supports nested variables
configure:3569: result: yes
configure:3671: checking for gcc
configure:3698: result: /usr/bin/llvm-gcc
configure:3927: checking for C compiler version
configure:3936: /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.11.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:3947: $? = 0
configure:3936: /usr/bin/llvm-gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~28/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/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.11~28/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.11.00)
configure:3947: $? = 0
configure:3936: /usr/bin/llvm-gcc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:3947: $? = 1
configure:3936: /usr/bin/llvm-gcc -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no input files
configure:3947: $? = 1
configure:3967: checking whether the C compiler works
configure:3989: /usr/bin/llvm-gcc -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:3993: $? = 0
configure:4041: result: yes
configure:4044: checking for C compiler default output file name
configure:4046: result: a.out
configure:4052: checking for suffix of executables
configure:4059: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:4063: $? = 0
configure:4085: result:
configure:4107: checking whether we are cross compiling
configure:4115: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:4119: $? = 0
configure:4126: ./conftest
configure:4130: $? = 0
configure:4145: result: no
configure:4150: checking for suffix of object files
configure:4172: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:4176: $? = 0
configure:4197: result: o
configure:4201: checking whether we are using the GNU C compiler
configure:4220: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:4220: $? = 0
configure:4229: result: yes
configure:4238: checking whether /usr/bin/llvm-gcc accepts -g
configure:4258: /usr/bin/llvm-gcc -c -g -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:4258: $? = 0
configure:4299: result: yes
configure:4316: checking for /usr/bin/llvm-gcc option to accept ISO C89
configure:4379: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:4379: $? = 0
configure:4392: result: none needed
configure:4423: checking for style of include used by make
configure:4451: result: GNU
configure:4477: checking dependency style of /usr/bin/llvm-gcc
configure:4588: result: none
configure:4608: checking how to run the C preprocessor
configure:4639: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
configure:4639: $? = 0
configure:4653: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:4653: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.32.4"
| #define PACKAGE_STRING "glib 2.32.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 32
| #define GLIB_MICRO_VERSION 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 3204
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4678: result: /usr/bin/llvm-gcc -E
configure:4698: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
configure:4698: $? = 0
configure:4712: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:4712: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.32.4"
| #define PACKAGE_STRING "glib 2.32.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 32
| #define GLIB_MICRO_VERSION 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 3204
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4754: checking build system type
configure:4768: result: x86_64-apple-darwin12.0.0
configure:4788: checking host system type
configure:4801: result: x86_64-apple-darwin12.0.0
configure:4822: checking for the BeOS
configure:4832: result: no
configure:4836: checking for Win32
configure:4870: result: no
configure:4876: checking for Mac OS X Carbon support
configure:4887: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
configure:4887: $? = 0
configure:4892: result: yes
configure:4896: checking for Mac OS X Cocoa support
configure:4907: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
configure:4907: $? = 0
configure:4912: result: yes
configure:5319: checking for grep that handles long lines and -e
configure:5377: result: /usr/bin/grep
configure:5382: checking for egrep
configure:5444: result: /usr/bin/grep -E
configure:5450: checking whether we are using the GNU C Library 2.1 or newer
conftest.c:17:22: error: features.h: No such file or directory
configure:5477: result: no
configure:5519: checking whether to enable garbage collector friendliness
configure:5528: result: no
configure:5532: checking whether to disable memory pools
configure:5535: result: no
configure:5785: checking for C++ compiler version
configure:5794: /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.11.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:5805: $? = 0
configure:5794: /usr/bin/llvm-g++ -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~28/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/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.11~28/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.11.00)
configure:5805: $? = 0
configure:5794: /usr/bin/llvm-g++ -V >&5
llvm-g++-4.2: argument to `-V' is missing
configure:5805: $? = 1
configure:5794: /usr/bin/llvm-g++ -qversion >&5
i686-apple-darwin11-llvm-g++-4.2: no input files
configure:5805: $? = 1
configure:5809: checking whether we are using the GNU C++ compiler
configure:5828: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.cpp >&5
configure:5828: $? = 0
configure:5837: result: yes
configure:5846: checking whether /usr/bin/llvm-g++ accepts -g
configure:5866: /usr/bin/llvm-g++ -c -g -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.cpp >&5
configure:5866: $? = 0
configure:5907: result: yes
configure:5932: checking dependency style of /usr/bin/llvm-g++
configure:6043: result: none
configure:6070: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.cpp >&5
configure:6070: $? = 0
configure:6139: checking for gcc
configure:6166: result: /usr/bin/llvm-gcc
configure:6395: checking for C compiler version
configure:6404: /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.11.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:6415: $? = 0
configure:6404: /usr/bin/llvm-gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~28/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/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.11~28/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.11.00)
configure:6415: $? = 0
configure:6404: /usr/bin/llvm-gcc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:6415: $? = 1
configure:6404: /usr/bin/llvm-gcc -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no input files
configure:6415: $? = 1
configure:6419: checking whether we are using the GNU C compiler
configure:6447: result: yes
configure:6456: checking whether /usr/bin/llvm-gcc accepts -g
configure:6517: result: yes
configure:6534: checking for /usr/bin/llvm-gcc option to accept ISO C89
configure:6610: result: none needed
configure:6632: checking dependency style of /usr/bin/llvm-gcc
configure:6743: result: none
configure:6762: checking whether /usr/bin/llvm-gcc and cc understand -c and -o together
configure:6793: /usr/bin/llvm-gcc -c conftest.c -o conftest2.o >&5
configure:6797: $? = 0
configure:6803: /usr/bin/llvm-gcc -c conftest.c -o conftest2.o >&5
configure:6807: $? = 0
configure:6818: cc -c conftest.c >&5
configure:6822: $? = 0
configure:6830: cc -c conftest.c -o conftest2.o >&5
configure:6834: $? = 0
configure:6840: cc -c conftest.c -o conftest2.o >&5
configure:6844: $? = 0
configure:6862: result: yes
configure:6896: checking for special C compiler options needed for large files
configure:6941: result: no
configure:6947: checking for _FILE_OFFSET_BITS value needed for large files
configure:6972: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:6972: $? = 0
configure:7004: result: no
configure:7144: checking for pkg-config
configure:7162: found /usr/local/bin/pkg-config
configure:7174: result: /usr/local/bin/pkg-config
configure:7199: checking pkg-config is at least version 0.16
configure:7202: result: yes
configure:7276: checking for gawk
configure:7303: result: awk
configure:7318: checking for perl5
configure:7348: result: no
configure:7318: checking for perl
configure:7334: found /usr/bin/perl
configure:7345: result: perl
configure:7359: checking for indent
configure:7375: found /usr/bin/indent
configure:7386: result: indent
configure:7408: checking for perl
configure:7426: found /usr/bin/perl
configure:7438: result: /usr/bin/perl
configure:7486: checking for a Python interpreter with version >= 2.5
configure:7503: 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:7506: $? = 0
configure:7512: result: python
configure:7520: checking for python
configure:7538: found /Users/dylan/dev/jobstoar/bin/python
configure:7550: result: /Users/dylan/dev/jobstoar/bin/python
configure:7568: checking for python version
configure:7575: result: 2.7
configure:7587: checking for python platform
configure:7594: result: darwin
configure:7601: checking for python script directory
configure:7629: result: ${prefix}/lib/python2.7/site-packages
configure:7638: checking for python extension module directory
configure:7666: result: ${exec_prefix}/lib/python2.7/site-packages
configure:7699: checking for iconv_open
configure:7699: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -framework Carbon -framework Foundation conftest.c >&5
Undefined symbols for architecture x86_64:
"_iconv_open", referenced from:
_main in cchywXNj.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:7699: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.32.4"
| #define PACKAGE_STRING "glib 2.32.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 32
| #define GLIB_MICRO_VERSION 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 3204
| #define HAVE_CARBON 1
| #define HAVE_COCOA 1
| /* end confdefs.h. */
| /* Define iconv_open to an innocuous variant, in case <limits.h> declares iconv_open.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define iconv_open innocuous_iconv_open
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char iconv_open (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef iconv_open
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char iconv_open ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_iconv_open || defined __stub___iconv_open
| choke me
| #endif
|
| int
| main ()
| {
| return iconv_open ();
| ;
| return 0;
| }
configure:7699: result: no
configure:7706: checking for libiconv_open in -liconv
configure:7731: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -framework Carbon -framework Foundation conftest.c -liconv >&5
Undefined symbols for architecture x86_64:
"_libiconv_open", referenced from:
_main in cctQRE8D.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:7731: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.32.4"
| #define PACKAGE_STRING "glib 2.32.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 32
| #define GLIB_MICRO_VERSION 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 3204
| #define HAVE_CARBON 1
| #define HAVE_COCOA 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char libiconv_open ();
| int
| main ()
| {
| return libiconv_open ();
| ;
| return 0;
| }
configure:7740: result: no
configure:7749: checking for iconv_open in -liconv
configure:7774: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -framework Carbon -framework Foundation conftest.c -liconv >&5
configure:7774: $? = 0
configure:7783: result: yes
configure:7897: checking whether to cache iconv descriptors
configure:7919: result: yes
configure:7925: checking for ZLIB
configure:7932: $PKG_CONFIG --exists --print-errors "zlib"
Package zlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `zlib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'zlib' found
configure:7935: $? = 1
configure:7949: $PKG_CONFIG --exists --print-errors "zlib"
Package zlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `zlib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'zlib' found
configure:7952: $? = 1
configure:7966: result: no
No package 'zlib' found
configure:7995: checking for ANSI C header files
configure:8015: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:8015: $? = 0
configure:8088: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -framework Carbon -framework Foundation conftest.c >&5
configure:8088: $? = 0
configure:8088: ./conftest
configure:8088: $? = 0
configure:8099: result: yes
configure:8112: checking for sys/types.h
configure:8112: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:8112: $? = 0
configure:8112: result: yes
configure:8112: checking for sys/stat.h
configure:8112: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:8112: $? = 0
configure:8112: result: yes
configure:8112: checking for stdlib.h
configure:8112: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:8112: $? = 0
configure:8112: result: yes
configure:8112: checking for string.h
configure:8112: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:8112: $? = 0
configure:8112: result: yes
configure:8112: checking for memory.h
configure:8112: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:8112: $? = 0
configure:8112: result: yes
configure:8112: checking for strings.h
configure:8112: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:8112: $? = 0
configure:8112: result: yes
configure:8112: checking for inttypes.h
configure:8112: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:8112: $? = 0
configure:8112: result: yes
configure:8112: checking for stdint.h
configure:8112: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:8112: $? = 0
configure:8112: result: yes
configure:8112: checking for unistd.h
configure:8112: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:8112: $? = 0
configure:8112: result: yes
configure:8124: checking for inflate in -lz
configure:8149: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -framework Carbon -framework Foundation conftest.c -lz >&5
configure:8149: $? = 0
configure:8158: result: yes
configure:8161: checking zlib.h usability
configure:8161: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:8161: $? = 0
configure:8161: result: yes
configure:8161: checking zlib.h presence
configure:8161: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
configure:8161: $? = 0
configure:8161: result: yes
configure:8161: checking for zlib.h
configure:8161: result: yes
configure:8178: checking for LIBFFI
configure:8185: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0"
configure:8188: $? = 0
configure:8202: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0"
configure:8205: $? = 0
configure:8263: result: yes
configure:8277: checking locale.h usability
configure:8277: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:8277: $? = 0
configure:8277: result: yes
configure:8277: checking locale.h presence
configure:8277: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
configure:8277: $? = 0
configure:8277: result: yes
configure:8277: checking for locale.h
configure:8277: result: yes
configure:8288: checking for LC_MESSAGES
configure:8304: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -framework Carbon -framework Foundation conftest.c >&5
configure:8304: $? = 0
configure:8312: result: yes
configure:8329: checking libintl.h usability
configure:8329: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:8329: $? = 0
configure:8329: result: yes
configure:8329: checking libintl.h presence
configure:8329: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
configure:8329: $? = 0
configure:8329: result: yes
configure:8329: checking for libintl.h
configure:8329: result: yes
configure:8337: checking for ngettext in libc
configure:8355: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -framework Carbon -framework Foundation conftest.c >&5
Undefined symbols for architecture x86_64:
"_libintl_ngettext", referenced from:
_main in ccmtWzvI.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:8355: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.32.4"
| #define PACKAGE_STRING "glib 2.32.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 32
| #define GLIB_MICRO_VERSION 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 3204
| #define HAVE_CARBON 1
| #define HAVE_COCOA 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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
|
| #include <libintl.h>
|
| int
| main ()
| {
| return !ngettext ("","", 1)
| ;
| return 0;
| }
configure:8364: result: no
configure:8420: checking for bindtextdomain in -lintl
configure:8445: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -framework Carbon -framework Foundation conftest.c -lintl >&5
Undefined symbols for architecture x86_64:
"_bindtextdomain", referenced from:
_main in ccmTETBs.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:8445: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.32.4"
| #define PACKAGE_STRING "glib 2.32.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 32
| #define GLIB_MICRO_VERSION 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 3204
| #define HAVE_CARBON 1
| #define HAVE_COCOA 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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char bindtextdomain ();
| int
| main ()
| {
| return bindtextdomain ();
| ;
| return 0;
| }
configure:8454: result: no
configure:8540: checking if -liconv is needed to use gettext
configure:8542: result:
configure:8544: checking for ngettext in -lintl
configure:8569: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -mmacosx-version-min=10.8 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -framework Carbon -framework Foundation conftest.c -lintl -liconv >&5
Undefined symbols for architecture x86_64:
"_ngettext", referenced from:
_main in ccbii9U9.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:8569: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.32.4"
| #define PACKAGE_STRING "glib 2.32.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 32
| #define GLIB_MICRO_VERSION 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 3204
| #define HAVE_CARBON 1
| #define HAVE_COCOA 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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char ngettext ();
| int
| main ()
| {
| return ngettext ();
| ;
| return 0;
| }
configure:8578: result: no
configure:8984: error:
*** You must have either have gettext support in your C library, or use the
*** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin12.0.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='-Os -w -pipe -march=core2 -mmacosx-version-min=10.8'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/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='-Os -w -pipe -march=core2 -mmacosx-version-min=10.8'
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/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib'
ac_cv_env_LIBELF_CFLAGS_set=
ac_cv_env_LIBELF_CFLAGS_value=
ac_cv_env_LIBELF_LIBS_set=
ac_cv_env_LIBELF_LIBS_value=
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/libffi/3.0.11/lib/pkgconfig:/usr/local/Library/Homebrew/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_ZLIB_CFLAGS_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_func_iconv_open=no
ac_cv_gnu_library_2_1=no
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_locale_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-darwin12.0.0
ac_cv_lib_iconv_iconv_open=yes
ac_cv_lib_iconv_libiconv_open=no
ac_cv_lib_intl_bindtextdomain=no
ac_cv_lib_intl_ngettext=no
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=/Users/dylan/dev/jobstoar/bin/python
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
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_make_support_nested_variables=yes
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
am_cv_val_LC_MESSAGES=yes
gt_cv_func_dgettext_libintl=no
gt_cv_func_ngettext_libc=no
gt_cv_have_gettext=no
pkg_cv_LIBFFI_CFLAGS='-I/usr/local/Cellar/libffi/3.0.11/lib/libffi-3.0.11/include '
pkg_cv_LIBFFI_LIBS='-L/usr/local/Cellar/libffi/3.0.11/lib -lffi '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ABS_GLIB_RUNTIME_LIBDIR=''
ABS_TAPSET_DIR=''
ACLOCAL='${SHELL} /private/tmp/homebrew-glib-2.32.4-fNHb/glib-2.32.4/missing --run aclocal-1.11'
ALLOCA=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR=''
AS=''
AUTOCONF='${SHELL} /private/tmp/homebrew-glib-2.32.4-fNHb/glib-2.32.4/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-glib-2.32.4-fNHb/glib-2.32.4/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-glib-2.32.4-fNHb/glib-2.32.4/missing --run automake-1.11'
AWK='awk'
CATALOGS=''
CATOBJEXT='NONE'
CC='/usr/bin/llvm-gcc'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -march=core2 -mmacosx-version-min=10.8'
CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS'
CPP='/usr/bin/llvm-gcc -E'
CPPFLAGS='-I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include'
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE=''
CXX='/usr/bin/llvm-g++'
CXXCPP=''
CXXDEPMODE='depmode=none'
CXXFLAGS='-Os -w -pipe -march=core2 -mmacosx-version-min=10.8'
CYGPATH_W='echo'
DATADIRNAME=''
DBUS1_CFLAGS=''
DBUS1_LIBS=''
DBUS_MACHINE_ID_FILE=''
DEFS=''
DEPDIR='.deps'
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_SYSTEMTAP_FALSE=''
ENABLE_SYSTEMTAP_TRUE=''
ENABLE_TIMELOOP_FALSE=''
ENABLE_TIMELOOP_TRUE=''
EXEEXT=''
EXPANDED_LOCALSTATEDIR=''
FAM_LIBS=''
FGREP=''
GETTEXT_PACKAGE=''
GIO=''
GIO_MODULE_DIR=''
GLIBC21='no'
GLIB_BINARY_AGE='3204'
GLIB_COMPILE_RESOURCES=''
GLIB_COMPILE_SCHEMAS=''
GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS'
GLIB_EXTRA_CFLAGS=''
GLIB_GENMARSHAL=''
GLIB_INTERFACE_AGE='4'
GLIB_LINK_FLAGS=''
GLIB_MAJOR_VERSION='2'
GLIB_MICRO_VERSION='4'
GLIB_MINOR_VERSION='32'
GLIB_RUNTIME_LIBDIR=''
GLIB_VERSION='2.32.4'
GLIB_WIN32_STATIC_COMPILATION_DEFINE=''
GMOFILES=' af.gmo am.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tl.gmo tr.gmo ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
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_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_NETLINK_FALSE=''
HAVE_NETLINK_TRUE=''
HAVE_SUNSTUDIO_VISIBILITY_FALSE=''
HAVE_SUNSTUDIO_VISIBILITY_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/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -framework Carbon -framework Foundation'
LIBELF_CFLAGS=''
LIBELF_LIBS=''
LIBFFI_CFLAGS='-I/usr/local/Cellar/libffi/3.0.11/lib/libffi-3.0.11/include '
LIBFFI_LIBS='-L/usr/local/Cellar/libffi/3.0.11/lib -lffi '
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^g.*"'
LIB_EXE_MACHINE_FLAG='X86'
LIPO=''
LN_S=''
LOCAL_DATA_DIR=''
LTLIBOBJS=''
LTP=''
LTP_GENHTML=''
LT_AGE='3200'
LT_CURRENT='3200'
LT_CURRENT_MINUS_AGE='0'
LT_RELEASE='2.32'
LT_REVISION='4'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /private/tmp/homebrew-glib-2.32.4-fNHb/glib-2.32.4/missing --run makeinfo'
MANIFEST_TOOL=''
MKDIR_P='./install-sh -c -d'
MKINSTALLDIRS='./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_COCOA_FALSE='#'
OS_COCOA_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.32.4'
PACKAGE_TARNAME='glib'
PACKAGE_URL=''
PACKAGE_VERSION='2.32.4'
PATH_SEPARATOR=':'
PCRE_CFLAGS=''
PCRE_LIBS=''
PCRE_REQUIRES=''
PCRE_WARN_CFLAGS=''
PERL='perl'
PERL_PATH='/usr/bin/perl'
PKG_CONFIG='/usr/local/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/usr/local/Cellar/libffi/3.0.11/lib/pkgconfig:/usr/local/Library/Homebrew/pkgconfig'
PLATFORMDEP=''
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE=''
POFILES=' af.po am.po ar.po as.po ast.po az.po be.po be@latin.po bg.po bn.po bn_IN.po bs.po ca.po ca@valencia.po cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po en@shaw.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po id.po is.po it.po ja.po ka.po kk.po kn.po ko.po ku.po lt.po lv.po mai.po mg.po mk.po ml.po mn.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po oc.po or.po pa.po pl.po ps.po pt.po pt_BR.po ro.po ru.po rw.po si.po sk.po sl.po sq.po sr.po sr@latin.po sr@ije.po sv.po ta.po te.po th.po tl.po tr.po ug.po tt.po uk.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po'
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
PYTHON='/Users/dylan/dev/jobstoar/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='yes'
USE_SYSTEM_PCRE_FALSE=''
USE_SYSTEM_PCRE_TRUE=''
VERSION='2.32.4'
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__nodep=''
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin12.0.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin12.0.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-darwin12.0.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin12.0.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-glib-2.32.4-fNHb/glib-2.32.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/usr/local/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.32.4'
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.32.4"
#define PACKAGE_STRING "glib 2.32.4"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
#define PACKAGE_URL ""
#define GLIB_MAJOR_VERSION 2
#define GLIB_MINOR_VERSION 32
#define GLIB_MICRO_VERSION 4
#define GLIB_INTERFACE_AGE 4
#define GLIB_BINARY_AGE 3204
#define HAVE_CARBON 1
#define HAVE_COCOA 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
#define HAVE_LOCALE_H 1
#define HAVE_LC_MESSAGES 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment