Created
February 15, 2012 11:42
-
-
Save quentinsf/1835227 to your computer and use it in GitHub Desktop.
Output of brew install -v gtk+
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew install -v gtk+ | |
==> Downloading http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.10.tar.xz | |
File already downloaded in /Users/qsf/Library/Caches/Homebrew | |
xz -dc /Users/qsf/Library/Caches/Homebrew/gtk+-2.24.10.tar.xz | /usr/bin/tar xf - | |
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtk+/2.24.10 --disable-glibtest --disable-introspection | |
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtk+/2.24.10 --disable-glibtest --disable-introspection | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking build system type... x86_64-apple-darwin11.3.0 | |
checking host system type... x86_64-apple-darwin11.3.0 | |
checking for native Win32... no | |
checking for gcc... /usr/bin/llvm-gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether /usr/bin/llvm-gcc accepts -g... yes | |
checking for /usr/bin/llvm-gcc option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of /usr/bin/llvm-gcc... none | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether /usr/bin/llvm-g++ accepts -g... yes | |
checking dependency style of /usr/bin/llvm-g++... none | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by /usr/bin/llvm-gcc... /usr/bin/llvm-gcc | |
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm | |
checking the name lister (/usr/bin/nm) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-apple-darwin11.3.0 file names to x86_64-apple-darwin11.3.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin11.3.0 file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/llvm-gcc option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... dlltool | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions... yes | |
checking for /usr/bin/llvm-gcc option to produce PIC... -fno-common -DPIC | |
checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works... yes | |
checking if /usr/bin/llvm-gcc static flag -static works... no | |
checking if /usr/bin/llvm-gcc supports -c -o file.o... yes | |
checking if /usr/bin/llvm-gcc supports -c -o file.o... (cached) yes | |
checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin11.3.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking how to run the C++ preprocessor... /usr/bin/llvm-g++ -E | |
checking for ld used by /usr/bin/llvm-g++... /usr/bin/llvm-gcc | |
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no | |
checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes | |
checking for /usr/bin/llvm-g++ option to produce PIC... -fno-common -DPIC | |
checking if /usr/bin/llvm-g++ PIC flag -fno-common -DPIC works... yes | |
checking if /usr/bin/llvm-g++ static flag -static works... no | |
checking if /usr/bin/llvm-g++ supports -c -o file.o... yes | |
checking if /usr/bin/llvm-g++ supports -c -o file.o... (cached) yes | |
checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin11.3.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
configure: creating ./config.lt | |
config.lt: creating libtool | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking dependency style of /usr/bin/llvm-gcc... none | |
checking for nm... /usr/bin/nm | |
checking whether to enable maintainer-specific portions of Makefiles... yes | |
checking for some Win32 platform... no | |
checking whether build environment is sane... yes | |
checking for library containing strerror... none required | |
checking for gcc... (cached) /usr/bin/llvm-gcc | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether /usr/bin/llvm-gcc accepts -g... (cached) yes | |
checking for /usr/bin/llvm-gcc option to accept ISO C89... (cached) none needed | |
checking dependency style of /usr/bin/llvm-gcc... (cached) none | |
checking whether /usr/bin/llvm-gcc and cc understand -c and -o together... yes | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for pkg-config... /usr/local/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for BASE_DEPENDENCIES... no | |
configure: error: Package requirements (glib-2.0 >= 2.27.3 atk >= 1.29.2 pango >= 1.20 cairo >= 1.6 gdk-pixbuf-2.0 >= 2.21.0) were not met: | |
No package 'atk' found | |
No package 'gdk-pixbuf-2.0' found | |
Consider adjusting the PKG_CONFIG_PATH environment variable if you | |
installed software in a non-standard prefix. | |
Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS | |
and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config. | |
See the pkg-config man page for more details. | |
==> Exit Status: 1 | |
http://github.com/mxcl/homebrew/blob/master/Library/Formula/gtk+.rb#L20 | |
==> Environment | |
HOMEBREW_VERSION: 0.8.1 | |
HEAD: bc82010bf1fdd6bf854f8cde926a769c59c13815 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
Hardware: quad-core 64-bit nehalem | |
OS X: 10.7.3 | |
Kernel Architecture: x86_64 | |
Xcode: 4.1 | |
GCC-4.0: N/A | |
GCC-4.2: build 5666 | |
LLVM: build 2335 | |
Clang: 2.1 build 163 | |
MacPorts or Fink? false | |
X11 installed? true | |
System Ruby: 1.8.7-249 | |
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
Which Perl: /usr/bin/perl | |
Which Python: /usr/bin/python | |
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
==> Build Flags | |
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2 | |
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CFLAGS: -O3 -w -pipe -march=core2 -msse4 | |
CXXFLAGS: -O3 -w -pipe -march=core2 -msse4 | |
CPPFLAGS: -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include | |
LDFLAGS: -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.10/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib | |
MAKEFLAGS: -j4 | |
PKG_CONFIG_PATH: /usr/local/Cellar/cairo/1.10.2/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.10/lib/pkgconfig:/usr/local/Cellar/gettext/0.18.1.1/lib/pkgconfig | |
Error: Failed executing: ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtk+/2.24.10 --disable-glibtest --disable-introspection | |
If `brew doctor' does not help diagnose the issue, please report the bug: | |
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue | |
We saved the configure log, please gist it if you report the issue: | |
~/Library/Logs/Homebrew/config.log | |
Note that both atk and gdk-pixbuf are installed: | |
$ brew info atk | |
atk 2.2.0 | |
http://library.gnome.org/devel/atk/ | |
Depends on: pkg-config, glib | |
/usr/local/Cellar/atk/2.2.0 (182 files, 2.5M) | |
http://github.com/mxcl/homebrew/commits/master/Library/Formula/atk.rb | |
$ brew info gdk-pixbuf | |
gdk-pixbuf 2.24.1 | |
http://gtk.org | |
Depends on: pkg-config, glib, jasper, libtiff | |
/usr/local/Cellar/gdk-pixbuf/2.24.1 (178 files, 3.7M) | |
http://github.com/mxcl/homebrew/commits/master/Library/Formula/gdk-pixbuf.rb | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by gtk+ configure 2.24.10, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtk+/2.24.10 --disable-glibtest --disable-introspection | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = coniston.local | |
uname -m = x86_64 | |
uname -r = 11.3.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
4 processors are physically available. | |
4 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 2 3 | |
Primary memory available: 8.00 gigabytes | |
Default processor set: 143 tasks, 655 threads, 4 processors | |
Load average: 1.48, Mach factor: 2.55 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Cellar/cairo/1.10.2/bin | |
PATH: /usr/local/Cellar/libffi/3.0.10/bin | |
PATH: /usr/local/Cellar/gettext/0.18.1.1/bin | |
PATH: /Users/qsf/bin | |
PATH: /usr/local/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/local/bin | |
PATH: /usr/X11/bin | |
PATH: /usr/local/sbin | |
PATH: /Developer/usr/bin | |
PATH: /Developer/usr/sbin | |
PATH: /usr/local/Library/Contributions/examples | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2808: checking for a BSD-compatible install | |
configure:2876: result: /usr/bin/install -c | |
configure:2887: checking whether build environment is sane | |
configure:2937: result: yes | |
configure:3078: checking for a thread-safe mkdir -p | |
configure:3117: result: ./install-sh -c -d | |
configure:3130: checking for gawk | |
configure:3160: result: no | |
configure:3130: checking for mawk | |
configure:3160: result: no | |
configure:3130: checking for nawk | |
configure:3160: result: no | |
configure:3130: checking for awk | |
configure:3146: found /usr/bin/awk | |
configure:3157: result: awk | |
configure:3168: checking whether make sets $(MAKE) | |
configure:3190: result: yes | |
configure:3278: checking whether make supports nested variables | |
configure:3295: result: yes | |
configure:3373: checking build system type | |
configure:3387: result: x86_64-apple-darwin11.3.0 | |
configure:3407: checking host system type | |
configure:3420: result: x86_64-apple-darwin11.3.0 | |
configure:3442: checking for native Win32 | |
configure:3462: result: no | |
configure:3522: checking for gcc | |
configure:3549: result: /usr/bin/llvm-gcc | |
configure:3778: checking for C compiler version | |
configure:3787: /usr/bin/llvm-gcc --version >&5 | |
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) | |
Copyright (C) 2007 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:3798: $? = 0 | |
configure:3787: /usr/bin/llvm-gcc -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin11 | |
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
Thread model: posix | |
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) | |
configure:3798: $? = 0 | |
configure:3787: /usr/bin/llvm-gcc -V >&5 | |
llvm-gcc-4.2: argument to `-V' is missing | |
configure:3798: $? = 1 | |
configure:3787: /usr/bin/llvm-gcc -qversion >&5 | |
i686-apple-darwin11-llvm-gcc-4.2: no input files | |
configure:3798: $? = 1 | |
configure:3818: checking whether the C compiler works | |
configure:3840: /usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.10/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5 | |
configure:3844: $? = 0 | |
configure:3892: result: yes | |
configure:3895: checking for C compiler default output file name | |
configure:3897: result: a.out | |
configure:3903: checking for suffix of executables | |
configure:3910: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.10/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5 | |
configure:3914: $? = 0 | |
configure:3936: result: | |
configure:3958: checking whether we are cross compiling | |
configure:3966: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.10/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5 | |
configure:3970: $? = 0 | |
configure:3977: ./conftest | |
configure:3981: $? = 0 | |
configure:3996: result: no | |
configure:4001: checking for suffix of object files | |
configure:4023: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:4027: $? = 0 | |
configure:4048: result: o | |
configure:4052: checking whether we are using the GNU C compiler | |
configure:4071: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:4071: $? = 0 | |
configure:4080: result: yes | |
configure:4089: checking whether /usr/bin/llvm-gcc accepts -g | |
configure:4109: /usr/bin/llvm-gcc -c -g -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:4109: $? = 0 | |
configure:4150: result: yes | |
configure:4167: checking for /usr/bin/llvm-gcc option to accept ISO C89 | |
configure:4231: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:4231: $? = 0 | |
configure:4244: result: none needed | |
configure:4275: checking for style of include used by make | |
configure:4303: result: GNU | |
configure:4329: checking dependency style of /usr/bin/llvm-gcc | |
configure:4440: result: none | |
configure:4707: checking for C++ compiler version | |
configure:4716: /usr/bin/llvm-g++ --version >&5 | |
i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) | |
Copyright (C) 2007 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:4727: $? = 0 | |
configure:4716: /usr/bin/llvm-g++ -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin11 | |
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
Thread model: posix | |
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) | |
configure:4727: $? = 0 | |
configure:4716: /usr/bin/llvm-g++ -V >&5 | |
llvm-g++-4.2: argument to `-V' is missing | |
configure:4727: $? = 1 | |
configure:4716: /usr/bin/llvm-g++ -qversion >&5 | |
i686-apple-darwin11-llvm-g++-4.2: no input files | |
configure:4727: $? = 1 | |
configure:4731: checking whether we are using the GNU C++ compiler | |
configure:4750: /usr/bin/llvm-g++ -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5 | |
configure:4750: $? = 0 | |
configure:4759: result: yes | |
configure:4768: checking whether /usr/bin/llvm-g++ accepts -g | |
configure:4788: /usr/bin/llvm-g++ -c -g -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5 | |
configure:4788: $? = 0 | |
configure:4829: result: yes | |
configure:4854: checking dependency style of /usr/bin/llvm-g++ | |
configure:4965: result: none | |
configure:4992: /usr/bin/llvm-g++ -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5 | |
configure:4992: $? = 0 | |
configure:5020: /usr/bin/llvm-g++ -c -O3 -w -pipe -march=core2 -msse4 -x objective-c++ -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5 | |
configure:5020: $? = 0 | |
configure:5404: checking how to print strings | |
configure:5431: result: printf | |
configure:5452: checking for a sed that does not truncate output | |
configure:5516: result: /usr/bin/sed | |
configure:5534: checking for grep that handles long lines and -e | |
configure:5592: result: /usr/bin/grep | |
configure:5597: checking for egrep | |
configure:5659: result: /usr/bin/grep -E | |
configure:5664: checking for fgrep | |
configure:5726: result: /usr/bin/grep -F | |
configure:5761: checking for ld used by /usr/bin/llvm-gcc | |
configure:5828: result: /usr/bin/llvm-gcc | |
configure:5835: checking if the linker (/usr/bin/llvm-gcc) is GNU ld | |
configure:5850: result: no | |
configure:5862: checking for BSD- or MS-compatible name lister (nm) | |
configure:5911: result: /usr/bin/nm | |
configure:6041: checking the name lister (/usr/bin/nm) interface | |
configure:6048: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:6051: /usr/bin/nm "conftest.o" | |
configure:6054: output | |
0000000000000000 S _some_variable | |
configure:6061: result: BSD nm | |
configure:6064: checking whether ln -s works | |
configure:6068: result: yes | |
configure:6076: checking the maximum length of command line arguments | |
configure:6206: result: 196608 | |
configure:6223: checking whether the shell understands some XSI constructs | |
configure:6233: result: yes | |
configure:6237: checking whether the shell understands "+=" | |
configure:6243: result: yes | |
configure:6278: checking how to convert x86_64-apple-darwin11.3.0 file names to x86_64-apple-darwin11.3.0 format | |
configure:6318: result: func_convert_file_noop | |
configure:6325: checking how to convert x86_64-apple-darwin11.3.0 file names to toolchain format | |
configure:6345: result: func_convert_file_noop | |
configure:6352: checking for /usr/bin/llvm-gcc option to reload object files | |
configure:6359: result: -r | |
configure:6433: checking for objdump | |
configure:6460: result: objdump | |
configure:6489: checking how to recognize dependent libraries | |
configure:6691: result: pass_all | |
configure:6776: checking for dlltool | |
configure:6803: result: dlltool | |
configure:6833: checking how to associate runtime and link libraries | |
configure:6860: result: printf %s\n | |
configure:6921: checking for ar | |
configure:6937: found /usr/bin/ar | |
configure:6948: result: ar | |
configure:6985: checking for archiver @FILE support | |
configure:7002: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:7002: $? = 0 | |
configure:7005: ar cru libconftest.a @conftest.lst >&5 | |
ar: @conftest.lst: No such file or directory | |
configure:7008: $? = 1 | |
configure:7028: result: no | |
configure:7086: checking for strip | |
configure:7102: found /usr/bin/strip | |
configure:7113: result: strip | |
configure:7185: checking for ranlib | |
configure:7201: found /usr/bin/ranlib | |
configure:7212: result: ranlib | |
configure:7314: checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object | |
configure:7434: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:7437: $? = 0 | |
configure:7441: /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:7444: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:7434: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:7437: $? = 0 | |
configure:7441: /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:7444: $? = 0 | |
configure:7510: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.10/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c conftstm.o >&5 | |
configure:7513: $? = 0 | |
configure:7551: result: ok | |
configure:7588: checking for sysroot | |
configure:7618: result: no | |
configure:7874: checking for mt | |
configure:7904: result: no | |
configure:7924: checking if : is a manifest tool | |
configure:7930: : '-?' | |
configure:7938: result: no | |
configure:7994: checking for dsymutil | |
configure:8010: found /usr/bin/dsymutil | |
configure:8021: result: dsymutil | |
configure:8086: checking for nmedit | |
configure:8102: found /usr/bin/nmedit | |
configure:8113: result: nmedit | |
configure:8178: checking for lipo | |
configure:8194: found /usr/bin/lipo | |
configure:8205: result: lipo | |
configure:8270: checking for otool | |
configure:8286: found /usr/bin/otool | |
configure:8297: result: otool | |
configure:8362: checking for otool64 | |
configure:8392: result: no | |
configure:8437: checking for -single_module linker flag | |
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.10/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
configure:8470: result: yes | |
configure:8473: checking for -exported_symbols_list linker flag | |
configure:8493: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.10/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
configure:8493: $? = 0 | |
configure:8503: result: yes | |
configure:8506: checking for -force_load linker flag | |
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -c -o conftest.o conftest.c | |
ar cru libconftest.a conftest.o | |
ranlib libconftest.a | |
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.10/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
configure:8538: result: yes | |
configure:8580: checking how to run the C preprocessor | |
configure:8611: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:8611: $? = 0 | |
configure:8625: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory | |
configure:8625: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gtk+" | |
| #define PACKAGE_TARNAME "gtk+" | |
| #define PACKAGE_VERSION "2.24.10" | |
| #define PACKAGE_STRING "gtk+ 2.24.10" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | |
| #define PACKAGE_URL "" | |
| #define GETTEXT_PACKAGE "gtk20" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:8650: result: /usr/bin/llvm-gcc -E | |
configure:8670: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:8670: $? = 0 | |
configure:8684: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory | |
configure:8684: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gtk+" | |
| #define PACKAGE_TARNAME "gtk+" | |
| #define PACKAGE_VERSION "2.24.10" | |
| #define PACKAGE_STRING "gtk+ 2.24.10" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | |
| #define PACKAGE_URL "" | |
| #define GETTEXT_PACKAGE "gtk20" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:8713: checking for ANSI C header files | |
configure:8733: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8733: $? = 0 | |
configure:8806: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.10/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5 | |
configure:8806: $? = 0 | |
configure:8806: ./conftest | |
configure:8806: $? = 0 | |
configure:8817: result: yes | |
configure:8830: checking for sys/types.h | |
configure:8830: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8830: $? = 0 | |
configure:8830: result: yes | |
configure:8830: checking for sys/stat.h | |
configure:8830: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8830: $? = 0 | |
configure:8830: result: yes | |
configure:8830: checking for stdlib.h | |
configure:8830: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8830: $? = 0 | |
configure:8830: result: yes | |
configure:8830: checking for string.h | |
configure:8830: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8830: $? = 0 | |
configure:8830: result: yes | |
configure:8830: checking for memory.h | |
configure:8830: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8830: $? = 0 | |
configure:8830: result: yes | |
configure:8830: checking for strings.h | |
configure:8830: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8830: $? = 0 | |
configure:8830: result: yes | |
configure:8830: checking for inttypes.h | |
configure:8830: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8830: $? = 0 | |
configure:8830: result: yes | |
configure:8830: checking for stdint.h | |
configure:8830: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8830: $? = 0 | |
configure:8830: result: yes | |
configure:8830: checking for unistd.h | |
configure:8830: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8830: $? = 0 | |
configure:8830: result: yes | |
configure:8844: checking for dlfcn.h | |
configure:8844: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8844: $? = 0 | |
configure:8844: result: yes | |
configure:9028: checking for objdir | |
configure:9043: result: .libs | |
configure:9310: checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions | |
configure:9328: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:9332: $? = 0 | |
configure:9345: result: yes | |
configure:9672: checking for /usr/bin/llvm-gcc option to produce PIC | |
configure:9679: result: -fno-common -DPIC | |
configure:9687: checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works | |
configure:9705: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -fno-common -DPIC -DPIC conftest.c >&5 | |
configure:9709: $? = 0 | |
configure:9722: result: yes | |
configure:9751: checking if /usr/bin/llvm-gcc static flag -static works | |
configure:9779: result: no | |
configure:9794: checking if /usr/bin/llvm-gcc supports -c -o file.o | |
configure:9815: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -o out/conftest2.o conftest.c >&5 | |
configure:9819: $? = 0 | |
configure:9841: result: yes | |
configure:9849: checking if /usr/bin/llvm-gcc supports -c -o file.o | |
configure:9896: result: yes | |
configure:9929: checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries | |
configure:11082: result: yes | |
configure:11322: checking dynamic linker characteristics | |
configure:12059: result: darwin11.3.0 dyld | |
configure:12166: checking how to hardcode library paths into programs | |
configure:12191: result: immediate | |
configure:12731: checking whether stripping libraries is possible | |
configure:12745: result: yes | |
configure:12771: checking if libtool supports shared libraries | |
configure:12773: result: yes | |
configure:12776: checking whether to build shared libraries | |
configure:12797: result: yes | |
configure:12800: checking whether to build static libraries | |
configure:12804: result: no | |
configure:12827: checking how to run the C++ preprocessor | |
configure:12854: /usr/bin/llvm-g++ -E -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp | |
configure:12854: $? = 0 | |
configure:12868: /usr/bin/llvm-g++ -E -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp | |
conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory | |
configure:12868: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gtk+" | |
| #define PACKAGE_TARNAME "gtk+" | |
| #define PACKAGE_VERSION "2.24.10" | |
| #define PACKAGE_STRING "gtk+ 2.24.10" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | |
| #define PACKAGE_URL "" | |
| #define GETTEXT_PACKAGE "gtk20" | |
| #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_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:12893: result: /usr/bin/llvm-g++ -E | |
configure:12913: /usr/bin/llvm-g++ -E -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp | |
configure:12913: $? = 0 | |
configure:12927: /usr/bin/llvm-g++ -E -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp | |
conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory | |
configure:12927: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gtk+" | |
| #define PACKAGE_TARNAME "gtk+" | |
| #define PACKAGE_VERSION "2.24.10" | |
| #define PACKAGE_STRING "gtk+ 2.24.10" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | |
| #define PACKAGE_URL "" | |
| #define GETTEXT_PACKAGE "gtk20" | |
| #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_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:13096: checking for ld used by /usr/bin/llvm-g++ | |
configure:13163: result: /usr/bin/llvm-gcc | |
configure:13170: checking if the linker (/usr/bin/llvm-gcc) is GNU ld | |
configure:13185: result: no | |
configure:13240: checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries | |
configure:14245: result: yes | |
configure:14281: /usr/bin/llvm-g++ -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5 | |
configure:14284: $? = 0 | |
configure:14804: checking for /usr/bin/llvm-g++ option to produce PIC | |
configure:14811: result: -fno-common -DPIC | |
configure:14819: checking if /usr/bin/llvm-g++ PIC flag -fno-common -DPIC works | |
configure:14837: /usr/bin/llvm-g++ -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -fno-common -DPIC -DPIC conftest.cpp >&5 | |
configure:14841: $? = 0 | |
configure:14854: result: yes | |
configure:14877: checking if /usr/bin/llvm-g++ static flag -static works | |
configure:14905: result: no | |
configure:14917: checking if /usr/bin/llvm-g++ supports -c -o file.o | |
configure:14938: /usr/bin/llvm-g++ -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -o out/conftest2.o conftest.cpp >&5 | |
configure:14942: $? = 0 | |
configure:14964: result: yes | |
configure:14969: checking if /usr/bin/llvm-g++ supports -c -o file.o | |
configure:15016: result: yes | |
configure:15046: checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries | |
configure:15082: result: yes | |
configure:15223: checking dynamic linker characteristics | |
configure:15894: result: darwin11.3.0 dyld | |
configure:15947: checking how to hardcode library paths into programs | |
configure:15972: result: immediate | |
configure:16034: creating ./config.lt | |
## ------------------ ## | |
## Running config.lt. ## | |
## ------------------ ## | |
config.lt:691: creating libtool | |
configure:17693: checking for special C compiler options needed for large files | |
configure:17738: result: no | |
configure:17744: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:17769: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:17769: $? = 0 | |
configure:17801: result: no | |
configure:17894: checking dependency style of /usr/bin/llvm-gcc | |
configure:18003: result: none | |
configure:18020: checking for nm | |
configure:18051: result: /usr/bin/nm | |
configure:18061: checking whether to enable maintainer-specific portions of Makefiles | |
configure:18070: result: yes | |
configure:18084: checking for some Win32 platform | |
configure:18094: result: no | |
configure:18376: checking whether build environment is sane | |
configure:18426: result: yes | |
configure:18430: checking for library containing strerror | |
configure:18461: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.10/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5 | |
configure:18461: $? = 0 | |
configure:18478: result: none required | |
configure:18534: checking for gcc | |
configure:18561: result: /usr/bin/llvm-gcc | |
configure:18790: checking for C compiler version | |
configure:18799: /usr/bin/llvm-gcc --version >&5 | |
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) | |
Copyright (C) 2007 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:18810: $? = 0 | |
configure:18799: /usr/bin/llvm-gcc -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin11 | |
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
Thread model: posix | |
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) | |
configure:18810: $? = 0 | |
configure:18799: /usr/bin/llvm-gcc -V >&5 | |
llvm-gcc-4.2: argument to `-V' is missing | |
configure:18810: $? = 1 | |
configure:18799: /usr/bin/llvm-gcc -qversion >&5 | |
i686-apple-darwin11-llvm-gcc-4.2: no input files | |
configure:18810: $? = 1 | |
configure:18814: checking whether we are using the GNU C compiler | |
configure:18842: result: yes | |
configure:18851: checking whether /usr/bin/llvm-gcc accepts -g | |
configure:18912: result: yes | |
configure:18929: checking for /usr/bin/llvm-gcc option to accept ISO C89 | |
configure:19006: result: none needed | |
configure:19028: checking dependency style of /usr/bin/llvm-gcc | |
configure:19139: result: none | |
configure:19158: checking whether /usr/bin/llvm-gcc and cc understand -c and -o together | |
configure:19189: /usr/bin/llvm-gcc -c conftest.c -o conftest2.o >&5 | |
configure:19193: $? = 0 | |
configure:19199: /usr/bin/llvm-gcc -c conftest.c -o conftest2.o >&5 | |
configure:19203: $? = 0 | |
configure:19214: cc -c conftest.c >&5 | |
configure:19218: $? = 0 | |
configure:19226: cc -c conftest.c -o conftest2.o >&5 | |
configure:19230: $? = 0 | |
configure:19236: cc -c conftest.c -o conftest2.o >&5 | |
configure:19240: $? = 0 | |
configure:19258: result: yes | |
configure:19284: checking whether make sets $(MAKE) | |
configure:19306: result: yes | |
configure:19438: checking for pkg-config | |
configure:19456: found /usr/local/bin/pkg-config | |
configure:19468: result: /usr/local/bin/pkg-config | |
configure:19493: checking pkg-config is at least version 0.9.0 | |
configure:19496: result: yes | |
configure:19506: checking for BASE_DEPENDENCIES | |
configure:19513: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.27.3 atk >= 1.29.2 pango >= 1.20 cairo >= 1.6 gdk-pixbuf-2.0 >= 2.21.0" | |
Package atk was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `atk.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'atk' found | |
Package gdk-pixbuf-2.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gdk-pixbuf-2.0' found | |
configure:19516: $? = 1 | |
configure:19529: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.27.3 atk >= 1.29.2 pango >= 1.20 cairo >= 1.6 gdk-pixbuf-2.0 >= 2.21.0" | |
Package atk was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `atk.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'atk' found | |
Package gdk-pixbuf-2.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gdk-pixbuf-2.0' found | |
configure:19532: $? = 1 | |
configure:19545: result: no | |
No package 'atk' found | |
No package 'gdk-pixbuf-2.0' found | |
configure:19561: error: Package requirements (glib-2.0 >= 2.27.3 atk >= 1.29.2 pango >= 1.20 cairo >= 1.6 gdk-pixbuf-2.0 >= 2.21.0) were not met: | |
No package 'atk' found | |
No package 'gdk-pixbuf-2.0' found | |
Consider adjusting the PKG_CONFIG_PATH environment variable if you | |
installed software in a non-standard prefix. | |
Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS | |
and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config. | |
See the pkg-config man page for more details. | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin11.3.0 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set= | |
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value= | |
ac_cv_env_BASE_DEPENDENCIES_LIBS_set= | |
ac_cv_env_BASE_DEPENDENCIES_LIBS_value= | |
ac_cv_env_CAIRO_BACKEND_CFLAGS_set= | |
ac_cv_env_CAIRO_BACKEND_CFLAGS_value= | |
ac_cv_env_CAIRO_BACKEND_LIBS_set= | |
ac_cv_env_CAIRO_BACKEND_LIBS_value= | |
ac_cv_env_CCASFLAGS_set= | |
ac_cv_env_CCASFLAGS_value= | |
ac_cv_env_CCAS_set= | |
ac_cv_env_CCAS_value= | |
ac_cv_env_CCC_set= | |
ac_cv_env_CCC_value= | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=/usr/bin/llvm-gcc | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-O3 -w -pipe -march=core2 -msse4' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value='-I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include' | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_CXXCPP_set= | |
ac_cv_env_CXXCPP_value= | |
ac_cv_env_CXXFLAGS_set=set | |
ac_cv_env_CXXFLAGS_value='-O3 -w -pipe -march=core2 -msse4' | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=/usr/bin/llvm-g++ | |
ac_cv_env_DIRECTFB_CFLAGS_set= | |
ac_cv_env_DIRECTFB_CFLAGS_value= | |
ac_cv_env_DIRECTFB_LIBS_set= | |
ac_cv_env_DIRECTFB_LIBS_value= | |
ac_cv_env_GMODULE_CFLAGS_set= | |
ac_cv_env_GMODULE_CFLAGS_value= | |
ac_cv_env_GMODULE_LIBS_set= | |
ac_cv_env_GMODULE_LIBS_value= | |
ac_cv_env_GTKDOC_DEPS_CFLAGS_set= | |
ac_cv_env_GTKDOC_DEPS_CFLAGS_value= | |
ac_cv_env_GTKDOC_DEPS_LIBS_set= | |
ac_cv_env_GTKDOC_DEPS_LIBS_value= | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value='-L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.10/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib' | |
ac_cv_env_LIBS_set= | |
ac_cv_env_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/cairo/1.10.2/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.10/lib/pkgconfig:/usr/local/Cellar/gettext/0.18.1.1/lib/pkgconfig | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_value= | |
ac_cv_env_XMKMF_set= | |
ac_cv_env_XMKMF_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_header_dlfcn_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_host=x86_64-apple-darwin11.3.0 | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_FGREP='/usr/bin/grep -F' | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_NM=/usr/bin/nm | |
ac_cv_path_SED=/usr/bin/sed | |
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='/usr/bin/llvm-gcc -E' | |
ac_cv_prog_CXXCPP='/usr/bin/llvm-g++ -E' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc | |
ac_cv_prog_ac_ct_DLLTOOL=dlltool | |
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_OBJDUMP=objdump | |
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_llvm_gcc_c_o=yes | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cxx_g=yes | |
ac_cv_prog_make_make_set=yes | |
ac_cv_search_strerror='none required' | |
ac_cv_sys_file_offset_bits=no | |
ac_cv_sys_largefile_CC=no | |
am_cv_CCAS_dependencies_compiler_type=none | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_CXX_dependencies_compiler_type=none | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_cc_stdc= | |
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/llvm-gcc | |
lt_cv_path_LDCXX=/usr/bin/llvm-gcc | |
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=yes | |
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. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /private/tmp/homebrew-gtk+-2.24.10-AeF1/gtk+-2.24.10/missing --run aclocal-1.11 ' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='1' | |
AM_V='$(V)' | |
AR='ar' | |
AS='as' | |
ATK_PREFIX='' | |
AUTOCONF='${SHELL} /private/tmp/homebrew-gtk+-2.24.10-AeF1/gtk+-2.24.10/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/homebrew-gtk+-2.24.10-AeF1/gtk+-2.24.10/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/homebrew-gtk+-2.24.10-AeF1/gtk+-2.24.10/missing --run automake-1.11' | |
AWK='awk' | |
BASE_DEPENDENCIES_CFLAGS='' | |
BASE_DEPENDENCIES_LIBS='' | |
BUILD_DYNAMIC_MODULES_FALSE='' | |
BUILD_DYNAMIC_MODULES_TRUE='' | |
CAIRO_BACKEND_CFLAGS='' | |
CAIRO_BACKEND_LIBS='' | |
CAIRO_PREFIX='' | |
CATALOGS='' | |
CATOBJEXT='' | |
CC='/usr/bin/llvm-gcc' | |
CCAS='/usr/bin/llvm-gcc' | |
CCASDEPMODE='depmode=none' | |
CCASFLAGS='-O3 -w -pipe -march=core2 -msse4' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-O3 -w -pipe -march=core2 -msse4 -Wall' | |
CPP='/usr/bin/llvm-gcc -E' | |
CPPFLAGS='-I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES' | |
CROSS_COMPILING_FALSE='' | |
CROSS_COMPILING_TRUE='' | |
CUPS_API_MAJOR='' | |
CUPS_API_MINOR='' | |
CUPS_CFLAGS='' | |
CUPS_CONFIG='' | |
CUPS_LIBS='' | |
CXX='/usr/bin/llvm-g++' | |
CXXCPP='/usr/bin/llvm-g++ -E' | |
CXXDEPMODE='depmode=none' | |
CXXFLAGS='-O3 -w -pipe -march=core2 -msse4' | |
CYGPATH_W='echo' | |
DATADIRNAME='' | |
DB2HTML='' | |
DEFS='' | |
DEPDIR='.deps' | |
DIRECTFB_CFLAGS='' | |
DIRECTFB_LIBS='' | |
DISABLE_EXPLICIT_DEPS_FALSE='' | |
DISABLE_EXPLICIT_DEPS_TRUE='' | |
DLLTOOL='dlltool' | |
DSYMUTIL='dsymutil' | |
DUMPBIN='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
ENABLE_GTK_DOC_FALSE='' | |
ENABLE_GTK_DOC_TRUE='' | |
ENABLE_MAN_FALSE='' | |
ENABLE_MAN_TRUE='' | |
EXEEXT='' | |
EXE_MANIFEST_ARCHITECTURE='X86' | |
FGREP='/usr/bin/grep -F' | |
GAIL_INET_LIBS='' | |
GAIL_LT_CURRENT_MINUS_AGE='18' | |
GAIL_LT_VERSION_INFO='18:1:0' | |
GDK_DEP_CFLAGS='' | |
GDK_DEP_LIBS='' | |
GDK_EXTRA_CFLAGS='' | |
GDK_EXTRA_LIBS='' | |
GDK_PACKAGES='' | |
GDK_PIXBUF_CSOURCE='' | |
GDK_PIXBUF_LIBS='' | |
GDK_WLIBS='' | |
GETTEXT_PACKAGE='gtk20' | |
GLIB_CFLAGS='' | |
GLIB_COMPILE_RESOURCES='' | |
GLIB_GENMARSHAL='' | |
GLIB_LIBS='' | |
GLIB_MKENUMS='' | |
GLIB_PREFIX='' | |
GMODULE_CFLAGS='' | |
GMODULE_LIBS='' | |
GMOFILES='' | |
GMSGFMT='' | |
GOBJECT_QUERY='' | |
GREP='/usr/bin/grep' | |
GTKDOC_CHECK='' | |
GTKDOC_DEPS_CFLAGS='' | |
GTKDOC_DEPS_LIBS='' | |
GTKDOC_MKPDF='' | |
GTKDOC_REBASE='' | |
GTK_API_VERSION='2.0' | |
GTK_BINARY_AGE='2410' | |
GTK_BINARY_VERSION='2.10.0' | |
GTK_DEBUG_FLAGS='-DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS' | |
GTK_DEP_CFLAGS='' | |
GTK_DEP_LIBS='' | |
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='' | |
GTK_EXTRA_CFLAGS='' | |
GTK_EXTRA_LIBS='' | |
GTK_INTERFACE_AGE='10' | |
GTK_MAJOR_VERSION='2' | |
GTK_MICRO_VERSION='10' | |
GTK_MINOR_VERSION='24' | |
GTK_PACKAGES='' | |
GTK_UPDATE_ICON_CACHE='' | |
GTK_VERSION='2.24.10' | |
GTK_XIM_FLAGS='' | |
HAVE_CUPS_FALSE='' | |
HAVE_CUPS_TRUE='' | |
HAVE_CXX_FALSE='#' | |
HAVE_CXX_TRUE='' | |
HAVE_DOCBOOK_FALSE='' | |
HAVE_DOCBOOK_TRUE='' | |
HAVE_HTTP_AUTHSTRING='' | |
HAVE_INCLUDED_IMMMODULES_FALSE='' | |
HAVE_INCLUDED_IMMMODULES_TRUE='' | |
HAVE_INTROSPECTION_FALSE='' | |
HAVE_INTROSPECTION_TRUE='' | |
HAVE_OBJC_FALSE='#' | |
HAVE_OBJC_TRUE='' | |
HAVE_PAPI_CUPS_FALSE='' | |
HAVE_PAPI_CUPS_TRUE='' | |
HAVE_PAPI_FALSE='' | |
HAVE_PAPI_TRUE='' | |
HAVE_X11R6_FALSE='' | |
HAVE_X11R6_TRUE='' | |
HTML_DIR='' | |
INCLUDED_IMMODULE_DEFINE='' | |
INCLUDED_IMMODULE_OBJ='' | |
INCLUDE_IM_AM_ET_FALSE='' | |
INCLUDE_IM_AM_ET_TRUE='' | |
INCLUDE_IM_CEDILLA_FALSE='' | |
INCLUDE_IM_CEDILLA_TRUE='' | |
INCLUDE_IM_CYRILLIC_TRANSLIT_FALSE='' | |
INCLUDE_IM_CYRILLIC_TRANSLIT_TRUE='' | |
INCLUDE_IM_IME_FALSE='' | |
INCLUDE_IM_IME_TRUE='' | |
INCLUDE_IM_INUKTITUT_FALSE='' | |
INCLUDE_IM_INUKTITUT_TRUE='' | |
INCLUDE_IM_IPA_FALSE='' | |
INCLUDE_IM_IPA_TRUE='' | |
INCLUDE_IM_MULTIPRESS_FALSE='' | |
INCLUDE_IM_MULTIPRESS_TRUE='' | |
INCLUDE_IM_THAI_FALSE='' | |
INCLUDE_IM_THAI_TRUE='' | |
INCLUDE_IM_TI_ER_FALSE='' | |
INCLUDE_IM_TI_ER_TRUE='' | |
INCLUDE_IM_TI_ET_FALSE='' | |
INCLUDE_IM_TI_ET_TRUE='' | |
INCLUDE_IM_VIQR_FALSE='' | |
INCLUDE_IM_VIQR_TRUE='' | |
INCLUDE_IM_XIM_FALSE='' | |
INCLUDE_IM_XIM_TRUE='' | |
INDENT='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
INSTOBJEXT='' | |
INTLLIBS='' | |
INTROSPECTION_CFLAGS='' | |
INTROSPECTION_COMPILER='' | |
INTROSPECTION_GENERATE='' | |
INTROSPECTION_GIRDIR='' | |
INTROSPECTION_LIBS='' | |
INTROSPECTION_MAKEFILE='' | |
INTROSPECTION_SCANNER='' | |
INTROSPECTION_TYPELIBDIR='' | |
LD='/usr/bin/llvm-gcc' | |
LDFLAGS='-L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.10/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIBTOOL_EXPORT_OPTIONS='' | |
LIB_EXE_MACHINE_FLAG='X86' | |
LIPO='lipo' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
LT_CURRENT_MINUS_AGE='0' | |
LT_VERSION_INFO='2400:10:2400' | |
MAINT='' | |
MAINTAINER_MODE_FALSE='#' | |
MAINTAINER_MODE_TRUE='' | |
MAKEINFO='${SHELL} /private/tmp/homebrew-gtk+-2.24.10-AeF1/gtk+-2.24.10/missing --run makeinfo' | |
MANIFEST_TOOL=':' | |
MATH_LIB='-lm' | |
MKDIR_P='./install-sh -c -d' | |
MKINSTALLDIRS='' | |
MSGFMT='' | |
MSGFMT_OPTS='' | |
MS_LIB_AVAILABLE_FALSE='' | |
MS_LIB_AVAILABLE_TRUE='#' | |
NM='/usr/bin/nm' | |
NMEDIT='nmedit' | |
OBJDUMP='objdump' | |
OBJEXT='o' | |
OS_LINUX_FALSE='' | |
OS_LINUX_TRUE='#' | |
OS_UNIX_FALSE='#' | |
OS_UNIX_TRUE='' | |
OS_WIN32_FALSE='' | |
OS_WIN32_TRUE='#' | |
OTOOL64=':' | |
OTOOL='otool' | |
PACKAGE='gtk+' | |
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B' | |
PACKAGE_NAME='gtk+' | |
PACKAGE_STRING='gtk+ 2.24.10' | |
PACKAGE_TARNAME='gtk+' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='2.24.10' | |
PANGO_PREFIX='' | |
PATH_SEPARATOR=':' | |
PERL='' | |
PKG_CONFIG='/usr/local/bin/pkg-config' | |
PKG_CONFIG_LIBDIR='' | |
PKG_CONFIG_PATH='/usr/local/Cellar/cairo/1.10.2/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.10/lib/pkgconfig:/usr/local/Cellar/gettext/0.18.1.1/lib/pkgconfig' | |
PLATFORM_WIN32_FALSE='' | |
PLATFORM_WIN32_TRUE='#' | |
POFILES='' | |
POSUB='' | |
PO_IN_DATADIR_FALSE='' | |
PO_IN_DATADIR_TRUE='' | |
RANLIB='ranlib' | |
REBUILD='' | |
SED='/usr/bin/sed' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='strip' | |
TEST_PRINT_BACKEND_FALSE='' | |
TEST_PRINT_BACKEND_TRUE='' | |
USE_DIRECTFB_FALSE='' | |
USE_DIRECTFB_TRUE='' | |
USE_MEDIALIB25_FALSE='' | |
USE_MEDIALIB25_TRUE='' | |
USE_MEDIALIB_FALSE='' | |
USE_MEDIALIB_TRUE='' | |
USE_NLS='' | |
USE_QUARTZ_FALSE='' | |
USE_QUARTZ_TRUE='' | |
USE_WIN32_FALSE='' | |
USE_WIN32_TRUE='' | |
USE_X11_FALSE='' | |
USE_X11_TRUE='' | |
VERSION='2.24.10' | |
WINDRES='' | |
XGETTEXT='' | |
XINPUT_XFREE_FALSE='' | |
XINPUT_XFREE_TRUE='' | |
XMKMF='' | |
XMLCATALOG='' | |
XML_CATALOG_FILE='' | |
XSLTPROC='' | |
X_CFLAGS='' | |
X_EXTRA_LIBS='' | |
X_LIBS='' | |
X_PRE_LIBS='' | |
ac_ct_AR='ar' | |
ac_ct_CC='/usr/bin/llvm-gcc' | |
ac_ct_CXX='' | |
ac_ct_DUMPBIN='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='' | |
am__fastdepCCAS_FALSE='' | |
am__fastdepCCAS_TRUE='#' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='#' | |
am__fastdepCXX_FALSE='' | |
am__fastdepCXX_TRUE='#' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='' | |
am__quote='' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin11.3.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin11.3.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
gdktarget='x11' | |
gdktargetlib='libgdk-x11-2.0.la' | |
gtktargetlib='libgtk-x11-2.0.la' | |
host='x86_64-apple-darwin11.3.0' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin11.3.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/homebrew-gtk+-2.24.10-AeF1/gtk+-2.24.10/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(top_builddir)/./install-sh -c -d' | |
ms_librarian='' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/local/Cellar/gtk+/2.24.10' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "gtk+" | |
#define PACKAGE_TARNAME "gtk+" | |
#define PACKAGE_VERSION "2.24.10" | |
#define PACKAGE_STRING "gtk+ 2.24.10" | |
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | |
#define PACKAGE_URL "" | |
#define GETTEXT_PACKAGE "gtk20" | |
#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_DLFCN_H 1 | |
#define LT_OBJDIR ".libs/" | |
#define GTK_COMPILED_WITH_DEBUGGING "no" | |
configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment