Skip to content

Instantly share code, notes, and snippets.

@gresrun
Created April 5, 2011 18:53
Show Gist options
  • Save gresrun/904245 to your computer and use it in GitHub Desktop.
Save gresrun/904245 to your computer and use it in GitHub Desktop.
GTK+ 2.24.4 Fails to Install
greg@macgreg:~ $ brew missing
greg@macgreg:~ $ brew doctor
Your OS X is ripe for brewing.
Any troubles you may be experiencing are likely purely psychosomatic.
greg@macgreg:~ $ brew install -v gtk+
==> Downloading http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.4.tar.bz2
File already downloaded and cached to /Users/greg/Library/Caches/Homebrew
/usr/bin/tar xf /Users/greg/Library/Caches/Homebrew/gtk+-2.24.4.tar.bz2
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtk+/2.24.4 --disable-glibtest
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtk+/2.24.4 --disable-glibtest
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-apple-darwin10.7.0
checking host system type... x86_64-apple-darwin10.7.0
checking for native Win32... no
checking for gcc... /usr/bin/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 /usr/bin/gcc-4.2 accepts -g... yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc-4.2... none
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++-4.2 accepts -g... yes
checking dependency style of /usr/bin/g++-4.2... none
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc-4.2... /usr/bin/gcc-4.2
checking if the linker (/usr/bin/gcc-4.2) 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.7.0 file names to x86_64-apple-darwin10.7.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin10.7.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/gcc-4.2 option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/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 how to run the C preprocessor... /usr/bin/gcc-4.2 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/gcc-4.2 static flag -static works... no
checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc-4.2 linker (/usr/bin/gcc-4.2) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.7.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
checking for ld used by /usr/bin/g++-4.2... /usr/bin/gcc-4.2
checking if the linker (/usr/bin/gcc-4.2) is GNU ld... no
checking whether the /usr/bin/g++-4.2 linker (/usr/bin/gcc-4.2) supports shared libraries... yes
checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/g++-4.2 static flag -static works... no
checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
checking if /usr/bin/g++-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++-4.2 linker (/usr/bin/gcc-4.2) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.7.0 dyld
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking dependency style of /usr/bin/gcc-4.2... none
checking for nm... /usr/bin/nm
checking whether to enable maintainer-specific portions of Makefiles... no
checking for some Win32 platform... no
checking whether build environment is sane... yes
checking for library containing strerror... none required
checking for gcc... (cached) /usr/bin/gcc-4.2
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
checking dependency style of /usr/bin/gcc-4.2... (cached) none
checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together... yes
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BASE_DEPENDENCIES... yes
checking for CAIRO_BACKEND... yes
checking Whether to write dependencies into .pc files... no
checking for perl5... no
checking for perl... /usr/bin/perl
checking for indent... indent
checking for lstat... yes
checking for mkstemp... yes
checking for flockfile... yes
checking for getc_unlocked... 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 for sigsetjmp... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking for extra flags to get ANSI library prototypes... none needed
checking for the BeOS... no
checking for HP-UX... no
checking for extra flags for POSIX compliance... none needed
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.27.3... yes (version 2.28.5)
checking for bind_textdomain_codeset... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.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 ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
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 fd_set... yes, found in sys/types.h
checking for wchar.h... yes
checking for wctype.h... yes
checking for iswalnum... yes
checking if iswalnum() and friends are properly defined... no
checking for uxtheme.h... no
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 for sys/wait.h that is POSIX.1 compatible... yes
checking return type of signal handlers... (cached) void
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 for mediaLib 2.3... checking for mlib_ImageSetStruct in -lmlib... no
checking for gdk-pixbuf-csource... /usr/local/bin/gdk-pixbuf-csource
checking for XOpenDisplay... yes
checking for XextFindDisplay... yes
checking for XRenderQueryExtension... yes
checking if <X11/extensions/XIproto.h> is needed for xReply... no
checking for XConvertCase... yes
checking for XInternAtoms... yes
checking for XAddConnectionWatch... yes
checking for XkbQueryExtension... yes
checking for XShapeCombineMask... yes
checking for XSyncQueryExtension... yes
checking for X11/extensions/sync.h... yes
checking for XShmAttach... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking X11/extensions/XShm.h... yes
checking for Xinerama support on XFree86... yes
checking Pango flags... -D_REENTRANT -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -L/usr/local/Cellar/pango/1.28.3/lib -L/usr/local/Cellar/glib/2.28.5/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/X11/lib -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl
checking ATK flags... -D_REENTRANT -I/usr/local/Cellar/atk/1.32.0/include/atk-1.0 -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -L/usr/local/Cellar/atk/1.32.0/lib -L/usr/local/Cellar/glib/2.28.5/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -latk-1.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl
checking for library containing gethostent... none required
checking for library containing setsockopt... none required
checking for library containing connect... none required
checking for struct sockaddr_un.sun_len... yes
checking for cups-config... /usr/bin/cups-config
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking for httpGetAuthString... yes
checking libpapi... checking for papiServiceCreate in -lpapi... no
checking cairo-pdf.h usability... yes
checking cairo-pdf.h presence... yes
checking for cairo-pdf.h... yes
checking cairo-ps.h usability... yes
checking cairo-ps.h presence... yes
checking for cairo-ps.h... yes
checking cairo-svg.h usability... yes
checking cairo-svg.h presence... yes
checking for cairo-svg.h... yes
checking for gobject-introspection... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for db2html... false
configure: creating ./config.status
config.status: creating config.h.win32
config.status: creating gtk-zip.sh
config.status: creating Makefile
config.status: creating gdk-2.0.pc
config.status: creating gtk+-2.0.pc
config.status: creating gtk+-unix-print-2.0.pc
config.status: creating gail.pc
config.status: creating gdk-2.0-uninstalled.pc
config.status: creating gtk+-2.0-uninstalled.pc
config.status: creating gail-uninstalled.pc
config.status: creating m4macros/Makefile
config.status: creating po/Makefile.in
config.status: creating po-properties/Makefile.in
config.status: creating demos/Makefile
config.status: creating demos/gtk-demo/Makefile
config.status: creating demos/gtk-demo/geninclude.pl
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/gdk/Makefile
config.status: creating docs/reference/gdk/version.xml
config.status: creating docs/reference/gtk/Makefile
config.status: creating docs/reference/gtk/version.xml
config.status: creating docs/reference/libgail-util/Makefile
config.status: creating docs/faq/Makefile
config.status: creating docs/tools/Makefile
config.status: creating docs/tutorial/Makefile
config.status: creating build/Makefile
config.status: creating build/win32/Makefile
config.status: creating build/win32/vs9/Makefile
config.status: creating gdk/Makefile
config.status: creating gdk/x11/Makefile
config.status: creating gdk/win32/Makefile
config.status: creating gdk/win32/rc/Makefile
config.status: creating gdk/win32/rc/gdk.rc
config.status: creating gdk/quartz/Makefile
config.status: creating gdk/directfb/Makefile
config.status: creating gdk/tests/Makefile
config.status: creating gtk/Makefile
config.status: creating gtk/makefile.msc
config.status: creating gtk/gtkversion.h
config.status: creating gtk/gtk-win32.rc
config.status: creating gtk/theme-bits/Makefile
config.status: creating gtk/tests/Makefile
config.status: creating modules/Makefile
config.status: creating modules/other/Makefile
config.status: creating modules/other/gail/Makefile
config.status: creating modules/other/gail/libgail-util/Makefile
config.status: creating modules/other/gail/tests/Makefile
config.status: creating modules/engines/Makefile
config.status: creating modules/engines/pixbuf/Makefile
config.status: creating modules/engines/ms-windows/Makefile
config.status: creating modules/engines/ms-windows/Theme/Makefile
config.status: creating modules/engines/ms-windows/Theme/gtk-2.0/Makefile
config.status: creating modules/input/Makefile
config.status: creating modules/printbackends/Makefile
config.status: creating modules/printbackends/cups/Makefile
config.status: creating modules/printbackends/lpr/Makefile
config.status: creating modules/printbackends/file/Makefile
config.status: creating modules/printbackends/papi/Makefile
config.status: creating modules/printbackends/test/Makefile
config.status: creating perf/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing gdk/gdkconfig.h commands
configuration:
target: x11
==> make install
make install
Making install in po
/bin/sh /private/tmp/homebrew-gtk+-2.24.4-gsse/gtk+-2.24.4/install-sh -d /usr/local/Cellar/gtk+/2.24.4/share; \
catalogs=''; \
for cat in $catalogs; do \
cat=`basename $cat`; \
case "$cat" in \
*.gmo) destdir=/usr/local/Cellar/gtk+/2.24.4/share/locale;; \
*) destdir=/usr/local/Cellar/gtk+/2.24.4/lib/locale;; \
esac; \
lang=`echo $cat | sed 's/\NONE$//'`; \
dir=$destdir/$lang/LC_MESSAGES; \
/bin/sh /private/tmp/homebrew-gtk+-2.24.4-gsse/gtk+-2.24.4/install-sh -d $dir; \
if test -r $cat; then \
/usr/local/bin/ginstall -c -m 644 $cat $dir/gtk20; \
echo "installing $cat as $dir/gtk20"; \
else \
/usr/local/bin/ginstall -c -m 644 ./$cat $dir/gtk20; \
echo "installing ./$cat as" \
"$dir/gtk20"; \
fi; \
if test -r $cat.m; then \
/usr/local/bin/ginstall -c -m 644 $cat.m $dir/gtk20.m; \
echo "installing $cat.m as $dir/gtk20.m"; \
else \
if test -r ./$cat.m ; then \
/usr/local/bin/ginstall -c -m 644 ./$cat.m \
$dir/gtk20.m; \
echo "installing ./$cat as" \
"$dir/gtk20.m"; \
else \
true; \
fi; \
fi; \
done
if test "gtk+" = "glib"; then \
/bin/sh /private/tmp/homebrew-gtk+-2.24.4-gsse/gtk+-2.24.4/install-sh -d /usr/local/Cellar/gtk+/2.24.4/share/glib-2.0/gettext/po; \
/usr/local/bin/ginstall -c -m 644 ./Makefile.in.in \
/usr/local/Cellar/gtk+/2.24.4/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
: ; \
fi
Making install in po-properties
/bin/sh /private/tmp/homebrew-gtk+-2.24.4-gsse/gtk+-2.24.4/install-sh -d /usr/local/Cellar/gtk+/2.24.4/share; \
catalogs=''; \
for cat in $catalogs; do \
cat=`basename $cat`; \
case "$cat" in \
*.gmo) destdir=/usr/local/Cellar/gtk+/2.24.4/share/locale;; \
*) destdir=/usr/local/Cellar/gtk+/2.24.4/lib/locale;; \
esac; \
lang=`echo $cat | sed 's/\NONE$//'`; \
dir=$destdir/$lang/LC_MESSAGES; \
/bin/sh /private/tmp/homebrew-gtk+-2.24.4-gsse/gtk+-2.24.4/install-sh -d $dir; \
if test -r $cat; then \
/usr/local/bin/ginstall -c -m 644 $cat $dir/gtk20-properties; \
echo "installing $cat as $dir/gtk20-properties"; \
else \
/usr/local/bin/ginstall -c -m 644 ./$cat $dir/gtk20-properties; \
echo "installing ./$cat as" \
"$dir/gtk20-properties"; \
fi; \
if test -r $cat.m; then \
/usr/local/bin/ginstall -c -m 644 $cat.m $dir/gtk20-properties.m; \
echo "installing $cat.m as $dir/gtk20-properties.m"; \
else \
if test -r ./$cat.m ; then \
/usr/local/bin/ginstall -c -m 644 ./$cat.m \
$dir/gtk20-properties.m; \
echo "installing ./$cat as" \
"$dir/gtk20-properties.m"; \
else \
true; \
fi; \
fi; \
done
if test "gtk+" = "glib"; then \
/bin/sh /private/tmp/homebrew-gtk+-2.24.4-gsse/gtk+-2.24.4/install-sh -d /usr/local/Cellar/gtk+/2.24.4/share/glib-2.0/gettext/po; \
/usr/local/bin/ginstall -c -m 644 ./Makefile.in.in \
/usr/local/Cellar/gtk+/2.24.4/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
: ; \
fi
Making install in gdk
( cd . && glib-mkenums --template gdkenumtypes.h.template \
gdk.h gdkapplaunchcontext.h gdkcairo.h gdkcolor.h gdkcursor.h gdkdisplay.h gdkdisplaymanager.h gdkdnd.h gdkdrawable.h gdkevents.h gdkfont.h gdkgc.h gdki18n.h gdkimage.h gdkinput.h gdkkeys.h gdkkeysyms.h gdkkeysyms-compat.h gdkpango.h gdkpixbuf.h gdkpixmap.h gdkprivate.h gdkproperty.h gdkregion.h gdkrgb.h gdkscreen.h gdkselection.h gdkspawn.h gdktestutils.h gdktypes.h gdkvisual.h gdkwindow.h ) >> xgen-geth \
&& (cmp -s xgen-geth gdkenumtypes.h || cp xgen-geth gdkenumtypes.h ) \
&& rm -f xgen-geth \
&& echo timestamp > stamp-gdkenumtypes.h
cd .. && /bin/sh ./config.status gdk/gdkconfig.h
config.status: executing gdk/gdkconfig.h commands
config.status: gdk/gdkconfig.h is unchanged
echo timestamp > stamp-gc-h
make install-recursive
Making install in x11
\
# source='gdkapplaunchcontext-x11.c' object='gdkapplaunchcontext-x11.lo' libtool=yes
\
# source='gdkasync.c' object='gdkasync.lo' libtool=yes
\
# source='gdkcolor-x11.c' object='gdkcolor-x11.lo' libtool=yes
\
# source='gdkcursor-x11.c' object='gdkcursor-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkasync.lo gdkasync.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkcolor-x11.lo gdkcolor-x11.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkapplaunchcontext-x11.lo gdkapplaunchcontext-x11.c
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkcursor-x11.lo gdkcursor-x11.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkasync.c -fno-common -DPIC -o .libs/gdkasync.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkapplaunchcontext-x11.c -fno-common -DPIC -o .libs/gdkapplaunchcontext-x11.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkcolor-x11.c -fno-common -DPIC -o .libs/gdkcolor-x11.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkcursor-x11.c -fno-common -DPIC -o .libs/gdkcursor-x11.o
\
# source='gdkdisplay-x11.c' object='gdkdisplay-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkdisplay-x11.lo gdkdisplay-x11.c
\
# source='gdkdnd-x11.c' object='gdkdnd-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkdnd-x11.lo gdkdnd-x11.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkdisplay-x11.c -fno-common -DPIC -o .libs/gdkdisplay-x11.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkdnd-x11.c -fno-common -DPIC -o .libs/gdkdnd-x11.o
\
# source='gdkdrawable-x11.c' object='gdkdrawable-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkdrawable-x11.lo gdkdrawable-x11.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkdrawable-x11.c -fno-common -DPIC -o .libs/gdkdrawable-x11.o
\
# source='gdkevents-x11.c' object='gdkevents-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkevents-x11.lo gdkevents-x11.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkevents-x11.c -fno-common -DPIC -o .libs/gdkevents-x11.o
\
# source='gdkfont-x11.c' object='gdkfont-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkfont-x11.lo gdkfont-x11.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkfont-x11.c -fno-common -DPIC -o .libs/gdkfont-x11.o
\
# source='gdkgc-x11.c' object='gdkgc-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkgc-x11.lo gdkgc-x11.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkgc-x11.c -fno-common -DPIC -o .libs/gdkgc-x11.o
\
# source='gdkgeometry-x11.c' object='gdkgeometry-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkgeometry-x11.lo gdkgeometry-x11.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkgeometry-x11.c -fno-common -DPIC -o .libs/gdkgeometry-x11.o
\
# source='gdkglobals-x11.c' object='gdkglobals-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkglobals-x11.lo gdkglobals-x11.c
\
# source='gdkim-x11.c' object='gdkim-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkim-x11.lo gdkim-x11.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkglobals-x11.c -fno-common -DPIC -o .libs/gdkglobals-x11.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkim-x11.c -fno-common -DPIC -o .libs/gdkim-x11.o
\
# source='gdkimage-x11.c' object='gdkimage-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkimage-x11.lo gdkimage-x11.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkimage-x11.c -fno-common -DPIC -o .libs/gdkimage-x11.o
\
# source='gdkinput.c' object='gdkinput.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkinput.lo gdkinput.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkinput.c -fno-common -DPIC -o .libs/gdkinput.o
\
# source='gdkkeys-x11.c' object='gdkkeys-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkkeys-x11.lo gdkkeys-x11.c
\
# source='gdkmain-x11.c' object='gdkmain-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkmain-x11.lo gdkmain-x11.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkkeys-x11.c -fno-common -DPIC -o .libs/gdkkeys-x11.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkmain-x11.c -fno-common -DPIC -o .libs/gdkmain-x11.o
\
# source='gdkpixmap-x11.c' object='gdkpixmap-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkpixmap-x11.lo gdkpixmap-x11.c
\
# source='gdkproperty-x11.c' object='gdkproperty-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkproperty-x11.lo gdkproperty-x11.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkpixmap-x11.c -fno-common -DPIC -o .libs/gdkpixmap-x11.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkproperty-x11.c -fno-common -DPIC -o .libs/gdkproperty-x11.o
\
# source='gdkscreen-x11.c' object='gdkscreen-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkscreen-x11.lo gdkscreen-x11.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkscreen-x11.c -fno-common -DPIC -o .libs/gdkscreen-x11.o
\
# source='gdkselection-x11.c' object='gdkselection-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkselection-x11.lo gdkselection-x11.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkselection-x11.c -fno-common -DPIC -o .libs/gdkselection-x11.o
\
# source='gdkspawn-x11.c' object='gdkspawn-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkspawn-x11.lo gdkspawn-x11.c
\
# source='gdktestutils-x11.c' object='gdktestutils-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdktestutils-x11.lo gdktestutils-x11.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkspawn-x11.c -fno-common -DPIC -o .libs/gdkspawn-x11.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdktestutils-x11.c -fno-common -DPIC -o .libs/gdktestutils-x11.o
\
# source='gdkvisual-x11.c' object='gdkvisual-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkvisual-x11.lo gdkvisual-x11.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkvisual-x11.c -fno-common -DPIC -o .libs/gdkvisual-x11.o
\
# source='gdkwindow-x11.c' object='gdkwindow-x11.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkwindow-x11.lo gdkwindow-x11.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkwindow-x11.c -fno-common -DPIC -o .libs/gdkwindow-x11.o
\
# source='gdkxftdefaults.c' object='gdkxftdefaults.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkxftdefaults.lo gdkxftdefaults.c
\
# source='gdkxid.c' object='gdkxid.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkxid.lo gdkxid.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkxftdefaults.c -fno-common -DPIC -o .libs/gdkxftdefaults.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkxid.c -fno-common -DPIC -o .libs/gdkxid.o
\
# source='xsettings-client.c' object='xsettings-client.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o xsettings-client.lo xsettings-client.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c xsettings-client.c -fno-common -DPIC -o .libs/xsettings-client.o
\
# source='xsettings-common.c' object='xsettings-common.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o xsettings-common.lo xsettings-common.c
\
# source='gdkinput-none.c' object='gdkinput-none.lo' libtool=yes
/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkinput-none.lo gdkinput-none.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c xsettings-common.c -fno-common -DPIC -o .libs/xsettings-common.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkinput-none.c -fno-common -DPIC -o .libs/gdkinput-none.o
\
# source='checksettings.c' object='checksettings.o' libtool=no
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c checksettings.c
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -o libgdk-x11.la gdkapplaunchcontext-x11.lo gdkasync.lo gdkcolor-x11.lo gdkcursor-x11.lo gdkdisplay-x11.lo gdkdnd-x11.lo gdkdrawable-x11.lo gdkevents-x11.lo gdkfont-x11.lo gdkgc-x11.lo gdkgeometry-x11.lo gdkglobals-x11.lo gdkim-x11.lo gdkimage-x11.lo gdkinput.lo gdkkeys-x11.lo gdkmain-x11.lo gdkpixmap-x11.lo gdkproperty-x11.lo gdkscreen-x11.lo gdkselection-x11.lo gdkspawn-x11.lo gdktestutils-x11.lo gdkvisual-x11.lo gdkwindow-x11.lo gdkxftdefaults.lo gdkxid.lo xsettings-client.lo xsettings-common.lo gdkinput-none.lo
libtool: link: ar cru .libs/libgdk-x11.a .libs/gdkapplaunchcontext-x11.o .libs/gdkasync.o .libs/gdkcolor-x11.o .libs/gdkcursor-x11.o .libs/gdkdisplay-x11.o .libs/gdkdnd-x11.o .libs/gdkdrawable-x11.o .libs/gdkevents-x11.o .libs/gdkfont-x11.o .libs/gdkgc-x11.o .libs/gdkgeometry-x11.o .libs/gdkglobals-x11.o .libs/gdkim-x11.o .libs/gdkimage-x11.o .libs/gdkinput.o .libs/gdkkeys-x11.o .libs/gdkmain-x11.o .libs/gdkpixmap-x11.o .libs/gdkproperty-x11.o .libs/gdkscreen-x11.o .libs/gdkselection-x11.o .libs/gdkspawn-x11.o .libs/gdktestutils-x11.o .libs/gdkvisual-x11.o .libs/gdkwindow-x11.o .libs/gdkxftdefaults.o .libs/gdkxid.o .libs/xsettings-client.o .libs/xsettings-common.o .libs/gdkinput-none.o
libtool: link: ranlib .libs/libgdk-x11.a
libtool: link: ( cd ".libs" && rm -f "libgdk-x11.la" && ln -s "../libgdk-x11.la" "libgdk-x11.la" )
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -o checksettings checksettings.o libgdk-x11.la -L/usr/local/Cellar/glib/2.28.5/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl
libtool: link: /usr/bin/gcc-4.2 -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -o checksettings checksettings.o ./.libs/libgdk-x11.a -L/usr/local/Cellar/glib/2.28.5/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/gtk+/2.24.4/include/gtk-2.0/gdk" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/gtk+/2.24.4/include/gtk-2.0/gdk"
/usr/local/bin/ginstall -c -m 644 gdkx.h '/usr/local/Cellar/gtk+/2.24.4/include/gtk-2.0/gdk'
Making install in .
\
# source='gdk.c' object='gdk.lo' libtool=yes
\
# source='gdkapplaunchcontext.c' object='gdkapplaunchcontext.lo' libtool=yes
\
# source='gdkcairo.c' object='gdkcairo.lo' libtool=yes
\
# source='gdkcolor.c' object='gdkcolor.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdk.lo gdk.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkapplaunchcontext.lo gdkapplaunchcontext.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkcolor.lo gdkcolor.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkcairo.lo gdkcairo.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkapplaunchcontext.c -fno-common -DPIC -o .libs/gdkapplaunchcontext.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdk.c -fno-common -DPIC -o .libs/gdk.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkcolor.c -fno-common -DPIC -o .libs/gdkcolor.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkcairo.c -fno-common -DPIC -o .libs/gdkcairo.o
\
# source='gdkcursor.c' object='gdkcursor.lo' libtool=yes
\
# source='gdkdisplay.c' object='gdkdisplay.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkcursor.lo gdkcursor.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkdisplay.lo gdkdisplay.c
\
# source='gdkdisplaymanager.c' object='gdkdisplaymanager.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkdisplaymanager.lo gdkdisplaymanager.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkcursor.c -fno-common -DPIC -o .libs/gdkcursor.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkdisplay.c -fno-common -DPIC -o .libs/gdkdisplay.o
\
# source='gdkdnd.c' object='gdkdnd.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkdnd.lo gdkdnd.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkdnd.c -fno-common -DPIC -o .libs/gdkdnd.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkdisplaymanager.c -fno-common -DPIC -o .libs/gdkdisplaymanager.o
\
# source='gdkdraw.c' object='gdkdraw.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkdraw.lo gdkdraw.c
\
# source='gdkevents.c' object='gdkevents.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkevents.lo gdkevents.c
\
# source='gdkfont.c' object='gdkfont.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkfont.lo gdkfont.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkdraw.c -fno-common -DPIC -o .libs/gdkdraw.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkevents.c -fno-common -DPIC -o .libs/gdkevents.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkfont.c -fno-common -DPIC -o .libs/gdkfont.o
\
# source='gdkgc.c' object='gdkgc.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkgc.lo gdkgc.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkgc.c -fno-common -DPIC -o .libs/gdkgc.o
\
# source='gdkglobals.c' object='gdkglobals.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkglobals.lo gdkglobals.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkglobals.c -fno-common -DPIC -o .libs/gdkglobals.o
\
# source='gdkimage.c' object='gdkimage.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkimage.lo gdkimage.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkimage.c -fno-common -DPIC -o .libs/gdkimage.o
\
# source='gdkkeys.c' object='gdkkeys.lo' libtool=yes
\
# source='gdkkeyuni.c' object='gdkkeyuni.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkkeyuni.lo gdkkeyuni.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkkeys.lo gdkkeys.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkkeyuni.c -fno-common -DPIC -o .libs/gdkkeyuni.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkkeys.c -fno-common -DPIC -o .libs/gdkkeys.o
\
# source='gdkoffscreenwindow.c' object='gdkoffscreenwindow.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkoffscreenwindow.lo gdkoffscreenwindow.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkoffscreenwindow.c -fno-common -DPIC -o .libs/gdkoffscreenwindow.o
\
# source='gdkpango.c' object='gdkpango.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkpango.lo gdkpango.c
\
# source='gdkpixbuf-drawable.c' object='gdkpixbuf-drawable.lo' libtool=yes
\
# source='gdkpixbuf-render.c' object='gdkpixbuf-render.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkpixbuf-render.lo gdkpixbuf-render.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkpixbuf-drawable.lo gdkpixbuf-drawable.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkpango.c -fno-common -DPIC -o .libs/gdkpango.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkpixbuf-render.c -fno-common -DPIC -o .libs/gdkpixbuf-render.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkpixbuf-drawable.c -fno-common -DPIC -o .libs/gdkpixbuf-drawable.o
\
# source='gdkpixmap.c' object='gdkpixmap.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkpixmap.lo gdkpixmap.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkpixmap.c -fno-common -DPIC -o .libs/gdkpixmap.o
\
# source='gdkpolyreg-generic.c' object='gdkpolyreg-generic.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkpolyreg-generic.lo gdkpolyreg-generic.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkpolyreg-generic.c -fno-common -DPIC -o .libs/gdkpolyreg-generic.o
\
# source='gdkrectangle.c' object='gdkrectangle.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkrectangle.lo gdkrectangle.c
\
# source='gdkregion-generic.c' object='gdkregion-generic.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkregion-generic.lo gdkregion-generic.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkrectangle.c -fno-common -DPIC -o .libs/gdkrectangle.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkregion-generic.c -fno-common -DPIC -o .libs/gdkregion-generic.o
\
# source='gdkrgb.c' object='gdkrgb.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkrgb.lo gdkrgb.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkrgb.c -fno-common -DPIC -o .libs/gdkrgb.o
\
# source='gdkscreen.c' object='gdkscreen.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkscreen.lo gdkscreen.c
\
# source='gdkselection.c' object='gdkselection.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkselection.lo gdkselection.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkscreen.c -fno-common -DPIC -o .libs/gdkscreen.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkselection.c -fno-common -DPIC -o .libs/gdkselection.o
\
# source='gdkvisual.c' object='gdkvisual.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkvisual.lo gdkvisual.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkvisual.c -fno-common -DPIC -o .libs/gdkvisual.o
\
# source='gdkwindow.c' object='gdkwindow.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkwindow.lo gdkwindow.c
\
# source='gdkwindowimpl.c' object='gdkwindowimpl.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkwindowimpl.lo gdkwindowimpl.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkwindow.c -fno-common -DPIC -o .libs/gdkwindow.o
\
# source='gdkenumtypes.c' object='gdkenumtypes.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkenumtypes.lo gdkenumtypes.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkwindowimpl.c -fno-common -DPIC -o .libs/gdkwindowimpl.o
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkenumtypes.c -fno-common -DPIC -o .libs/gdkenumtypes.o
\
# source='gdkmarshalers.c' object='gdkmarshalers.lo' libtool=yes
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c -o gdkmarshalers.lo gdkmarshalers.c
libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.5/include/gio-unix-2.0/ -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c gdkmarshalers.c -fno-common -DPIC -o .libs/gdkmarshalers.o
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -version-info 2400:4:2400 -export-dynamic -rpath /usr/local/Cellar/gtk+/2.24.4/lib -export-symbols-regex "^[^_].*" -o libgdk-x11-2.0.la gdk.lo gdkapplaunchcontext.lo gdkcairo.lo gdkcolor.lo gdkcursor.lo gdkdisplay.lo gdkdisplaymanager.lo gdkdnd.lo gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo gdkglobals.lo gdkimage.lo gdkkeys.lo gdkkeyuni.lo gdkoffscreenwindow.lo gdkpango.lo gdkpixbuf-drawable.lo gdkpixbuf-render.lo gdkpixmap.lo gdkpolyreg-generic.lo gdkrectangle.lo gdkregion-generic.lo gdkrgb.lo gdkscreen.lo gdkselection.lo gdkvisual.lo gdkwindow.lo gdkwindowimpl.lo gdkenumtypes.lo gdkmarshalers.lo x11/libgdk-x11.la -L/usr/local/Cellar/pango/1.28.3/lib -L/usr/local/Cellar/glib/2.28.5/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/gdk-pixbuf/2.22.1/lib -L/usr/X11/lib -lpangocairo-1.0 -lpango-1.0 -lgio-2.0 -lfontconfig -lXext -lXrender -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lpng12 -lgthread-2.0 -lglib-2.0 -lintl -lcairo -lX11
libtool: link: /usr/bin/nm .libs/gdk.o .libs/gdkapplaunchcontext.o .libs/gdkcairo.o .libs/gdkcolor.o .libs/gdkcursor.o .libs/gdkdisplay.o .libs/gdkdisplaymanager.o .libs/gdkdnd.o .libs/gdkdraw.o .libs/gdkevents.o .libs/gdkfont.o .libs/gdkgc.o .libs/gdkglobals.o .libs/gdkimage.o .libs/gdkkeys.o .libs/gdkkeyuni.o .libs/gdkoffscreenwindow.o .libs/gdkpango.o .libs/gdkpixbuf-drawable.o .libs/gdkpixbuf-render.o .libs/gdkpixmap.o .libs/gdkpolyreg-generic.o .libs/gdkrectangle.o .libs/gdkregion-generic.o .libs/gdkrgb.o .libs/gdkscreen.o .libs/gdkselection.o .libs/gdkvisual.o .libs/gdkwindow.o .libs/gdkwindowimpl.o .libs/gdkenumtypes.o .libs/gdkmarshalers.o x11/.libs/libgdk-x11.a | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/bin/gsed 's/.* //' | sort | uniq > .libs/libgdk-x11-2.0.exp
libtool: link: /usr/bin/grep -E -e "^[^_].*" ".libs/libgdk-x11-2.0.exp" > ".libs/libgdk-x11-2.0.expT"
libtool: link: mv -f ".libs/libgdk-x11-2.0.expT" ".libs/libgdk-x11-2.0.exp"
libtool: link: sed 's,^,_,' < .libs/libgdk-x11-2.0.exp > .libs/libgdk-x11-2.0-symbols.expsym
libtool: link: /usr/bin/gcc-4.2 -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgdk-x11-2.0.0.dylib .libs/gdk.o .libs/gdkapplaunchcontext.o .libs/gdkcairo.o .libs/gdkcolor.o .libs/gdkcursor.o .libs/gdkdisplay.o .libs/gdkdisplaymanager.o .libs/gdkdnd.o .libs/gdkdraw.o .libs/gdkevents.o .libs/gdkfont.o .libs/gdkgc.o .libs/gdkglobals.o .libs/gdkimage.o .libs/gdkkeys.o .libs/gdkkeyuni.o .libs/gdkoffscreenwindow.o .libs/gdkpango.o .libs/gdkpixbuf-drawable.o .libs/gdkpixbuf-render.o .libs/gdkpixmap.o .libs/gdkpolyreg-generic.o .libs/gdkrectangle.o .libs/gdkregion-generic.o .libs/gdkrgb.o .libs/gdkscreen.o .libs/gdkselection.o .libs/gdkvisual.o .libs/gdkwindow.o .libs/gdkwindowimpl.o .libs/gdkenumtypes.o .libs/gdkmarshalers.o -Wl,-force_load,x11/.libs/libgdk-x11.a -L/usr/local/Cellar/pango/1.28.3/lib -L/usr/local/Cellar/glib/2.28.5/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/gdk-pixbuf/2.22.1/lib -L/usr/X11/lib -lpangocairo-1.0 -lpango-1.0 -lgio-2.0 -lfontconfig -lXext -lXrender -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lpng12 -lgthread-2.0 -lglib-2.0 -lintl -lcairo -lX11 -march=core2 -O3 -install_name /usr/local/Cellar/gtk+/2.24.4/lib/libgdk-x11-2.0.0.dylib -compatibility_version 2401 -current_version 2401.4 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libgdk-x11-2.0-symbols.expsym
libtool: link: (cd ".libs" && rm -f "libgdk-x11-2.0.dylib" && ln -s "libgdk-x11-2.0.0.dylib" "libgdk-x11-2.0.dylib")
libtool: link: ( cd ".libs" && rm -f "libgdk-x11-2.0.la" && ln -s "../libgdk-x11-2.0.la" "libgdk-x11-2.0.la" )
test -z "/usr/local/Cellar/gtk+/2.24.4/lib" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/gtk+/2.24.4/lib"
test -z "" || /usr/local/bin/gmkdir -p ""
test -z "" || /usr/local/bin/gmkdir -p ""
/bin/sh /private/tmp/homebrew-gtk+-2.24.4-gsse/gtk+-2.24.4/install-sh -d /usr/local/Cellar/gtk+/2.24.4/lib/gtk-2.0/include
test -z "/usr/local/Cellar/gtk+/2.24.4/include/gtk-2.0/gdk" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/gtk+/2.24.4/include/gtk-2.0/gdk"
/bin/sh ../libtool --mode=install /usr/local/bin/ginstall -c libgdk-x11-2.0.la '/usr/local/Cellar/gtk+/2.24.4/lib'
/usr/local/bin/ginstall -c -m 644 gdk.h gdkapplaunchcontext.h gdkcairo.h gdkcolor.h gdkcursor.h gdkdisplay.h gdkdisplaymanager.h gdkdnd.h gdkdrawable.h gdkevents.h gdkfont.h gdkgc.h gdki18n.h gdkimage.h gdkinput.h gdkkeys.h gdkkeysyms.h gdkkeysyms-compat.h gdkpango.h gdkpixbuf.h gdkpixmap.h gdkprivate.h gdkproperty.h gdkregion.h gdkrgb.h gdkscreen.h gdkselection.h gdkspawn.h gdktestutils.h gdktypes.h gdkvisual.h gdkwindow.h gdkenumtypes.h '/usr/local/Cellar/gtk+/2.24.4/include/gtk-2.0/gdk'
file=/usr/local/Cellar/gtk+/2.24.4/lib/gtk-2.0/include/gdkconfig.h; \
libtool: install: /usr/local/bin/ginstall -c .libs/libgdk-x11-2.0.0.dylib /usr/local/Cellar/gtk+/2.24.4/lib/libgdk-x11-2.0.0.dylib
if test -r $file && cmp -s gdkconfig.h $file; then :; \
else /usr/local/bin/ginstall -c -m 644 gdkconfig.h $file; fi
libtool: install: (cd /usr/local/Cellar/gtk+/2.24.4/lib && { ln -s -f libgdk-x11-2.0.0.dylib libgdk-x11-2.0.dylib || { rm -f libgdk-x11-2.0.dylib && ln -s libgdk-x11-2.0.0.dylib libgdk-x11-2.0.dylib; }; })
libtool: install: /usr/local/bin/ginstall -c .libs/libgdk-x11-2.0.lai /usr/local/Cellar/gtk+/2.24.4/lib/libgdk-x11-2.0.la
make install-exec-hook
/bin/sh ../sanitize-la.sh /usr/local/Cellar/gtk+/2.24.4/lib/libgdk-x11-2.0.la
Making install in tests
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in gtk
echo '#include <gtk/gtk.h>' > xgen-gtfsrc.c && \
/usr/bin/gcc-4.2 -E -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/usr/local/Cellar/gtk+/2.24.4/lib\" -DGTK_DATADIR=\"/usr/local/Cellar/gtk+/2.24.4/share\" -DGTK_DATA_PREFIX=\"/usr/local/Cellar/gtk+/2.24.4\" -DGTK_SYSCONFDIR=\"/usr/local/Cellar/gtk+/2.24.4/etc\" -DGTK_VERSION=\"2.24.4\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_HOST=\"x86_64-apple-darwin10.7.0\" -DGTK_COMPILATION -DGTK_PRINT_BACKENDS=\"file,cups\" -DGTK_PRINT_PREVIEW_COMMAND=\""evince --unlink-tempfile --preview --print-settings %s %f"\" -I.. -I../gtk -I.. -I../gdk -I../gdk -DGTK_DISABLE_DEPRECATED -DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED -DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/1.32.0/include/atk-1.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DGTK_ENABLE_BROKEN -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall xgen-gtfsrc.c | \
grep '^GType\s*g[td]k_[a-zA-Z0-9_]*_get_type\s*(void)' | \
grep -o '\bg[td]k_[a-zA-Z0-9_]*_get_type\b' | \
sed '{ s/^/*tp++ = /; s/$/();/; }' | \
sort > xgen-gtf \
&& cp xgen-gtf gtktypefuncs.c && rm -f xgen-gtf
glib-genmarshal --prefix=_gtk_marshal ./gtkmarshalers.list --header >> xgen-gmlh \
&& (cmp -s xgen-gmlh gtkmarshalers.h || cp xgen-gmlh gtkmarshalers.h) \
&& rm -f xgen-gmlh \
&& echo timestamp > stamp-gtkmarshalers.h
if [ ! -d stock-icons ]; then \
for d in 16 20 24 32 48; do \
mkdir -p stock-icons/$d; \
done; \
for f in stock-icons/16/application-exit.png stock-icons/16/dialog-information.png stock-icons/16/document-new.png stock-icons/16/document-open.png stock-icons/16/document-open-recent.png stock-icons/16/document-print.png stock-icons/16/document-print-preview.png stock-icons/16/document-properties.png stock-icons/16/document-revert-ltr.png stock-icons/16/document-revert-rtl.png stock-icons/16/document-save-as.png stock-icons/16/drive-harddisk.png stock-icons/16/edit-clear.png stock-icons/16/edit-copy.png stock-icons/16/edit-cut.png stock-icons/16/edit-delete.png stock-icons/16/edit-find.png stock-icons/16/edit-find-replace.png stock-icons/16/edit-paste.png stock-icons/16/edit-redo-ltr.png stock-icons/16/edit-redo-rtl.png stock-icons/16/edit-select-all.png stock-icons/16/edit-undo-ltr.png stock-icons/16/edit-undo-rtl.png stock-icons/16/folder.png stock-icons/16/format-indent-less-ltr.png stock-icons/16/format-indent-less-rtl.png stock-icons/16/format-indent-more-ltr.png stock-icons/16/format-indent-more-rtl.png stock-icons/16/format-justify-center.png stock-icons/16/format-justify-fill.png stock-icons/16/format-justify-left.png stock-icons/16/format-justify-right.png stock-icons/16/format-text-bold.png stock-icons/16/format-text-italic.png stock-icons/16/format-text-strikethrough.png stock-icons/16/format-text-underline.png stock-icons/16/go-previous-ltr.png stock-icons/16/go-bottom.png stock-icons/16/go-down.png stock-icons/16/go-first-ltr.png stock-icons/16/go-home.png stock-icons/16/go-jump-ltr.png stock-icons/16/go-jump-rtl.png stock-icons/16/go-last-ltr.png stock-icons/16/go-next-ltr.png stock-icons/16/go-previous-ltr.png stock-icons/16/go-top.png stock-icons/16/go-up.png stock-icons/16/gtk-caps-lock-warning.png stock-icons/16/gtk-color-picker.png stock-icons/16/gtk-connect.png stock-icons/16/gtk-convert.png stock-icons/16/gtk-disconnect.png stock-icons/16/gtk-edit.png stock-icons/16/gtk-font.png stock-icons/16/gtk-index.png stock-icons/16/gtk-orientation-landscape.png stock-icons/16/gtk-orientation-portrait.png stock-icons/16/gtk-orientation-reverse-landscape.png stock-icons/16/gtk-orientation-reverse-portrait.png stock-icons/16/gtk-page-setup.png stock-icons/16/gtk-preferences.png stock-icons/16/gtk-select-color.png stock-icons/16/gtk-select-font.png stock-icons/16/gtk-undelete-ltr.png stock-icons/16/gtk-undelete-rtl.png stock-icons/16/help-about.png stock-icons/16/help-contents.png stock-icons/16/image-missing.png stock-icons/16/list-add.png stock-icons/16/list-remove.png stock-icons/16/media-floppy.png stock-icons/16/media-optical.png stock-icons/16/media-playback-pause.png stock-icons/16/media-playback-start-ltr.png stock-icons/16/media-playback-start-rtl.png stock-icons/16/media-playback-stop.png stock-icons/16/media-record.png stock-icons/16/media-seek-backward-ltr.png stock-icons/16/media-seek-forward-ltr.png stock-icons/16/media-skip-backward-ltr.png stock-icons/16/media-skip-forward-ltr.png stock-icons/16/network-idle.png stock-icons/16/printer-error.png stock-icons/16/printer-info.png stock-icons/16/printer-paused.png stock-icons/16/printer-warning.png stock-icons/16/process-stop.png stock-icons/16/system-run.png stock-icons/16/text-x-generic.png stock-icons/16/tools-check-spelling.png stock-icons/16/view-fullscreen.png stock-icons/16/view-refresh.png stock-icons/16/view-restore.png stock-icons/16/view-sort-ascending.png stock-icons/16/view-sort-descending.png stock-icons/16/window-close.png stock-icons/16/zoom-fit-best.png stock-icons/16/zoom-in.png stock-icons/16/zoom-original.png stock-icons/16/zoom-out.png stock-icons/20/gtk-apply.png stock-icons/20/gtk-cancel.png stock-icons/20/gtk-no.png stock-icons/20/gtk-ok.png stock-icons/20/gtk-yes.png stock-icons/20/window-close.png stock-icons/24/application-exit.png stock-icons/24/audio-volume-high.png stock-icons/24/audio-volume-low.png stock-icons/24/audio-volume-medium.png stock-icons/24/audio-volume-muted.png stock-icons/24/dialog-information.png stock-icons/24/document-new.png stock-icons/24/document-open.png stock-icons/24/document-open-recent.png stock-icons/24/document-print.png stock-icons/24/document-print-preview.png stock-icons/24/document-properties.png stock-icons/24/document-revert-ltr.png stock-icons/24/document-revert-rtl.png stock-icons/24/document-save-as.png stock-icons/24/drive-harddisk.png stock-icons/24/edit-clear.png stock-icons/24/edit-copy.png stock-icons/24/edit-cut.png stock-icons/24/edit-delete.png stock-icons/24/edit-find.png stock-icons/24/edit-find-replace.png stock-icons/24/edit-paste.png stock-icons/24/edit-redo-ltr.png stock-icons/24/edit-redo-rtl.png stock-icons/24/edit-select-all.png stock-icons/24/edit-undo-ltr.png stock-icons/24/edit-undo-rtl.png stock-icons/24/folder.png stock-icons/24/format-indent-less-ltr.png stock-icons/24/format-indent-less-rtl.png stock-icons/24/format-indent-more-ltr.png stock-icons/24/format-indent-more-rtl.png stock-icons/24/format-justify-center.png stock-icons/24/format-justify-fill.png stock-icons/24/format-justify-left.png stock-icons/24/format-justify-right.png stock-icons/24/format-text-bold.png stock-icons/24/format-text-italic.png stock-icons/24/format-text-strikethrough.png stock-icons/24/format-text-underline.png stock-icons/24/go-bottom.png stock-icons/24/go-down.png stock-icons/24/go-first-ltr.png stock-icons/24/go-home.png stock-icons/24/go-jump-ltr.png stock-icons/24/go-jump-rtl.png stock-icons/24/go-last-ltr.png stock-icons/24/go-next-ltr.png stock-icons/24/go-previous-ltr.png stock-icons/24/go-top.png stock-icons/24/go-up.png stock-icons/24/gtk-caps-lock-warning.png stock-icons/24/gtk-color-picker.png stock-icons/24/gtk-connect.png stock-icons/24/gtk-convert.png stock-icons/24/gtk-disconnect.png stock-icons/24/gtk-edit.png stock-icons/24/gtk-font.png stock-icons/24/gtk-index.png stock-icons/24/gtk-orientation-landscape.png stock-icons/24/gtk-orientation-portrait.png stock-icons/24/gtk-orientation-reverse-landscape.png stock-icons/24/gtk-orientation-reverse-portrait.png stock-icons/24/gtk-page-setup.png stock-icons/24/gtk-preferences.png stock-icons/24/gtk-select-color.png stock-icons/24/gtk-select-font.png stock-icons/24/gtk-undelete-ltr.png stock-icons/24/gtk-undelete-rtl.png stock-icons/24/help-about.png stock-icons/24/help-contents.png stock-icons/24/image-missing.png stock-icons/24/list-add.png stock-icons/24/list-remove.png stock-icons/24/media-floppy.png stock-icons/24/media-optical.png stock-icons/24/media-playback-pause.png stock-icons/24/media-playback-start-ltr.png stock-icons/24/media-playback-start-rtl.png stock-icons/24/media-playback-stop.png stock-icons/24/media-record.png stock-icons/24/media-seek-backward-ltr.png stock-icons/24/media-seek-forward-ltr.png stock-icons/24/media-skip-backward-ltr.png stock-icons/24/media-skip-forward-ltr.png stock-icons/24/network-idle.png stock-icons/24/printer-error.png stock-icons/24/printer-info.png stock-icons/24/printer-paused.png stock-icons/24/printer-warning.png stock-icons/24/process-stop.png stock-icons/24/system-run.png stock-icons/24/text-x-generic.png stock-icons/24/tools-check-spelling.png stock-icons/24/view-fullscreen.png stock-icons/24/view-refresh.png stock-icons/24/view-restore.png stock-icons/24/view-sort-ascending.png stock-icons/24/view-sort-descending.png stock-icons/24/window-close.png stock-icons/24/zoom-fit-best.png stock-icons/24/zoom-in.png stock-icons/24/zoom-original.png stock-icons/24/zoom-out.png stock-icons/32/gtk-dnd-multiple.png stock-icons/32/gtk-dnd.png stock-icons/48/dialog-error.png stock-icons/48/dialog-information.png stock-icons/48/dialog-password.png stock-icons/48/dialog-question.png stock-icons/48/dialog-warning.png; do \
cp ./$f $(dirname $f); \
done; \
chmod -R u+w stock-icons; \
fi && \
for i in 16 24; do \
(cd stock-icons/$i \
&& rm -f document-save.png \
&& ln -s media-floppy.png document-save.png \
&& rm -f folder-remote.png \
&& ln -s folder.png folder-remote.png \
&& rm -f go-first-rtl.png \
&& ln -s go-last-ltr.png go-first-rtl.png \
&& rm -f go-last-rtl.png \
&& ln -s go-first-ltr.png go-last-rtl.png \
&& rm -f go-next-rtl.png \
&& ln -s go-previous-ltr.png go-next-rtl.png \
&& rm -f go-previous-rtl.png \
&& ln -s go-next-ltr.png go-previous-rtl.png \
&& rm -f media-seek-backward-rtl.png \
&& ln -s media-seek-forward-ltr.png media-seek-backward-rtl.png \
&& rm -f media-seek-forward-rtl.png \
&& ln -s media-seek-backward-ltr.png media-seek-forward-rtl.png \
&& rm -f media-skip-backward-rtl.png \
&& ln -s media-skip-forward-ltr.png media-skip-backward-rtl.png \
&& rm -f media-skip-forward-rtl.png \
&& ln -s media-skip-backward-ltr.png media-skip-forward-rtl.png \
&& rm -f user-desktop.png \
&& ln -s folder.png user-desktop.png \
&& rm -f user-home.png \
&& ln -s folder.png user-home.png \
) done \
&& touch stamp-icons
echo "#ifndef GTK_DISABLE_DEPRECATED" > xgen-gmh \
&& glib-genmarshal --prefix=gtk_marshal ./gtkmarshal.list --header >> xgen-gmh \
&& echo "#endif /* GTK_DISABLE_DEPRECATED */" >> xgen-gmh \
&& (cmp -s xgen-gmh gtkmarshal.h || cp xgen-gmh gtkmarshal.h) \
&& rm -f xgen-gmh \
&& echo timestamp > stamp-gtkmarshal.h
( cd . && glib-mkenums --template gtktypebuiltins.h.template \
gtk.h gtkaboutdialog.h gtkaccelgroup.h gtkaccellabel.h gtkaccelmap.h gtkaccessible.h gtkaction.h gtkactiongroup.h gtkactivatable.h gtkadjustment.h gtkalignment.h gtkarrow.h gtkaspectframe.h gtkassistant.h gtkbbox.h gtkbin.h gtkbindings.h gtkbox.h gtkbuilder.h gtkbuildable.h gtkbutton.h gtkcalendar.h gtkcelleditable.h gtkcelllayout.h gtkcellrenderer.h gtkcellrendereraccel.h gtkcellrenderercombo.h gtkcellrendererpixbuf.h gtkcellrendererprogress.h gtkcellrendererspin.h gtkcellrendererspinner.h gtkcellrenderertext.h gtkcellrenderertoggle.h gtkcellview.h gtkcheckbutton.h gtkcheckmenuitem.h gtkclipboard.h gtkcolorbutton.h gtkcolorsel.h gtkcolorseldialog.h gtkcombobox.h gtkcomboboxentry.h gtkcomboboxtext.h gtkcontainer.h gtkdebug.h gtkdialog.h gtkdnd.h gtkdrawingarea.h gtkeditable.h gtkentry.h gtkentrybuffer.h gtkentrycompletion.h gtkenums.h gtkeventbox.h gtkexpander.h gtkfilechooser.h gtkfilechooserbutton.h gtkfilechooserdialog.h gtkfilechooserwidget.h gtkfilefilter.h gtkfixed.h gtkfontbutton.h gtkfontsel.h gtkframe.h gtkgc.h gtkhandlebox.h gtkhbbox.h gtkhbox.h gtkhpaned.h gtkhruler.h gtkhscale.h gtkhscrollbar.h gtkhseparator.h gtkhsv.h gtkiconfactory.h gtkicontheme.h gtkiconview.h gtkimage.h gtkimagemenuitem.h gtkimcontext.h gtkimcontextsimple.h gtkimmodule.h gtkimmulticontext.h gtkinfobar.h gtkinvisible.h gtkitem.h gtklabel.h gtklayout.h gtklinkbutton.h gtkliststore.h gtkmain.h gtkmenu.h gtkmenubar.h gtkmenuitem.h gtkmenushell.h gtkmenutoolbutton.h gtkmessagedialog.h gtkmisc.h gtkmodules.h gtkmountoperation.h gtknotebook.h gtkobject.h gtkoffscreenwindow.h gtkorientable.h gtkpagesetup.h gtkpaned.h gtkpapersize.h gtkplug.h gtkprintcontext.h gtkprintoperation.h gtkprintoperationpreview.h gtkprintsettings.h gtkprivate.h gtkprogressbar.h gtkradioaction.h gtkradiobutton.h gtkradiomenuitem.h gtkradiotoolbutton.h gtkrange.h gtkrc.h gtkrecentaction.h gtkrecentchooser.h gtkrecentchooserdialog.h gtkrecentchoosermenu.h gtkrecentchooserwidget.h gtkrecentfilter.h gtkrecentmanager.h gtkruler.h gtkscale.h gtkscalebutton.h gtkscrollbar.h gtkscrolledwindow.h gtkselection.h gtkseparator.h gtkseparatormenuitem.h gtkseparatortoolitem.h gtkshow.h gtksettings.h gtksizegroup.h gtksocket.h gtkspinbutton.h gtkspinner.h gtkstatusbar.h gtkstatusicon.h gtkstock.h gtkstyle.h gtktable.h gtktearoffmenuitem.h gtktestutils.h gtktextbuffer.h gtktextbufferrichtext.h gtktextchild.h gtktextdisplay.h gtktextiter.h gtktextmark.h gtktexttag.h gtktexttagtable.h gtktextview.h gtktoggleaction.h gtktogglebutton.h gtktoggletoolbutton.h gtktoolbar.h gtktoolbutton.h gtktoolitem.h gtktoolitemgroup.h gtktoolpalette.h gtktoolshell.h gtktooltip.h gtktreednd.h gtktreemodel.h gtktreemodelfilter.h gtktreemodelsort.h gtktreeselection.h gtktreesortable.h gtktreestore.h gtktreeview.h gtktreeviewcolumn.h gtktypeutils.h gtkuimanager.h gtkvbbox.h gtkvbox.h gtkviewport.h gtkvolumebutton.h gtkvpaned.h gtkvruler.h gtkvscale.h gtkvscrollbar.h gtkvseparator.h gtkwidget.h gtkwindow.h gtktext.h gtktree.h gtktreeitem.h gtkclist.h gtkcombo.h gtkctree.h gtkcurve.h gtkfilesel.h gtkgamma.h gtkinputdialog.h gtkitemfactory.h gtklist.h gtklistitem.h gtkoldeditable.h gtkoptionmenu.h gtkpixmap.h gtkpreview.h gtkprogress.h gtksignal.h gtktipsquery.h gtktooltips.h ) >> xgen-gtbh \
&& (cmp -s xgen-gtbh gtktypebuiltins.h || cp xgen-gtbh gtktypebuiltins.h ) \
&& rm -f xgen-gtbh \
&& echo timestamp > stamp-gtktypebuiltins.h
make gtk-update-icon-cache
\
# source='updateiconcache.c' object='updateiconcache.o' libtool=no
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/usr/local/Cellar/gtk+/2.24.4/lib\" -DGTK_DATADIR=\"/usr/local/Cellar/gtk+/2.24.4/share\" -DGTK_DATA_PREFIX=\"/usr/local/Cellar/gtk+/2.24.4\" -DGTK_SYSCONFDIR=\"/usr/local/Cellar/gtk+/2.24.4/etc\" -DGTK_VERSION=\"2.24.4\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_HOST=\"x86_64-apple-darwin10.7.0\" -DGTK_COMPILATION -DGTK_PRINT_BACKENDS=\"file,cups\" -DGTK_PRINT_PREVIEW_COMMAND=\""evince --unlink-tempfile --preview --print-settings %s %f"\" -I.. -I../gtk -I.. -I../gdk -I../gdk -DGTK_DISABLE_DEPRECATED -DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED -DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/glib/2.28.5/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.5/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.5/include -I/usr/local/Cellar/pango/1.28.3/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.22.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/1.32.0/include/atk-1.0 -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -c updateiconcache.c
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -o gtk-update-icon-cache updateiconcache.o -L/usr/local/Cellar/gdk-pixbuf/2.22.1/lib -L/usr/local/Cellar/glib/2.28.5/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/X11/lib -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lpng12 -lgthread-2.0 -lglib-2.0 -lintl
libtool: link: /usr/bin/gcc-4.2 -DGDK_PIXBUF_DISABLE_DEPRECATED -march=core2 -w -pipe -O3 -Wall -o gtk-update-icon-cache updateiconcache.o -L/usr/local/Cellar/gdk-pixbuf/2.22.1/lib -L/usr/local/Cellar/glib/2.28.5/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/X11/lib -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lpng12 -lgthread-2.0 -lglib-2.0 -lintl
./gtk-update-icon-cache --force --ignore-theme-index \
--source builtin_icons stock-icons > gtkbuiltincache.h.tmp && \
mv gtkbuiltincache.h.tmp gtkbuiltincache.h
(process:81281): GLib-GObject-CRITICAL **: gtype.c:2712: You forgot to call g_type_init()
(process:81281): GLib-GObject-CRITICAL **: gtype.c:2712: You forgot to call g_type_init()
(process:81281): GLib-GObject-WARNING **: interface type `<invalid>' or prerequisite type `<unknown>' invalid
(process:81281): GLib-GObject-WARNING **: cannot add interfaces to invalid (non-instantiatable) type `<invalid>'
(process:81281): GLib-GObject-WARNING **: cannot retrieve class for invalid (unclassed) type `<invalid>'
/bin/sh: line 1: 81281 Segmentation fault ./gtk-update-icon-cache --force --ignore-theme-index --source builtin_icons stock-icons > gtkbuiltincache.h.tmp
make[1]: *** [gtkbuiltincache.h] Error 139
make: *** [install-recursive] Error 1
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/gtk+.rb#L27
==> Environment
HOMEBREW_VERSION: 0.8
HEAD: 694a11ae9f3c7b8243c1097e613ca544f1dd5c81
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: quad-core 64-bit core2
OS X: 10.6.7
Kernel Architecture: i386
Ruby: 1.8.7-174
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 4.0
GCC-4.0: build 5494
GCC-4.2: build 5666
LLVM: build 2335
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/gcc-4.2
CXX: /usr/bin/g++-4.2
LD: /usr/bin/gcc-4.2
CFLAGS: -march=core2 -w -pipe -O3
CXXFLAGS: -march=core2 -w -pipe -O3
MAKEFLAGS: -j4
Error: Failed executing: make install
Please report this bug: https://github.com/mxcl/homebrew/wiki/new-issue
Also try:
`brew doctor` to check your setup for common problems.
`brew missing` to check installed packages for missing deps.
greg@macgreg:~ $ brew missing
greg@macgreg:~ $ brew doctor
Your OS X is ripe for brewing.
Any troubles you may be experiencing are likely purely psychosomatic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment