Skip to content

Instantly share code, notes, and snippets.

@joeshaw
Created July 15, 2011 20:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joeshaw/1085482 to your computer and use it in GitHub Desktop.
Save joeshaw/1085482 to your computer and use it in GitHub Desktop.
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.28.7, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --disable-dependency-tracking --disable-rebuilds --prefix=/usr/local/Cellar/glib/2.28.7 --with-libiconv=gnu --disable-debug
## --------- ##
## Platform. ##
## --------- ##
hostname = calyx.local
uname -m = i386
uname -r = 10.8.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
/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 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
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: 4.00 gigabytes
Default processor set: 128 tasks, 546 threads, 2 processors
Load average: 2.15, Mach factor: 0.82
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Cellar/gettext/0.18.1.1/bin
PATH: /Users/joe/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /usr/local/sbin
PATH: /usr/local/Library/Contributions/examples
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2932: checking for a BSD-compatible install
configure:3000: result: /usr/bin/install -c
configure:3011: checking whether build environment is sane
configure:3061: result: yes
configure:3202: checking for a thread-safe mkdir -p
configure:3241: result: /usr/local/bin/gmkdir -p
configure:3254: checking for gawk
configure:3284: result: no
configure:3254: checking for mawk
configure:3284: result: no
configure:3254: checking for nawk
configure:3284: result: no
configure:3254: checking for awk
configure:3270: found /usr/bin/awk
configure:3281: result: awk
configure:3292: checking whether make sets $(MAKE)
configure:3314: result: yes
configure:3445: checking whether to enable maintainer-specific portions of Makefiles
configure:3454: result: no
configure:3516: checking for gcc
configure:3543: result: /usr/bin/cc
configure:3772: checking for C compiler version
configure:3781: /usr/bin/cc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
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:3792: $? = 0
configure:3781: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:3792: $? = 0
configure:3781: /usr/bin/cc -V >&5
gcc-4.2: argument to `-V' is missing
configure:3792: $? = 1
configure:3781: /usr/bin/cc -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:3792: $? = 1
configure:3812: checking whether the C compiler works
configure:3834: /usr/bin/cc -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a conftest.c >&5
configure:3838: $? = 0
configure:3886: result: yes
configure:3889: checking for C compiler default output file name
configure:3891: result: a.out
configure:3897: checking for suffix of executables
configure:3904: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a conftest.c >&5
configure:3908: $? = 0
configure:3930: result:
configure:3952: checking whether we are cross compiling
configure:3960: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a conftest.c >&5
configure:3964: $? = 0
configure:3971: ./conftest
configure:3975: $? = 0
configure:3990: result: no
configure:3995: checking for suffix of object files
configure:4017: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:4021: $? = 0
configure:4042: result: o
configure:4046: checking whether we are using the GNU C compiler
configure:4065: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:4065: $? = 0
configure:4074: result: yes
configure:4083: checking whether /usr/bin/cc accepts -g
configure:4103: /usr/bin/cc -c -g -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:4103: $? = 0
configure:4144: result: yes
configure:4161: checking for /usr/bin/cc option to accept ISO C89
configure:4225: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:4225: $? = 0
configure:4238: result: none needed
configure:4269: checking for style of include used by make
configure:4297: result: GNU
configure:4322: checking dependency style of /usr/bin/cc
configure:4432: result: none
configure:4452: checking how to run the C preprocessor
configure:4483: /usr/bin/cc -E -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:4483: $? = 0
configure:4497: /usr/bin/cc -E -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:4497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4522: result: /usr/bin/cc -E
configure:4542: /usr/bin/cc -E -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:4542: $? = 0
configure:4556: /usr/bin/cc -E -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:4556: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4589: checking build system type
configure:4603: result: x86_64-apple-darwin10.8.0
configure:4623: checking host system type
configure:4636: result: x86_64-apple-darwin10.8.0
configure:4657: checking for the BeOS
configure:4667: result: no
configure:4671: checking for Win32
configure:4705: result: no
configure:4711: checking for Mac OS X Carbon support
configure:4722: /usr/bin/cc -E -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:4722: $? = 0
configure:4727: result: yes
configure:5161: checking whether to enable garbage collector friendliness
configure:5170: result: no
configure:5174: checking whether to disable memory pools
configure:5177: result: no
configure:5428: checking for C++ compiler version
configure:5437: /usr/bin/c++ --version >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
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:5448: $? = 0
configure:5437: /usr/bin/c++ -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:5448: $? = 0
configure:5437: /usr/bin/c++ -V >&5
c++-4.2: argument to `-V' is missing
configure:5448: $? = 1
configure:5437: /usr/bin/c++ -qversion >&5
i686-apple-darwin10-g++-4.2.1: no input files
configure:5448: $? = 1
configure:5452: checking whether we are using the GNU C++ compiler
configure:5471: /usr/bin/c++ -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5
configure:5471: $? = 0
configure:5480: result: yes
configure:5489: checking whether /usr/bin/c++ accepts -g
configure:5509: /usr/bin/c++ -c -g -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5
configure:5509: $? = 0
configure:5550: result: yes
configure:5575: checking dependency style of /usr/bin/c++
configure:5685: result: none
configure:5712: /usr/bin/c++ -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5
configure:5712: $? = 0
configure:5781: checking for gcc
configure:5808: result: /usr/bin/cc
configure:6037: checking for C compiler version
configure:6046: /usr/bin/cc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
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:6057: $? = 0
configure:6046: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:6057: $? = 0
configure:6046: /usr/bin/cc -V >&5
gcc-4.2: argument to `-V' is missing
configure:6057: $? = 1
configure:6046: /usr/bin/cc -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:6057: $? = 1
configure:6061: checking whether we are using the GNU C compiler
configure:6089: result: yes
configure:6098: checking whether /usr/bin/cc accepts -g
configure:6159: result: yes
configure:6176: checking for /usr/bin/cc option to accept ISO C89
configure:6253: result: none needed
configure:6275: checking dependency style of /usr/bin/cc
configure:6385: result: none
configure:6404: checking whether /usr/bin/cc and cc understand -c and -o together
configure:6435: /usr/bin/cc -c conftest.c -o conftest2.o >&5
configure:6439: $? = 0
configure:6445: /usr/bin/cc -c conftest.c -o conftest2.o >&5
configure:6449: $? = 0
configure:6460: cc -c conftest.c >&5
configure:6464: $? = 0
configure:6472: cc -c conftest.c -o conftest2.o >&5
configure:6476: $? = 0
configure:6482: cc -c conftest.c -o conftest2.o >&5
configure:6486: $? = 0
configure:6504: result: yes
configure:6538: checking for special C compiler options needed for large files
configure:6583: result: no
configure:6589: checking for _FILE_OFFSET_BITS value needed for large files
configure:6614: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:6614: $? = 0
configure:6646: result: no
configure:6783: checking for pkg-config
configure:6801: found /usr/local/bin/pkg-config
configure:6813: result: /usr/local/bin/pkg-config
configure:6838: checking pkg-config is at least version 0.16
configure:6841: result: yes
configure:6916: checking for gawk
configure:6943: result: awk
configure:6958: checking for perl5
configure:6988: result: no
configure:6958: checking for perl
configure:6974: found /usr/bin/perl
configure:6985: result: perl
configure:6999: checking for indent
configure:7015: found /usr/bin/indent
configure:7026: result: indent
configure:7048: checking for perl
configure:7066: found /usr/bin/perl
configure:7078: result: /usr/bin/perl
configure:7124: checking for a Python interpreter with version >= 2.4
configure:7141: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:7144: $? = 0
configure:7150: result: python
configure:7158: checking for python
configure:7176: found /usr/bin/python
configure:7188: result: /usr/bin/python
configure:7206: checking for python version
configure:7213: result: 2.6
configure:7225: checking for python platform
configure:7232: result: darwin
configure:7239: checking for python script directory
configure:7268: result: ${prefix}/lib/python2.6/site-packages
configure:7277: checking for python extension module directory
configure:7306: result: ${exec_prefix}/lib/python2.6/site-packages
configure:7439: checking for libiconv_open in -liconv
configure:7464: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -liconv >&5
configure:7464: $? = 0
configure:7473: result: yes
configure:7529: checking for grep that handles long lines and -e
configure:7587: result: /usr/bin/grep
configure:7592: checking for egrep
configure:7654: result: /usr/bin/grep -E
configure:7660: 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:7687: result: no
configure:7701: checking Whether to cache iconv descriptors
configure:7723: result: yes
configure:7729: checking for ZLIB
configure:7736: $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:7739: $? = 1
configure:7752: $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:7755: $? = 1
configure:7768: result: no
No package 'zlib' found
configure:7797: checking for ANSI C header files
configure:7817: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7817: $? = 0
configure:7890: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c >&5
configure:7890: $? = 0
configure:7890: ./conftest
configure:7890: $? = 0
configure:7901: result: yes
configure:7914: checking for sys/types.h
configure:7914: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7914: $? = 0
configure:7914: result: yes
configure:7914: checking for sys/stat.h
configure:7914: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7914: $? = 0
configure:7914: result: yes
configure:7914: checking for stdlib.h
configure:7914: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7914: $? = 0
configure:7914: result: yes
configure:7914: checking for string.h
configure:7914: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7914: $? = 0
configure:7914: result: yes
configure:7914: checking for memory.h
configure:7914: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7914: $? = 0
configure:7914: result: yes
configure:7914: checking for strings.h
configure:7914: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7914: $? = 0
configure:7914: result: yes
configure:7914: checking for inttypes.h
configure:7914: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7914: $? = 0
configure:7914: result: yes
configure:7914: checking for stdint.h
configure:7914: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7914: $? = 0
configure:7914: result: yes
configure:7914: checking for unistd.h
configure:7914: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7914: $? = 0
configure:7914: result: yes
configure:7926: checking for inflate in -lz
configure:7951: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lz >&5
configure:7951: $? = 0
configure:7960: result: yes
configure:7963: checking zlib.h usability
configure:7963: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7963: $? = 0
configure:7963: result: yes
configure:7963: checking zlib.h presence
configure:7963: /usr/bin/cc -E -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:7963: $? = 0
configure:7963: result: yes
configure:7963: checking for zlib.h
configure:7963: result: yes
configure:7985: checking locale.h usability
configure:7985: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7985: $? = 0
configure:7985: result: yes
configure:7985: checking locale.h presence
configure:7985: /usr/bin/cc -E -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:7985: $? = 0
configure:7985: result: yes
configure:7985: checking for locale.h
configure:7985: result: yes
configure:7996: checking for LC_MESSAGES
configure:8012: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c >&5
configure:8012: $? = 0
configure:8020: result: yes
configure:8037: checking libintl.h usability
configure:8037: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:8037: $? = 0
configure:8037: result: yes
configure:8037: checking libintl.h presence
configure:8037: /usr/bin/cc -E -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:8037: $? = 0
configure:8037: result: yes
configure:8037: checking for libintl.h
configure:8037: result: yes
configure:8045: checking for ngettext in libc
configure:8063: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c >&5
Undefined symbols:
"_libintl_ngettext", referenced from:
_main in ccUVLFQI.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8063: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| #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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
|
| #include <libintl.h>
|
| int
| main ()
| {
| return !ngettext ("","", 1)
| ;
| return 0;
| }
configure:8072: result: no
configure:8128: checking for bindtextdomain in -lintl
configure:8153: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:8153: $? = 0
configure:8162: result: yes
configure:8165: checking for ngettext in -lintl
configure:8190: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:8190: $? = 0
configure:8199: result: yes
configure:8202: checking for dgettext in -lintl
configure:8227: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
conftest.c:35: warning: conflicting types for built-in function 'dgettext'
configure:8227: $? = 0
configure:8236: result: yes
configure:8349: checking for bind_textdomain_codeset
configure:8349: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:8349: $? = 0
configure:8349: result: yes
configure:8386: checking for msgfmt
configure:8413: result: /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt
configure:8424: checking for dcgettext
configure:8424: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
conftest.c:53: warning: conflicting types for built-in function 'dcgettext'
configure:8424: $? = 0
configure:8424: result: yes
configure:8434: checking if msgfmt accepts -c
configure:8449: $MSGFMT -c -o /dev/null conftest.foo
configure:8452: $? = 0
configure:8454: result: yes
configure:8464: checking for gmsgfmt
configure:8495: result: /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt
configure:8505: checking for xgettext
configure:8532: result: /usr/local/Cellar/gettext/0.18.1.1/bin/xgettext
configure:8551: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:8551: $? = 0
configure:8629: checking for catalogs to be installed
configure:8654: result: af am ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tl tr ug tt uk vi wa xh yi zh_CN zh_HK zh_TW
configure:8796: checking how to print strings
configure:8823: result: printf
configure:8844: checking for a sed that does not truncate output
configure:8908: result: /usr/bin/sed
configure:8926: checking for fgrep
configure:8988: result: /usr/bin/grep -F
configure:9023: checking for ld used by /usr/bin/cc
configure:9090: result: /usr/bin/cc
configure:9097: checking if the linker (/usr/bin/cc) is GNU ld
configure:9112: result: no
configure:9124: checking for BSD- or MS-compatible name lister (nm)
configure:9173: result: /usr/bin/nm
configure:9303: checking the name lister (/usr/bin/nm) interface
configure:9310: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:9313: /usr/bin/nm "conftest.o"
configure:9316: output
0000000000000000 D _some_variable
configure:9323: result: BSD nm
configure:9326: checking whether ln -s works
configure:9330: result: yes
configure:9338: checking the maximum length of command line arguments
configure:9463: result: 196608
configure:9480: checking whether the shell understands some XSI constructs
configure:9490: result: yes
configure:9494: checking whether the shell understands "+="
configure:9500: result: yes
configure:9535: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format
configure:9575: result: func_convert_file_noop
configure:9582: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format
configure:9602: result: func_convert_file_noop
configure:9609: checking for /usr/bin/cc option to reload object files
configure:9616: result: -r
configure:9690: checking for objdump
configure:9720: result: no
configure:9746: checking how to recognize dependent libraries
configure:9948: result: pass_all
configure:10033: checking for dlltool
configure:10063: result: no
configure:10090: checking how to associate runtime and link libraries
configure:10117: result: printf %s\n
configure:10177: checking for ar
configure:10193: found /usr/bin/ar
configure:10204: result: ar
configure:10241: checking for archiver @FILE support
configure:10258: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:10258: $? = 0
configure:10261: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:10264: $? = 1
configure:10284: result: no
configure:10342: checking for strip
configure:10358: found /usr/bin/strip
configure:10369: result: strip
configure:10441: checking for ranlib
configure:10457: found /usr/bin/ranlib
configure:10468: result: ranlib
configure:10570: checking command to parse /usr/bin/nm output from /usr/bin/cc object
configure:10689: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:10692: $? = 0
configure:10696: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:10699: $? = 0
cannot find nm_test_var in conftest.nm
configure:10689: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:10692: $? = 0
configure:10696: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:10699: $? = 0
configure:10765: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c conftstm.o >&5
configure:10768: $? = 0
configure:10806: result: ok
configure:10843: checking for sysroot
configure:10873: result: no
configure:11116: checking for mt
configure:11146: result: no
configure:11166: checking if : is a manifest tool
configure:11172: : '-?'
configure:11180: result: no
configure:11236: checking for dsymutil
configure:11252: found /usr/bin/dsymutil
configure:11263: result: dsymutil
configure:11328: checking for nmedit
configure:11344: found /usr/bin/nmedit
configure:11355: result: nmedit
configure:11420: checking for lipo
configure:11436: found /usr/bin/lipo
configure:11447: result: lipo
configure:11512: checking for otool
configure:11528: found /usr/bin/otool
configure:11539: result: otool
configure:11604: checking for otool64
configure:11634: result: no
configure:11679: checking for -single_module linker flag
/usr/bin/cc -O3 -march=core2 -msse4.1 -pipe -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:11706: result: yes
configure:11708: checking for -exported_symbols_list linker flag
configure:11728: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon -Wl,-exported_symbols_list,conftest.sym conftest.c -lintl >&5
configure:11728: $? = 0
configure:11738: result: yes
configure:11740: checking for -force_load linker flag
/usr/bin/cc -O3 -march=core2 -msse4.1 -pipe -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
/usr/bin/cc -O3 -march=core2 -msse4.1 -pipe -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:11770: result: yes
configure:11809: checking for dlfcn.h
configure:11809: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:11809: $? = 0
configure:11809: result: yes
configure:12303: checking for objdir
configure:12318: result: .libs
configure:12585: checking if /usr/bin/cc supports -fno-rtti -fno-exceptions
configure:12603: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:12607: $? = 0
configure:12620: result: no
configure:12930: checking for /usr/bin/cc option to produce PIC
configure:12937: result: -fno-common -DPIC
configure:12945: checking if /usr/bin/cc PIC flag -fno-common -DPIC works
configure:12963: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -fno-common -DPIC -DPIC conftest.c >&5
configure:12967: $? = 0
configure:12980: result: yes
configure:13009: checking if /usr/bin/cc static flag -static works
configure:13037: result: no
configure:13052: checking if /usr/bin/cc supports -c -o file.o
configure:13073: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -o out/conftest2.o conftest.c >&5
configure:13077: $? = 0
configure:13099: result: yes
configure:13107: checking if /usr/bin/cc supports -c -o file.o
configure:13154: result: yes
configure:13187: checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries
configure:14345: result: yes
configure:14590: checking dynamic linker characteristics
configure:15330: result: darwin10.8.0 dyld
configure:15437: checking how to hardcode library paths into programs
configure:15462: result: immediate
configure:16002: checking whether stripping libraries is possible
configure:16016: result: yes
configure:16042: checking if libtool supports shared libraries
configure:16044: result: yes
configure:16047: checking whether to build shared libraries
configure:16068: result: yes
configure:16071: checking whether to build static libraries
configure:16075: result: no
configure:16098: checking how to run the C++ preprocessor
configure:16125: /usr/bin/c++ -E -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp
configure:16125: $? = 0
configure:16139: /usr/bin/c++ -E -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp
conftest.cpp:37:28: error: ac_nonexistent.h: No such file or directory
configure:16139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| #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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.28.7/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:16164: result: /usr/bin/c++ -E
configure:16184: /usr/bin/c++ -E -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp
configure:16184: $? = 0
configure:16198: /usr/bin/c++ -E -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp
conftest.cpp:37:28: error: ac_nonexistent.h: No such file or directory
configure:16198: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| #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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.28.7/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:16368: checking for ld used by /usr/bin/c++
configure:16435: result: /usr/bin/cc
configure:16442: checking if the linker (/usr/bin/cc) is GNU ld
configure:16457: result: no
configure:16512: checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries
configure:17516: result: yes
configure:17551: /usr/bin/c++ -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5
configure:17554: $? = 0
configure:18074: checking for /usr/bin/c++ option to produce PIC
configure:18081: result: -fno-common -DPIC
configure:18089: checking if /usr/bin/c++ PIC flag -fno-common -DPIC works
configure:18107: /usr/bin/c++ -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -fno-common -DPIC -DPIC conftest.cpp >&5
configure:18111: $? = 0
configure:18124: result: yes
configure:18147: checking if /usr/bin/c++ static flag -static works
configure:18175: result: no
configure:18187: checking if /usr/bin/c++ supports -c -o file.o
configure:18208: /usr/bin/c++ -c -O3 -march=core2 -msse4.1 -pipe -I/usr/local/Cellar/gettext/0.18.1.1/include -o out/conftest2.o conftest.cpp >&5
configure:18212: $? = 0
configure:18234: result: yes
configure:18239: checking if /usr/bin/c++ supports -c -o file.o
configure:18286: result: yes
configure:18316: checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries
configure:18350: result: yes
configure:18493: checking dynamic linker characteristics
configure:19167: result: darwin10.8.0 dyld
configure:19220: checking how to hardcode library paths into programs
configure:19245: result: immediate
configure:19305: creating ./config.lt
## ------------------ ##
## Running config.lt. ##
## ------------------ ##
config.lt:692: creating libtool
configure:20993: checking for extra flags to get ANSI library prototypes
configure:21008: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl -lm >&5
configure:21008: $? = 0
configure:21008: ./conftest
dyld: Library not loaded: /usr/local/lib/libintl.8.dylib
Referenced from: /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/./conftest
Reason: image not found
./configure: line 2106: 96252 Trace/BPT trap ./conftest$ac_exeext
configure:21008: $? = 133
configure: program exited with status 133
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| #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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.28.7/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <math.h>
| int main (void) { return (log(1) != log(1.)); }
configure:21025: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -std1 -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl -lm >&5
cc1: error: unrecognized command line option "-std1"
configure:21025: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| #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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.28.7/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <math.h>
| int main (void) { return (log(1) != log(1.)); }
configure:21029: result:
configure:21032: WARNING: No ANSI prototypes found in library. (-std1 didn't work.)
configure:21049: checking for extra flags for POSIX compliance
configure:21062: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c: In function 'main':
conftest.c:41: warning: unused variable 'dir'
configure:21062: $? = 0
configure:21063: result: none needed
configure:21094: checking for ANSI C header files
configure:21198: result: yes
configure:21210: checking for vprintf
configure:21210: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
conftest.c:61: warning: conflicting types for built-in function 'vprintf'
configure:21210: $? = 0
configure:21210: result: yes
configure:21216: checking for _doprnt
configure:21216: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
Undefined symbols:
"__doprnt", referenced from:
_main in ccZdhS3A.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:21216: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| #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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.28.7/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); 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 _doprnt
|
| /* 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 _doprnt ();
| /* 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__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:21216: result: no
configure:21227: checking for size_t
configure:21227: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:21227: $? = 0
configure:21227: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c: In function 'main':
conftest.c:75: error: expected expression before ')' token
configure:21227: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| #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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.28.7/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:21227: result: yes
configure:21240: checking for working alloca.h
configure:21257: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:21257: $? = 0
configure:21265: result: yes
configure:21273: checking for alloca
configure:21310: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:21310: $? = 0
configure:21318: result: yes
configure:21430: checking for mmap
configure:21430: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:21430: $? = 0
configure:21430: result: yes
configure:21430: checking for posix_memalign
configure:21430: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:21430: $? = 0
configure:21430: result: yes
configure:21430: checking for memalign
configure:21430: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
Undefined symbols:
"_memalign", referenced from:
_main in cczYruXb.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:21430: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| #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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.28.7/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| /* end confdefs.h. */
| /* Define memalign to an innocuous variant, in case <limits.h> declares memalign.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define memalign innocuous_memalign
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char memalign (); 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 memalign
|
| /* 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 memalign ();
| /* 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_memalign || defined __stub___memalign
| choke me
| #endif
|
| int
| main ()
| {
| return memalign ();
| ;
| return 0;
| }
configure:21430: result: no
configure:21430: checking for valloc
configure:21430: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:21430: $? = 0
configure:21430: result: yes
configure:21430: checking for fsync
configure:21430: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:21430: $? = 0
configure:21430: result: yes
configure:21430: checking for pipe2
configure:21430: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
Undefined symbols:
"_pipe2", referenced from:
_main in cc2iUVmk.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:21430: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| #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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.28.7/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| /* end confdefs.h. */
| /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pipe2 innocuous_pipe2
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pipe2 (); 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 pipe2
|
| /* 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 pipe2 ();
| /* 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_pipe2 || defined __stub___pipe2
| choke me
| #endif
|
| int
| main ()
| {
| return pipe2 ();
| ;
| return 0;
| }
configure:21430: result: no
configure:21442: checking for atexit
configure:21442: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:21442: $? = 0
configure:21442: result: yes
configure:21442: checking for on_exit
configure:21442: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
Undefined symbols:
"_on_exit", referenced from:
_main in cceCIqcd.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:21442: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| #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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.28.7/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_ATEXIT 1
| /* end confdefs.h. */
| /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define on_exit innocuous_on_exit
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char on_exit (); 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 on_exit
|
| /* 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 on_exit ();
| /* 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_on_exit || defined __stub___on_exit
| choke me
| #endif
|
| int
| main ()
| {
| return on_exit ();
| ;
| return 0;
| }
configure:21442: result: no
configure:21442: checking for timegm
configure:21442: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:21442: $? = 0
configure:21442: result: yes
configure:21442: checking for gmtime_r
configure:21442: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:21442: $? = 0
configure:21442: result: yes
configure:21456: checking size of char
configure:21461: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:21461: $? = 0
configure:21461: ./conftest
dyld: Library not loaded: /usr/local/lib/libintl.8.dylib
Referenced from: /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/./conftest
Reason: image not found
./configure: line 2106: 96578 Trace/BPT trap ./conftest$ac_exeext
configure:21461: $? = 133
configure: program exited with status 133
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| #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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.28.7/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_ATEXIT 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| static long int longval () { return (long int) (sizeof (char)); }
| static unsigned long int ulongval () { return (long int) (sizeof (char)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|
| FILE *f = fopen ("conftest.val", "w");
| if (! f)
| return 1;
| if (((long int) (sizeof (char))) < 0)
| {
| long int i = longval ();
| if (i != ((long int) (sizeof (char))))
| return 1;
| fprintf (f, "%ld", i);
| }
| else
| {
| unsigned long int i = ulongval ();
| if (i != ((long int) (sizeof (char))))
| return 1;
| fprintf (f, "%lu", i);
| }
| /* Do not output a trailing newline, as this causes \r\n confusion
| on some platforms. */
| return ferror (f) || fclose (f) != 0;
|
| ;
| return 0;
| }
configure:21475: result: 0
configure:21489: checking size of short
configure:21494: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:21494: $? = 0
configure:21494: ./conftest
dyld: Library not loaded: /usr/local/lib/libintl.8.dylib
Referenced from: /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/./conftest
Reason: image not found
./configure: line 2106: 96594 Trace/BPT trap ./conftest$ac_exeext
configure:21494: $? = 133
configure: program exited with status 133
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| #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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.28.7/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_ATEXIT 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define SIZEOF_CHAR 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| static long int longval () { return (long int) (sizeof (short)); }
| static unsigned long int ulongval () { return (long int) (sizeof (short)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|
| FILE *f = fopen ("conftest.val", "w");
| if (! f)
| return 1;
| if (((long int) (sizeof (short))) < 0)
| {
| long int i = longval ();
| if (i != ((long int) (sizeof (short))))
| return 1;
| fprintf (f, "%ld", i);
| }
| else
| {
| unsigned long int i = ulongval ();
| if (i != ((long int) (sizeof (short))))
| return 1;
| fprintf (f, "%lu", i);
| }
| /* Do not output a trailing newline, as this causes \r\n confusion
| on some platforms. */
| return ferror (f) || fclose (f) != 0;
|
| ;
| return 0;
| }
configure:21508: result: 0
configure:21522: checking size of long
configure:21527: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:21527: $? = 0
configure:21527: ./conftest
dyld: Library not loaded: /usr/local/lib/libintl.8.dylib
Referenced from: /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/./conftest
Reason: image not found
./configure: line 2106: 96610 Trace/BPT trap ./conftest$ac_exeext
configure:21527: $? = 133
configure: program exited with status 133
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| #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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.28.7/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_ATEXIT 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| static long int longval () { return (long int) (sizeof (long)); }
| static unsigned long int ulongval () { return (long int) (sizeof (long)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|
| FILE *f = fopen ("conftest.val", "w");
| if (! f)
| return 1;
| if (((long int) (sizeof (long))) < 0)
| {
| long int i = longval ();
| if (i != ((long int) (sizeof (long))))
| return 1;
| fprintf (f, "%ld", i);
| }
| else
| {
| unsigned long int i = ulongval ();
| if (i != ((long int) (sizeof (long))))
| return 1;
| fprintf (f, "%lu", i);
| }
| /* Do not output a trailing newline, as this causes \r\n confusion
| on some platforms. */
| return ferror (f) || fclose (f) != 0;
|
| ;
| return 0;
| }
configure:21541: result: 0
configure:21555: checking size of int
configure:21560: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:21560: $? = 0
configure:21560: ./conftest
dyld: Library not loaded: /usr/local/lib/libintl.8.dylib
Referenced from: /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/./conftest
Reason: image not found
./configure: line 2106: 96626 Trace/BPT trap ./conftest$ac_exeext
configure:21560: $? = 133
configure: program exited with status 133
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| #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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.28.7/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_ATEXIT 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_LONG 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| static long int longval () { return (long int) (sizeof (int)); }
| static unsigned long int ulongval () { return (long int) (sizeof (int)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|
| FILE *f = fopen ("conftest.val", "w");
| if (! f)
| return 1;
| if (((long int) (sizeof (int))) < 0)
| {
| long int i = longval ();
| if (i != ((long int) (sizeof (int))))
| return 1;
| fprintf (f, "%ld", i);
| }
| else
| {
| unsigned long int i = ulongval ();
| if (i != ((long int) (sizeof (int))))
| return 1;
| fprintf (f, "%lu", i);
| }
| /* Do not output a trailing newline, as this causes \r\n confusion
| on some platforms. */
| return ferror (f) || fclose (f) != 0;
|
| ;
| return 0;
| }
configure:21574: result: 0
configure:21588: checking size of void *
configure:21593: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:21593: $? = 0
configure:21593: ./conftest
dyld: Library not loaded: /usr/local/lib/libintl.8.dylib
Referenced from: /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/./conftest
Reason: image not found
./configure: line 2106: 96642 Trace/BPT trap ./conftest$ac_exeext
configure:21593: $? = 133
configure: program exited with status 133
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| #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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.28.7/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_ATEXIT 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_INT 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| static long int longval () { return (long int) (sizeof (void *)); }
| static unsigned long int ulongval () { return (long int) (sizeof (void *)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|
| FILE *f = fopen ("conftest.val", "w");
| if (! f)
| return 1;
| if (((long int) (sizeof (void *))) < 0)
| {
| long int i = longval ();
| if (i != ((long int) (sizeof (void *))))
| return 1;
| fprintf (f, "%ld", i);
| }
| else
| {
| unsigned long int i = ulongval ();
| if (i != ((long int) (sizeof (void *))))
| return 1;
| fprintf (f, "%lu", i);
| }
| /* Do not output a trailing newline, as this causes \r\n confusion
| on some platforms. */
| return ferror (f) || fclose (f) != 0;
|
| ;
| return 0;
| }
configure:21607: result: 0
configure:21621: checking size of long long
configure:21626: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
configure:21626: $? = 0
configure:21626: ./conftest
dyld: Library not loaded: /usr/local/lib/libintl.8.dylib
Referenced from: /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/./conftest
Reason: image not found
./configure: line 2106: 96658 Trace/BPT trap ./conftest$ac_exeext
configure:21626: $? = 133
configure: program exited with status 133
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| #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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.28.7/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_ATEXIT 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_INT 0
| #define SIZEOF_VOID_P 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| static long int longval () { return (long int) (sizeof (long long)); }
| static unsigned long int ulongval () { return (long int) (sizeof (long long)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|
| FILE *f = fopen ("conftest.val", "w");
| if (! f)
| return 1;
| if (((long int) (sizeof (long long))) < 0)
| {
| long int i = longval ();
| if (i != ((long int) (sizeof (long long))))
| return 1;
| fprintf (f, "%ld", i);
| }
| else
| {
| unsigned long int i = ulongval ();
| if (i != ((long int) (sizeof (long long))))
| return 1;
| fprintf (f, "%lu", i);
| }
| /* Do not output a trailing newline, as this causes \r\n confusion
| on some platforms. */
| return ferror (f) || fclose (f) != 0;
|
| ;
| return 0;
| }
configure:21640: result: 0
configure:21654: checking size of __int64
configure:21659: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -pipe -Wall -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon conftest.c -lintl >&5
conftest.c: In function 'longval':
conftest.c:87: error: '__int64' undeclared (first use in this function)
conftest.c:87: error: (Each undeclared identifier is reported only once
conftest.c:87: error: for each function it appears in.)
conftest.c: In function 'ulongval':
conftest.c:88: error: '__int64' undeclared (first use in this function)
conftest.c: In function 'main':
conftest.c:98: error: '__int64' undeclared (first use in this function)
configure:21659: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.28.7"
| #define PACKAGE_STRING "glib 2.28.7"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 28
| #define GLIB_MICRO_VERSION 7
| #define GLIB_INTERFACE_AGE 7
| #define GLIB_BINARY_AGE 2807
| #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
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.28.7/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_ATEXIT 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define SIZEOF_CHAR 0
| #define SIZEOF_SHORT 0
| #define SIZEOF_LONG 0
| #define SIZEOF_INT 0
| #define SIZEOF_VOID_P 0
| #define SIZEOF_LONG_LONG 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| static long int longval () { return (long int) (sizeof (__int64)); }
| static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|
| FILE *f = fopen ("conftest.val", "w");
| if (! f)
| return 1;
| if (((long int) (sizeof (__int64))) < 0)
| {
| long int i = longval ();
| if (i != ((long int) (sizeof (__int64))))
| return 1;
| fprintf (f, "%ld", i);
| }
| else
| {
| unsigned long int i = ulongval ();
| if (i != ((long int) (sizeof (__int64))))
| return 1;
| fprintf (f, "%lu", i);
| }
| /* Do not output a trailing newline, as this causes \r\n confusion
| on some platforms. */
| return ferror (f) || fclose (f) != 0;
|
| ;
| return 0;
| }
configure:21673: result: 0
configure:21687: error:
*** GLib requires a 64 bit type. You might want to consider
*** using the GNU C compiler.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin10.8.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/cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -march=core2 -msse4.1 -pipe'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-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 -msse4.1 -pipe'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/c++
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_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a'
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/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=
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__doprnt=no
ac_cv_func_alloca_works=yes
ac_cv_func_atexit=yes
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_dcgettext=yes
ac_cv_func_fsync=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_memalign=no
ac_cv_func_mmap=yes
ac_cv_func_on_exit=no
ac_cv_func_pipe2=no
ac_cv_func_posix_memalign=yes
ac_cv_func_timegm=yes
ac_cv_func_valloc=yes
ac_cv_func_vprintf=yes
ac_cv_gnu_library_2_1=no
ac_cv_header_dlfcn_h=yes
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-darwin10.8.0
ac_cv_lib_iconv_libiconv_open=yes
ac_cv_lib_intl_bindtextdomain=yes
ac_cv_lib_intl_dgettext=yes
ac_cv_lib_intl_ngettext=yes
ac_cv_lib_z_inflate=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GMSGFMT=/usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt
ac_cv_path_PERL_PATH=/usr/bin/perl
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XGETTEXT=/usr/local/Cellar/gettext/0.18.1.1/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/local/bin/gmkdir
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/cc -E'
ac_cv_prog_CXXCPP='/usr/bin/c++ -E'
ac_cv_prog_INDENT=indent
ac_cv_prog_PERL=perl
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/cc
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc__usr_bin_cc_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_sizeof___int64=0
ac_cv_sizeof_char=0
ac_cv_sizeof_int=0
ac_cv_sizeof_long=0
ac_cv_sizeof_long_long=0
ac_cv_sizeof_short=0
ac_cv_sizeof_void_p=0
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
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_python_platform=darwin
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.6/site-packages'
am_cv_python_pythondir='${prefix}/lib/python2.6/site-packages'
am_cv_python_version=2.6
am_cv_val_LC_MESSAGES=yes
gt_cv_func_dgettext_libc=no
gt_cv_func_dgettext_libintl=yes
gt_cv_func_ngettext_libc=no
gt_cv_have_gettext=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/cc
lt_cv_path_LDCXX=/usr/bin/cc
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_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'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ABS_GLIB_RUNTIME_LIBDIR=''
ABS_TAPSET_DIR=''
ACLOCAL='${SHELL} /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/missing --run aclocal-1.11'
ALLOCA=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='0'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/missing --run automake-1.11'
AWK='awk'
CATALOGS=' 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'
CATOBJEXT='.gmo'
CC='/usr/bin/cc'
CCDEPMODE='depmode=none'
CFLAGS='-O3 -march=core2 -msse4.1 -pipe -Wall'
CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS'
CPP='/usr/bin/cc -E'
CPPFLAGS='-I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES'
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE=''
CXX='/usr/bin/c++'
CXXCPP='/usr/bin/c++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-O3 -march=core2 -msse4.1 -pipe'
CYGPATH_W='echo'
DATADIRNAME='share'
DBUS1_CFLAGS=''
DBUS1_LIBS=''
DEFS=''
DEPDIR='.deps'
DISABLE_MEM_POOLS=''
DLLTOOL='false'
DSYMUTIL='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='/usr/bin/grep -F'
GETTEXT_PACKAGE='glib20'
GIO=''
GIO_MODULE_DIR=''
GLIBC21='no'
GLIB_BINARY_AGE='2807'
GLIB_COMPILE_SCHEMAS=''
GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS'
GLIB_EXTRA_CFLAGS=''
GLIB_GENMARSHAL=''
GLIB_INTERFACE_AGE='7'
GLIB_LINK_FLAGS=''
GLIB_MAJOR_VERSION='2'
GLIB_MICRO_VERSION='7'
GLIB_MINOR_VERSION='28'
GLIB_RT_LIBS=''
GLIB_RUNTIME_LIBDIR=''
GLIB_VERSION='2.28.7'
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='/usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt'
GREP='/usr/bin/grep'
GSPAWN=''
GTHREAD_COMPILE_IMPL_DEFINES=''
GTKDOC_CHECK=''
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_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_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='-liconv'
INDENT='indent'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS='-lintl '
LD='/usr/bin/cc'
LDFLAGS='-L/usr/local/Cellar/gettext/0.18.1.1/lib /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/iconv/lib/libiconv.a -framework Carbon'
LIBASYNCNS_LIBADD=''
LIBOBJS=''
LIBS='-lintl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^g.*"'
LIB_EXE_MACHINE_FLAG='X86'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LTP=''
LTP_GENHTML=''
LT_AGE='2800'
LT_CURRENT='2800'
LT_CURRENT_MINUS_AGE='0'
LT_RELEASE='2.28'
LT_REVISION='7'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/local/bin/gmkdir -p'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt'
MSGFMT_OPTS='-c'
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
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='otool'
PACKAGE='glib'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib'
PACKAGE_NAME='glib'
PACKAGE_STRING='glib 2.28.7'
PACKAGE_TARNAME='glib'
PACKAGE_URL=''
PACKAGE_VERSION='2.28.7'
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/gettext/0.18.1.1/lib/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='/usr/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='darwin'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.6'
RANLIB='ranlib'
REBUILD='#'
SED='/usr/bin/sed'
SELINUX_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
SHTOOL=''
STRIP='strip'
USE_NLS='yes'
USE_SYSTEM_PCRE_FALSE=''
USE_SYSTEM_PCRE_TRUE=''
VERSION='2.28.7'
WINDRES=''
XATTR_LIBS=''
XGETTEXT='/usr/local/Cellar/gettext/0.18.1.1/bin/xgettext'
XMLCATALOG=''
XML_CATALOG_FILE=''
XSLTPROC=''
ZLIB_CFLAGS=''
ZLIB_LIBS='-lz'
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/cc'
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='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin10.8.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin10.8.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-darwin10.8.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin10.8.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-glib-2.28.7-UJKs/glib-2.28.7/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='/usr/local/Cellar/glib/2.28.7/share/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/local/bin/gmkdir -p'
ms_librarian=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/glib'
pkgpythondir='${pythondir}/glib'
prefix='/usr/local/Cellar/glib/2.28.7'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.6/site-packages'
pythondir='${prefix}/lib/python2.6/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.28.7"
#define PACKAGE_STRING "glib 2.28.7"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
#define PACKAGE_URL ""
#define GLIB_MAJOR_VERSION 2
#define GLIB_MINOR_VERSION 28
#define GLIB_MICRO_VERSION 7
#define GLIB_INTERFACE_AGE 7
#define GLIB_BINARY_AGE 2807
#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
#define HAVE_LOCALE_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "glib20"
#define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.28.7/share/locale"
#define USE_LIBICONV_GNU 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define HAVE_VPRINTF 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_MMAP 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_VALLOC 1
#define HAVE_FSYNC 1
#define HAVE_ATEXIT 1
#define HAVE_TIMEGM 1
#define HAVE_GMTIME_R 1
#define SIZEOF_CHAR 0
#define SIZEOF_SHORT 0
#define SIZEOF_LONG 0
#define SIZEOF_INT 0
#define SIZEOF_VOID_P 0
#define SIZEOF_LONG_LONG 0
#define SIZEOF___INT64 0
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment