Skip to content

Instantly share code, notes, and snippets.

Created June 17, 2015 20:50
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 anonymous/09293284c2bb1b62053e to your computer and use it in GitHub Desktop.
Save anonymous/09293284c2bb1b62053e to your computer and use it in GitHub Desktop.
Wed Jun 17 22:41:52 +0200 2015
./configure
--disable-debug
--disable-dependency-tracking
--prefix=/usr/local/Cellar/gtk+3/3.16.4
--disable-glibtest
--enable-introspection=yes
--disable-schemas-compile
--enable-quartz-backend
--enable-quartz-relocation
--disable-x11-backend
checking build system type... x86_64-apple-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/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 whether UID '503' is supported by ustar format... yes
checking whether GID '503' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc-4.2
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 gcc-4.2 accepts -g... yes
checking for gcc-4.2 option to accept ISO C89... none needed
checking whether gcc-4.2 understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc-4.2... none
checking how to run the C preprocessor... gcc-4.2 -E
checking for gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking how to run the C preprocessor... gcc -E
checking whether gcc-4.2 and cc understand -c and -o together... yes
checking whether make sets $(MAKE)... (cached) yes
checking for native Win32... no
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++-4.2 accepts -g... yes
checking dependency style of g++-4.2... none
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) 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-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop
checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
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 gcc-4.2 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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-4.2 supports -fno-rtti -fno-exceptions... no
checking for gcc-4.2 option to produce PIC... -fno-common -DPIC
checking if gcc-4.2 PIC flag -fno-common -DPIC works... yes
checking if gcc-4.2 static flag -static works... no
checking if gcc-4.2 supports -c -o file.o... yes
checking if gcc-4.2 supports -c -o file.o... (cached) yes
checking whether the gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.8.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... g++-4.2 -E
checking for ld used by g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
checking whether the g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
checking for g++-4.2 option to produce PIC... -fno-common -DPIC
checking if g++-4.2 PIC flag -fno-common -DPIC works... yes
checking if g++-4.2 static flag -static works... no
checking if g++-4.2 supports -c -o file.o... yes
checking if g++-4.2 supports -c -o file.o... (cached) yes
checking whether the g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.8.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 gcc-4.2... none
checking for nm... /usr/bin/nm
checking for some Win32 platform... no
checking for shm_open in -lrt... no
checking for posix_fallocate... no
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether build environment is sane... yes
checking for BASE_DEPENDENCIES... yes
checking for CAIRO_BACKEND... yes
checking for GMODULE... yes
checking whether to write dependencies into .pc files... no
checking for perl5... no
checking for perl... /usr/bin/perl
checking for lstat... yes
checking for mkstemp... yes
checking for localtime_r... yes
checking for _NL_TIME_FIRST_WEEKDAY... no
checking for _NL_MEASUREMENT_MEASUREMENT... no
checking for _NL_PAPER_HEIGHT... no
checking for _NL_PAPER_WIDTH... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for xgettext... /usr/local/opt/gettext/bin/xgettext
checking for catalogs to be installed... af am an ang ar as ast az az_IR be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en en_CA en_GB en@shaw eo es et eu fa fi fr ga gd gl gu he hi hr hu hy ia id io is it ja ka kg kk km kn ko ku ky lg li lt lv mai mi mk ml mn mr ms my nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@ije sr@latin sv ta te tg th tk tr tt ug uk ur uz uz@cyrillic vi wa xh yi zh_CN zh_HK zh_TW
checking whether xgettext supports ui files... yes
checking for extra flags to get ANSI library prototypes... none needed
checking for the BeOS... no
checking for HP-UX... no
checking for pkg-config... (cached) /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.43.4... yes (version 2.44.1)
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking build system's pkg-config is at least version 0.16... yes
checking for bind_textdomain_codeset... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking ftw.h usability... yes
checking ftw.h presence... yes
checking for ftw.h... yes
checking for GNU ftw extensions... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for mallinfo... no
checking for getresuid... no
checking for uid_t in sys/types.h... yes
checking for round in -lm... yes
checking for round... yes
checking for rint... yes
checking for nearbyint... yes
checking for sincos... no
checking whether isnan is declared... yes
checking whether isinf is declared... yes
checking crt_externs.h usability... yes
checking crt_externs.h presence... yes
checking for crt_externs.h... yes
checking for _NSGetEnviron... yes
checking whether to build dynamic modules... yes
checking whether dynamic modules work... yes
checking immodules to build...
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking sys/sysinfo.h usability... no
checking sys/sysinfo.h presence... no
checking for sys/sysinfo.h... no
checking Pango flags... -D_REENTRANT -I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/freetype/2.6/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2_1/include/cairo -I/usr/local/Cellar/pango/1.36.8_1/include/pango-1.0 -L/usr/local/Cellar/glib/2.44.1/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.2_1/lib -L/usr/local/Cellar/pango/1.36.8_1/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo
checking for GDK_DEP... no
configure: error: Package requirements (pango pangocairo gdk-pixbuf-2.0 >= 2.30.0 cairo >= 1.14.0 cairo-gobject >= 1.14.0 gio-unix-2.0 >= 2.43.4 cairo-quartz epoxy >= 1.0) were not met:
No package 'epoxy' 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 GDK_DEP_CFLAGS
and GDK_DEP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 6cfe3df52978dc48a5fb1796110e6cb1d26ef385
Last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit nehalem
OS X: 10.6.8-i386
Xcode: 3.2.6
CLT: N/A
GCC-4.0: build 5494
GCC-4.2: build 5666
LLVM-GCC: build 2335
Clang: 1.7 build 77
X11: 2.7.7 => /opt/X11
System Ruby: 1.8.7-p358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Java: 1.6.0_65
HOMEBREW_CC: gcc-4.2
HOMEBREW_CXX: g++-4.2
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/libpng:/usr/local/opt/freetype:/usr/local/opt/fontconfig:/usr/local/opt/pixman:/usr/local/opt/cairo:/usr/local/opt/icu4c:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/gsettings-desktop-schemas/share/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.6
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/opt/freetype/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/xz/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/gettext/bin:/usr/local/opt/glib/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/libpng/bin:/usr/local/opt/gobject-introspection/bin:/usr/local/opt/gdk-pixbuf/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/cairo/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/pango/bin:/usr/bin:/bin:/usr/sbin:/sbin
gcc-4.2 called with: -E -
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E - -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: --version
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -v
superenv executed: gcc-4.2 -v
gcc-4.2 called with: -V
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -qversion
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -c conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc called with: --version
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc called with: -v
superenv executed: gcc-4.2 -v
gcc called with: -V
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc called with: -qversion
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
cc called with: -c conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
cc called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
cc called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
g++-4.2 called with: --version
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-4.2 -pipe -Os --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-4.2 called with: -v
superenv executed: g++-4.2 -v
g++-4.2 called with: -V
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-4.2 -pipe -Os -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-4.2 called with: -qversion
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-4.2 -pipe -Os -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-4.2 called with: -c conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: g++-4.2 -pipe -Os -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
g++-4.2 called with: -c -g conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: g++-4.2 -pipe -Os -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
g++-4.2 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: g++-4.2 -pipe -Os -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
g++-4.2 called with: -c -g -O2 -x objective-c++ conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: g++-4.2 -pipe -Os -c -g -O2 -x objective-c++ conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -print-prog-name=ld
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -g -O2 -c -o conftest.o conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -g -O2 -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -print-search-dirs
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -g -O2 -print-multi-os-directory
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -g -O2 -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-4.2 called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: g++-4.2 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
g++-4.2 called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: g++-4.2 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
g++-4.2 called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: g++-4.2 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
g++-4.2 called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: g++-4.2 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
g++-4.2 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: g++-4.2 -pipe -Os -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
g++-4.2 called with: -o conftest -g -O2 conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-4.2 -pipe -Os -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-4.2 called with: -print-prog-name=ld
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-4.2 -pipe -Os -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-4.2 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: g++-4.2 -pipe -Os -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
g++-4.2 called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: g++-4.2 -pipe -Os -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
g++-4.2 called with: -o conftest -g -O2 -static conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-4.2 -pipe -Os -o conftest -g -O2 -static conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-4.2 called with: -c -g -O2 -o out/conftest2.o conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: g++-4.2 -pipe -Os -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -o conftest -g -O2 conftest.c -lrt
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 conftest.c -lrt -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -c -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -c -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c -lintl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c -lintl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c -lintl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c -lintl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c -lintl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c -lintl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c -lintl -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lintl -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -c -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c -lintl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c -lintl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c -lintl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c -lintl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c -lm -lintl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lm -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c -lm -lintl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lm -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c -lm -lintl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lm -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c -lm -lintl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lm -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c -lm -lintl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lm -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -c -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -o conftest -g -O2 -Wall conftest.c -lm -lintl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall conftest.c -lm -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -c -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -c -g -O2 -Wall conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -pipe -Os -c -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include
gcc-4.2 called with: -o conftest -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/freetype/2.6/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2_1/include/cairo -I/usr/local/Cellar/pango/1.36.8_1/include/pango-1.0 conftest.c -L/usr/local/Cellar/glib/2.44.1/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.2_1/lib -L/usr/local/Cellar/pango/1.36.8_1/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lm -lintl
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -Os -o conftest -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/freetype/2.6/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2_1/include/cairo -I/usr/local/Cellar/pango/1.36.8_1/include/pango-1.0 conftest.c -L/usr/local/Cellar/glib/2.44.1/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.2_1/lib -L/usr/local/Cellar/pango/1.36.8_1/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lm -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/fontconfig/include -I/usr/local/opt/pixman/include -I/usr/local/opt/cairo/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/libpng/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/fontconfig/lib -L/usr/local/opt/pixman/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
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 3.16.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtk+3/3.16.4 --disable-glibtest --enable-introspection=yes --disable-schemas-compile --enable-quartz-backend --enable-quartz-relocation --disable-x11-backend
## --------- ##
## Platform. ##
## --------- ##
hostname = mp_en0
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 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 6.00 gigabytes
Default processor set: 152 tasks, 587 threads, 8 processors
Load average: 3.80, Mach factor: 4.19
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/xz/bin
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/gettext/bin
PATH: /usr/local/opt/glib/bin
PATH: /usr/local/opt/jpeg/bin
PATH: /usr/local/opt/libtiff/bin
PATH: /usr/local/opt/libpng/bin
PATH: /usr/local/opt/gobject-introspection/bin
PATH: /usr/local/opt/gdk-pixbuf/bin
PATH: /usr/local/opt/freetype/bin
PATH: /usr/local/opt/fontconfig/bin
PATH: /usr/local/opt/cairo/bin
PATH: /usr/local/opt/icu4c/bin
PATH: /usr/local/opt/harfbuzz/bin
PATH: /usr/local/opt/pango/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2963: checking build system type
configure:2977: result: x86_64-apple-darwin10.8.0
configure:2997: checking host system type
configure:3010: result: x86_64-apple-darwin10.8.0
configure:3083: checking for a BSD-compatible install
configure:3151: result: /usr/bin/install -c
configure:3162: checking whether build environment is sane
configure:3217: result: yes
configure:3368: checking for a thread-safe mkdir -p
configure:3407: result: build-aux/install-sh -c -d
configure:3414: checking for gawk
configure:3444: result: no
configure:3414: checking for mawk
configure:3444: result: no
configure:3414: checking for nawk
configure:3444: result: no
configure:3414: checking for awk
configure:3430: found /usr/bin/awk
configure:3441: result: awk
configure:3452: checking whether make sets $(MAKE)
configure:3474: result: yes
configure:3503: checking whether make supports nested variables
configure:3520: result: yes
configure:3600: checking whether UID '503' is supported by ustar format
configure:3603: result: yes
configure:3610: checking whether GID '503' is supported by ustar format
configure:3613: result: yes
configure:3621: checking how to create a ustar tar archive
configure:3632: tar --version
bsdtar 2.6.2 - libarchive 2.6.2
configure:3635: $? = 0
configure:3675: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3678: $? = 0
configure:3682: tar -xf - <conftest.tar
configure:3685: $? = 0
configure:3687: cat conftest.dir/file
GrepMe
configure:3690: $? = 0
configure:3703: result: gnutar
configure:3754: checking whether to enable maintainer-specific portions of Makefiles
configure:3763: result: yes
configure:3791: checking whether make supports nested variables
configure:3808: result: yes
configure:3935: checking for gcc
configure:3962: result: gcc-4.2
configure:4191: checking for C compiler version
configure:4200: gcc-4.2 --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:4211: $? = 0
configure:4200: gcc-4.2 -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:4211: $? = 0
configure:4200: gcc-4.2 -V >&5
i686-apple-darwin10-gcc-4.2.1: '-V' must come at the start of the command line
configure:4211: $? = 1
configure:4200: gcc-4.2 -qversion >&5
Undefined symbols:
"_main", referenced from:
start in crt1.10.6.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:4211: $? = 1
configure:4231: checking whether the C compiler works
configure:4253: gcc-4.2 conftest.c >&5
configure:4257: $? = 0
configure:4305: result: yes
configure:4308: checking for C compiler default output file name
configure:4310: result: a.out
configure:4316: checking for suffix of executables
configure:4323: gcc-4.2 -o conftest conftest.c >&5
configure:4327: $? = 0
configure:4349: result:
configure:4371: checking whether we are cross compiling
configure:4379: gcc-4.2 -o conftest conftest.c >&5
configure:4383: $? = 0
configure:4390: ./conftest
configure:4394: $? = 0
configure:4409: result: no
configure:4414: checking for suffix of object files
configure:4436: gcc-4.2 -c conftest.c >&5
configure:4440: $? = 0
configure:4461: result: o
configure:4465: checking whether we are using the GNU C compiler
configure:4484: gcc-4.2 -c conftest.c >&5
configure:4484: $? = 0
configure:4493: result: yes
configure:4502: checking whether gcc-4.2 accepts -g
configure:4522: gcc-4.2 -c -g conftest.c >&5
configure:4522: $? = 0
configure:4563: result: yes
configure:4580: checking for gcc-4.2 option to accept ISO C89
configure:4643: gcc-4.2 -c -g -O2 conftest.c >&5
configure:4643: $? = 0
configure:4656: result: none needed
configure:4681: checking whether gcc-4.2 understands -c and -o together
configure:4703: gcc-4.2 -c conftest.c -o conftest2.o
configure:4706: $? = 0
configure:4703: gcc-4.2 -c conftest.c -o conftest2.o
configure:4706: $? = 0
configure:4718: result: yes
configure:4746: checking for style of include used by make
configure:4774: result: GNU
configure:4800: checking dependency style of gcc-4.2
configure:4911: result: none
configure:4931: checking how to run the C preprocessor
configure:4962: gcc-4.2 -E conftest.c
configure:4962: $? = 0
configure:4976: gcc-4.2 -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:4976: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5001: result: gcc-4.2 -E
configure:5021: gcc-4.2 -E conftest.c
configure:5021: $? = 0
configure:5035: gcc-4.2 -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:5035: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5119: checking for gcc
configure:5135: found /usr/local/Library/ENV/4.3/gcc
configure:5146: result: gcc
configure:5375: checking for C compiler version
configure:5384: gcc --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:5395: $? = 0
configure:5384: gcc -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:5395: $? = 0
configure:5384: gcc -V >&5
i686-apple-darwin10-gcc-4.2.1: '-V' must come at the start of the command line
configure:5395: $? = 1
configure:5384: gcc -qversion >&5
Undefined symbols:
"_main", referenced from:
start in crt1.10.6.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:5395: $? = 1
configure:5399: checking whether we are using the GNU C compiler
configure:5427: result: yes
configure:5436: checking whether gcc accepts -g
configure:5456: gcc-4.2 -c -g -O2 conftest.c >&5
configure:5456: $? = 0
configure:5497: result: yes
configure:5514: checking for gcc option to accept ISO C89
configure:5590: result: none needed
configure:5615: checking whether gcc understands -c and -o together
configure:5652: result: yes
configure:5671: checking dependency style of gcc
configure:5782: result: none
configure:5802: checking how to run the C preprocessor
configure:5833: gcc-4.2 -E conftest.c
configure:5833: $? = 0
configure:5847: gcc-4.2 -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:5847: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5872: result: gcc -E
configure:5892: gcc-4.2 -E conftest.c
configure:5892: $? = 0
configure:5906: gcc-4.2 -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:5906: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5944: checking whether gcc-4.2 and cc understand -c and -o together
configure:5975: gcc-4.2 -c conftest.c -o conftest2.o >&5
configure:5979: $? = 0
configure:5985: gcc-4.2 -c conftest.c -o conftest2.o >&5
configure:5989: $? = 0
configure:6000: cc -c conftest.c >&5
configure:6004: $? = 0
configure:6012: cc -c conftest.c -o conftest2.o >&5
configure:6016: $? = 0
configure:6022: cc -c conftest.c -o conftest2.o >&5
configure:6026: $? = 0
configure:6044: result: yes
configure:6056: checking whether make sets $(MAKE)
configure:6078: result: yes
configure:6097: checking for native Win32
configure:6119: result: no
configure:6138: checking for grep that handles long lines and -e
configure:6196: result: /usr/bin/grep
configure:6201: checking for egrep
configure:6263: result: /usr/bin/grep -E
configure:6268: checking for ANSI C header files
configure:6288: gcc-4.2 -c -g -O2 conftest.c >&5
configure:6288: $? = 0
configure:6361: gcc-4.2 -o conftest -g -O2 conftest.c >&5
configure:6361: $? = 0
configure:6361: ./conftest
configure:6361: $? = 0
configure:6372: result: yes
configure:6385: checking for sys/types.h
configure:6385: gcc-4.2 -c -g -O2 conftest.c >&5
configure:6385: $? = 0
configure:6385: result: yes
configure:6385: checking for sys/stat.h
configure:6385: gcc-4.2 -c -g -O2 conftest.c >&5
configure:6385: $? = 0
configure:6385: result: yes
configure:6385: checking for stdlib.h
configure:6385: gcc-4.2 -c -g -O2 conftest.c >&5
configure:6385: $? = 0
configure:6385: result: yes
configure:6385: checking for string.h
configure:6385: gcc-4.2 -c -g -O2 conftest.c >&5
configure:6385: $? = 0
configure:6385: result: yes
configure:6385: checking for memory.h
configure:6385: gcc-4.2 -c -g -O2 conftest.c >&5
configure:6385: $? = 0
configure:6385: result: yes
configure:6385: checking for strings.h
configure:6385: gcc-4.2 -c -g -O2 conftest.c >&5
configure:6385: $? = 0
configure:6385: result: yes
configure:6385: checking for inttypes.h
configure:6385: gcc-4.2 -c -g -O2 conftest.c >&5
configure:6385: $? = 0
configure:6385: result: yes
configure:6385: checking for stdint.h
configure:6385: gcc-4.2 -c -g -O2 conftest.c >&5
configure:6385: $? = 0
configure:6385: result: yes
configure:6385: checking for unistd.h
configure:6385: gcc-4.2 -c -g -O2 conftest.c >&5
configure:6385: $? = 0
configure:6385: result: yes
configure:6398: checking minix/config.h usability
configure:6398: gcc-4.2 -c -g -O2 conftest.c >&5
conftest.c:53:26: error: minix/config.h: No such file or directory
configure:6398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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
| /* 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
| #include <minix/config.h>
configure:6398: result: no
configure:6398: checking minix/config.h presence
configure:6398: gcc-4.2 -E conftest.c
conftest.c:20:26: error: minix/config.h: No such file or directory
configure:6398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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
| /* end confdefs.h. */
| #include <minix/config.h>
configure:6398: result: no
configure:6398: checking for minix/config.h
configure:6398: result: no
configure:6419: checking whether it is safe to define __EXTENSIONS__
configure:6437: gcc-4.2 -c -g -O2 conftest.c >&5
configure:6437: $? = 0
configure:6444: result: yes
configure:6678: checking for C++ compiler version
configure:6687: g++-4.2 --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:6698: $? = 0
configure:6687: g++-4.2 -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:6698: $? = 0
configure:6687: g++-4.2 -V >&5
i686-apple-darwin10-g++-4.2.1: '-V' must come at the start of the command line
configure:6698: $? = 1
configure:6687: g++-4.2 -qversion >&5
Undefined symbols:
"_main", referenced from:
start in crt1.10.6.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:6698: $? = 1
configure:6702: checking whether we are using the GNU C++ compiler
configure:6721: g++-4.2 -c conftest.cpp >&5
configure:6721: $? = 0
configure:6730: result: yes
configure:6739: checking whether g++-4.2 accepts -g
configure:6759: g++-4.2 -c -g conftest.cpp >&5
configure:6759: $? = 0
configure:6800: result: yes
configure:6825: checking dependency style of g++-4.2
configure:6936: result: none
configure:6963: g++-4.2 -c -g -O2 conftest.cpp >&5
configure:6963: $? = 0
configure:6991: g++-4.2 -c -g -O2 -x objective-c++ conftest.cpp >&5
configure:6991: $? = 0
configure:7073: checking how to print strings
configure:7100: result: printf
configure:7121: checking for a sed that does not truncate output
configure:7185: result: /usr/local/Library/ENV/4.3/sed
configure:7203: checking for fgrep
configure:7265: result: /usr/bin/grep -F
configure:7300: checking for ld used by gcc-4.2
configure:7367: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
configure:7374: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
configure:7389: result: no
configure:7401: checking for BSD- or MS-compatible name lister (nm)
configure:7450: result: /usr/bin/nm
configure:7580: checking the name lister (/usr/bin/nm) interface
configure:7587: gcc-4.2 -c -g -O2 conftest.c >&5
configure:7590: /usr/bin/nm "conftest.o"
configure:7593: output
0000000000000198 D _some_variable
configure:7600: result: BSD nm
configure:7603: checking whether ln -s works
configure:7607: result: yes
configure:7615: checking the maximum length of command line arguments
configure:7745: result: 196608
configure:7762: checking whether the shell understands some XSI constructs
configure:7772: result: yes
configure:7776: checking whether the shell understands "+="
configure:7782: result: yes
configure:7817: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format
configure:7857: result: func_convert_file_noop
configure:7864: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format
configure:7884: result: func_convert_file_noop
configure:7891: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
configure:7898: result: -r
configure:7972: checking for objdump
configure:8002: result: no
configure:8028: checking how to recognize dependent libraries
configure:8230: result: pass_all
configure:8315: checking for dlltool
configure:8345: result: no
configure:8372: checking how to associate runtime and link libraries
configure:8399: result: printf %s\n
configure:8459: checking for ar
configure:8475: found /usr/bin/ar
configure:8486: result: ar
configure:8523: checking for archiver @FILE support
configure:8540: gcc-4.2 -c -g -O2 conftest.c >&5
configure:8540: $? = 0
configure:8543: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:8546: $? = 1
configure:8566: result: no
configure:8624: checking for strip
configure:8640: found /usr/bin/strip
configure:8651: result: strip
configure:8723: checking for ranlib
configure:8739: found /usr/bin/ranlib
configure:8750: result: ranlib
configure:8852: checking command to parse /usr/bin/nm output from gcc-4.2 object
configure:8972: gcc-4.2 -c -g -O2 conftest.c >&5
configure:8975: $? = 0
configure:8979: /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:8982: $? = 0
cannot find nm_test_var in conftest.nm
configure:8972: gcc-4.2 -c -g -O2 conftest.c >&5
configure:8975: $? = 0
configure:8979: /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:8982: $? = 0
configure:9048: gcc-4.2 -o conftest -g -O2 conftest.c conftstm.o >&5
configure:9051: $? = 0
configure:9089: result: ok
configure:9126: checking for sysroot
configure:9156: result: no
configure:9418: checking for mt
configure:9448: result: no
configure:9468: checking if : is a manifest tool
configure:9474: : '-?'
configure:9482: result: no
configure:9538: checking for dsymutil
configure:9554: found /usr/bin/dsymutil
configure:9565: result: dsymutil
configure:9630: checking for nmedit
configure:9646: found /usr/bin/nmedit
configure:9657: result: nmedit
configure:9722: checking for lipo
configure:9738: found /usr/bin/lipo
configure:9749: result: lipo
configure:9814: checking for otool
configure:9830: found /usr/bin/otool
configure:9841: result: otool
configure:9906: checking for otool64
configure:9936: result: no
configure:9981: checking for -single_module linker flag
gcc-4.2 -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:10014: result: yes
configure:10017: checking for -exported_symbols_list linker flag
configure:10037: gcc-4.2 -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:10037: $? = 0
configure:10047: result: yes
configure:10050: checking for -force_load linker flag
gcc-4.2 -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
gcc-4.2 -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:10082: result: yes
configure:10121: checking for dlfcn.h
configure:10121: gcc-4.2 -c -g -O2 conftest.c >&5
configure:10121: $? = 0
configure:10121: result: yes
configure:10634: checking for objdir
configure:10649: result: .libs
configure:10920: checking if gcc-4.2 supports -fno-rtti -fno-exceptions
configure:10938: gcc-4.2 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:10942: $? = 0
configure:10955: result: no
configure:11282: checking for gcc-4.2 option to produce PIC
configure:11289: result: -fno-common -DPIC
configure:11297: checking if gcc-4.2 PIC flag -fno-common -DPIC works
configure:11315: gcc-4.2 -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:11319: $? = 0
configure:11332: result: yes
configure:11361: checking if gcc-4.2 static flag -static works
configure:11389: result: no
configure:11404: checking if gcc-4.2 supports -c -o file.o
configure:11425: gcc-4.2 -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:11429: $? = 0
configure:11451: result: yes
configure:11459: checking if gcc-4.2 supports -c -o file.o
configure:11506: result: yes
configure:11539: checking whether the gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
configure:12692: result: yes
configure:12932: checking dynamic linker characteristics
configure:13669: result: darwin10.8.0 dyld
configure:13776: checking how to hardcode library paths into programs
configure:13801: result: immediate
configure:14341: checking whether stripping libraries is possible
configure:14355: result: yes
configure:14381: checking if libtool supports shared libraries
configure:14383: result: yes
configure:14386: checking whether to build shared libraries
configure:14407: result: yes
configure:14410: checking whether to build static libraries
configure:14414: result: no
configure:14437: checking how to run the C++ preprocessor
configure:14464: g++-4.2 -E conftest.cpp
configure:14464: $? = 0
configure:14478: g++-4.2 -E conftest.cpp
conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory
configure:14478: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14503: result: g++-4.2 -E
configure:14523: g++-4.2 -E conftest.cpp
configure:14523: $? = 0
configure:14537: g++-4.2 -E conftest.cpp
conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory
configure:14537: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14706: checking for ld used by g++-4.2
configure:14773: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
configure:14780: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
configure:14795: result: no
configure:14850: checking whether the g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
configure:15855: result: yes
configure:15891: g++-4.2 -c -g -O2 conftest.cpp >&5
configure:15894: $? = 0
configure:16414: checking for g++-4.2 option to produce PIC
configure:16421: result: -fno-common -DPIC
configure:16429: checking if g++-4.2 PIC flag -fno-common -DPIC works
configure:16447: g++-4.2 -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:16451: $? = 0
configure:16464: result: yes
configure:16487: checking if g++-4.2 static flag -static works
configure:16515: result: no
configure:16527: checking if g++-4.2 supports -c -o file.o
configure:16548: g++-4.2 -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:16552: $? = 0
configure:16574: result: yes
configure:16579: checking if g++-4.2 supports -c -o file.o
configure:16626: result: yes
configure:16656: checking whether the g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
configure:16692: result: yes
configure:16833: checking dynamic linker characteristics
configure:17504: result: darwin10.8.0 dyld
configure:17557: checking how to hardcode library paths into programs
configure:17582: result: immediate
configure:17645: creating ./config.lt
## ------------------ ##
## Running config.lt. ##
## ------------------ ##
config.lt:679: creating libtool
configure:19291: checking for special C compiler options needed for large files
configure:19336: result: no
configure:19342: checking for _FILE_OFFSET_BITS value needed for large files
configure:19367: gcc-4.2 -c -g -O2 conftest.c >&5
configure:19367: $? = 0
configure:19399: result: no
configure:19494: checking dependency style of gcc-4.2
configure:19603: result: none
configure:19664: checking for nm
configure:19694: result: /usr/bin/nm
configure:19717: checking for some Win32 platform
configure:19727: result: no
configure:20120: checking for shm_open in -lrt
configure:20145: gcc-4.2 -o conftest -g -O2 conftest.c -lrt >&5
ld: library not found for -lrt
collect2: ld returned 1 exit status
configure:20145: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QUARTZ_RELOCATION 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shm_open ();
| int
| main ()
| {
| return shm_open ();
| ;
| return 0;
| }
configure:20154: result: no
configure:20166: checking for posix_fallocate
configure:20166: gcc-4.2 -o conftest -g -O2 conftest.c >&5
Undefined symbols:
"_posix_fallocate", referenced from:
_main in cc7Kx1CT.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:20166: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QUARTZ_RELOCATION 1
| /* end confdefs.h. */
| /* Define posix_fallocate to an innocuous variant, in case <limits.h> declares posix_fallocate.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define posix_fallocate innocuous_posix_fallocate
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char posix_fallocate (); 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 posix_fallocate
|
| /* 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 posix_fallocate ();
| /* 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_posix_fallocate || defined __stub___posix_fallocate
| choke me
| #endif
|
| int
| main ()
| {
| return posix_fallocate ();
| ;
| return 0;
| }
configure:20166: result: no
configure:20259: checking for pkg-config
configure:20277: found /usr/local/opt/pkg-config/bin/pkg-config
configure:20289: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:20314: checking pkg-config is at least version 0.9.0
configure:20317: result: yes
configure:20536: checking whether build environment is sane
configure:20591: result: yes
configure:20670: checking for BASE_DEPENDENCIES
configure:20677: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.43.4 atk >= 2.15.1 pango >= 1.36.7 cairo >= 1.14.0 cairo-gobject >= 1.14.0 gdk-pixbuf-2.0 >= 2.30.0"
configure:20680: $? = 0
configure:20694: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.43.4 atk >= 2.15.1 pango >= 1.36.7 cairo >= 1.14.0 cairo-gobject >= 1.14.0 gdk-pixbuf-2.0 >= 2.30.0"
configure:20697: $? = 0
configure:20755: result: yes
configure:20762: checking for CAIRO_BACKEND
configure:20769: $PKG_CONFIG --exists --print-errors "$cairo_backends"
configure:20772: $? = 0
configure:20786: $PKG_CONFIG --exists --print-errors "$cairo_backends"
configure:20789: $? = 0
configure:20847: result: yes
configure:20854: checking for GMODULE
configure:20861: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
configure:20864: $? = 0
configure:20878: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
configure:20881: $? = 0
configure:20939: result: yes
configure:20953: checking whether to write dependencies into .pc files
configure:20970: result: no
configure:20989: checking for perl5
configure:21022: result: no
configure:20989: checking for perl
configure:21007: found /usr/bin/perl
configure:21019: result: /usr/bin/perl
configure:21034: checking for lstat
configure:21034: gcc-4.2 -o conftest -g -O2 -Wall conftest.c >&5
configure:21034: $? = 0
configure:21034: result: yes
configure:21034: checking for mkstemp
configure:21034: gcc-4.2 -o conftest -g -O2 -Wall conftest.c >&5
configure:21034: $? = 0
configure:21034: result: yes
configure:21045: checking for localtime_r
configure:21045: gcc-4.2 -o conftest -g -O2 -Wall conftest.c >&5
configure:21045: $? = 0
configure:21045: result: yes
configure:21056: checking for _NL_TIME_FIRST_WEEKDAY
configure:21070: gcc-4.2 -o conftest -g -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:36: error: '_NL_TIME_FIRST_WEEKDAY' undeclared (first use in this function)
conftest.c:36: error: (Each undeclared identifier is reported only once
conftest.c:36: error: for each function it appears in.)
configure:21070: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QUARTZ_RELOCATION 1
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h. */
| #include <langinfo.h>
| int
| main ()
| {
| char c;
| c = *((unsigned char *) nl_langinfo(_NL_TIME_FIRST_WEEKDAY));
| ;
| return 0;
| }
configure:21077: result: no
configure:21086: checking for _NL_MEASUREMENT_MEASUREMENT
configure:21100: gcc-4.2 -o conftest -g -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:36: error: '_NL_MEASUREMENT_MEASUREMENT' undeclared (first use in this function)
conftest.c:36: error: (Each undeclared identifier is reported only once
conftest.c:36: error: for each function it appears in.)
configure:21100: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QUARTZ_RELOCATION 1
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h. */
| #include <langinfo.h>
| int
| main ()
| {
| char c;
| c = *((unsigned char *) nl_langinfo(_NL_MEASUREMENT_MEASUREMENT));
| ;
| return 0;
| }
configure:21107: result: no
configure:21116: checking for _NL_PAPER_HEIGHT
configure:21130: gcc-4.2 -o conftest -g -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:36: error: '_NL_PAPER_HEIGHT' undeclared (first use in this function)
conftest.c:36: error: (Each undeclared identifier is reported only once
conftest.c:36: error: for each function it appears in.)
configure:21130: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QUARTZ_RELOCATION 1
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h. */
| #include <langinfo.h>
| int
| main ()
| {
| char c;
| c = *((unsigned char *) nl_langinfo(_NL_PAPER_HEIGHT));
| ;
| return 0;
| }
configure:21137: result: no
configure:21146: checking for _NL_PAPER_WIDTH
configure:21160: gcc-4.2 -o conftest -g -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:36: error: '_NL_PAPER_WIDTH' undeclared (first use in this function)
conftest.c:36: error: (Each undeclared identifier is reported only once
conftest.c:36: error: for each function it appears in.)
configure:21160: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QUARTZ_RELOCATION 1
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h. */
| #include <langinfo.h>
| int
| main ()
| {
| char c;
| c = *((unsigned char *) nl_langinfo(_NL_PAPER_WIDTH));
| ;
| return 0;
| }
configure:21167: result: no
configure:21180: checking locale.h usability
configure:21180: gcc-4.2 -c -g -O2 -Wall conftest.c >&5
configure:21180: $? = 0
configure:21180: result: yes
configure:21180: checking locale.h presence
configure:21180: gcc-4.2 -E conftest.c
configure:21180: $? = 0
configure:21180: result: yes
configure:21180: checking for locale.h
configure:21180: result: yes
configure:21191: checking for LC_MESSAGES
configure:21207: gcc-4.2 -o conftest -g -O2 -Wall conftest.c >&5
configure:21207: $? = 0
configure:21215: result: yes
configure:21232: checking libintl.h usability
configure:21232: gcc-4.2 -c -g -O2 -Wall conftest.c >&5
configure:21232: $? = 0
configure:21232: result: yes
configure:21232: checking libintl.h presence
configure:21232: gcc-4.2 -E conftest.c
configure:21232: $? = 0
configure:21232: result: yes
configure:21232: checking for libintl.h
configure:21232: result: yes
configure:21240: checking for ngettext in libc
configure:21258: gcc-4.2 -o conftest -g -O2 -Wall conftest.c >&5
Undefined symbols:
"_libintl_ngettext", referenced from:
_main in ccumVkQ0.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:21258: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QUARTZ_RELOCATION 1
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_LOCALTIME_R 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:21267: result: no
configure:21323: checking for bindtextdomain in -lintl
configure:21348: gcc-4.2 -o conftest -g -O2 -Wall conftest.c -lintl >&5
configure:21348: $? = 0
configure:21357: result: yes
configure:21360: checking for ngettext in -lintl
configure:21385: gcc-4.2 -o conftest -g -O2 -Wall conftest.c -lintl >&5
configure:21385: $? = 0
configure:21394: result: yes
configure:21397: checking for dgettext in -lintl
configure:21422: gcc-4.2 -o conftest -g -O2 -Wall conftest.c -lintl >&5
conftest.c:40: warning: conflicting types for built-in function 'dgettext'
configure:21422: $? = 0
configure:21431: result: yes
configure:21544: checking for bind_textdomain_codeset
configure:21544: gcc-4.2 -o conftest -g -O2 -Wall conftest.c -lintl >&5
configure:21544: $? = 0
configure:21544: result: yes
configure:21581: checking for msgfmt
configure:21608: result: /usr/local/opt/gettext/bin/msgfmt
configure:21619: checking for dcgettext
configure:21619: gcc-4.2 -o conftest -g -O2 -Wall conftest.c -lintl >&5
conftest.c:58: warning: conflicting types for built-in function 'dcgettext'
configure:21619: $? = 0
configure:21619: result: yes
configure:21629: checking if msgfmt accepts -c
configure:21644: $MSGFMT -c -o /dev/null conftest.foo
conftest.foo:3: warning: header field 'Language' missing in header
configure:21647: $? = 0
configure:21649: result: yes
configure:21659: checking for gmsgfmt
configure:21690: result: /usr/local/opt/gettext/bin/msgfmt
configure:21700: checking for xgettext
configure:21727: result: /usr/local/opt/gettext/bin/xgettext
configure:21746: gcc-4.2 -o conftest -g -O2 -Wall conftest.c -lintl >&5
configure:21746: $? = 0
configure:21828: checking for catalogs to be installed
configure:21853: result: af am an ang ar as ast az az_IR be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en en_CA en_GB en@shaw eo es et eu fa fi fr ga gd gl gu he hi hr hu hy ia id io is it ja ka kg kk km kn ko ku ky lg li lt lv mai mi mk ml mn mr ms my nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@ije sr@latin sv ta te tg th tk tr tt ug uk ur uz uz@cyrillic vi wa xh yi zh_CN zh_HK zh_TW
configure:21886: checking whether xgettext supports ui files
configure:21889: result: yes
configure:21936: checking for extra flags to get ANSI library prototypes
configure:21950: gcc-4.2 -o conftest -g -O2 -Wall conftest.c -lintl -lm >&5
configure:21950: $? = 0
configure:21950: ./conftest
configure:21950: $? = 0
configure:21951: result: none needed
configure:21986: checking for the BeOS
configure:21995: result: no
configure:22004: checking for HP-UX
configure:22013: result: no
configure:22106: checking for pkg-config
configure:22136: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:22161: checking pkg-config is at least version 0.16
configure:22164: result: yes
configure:22181: checking for GLIB - version >= 2.43.4
configure:22307: result: yes (version 2.44.1)
configure:22384: checking for pkg-config
configure:22402: found /usr/local/opt/pkg-config/bin/pkg-config
configure:22414: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:22425: checking build system's pkg-config is at least version 0.16
configure:22428: result: yes
configure:22445: checking for bind_textdomain_codeset
configure:22445: result: yes
configure:22458: checking sys/mman.h usability
configure:22458: gcc-4.2 -c -g -O2 -Wall conftest.c >&5
configure:22458: $? = 0
configure:22458: result: yes
configure:22458: checking sys/mman.h presence
configure:22458: gcc-4.2 -E conftest.c
configure:22458: $? = 0
configure:22458: result: yes
configure:22458: checking for sys/mman.h
configure:22458: result: yes
configure:22472: checking sys/time.h usability
configure:22472: gcc-4.2 -c -g -O2 -Wall conftest.c >&5
configure:22472: $? = 0
configure:22472: result: yes
configure:22472: checking sys/time.h presence
configure:22472: gcc-4.2 -E conftest.c
configure:22472: $? = 0
configure:22472: result: yes
configure:22472: checking for sys/time.h
configure:22472: result: yes
configure:22486: checking for unistd.h
configure:22486: result: yes
configure:22500: checking ftw.h usability
configure:22500: gcc-4.2 -c -g -O2 -Wall conftest.c >&5
configure:22500: $? = 0
configure:22500: result: yes
configure:22500: checking ftw.h presence
configure:22500: gcc-4.2 -E conftest.c
configure:22500: $? = 0
configure:22500: result: yes
configure:22500: checking for ftw.h
configure:22500: result: yes
configure:22513: checking for GNU ftw extensions
configure:22528: gcc-4.2 -c -g -O2 -Wall conftest.c >&5
conftest.c:48:1: warning: "_GNU_SOURCE" redefined
conftest.c:21:1: warning: this is the location of the previous definition
conftest.c: In function 'main':
conftest.c:53: error: 'FTW_ACTIONRETVAL' undeclared (first use in this function)
conftest.c:53: error: (Each undeclared identifier is reported only once
conftest.c:53: error: for each function it appears in.)
conftest.c:53: warning: unused variable 'flags'
configure:22528: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QUARTZ_RELOCATION 1
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_LOCALTIME_R 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 GTK_LOCALEDIR "/usr/local/Cellar/gtk+3/3.16.4/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| /* end confdefs.h. */
| #define _XOPEN_SOURCE 500
| #define _GNU_SOURCE
| #include <ftw.h>
| int
| main ()
| {
| int flags = FTW_ACTIONRETVAL;
| ;
| return 0;
| }
configure:22541: result: no
configure:22571: checking for stdlib.h
configure:22571: result: yes
configure:22571: checking for unistd.h
configure:22571: result: yes
configure:22571: checking for sys/param.h
configure:22571: gcc-4.2 -c -g -O2 -Wall conftest.c >&5
configure:22571: $? = 0
configure:22571: result: yes
configure:22591: checking for getpagesize
configure:22591: gcc-4.2 -o conftest -g -O2 -Wall conftest.c -lintl >&5
configure:22591: $? = 0
configure:22591: result: yes
configure:22600: checking for working mmap
configure:22747: gcc-4.2 -o conftest -g -O2 -Wall conftest.c -lintl >&5
configure:22747: $? = 0
configure:22747: ./conftest
configure:22747: $? = 0
configure:22757: result: yes
configure:22769: checking for mallinfo
configure:22769: gcc-4.2 -o conftest -g -O2 -Wall conftest.c -lintl >&5
Undefined symbols:
"_mallinfo", referenced from:
_main in ccc0NIGD.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:22769: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QUARTZ_RELOCATION 1
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_LOCALTIME_R 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 GTK_LOCALEDIR "/usr/local/Cellar/gtk+3/3.16.4/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define GLIB_DISABLE_DEPRECATION_WARNINGS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
| /* Define mallinfo to an innocuous variant, in case <limits.h> declares mallinfo.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mallinfo innocuous_mallinfo
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mallinfo (); 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 mallinfo
|
| /* 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 mallinfo ();
| /* 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_mallinfo || defined __stub___mallinfo
| choke me
| #endif
|
| int
| main ()
| {
| return mallinfo ();
| ;
| return 0;
| }
configure:22769: result: no
configure:22780: checking for getresuid
configure:22780: gcc-4.2 -o conftest -g -O2 -Wall conftest.c -lintl >&5
Undefined symbols:
"_getresuid", referenced from:
_main in ccMHJBAa.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:22780: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QUARTZ_RELOCATION 1
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_LOCALTIME_R 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 GTK_LOCALEDIR "/usr/local/Cellar/gtk+3/3.16.4/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define GLIB_DISABLE_DEPRECATION_WARNINGS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
| /* Define getresuid to an innocuous variant, in case <limits.h> declares getresuid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getresuid innocuous_getresuid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getresuid (); 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 getresuid
|
| /* 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 getresuid ();
| /* 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_getresuid || defined __stub___getresuid
| choke me
| #endif
|
| int
| main ()
| {
| return getresuid ();
| ;
| return 0;
| }
configure:22780: result: no
configure:22789: checking for uid_t in sys/types.h
configure:22808: result: yes
configure:22821: checking for round in -lm
configure:22846: gcc-4.2 -o conftest -g -O2 -Wall conftest.c -lm -lintl >&5
conftest.c:60: warning: conflicting types for built-in function 'round'
configure:22846: $? = 0
configure:22855: result: yes
configure:22869: checking for round
configure:22869: gcc-4.2 -o conftest -g -O2 -Wall conftest.c -lm -lintl >&5
conftest.c:77: warning: conflicting types for built-in function 'round'
configure:22869: $? = 0
configure:22869: result: yes
configure:22869: checking for rint
configure:22869: gcc-4.2 -o conftest -g -O2 -Wall conftest.c -lm -lintl >&5
conftest.c:78: warning: conflicting types for built-in function 'rint'
configure:22869: $? = 0
configure:22869: result: yes
configure:22869: checking for nearbyint
configure:22869: gcc-4.2 -o conftest -g -O2 -Wall conftest.c -lm -lintl >&5
conftest.c:79: warning: conflicting types for built-in function 'nearbyint'
configure:22869: $? = 0
configure:22869: result: yes
configure:22869: checking for sincos
configure:22869: gcc-4.2 -o conftest -g -O2 -Wall conftest.c -lm -lintl >&5
conftest.c:80: warning: conflicting types for built-in function 'sincos'
Undefined symbols:
"_sincos", referenced from:
_main in ccURCZwK.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:22869: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QUARTZ_RELOCATION 1
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_LOCALTIME_R 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 GTK_LOCALEDIR "/usr/local/Cellar/gtk+3/3.16.4/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define GLIB_DISABLE_DEPRECATION_WARNINGS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIBM 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_NEARBYINT 1
| /* end confdefs.h. */
| /* Define sincos to an innocuous variant, in case <limits.h> declares sincos.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sincos innocuous_sincos
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sincos (); 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 sincos
|
| /* 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 sincos ();
| /* 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_sincos || defined __stub___sincos
| choke me
| #endif
|
| int
| main ()
| {
| return sincos ();
| ;
| return 0;
| }
configure:22869: result: no
configure:22878: checking whether isnan is declared
configure:22878: gcc-4.2 -c -g -O2 -Wall conftest.c >&5
configure:22878: $? = 0
configure:22878: result: yes
configure:22889: checking whether isinf is declared
configure:22889: gcc-4.2 -c -g -O2 -Wall conftest.c >&5
configure:22889: $? = 0
configure:22889: result: yes
configure:22905: checking crt_externs.h usability
configure:22905: gcc-4.2 -c -g -O2 -Wall conftest.c >&5
configure:22905: $? = 0
configure:22905: result: yes
configure:22905: checking crt_externs.h presence
configure:22905: gcc-4.2 -E conftest.c
configure:22905: $? = 0
configure:22905: result: yes
configure:22905: checking for crt_externs.h
configure:22905: result: yes
configure:22917: checking for _NSGetEnviron
configure:22917: gcc-4.2 -o conftest -g -O2 -Wall conftest.c -lm -lintl >&5
configure:22917: $? = 0
configure:22917: result: yes
configure:22927: checking whether to build dynamic modules
configure:22943: result: yes
configure:22945: checking whether dynamic modules work
configure:22970: result: yes
configure:22991: checking immodules to build
configure:23020: result:
configure:23167: checking sys/systeminfo.h usability
configure:23167: gcc-4.2 -c -g -O2 -Wall conftest.c >&5
conftest.c:95:28: error: sys/systeminfo.h: No such file or directory
configure:23167: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QUARTZ_RELOCATION 1
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_LOCALTIME_R 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 GTK_LOCALEDIR "/usr/local/Cellar/gtk+3/3.16.4/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define GLIB_DISABLE_DEPRECATION_WARNINGS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIBM 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_NEARBYINT 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE__NSGETENVIRON 1
| #define USE_GMODULE 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
| #include <sys/systeminfo.h>
configure:23167: result: no
configure:23167: checking sys/systeminfo.h presence
configure:23167: gcc-4.2 -E conftest.c
conftest.c:62:28: error: sys/systeminfo.h: No such file or directory
configure:23167: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QUARTZ_RELOCATION 1
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_LOCALTIME_R 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 GTK_LOCALEDIR "/usr/local/Cellar/gtk+3/3.16.4/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define GLIB_DISABLE_DEPRECATION_WARNINGS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIBM 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_NEARBYINT 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE__NSGETENVIRON 1
| #define USE_GMODULE 1
| /* end confdefs.h. */
| #include <sys/systeminfo.h>
configure:23167: result: no
configure:23167: checking for sys/systeminfo.h
configure:23167: result: no
configure:23175: checking sys/sysinfo.h usability
configure:23175: gcc-4.2 -c -g -O2 -Wall conftest.c >&5
conftest.c:95:25: error: sys/sysinfo.h: No such file or directory
configure:23175: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QUARTZ_RELOCATION 1
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_LOCALTIME_R 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 GTK_LOCALEDIR "/usr/local/Cellar/gtk+3/3.16.4/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define GLIB_DISABLE_DEPRECATION_WARNINGS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIBM 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_NEARBYINT 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE__NSGETENVIRON 1
| #define USE_GMODULE 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
| #include <sys/sysinfo.h>
configure:23175: result: no
configure:23175: checking sys/sysinfo.h presence
configure:23175: gcc-4.2 -E conftest.c
conftest.c:62:25: error: sys/sysinfo.h: No such file or directory
configure:23175: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "3.16.4"
| #define PACKAGE_STRING "gtk+ 3.16.4"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk30"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define QUARTZ_RELOCATION 1
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_LOCALTIME_R 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 GTK_LOCALEDIR "/usr/local/Cellar/gtk+3/3.16.4/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define GLIB_DISABLE_DEPRECATION_WARNINGS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_LIBM 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_NEARBYINT 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL_ISINF 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE__NSGETENVIRON 1
| #define USE_GMODULE 1
| /* end confdefs.h. */
| #include <sys/sysinfo.h>
configure:23175: result: no
configure:23175: checking for sys/sysinfo.h
configure:23175: result: no
configure:24345: checking Pango flags
configure:24351: result: -D_REENTRANT -I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/freetype/2.6/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2_1/include/cairo -I/usr/local/Cellar/pango/1.36.8_1/include/pango-1.0 -L/usr/local/Cellar/glib/2.44.1/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.2_1/lib -L/usr/local/Cellar/pango/1.36.8_1/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo
configure:24385: gcc-4.2 -o conftest -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/freetype/2.6/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2_1/include/cairo -I/usr/local/Cellar/pango/1.36.8_1/include/pango-1.0 conftest.c -L/usr/local/Cellar/glib/2.44.1/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.14.2_1/lib -L/usr/local/Cellar/pango/1.36.8_1/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lm -lintl >&5
configure:24385: $? = 0
configure:24408: checking for GDK_DEP
configure:24415: $PKG_CONFIG --exists --print-errors "$GDK_PACKAGES $GDK_PRIVATE_PACKAGES"
Package epoxy was not found in the pkg-config search path.
Perhaps you should add the directory containing `epoxy.pc'
to the PKG_CONFIG_PATH environment variable
No package 'epoxy' found
configure:24418: $? = 1
configure:24432: $PKG_CONFIG --exists --print-errors "$GDK_PACKAGES $GDK_PRIVATE_PACKAGES"
Package epoxy was not found in the pkg-config search path.
Perhaps you should add the directory containing `epoxy.pc'
to the PKG_CONFIG_PATH environment variable
No package 'epoxy' found
configure:24435: $? = 1
configure:24449: result: no
No package 'epoxy' found
configure:24465: error: Package requirements (pango pangocairo gdk-pixbuf-2.0 >= 2.30.0 cairo >= 1.14.0 cairo-gobject >= 1.14.0 gio-unix-2.0 >= 2.43.4 cairo-quartz epoxy >= 1.0) were not met:
No package 'epoxy' 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 GDK_DEP_CFLAGS
and GDK_DEP_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-darwin10.8.0
ac_cv_build_prog_CPP='gcc -E'
ac_cv_build_prog_cc_g=yes
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ATK_CFLAGS_set=
ac_cv_env_ATK_CFLAGS_value=
ac_cv_env_ATK_LIBS_set=
ac_cv_env_ATK_LIBS_value=
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=gcc-4.2
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_COLORD_CFLAGS_set=
ac_cv_env_COLORD_CFLAGS_value=
ac_cv_env_COLORD_LIBS_set=
ac_cv_env_COLORD_LIBS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
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=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++-4.2
ac_cv_env_GDK_DEP_CFLAGS_set=
ac_cv_env_GDK_DEP_CFLAGS_value=
ac_cv_env_GDK_DEP_LIBS_set=
ac_cv_env_GDK_DEP_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_GTK_DEP_CFLAGS_set=
ac_cv_env_GTK_DEP_CFLAGS_value=
ac_cv_env_GTK_DEP_LIBS_set=
ac_cv_env_GTK_DEP_LIBS_value=
ac_cv_env_JSON_GLIB_CFLAGS_set=
ac_cv_env_JSON_GLIB_CFLAGS_value=
ac_cv_env_JSON_GLIB_LIBS_set=
ac_cv_env_JSON_GLIB_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBCANBERRA_CFLAGS_set=
ac_cv_env_LIBCANBERRA_CFLAGS_value=
ac_cv_env_LIBCANBERRA_LIBS_set=
ac_cv_env_LIBCANBERRA_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_FOR_BUILD_set=
ac_cv_env_PKG_CONFIG_FOR_BUILD_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.6
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/gsettings-desktop-schemas/share/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_REST_CFLAGS_set=
ac_cv_env_REST_CFLAGS_value=
ac_cv_env_REST_LIBS_set=
ac_cv_env_REST_LIBS_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_func__NSGetEnviron=yes
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_dcgettext=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getresuid=no
ac_cv_func_localtime_r=yes
ac_cv_func_lstat=yes
ac_cv_func_mallinfo=no
ac_cv_func_mkstemp=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_nearbyint=yes
ac_cv_func_posix_fallocate=no
ac_cv_func_rint=yes
ac_cv_func_round=yes
ac_cv_func_sincos=no
ac_cv_have_decl_isinf=yes
ac_cv_have_decl_isnan=yes
ac_cv_header_crt_externs_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_ftw_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_minix_config_h=no
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_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysinfo_h=no
ac_cv_header_sys_systeminfo_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin10.8.0
ac_cv_lib_intl_bindtextdomain=yes
ac_cv_lib_intl_dgettext=yes
ac_cv_lib_intl_ngettext=yes
ac_cv_lib_m_round=yes
ac_cv_lib_rt_shm_open=no
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/opt/gettext/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/usr/local/opt/gettext/bin/msgfmt
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_PKG_CONFIG_FOR_BUILD=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_XGETTEXT=/usr/local/opt/gettext/bin/xgettext
ac_cv_path_ac_pt_NM=/usr/bin/nm
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc-4.2 -E'
ac_cv_prog_CXXCPP='g++-4.2 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc-4.2
ac_cv_prog_ac_ct_CC_FOR_BUILD=gcc
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_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_4_2_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_uid_t=yes
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_c_o=yes
am_cv_prog_tar_ustar=gnutar
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/libexec/gcc/i686-apple-darwin10/4.2.1/ld
lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
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
pkg_cv_BASE_DEPENDENCIES_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.16.0/include/atk-1.0 -I/usr/local/Cellar/freetype/2.6/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2_1/include/cairo -I/usr/local/Cellar/pango/1.36.8_1/include/pango-1.0 '
pkg_cv_BASE_DEPENDENCIES_LIBS='-L/usr/local/Cellar/glib/2.44.1/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.30.8/lib -L/usr/local/Cellar/atk/2.16.0/lib -L/usr/local/Cellar/cairo/1.14.2_1/lib -L/usr/local/Cellar/pango/1.36.8_1/lib -latk-1.0 -lpango-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
pkg_cv_CAIRO_BACKEND_CFLAGS='-I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/freetype/2.6/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2_1/include/cairo '
pkg_cv_CAIRO_BACKEND_LIBS='-L/usr/local/Cellar/cairo/1.14.2_1/lib -lcairo '
pkg_cv_GMODULE_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include '
pkg_cv_GMODULE_LIBS='-L/usr/local/Cellar/glib/2.44.1/lib -L/usr/local/opt/gettext/lib -lgmodule-2.0 -lglib-2.0 -lintl '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/gtk+320150617-29571-7ic2tv/gtk+-3.16.4/build-aux/missing aclocal-1.15'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
ATK_CFLAGS=''
ATK_LIBS=''
ATK_PREFIX=''
ATK_REQUIRED_VERSION='2.15.1'
AUTOCONF='${SHELL} /private/tmp/gtk+320150617-29571-7ic2tv/gtk+-3.16.4/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/gtk+320150617-29571-7ic2tv/gtk+-3.16.4/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/gtk+320150617-29571-7ic2tv/gtk+-3.16.4/build-aux/missing automake-1.15'
AWK='awk'
BASE_DEPENDENCIES_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.8/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.16.0/include/atk-1.0 -I/usr/local/Cellar/freetype/2.6/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2_1/include/cairo -I/usr/local/Cellar/pango/1.36.8_1/include/pango-1.0 '
BASE_DEPENDENCIES_LIBS='-L/usr/local/Cellar/glib/2.44.1/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.30.8/lib -L/usr/local/Cellar/atk/2.16.0/lib -L/usr/local/Cellar/cairo/1.14.2_1/lib -L/usr/local/Cellar/pango/1.36.8_1/lib -latk-1.0 -lpango-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
BUILDOPT_INSTALL_TESTS_FALSE=''
BUILDOPT_INSTALL_TESTS_TRUE='#'
BUILD_DYNAMIC_MODULES_FALSE='#'
BUILD_DYNAMIC_MODULES_TRUE=''
BUILD_EXEEXT=''
BUILD_OBJEXT=''
CAIRO_BACKEND_CFLAGS='-I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/freetype/2.6/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2_1/include/cairo '
CAIRO_BACKEND_LIBS='-L/usr/local/Cellar/cairo/1.14.2_1/lib -lcairo '
CAIRO_PREFIX=''
CAIRO_REQUIRED_VERSION='1.14.0'
CATALOGS=' af.gmo am.gmo an.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en.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 gd.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kg.gmo kk.gmo km.gmo kn.gmo ko.gmo ku.gmo ky.gmo lg.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.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@ije.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tk.gmo tr.gmo tt.gmo ug.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
CATOBJEXT='.gmo'
CC='gcc-4.2'
CCAS='gcc-4.2'
CCASDEPMODE='depmode=none'
CCASFLAGS='-g -O2'
CCDEPMODE='depmode=none'
CC_FOR_BUILD='gcc'
CFLAGS='-g -O2 -Wall'
CFLAGS_FOR_BUILD='-g -O2'
COLORD_CFLAGS=''
COLORD_LIBS=''
CPP='gcc-4.2 -E'
CPPFLAGS=''
CPPFLAGS_FOR_BUILD=''
CPP_FOR_BUILD='gcc -E'
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CUPS_API_MAJOR=''
CUPS_API_MINOR=''
CUPS_CFLAGS=''
CUPS_CONFIG=''
CUPS_LIBS=''
CXX='g++-4.2'
CXXCPP='g++-4.2 -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS=''
DEPDIR='.deps'
DISABLE_EXPLICIT_DEPS_FALSE='#'
DISABLE_EXPLICIT_DEPS_TRUE=''
DISABLE_ON_QUARTZ='%'
DISABLE_ON_W32=''
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_DOC_CROSS_REFERENCES_FALSE=''
ENABLE_DOC_CROSS_REFERENCES_TRUE=''
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
ENABLE_MAN_FALSE=''
ENABLE_MAN_TRUE=''
ENABLE_ON_X11='%'
EXEEXT=''
EXE_MANIFEST_ARCHITECTURE='X86'
FGREP='/usr/bin/grep -F'
GAIL_INET_LIBS=''
GAIL_LT_CURRENT_MINUS_AGE='0'
GAIL_LT_VERSION_INFO='0:0:0'
GDK_BACKENDS='quartz'
GDK_DEP_CFLAGS=''
GDK_DEP_LIBS=''
GDK_EXTRA_CFLAGS=''
GDK_EXTRA_LIBS=' -framework Cocoa'
GDK_HIDDEN_VISIBILITY_CFLAGS=''
GDK_PACKAGES='pango pangocairo gdk-pixbuf-2.0 >= 2.30.0 cairo >= 1.14.0 cairo-gobject >= 1.14.0'
GDK_PIXBUF_LIBS=''
GDK_PIXBUF_REQUIRED_VERSION='2.30.0'
GDK_PRIVATE_PACKAGES='gio-unix-2.0 >= 2.43.4 cairo-quartz epoxy >= 1.0'
GETTEXT_PACKAGE='gtk30'
GLIB_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include '
GLIB_CFLAGS_FOR_BUILD='-D_REENTRANT -I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include '
GLIB_COMPILE_RESOURCES='glib-compile-resources'
GLIB_COMPILE_SCHEMAS=''
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_LIBS='-L/usr/local/Cellar/glib/2.44.1/lib -L/usr/local/opt/gettext/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl '
GLIB_LIBS_FOR_BUILD='-L/usr/local/Cellar/glib/2.44.1/lib -L/usr/local/opt/gettext/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl '
GLIB_MKENUMS='glib-mkenums'
GLIB_PREFIX=''
GLIB_REQUIRED_VERSION='2.43.4'
GMODULE_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include '
GMODULE_LIBS='-L/usr/local/Cellar/glib/2.44.1/lib -L/usr/local/opt/gettext/lib -lgmodule-2.0 -lglib-2.0 -lintl '
GMOFILES=' af.gmo am.gmo an.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en.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 gd.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kg.gmo kk.gmo km.gmo kn.gmo ko.gmo ku.gmo ky.gmo lg.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.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@ije.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tk.gmo tr.gmo tt.gmo ug.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
GMSGFMT='/usr/local/opt/gettext/bin/msgfmt'
GOBJECT_QUERY='gobject-query'
GREP='/usr/bin/grep'
GSETTINGS_DISABLE_SCHEMAS_COMPILE=''
GSETTINGS_RULES=''
GTKDOC_CHECK=''
GTKDOC_CHECK_PATH=''
GTKDOC_DEPS_CFLAGS=''
GTKDOC_DEPS_LIBS=''
GTKDOC_MKPDF=''
GTKDOC_REBASE=''
GTK_API_VERSION='3.0'
GTK_BINARY_AGE='1604'
GTK_BINARY_VERSION='3.0.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='4'
GTK_LINK_FLAGS=''
GTK_MAJOR_VERSION='3'
GTK_MICRO_VERSION='4'
GTK_MINOR_VERSION='16'
GTK_PACKAGES=''
GTK_PRINT_BACKENDS=''
GTK_PRIVATE_PACKAGES=''
GTK_VERSION='3.16.4'
GTK_XIM_FLAGS=''
HAVE_CLOUDPRINT_FALSE=''
HAVE_CLOUDPRINT_TRUE=''
HAVE_COLORD_FALSE=''
HAVE_COLORD_TRUE=''
HAVE_CUPS_FALSE=''
HAVE_CUPS_TRUE=''
HAVE_CXX_FALSE='#'
HAVE_CXX_TRUE=''
HAVE_GTK_DOC_FALSE=''
HAVE_GTK_DOC_TRUE=''
HAVE_HTTP_AUTHSTRING=''
HAVE_INCLUDED_IMMMODULES_FALSE=''
HAVE_INCLUDED_IMMMODULES_TRUE='#'
HAVE_INTROSPECTION_FALSE=''
HAVE_INTROSPECTION_TRUE=''
HAVE_LIBCANBERRA_FALSE=''
HAVE_LIBCANBERRA_TRUE=''
HAVE_OBJC_FALSE='#'
HAVE_OBJC_TRUE=''
HAVE_PAPI_FALSE=''
HAVE_PAPI_TRUE=''
HTML_DIR=''
INCLUDED_IMMODULE_DEFINE=''
INCLUDED_IMMODULE_OBJ=''
INCLUDE_IM_AM_ET_FALSE=''
INCLUDE_IM_AM_ET_TRUE='#'
INCLUDE_IM_BROADWAY_FALSE=''
INCLUDE_IM_BROADWAY_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_QUARTZ_FALSE=''
INCLUDE_IM_QUARTZ_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='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS='-lintl '
INTROSPECTION_CFLAGS=''
INTROSPECTION_COMPILER=''
INTROSPECTION_GENERATE=''
INTROSPECTION_GIRDIR=''
INTROSPECTION_LIBS=''
INTROSPECTION_MAKEFILE=''
INTROSPECTION_REQUIRED_VERSION='1.39.0'
INTROSPECTION_SCANNER=''
INTROSPECTION_TYPELIBDIR=''
JSON_GLIB_CFLAGS=''
JSON_GLIB_LIBS=''
LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
LDFLAGS=''
LDFLAGS_FOR_BUILD=''
LIBCANBERRA_CFLAGS=''
LIBCANBERRA_LIBS=''
LIBOBJS=''
LIBS='-lm -lintl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_EXE_MACHINE_FLAG='X86'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LT_CURRENT_MINUS_AGE='0'
LT_VERSION_INFO='1600:4:1600'
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /private/tmp/gtk+320150617-29571-7ic2tv/gtk+-3.16.4/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MATH_LIB='-lm'
MKDIR_P='build-aux/install-sh -c -d'
MKINSTALLDIRS='build-aux/mkinstalldirs'
MSGFMT='/usr/local/opt/gettext/bin/msgfmt'
MSGFMT_OPTS='-c'
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OS_DARWIN_FALSE='#'
OS_DARWIN_TRUE=''
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+ 3.16.4'
PACKAGE_TARNAME='gtk+'
PACKAGE_URL=''
PACKAGE_VERSION='3.16.4'
PANGO_PREFIX=''
PANGO_REQUIRED_VERSION='1.36.7'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PKG_CONFIG_FOR_BUILD='/usr/local/opt/pkg-config/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.6'
PKG_CONFIG_PATH='/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/gsettings-desktop-schemas/share/pkgconfig'
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
POFILES=' af.po am.po an.po ang.po ar.po as.po ast.po az.po az_IR.po be.po be@latin.po bg.po bn.po bn_IN.po br.po bs.po ca.po ca@valencia.po crh.po cs.po cy.po da.po de.po dz.po el.po en.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 gd.po gl.po gu.po he.po hi.po hr.po hu.po hy.po ia.po id.po io.po is.po it.po ja.po ka.po kg.po kk.po km.po kn.po ko.po ku.po ky.po lg.po li.po lt.po lv.po mai.po mi.po mk.po ml.po mn.po mr.po ms.po my.po nb.po nds.po ne.po nl.po nn.po nso.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@ije.po sr@latin.po sv.po ta.po te.po tg.po th.po tk.po tr.po tt.po ug.po uk.po ur.po uz.po uz@cyrillic.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=''
RANLIB='ranlib'
REST_CFLAGS=''
REST_LIBS=''
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
SHM_LIBS=''
STRIP='strip'
TEST_PRINT_BACKEND_FALSE=''
TEST_PRINT_BACKEND_TRUE=''
USE_BROADWAY_FALSE=''
USE_BROADWAY_TRUE='#'
USE_MIR_FALSE=''
USE_MIR_TRUE='#'
USE_NLS='yes'
USE_QUARTZ_FALSE='#'
USE_QUARTZ_TRUE=''
USE_WAYLAND_FALSE=''
USE_WAYLAND_TRUE='#'
USE_WIN32_FALSE=''
USE_WIN32_TRUE='#'
USE_X11_FALSE=''
USE_X11_TRUE='#'
VERSION='3.16.4'
WAYLAND_SCANNER=''
WINDRES=''
XGETTEXT='/usr/local/opt/gettext/bin/xgettext'
XMKMF=''
XMLCATALOG=''
XML_CATALOG_FILE=''
XSLTPROC=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_AR='ar'
ac_ct_CC='gcc-4.2'
ac_ct_CC_FOR_BUILD='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 --format=ustar -chf - "$$tardir"'
am__untar='tar -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'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
gsettingsschemadir=''
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/gtk+320150617-29571-7ic2tv/gtk+-3.16.4/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='/usr/local/Cellar/gtk+3/3.16.4/share/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
ms_librarian=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/gtk+3/3.16.4'
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 "3.16.4"
#define PACKAGE_STRING "gtk+ 3.16.4"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
#define PACKAGE_URL ""
#define GETTEXT_PACKAGE "gtk30"
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define QUARTZ_RELOCATION 1
#define HAVE_LSTAT 1
#define HAVE_MKSTEMP 1
#define HAVE_LOCALTIME_R 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 GTK_LOCALEDIR "/usr/local/Cellar/gtk+3/3.16.4/share/locale"
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FTW_H 1
#define HAVE_FTW_H 1
#define GLIB_DISABLE_DEPRECATION_WARNINGS 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_LIBM 1
#define HAVE_ROUND 1
#define HAVE_RINT 1
#define HAVE_NEARBYINT 1
#define HAVE_DECL_ISNAN 1
#define HAVE_DECL_ISINF 1
#define HAVE_CRT_EXTERNS_H 1
#define HAVE__NSGETENVIRON 1
#define USE_GMODULE 1
#define HAVE_GIO_UNIX 1
configure: exit 1
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 6cfe3df52978dc48a5fb1796110e6cb1d26ef385
Last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit nehalem
OS X: 10.6.8-i386
Xcode: 3.2.6
CLT: N/A
GCC-4.0: build 5494
GCC-4.2: build 5666
LLVM-GCC: build 2335
Clang: 1.7 build 77
X11: 2.7.7 => /opt/X11
System Ruby: 1.8.7-p358
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.10/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.2.2/bin/ruby
Java: 1.6.0_65
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libMonoPosixHelper.dylib
/usr/local/lib/libntfs-3g.73.dylib
/usr/local/lib/libntfs-3g.81.0.0.dylib
/usr/local/lib/libSFFileMonitor.32.dylib
/usr/local/lib/libSFIPC.32.dylib
/usr/local/lib/libSFIPC.I.dylib
/usr/local/lib/libSFsqlite3.7.4.dylib
/usr/local/lib/libSFSyncEngine.I.dylib
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/jack/control.h
/usr/local/include/jack/intclient.h
/usr/local/include/jack/jack.h
/usr/local/include/jack/jslist.h
/usr/local/include/jack/midiport.h
/usr/local/include/jack/ringbuffer.h
/usr/local/include/jack/statistics.h
/usr/local/include/jack/systemdeps.h
/usr/local/include/jack/thread.h
/usr/local/include/jack/transport.h
/usr/local/include/jack/types.h
/usr/local/include/jack/weakjack.h
/usr/local/include/jack/weakmacros.h
/usr/local/include/lv2.h
/usr/local/include/node/ares.h
/usr/local/include/node/ares_version.h
/usr/local/include/node/nameser.h
/usr/local/include/node/node.h
/usr/local/include/node/node_buffer.h
/usr/local/include/node/node_internals.h
/usr/local/include/node/node_object_wrap.h
/usr/local/include/node/node_version.h
/usr/local/include/node/openssl/opensslconf.h
/usr/local/include/node/uv-private/ngx-queue.h
/usr/local/include/node/uv-private/stdint-msvc2008.h
/usr/local/include/node/uv-private/tree.h
/usr/local/include/node/uv-private/uv-bsd.h
/usr/local/include/node/uv-private/uv-darwin.h
/usr/local/include/node/uv-private/uv-linux.h
/usr/local/include/node/uv-private/uv-sunos.h
/usr/local/include/node/uv-private/uv-unix.h
/usr/local/include/node/uv-private/uv-win.h
/usr/local/include/node/uv.h
/usr/local/include/node/v8-debug.h
/usr/local/include/node/v8-preparser.h
/usr/local/include/node/v8-profiler.h
/usr/local/include/node/v8-testing.h
/usr/local/include/node/v8.h
/usr/local/include/node/v8stdint.h
/usr/local/include/node/zconf.h
/usr/local/include/node/zlib.h
/usr/local/include/ulockmgr.h
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .la files:
/usr/local/lib/libjpeg.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/jack.pc
/usr/local/lib/pkgconfig/lv2.pc
/usr/local/lib/pkgconfig/lv2core.pc
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install gtk+3
Run `brew missing` for more details.
Warning: You have a curlrc file
If you have trouble downloading packages with Homebrew, then maybe this
is the problem? If the following command doesn't work, then try removing
your curlrc:
curl http://github.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment