Skip to content

Instantly share code, notes, and snippets.

@ibeex
Created March 12, 2013 10:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ibeex/5141917 to your computer and use it in GitHub Desktop.
Save ibeex/5141917 to your computer and use it in GitHub Desktop.
Gtk+ failed to build on 10.8.2
brew doctor
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install gtk+
Run `brew missing` for more details.
brew --config
HOMEBREW_VERSION: 0.9.4
ORIGIN: https://github.com/mxcl/homebrew.git
HEAD: 52e0cdefd55718711fedf2123e3d1c025057ac5e
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit sandybridge
OS X: 10.8.2-x86_64
Xcode: 4.6
CLT: 4.6.0.0.1.1358221012
GCC-4.2: build 5666
LLVM-GCC: build 2336
Clang: 4.2 build 425
X11: 2.7.4 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install gtk+
==> Downloading http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.17.tar.xz
Already downloaded: /Library/Caches/Homebrew/gtk+-2.24.17.tar.xz
xz -dc "/Library/Caches/Homebrew/gtk+-2.24.17.tar.xz" | /usr/bin/tar xf -
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/gtk+/2.24.17 --disable-glibtest --disable-introspection --disable-visibility
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/gtk+/2.24.17 --disable-glibtest --disable-introspection --disable-visibility
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-apple-darwin12.2.0
checking host system type... x86_64-apple-darwin12.2.0
checking for native Win32... no
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking for 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 cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin12.2.0 file names to x86_64-apple-darwin12.2.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin12.2.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld 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 cc 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... cc -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 cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common -DPIC
checking if cc PIC flag -fno-common -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.2.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... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fno-common -DPIC
checking if c++ PIC flag -fno-common -DPIC works... yes
checking if c++ static flag -static works... no
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.2.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 cc... none
checking for nm... /usr/bin/nm
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for some Win32 platform... no
checking whether build environment is sane... yes
checking for library containing strerror... none required
checking whether cc understands -c and -o together... yes
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/local/opt/pkg-config/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 for GMODULE... 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... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for xgettext... /usr/local/opt/gettext/bin/xgettext
checking for catalogs to be installed... af am ang ar as ast az az_IR be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy ia id io is it ja ka kk kn ko ku li lt lv mai mi mk ml mn mr ms my nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tk tr tt ug uk ur uz uz@cyrillic vi wa xh yi zh_CN zh_HK zh_TW
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/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.28.0... yes (version 2.34.3)
checking for bind_textdomain_codeset... (cached) 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/opt/gdk-pixbuf/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/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/pango/1.32.6/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo
checking ATK flags... -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/atk/2.6.0/include/atk-1.0 -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/atk/2.6.0/lib -latk-1.0 -lgobject-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 (disabled, use --enable-introspection to enable)
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
checking that generated files are newer than configure... done
checking that generated files are newer than configure... done
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 build/win32/vs10/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/gtk+-HWMC/gtk+-2.24.17/install-sh -d /usr/local/Cellar/gtk+/2.24.17/share; \
catalogs='af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo tt.gmo ug.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'; \
for cat in $catalogs; do \
cat=`basename $cat`; \
case "$cat" in \
*.gmo) destdir=/usr/local/Cellar/gtk+/2.24.17/share/locale;; \
*) destdir=/usr/local/Cellar/gtk+/2.24.17/lib/locale;; \
esac; \
lang=`echo $cat | sed 's/\.gmo$//'`; \
dir=$destdir/$lang/LC_MESSAGES; \
/bin/sh /private/tmp/gtk+-HWMC/gtk+-2.24.17/install-sh -d $dir; \
if test -r $cat; then \
/usr/bin/install -c -m 644 $cat $dir/gtk20.mo; \
echo "installing $cat as $dir/gtk20.mo"; \
else \
/usr/bin/install -c -m 644 ./$cat $dir/gtk20.mo; \
echo "installing ./$cat as" \
"$dir/gtk20.mo"; \
fi; \
if test -r $cat.m; then \
/usr/bin/install -c -m 644 $cat.m $dir/gtk20.mo.m; \
echo "installing $cat.m as $dir/gtk20.mo.m"; \
else \
if test -r ./$cat.m ; then \
/usr/bin/install -c -m 644 ./$cat.m \
$dir/gtk20.mo.m; \
echo "installing ./$cat as" \
"$dir/gtk20.mo.m"; \
else \
true; \
fi; \
fi; \
done
installing af.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/af/LC_MESSAGES/gtk20.mo
installing am.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/am/LC_MESSAGES/gtk20.mo
installing ang.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ang/LC_MESSAGES/gtk20.mo
installing ar.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ar/LC_MESSAGES/gtk20.mo
installing as.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/as/LC_MESSAGES/gtk20.mo
installing ast.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ast/LC_MESSAGES/gtk20.mo
installing az.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/az/LC_MESSAGES/gtk20.mo
installing az_IR.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/az_IR/LC_MESSAGES/gtk20.mo
installing be.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/be/LC_MESSAGES/gtk20.mo
installing be@latin.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/be@latin/LC_MESSAGES/gtk20.mo
installing bg.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/bg/LC_MESSAGES/gtk20.mo
installing bn.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/bn/LC_MESSAGES/gtk20.mo
installing bn_IN.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/bn_IN/LC_MESSAGES/gtk20.mo
installing br.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/br/LC_MESSAGES/gtk20.mo
installing bs.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/bs/LC_MESSAGES/gtk20.mo
installing ca.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ca/LC_MESSAGES/gtk20.mo
installing ca@valencia.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo
installing crh.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/crh/LC_MESSAGES/gtk20.mo
installing cs.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/cs/LC_MESSAGES/gtk20.mo
installing cy.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/cy/LC_MESSAGES/gtk20.mo
installing da.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/da/LC_MESSAGES/gtk20.mo
installing de.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/de/LC_MESSAGES/gtk20.mo
installing dz.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/dz/LC_MESSAGES/gtk20.mo
installing el.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/el/LC_MESSAGES/gtk20.mo
installing en_CA.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/en_CA/LC_MESSAGES/gtk20.mo
installing en_GB.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/en_GB/LC_MESSAGES/gtk20.mo
installing eo.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/eo/LC_MESSAGES/gtk20.mo
installing es.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/es/LC_MESSAGES/gtk20.mo
installing et.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/et/LC_MESSAGES/gtk20.mo
installing eu.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/eu/LC_MESSAGES/gtk20.mo
installing fa.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/fa/LC_MESSAGES/gtk20.mo
installing fi.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/fi/LC_MESSAGES/gtk20.mo
installing fr.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/fr/LC_MESSAGES/gtk20.mo
installing ga.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ga/LC_MESSAGES/gtk20.mo
installing gl.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/gl/LC_MESSAGES/gtk20.mo
installing gu.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/gu/LC_MESSAGES/gtk20.mo
installing he.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/he/LC_MESSAGES/gtk20.mo
installing hi.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/hi/LC_MESSAGES/gtk20.mo
installing hr.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/hr/LC_MESSAGES/gtk20.mo
installing hu.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/hu/LC_MESSAGES/gtk20.mo
installing hy.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/hy/LC_MESSAGES/gtk20.mo
installing ia.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ia/LC_MESSAGES/gtk20.mo
installing id.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/id/LC_MESSAGES/gtk20.mo
installing io.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/io/LC_MESSAGES/gtk20.mo
installing is.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/is/LC_MESSAGES/gtk20.mo
installing it.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/it/LC_MESSAGES/gtk20.mo
installing ja.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ja/LC_MESSAGES/gtk20.mo
installing ka.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ka/LC_MESSAGES/gtk20.mo
installing kk.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/kk/LC_MESSAGES/gtk20.mo
installing kn.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/kn/LC_MESSAGES/gtk20.mo
installing ko.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ko/LC_MESSAGES/gtk20.mo
installing ku.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ku/LC_MESSAGES/gtk20.mo
installing li.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/li/LC_MESSAGES/gtk20.mo
installing lt.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/lt/LC_MESSAGES/gtk20.mo
installing lv.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/lv/LC_MESSAGES/gtk20.mo
installing mai.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/mai/LC_MESSAGES/gtk20.mo
installing mi.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/mi/LC_MESSAGES/gtk20.mo
installing mk.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/mk/LC_MESSAGES/gtk20.mo
installing ml.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ml/LC_MESSAGES/gtk20.mo
installing mn.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/mn/LC_MESSAGES/gtk20.mo
installing mr.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/mr/LC_MESSAGES/gtk20.mo
installing ms.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ms/LC_MESSAGES/gtk20.mo
installing my.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/my/LC_MESSAGES/gtk20.mo
installing nb.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/nb/LC_MESSAGES/gtk20.mo
installing nds.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/nds/LC_MESSAGES/gtk20.mo
installing ne.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ne/LC_MESSAGES/gtk20.mo
installing nl.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/nl/LC_MESSAGES/gtk20.mo
installing nn.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/nn/LC_MESSAGES/gtk20.mo
installing nso.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/nso/LC_MESSAGES/gtk20.mo
installing oc.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/oc/LC_MESSAGES/gtk20.mo
installing or.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/or/LC_MESSAGES/gtk20.mo
installing pa.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/pa/LC_MESSAGES/gtk20.mo
installing pl.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/pl/LC_MESSAGES/gtk20.mo
installing ps.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ps/LC_MESSAGES/gtk20.mo
installing pt.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/pt/LC_MESSAGES/gtk20.mo
installing pt_BR.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/pt_BR/LC_MESSAGES/gtk20.mo
installing ro.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ro/LC_MESSAGES/gtk20.mo
installing ru.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ru/LC_MESSAGES/gtk20.mo
installing rw.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/rw/LC_MESSAGES/gtk20.mo
installing si.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/si/LC_MESSAGES/gtk20.mo
installing sk.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/sk/LC_MESSAGES/gtk20.mo
installing sl.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/sl/LC_MESSAGES/gtk20.mo
installing sq.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/sq/LC_MESSAGES/gtk20.mo
installing sr.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/sr/LC_MESSAGES/gtk20.mo
installing sr@latin.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/sr@latin/LC_MESSAGES/gtk20.mo
installing sr@ije.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/sr@ije/LC_MESSAGES/gtk20.mo
installing sv.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/sv/LC_MESSAGES/gtk20.mo
installing ta.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ta/LC_MESSAGES/gtk20.mo
installing te.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/te/LC_MESSAGES/gtk20.mo
installing th.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/th/LC_MESSAGES/gtk20.mo
installing tk.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/tk/LC_MESSAGES/gtk20.mo
installing tr.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/tr/LC_MESSAGES/gtk20.mo
installing tt.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/tt/LC_MESSAGES/gtk20.mo
installing ug.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ug/LC_MESSAGES/gtk20.mo
installing uk.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/uk/LC_MESSAGES/gtk20.mo
installing ur.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ur/LC_MESSAGES/gtk20.mo
installing uz.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/uz/LC_MESSAGES/gtk20.mo
installing uz@cyrillic.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo
installing vi.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/vi/LC_MESSAGES/gtk20.mo
installing wa.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/wa/LC_MESSAGES/gtk20.mo
installing xh.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/xh/LC_MESSAGES/gtk20.mo
installing yi.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/yi/LC_MESSAGES/gtk20.mo
installing zh_CN.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/zh_CN/LC_MESSAGES/gtk20.mo
installing zh_HK.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/zh_HK/LC_MESSAGES/gtk20.mo
installing zh_TW.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/zh_TW/LC_MESSAGES/gtk20.mo
if test "gtk+" = "glib"; then \
/bin/sh /private/tmp/gtk+-HWMC/gtk+-2.24.17/install-sh -d /usr/local/Cellar/gtk+/2.24.17/share/glib-2.0/gettext/po; \
/usr/bin/install -c -m 644 ./Makefile.in.in \
/usr/local/Cellar/gtk+/2.24.17/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
: ; \
fi
Making install in po-properties
/bin/sh /private/tmp/gtk+-HWMC/gtk+-2.24.17/install-sh -d /usr/local/Cellar/gtk+/2.24.17/share; \
catalogs='af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo tt.gmo ug.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'; \
for cat in $catalogs; do \
cat=`basename $cat`; \
case "$cat" in \
*.gmo) destdir=/usr/local/Cellar/gtk+/2.24.17/share/locale;; \
*) destdir=/usr/local/Cellar/gtk+/2.24.17/lib/locale;; \
esac; \
lang=`echo $cat | sed 's/\.gmo$//'`; \
dir=$destdir/$lang/LC_MESSAGES; \
/bin/sh /private/tmp/gtk+-HWMC/gtk+-2.24.17/install-sh -d $dir; \
if test -r $cat; then \
/usr/bin/install -c -m 644 $cat $dir/gtk20-properties.mo; \
echo "installing $cat as $dir/gtk20-properties.mo"; \
else \
/usr/bin/install -c -m 644 ./$cat $dir/gtk20-properties.mo; \
echo "installing ./$cat as" \
"$dir/gtk20-properties.mo"; \
fi; \
if test -r $cat.m; then \
/usr/bin/install -c -m 644 $cat.m $dir/gtk20-properties.mo.m; \
echo "installing $cat.m as $dir/gtk20-properties.mo.m"; \
else \
if test -r ./$cat.m ; then \
/usr/bin/install -c -m 644 ./$cat.m \
$dir/gtk20-properties.mo.m; \
echo "installing ./$cat as" \
"$dir/gtk20-properties.mo.m"; \
else \
true; \
fi; \
fi; \
done
installing af.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/af/LC_MESSAGES/gtk20-properties.mo
installing am.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/am/LC_MESSAGES/gtk20-properties.mo
installing ang.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ang/LC_MESSAGES/gtk20-properties.mo
installing ar.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ar/LC_MESSAGES/gtk20-properties.mo
installing as.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/as/LC_MESSAGES/gtk20-properties.mo
installing ast.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ast/LC_MESSAGES/gtk20-properties.mo
installing az.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/az/LC_MESSAGES/gtk20-properties.mo
installing az_IR.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo
installing be.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/be/LC_MESSAGES/gtk20-properties.mo
installing be@latin.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo
installing bg.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/bg/LC_MESSAGES/gtk20-properties.mo
installing bn.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/bn/LC_MESSAGES/gtk20-properties.mo
installing bn_IN.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo
installing br.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/br/LC_MESSAGES/gtk20-properties.mo
installing bs.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/bs/LC_MESSAGES/gtk20-properties.mo
installing ca.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ca/LC_MESSAGES/gtk20-properties.mo
installing ca@valencia.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo
installing crh.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/crh/LC_MESSAGES/gtk20-properties.mo
installing cs.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/cs/LC_MESSAGES/gtk20-properties.mo
installing cy.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/cy/LC_MESSAGES/gtk20-properties.mo
installing da.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/da/LC_MESSAGES/gtk20-properties.mo
installing de.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/de/LC_MESSAGES/gtk20-properties.mo
installing dz.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/dz/LC_MESSAGES/gtk20-properties.mo
installing el.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/el/LC_MESSAGES/gtk20-properties.mo
installing en_CA.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo
installing en_GB.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/en_GB/LC_MESSAGES/gtk20-properties.mo
installing eo.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/eo/LC_MESSAGES/gtk20-properties.mo
installing es.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/es/LC_MESSAGES/gtk20-properties.mo
installing et.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/et/LC_MESSAGES/gtk20-properties.mo
installing eu.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/eu/LC_MESSAGES/gtk20-properties.mo
installing fa.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/fa/LC_MESSAGES/gtk20-properties.mo
installing fi.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/fi/LC_MESSAGES/gtk20-properties.mo
installing fr.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/fr/LC_MESSAGES/gtk20-properties.mo
installing ga.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ga/LC_MESSAGES/gtk20-properties.mo
installing gl.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/gl/LC_MESSAGES/gtk20-properties.mo
installing gu.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/gu/LC_MESSAGES/gtk20-properties.mo
installing he.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/he/LC_MESSAGES/gtk20-properties.mo
installing hi.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/hi/LC_MESSAGES/gtk20-properties.mo
installing hr.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/hr/LC_MESSAGES/gtk20-properties.mo
installing hu.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/hu/LC_MESSAGES/gtk20-properties.mo
installing hy.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/hy/LC_MESSAGES/gtk20-properties.mo
installing ia.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ia/LC_MESSAGES/gtk20-properties.mo
installing id.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/id/LC_MESSAGES/gtk20-properties.mo
installing io.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/io/LC_MESSAGES/gtk20-properties.mo
installing is.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/is/LC_MESSAGES/gtk20-properties.mo
installing it.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/it/LC_MESSAGES/gtk20-properties.mo
installing ja.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ja/LC_MESSAGES/gtk20-properties.mo
installing ka.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ka/LC_MESSAGES/gtk20-properties.mo
installing kk.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/kk/LC_MESSAGES/gtk20-properties.mo
installing kn.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/kn/LC_MESSAGES/gtk20-properties.mo
installing ko.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ko/LC_MESSAGES/gtk20-properties.mo
installing ku.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ku/LC_MESSAGES/gtk20-properties.mo
installing li.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/li/LC_MESSAGES/gtk20-properties.mo
installing lt.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/lt/LC_MESSAGES/gtk20-properties.mo
installing lv.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/lv/LC_MESSAGES/gtk20-properties.mo
installing mai.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/mai/LC_MESSAGES/gtk20-properties.mo
installing mi.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/mi/LC_MESSAGES/gtk20-properties.mo
installing mk.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/mk/LC_MESSAGES/gtk20-properties.mo
installing ml.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ml/LC_MESSAGES/gtk20-properties.mo
installing mn.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/mn/LC_MESSAGES/gtk20-properties.mo
installing mr.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/mr/LC_MESSAGES/gtk20-properties.mo
installing ms.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ms/LC_MESSAGES/gtk20-properties.mo
installing my.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/my/LC_MESSAGES/gtk20-properties.mo
installing nb.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/nb/LC_MESSAGES/gtk20-properties.mo
installing nds.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/nds/LC_MESSAGES/gtk20-properties.mo
installing ne.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ne/LC_MESSAGES/gtk20-properties.mo
installing nl.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/nl/LC_MESSAGES/gtk20-properties.mo
installing nn.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/nn/LC_MESSAGES/gtk20-properties.mo
installing nso.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/nso/LC_MESSAGES/gtk20-properties.mo
installing oc.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/oc/LC_MESSAGES/gtk20-properties.mo
installing or.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/or/LC_MESSAGES/gtk20-properties.mo
installing pa.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/pa/LC_MESSAGES/gtk20-properties.mo
installing pl.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/pl/LC_MESSAGES/gtk20-properties.mo
installing ps.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ps/LC_MESSAGES/gtk20-properties.mo
installing pt.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/pt/LC_MESSAGES/gtk20-properties.mo
installing pt_BR.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo
installing ro.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ro/LC_MESSAGES/gtk20-properties.mo
installing ru.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ru/LC_MESSAGES/gtk20-properties.mo
installing rw.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/rw/LC_MESSAGES/gtk20-properties.mo
installing si.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/si/LC_MESSAGES/gtk20-properties.mo
installing sk.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/sk/LC_MESSAGES/gtk20-properties.mo
installing sl.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/sl/LC_MESSAGES/gtk20-properties.mo
installing sq.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/sq/LC_MESSAGES/gtk20-properties.mo
installing sr.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/sr/LC_MESSAGES/gtk20-properties.mo
installing sr@latin.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo
installing sr@ije.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo
installing sv.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/sv/LC_MESSAGES/gtk20-properties.mo
installing ta.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ta/LC_MESSAGES/gtk20-properties.mo
installing te.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/te/LC_MESSAGES/gtk20-properties.mo
installing th.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/th/LC_MESSAGES/gtk20-properties.mo
installing tk.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/tk/LC_MESSAGES/gtk20-properties.mo
installing tr.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/tr/LC_MESSAGES/gtk20-properties.mo
installing tt.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/tt/LC_MESSAGES/gtk20-properties.mo
installing ug.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ug/LC_MESSAGES/gtk20-properties.mo
installing uk.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/uk/LC_MESSAGES/gtk20-properties.mo
installing ur.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/ur/LC_MESSAGES/gtk20-properties.mo
installing uz.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/uz/LC_MESSAGES/gtk20-properties.mo
installing uz@cyrillic.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo
installing vi.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/vi/LC_MESSAGES/gtk20-properties.mo
installing wa.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/wa/LC_MESSAGES/gtk20-properties.mo
installing xh.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/xh/LC_MESSAGES/gtk20-properties.mo
installing yi.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/yi/LC_MESSAGES/gtk20-properties.mo
installing zh_CN.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo
installing zh_HK.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo
installing zh_TW.gmo as /usr/local/Cellar/gtk+/2.24.17/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo
if test "gtk+" = "glib"; then \
/bin/sh /private/tmp/gtk+-HWMC/gtk+-2.24.17/install-sh -d /usr/local/Cellar/gtk+/2.24.17/share/glib-2.0/gettext/po; \
/usr/bin/install -c -m 644 ./Makefile.in.in \
/usr/local/Cellar/gtk+/2.24.17/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
/usr/bin/make install-recursive
Making install in x11
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkapplaunchcontext-x11.lo gdkapplaunchcontext-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkapplaunchcontext-x11.c -fno-common -DPIC -o .libs/gdkapplaunchcontext-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkasync.lo gdkasync.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkasync.c -fno-common -DPIC -o .libs/gdkasync.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkcolor-x11.lo gdkcolor-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkcolor-x11.c -fno-common -DPIC -o .libs/gdkcolor-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkcursor-x11.lo gdkcursor-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkcursor-x11.c -fno-common -DPIC -o .libs/gdkcursor-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkdisplay-x11.lo gdkdisplay-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkdisplay-x11.c -fno-common -DPIC -o .libs/gdkdisplay-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkdnd-x11.lo gdkdnd-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkdnd-x11.c -fno-common -DPIC -o .libs/gdkdnd-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkdrawable-x11.lo gdkdrawable-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkdrawable-x11.c -fno-common -DPIC -o .libs/gdkdrawable-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkevents-x11.lo gdkevents-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkevents-x11.c -fno-common -DPIC -o .libs/gdkevents-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkfont-x11.lo gdkfont-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkfont-x11.c -fno-common -DPIC -o .libs/gdkfont-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkgc-x11.lo gdkgc-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkgc-x11.c -fno-common -DPIC -o .libs/gdkgc-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkgeometry-x11.lo gdkgeometry-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkgeometry-x11.c -fno-common -DPIC -o .libs/gdkgeometry-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkglobals-x11.lo gdkglobals-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkglobals-x11.c -fno-common -DPIC -o .libs/gdkglobals-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkim-x11.lo gdkim-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkim-x11.c -fno-common -DPIC -o .libs/gdkim-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkimage-x11.lo gdkimage-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkimage-x11.c -fno-common -DPIC -o .libs/gdkimage-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkinput.lo gdkinput.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkinput.c -fno-common -DPIC -o .libs/gdkinput.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkkeys-x11.lo gdkkeys-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkkeys-x11.c -fno-common -DPIC -o .libs/gdkkeys-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkmain-x11.lo gdkmain-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkmain-x11.c -fno-common -DPIC -o .libs/gdkmain-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkpixmap-x11.lo gdkpixmap-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkpixmap-x11.c -fno-common -DPIC -o .libs/gdkpixmap-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkproperty-x11.lo gdkproperty-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkproperty-x11.c -fno-common -DPIC -o .libs/gdkproperty-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkscreen-x11.lo gdkscreen-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkscreen-x11.c -fno-common -DPIC -o .libs/gdkscreen-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkselection-x11.lo gdkselection-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkselection-x11.c -fno-common -DPIC -o .libs/gdkselection-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkspawn-x11.lo gdkspawn-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkspawn-x11.c -fno-common -DPIC -o .libs/gdkspawn-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdktestutils-x11.lo gdktestutils-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdktestutils-x11.c -fno-common -DPIC -o .libs/gdktestutils-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkvisual-x11.lo gdkvisual-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkvisual-x11.c -fno-common -DPIC -o .libs/gdkvisual-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkwindow-x11.lo gdkwindow-x11.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkwindow-x11.c -fno-common -DPIC -o .libs/gdkwindow-x11.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkxftdefaults.lo gdkxftdefaults.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkxftdefaults.c -fno-common -DPIC -o .libs/gdkxftdefaults.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkxid.lo gdkxid.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkxid.c -fno-common -DPIC -o .libs/gdkxid.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o xsettings-client.lo xsettings-client.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c xsettings-client.c -fno-common -DPIC -o .libs/xsettings-client.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o xsettings-common.lo xsettings-common.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c xsettings-common.c -fno-common -DPIC -o .libs/xsettings-common.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkinput-none.lo gdkinput-none.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkinput-none.c -fno-common -DPIC -o .libs/gdkinput-none.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=link cc -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -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" )
cc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c checksettings.c
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../../libtool --tag=CC --mode=link cc -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -o checksettings checksettings.o libgdk-x11.la -L/usr/local/Cellar/glib/2.34.3/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: cc -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -o checksettings checksettings.o ./.libs/libgdk-x11.a -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl
brew: superenv removed: -g -O2 -Wall
make[4]: Nothing to be done for `install-exec-am'.
../.././install-sh -c -d '/usr/local/Cellar/gtk+/2.24.17/include/gtk-2.0/gdk'
/usr/bin/install -c -m 644 gdkx.h '/usr/local/Cellar/gtk+/2.24.17/include/gtk-2.0/gdk'
Making install in .
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdk.lo gdk.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdk.c -fno-common -DPIC -o .libs/gdk.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkapplaunchcontext.lo gdkapplaunchcontext.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkapplaunchcontext.c -fno-common -DPIC -o .libs/gdkapplaunchcontext.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkcairo.lo gdkcairo.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkcairo.c -fno-common -DPIC -o .libs/gdkcairo.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkcolor.lo gdkcolor.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkcolor.c -fno-common -DPIC -o .libs/gdkcolor.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkcursor.lo gdkcursor.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkcursor.c -fno-common -DPIC -o .libs/gdkcursor.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkdisplay.lo gdkdisplay.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkdisplay.c -fno-common -DPIC -o .libs/gdkdisplay.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkdisplaymanager.lo gdkdisplaymanager.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkdisplaymanager.c -fno-common -DPIC -o .libs/gdkdisplaymanager.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkdnd.lo gdkdnd.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkdnd.c -fno-common -DPIC -o .libs/gdkdnd.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkdraw.lo gdkdraw.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkdraw.c -fno-common -DPIC -o .libs/gdkdraw.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkevents.lo gdkevents.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkevents.c -fno-common -DPIC -o .libs/gdkevents.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkfont.lo gdkfont.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkfont.c -fno-common -DPIC -o .libs/gdkfont.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkgc.lo gdkgc.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkgc.c -fno-common -DPIC -o .libs/gdkgc.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkglobals.lo gdkglobals.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkglobals.c -fno-common -DPIC -o .libs/gdkglobals.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkimage.lo gdkimage.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkimage.c -fno-common -DPIC -o .libs/gdkimage.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkkeys.lo gdkkeys.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkkeys.c -fno-common -DPIC -o .libs/gdkkeys.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkkeyuni.lo gdkkeyuni.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkkeyuni.c -fno-common -DPIC -o .libs/gdkkeyuni.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkoffscreenwindow.lo gdkoffscreenwindow.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkoffscreenwindow.c -fno-common -DPIC -o .libs/gdkoffscreenwindow.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkpango.lo gdkpango.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkpango.c -fno-common -DPIC -o .libs/gdkpango.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkpixbuf-drawable.lo gdkpixbuf-drawable.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkpixbuf-drawable.c -fno-common -DPIC -o .libs/gdkpixbuf-drawable.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkpixbuf-render.lo gdkpixbuf-render.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkpixbuf-render.c -fno-common -DPIC -o .libs/gdkpixbuf-render.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkpixmap.lo gdkpixmap.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkpixmap.c -fno-common -DPIC -o .libs/gdkpixmap.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkpolyreg-generic.lo gdkpolyreg-generic.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkpolyreg-generic.c -fno-common -DPIC -o .libs/gdkpolyreg-generic.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkrectangle.lo gdkrectangle.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkrectangle.c -fno-common -DPIC -o .libs/gdkrectangle.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkregion-generic.lo gdkregion-generic.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkregion-generic.c -fno-common -DPIC -o .libs/gdkregion-generic.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkrgb.lo gdkrgb.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkrgb.c -fno-common -DPIC -o .libs/gdkrgb.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkscreen.lo gdkscreen.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkscreen.c -fno-common -DPIC -o .libs/gdkscreen.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkselection.lo gdkselection.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkselection.c -fno-common -DPIC -o .libs/gdkselection.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkvisual.lo gdkvisual.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkvisual.c -fno-common -DPIC -o .libs/gdkvisual.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkwindow.lo gdkwindow.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkwindow.c -fno-common -DPIC -o .libs/gdkwindow.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkwindowimpl.lo gdkwindowimpl.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkwindowimpl.c -fno-common -DPIC -o .libs/gdkwindowimpl.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkenumtypes.lo gdkenumtypes.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkenumtypes.c -fno-common -DPIC -o .libs/gdkenumtypes.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c -o gdkmarshalers.lo gdkmarshalers.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c gdkmarshalers.c -fno-common -DPIC -o .libs/gdkmarshalers.o
brew: superenv removed: -I../gdk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=link cc -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -version-info 2400:17:2400 -export-dynamic -rpath /usr/local/Cellar/gtk+/2.24.17/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/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/gdk-pixbuf/2.26.5/lib -L/usr/local/Cellar/fontconfig/2.10.91/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/pango/1.32.6/lib -L/opt/X11/lib -lpangocairo-1.0 -lpango-1.0 -lgio-2.0 -lfontconfig -lXrender -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lX11 -lXext -lm
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/Library/ENV/4.3/sed '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: cc -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/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/gdk-pixbuf/2.26.5/lib -L/usr/local/Cellar/fontconfig/2.10.91/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/pango/1.32.6/lib -L/opt/X11/lib -lpangocairo-1.0 -lpango-1.0 -lgio-2.0 -lfontconfig -lXrender -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lX11 -lXext -lm -O2 -install_name /usr/local/Cellar/gtk+/2.24.17/lib/libgdk-x11-2.0.0.dylib -compatibility_version 2401 -current_version 2401.17 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libgdk-x11-2.0-symbols.expsym
brew: superenv removed: -L/opt/X11/lib -O2
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" )
/bin/sh /private/tmp/gtk+-HWMC/gtk+-2.24.17/install-sh -d /usr/local/Cellar/gtk+/2.24.17/lib/gtk-2.0/include
file=/usr/local/Cellar/gtk+/2.24.17/lib/gtk-2.0/include/gdkconfig.h; \
if test -r $file && cmp -s gdkconfig.h $file; then :; \
else /usr/bin/install -c -m 644 gdkconfig.h $file; fi
.././install-sh -c -d '/usr/local/Cellar/gtk+/2.24.17/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libgdk-x11-2.0.la '/usr/local/Cellar/gtk+/2.24.17/lib'
libtool: install: /usr/bin/install -c .libs/libgdk-x11-2.0.0.dylib /usr/local/Cellar/gtk+/2.24.17/lib/libgdk-x11-2.0.0.dylib
libtool: install: (cd /usr/local/Cellar/gtk+/2.24.17/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/bin/install -c .libs/libgdk-x11-2.0.lai /usr/local/Cellar/gtk+/2.24.17/lib/libgdk-x11-2.0.la
/usr/bin/make install-exec-hook
/bin/sh ../sanitize-la.sh /usr/local/Cellar/gtk+/2.24.17/lib/libgdk-x11-2.0.la
.././install-sh -c -d '/usr/local/Cellar/gtk+/2.24.17/include/gtk-2.0/gdk'
/usr/bin/install -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.17/include/gtk-2.0/gdk'
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 && \
cc -E -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/usr/local/Cellar/gtk+/2.24.17/lib\" -DGTK_DATADIR=\"/usr/local/Cellar/gtk+/2.24.17/share\" -DGTK_DATA_PREFIX=\"/usr/local/Cellar/gtk+/2.24.17\" -DGTK_SYSCONFDIR=\"/usr/local/Cellar/gtk+/2.24.17/etc\" -DGTK_VERSION=\"2.24.17\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_HOST=\"x86_64-apple-darwin12.2.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 -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/harfbuzz/0.9.12/include/harfbuzz -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/usr/local/Cellar/atk/2.6.0/include/atk-1.0 -I/opt/X11/include -DGTK_ENABLE_BROKEN -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -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
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
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
/usr/bin/make gtk-update-icon-cache
cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/usr/local/Cellar/gtk+/2.24.17/lib\" -DGTK_DATADIR=\"/usr/local/Cellar/gtk+/2.24.17/share\" -DGTK_DATA_PREFIX=\"/usr/local/Cellar/gtk+/2.24.17\" -DGTK_SYSCONFDIR=\"/usr/local/Cellar/gtk+/2.24.17/etc\" -DGTK_VERSION=\"2.24.17\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_HOST=\"x86_64-apple-darwin12.2.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 -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/harfbuzz/0.9.12/include/harfbuzz -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/usr/local/Cellar/atk/2.6.0/include/atk-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -c updateiconcache.c
brew: superenv removed: -I../gtk -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
/bin/sh ../libtool --tag=CC --mode=link cc -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -o gtk-update-icon-cache updateiconcache.o -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/gdk-pixbuf/2.26.5/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl
libtool: link: cc -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -o gtk-update-icon-cache updateiconcache.o -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/gdk-pixbuf/2.26.5/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl
brew: superenv removed: -g -O2 -Wall
./gtk-update-icon-cache --force --ignore-theme-index \
--source builtin_icons stock-icons > gtkbuiltincache.h.tmp && \
mv gtkbuiltincache.h.tmp gtkbuiltincache.h
dyld: Library not loaded: /usr/local/opt/libffi/lib/libffi.6.dylib
Referenced from: /usr/local/lib/libgio-2.0.0.dylib
Reason: image not found
/bin/sh: line 1: 37165 Trace/BPT trap: 5 ./gtk-update-icon-cache --force --ignore-theme-index --source builtin_icons stock-icons > gtkbuiltincache.h.tmp
make[1]: *** [gtkbuiltincache.h] Error 133
make: *** [install-recursive] Error 1
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: 52e0cdefd55718711fedf2123e3d1c025057ac5e
CPU: quad-core 64-bit sandybridge
OS X: 10.8.2-x86_64
Xcode: 4.6
CLT: 4.6.0.0.1.1358221012
X11: 2.7.4 => /opt/X11
==> ENV
CC: cc
CXX: c++
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/icu4c:/usr/local
CMAKE_INCLUDE_PATH: /opt/X11/include/freetype2:/usr/include/libxml2:/opt/X11/include
CMAKE_LIBRARY_PATH: /opt/X11/lib
PKG_CONFIG_PATH: /usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal:/opt/X11/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/xz/bin:/usr/local/opt/gettext/bin:/usr/local/opt/glib/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/libpng/bin:/usr/local/opt/gdk-pixbuf/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/cairo/bin:/usr/local/opt/pango/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: gtk+ did not build
Logs: ~/Library/Logs/Homebrew/gtk+/config.log
cat ~/Library/Logs/Homebrew/gtk+/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by gtk+ configure 2.24.17, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/gtk+/2.24.17 --disable-glibtest --disable-introspection --disable-visibility
## --------- ##
## Platform. ##
## --------- ##
hostname = mac7o
uname -m = x86_64
uname -r = 12.2.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 191 tasks, 1147 threads, 4 processors
Load average: 2.26, Mach factor: 1.92
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/xz/bin
PATH: /usr/local/opt/gettext/bin
PATH: /usr/local/opt/glib/bin
PATH: /usr/local/opt/jpeg/bin
PATH: /usr/local/opt/libtiff/bin
PATH: /usr/local/opt/libpng/bin
PATH: /usr/local/opt/gdk-pixbuf/bin
PATH: /usr/local/opt/icu4c/bin
PATH: /usr/local/opt/freetype/bin
PATH: /usr/local/opt/fontconfig/bin
PATH: /usr/local/opt/harfbuzz/bin
PATH: /usr/local/opt/cairo/bin
PATH: /usr/local/opt/pango/bin
PATH: /opt/X11/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2830: checking for a BSD-compatible install
configure:2898: result: /usr/bin/install -c
configure:2909: checking whether build environment is sane
configure:2964: result: yes
configure:3115: checking for a thread-safe mkdir -p
configure:3154: result: ./install-sh -c -d
configure:3161: checking for gawk
configure:3191: result: no
configure:3161: checking for mawk
configure:3191: result: no
configure:3161: checking for nawk
configure:3191: result: no
configure:3161: checking for awk
configure:3177: found /usr/bin/awk
configure:3188: result: awk
configure:3199: checking whether make sets $(MAKE)
configure:3221: result: yes
configure:3250: checking whether make supports nested variables
configure:3267: result: yes
configure:3352: checking whether make supports nested variables
configure:3369: result: yes
configure:3447: checking build system type
configure:3461: result: x86_64-apple-darwin12.2.0
configure:3481: checking host system type
configure:3494: result: x86_64-apple-darwin12.2.0
configure:3516: checking for native Win32
configure:3536: result: no
configure:3596: checking for gcc
configure:3623: result: cc
configure:3852: checking for C compiler version
configure:3861: cc --version >&5
Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.2.0
Thread model: posix
configure:3872: $? = 0
configure:3861: cc -v >&5
Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.2.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /opt/X11/include/freetype2'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /opt/X11/include'
clang: warning: argument unused during compilation: '-I /usr/local/opt/gettext/include'
clang: warning: argument unused during compilation: '-I /usr/local/opt/icu4c/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/gettext/lib'
... rest of stderr output deleted ...
configure:3872: $? = 0
configure:3861: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:3872: $? = 1
configure:3861: cc -qversion >&5
clang: error: no input files
configure:3872: $? = 1
configure:3892: checking whether the C compiler works
configure:3914: cc conftest.c >&5
configure:3918: $? = 0
configure:3966: result: yes
configure:3969: checking for C compiler default output file name
configure:3971: result: a.out
configure:3977: checking for suffix of executables
configure:3984: cc -o conftest conftest.c >&5
configure:3988: $? = 0
configure:4010: result:
configure:4032: checking whether we are cross compiling
configure:4040: cc -o conftest conftest.c >&5
configure:4044: $? = 0
configure:4051: ./conftest
configure:4055: $? = 0
configure:4070: result: no
configure:4075: checking for suffix of object files
configure:4097: cc -c conftest.c >&5
configure:4101: $? = 0
configure:4122: result: o
configure:4126: checking whether we are using the GNU C compiler
configure:4145: cc -c conftest.c >&5
configure:4145: $? = 0
configure:4154: result: yes
configure:4163: checking whether cc accepts -g
configure:4183: cc -c -g conftest.c >&5
configure:4183: $? = 0
configure:4224: result: yes
configure:4241: checking for cc option to accept ISO C89
configure:4304: cc -c -g -O2 conftest.c >&5
configure:4304: $? = 0
configure:4317: result: none needed
configure:4348: checking for style of include used by make
configure:4376: result: GNU
configure:4402: checking dependency style of cc
configure:4513: result: none
configure:4780: checking for C++ compiler version
configure:4789: c++ --version >&5
Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.2.0
Thread model: posix
configure:4800: $? = 0
configure:4789: c++ -v >&5
Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.2.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /opt/X11/include/freetype2'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /opt/X11/include'
clang: warning: argument unused during compilation: '-I /usr/local/opt/gettext/include'
clang: warning: argument unused during compilation: '-I /usr/local/opt/icu4c/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/gettext/lib'
... rest of stderr output deleted ...
configure:4800: $? = 0
configure:4789: c++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:4800: $? = 1
configure:4789: c++ -qversion >&5
clang: error: no input files
configure:4800: $? = 1
configure:4804: checking whether we are using the GNU C++ compiler
configure:4823: c++ -c conftest.cpp >&5
configure:4823: $? = 0
configure:4832: result: yes
configure:4841: checking whether c++ accepts -g
configure:4861: c++ -c -g conftest.cpp >&5
configure:4861: $? = 0
configure:4902: result: yes
configure:4927: checking dependency style of c++
configure:5038: result: none
configure:5065: c++ -c -g -O2 conftest.cpp >&5
configure:5065: $? = 0
configure:5093: c++ -c -g -O2 -x objective-c++ conftest.cpp >&5
configure:5093: $? = 0
configure:5477: checking how to print strings
configure:5504: result: printf
configure:5525: checking for a sed that does not truncate output
configure:5589: result: /usr/local/Library/ENV/4.3/sed
configure:5607: checking for grep that handles long lines and -e
configure:5665: result: /usr/bin/grep
configure:5670: checking for egrep
configure:5732: result: /usr/bin/grep -E
configure:5737: checking for fgrep
configure:5799: result: /usr/bin/grep -F
configure:5834: checking for ld used by cc
configure:5901: result: /usr/bin/ld
configure:5908: checking if the linker (/usr/bin/ld) is GNU ld
configure:5923: result: no
configure:5935: checking for BSD- or MS-compatible name lister (nm)
configure:5984: result: /usr/bin/nm
configure:6114: checking the name lister (/usr/bin/nm) interface
configure:6121: cc -c -g -O2 conftest.c >&5
configure:6124: /usr/bin/nm "conftest.o"
configure:6127: output
000000000000020c S _some_variable
configure:6134: result: BSD nm
configure:6137: checking whether ln -s works
configure:6141: result: yes
configure:6149: checking the maximum length of command line arguments
configure:6279: result: 196608
configure:6296: checking whether the shell understands some XSI constructs
configure:6306: result: yes
configure:6310: checking whether the shell understands "+="
configure:6316: result: yes
configure:6351: checking how to convert x86_64-apple-darwin12.2.0 file names to x86_64-apple-darwin12.2.0 format
configure:6391: result: func_convert_file_noop
configure:6398: checking how to convert x86_64-apple-darwin12.2.0 file names to toolchain format
configure:6418: result: func_convert_file_noop
configure:6425: checking for /usr/bin/ld option to reload object files
configure:6432: result: -r
configure:6506: checking for objdump
configure:6533: result: objdump
configure:6562: checking how to recognize dependent libraries
configure:6764: result: pass_all
configure:6849: checking for dlltool
configure:6876: result: dlltool
configure:6906: checking how to associate runtime and link libraries
configure:6933: result: printf %s\n
configure:6994: checking for ar
configure:7010: found /usr/bin/ar
configure:7021: result: ar
configure:7058: checking for archiver @FILE support
configure:7075: cc -c -g -O2 conftest.c >&5
configure:7075: $? = 0
configure:7078: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:7081: $? = 1
configure:7101: result: no
configure:7159: checking for strip
configure:7175: found /usr/bin/strip
configure:7186: result: strip
configure:7258: checking for ranlib
configure:7274: found /usr/bin/ranlib
configure:7285: result: ranlib
configure:7387: checking command to parse /usr/bin/nm output from cc object
configure:7507: cc -c -g -O2 conftest.c >&5
configure:7510: $? = 0
configure:7514: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7517: $? = 0
cannot find nm_test_var in conftest.nm
configure:7507: cc -c -g -O2 conftest.c >&5
configure:7510: $? = 0
configure:7514: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7517: $? = 0
configure:7583: cc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7586: $? = 0
configure:7624: result: ok
configure:7661: checking for sysroot
configure:7691: result: no
configure:7947: checking for mt
configure:7977: result: no
configure:7997: checking if : is a manifest tool
configure:8003: : '-?'
configure:8011: result: no
configure:8067: checking for dsymutil
configure:8083: found /usr/bin/dsymutil
configure:8094: result: dsymutil
configure:8159: checking for nmedit
configure:8175: found /usr/bin/nmedit
configure:8186: result: nmedit
configure:8251: checking for lipo
configure:8267: found /usr/bin/lipo
configure:8278: result: lipo
configure:8343: checking for otool
configure:8359: found /usr/bin/otool
configure:8370: result: otool
configure:8435: checking for otool64
configure:8465: result: no
configure:8510: checking for -single_module linker flag
cc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8543: result: yes
configure:8546: checking for -exported_symbols_list linker flag
configure:8566: cc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8566: $? = 0
configure:8576: result: yes
configure:8579: checking for -force_load linker flag
cc -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
cc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:8611: result: yes
configure:8653: checking how to run the C preprocessor
configure:8684: cc -E conftest.c
configure:8684: $? = 0
configure:8698: cc -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:8698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8723: result: cc -E
configure:8743: cc -E conftest.c
configure:8743: $? = 0
configure:8757: cc -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:8757: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8786: checking for ANSI C header files
configure:8806: cc -c -g -O2 conftest.c >&5
configure:8806: $? = 0
configure:8879: cc -o conftest -g -O2 conftest.c >&5
configure:8879: $? = 0
configure:8879: ./conftest
configure:8879: $? = 0
configure:8890: result: yes
configure:8903: checking for sys/types.h
configure:8903: cc -c -g -O2 conftest.c >&5
configure:8903: $? = 0
configure:8903: result: yes
configure:8903: checking for sys/stat.h
configure:8903: cc -c -g -O2 conftest.c >&5
configure:8903: $? = 0
configure:8903: result: yes
configure:8903: checking for stdlib.h
configure:8903: cc -c -g -O2 conftest.c >&5
configure:8903: $? = 0
configure:8903: result: yes
configure:8903: checking for string.h
configure:8903: cc -c -g -O2 conftest.c >&5
configure:8903: $? = 0
configure:8903: result: yes
configure:8903: checking for memory.h
configure:8903: cc -c -g -O2 conftest.c >&5
configure:8903: $? = 0
configure:8903: result: yes
configure:8903: checking for strings.h
configure:8903: cc -c -g -O2 conftest.c >&5
configure:8903: $? = 0
configure:8903: result: yes
configure:8903: checking for inttypes.h
configure:8903: cc -c -g -O2 conftest.c >&5
configure:8903: $? = 0
configure:8903: result: yes
configure:8903: checking for stdint.h
configure:8903: cc -c -g -O2 conftest.c >&5
configure:8903: $? = 0
configure:8903: result: yes
configure:8903: checking for unistd.h
configure:8903: cc -c -g -O2 conftest.c >&5
configure:8903: $? = 0
configure:8903: result: yes
configure:8917: checking for dlfcn.h
configure:8917: cc -c -g -O2 conftest.c >&5
configure:8917: $? = 0
configure:8917: result: yes
configure:9101: checking for objdir
configure:9116: result: .libs
configure:9383: checking if cc supports -fno-rtti -fno-exceptions
configure:9401: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:9405: $? = 0
configure:9418: result: yes
configure:9745: checking for cc option to produce PIC
configure:9752: result: -fno-common -DPIC
configure:9760: checking if cc PIC flag -fno-common -DPIC works
configure:9778: cc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:9782: $? = 0
configure:9795: result: yes
configure:9824: checking if cc static flag -static works
configure:9852: result: no
configure:9867: checking if cc supports -c -o file.o
configure:9888: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9892: $? = 0
configure:9914: result: yes
configure:9922: checking if cc supports -c -o file.o
configure:9969: result: yes
configure:10002: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:11155: result: yes
configure:11395: checking dynamic linker characteristics
configure:12132: result: darwin12.2.0 dyld
configure:12239: checking how to hardcode library paths into programs
configure:12264: result: immediate
configure:12804: checking whether stripping libraries is possible
configure:12818: result: yes
configure:12844: checking if libtool supports shared libraries
configure:12846: result: yes
configure:12849: checking whether to build shared libraries
configure:12870: result: yes
configure:12873: checking whether to build static libraries
configure:12877: result: no
configure:12900: checking how to run the C++ preprocessor
configure:12927: c++ -E conftest.cpp
configure:12927: $? = 0
configure:12941: c++ -E conftest.cpp
conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:12941: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12966: result: c++ -E
configure:12986: c++ -E conftest.cpp
configure:12986: $? = 0
configure:13000: c++ -E conftest.cpp
conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:13000: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13169: checking for ld used by c++
configure:13236: result: /usr/bin/ld
configure:13243: checking if the linker (/usr/bin/ld) is GNU ld
configure:13258: result: no
configure:13313: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:14318: result: yes
configure:14354: c++ -c -g -O2 conftest.cpp >&5
configure:14357: $? = 0
configure:14877: checking for c++ option to produce PIC
configure:14884: result: -fno-common -DPIC
configure:14892: checking if c++ PIC flag -fno-common -DPIC works
configure:14910: c++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:14914: $? = 0
configure:14927: result: yes
configure:14950: checking if c++ static flag -static works
configure:14978: result: no
configure:14990: checking if c++ supports -c -o file.o
configure:15011: c++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:15015: $? = 0
configure:15037: result: yes
configure:15042: checking if c++ supports -c -o file.o
configure:15089: result: yes
configure:15119: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:15155: result: yes
configure:15296: checking dynamic linker characteristics
configure:15967: result: darwin12.2.0 dyld
configure:16020: checking how to hardcode library paths into programs
configure:16045: result: immediate
configure:16107: creating ./config.lt
## ------------------ ##
## Running config.lt. ##
## ------------------ ##
config.lt:679: creating libtool
configure:17754: checking for special C compiler options needed for large files
configure:17799: result: no
configure:17805: checking for _FILE_OFFSET_BITS value needed for large files
configure:17830: cc -c -g -O2 conftest.c >&5
configure:17830: $? = 0
configure:17862: result: no
configure:17957: checking dependency style of cc
configure:18066: result: none
configure:18083: checking for nm
configure:18114: result: /usr/bin/nm
configure:18124: checking whether to enable maintainer-specific portions of Makefiles
configure:18133: result: yes
configure:18147: checking for some Win32 platform
configure:18157: result: no
configure:18439: checking whether build environment is sane
configure:18494: result: yes
configure:18508: checking for library containing strerror
configure:18539: cc -o conftest -g -O2 conftest.c >&5
conftest.c:30:6: warning: incompatible redeclaration of library function 'strerror'
char strerror ();
^
conftest.c:30:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:18539: $? = 0
configure:18556: result: none required
configure:18568: checking whether cc understands -c and -o together
configure:18596: cc -c conftest.c -o conftest2.o >&5
configure:18600: $? = 0
configure:18606: cc -c conftest.c -o conftest2.o >&5
configure:18610: $? = 0
configure:18665: result: yes
configure:18691: checking whether make sets $(MAKE)
configure:18713: result: yes
configure:18846: checking for pkg-config
configure:18864: found /usr/local/opt/pkg-config/bin/pkg-config
configure:18876: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:18901: checking pkg-config is at least version 0.9.0
configure:18904: result: yes
configure:18914: checking for BASE_DEPENDENCIES
configure:18921: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.28.0 atk >= 1.29.2 pango >= 1.20 cairo >= 1.6 gdk-pixbuf-2.0 >= 2.21.0"
configure:18924: $? = 0
configure:18938: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.28.0 atk >= 1.29.2 pango >= 1.20 cairo >= 1.6 gdk-pixbuf-2.0 >= 2.21.0"
configure:18941: $? = 0
configure:18999: result: yes
configure:19016: checking for CAIRO_BACKEND
configure:19023: $PKG_CONFIG --exists --print-errors "cairo-$cairo_backend >= 1.6"
configure:19026: $? = 0
configure:19040: $PKG_CONFIG --exists --print-errors "cairo-$cairo_backend >= 1.6"
configure:19043: $? = 0
configure:19101: result: yes
configure:19108: checking for GMODULE
configure:19115: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
configure:19118: $? = 0
configure:19132: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
configure:19135: $? = 0
configure:19193: result: yes
configure:19217: checking Whether to write dependencies into .pc files
configure:19234: result: no
configure:19253: checking for perl5
configure:19286: result: no
configure:19253: checking for perl
configure:19271: found /usr/bin/perl
configure:19283: result: /usr/bin/perl
configure:19298: checking for indent
configure:19314: found /usr/bin/indent
configure:19325: result: indent
configure:19345: checking for lstat
configure:19345: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:19345: $? = 0
configure:19345: result: yes
configure:19345: checking for mkstemp
configure:19345: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:19345: $? = 0
configure:19345: result: yes
configure:19345: checking for flockfile
configure:19345: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:19345: $? = 0
configure:19345: result: yes
configure:19345: checking for getc_unlocked
configure:19345: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:19345: $? = 0
configure:19345: result: yes
configure:19356: checking for localtime_r
configure:19356: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:19356: $? = 0
configure:19356: result: yes
configure:19367: checking for _NL_TIME_FIRST_WEEKDAY
configure:19383: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c:34:38: error: use of undeclared identifier '_NL_TIME_FIRST_WEEKDAY'
c = *((unsigned char *) nl_langinfo(_NL_TIME_FIRST_WEEKDAY));
^
1 error generated.
configure:19383: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h. */
| #include <langinfo.h>
| int
| main ()
| {
|
| char c;
| c = *((unsigned char *) nl_langinfo(_NL_TIME_FIRST_WEEKDAY));
|
| ;
| return 0;
| }
configure:19390: result: no
configure:19399: checking for _NL_MEASUREMENT_MEASUREMENT
configure:19415: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c:34:38: error: use of undeclared identifier '_NL_MEASUREMENT_MEASUREMENT'
c = *((unsigned char *) nl_langinfo(_NL_MEASUREMENT_MEASUREMENT));
^
1 error generated.
configure:19415: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h. */
| #include <langinfo.h>
| int
| main ()
| {
|
| char c;
| c = *((unsigned char *) nl_langinfo(_NL_MEASUREMENT_MEASUREMENT));
|
| ;
| return 0;
| }
configure:19422: result: no
configure:19431: checking for _NL_PAPER_HEIGHT
configure:19447: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c:34:38: error: use of undeclared identifier '_NL_PAPER_HEIGHT'
c = *((unsigned char *) nl_langinfo(_NL_PAPER_HEIGHT));
^
1 error generated.
configure:19447: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h. */
| #include <langinfo.h>
| int
| main ()
| {
|
| char c;
| c = *((unsigned char *) nl_langinfo(_NL_PAPER_HEIGHT));
|
| ;
| return 0;
| }
configure:19454: result: no
configure:19463: checking for _NL_PAPER_WIDTH
configure:19479: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c:34:38: error: use of undeclared identifier '_NL_PAPER_WIDTH'
c = *((unsigned char *) nl_langinfo(_NL_PAPER_WIDTH));
^
1 error generated.
configure:19479: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h. */
| #include <langinfo.h>
| int
| main ()
| {
|
| char c;
| c = *((unsigned char *) nl_langinfo(_NL_PAPER_WIDTH));
|
| ;
| return 0;
| }
configure:19486: result: no
configure:19495: checking for sigsetjmp
configure:19511: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:19511: $? = 0
configure:19518: result: yes
configure:19531: checking locale.h usability
configure:19531: cc -c -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:19531: $? = 0
configure:19531: result: yes
configure:19531: checking locale.h presence
configure:19531: cc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
configure:19531: $? = 0
configure:19531: result: yes
configure:19531: checking for locale.h
configure:19531: result: yes
configure:19542: checking for LC_MESSAGES
configure:19558: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:19558: $? = 0
configure:19566: result: yes
configure:19583: checking libintl.h usability
configure:19583: cc -c -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:19583: $? = 0
configure:19583: result: yes
configure:19583: checking libintl.h presence
configure:19583: cc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
configure:19583: $? = 0
configure:19583: result: yes
configure:19583: checking for libintl.h
configure:19583: result: yes
configure:19591: checking for ngettext in libc
configure:19609: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
Undefined symbols for architecture x86_64:
"_libintl_ngettext", referenced from:
_main in conftest-NChTVX.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19609: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
|
| #include <libintl.h>
|
| int
| main ()
| {
| return !ngettext ("","", 1)
| ;
| return 0;
| }
configure:19618: result: no
configure:19674: checking for bindtextdomain in -lintl
configure:19699: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5
configure:19699: $? = 0
configure:19708: result: yes
configure:19711: checking for ngettext in -lintl
configure:19736: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5
configure:19736: $? = 0
configure:19745: result: yes
configure:19748: checking for dgettext in -lintl
configure:19773: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5
configure:19773: $? = 0
configure:19782: result: yes
configure:19895: checking for bind_textdomain_codeset
configure:19895: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5
configure:19895: $? = 0
configure:19895: result: yes
configure:19932: checking for msgfmt
configure:19959: result: /usr/local/opt/gettext/bin/msgfmt
configure:19970: checking for dcgettext
configure:19970: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5
configure:19970: $? = 0
configure:19970: result: yes
configure:19980: checking if msgfmt accepts -c
configure:19995: $MSGFMT -c -o /dev/null conftest.foo
configure:19998: $? = 0
configure:20000: result: yes
configure:20010: checking for gmsgfmt
configure:20041: result: /usr/local/opt/gettext/bin/msgfmt
configure:20051: checking for xgettext
configure:20078: result: /usr/local/opt/gettext/bin/xgettext
configure:20097: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5
configure:20097: $? = 0
configure:20179: checking for catalogs to be installed
configure:20204: result: af am ang ar as ast az az_IR be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy ia id io is it ja ka kk kn ko ku li lt lv mai mi mk ml mn mr ms my nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tk tr tt ug uk ur uz uz@cyrillic vi wa xh yi zh_CN zh_HK zh_TW
configure:20275: checking for extra flags to get ANSI library prototypes
configure:20290: cc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl -lm >&5
configure:20290: $? = 0
configure:20290: ./conftest
configure:20290: $? = 0
configure:20291: result: none needed
configure:20326: checking for the BeOS
configure:20335: result: no
configure:20344: checking for HP-UX
configure:20353: result: no
configure:20358: checking for extra flags for POSIX compliance
configure:20371: cc -c -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c:40:6: warning: unused variable 'dir' [-Wunused-variable]
DIR *dir;
^
1 warning generated.
configure:20371: $? = 0
configure:20372: result: none needed
configure:20492: checking for pkg-config
configure:20522: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:20547: checking pkg-config is at least version 0.16
configure:20550: result: yes
configure:20567: checking for GLIB - version >= 2.28.0
configure:20696: result: yes (version 2.34.3)
configure:20781: checking for bind_textdomain_codeset
configure:20781: result: yes
configure:20794: checking pwd.h usability
configure:20794: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:20794: $? = 0
configure:20794: result: yes
configure:20794: checking pwd.h presence
configure:20794: cc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
configure:20794: $? = 0
configure:20794: result: yes
configure:20794: checking for pwd.h
configure:20794: result: yes
configure:20808: checking sys/time.h usability
configure:20808: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:20808: $? = 0
configure:20808: result: yes
configure:20808: checking sys/time.h presence
configure:20808: cc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
configure:20808: $? = 0
configure:20808: result: yes
configure:20808: checking for sys/time.h
configure:20808: result: yes
configure:20822: checking for unistd.h
configure:20822: result: yes
configure:20836: checking ftw.h usability
configure:20836: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:20836: $? = 0
configure:20836: result: yes
configure:20836: checking ftw.h presence
configure:20836: cc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
configure:20836: $? = 0
configure:20836: result: yes
configure:20836: checking for ftw.h
configure:20836: result: yes
configure:20849: checking for GNU ftw extensions
configure:20864: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c:51:13: error: use of undeclared identifier 'FTW_ACTIONRETVAL'
int flags = FTW_ACTIONRETVAL;
^
1 error generated.
configure:20864: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/Cellar/gtk+/2.24.17/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| /* end confdefs.h. */
| #define _XOPEN_SOURCE 500
| #define _GNU_SOURCE
| #include <ftw.h>
| int
| main ()
| {
| int flags = FTW_ACTIONRETVAL;
| ;
| return 0;
| }
configure:20877: result: no
configure:20886: checking for ANSI C header files
configure:20990: result: yes
configure:21000: checking for an ANSI C-conforming const
configure:21066: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:21066: $? = 0
configure:21073: result: yes
configure:21083: checking return type of signal handlers
configure:21101: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c:52:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:21101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/Cellar/gtk+/2.24.17/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:21108: result: void
configure:21122: checking for stdlib.h
configure:21122: result: yes
configure:21122: checking for unistd.h
configure:21122: result: yes
configure:21122: checking for sys/param.h
configure:21122: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:21122: $? = 0
configure:21122: result: yes
configure:21142: checking for getpagesize
configure:21142: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5
configure:21142: $? = 0
configure:21142: result: yes
configure:21151: checking for working mmap
configure:21298: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5
configure:21298: $? = 0
configure:21298: ./conftest
configure:21298: $? = 0
configure:21308: result: yes
configure:21320: checking for mallinfo
configure:21320: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5
Undefined symbols for architecture x86_64:
"_mallinfo", referenced from:
_main in conftest-DL7jRH.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:21320: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/Cellar/gtk+/2.24.17/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
| /* Define mallinfo to an innocuous variant, in case <limits.h> declares mallinfo.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mallinfo innocuous_mallinfo
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mallinfo (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mallinfo
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mallinfo ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_mallinfo || defined __stub___mallinfo
| choke me
| #endif
|
| int
| main ()
| {
| return mallinfo ();
| ;
| return 0;
| }
configure:21320: result: no
configure:21331: checking for getresuid
configure:21331: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5
Undefined symbols for architecture x86_64:
"_getresuid", referenced from:
_main in conftest-yn7qdI.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:21331: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/Cellar/gtk+/2.24.17/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
| /* Define getresuid to an innocuous variant, in case <limits.h> declares getresuid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getresuid innocuous_getresuid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getresuid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getresuid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getresuid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getresuid || defined __stub___getresuid
| choke me
| #endif
|
| int
| main ()
| {
| return getresuid ();
| ;
| return 0;
| }
configure:21331: result: no
configure:21340: checking for uid_t in sys/types.h
configure:21359: result: yes
configure:21372: checking for fd_set
configure:21385: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c:56:8: warning: unused variable 'readMask' [-Wunused-variable]
fd_set readMask, writeMask;
^
conftest.c:56:18: warning: unused variable 'writeMask' [-Wunused-variable]
fd_set readMask, writeMask;
^
2 warnings generated.
configure:21385: $? = 0
configure:21392: result: yes, found in sys/types.h
configure:21422: checking for wchar.h
configure:21428: cc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
configure:21428: $? = 0
configure:21439: result: yes
configure:21443: checking for wctype.h
configure:21449: cc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
configure:21449: $? = 0
configure:21460: result: yes
configure:21465: checking for iswalnum
configure:21465: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5
configure:21465: $? = 0
configure:21465: result: yes
configure:21515: checking if iswalnum() and friends are properly defined
configure:21541: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5
In file included from conftest.c:61:
In file included from /usr/include/wctype.h:53:
In file included from /usr/include/_wctype.h:63:
/usr/include/ctype.h:151:1: error: function declared in block scope cannot have 'static' storage class
__DARWIN_CTYPE_TOP_static_inline int
^
/usr/include/ctype.h:135:42: note: expanded from macro '__DARWIN_CTYPE_TOP_static_inline'
#define __DARWIN_CTYPE_TOP_static_inline static __inline
^
/usr/include/ctype.h:152:16: error: expected ';' at end of declaration
isascii(int _c)
^
/usr/include/ctype.h:169:1: error: function declared in block scope cannot have 'static' storage class
__DARWIN_CTYPE_static_inline int
^
/usr/include/ctype.h:124:39: note: expanded from macro '__DARWIN_CTYPE_static_inline'
#define __DARWIN_CTYPE_static_inline static __inline
^
/usr/include/ctype.h:170:50: error: expected ';' at end of declaration
__istype(__darwin_ct_rune_t _c, unsigned long _f)
^
/usr/include/ctype.h:210:1: error: function declared in block scope cannot have 'static' storage class
__DARWIN_CTYPE_static_inline int
^
/usr/include/ctype.h:124:39: note: expanded from macro '__DARWIN_CTYPE_static_inline'
#define __DARWIN_CTYPE_static_inline static __inline
^
/usr/include/ctype.h:211:33: error: expected ';' at end of declaration
__wcwidth(__darwin_ct_rune_t _c)
^
In file included from conftest.c:61:
/usr/include/wctype.h:62:1: error: function declared in block scope cannot have 'static' storage class
__DARWIN_WCTYPE_TOP_static_inline int
^
/usr/include/wctype.h:50:43: note: expanded from macro '__DARWIN_WCTYPE_TOP_static_inline'
#define __DARWIN_WCTYPE_TOP_static_inline static __inline
^
/usr/include/wctype.h:63:21: error: expected ';' at end of declaration
iswblank(wint_t _wc)
^
conftest.c:70:1: warning: implicit declaration of function 'iswalnum' is invalid in C99 [-Wimplicit-function-declaration]
iswalnum((wchar_t) 0);
^
1 warning and 8 errors generated.
configure:21541: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/Cellar/gtk+/2.24.17/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| /* end confdefs.h. */
| #include <stdlib.h>
| int
| main ()
| {
|
| #if (defined(HAVE_WCTYPE_H) || defined(HAVE_WCHAR_H))
| # ifdef HAVE_WCTYPE_H
| # include <wctype.h>
| # else
| # ifdef HAVE_WCHAR_H
| # include <wchar.h>
| # endif
| # endif
| #else
| # define iswalnum(c) ((wchar_t)(c) <= 0xFF && isalnum(c))
| #endif
| iswalnum((wchar_t) 0);
|
| ;
| return 0;
| }
configure:21556: result: no
configure:21561: checking for uxtheme.h
configure:21567: cc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
conftest.c:55:10: fatal error: 'uxtheme.h' file not found
#include <uxtheme.h>
^
1 error generated.
configure:21567: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/Cellar/gtk+/2.24.17/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| /* end confdefs.h. */
| #include <uxtheme.h>
configure:21578: result: no
configure:21584: checking crt_externs.h usability
configure:21584: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:21584: $? = 0
configure:21584: result: yes
configure:21584: checking crt_externs.h presence
configure:21584: cc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
configure:21584: $? = 0
configure:21584: result: yes
configure:21584: checking for crt_externs.h
configure:21584: result: yes
configure:21596: checking for _NSGetEnviron
configure:21596: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5
configure:21596: $? = 0
configure:21596: result: yes
configure:21606: checking whether to build dynamic modules
configure:21621: result: yes
configure:21623: checking whether dynamic modules work
configure:21647: result: yes
configure:21667: checking immodules to build
configure:21703: result:
configure:21831: checking for sys/wait.h that is POSIX.1 compatible
configure:21857: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:21857: $? = 0
configure:21864: result: yes
configure:21873: checking return type of signal handlers
configure:21898: result: void
configure:21910: checking sys/systeminfo.h usability
configure:21910: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c:93:10: fatal error: 'sys/systeminfo.h' file not found
#include <sys/systeminfo.h>
^
1 error generated.
configure:21910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/Cellar/gtk+/2.24.17/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE__NSGETENVIRON 1
| #define USE_GMODULE 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/systeminfo.h>
configure:21910: result: no
configure:21910: checking sys/systeminfo.h presence
configure:21910: cc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
conftest.c:60:10: fatal error: 'sys/systeminfo.h' file not found
#include <sys/systeminfo.h>
^
1 error generated.
configure:21910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/Cellar/gtk+/2.24.17/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE__NSGETENVIRON 1
| #define USE_GMODULE 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <sys/systeminfo.h>
configure:21910: result: no
configure:21910: checking for sys/systeminfo.h
configure:21910: result: no
configure:21918: checking sys/sysinfo.h usability
configure:21918: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c:93:10: fatal error: 'sys/sysinfo.h' file not found
#include <sys/sysinfo.h>
^
1 error generated.
configure:21918: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/Cellar/gtk+/2.24.17/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE__NSGETENVIRON 1
| #define USE_GMODULE 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sysinfo.h>
configure:21918: result: no
configure:21918: checking sys/sysinfo.h presence
configure:21918: cc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
conftest.c:60:10: fatal error: 'sys/sysinfo.h' file not found
#include <sys/sysinfo.h>
^
1 error generated.
configure:21918: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/Cellar/gtk+/2.24.17/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE__NSGETENVIRON 1
| #define USE_GMODULE 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <sys/sysinfo.h>
configure:21918: result: no
configure:21918: checking for sys/sysinfo.h
configure:21918: result: no
configure:21927: checking for mediaLib 2.3
configure:21932: checking for mlib_ImageSetStruct in -lmlib
configure:21957: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lmlib -lintl >&5
ld: library not found for -lmlib
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:21957: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/Cellar/gtk+/2.24.17/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE__NSGETENVIRON 1
| #define USE_GMODULE 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mlib_ImageSetStruct ();
| int
| main ()
| {
| return mlib_ImageSetStruct ();
| ;
| return 0;
| }
configure:21966: result: no
configure:22108: checking for gdk-pixbuf-csource
configure:22126: found /usr/local/opt/gdk-pixbuf/bin/gdk-pixbuf-csource
configure:22139: result: /usr/local/opt/gdk-pixbuf/bin/gdk-pixbuf-csource
configure:22906: checking for XOpenDisplay
configure:22906: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c -L/opt/X11/lib -lXext -lXrender -lX11 -lintl >&5
configure:22906: $? = 0
configure:22906: result: yes
configure:22913: checking for XextFindDisplay
configure:22913: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c -L/opt/X11/lib -lXext -lXrender -lX11 -lintl >&5
configure:22913: $? = 0
configure:22913: result: yes
configure:22920: checking for XRenderQueryExtension
configure:22920: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c -L/opt/X11/lib -lXext -lXrender -lX11 -lintl >&5
configure:22920: $? = 0
configure:22920: result: yes
configure:22930: checking if <X11/extensions/XIproto.h> is needed for xReply
configure:22943: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c >&5
conftest.c:64:9: warning: unused variable 'rep' [-Wunused-variable]
xReply *rep;
^
1 warning generated.
configure:22943: $? = 0
configure:22944: result: no
configure:22979: checking for XConvertCase
configure:22979: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c -L/opt/X11/lib -lXext -lXrender -lX11 -lintl >&5
configure:22979: $? = 0
configure:22979: result: yes
configure:22979: checking for XInternAtoms
configure:22979: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c -L/opt/X11/lib -lXext -lXrender -lX11 -lintl >&5
configure:22979: $? = 0
configure:22979: result: yes
configure:22995: checking for XAddConnectionWatch
configure:22995: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c -L/opt/X11/lib -lXext -lXrender -lX11 -lintl >&5
configure:22995: $? = 0
configure:22995: result: yes
configure:23024: checking for XkbQueryExtension
configure:23024: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c -L/opt/X11/lib -lXext -lXrender -lX11 -lintl >&5
configure:23024: $? = 0
configure:23024: result: yes
configure:23038: checking for XShapeCombineMask
configure:23038: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c -L/opt/X11/lib -lXext -lXrender -lX11 -lintl >&5
configure:23038: $? = 0
configure:23038: result: yes
configure:23050: checking for XSyncQueryExtension
configure:23050: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c -L/opt/X11/lib -lXext -lXrender -lX11 -lintl >&5
configure:23050: $? = 0
configure:23050: result: yes
configure:23052: checking for X11/extensions/sync.h
configure:23052: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c >&5
configure:23052: $? = 0
configure:23052: result: yes
configure:23072: checking for XShmAttach
configure:23072: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c -L/opt/X11/lib -lXext -lXrender -lX11 -lintl >&5
configure:23072: $? = 0
configure:23072: result: yes
configure:23127: checking sys/ipc.h usability
configure:23127: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c >&5
configure:23127: $? = 0
configure:23127: result: yes
configure:23127: checking sys/ipc.h presence
configure:23127: cc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c
configure:23127: $? = 0
configure:23127: result: yes
configure:23127: checking for sys/ipc.h
configure:23127: result: yes
configure:23137: checking sys/shm.h usability
configure:23137: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c >&5
configure:23137: $? = 0
configure:23137: result: yes
configure:23137: checking sys/shm.h presence
configure:23137: cc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c
configure:23137: $? = 0
configure:23137: result: yes
configure:23137: checking for sys/shm.h
configure:23137: result: yes
configure:23150: checking X11/extensions/XShm.h
configure:23176: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c >&5
conftest.c:79:18: warning: unused variable 'x_shm_info' [-Wunused-variable]
XShmSegmentInfo *x_shm_info;
^
1 warning generated.
configure:23176: $? = 0
configure:23182: result: yes
configure:23197: checking for Xinerama support on XFree86
configure:23267: result: yes
configure:23621: checking Pango flags
configure:23627: result: -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/pango/1.32.6/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo
configure:23661: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/pango/1.32.6/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo >&5
configure:23661: $? = 0
configure:23706: checking ATK flags
configure:23712: result: -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/atk/2.6.0/include/atk-1.0 -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/atk/2.6.0/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl
configure:23744: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/atk/2.6.0/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl >&5
configure:23744: $? = 0
configure:23796: checking for library containing gethostent
configure:23827: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c >&5
configure:23827: $? = 0
configure:23844: result: none required
configure:23852: checking for library containing setsockopt
configure:23883: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c >&5
configure:23883: $? = 0
configure:23900: result: none required
configure:23908: checking for library containing connect
configure:23939: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c >&5
configure:23939: $? = 0
configure:23956: result: none required
configure:23965: checking for struct sockaddr_un.sun_len
configure:23965: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c >&5
configure:23965: $? = 0
configure:23965: result: yes
configure:24016: checking for cups-config
configure:24034: found /usr/bin/cups-config
configure:24047: result: /usr/bin/cups-config
configure:24097: checking cups/cups.h usability
configure:24097: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c >&5
configure:24097: $? = 0
configure:24097: result: yes
configure:24097: checking cups/cups.h presence
configure:24097: cc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c
configure:24097: $? = 0
configure:24097: result: yes
configure:24097: checking for cups/cups.h
configure:24097: result: yes
configure:24128: cc -c -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c >&5
conftest.c:83:8: error: variable has incomplete type 'http_t' (aka 'struct _http_s')
http_t http; char *s = http.authstring;
^
/usr/include/cups/http.h:319:16: note: forward declaration of 'struct _http_s'
typedef struct _http_s http_t; /**** HTTP connection type ****/
^
1 error generated.
configure:24128: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/Cellar/gtk+/2.24.17/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE__NSGETENVIRON 1
| #define USE_GMODULE 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define HAVE_XCONVERTCASE 1
| #define HAVE_XINTERNATOMS 1
| #define HAVE_X11R6 1
| #define HAVE_XKB 1
| #define HAVE_XSYNC 1
| #define HAVE_IPC_H 1
| #define HAVE_SHM_H 1
| #define HAVE_XSHM_H 1
| #define HAVE_XFREE_XINERAMA 1
| #define HAVE_XINERAMA 1
| #define XINPUT_NONE 1
| #define HAVE_RANDR 1
| #define HAVE_XCURSOR 1
| #define HAVE_XFIXES 1
| #define HAVE_XCOMPOSITE 1
| #define HAVE_XDAMAGE 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define HAVE_CUPS_API_1_2 1
| #define HAVE_CUPS_API_1_6 1
| /* end confdefs.h. */
| #include <cups/http.h>
| int
| main ()
| {
| http_t http; char *s = http.authstring;
| ;
| return 0;
| }
configure:24142: checking for httpGetAuthString
configure:24142: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c -lcups -weak_framework Kerberos -weak_framework GSS -lz -lpthread -lresolv -framework SystemConfiguration -framework CoreFoundation -framework Security -liconv -lz >&5
configure:24142: $? = 0
configure:24142: result: yes
configure:24176: checking libpapi
configure:24178: checking for papiServiceCreate in -lpapi
configure:24203: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include conftest.c -lpapi >&5
ld: library not found for -lpapi
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:24203: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.24.17"
| #define PACKAGE_STRING "gtk+ 2.24.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define PACKAGE_URL ""
| #define GETTEXT_PACKAGE "gtk20"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/Cellar/gtk+/2.24.17/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE__NSGETENVIRON 1
| #define USE_GMODULE 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define HAVE_XCONVERTCASE 1
| #define HAVE_XINTERNATOMS 1
| #define HAVE_X11R6 1
| #define HAVE_XKB 1
| #define HAVE_XSYNC 1
| #define HAVE_IPC_H 1
| #define HAVE_SHM_H 1
| #define HAVE_XSHM_H 1
| #define HAVE_XFREE_XINERAMA 1
| #define HAVE_XINERAMA 1
| #define XINPUT_NONE 1
| #define HAVE_RANDR 1
| #define HAVE_XCURSOR 1
| #define HAVE_XFIXES 1
| #define HAVE_XCOMPOSITE 1
| #define HAVE_XDAMAGE 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define HAVE_CUPS_API_1_2 1
| #define HAVE_CUPS_API_1_6 1
| #define HAVE_HTTPGETAUTHSTRING 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char papiServiceCreate ();
| int
| main ()
| {
| return papiServiceCreate ();
| ;
| return 0;
| }
configure:24212: result: no
configure:24252: checking cairo-pdf.h usability
configure:24252: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/harfbuzz/0.9.12/include/harfbuzz -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/usr/local/Cellar/atk/2.6.0/include/atk-1.0 -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include conftest.c >&5
configure:24252: $? = 0
configure:24252: result: yes
configure:24252: checking cairo-pdf.h presence
configure:24252: cc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/harfbuzz/0.9.12/include/harfbuzz -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/usr/local/Cellar/atk/2.6.0/include/atk-1.0 -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include conftest.c
configure:24252: $? = 0
configure:24252: result: yes
configure:24252: checking for cairo-pdf.h
configure:24252: result: yes
configure:24264: checking cairo-ps.h usability
configure:24264: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/harfbuzz/0.9.12/include/harfbuzz -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/usr/local/Cellar/atk/2.6.0/include/atk-1.0 -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include conftest.c >&5
configure:24264: $? = 0
configure:24264: result: yes
configure:24264: checking cairo-ps.h presence
configure:24264: cc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/harfbuzz/0.9.12/include/harfbuzz -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/usr/local/Cellar/atk/2.6.0/include/atk-1.0 -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include conftest.c
configure:24264: $? = 0
configure:24264: result: yes
configure:24264: checking for cairo-ps.h
configure:24264: result: yes
configure:24275: checking cairo-svg.h usability
configure:24275: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/harfbuzz/0.9.12/include/harfbuzz -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/usr/local/Cellar/atk/2.6.0/include/atk-1.0 -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include conftest.c >&5
configure:24275: $? = 0
configure:24275: result: yes
configure:24275: checking cairo-svg.h presence
configure:24275: cc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/harfbuzz/0.9.12/include/harfbuzz -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/usr/local/Cellar/atk/2.6.0/include/atk-1.0 -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include conftest.c
configure:24275: $? = 0
configure:24275: result: yes
configure:24275: checking for cairo-svg.h
configure:24275: result: yes
configure:24355: checking for gobject-introspection
configure:24400: result: no (disabled, use --enable-introspection to enable)
configure:24447: checking for gtkdoc-check
configure:24480: result: no
configure:24489: checking for gtkdoc-rebase
configure:24522: result: no
configure:24533: checking for gtkdoc-mkpdf
configure:24566: result: no
configure:24697: checking whether to build gtk-doc documentation
configure:24699: result: no
configure:24766: checking for db2html
configure:24794: result: false
configure:25105: checking that generated files are newer than configure
configure:25111: result: done
configure:25169: checking that generated files are newer than configure
configure:25175: result: done
configure:25362: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gtk+ config.status 2.24.17, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on mac7o
config.status:1547: creating config.h.win32
config.status:1547: creating gtk-zip.sh
config.status:1547: creating Makefile
config.status:1547: creating gdk-2.0.pc
config.status:1547: creating gtk+-2.0.pc
config.status:1547: creating gtk+-unix-print-2.0.pc
config.status:1547: creating gail.pc
config.status:1547: creating gdk-2.0-uninstalled.pc
config.status:1547: creating gtk+-2.0-uninstalled.pc
config.status:1547: creating gail-uninstalled.pc
config.status:1547: creating m4macros/Makefile
config.status:1547: creating po/Makefile.in
config.status:1547: creating po-properties/Makefile.in
config.status:1547: creating demos/Makefile
config.status:1547: creating demos/gtk-demo/Makefile
config.status:1547: creating demos/gtk-demo/geninclude.pl
config.status:1547: creating tests/Makefile
config.status:1547: creating docs/Makefile
config.status:1547: creating docs/reference/Makefile
config.status:1547: creating docs/reference/gdk/Makefile
config.status:1547: creating docs/reference/gdk/version.xml
config.status:1547: creating docs/reference/gtk/Makefile
config.status:1547: creating docs/reference/gtk/version.xml
config.status:1547: creating docs/reference/libgail-util/Makefile
config.status:1547: creating docs/faq/Makefile
config.status:1547: creating docs/tools/Makefile
config.status:1547: creating docs/tutorial/Makefile
config.status:1547: creating build/Makefile
config.status:1547: creating build/win32/Makefile
config.status:1547: creating build/win32/vs9/Makefile
config.status:1547: creating build/win32/vs10/Makefile
config.status:1547: creating gdk/Makefile
config.status:1547: creating gdk/x11/Makefile
config.status:1547: creating gdk/win32/Makefile
config.status:1547: creating gdk/win32/rc/Makefile
config.status:1547: creating gdk/win32/rc/gdk.rc
config.status:1547: creating gdk/quartz/Makefile
config.status:1547: creating gdk/directfb/Makefile
config.status:1547: creating gdk/tests/Makefile
config.status:1547: creating gtk/Makefile
config.status:1547: creating gtk/makefile.msc
config.status:1547: creating gtk/gtkversion.h
config.status:1547: creating gtk/gtk-win32.rc
config.status:1547: creating gtk/theme-bits/Makefile
config.status:1547: creating gtk/tests/Makefile
config.status:1547: creating modules/Makefile
config.status:1547: creating modules/other/Makefile
config.status:1547: creating modules/other/gail/Makefile
config.status:1547: creating modules/other/gail/libgail-util/Makefile
config.status:1547: creating modules/other/gail/tests/Makefile
config.status:1547: creating modules/engines/Makefile
config.status:1547: creating modules/engines/pixbuf/Makefile
config.status:1547: creating modules/engines/ms-windows/Makefile
config.status:1547: creating modules/engines/ms-windows/Theme/Makefile
config.status:1547: creating modules/engines/ms-windows/Theme/gtk-2.0/Makefile
config.status:1547: creating modules/input/Makefile
config.status:1547: creating modules/printbackends/Makefile
config.status:1547: creating modules/printbackends/cups/Makefile
config.status:1547: creating modules/printbackends/lpr/Makefile
config.status:1547: creating modules/printbackends/file/Makefile
config.status:1547: creating modules/printbackends/papi/Makefile
config.status:1547: creating modules/printbackends/test/Makefile
config.status:1547: creating perf/Makefile
config.status:1547: creating config.h
config.status:1776: executing depfiles commands
config.status:1776: executing libtool commands
config.status:1776: executing default-1 commands
config.status:1776: executing default-2 commands
config.status:1776: executing gdk/gdkconfig.h commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin12.2.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set=
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value=
ac_cv_env_BASE_DEPENDENCIES_LIBS_set=
ac_cv_env_BASE_DEPENDENCIES_LIBS_value=
ac_cv_env_CAIRO_BACKEND_CFLAGS_set=
ac_cv_env_CAIRO_BACKEND_CFLAGS_value=
ac_cv_env_CAIRO_BACKEND_LIBS_set=
ac_cv_env_CAIRO_BACKEND_LIBS_value=
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_DIRECTFB_CFLAGS_set=
ac_cv_env_DIRECTFB_CFLAGS_value=
ac_cv_env_DIRECTFB_LIBS_set=
ac_cv_env_DIRECTFB_LIBS_value=
ac_cv_env_GMODULE_CFLAGS_set=
ac_cv_env_GMODULE_CFLAGS_value=
ac_cv_env_GMODULE_LIBS_set=
ac_cv_env_GMODULE_LIBS_value=
ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
ac_cv_env_GTKDOC_DEPS_LIBS_set=
ac_cv_env_GTKDOC_DEPS_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_XAddConnectionWatch=yes
ac_cv_func_XConvertCase=yes
ac_cv_func_XInternAtoms=yes
ac_cv_func_XOpenDisplay=yes
ac_cv_func_XRenderQueryExtension=yes
ac_cv_func_XShapeCombineMask=yes
ac_cv_func_XShmAttach=yes
ac_cv_func_XSyncQueryExtension=yes
ac_cv_func_XextFindDisplay=yes
ac_cv_func_XkbQueryExtension=yes
ac_cv_func__NSGetEnviron=yes
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_dcgettext=yes
ac_cv_func_flockfile=yes
ac_cv_func_getc_unlocked=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getresuid=no
ac_cv_func_httpGetAuthString=yes
ac_cv_func_iswalnum=yes
ac_cv_func_localtime_r=yes
ac_cv_func_lstat=yes
ac_cv_func_mallinfo=no
ac_cv_func_mkstemp=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_header_X11_extensions_sync_h=yes
ac_cv_header_cairo_pdf_h=yes
ac_cv_header_cairo_ps_h=yes
ac_cv_header_cairo_svg_h=yes
ac_cv_header_crt_externs_h=yes
ac_cv_header_cups_cups_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_ftw_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ipc_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_shm_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysinfo_h=no
ac_cv_header_sys_systeminfo_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin12.2.0
ac_cv_lib_intl_bindtextdomain=yes
ac_cv_lib_intl_dgettext=yes
ac_cv_lib_intl_ngettext=yes
ac_cv_lib_mlib_mlib_ImageSetStruct=no
ac_cv_lib_papi_papiServiceCreate=no
ac_cv_member_struct_sockaddr_un_sun_len=yes
ac_cv_objext=o
ac_cv_path_CUPS_CONFIG=/usr/bin/cups-config
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GDK_PIXBUF_CSOURCE=/usr/local/opt/gdk-pixbuf/bin/gdk-pixbuf-csource
ac_cv_path_GMSGFMT=/usr/local/opt/gettext/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/usr/local/opt/gettext/bin/msgfmt
ac_cv_path_NM=/usr/bin/nm
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_XGETTEXT=/usr/local/opt/gettext/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_DB2HTML=false
ac_cv_prog_INDENT=indent
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_connect='none required'
ac_cv_search_gethostent='none required'
ac_cv_search_setsockopt='none required'
ac_cv_search_strerror='none required'
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_signal=void
ac_cv_type_uid_t=yes
am_cv_CCAS_dependencies_compiler_type=none
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_val_LC_MESSAGES=yes
gt_cv_func_dgettext_libc=no
gt_cv_func_dgettext_libintl=yes
gt_cv_func_ngettext_libc=no
gt_cv_have_gettext=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_BASE_DEPENDENCIES_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/usr/local/Cellar/atk/2.6.0/include/atk-1.0 -I/opt/X11/include '
pkg_cv_BASE_DEPENDENCIES_LIBS='-L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/gdk-pixbuf/2.26.5/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/pango/1.32.6/lib -L/usr/local/Cellar/atk/2.6.0/lib -latk-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
pkg_cv_CAIRO_BACKEND_CFLAGS='-I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/opt/X11/include '
pkg_cv_CAIRO_BACKEND_LIBS='-L/usr/local/Cellar/cairo/1.12.14/lib -L/opt/X11/lib -lcairo -lX11 -lXext '
pkg_cv_GMODULE_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include '
pkg_cv_GMODULE_LIBS='-L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgmodule-2.0 -lglib-2.0 -lintl '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/gtk+-HWMC/gtk+-2.24.17/missing aclocal-1.13 '
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AS='as'
ATK_PREFIX='/usr/local/Cellar/atk/2.6.0'
AUTOCONF='${SHELL} /private/tmp/gtk+-HWMC/gtk+-2.24.17/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/gtk+-HWMC/gtk+-2.24.17/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/gtk+-HWMC/gtk+-2.24.17/missing automake-1.13'
AWK='awk'
BASE_DEPENDENCIES_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/usr/local/Cellar/atk/2.6.0/include/atk-1.0 -I/opt/X11/include '
BASE_DEPENDENCIES_LIBS='-L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/gdk-pixbuf/2.26.5/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/pango/1.32.6/lib -L/usr/local/Cellar/atk/2.6.0/lib -latk-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
BUILD_DYNAMIC_MODULES_FALSE='#'
BUILD_DYNAMIC_MODULES_TRUE=''
CAIRO_BACKEND_CFLAGS='-I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/opt/X11/include '
CAIRO_BACKEND_LIBS='-L/usr/local/Cellar/cairo/1.12.14/lib -L/opt/X11/lib -lcairo -lX11 -lXext '
CAIRO_PREFIX='/usr/local/Cellar/cairo/1.12.14'
CATALOGS=' af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo tt.gmo ug.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
CATOBJEXT='.gmo'
CC='cc'
CCAS='cc'
CCASDEPMODE='depmode=none'
CCASFLAGS='-g -O2'
CCDEPMODE='depmode=none'
CFLAGS='-DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall'
CPP='cc -E'
CPPFLAGS=' -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/opt/X11/include '
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CUPS_API_MAJOR='1'
CUPS_API_MINOR='6'
CUPS_CFLAGS=''
CUPS_CONFIG='/usr/bin/cups-config'
CUPS_LIBS='-lcups -weak_framework Kerberos -weak_framework GSS -lz -lpthread -lresolv -framework SystemConfiguration -framework CoreFoundation -framework Security -liconv -lz'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DATADIRNAME='share'
DB2HTML='false'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DIRECTFB_CFLAGS=''
DIRECTFB_LIBS=''
DISABLE_EXPLICIT_DEPS_FALSE='#'
DISABLE_EXPLICIT_DEPS_TRUE=''
DLLTOOL='dlltool'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
ENABLE_MAN_FALSE=''
ENABLE_MAN_TRUE='#'
EXEEXT=''
EXE_MANIFEST_ARCHITECTURE='X86'
FGREP='/usr/bin/grep -F'
GAIL_INET_LIBS=''
GAIL_LT_CURRENT_MINUS_AGE='18'
GAIL_LT_VERSION_INFO='18:1:0'
GDK_DEP_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/opt/X11/include '
GDK_DEP_LIBS=' -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/gdk-pixbuf/2.26.5/lib -L/usr/local/Cellar/fontconfig/2.10.91/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/pango/1.32.6/lib -L/opt/X11/lib -lpangocairo-1.0 -lpango-1.0 -lgio-2.0 -lfontconfig -lXrender -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lX11 -lXext -lm'
GDK_EXTRA_CFLAGS=''
GDK_EXTRA_LIBS=''
GDK_PACKAGES='pango pangocairo gdk-pixbuf-2.0'
GDK_PIXBUF_CSOURCE='/usr/local/opt/gdk-pixbuf/bin/gdk-pixbuf-csource'
GDK_PIXBUF_LIBS='-L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/gdk-pixbuf/2.26.5/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
GDK_WLIBS=''
GETTEXT_PACKAGE='gtk20'
GLIB_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include '
GLIB_COMPILE_RESOURCES='glib-compile-resources'
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_LIBS='-L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl '
GLIB_MKENUMS='glib-mkenums'
GLIB_PREFIX='/usr/local/Cellar/glib/2.34.3'
GMODULE_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include '
GMODULE_LIBS='-L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgmodule-2.0 -lglib-2.0 -lintl '
GMOFILES=' af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo tt.gmo ug.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
GMSGFMT='/usr/local/opt/gettext/bin/msgfmt'
GOBJECT_QUERY='gobject-query'
GREP='/usr/bin/grep'
GTKDOC_CHECK=''
GTKDOC_DEPS_CFLAGS=''
GTKDOC_DEPS_LIBS=''
GTKDOC_MKPDF=''
GTKDOC_REBASE='true'
GTK_API_VERSION='2.0'
GTK_BINARY_AGE='2417'
GTK_BINARY_VERSION='2.10.0'
GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS -DDISABLE_VISIBILITY'
GTK_DEP_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libpng/1.5.13/include/libpng15 -I/usr/local/Cellar/gdk-pixbuf/2.26.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.91/include -I/usr/local/Cellar/harfbuzz/0.9.12/include/harfbuzz -I/usr/local/Cellar/pixman/0.28.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/usr/local/Cellar/pango/1.32.6/include/pango-1.0 -I/usr/local/Cellar/atk/2.6.0/include/atk-1.0 -I/opt/X11/include '
GTK_DEP_LIBS=' -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/gdk-pixbuf/2.26.5/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/fontconfig/2.10.91/lib -L/usr/local/Cellar/cairo/1.12.14/lib -L/usr/local/Cellar/pango/1.32.6/lib -L/usr/local/Cellar/atk/2.6.0/lib -L/opt/X11/lib -lpangocairo-1.0 -lX11 -lXcomposite -lXdamage -lXfixes -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfreetype -lfontconfig -lm'
GTK_DOC_BUILD_HTML_FALSE='#'
GTK_DOC_BUILD_HTML_TRUE=''
GTK_DOC_BUILD_PDF_FALSE=''
GTK_DOC_BUILD_PDF_TRUE='#'
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_DOC_USE_REBASE_FALSE='#'
GTK_DOC_USE_REBASE_TRUE=''
GTK_EXTRA_CFLAGS=''
GTK_EXTRA_LIBS=''
GTK_INTERFACE_AGE='17'
GTK_MAJOR_VERSION='2'
GTK_MICRO_VERSION='17'
GTK_MINOR_VERSION='24'
GTK_PACKAGES='atk cairo gdk-pixbuf-2.0 gio-2.0 pangoft2'
GTK_UPDATE_ICON_CACHE=''
GTK_VERSION='2.24.17'
GTK_XIM_FLAGS=''
HAVE_CUPS_FALSE='#'
HAVE_CUPS_TRUE=''
HAVE_CXX_FALSE='#'
HAVE_CXX_TRUE=''
HAVE_DOCBOOK_FALSE=''
HAVE_DOCBOOK_TRUE='#'
HAVE_HTTP_AUTHSTRING=''
HAVE_INCLUDED_IMMMODULES_FALSE=''
HAVE_INCLUDED_IMMMODULES_TRUE='#'
HAVE_INTROSPECTION_FALSE=''
HAVE_INTROSPECTION_TRUE='#'
HAVE_OBJC_FALSE='#'
HAVE_OBJC_TRUE=''
HAVE_PAPI_CUPS_FALSE=''
HAVE_PAPI_CUPS_TRUE='#'
HAVE_PAPI_FALSE=''
HAVE_PAPI_TRUE='#'
HAVE_X11R6_FALSE='#'
HAVE_X11R6_TRUE=''
HTML_DIR='${datadir}/gtk-doc/html'
INCLUDED_IMMODULE_DEFINE=''
INCLUDED_IMMODULE_OBJ=''
INCLUDE_IM_AM_ET_FALSE=''
INCLUDE_IM_AM_ET_TRUE='#'
INCLUDE_IM_CEDILLA_FALSE=''
INCLUDE_IM_CEDILLA_TRUE='#'
INCLUDE_IM_CYRILLIC_TRANSLIT_FALSE=''
INCLUDE_IM_CYRILLIC_TRANSLIT_TRUE='#'
INCLUDE_IM_IME_FALSE=''
INCLUDE_IM_IME_TRUE='#'
INCLUDE_IM_INUKTITUT_FALSE=''
INCLUDE_IM_INUKTITUT_TRUE='#'
INCLUDE_IM_IPA_FALSE=''
INCLUDE_IM_IPA_TRUE='#'
INCLUDE_IM_MULTIPRESS_FALSE=''
INCLUDE_IM_MULTIPRESS_TRUE='#'
INCLUDE_IM_THAI_FALSE=''
INCLUDE_IM_THAI_TRUE='#'
INCLUDE_IM_TI_ER_FALSE=''
INCLUDE_IM_TI_ER_TRUE='#'
INCLUDE_IM_TI_ET_FALSE=''
INCLUDE_IM_TI_ET_TRUE='#'
INCLUDE_IM_VIQR_FALSE=''
INCLUDE_IM_VIQR_TRUE='#'
INCLUDE_IM_XIM_FALSE=''
INCLUDE_IM_XIM_TRUE='#'
INDENT='indent'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS='-lintl '
INTROSPECTION_CFLAGS=''
INTROSPECTION_COMPILER=''
INTROSPECTION_GENERATE=''
INTROSPECTION_GIRDIR=''
INTROSPECTION_LIBS=''
INTROSPECTION_MAKEFILE=''
INTROSPECTION_SCANNER=''
INTROSPECTION_TYPELIBDIR=''
LD='/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"'
LIB_EXE_MACHINE_FLAG='X86'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LT_CURRENT_MINUS_AGE='0'
LT_VERSION_INFO='2400:17:2400'
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /private/tmp/gtk+-HWMC/gtk+-2.24.17/missing makeinfo'
MANIFEST_TOOL=':'
MATH_LIB='-lm'
MKDIR_P='./install-sh -c -d'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/local/opt/gettext/bin/msgfmt'
MSGFMT_OPTS='-c'
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
OS_LINUX_FALSE=''
OS_LINUX_TRUE='#'
OS_UNIX_FALSE='#'
OS_UNIX_TRUE=''
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
OTOOL64=':'
OTOOL='otool'
PACKAGE='gtk+'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B'
PACKAGE_NAME='gtk+'
PACKAGE_STRING='gtk+ 2.24.17'
PACKAGE_TARNAME='gtk+'
PACKAGE_URL=''
PACKAGE_VERSION='2.24.17'
PANGO_PREFIX='/usr/local/Cellar/pango/1.32.6'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig'
PKG_CONFIG_PATH='/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig'
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
POFILES=' af.po am.po ang.po ar.po as.po ast.po az.po az_IR.po be.po be@latin.po bg.po bn.po bn_IN.po br.po bs.po ca.po ca@valencia.po crh.po cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po ia.po id.po io.po is.po it.po ja.po ka.po kk.po kn.po ko.po ku.po li.po lt.po lv.po mai.po mi.po mk.po ml.po mn.po mr.po ms.po my.po nb.po nds.po ne.po nl.po nn.po nso.po oc.po or.po pa.po pl.po ps.po pt.po pt_BR.po ro.po ru.po rw.po si.po sk.po sl.po sq.po sr.po sr@latin.po sr@ije.po sv.po ta.po te.po th.po tk.po tr.po tt.po ug.po uk.po ur.po uz.po uz@cyrillic.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po'
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
REBUILD=''
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TEST_PRINT_BACKEND_FALSE=''
TEST_PRINT_BACKEND_TRUE='#'
USE_DIRECTFB_FALSE=''
USE_DIRECTFB_TRUE='#'
USE_MEDIALIB25_FALSE=''
USE_MEDIALIB25_TRUE='#'
USE_MEDIALIB_FALSE=''
USE_MEDIALIB_TRUE='#'
USE_NLS='yes'
USE_QUARTZ_FALSE=''
USE_QUARTZ_TRUE='#'
USE_WIN32_FALSE=''
USE_WIN32_TRUE='#'
USE_X11_FALSE='#'
USE_X11_TRUE=''
VERSION='2.24.17'
WINDRES=''
XGETTEXT='/usr/local/opt/gettext/bin/xgettext'
XINPUT_XFREE_FALSE=''
XINPUT_XFREE_TRUE='#'
XMKMF=''
XMLCATALOG=''
XML_CATALOG_FILE=''
XSLTPROC=''
X_CFLAGS='-I/opt/X11/include '
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCCAS_FALSE=''
am__fastdepCCAS_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin12.2.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin12.2.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gdktarget='x11'
gdktargetlib='libgdk-x11-2.0.la'
gtktargetlib='libgtk-x11-2.0.la'
host='x86_64-apple-darwin12.2.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin12.2.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/gtk+-HWMC/gtk+-2.24.17/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='/usr/local/Cellar/gtk+/2.24.17/share/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
ms_librarian=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/gtk+/2.24.17'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "gtk+"
#define PACKAGE_TARNAME "gtk+"
#define PACKAGE_VERSION "2.24.17"
#define PACKAGE_STRING "gtk+ 2.24.17"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
#define PACKAGE_URL ""
#define GETTEXT_PACKAGE "gtk20"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define GTK_COMPILED_WITH_DEBUGGING "minimum"
#define HAVE_LSTAT 1
#define HAVE_MKSTEMP 1
#define HAVE_FLOCKFILE 1
#define HAVE_GETC_UNLOCKED 1
#define HAVE_LOCALTIME_R 1
#define HAVE_SIGSETJMP 1
#define HAVE_LOCALE_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define ENABLE_NLS 1
#define GTK_LOCALEDIR "/usr/local/Cellar/gtk+/2.24.17/share/locale"
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_PWD_H 1
#define HAVE_PWD_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FTW_H 1
#define HAVE_FTW_H 1
#define STDC_HEADERS 1
#define RETSIGTYPE void
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_BROKEN_WCTYPE 1
#define HAVE_CRT_EXTERNS_H 1
#define HAVE__NSGETENVIRON 1
#define USE_GMODULE 1
#define HAVE_SYS_WAIT_H 1
#define RETSIGTYPE void
#define HAVE_XCONVERTCASE 1
#define HAVE_XINTERNATOMS 1
#define HAVE_X11R6 1
#define HAVE_XKB 1
#define HAVE_XSYNC 1
#define HAVE_IPC_H 1
#define HAVE_SHM_H 1
#define HAVE_XSHM_H 1
#define HAVE_XFREE_XINERAMA 1
#define HAVE_XINERAMA 1
#define XINPUT_NONE 1
#define HAVE_RANDR 1
#define HAVE_XCURSOR 1
#define HAVE_XFIXES 1
#define HAVE_XCOMPOSITE 1
#define HAVE_XDAMAGE 1
#define HAVE_SOCKADDR_UN_SUN_LEN 1
#define HAVE_CUPS_API_1_2 1
#define HAVE_CUPS_API_1_6 1
#define HAVE_HTTPGETAUTHSTRING 1
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gtk+ config.status 2.24.17, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status gdk/gdkconfig.h
on mac7o
config.status:1776: executing gdk/gdkconfig.h commands
config.status:2724: gdk/gdkconfig.h is unchanged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment