Homebrew / legacy-homebrew

💀 The former home of Homebrew/homebrew (deprecated)
https://brew.sh
26.99k stars 11.36k forks source link

Meld won't work #29063

Closed nikhilkadu closed 10 years ago

nikhilkadu commented 10 years ago

I went through all the issues related to the error and applied the solutions. Nothing changed.

–––––––––––– Thu 08 May 12:24:43 EDT [512] ––––––––––––––––––––––––– ~/Documents/$ meld a.sh b.sh Couldn't bind the translation domain. Some translations won't work. 'module' object has no attribute 'bindtextdomain' ^C^Z [1]+ Stopped meld a.sh b.sh

–––––––––––– Thu 08 May 12:26:55 EDT [513] ––––––––––––––––––––––––– ~/Documents/$ pkill meld

–––––––––––– Thu 08 May 12:27:01 EDT [514] ––––––––––––––––––––––––– ~/Documents/$ brew doctor Your system is ready to brew.

–––––––––––– Thu 08 May 12:30:39 EDT [515] ––––––––––––––––––––––––– ~/Documents/$ brew info 29 kegs, 7095 files, 238M

–––––––––––– Thu 08 May 12:30:42 EDT [516] ––––––––––––––––––––––––– ~/Documents/$ brew list atk freetype gtk+ jpeg pango pygtk bash-completion gdk-pixbuf gtksourceview libffi pixman pygtksourceview cairo gettext harfbuzz libpng pkg-config rarian cvs glib icu4c libtiff py2cairo xz fontconfig gobject-introspection intltool meld pygobject

–––––––––––– Thu 08 May 12:30:46 EDT [517] ––––––––––––––––––––––––– ~/Documents/$ brew --config HOMEBREW_VERSION: 0.9.5 ORIGIN: https://github.com/Homebrew/homebrew HEAD: 7dd1a855f6fd9da1b2e6639471e0a5e525da9e9d HOMEBREW_PREFIX: /usr/local HOMEBREW_CELLAR: /usr/local/Cellar CPU: 8-core 64-bit ivybridge OS X: 10.9.2-x86_64 Xcode: 5.1.1 CLT: 5.1.0.0.1.1396320587 Clang: 5.1 build 503 X11: 2.7.5 => /opt/X11 System Ruby: 1.8.7-358 Perl: /usr/bin/perl Python: /usr/bin/python Ruby: /usr/bin/ruby

–––––––––––– Thu 08 May 12:34:54 EDT [519] ––––––––––––––––––––––––– ~/Documents/$ brew update Already up-to-date.

jacknagel commented 10 years ago
Couldn't bind the translation domain. Some translations won't work.
'module' object has no attribute 'bindtextdomain'

I also see this message (actually, I can't remember ever not seeing it in all the time I've been working on Homebrew). but meld itself launches and works fine.

nikhilkadu commented 10 years ago

Meld does not launch for me.

adamv commented 10 years ago

Works for me with a clean install against the system Python (though I do get a lot of debug output in the console.)

I don't know what to suggest here.

adamv commented 10 years ago

To diagnose any further we would probably need the output of brew install -v meld, though we've previously seen this not work on random machines for reasons we can't diagnose.

nikhilkadu commented 10 years ago

~$ brew install -v meld Warning: meld-1.8.4 already installed

Do you want me to remove meld first and then reinstall it?

nikhilkadu commented 10 years ago

~$ brew deps meld | grep py py2cairo pygobject pygtk pygtksourceview python

–––––––––––– Sun 18 May 21:06:02 EDT [516] ––––––––––––––––––––––––– ~$ brew uninstall py2cairo Uninstalling /usr/local/Cellar/py2cairo/1.10.0...

–––––––––––– Sun 18 May 21:06:23 EDT [517] ––––––––––––––––––––––––– ~$ brew uninstall pygobject Uninstalling /usr/local/Cellar/pygobject/2.28.6...

–––––––––––– Sun 18 May 21:06:31 EDT [518] ––––––––––––––––––––––––– ~$ brew uninstall pygtksourceview Uninstalling /usr/local/Cellar/pygtksourceview/2.10.0...

–––––––––––– Sun 18 May 21:06:36 EDT [519] ––––––––––––––––––––––––– ~$ brew uninstall pygtk Uninstalling /usr/local/Cellar/pygtk/2.24.0...

–––––––––––– Sun 18 May 21:06:41 EDT [520] ––––––––––––––––––––––––– ~$ brew uninstall cairo Uninstalling /usr/local/Cellar/cairo/1.12.16_1...

–––––––––––– Sun 18 May 21:06:46 EDT [521] ––––––––––––––––––––––––– ~$ brew uninstall meld Uninstalling /usr/local/Cellar/meld/1.8.4...

–––––––––––– Sun 18 May 21:06:53 EDT [522] ––––––––––––––––––––––––– ~$ brew install -v meld /usr/bin/env perl -e use XML::Parser ==> Installing dependencies for meld: cairo, pygobject, py2cairo, pygtk, pygtksourceview ==> Installing meld dependency: cairo ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/cairo-1.12.16_1.mavericks.bottle.tar.gz Already downloaded: /Library/Caches/Homebrew/cairo-1.12.16_1.mavericks.bottle.tar.gz ==> Verifying cairo-1.12.16_1.mavericks.bottle.tar.gz checksum ==> Pouring cairo-1.12.16_1.mavericks.bottle.tar.gz tar xf /Library/Caches/Homebrew/cairo-1.12.16_1.mavericks.bottle.tar.gz ==> Finishing up ln -s ../Cellar/cairo/1.12.16_1/bin/cairo-trace cairo-trace ln -s ../Cellar/cairo/1.12.16_1/include/cairo cairo ln -s ../../../Cellar/cairo/1.12.16_1/share/gtk-doc/html/cairo cairo ln -s ../../Cellar/cairo/1.12.16_1/lib/pkgconfig/cairo.pc cairo.pc ln -s ../../Cellar/cairo/1.12.16_1/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc ln -s ../../Cellar/cairo/1.12.16_1/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc ln -s ../../Cellar/cairo/1.12.16_1/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc ln -s ../../Cellar/cairo/1.12.16_1/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc ln -s ../../Cellar/cairo/1.12.16_1/lib/pkgconfig/cairo-svg.pc cairo-svg.pc ln -s ../../Cellar/cairo/1.12.16_1/lib/pkgconfig/cairo-script.pc cairo-script.pc ln -s ../../Cellar/cairo/1.12.16_1/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc ln -s ../../Cellar/cairo/1.12.16_1/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc ln -s ../../Cellar/cairo/1.12.16_1/lib/pkgconfig/cairo-ps.pc cairo-ps.pc ln -s ../../Cellar/cairo/1.12.16_1/lib/pkgconfig/cairo-png.pc cairo-png.pc ln -s ../../Cellar/cairo/1.12.16_1/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc ln -s ../../Cellar/cairo/1.12.16_1/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc ln -s ../../Cellar/cairo/1.12.16_1/lib/pkgconfig/cairo-ft.pc cairo-ft.pc ln -s ../../Cellar/cairo/1.12.16_1/lib/pkgconfig/cairo-fc.pc cairo-fc.pc ln -s ../Cellar/cairo/1.12.16_1/lib/libcairo.dylib libcairo.dylib ln -s ../Cellar/cairo/1.12.16_1/lib/libcairo.a libcairo.a ln -s ../Cellar/cairo/1.12.16_1/lib/libcairo.2.dylib libcairo.2.dylib ln -s ../Cellar/cairo/1.12.16_1/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib ln -s ../Cellar/cairo/1.12.16_1/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a ln -s ../Cellar/cairo/1.12.16_1/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib ln -s ../Cellar/cairo/1.12.16_1/lib/libcairo-gobject.dylib libcairo-gobject.dylib ln -s ../Cellar/cairo/1.12.16_1/lib/libcairo-gobject.a libcairo-gobject.a ln -s ../Cellar/cairo/1.12.16_1/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib ln -s ../Cellar/cairo/1.12.16_1/lib/cairo cairo ==> Summary 🍺 /usr/local/Cellar/cairo/1.12.16_1: 105 files, 7.6M ==> Installing meld dependency: pygobject ==> Downloading http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.28/pygobject-2.28.6.tar.bz2 Already downloaded: /Library/Caches/Homebrew/pygobject-2.28.6.tar.bz2 ==> Verifying pygobject-2.28.6.tar.bz2 checksum tar xf /Library/Caches/Homebrew/pygobject-2.28.6.tar.bz2 ==> Downloading http://git.gnome.org/browse/pygobject/patch/gio/gio-types.defs?id=42d01f060c5d764baa881d13c103d68897163a49 Already downloaded: /Library/Caches/Homebrew/pygobject--patch-6976bbad5212ae775e6715405e0e70e592356db2.defs ==> Verifying pygobject--patch-6976bbad5212ae775e6715405e0e70e592356db2.defs checksum ==> Patching /usr/bin/patch -g 0 -f -d /private/tmp/pygobject-7PYo/pygobject-2.28.6 -p1 -i /private/tmp/pygobject--patch-wMbd/gio-types.defs patching file gio/gio-types.defs ==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/pygobject/2.28.6 --disable-introspection checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-apple-darwin13.2.0 checking host system type... x86_64-apple-darwin13.2.0 checking for some Win32 platform... no checking for native Win32... no checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking dependency style of clang... none 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 clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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-darwin13.2.0 file names to x86_64-apple-darwin13.2.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin13.2.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 clang 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... clang -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 clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.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 configure: creating ./config.lt config.lt: creating libtool checking for library containing strerror... none required checking for gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking dependency style of clang... (cached) none checking for gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking dependency style of clang... (cached) none checking whether clang and cc understand -c and -o together... yes checking for a Python interpreter with version >= 2.5.2... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... darwin checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for python version... (cached) 2.7 checking for python platform... (cached) darwin checking for python script directory... (cached) ${prefix}/lib/python2.7/site-packages checking for python extension module directory... (cached) ${exec_prefix}/lib/python2.7/site-packages checking for headers required to compile python extensions... found checking for PySignal_SetWakeupFd in Python.h... yes checking for python module thread... yes checking whether to enable threading in pygobject... yes checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.24.0... yes (version 2.40.0) checking for ffi... checking for FFI... yes checking for GIO... yes checking for GIOUNIX... yes Package gobject-introspection-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing gobject-introspection-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gobject-introspection-1.0' found Package gobject-introspection-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containinggobject-introspection-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gobject-introspection-1.0' found checking whether clang understands -Wall... yes checking whether clang understands -fno-strict-aliasing... yes checking whether clang understands -std=c9x... yes configure: creating ./config.status config.status: creating Makefile config.status: creating pygobject-2.0.pc config.status: creating pygobject-2.0-uninstalled.pc config.status: creating codegen/Makefile config.status: creating codegen/pygobject-codegen-2.0 config.status: creating docs/Makefile config.status: creating docs/reference/entities.docbook config.status: creating docs/xsl/fixxref.py config.status: creating gi/Makefile config.status: creating gi/repository/Makefile config.status: creating gi/overrides/Makefile config.status: creating glib/Makefile config.status: creating gobject/Makefile config.status: creating gio/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating PKG-INFO config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands

libffi support: yes introspection support: no

==> make install Making install in docs /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am make[3]: Nothing to be done for install-exec-am'. test -z "/usr/local/Cellar/pygobject/2.28.6/share/gtk-doc/html/pygobject" || .././install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/share/gtk-doc/html/pygobject" test -z "/usr/local/Cellar/pygobject/2.28.6/share/pygobject/xsl" || .././install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/share/pygobject/xsl" installfiles=echo ./html/`; \ if test "$installfiles" = './html/'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /private/tmp/pygobject-7PYo/pygobject-2.28.6/install-sh -d /usr/local/Cellar/pygobject/2.28.6/share/gtk-doc/html/pygobject; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /usr/local/Cellar/pygobject/2.28.6/share/gtk-doc/html/pygobject; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /usr/local/Cellar/pygobject/2.28.6/share/gtk-doc/html/pygobject || :; \ fi mkdir: /usr/local/Cellar/pygobject/2.28.6/share: File exists mkdir: /usr/local/Cellar/pygobject/2.28.6/share: File exists mkdir: /usr/local/Cellar/pygobject/2.28.6/share/gtk-doc: File exists mkdir: /usr/local/Cellar/pygobject/2.28.6/share/gtk-doc/html: File exists mkdir: /usr/local/Cellar/pygobject/2.28.6/share/gtk-doc/html/pygobject: File exists -- Installing ./html/class-gioappinfo.html -- Installing ./html/class-gioapplaunchcontext.html -- Installing ./html/class-gioasyncresult.html -- Installing ./html/class-giobufferedinputstream.html /usr/bin/install -c -m 644 style.css '/usr/local/Cellar/pygobject/2.28.6/share/gtk-doc/html/pygobject' /usr/bin/install -c -m 644 xsl/common.xsl xsl/devhelp.xsl xsl/html.xsl xsl/pdf-style.xsl xsl/pdf.xsl xsl/ref-html-style.xsl xsl/fixxref.py '/usr/local/Cellar/pygobject/2.28.6/share/pygobject/xsl' -- Installing ./html/class-giobufferedoutputstream.html -- Installing ./html/class-giocancellable.html -- Installing ./html/class-giodatainputstream.html -- Installing ./html/class-giodataoutputstream.html -- Installing ./html/class-giodrive.html -- Installing ./html/class-gioemblem.html -- Installing ./html/class-gioemblemedicon.html -- Installing ./html/class-giofile.html -- Installing ./html/class-giofileattributeinfo.html -- Installing ./html/class-giofileenumerator.html -- Installing ./html/class-giofileicon.html -- Installing ./html/class-giofileinfo.html -- Installing ./html/class-giofileinputstream.html -- Installing ./html/class-giofilemonitor.html -- Installing ./html/class-giofileoutputstream.html -- Installing ./html/class-giofilterinputstream.html -- Installing ./html/class-giofilteroutputstream.html -- Installing ./html/class-gioicon.html -- Installing ./html/class-gioinputstream.html -- Installing ./html/class-gioloadableicon.html -- Installing ./html/class-giomemoryinputstream.html -- Installing ./html/class-giomemoryoutputstream.html -- Installing ./html/class-giomount.html -- Installing ./html/class-giomountoperation.html -- Installing ./html/class-giooutputstream.html -- Installing ./html/class-gioseekable.html -- Installing ./html/class-giosimpleasyncresult.html -- Installing ./html/class-giothemedicon.html -- Installing ./html/class-giounixinputstream.html -- Installing ./html/class-giounixoutputstream.html -- Installing ./html/class-giovolume.html -- Installing ./html/class-giovolumemonitor.html -- Installing ./html/class-glibmaincontext.html -- Installing ./html/class-glibmainloop.html -- Installing ./html/class-gobject.html -- Installing ./html/class-gobjectgboxed.html -- Installing ./html/class-gobjectginterface.html -- Installing ./html/class-gobjectgpointer.html -- Installing ./html/gio-class-reference.html -- Installing ./html/gio-constants.html -- Installing ./html/gio-functions.html -- Installing ./html/giounix-class-reference.html -- Installing ./html/glib-class-reference.html -- Installing ./html/glib-constants.html -- Installing ./html/glib-functions.html -- Installing ./html/gobject-class-reference.html -- Installing ./html/gobject-constants.html -- Installing ./html/gobject-functions.html -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/pygobject-introduction.html -- Installing ./html/pygobject.devhelp -- Installing ./html/index.sgml Making install in codegen test -z "/usr/local/Cellar/pygobject/2.28.6/bin" || .././install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/bin" test -z "/usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen" || .././install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen" test -z "/usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen" || .././install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen" mkdir: /usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0: File exists mkdir: /usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen: File exists /usr/bin/install -c code-coverage.py codegen.py createdefs.py defsconvert.py defsgen.py docextract_to_xml.py docgen.py h2def.py mergedefs.py missingdefs.py mkskel.py scanvirtuals.py scmexpr.py '/usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen' /usr/bin/install -c pygobject-codegen-2.0 '/usr/local/Cellar/pygobject/2.28.6/bin' /usr/bin/install -c -m 644 init.py argtypes.py definitions.py defsparser.py docextract.py override.py reversewrapper.py '/usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen' Byte-compiling python modules... init.pyargtypes.pydefinitions.pydefsparser.pydocextract.pyoverride.pyreversewrapper.py Byte-compiling python modules (optimized versions) ... init.pyargtypes.pydefinitions.pydefsparser.pydocextract.pyoverride.pyreversewrapper.py Making install in glib CC _glib_la-glibmodule.lo CC libpyglib_2_0_python_la-pyglib.lo CC _glib_la-pygoptioncontext.lo CC _glib_la-pygiochannel.lo /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygoptioncontext.lo test -f 'pygoptioncontext.c' || echo './'pygoptioncontext.c CC _glib_la-pygoptiongroup.lo /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygiochannel.lo test -f 'pygiochannel.c' || echo './'pygiochannel.c /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygoptiongroup.lo test -f 'pygoptiongroup.c' || echo './'pygoptiongroup.c /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-glibmodule.lo test -f 'glibmodule.c' || echo './'glibmodule.c CC _glib_la-pygmaincontext.lo CC _glib_la-pygmainloop.lo /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygmaincontext.lo test -f 'pygmaincontext.c' || echo './'pygmaincontext.c /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygmainloop.lo test -f 'pygmainloop.c' || echo './'pygmainloop.c /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o libpyglib_2_0_python_la-pyglib.lo test -f 'pyglib.c' || echo './'pyglib.c CC _glib_la-pygsource.lo /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygsource.lo test -f 'pygsource.c' || echo './'pygsource.c CC _glib_la-pygspawn.lo /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygspawn.lo test -f 'pygspawn.c' || echo './'pygspawn.c CCLD libpyglib-2.0-python.la CCLD _glib.la test -z "/usr/local/Cellar/pygobject/2.28.6/lib" || .././install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/lib" test -z "/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0" || .././install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0" test -z "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib" || .././install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib" test -z "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib" || .././install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib" mkdir: /usr/local/Cellar/pygobject/2.28.6/lib/python2.7: File exists mkdir: /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages: File exists mkdir: /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib: File exists /bin/sh ../libtool --mode=install /usr/bin/install -c libpyglib-2.0-python.la '/usr/local/Cellar/pygobject/2.28.6/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c _glib.la '/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib' /usr/bin/install -c -m 644 pyglib.h '/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0' /usr/bin/install -c -m 644 init.py option.py '/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib' libtool: install: /usr/bin/install -c .libs/libpyglib-2.0-python.0.dylib /usr/local/Cellar/pygobject/2.28.6/lib/libpyglib-2.0-python.0.dylib libtool: install: (cd /usr/local/Cellar/pygobject/2.28.6/lib && { ln -s -f libpyglib-2.0-python.0.dylib libpyglib-2.0-python.dylib || { rm -f libpyglib-2.0-python.dylib && ln -s libpyglib-2.0-python.0.dylib libpyglib-2.0-python.dylib; }; }) libtool: install: /usr/bin/install -c .libs/_glib.so /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib/_glib.so libtool: install: /usr/bin/install -c .libs/libpyglib-2.0-python.lai /usr/local/Cellar/pygobject/2.28.6/lib/libpyglib-2.0-python.la libtool: install: /usr/bin/install -c .libs/_glib.lai /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib/_glib.la Byte-compiling python modules... init.pyoption.py Byte-compiling python modules (optimized versions) ... init.pyoption.py Making install in gobject CC _gobject_la-gobjectmodule.lo CC _gobject_la-pygenum.lo CC _gobject_la-pygboxed.lo /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-gobjectmodule.lo test -f 'gobjectmodule.c' || echo './'gobjectmodule.c CC _gobject_la-pyginterface.lo /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygenum.lo test -f 'pygenum.c' || echo './'pygenum.c CC _gobject_la-pygobject.lo CC _gobject_la-pygflags.lo /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pyginterface.lo test -f 'pyginterface.c' || echo './'pyginterface.c CC _gobject_la-pygparamspec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygobject.lo test -f 'pygobject.c' || echo './'pygobject.c /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygparamspec.lo test -f 'pygparamspec.c' || echo './'pygparamspec.c /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygflags.lo test -f 'pygflags.c' || echo './'pygflags.c /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygboxed.lo test -f 'pygboxed.c' || echo './'pygboxed.c CC _gobject_la-pygpointer.lo /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygpointer.lo test -f 'pygpointer.c' || echo './'pygpointer.c CC _gobject_la-pygtype.lo /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygtype.lo test -f 'pygtype.c' || echo './'pygtype.c CC _gobject_la-ffi-marshaller.lo /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DPY_SSIZE_T_CLEAN -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-ffi-marshaller.lo test -f 'ffi-marshaller.c' || echo './'ffi-marshaller.c CCLD _gobject.la make[2]: Nothing to be done for install-exec-am'. test -z "/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0" || .././install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0" test -z "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject" || .././install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject" test -z "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject" || .././install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject" /usr/bin/install -c -m 644 pygobject.h '/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0' mkdir: /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject: File exists /bin/sh ../libtool --mode=install /usr/bin/install -c _gobject.la '/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject' /usr/bin/install -c -m 644 __init__.py constants.py propertyhelper.py '/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject' libtool: install: /usr/bin/install -c .libs/_gobject.so /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject/_gobject.so libtool: install: /usr/bin/install -c .libs/_gobject.lai /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject/_gobject.la Byte-compiling python modules... __init__.pyconstants.pypropertyhelper.py Byte-compiling python modules (optimized versions) ... **init**.pyconstants.pypropertyhelper.py Making install in gio CC _gio_la-giomodule.lo CC _gio_la-pygio-utils.lo (cd .\ && /usr/bin/python ../codegen/codegen.py \ --py_ssize_t-clean \ --register gio-types.defs \ --register unix-types.defs \ --override gio.override \ --prefix pygio gio.defs) > ./gen-gio.c \ && cp ./gen-gio.c ./gio.c \ && rm -f ./gen-gio.c /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _gio_la-pygio-utils.lotest -f 'pygio-utils.c' || echo './'pygio-utils.c /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _gio_la-giomodule.lotest -f 'giomodule.c' || echo './'giomodule.c (cd .\ && /usr/bin/python ../codegen/codegen.py \ --py_ssize_t-clean \ --register gio-types.defs \ --register unix-types.defs \ --override unix.override \ --prefix pyunix unix.defs) > ./gen-unix.c \ && cp ./gen-unix.c ./unix.c \ && rm -f ./gen-unix.c CC unix_la-unixmodule.lo /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o unix_la-unixmodule.lotest -f 'unixmodule.c' || echo './'unixmodule.c Warning: generating old-style constructor for:g_desktop_app_info_new Could not write method GUnixFDMessage.steal_fds: No ArgType for gint* Warning: generating old-style constructor for:g_unix_input_stream_new Warning: generating old-style constructor for:g_unix_output_stream_new Warning: generating old-style constructor for:g_unix_socket_address_new Could not write function g_desktop_app_info_new_from_keyfile: No ArgType for GKeyFile* Could not write function unix_mount_points_get: No ArgType for guint64* Could not write function unix_mounts_get: No ArgType for guint64* Could not write function unix_mount_at: No ArgType for guint64* Warning: Constructor for GUnixConnection needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GDesktopAppInfo needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GUnixFDMessage needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GUnixInputStream needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GUnixOutputStream needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GUnixSocketAddress needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors **_INFO**_ The coverage of global functions is 81.82% (18/22) **_INFO**_ The coverage of methods is 92.86% (13/14) **_INFO**_ There are no declared virtual proxies. **_INFO**_ There are no declared virtual accessors. **_INFO**_ There are no declared interface proxies. CC unix_la-unix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o unix_la-unix.lotest -f 'unix.c' || echo './'unix.c Could not write method GCancellable.connect: No ArgType for GCallback Warning: generating old-style constructor for:g_emblemed_icon_new Could not write method GFileInfo.get_attribute_data: No ArgType for GFileAttributeType* Could not write method GFileInfo.get_attribute_stringv: No ArgType for char** Could not write method GFileInfo.set_attribute: No ArgType for gpointer Could not write method GBufferedInputStream.peek: No ArgType for void* Could not write method GBufferedInputStream.peek_buffer: No ArgType for gsize* Could not write method GSocketAddress.to_native: No ArgType for gpointer Warning: generating old-style constructor for:g_inet_socket_address_new Warning: generating old-style constructor for:g_network_address_new Warning: generating old-style constructor for:g_network_service_new Warning: generating old-style constructor for:g_socket_new Could not write method GSocket.receive_from: No ArgType for GSocketAddress** Could not write method GSocket.receive_message: No ArgType for GSocketAddress** Could not write method GSocket.send_message: No ArgType for GOutputVector* Could not write method GSocket.create_source: No ArgType for GIOCondition Could not write method GSocketControlMessage.serialize: No ArgType for gpointer Warning: generating old-style constructor for:g_threaded_socket_service_new Warning: generating old-style constructor for:g_simple_async_result_new Could not write constructor for GSimpleAsyncResult: No ArgType for GAsyncReadyCallback Warning: generating old-style constructor for:g_file_icon_new Could not write method GAsyncInitable.init_async: No ArgType for GAsyncReadyCallback Could not write method GFile.load_partial_contents_async: No ArgType for GFileReadMoreCallback Could not write method GFile.load_partial_contents_finish: No ArgType for char** Could not write function async_initable_new_async: varargs functions not supported Could not write function async_initable_newv_async: No ArgType for GParameter* Could not write function async_initable_new_valist_async: No ArgType for va_list Could not write function content_type_guess_for_tree: No ArgType for char** Could not write function initable_new: varargs functions not supported Could not write function initable_newv: No ArgType for GParameter* Could not write function initable_new_valist: No ArgType for va_list Could not write function resolver_free_addresses: No ArgType for GList* Could not write function resolver_free_targets: No ArgType for GList* Could not write function resolver_error_quark: No ArgType for GQuark Could not write function simple_async_result_new_from_error: No ArgType for GAsyncReadyCallback Could not write function simple_async_report_gerror_in_idle: No ArgType for GAsyncReadyCallback Could not write function socket_address_new_from_native: No ArgType for gpointer Could not write function socket_control_message_deserialize: No ArgType for gpointer Could not write function srv_target_list_sort: No ArgType for GList* Warning: Constructor for GEmblemedIcon needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GNetworkAddress needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GNetworkService needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GSocket needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GInetSocketAddress needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GThreadedSocketService needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GMemoryOutputStream needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GSimpleAsyncResult needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GFileIcon needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors **_INFO**_ The coverage of global functions is 72.73% (40/55) **_INFO**_ The coverage of methods is 97.27% (535/550) **_INFO**_ There are no declared virtual proxies. **_INFO**_ There are no declared virtual accessors. **_INFO**_ There are no declared interface proxies. CC _gio_la-gio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _gio_la-gio.lotest -f 'gio.c' || echo './'gio.c CCLD unix.la CCLD _gio.la test -z "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio" || .././install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio" test -z "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages" || .././install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages" test -z "/usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/defs" || .././install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/defs" test -z "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio" || .././install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio" mkdir: /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0: File exists mkdir: /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio: File exists /bin/sh ../libtool --mode=install /usr/bin/install -c _gio.la unix.la '/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio' /usr/bin/install -c -m 644 gio.defs gio-types.defs gio.override gappinfo.override gapplaunchcontext.override gbufferedinputstream.override gcancellable.override gdatainputstream.override gdrive.override gfile.override gfileattribute.override gfileenumerator.override gfileinfo.override gfileinputstream.override gfileiostream.override gfileoutputstream.override gicon.override giostream.override ginputstream.override gmemoryinputstream.override gmemoryoutputstream.override gmount.override goutputstream.override gresolver.override gsocket.override gvolume.override gvolumemonitor.override unix.defs unix-types.defs unix.override '/usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/defs' /usr/bin/install -c -m 644 __init__.py '/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio' libtool: install: /usr/bin/install -c .libs/_gio.so /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio/_gio.so libtool: install: /usr/bin/install -c .libs/_gio.lai /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio/_gio.la libtool: install: /usr/bin/install -c .libs/unix.so /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio/unix.so libtool: install: /usr/bin/install -c .libs/unix.lai /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio/unix.la Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... **init**.py Making install in examples make[2]: Nothing to be done forinstall-exec-am'. make[2]: Nothing to be done forinstall-data-am'. Making install in tests CC testhelper_la-testhelpermodule.lo CC testhelper_la-test-floating.lo CC testhelper_la-test-thread.lo /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o testhelper_la-test-floating.lotest -f 'test-floating.c' || echo './'test-floating.c CC testhelper_la-test-unknown.lo /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o testhelper_la-test-thread.lotest -f 'test-thread.c' || echo './'test-thread.c /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o testhelper_la-test-unknown.lotest -f 'test-unknown.c' || echo './'test-unknown.c /bin/sh ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o testhelper_la-testhelpermodule.lotest -f 'testhelpermodule.c' || echo './'testhelpermodule.c /bin/sh ../libtool --silent --tag=CC --mode=link clang -g -O2 -Wall -fno-strict-aliasing -std=c9x -o testhelper.la -rpath /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/pygobject -module -avoid-version testhelper_la-testhelpermodule.lo testhelper_la-test-floating.lo testhelper_la-test-thread.lo testhelper_la-test-unknown.lo -L/usr/local/Cellar/glib/2.40.0/lib -L/usr/local/opt/gettext/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl make[2]: Nothing to be done forinstall-exec-am'. make[2]: Nothing to be done for`install-data-am'. /bin/sh /private/tmp/pygobject-7PYo/pygobject-2.28.6/install-sh -d /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages test -z "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0" || ./install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0" test -z "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0" || ./install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0" test -z "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages" || ./install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages" test -z "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages" || ./install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages" /bin/sh /private/tmp/pygobject-7PYo/pygobject-2.28.6/install-sh -d /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages test -z "/usr/local/Cellar/pygobject/2.28.6/lib/pkgconfig" || ./install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/lib/pkgconfig" echo "gtk-2.0" > /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/pygtk.pth echo "gtk-2.0" > /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/pygtk.pth /usr/bin/install -c -m 644 pygtk.py '/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages' /usr/bin/install -c -m 644 dsextras.py '/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0' /usr/bin/install -c -m 644 pygobject-2.0.pc '/usr/local/Cellar/pygobject/2.28.6/lib/pkgconfig' Byte-compiling python modules... dsextras.pyByte-compiling python modules... pygtk.py

Byte-compiling python modules (optimized versions) ... pygtk.pyByte-compiling python modules (optimized versions) ... dsextras.py

==> Cleaning rm /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio/unix.la rm /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio/_gio.la rm /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject/_gobject.la rm /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib/_glib.la rm /usr/local/Cellar/pygobject/2.28.6/lib/libpyglib-2.0-python.la ==> Caveats If you need Python to find the installed site-packages: mkdir -p ~/Library/Python/2.7/lib/python/site-packages echo '/usr/local/lib/python2.7/site-packages' > ~/Library/Python/2.7/lib/python/site-packages/homebrew.pth ==> Finishing up ln -s ../Cellar/pygobject/2.28.6/bin/pygobject-codegen-2.0 pygobject-codegen-2.0 ln -s ../Cellar/pygobject/2.28.6/include/pygtk-2.0 pygtk-2.0 ln -s ../Cellar/pygobject/2.28.6/share/pygobject pygobject ln -s ../../../Cellar/pygobject/2.28.6/share/gtk-doc/html/pygobject pygobject ln -s ../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/pygtk.pyo pygtk.pyo ln -s ../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/pygtk.py pygtk.py ln -s ../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/pygtk.pth pygtk.pth ln -s ../../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio/unix.so unix.so ln -s ../../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio/_gio.so _gio.so ln -s ../../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio/init.pyo init.pyo ln -s ../../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio/init.py init.py ln -s ../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/dsextras.pyo dsextras.pyo ln -s ../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/dsextras.py dsextras.py ln -s ../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject/propertyhelper.pyo propertyhelper.pyo ln -s ../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject/propertyhelper.py propertyhelper.py ln -s ../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject/constants.pyo constants.pyo ln -s ../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject/constants.py constants.py ln -s ../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject/_gobject.so _gobject.so ln -s ../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject/init.pyo init.pyo ln -s ../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject/init.py init.py ln -s ../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib/option.pyo option.pyo ln -s ../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib/option.py option.py ln -s ../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib/_glib.so _glib.so ln -s ../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib/init.pyo init.pyo ln -s ../../../../Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib/init.py init.py ln -s ../../Cellar/pygobject/2.28.6/lib/pkgconfig/pygobject-2.0.pc pygobject-2.0.pc ln -s ../Cellar/pygobject/2.28.6/lib/libpyglib-2.0-python.dylib libpyglib-2.0-python.dylib ln -s ../Cellar/pygobject/2.28.6/lib/libpyglib-2.0-python.0.dylib libpyglib-2.0-python.0.dylib ==> Summary 🍺 /usr/local/Cellar/pygobject/2.28.6: 168 files, 4.0M, built in 16 seconds ==> Installing meld dependency: py2cairo ==> Downloading http://cairographics.org/releases/py2cairo-1.10.0.tar.bz2 Already downloaded: /Library/Caches/Homebrew/py2cairo-1.10.0.tar.bz2 ==> Verifying py2cairo-1.10.0.tar.bz2 checksum tar xf /Library/Caches/Homebrew/py2cairo-1.10.0.tar.bz2 ==> ./waf configure --prefix=/usr/local/Cellar/py2cairo/1.10.0 --nopyc --nopyo Setting top to : /private/tmp/py2cairo-XSX4/py2cairo-1.10.0 Setting out to : /private/tmp/py2cairo-XSX4/py2cairo-1.10.0/build_directory Checking for 'gcc' (c compiler) : ok Checking for program python : /usr/bin/python Checking for python version : (2, 7, 5, 'final', 0) Checking for library python2.7 : yes Checking for program python2.7-config : /usr/bin/python2.7-config Checking for header Python.h : yes Checking for program pkg-config : /usr/local/opt/pkg-config/bin/pkg-config Checking for 'cairo' >= 1.10.0 : yes 'configure' finished successfully (0.364s) ./options() ./configure() Configuration: PREFIX : /usr/local/Cellar/py2cairo/1.10.0 LIBDIR : /usr/local/Cellar/py2cairo/1.10.0/lib ==> ./waf install Waf: Entering directory `/private/tmp/py2cairo-XSX4/py2cairo-1.10.0/build_directory' [ 1/12] c: src/cairomodule.c -> build_directory/src/cairomodule.c.1.o [ 2/12] c: src/context.c -> build_directory/src/context.c.1.o [ 3/12] c: src/font.c -> build_directory/src/font.c.1.o [ 4/12] c: src/path.c -> build_directory/src/path.c.1.o [ 5/12] c: src/pattern.c -> build_directory/src/pattern.c.1.o [ 6/12] c: src/matrix.c -> build_directory/src/matrix.c.1.o [ 7/12] c: src/surface.c -> build_directory/src/surface.c.1.o

The following modules will be built:

atk pango pangocairo gtk with 2.24 API gtk.unixprint

The following modules will NOT be built:

gtk.glade

Numpy support: yes

==> make install Making install in . /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -ObjC -Wall -fno-strict-aliasing -std=c9x -c -o atk_la-atkmodule.lo test -f 'atkmodule.c' || echo './'atkmodule.c (cd .\ && /usr/bin/python /usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen/codegen.py \ --py_ssize_t-clean \ --register pango-types.defs \ --register atk-types.defs \ --register gtk/gtk-base-types.defs \ --override atk.override \ --prefix pyatk atk.defs) > ./gen-atk.c \ && cp ./gen-atk.c ./atk.c \ && rm -f ./gen-atk.c /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -ObjC -Wall -fno-strict-aliasing -std=c9x -c -o pango_la-pangomodule.lo test -f 'pangomodule.c' || echo './'pangomodule.c (cd .\ && /usr/bin/python /usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen/codegen.py \ --py_ssize_t-clean \ --register pango-types.defs \ --register atk-types.defs \ --register gtk/gtk-base-types.defs \ --override pango.override \ --prefix pypango pango.defs) > ./gen-pango.c \ && cp ./gen-pango.c ./pango.c \ && rm -f ./gen-pango.c /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c -o pangocairo_la-pangocairomodule.lo test -f 'pangocairomodule.c' || echo './'pangocairomodule.c (cd .\ && /usr/bin/python /usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen/codegen.py \ --py_ssize_t-clean \ --register pango-types.defs \ --register atk-types.defs \ --register gtk/gtk-base-types.defs \ --override pangocairo.override \ --prefix pypangocairo pangocairo.defs) > ./gen-pangocairo.c \ && cp ./gen-pangocairo.c ./pangocairo.c \ && rm -f ./gen-pangocairo.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -ObjC -Wall -fno-strict-aliasing -std=c9x -c atkmodule.c -fno-common -DPIC -o .libs/atk_la-atkmodule.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -ObjC -Wall -fno-strict-aliasing -std=c9x -c pangomodule.c -fno-common -DPIC -o .libs/pango_la-pangomodule.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c pangocairomodule.c -fno-common -DPIC -o .libs/pangocairo_la-pangocairomodule.o Could not write function context_set_font_options: No ArgType for const-cairo_font_options_t Could not write function context_get_font_options: No ArgType for const-cairo_font_options_t _INFO_ The coverage of global functions is 80.00% (8/10) _INFO_ The coverage of methods is 100.00% (3/3) _INFO_ There are no declared virtual proxies. _INFO_ There are no declared virtual accessors. _INFO_ There are no declared interface proxies. /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c -o pangocairo_la-pangocairo.lo test -f 'pangocairo.c' || echo './'pangocairo.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c pangocairo.c -fno-common -DPIC -o .libs/pangocairo_la-pangocairo.o Could not write method AtkObject.get_attributes: No ArgType for AtkAttributeSet Could not write method AtkObject.connect_property_change_handler: No ArgType for AtkPropertyChangeHandler Could not write method AtkObject.notify_state_change: No ArgType for AtkState Could not write method AtkObject.initialize: No ArgType for gpointer Could not write virtual accessor method AtkObject.get_attributes: No ArgType for AtkAttributeSet Could not write virtual accessor method AtkObject.connect_property_change_handler: No ArgType for AtkPropertyChangeHandler Could not write virtual accessor method AtkObject.initialize: No ArgType for gpointer Could not write virtual accessor method AtkObject.children_changed: No ArgType for gpointer Could not write virtual accessor method AtkObject.property_change: No ArgType for AtkPropertyValues Could not write virtual accessor method AtkObject.active_descendant_changed: No ArgType for gpointer Could not write virtual proxy AtkObject.get_attributes: No ArgType for AtkAttributeSet Could not write getter for PangoGlyphString.glyphs: No ArgType for PangoGlyphInfo Could not write getter for PangoGlyphString.log_clusters: No ArgType for gint Could not write getter for PangoItem.analysis_extra_attrs: No ArgType for GSList Could not write method PangoLayoutIter.get_run: No ArgType for PangoLayoutRun Could not write method PangoLayoutIter.get_run_readonly: No ArgType for PangoLayoutRun Could not write method PangoLayoutLine.get_x_ranges: No ArgType for int Could not write method PangoMatrix.transform_point: No ArgType for double Could not write method PangoMatrix.transform_distance: No ArgType for double Could not write method PangoMatrix.transform_rectangle: No ArgType for PangoRectangle Could not write method PangoMatrix.transform_pixel_rectangle: No ArgType for PangoRectangle Could not write virtual proxy AtkObject.connect_property_change_handler: No ArgType for AtkPropertyChangeHandler Could not write virtual proxy AtkObject.initialize: No ArgType for gpointer Could not write virtual proxy AtkObject.children_changed: No ArgType for gpointer Could not write virtual proxy AtkObject.property_change: No ArgType for AtkPropertyValues Could not write virtual accessor method PangoFont.get_coverage: No ArgType for PangoCoverage Could not write virtual accessor method PangoFont.get_glyph_extents: No ArgType for PangoGlyph Could not write virtual proxy AtkObject.active_descendant_changed: No ArgType for gpointer Could not write virtual proxy PangoFont.get_coverage: No ArgType for PangoCoverage* Warning: generating old-style constructor for:atk_no_op_object_new Could not write virtual proxy PangoFont.find_shaper: No ArgType for guint32 Could not write virtual proxy PangoFont.get_glyph_extents: No ArgType for PangoGlyph Could not write virtual accessor method PangoFontFace.list_sizes: No ArgType for int* Could not write virtual proxy PangoFontFace.get_face_name: No ArgType for const-char Could not write virtual proxy PangoFontFace.list_sizes: No ArgType for int Could not write virtual accessor method PangoFontFamily.list_faces: No ArgType for PangoFontFace Could not write virtual proxy PangoFontFamily.list_faces: No ArgType for PangoFontFace Could not write virtual proxy PangoFontFamily.get_name: No ArgType for const-char* Could not write virtual accessor method PangoFontMap.list_families: No ArgType for PangoFontFamily Could not write virtual proxy PangoFontMap.list_families: No ArgType for PangoFontFamily Could not write virtual accessor method PangoFontset.foreach: No ArgType for PangoFontsetForeachFunc Could not write virtual proxy PangoFontset.foreach: No ArgType for PangoFontsetForeachFunc Warning: generating old-style constructor for:pango_fontset_simple_new Warning: generating old-style constructor for:pango_layout_new Could not write method AtkComponent.add_focus_handler: No ArgType for AtkFocusHandler Could not write method PangoLayout.get_lines: No ArgType for GSList Could not write method PangoLayout.get_lines_readonly: No ArgType for GSList Could not write virtual accessor method AtkComponent.add_focus_handler: No ArgType for AtkFocusHandler Could not write virtual accessor method AtkComponent.get_extents: No ArgType for gint Could not write virtual accessor method AtkComponent.get_position: No ArgType for gint Could not write virtual accessor method AtkComponent.get_size: No ArgType for gint Could not write method PangoRenderer.draw_glyph: No ArgType for PangoGlyph Could not write interface proxy AtkComponent.add_focus_handler: No ArgType for AtkFocusHandler Could not write virtual accessor method PangoRenderer.draw_shape: No ArgType for PangoAttrShape Could not write virtual accessor method PangoRenderer.draw_glyph: No ArgType for PangoGlyph Could not write virtual accessor method PangoRenderer.prepare_run: No ArgType for PangoLayoutRun Could not write interface proxy AtkComponent.get_extents: cannot use int* parameter with direction 'None' Could not write interface proxy AtkComponent.get_position: cannot use int* parameter with direction 'None' Could not write interface proxy AtkComponent.get_size: cannot use int* parameter with direction 'None' Could not write virtual proxy PangoRenderer.draw_shape: No ArgType for PangoAttrShape Could not write virtual proxy PangoRenderer.draw_glyph: No ArgType for PangoGlyph Could not write virtual proxy PangoRenderer.prepare_run: No ArgType for PangoLayoutRun Could not write function attr_shape_new_with_data: No ArgType for const-PangoRectangle Could not write function find_paragraph_boundary: No ArgType for gint Could not write function get_log_attrs: No ArgType for PangoLogAttr Could not write function itemize: No ArgType for PangoAttrIterator Could not write function itemize_with_base_dir: No ArgType for PangoAttrIterator Could not write function reorder_items: No ArgType for GList Could not write function get_mirror_char: No ArgType for gunichar Could not write function extents_to_pixels: No ArgType for PangoRectangle Could not write method AtkDocument.get_document: No ArgType for gpointer Could not write method AtkDocument.get_attributes: No ArgType for AtkAttributeSet Warning: Constructor for PangoFontsetSimple needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for PangoLayout needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Could not write virtual accessor method AtkDocument.get_document: No ArgType for gpointer _INFO_ The coverage of global functions is 83.67% (41/49) _INFO_ The coverage of methods is 94.79% (182/192) _INFO_ The coverage of virtual proxies is 58.62% (17/29) _INFO_ The coverage of virtual accessors is 68.97% (20/29) _INFO_ There are no declared interface proxies. Could not write virtual accessor method AtkDocument.get_document_attributes: No ArgType for AtkAttributeSet Could not write virtual accessor method AtkDocument.get_document_attribute_value: No ArgType for G_CONST_RETURNgchar Could not write interface proxy AtkDocument.get_document: No ArgType for gpointer Could not write interface proxy AtkDocument.get_document_attributes: No ArgType for AtkAttributeSet Could not write interface proxy AtkDocument.get_document_attribute_value: No ArgType for G_CONST_RETURNgchar Could not write virtual accessor method AtkEditableText.set_run_attributes: No ArgType for AtkAttributeSet Could not write virtual accessor method AtkEditableText.insert_text: No ArgType for gint Could not write interface proxy AtkEditableText.set_run_attributes: No ArgType for AtkAttributeSet Could not write interface proxy AtkEditableText.insert_text: cannot use int* parameter with direction 'None' /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -ObjC -Wall -fno-strict-aliasing -std=c9x -c -o pango_la-pango.lo test -f 'pango.c' || echo './'pango.c Could not write virtual accessor method AtkImage.get_image_position: No ArgType for gint Could not write virtual accessor method AtkImage.get_image_size: No ArgType for gint Could not write interface proxy AtkImage.get_image_position: cannot use int* parameter with direction 'None' Could not write interface proxy AtkImage.get_image_size: cannot use int* parameter with direction 'None' Could not write method AtkStreamableContent.get_stream: No ArgType for GIOChannel Could not write virtual accessor method AtkStreamableContent.get_stream: No ArgType for GIOChannel Could not write virtual accessor method AtkStreamableContent.get_uri: No ArgType for G_CONST_RETURNgchar Could not write interface proxy AtkStreamableContent.get_stream: No ArgType for GIOChannel Could not write interface proxy AtkStreamableContent.get_uri: No ArgType for G_CONST_RETURNgchar Could not write virtual accessor method AtkTable.get_selected_columns: No ArgType for gint Could not write virtual accessor method AtkTable.get_selected_rows: No ArgType for gint Could not write interface proxy AtkTable.get_selected_columns: No ArgType for gint Could not write interface proxy AtkTable.get_selected_rows: No ArgType for gint libtool: compile: clang -DHAVE_CONFIG_H -I. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -ObjC -Wall -fno-strict-aliasing -std=c9x -c pango.c -fno-common -DPIC -o .libs/pango_la-pango.o Could not write virtual accessor method AtkText.get_text_after_offset: No ArgType for gint Could not write virtual accessor method AtkText.get_text_at_offset: No ArgType for gint Could not write virtual accessor method AtkText.get_text_before_offset: No ArgType for gint Could not write virtual accessor method AtkText.get_run_attributes: No ArgType for gint Could not write virtual accessor method AtkText.get_default_attributes: No ArgType for AtkAttributeSet Could not write virtual accessor method AtkText.get_character_extents: No ArgType for gint Could not write virtual accessor method AtkText.get_selection: No ArgType for gint Could not write virtual accessor method AtkText.get_range_extents: No ArgType for AtkTextRectangle Could not write virtual accessor method AtkText.get_bounded_ranges: No ArgType for AtkTextRectangle Could not write interface proxy AtkText.get_text_after_offset: cannot use int* parameter with direction 'None' Could not write interface proxy AtkText.get_text_at_offset: cannot use int* parameter with direction 'None' Could not write interface proxy AtkText.get_character_at_offset: No ArgType for gunichar Could not write interface proxy AtkText.get_text_before_offset: cannot use int* parameter with direction 'None' Could not write interface proxy AtkText.get_run_attributes: No ArgType for AtkAttributeSet Could not write interface proxy AtkText.get_default_attributes: No ArgType for AtkAttributeSet Could not write interface proxy AtkText.get_character_extents: cannot use int* parameter with direction 'None' Could not write interface proxy AtkText.get_selection: cannot use int* parameter with direction 'None' Could not write interface proxy AtkText.get_range_extents: No ArgType for AtkTextRectangle Could not write interface proxy AtkText.get_bounded_ranges: No ArgType for AtkTextRange* Could not write method AtkValue.get_minimum_increment: No ArgType for GValue Could not write virtual accessor method AtkValue.get_current_value: No ArgType for GValue Could not write virtual accessor method AtkValue.get_maximum_value: No ArgType for GValue Could not write virtual accessor method AtkValue.get_minimum_value: No ArgType for GValue Could not write virtual accessor method AtkValue.set_current_value: No ArgType for const-GValue Could not write virtual accessor method AtkValue.get_minimum_increment: No ArgType for GValue Could not write interface proxy AtkValue.get_current_value: No ArgType for GValue Could not write interface proxy AtkValue.get_maximum_value: No ArgType for GValue Could not write interface proxy AtkValue.get_minimum_value: No ArgType for GValue Could not write interface proxy AtkValue.set_current_value: No ArgType for const-GValue Could not write interface proxy AtkValue.get_minimum_increment: No ArgType for GValue Could not write function add_focus_tracker: No ArgType for AtkEventListener Could not write function focus_tracker_init: No ArgType for AtkEventListenerInit Could not write function add_global_event_listener: No ArgType for GSignalEmissionHook Could not write function add_key_event_listener: No ArgType for AtkKeySnoopFunc Warning: Constructor for AtkNoOpObject needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for AtkRelation needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors _INFO_ The coverage of global functions is 85.71% (24/28) _INFO_ The coverage of methods is 94.48% (154/163) _INFO_ The coverage of virtual proxies is 82.86% (29/35) _INFO_ The coverage of virtual accessors is 77.27% (119/154) _INFO_ The coverage of interface proxies is 74.79% (89/119) /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -ObjC -Wall -fno-strict-aliasing -std=c9x -c -o atk_la-atk.lo test -f 'atk.c' || echo './'atk.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -ObjC -Wall -fno-strict-aliasing -std=c9x -c atk.c -fno-common -DPIC -o .libs/atk_la-atk.o /bin/sh ./libtool --tag=CC --mode=link clang -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex initpangocairo -o pangocairo.la -rpath /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0 pangocairo_la-pangocairomodule.lo pangocairo_la-pangocairo.lo -L/usr/local/Cellar/glib/2.40.0/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.12.16_1/lib -L/usr/local/Cellar/pango/1.36.3/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo libtool: link: /usr/bin/nm .libs/pangocairo_la-pangocairomodule.o .libs/pangocairola-pangocairo.o | sed -n -e 's/^. [ ][ ]([_A-Za-z][A-Za-z0-9])$/\1 \2 \2/p' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > .libs/pangocairo.exp libtool: link: /usr/bin/grep -E -e "initpangocairo" ".libs/pangocairo.exp" > ".libs/pangocairo.expT" libtool: link: mv -f ".libs/pangocairo.expT" ".libs/pangocairo.exp" libtool: link: sed -e 's,^,,' < .libs/pangocairo.exp > .libs/pangocairo-symbols.expsym libtool: link: clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/pangocairo.so -bundle .libs/pangocairo_la-pangocairomodule.o .libs/pangocairo_la-pangocairo.o -L/usr/local/Cellar/glib/2.40.0/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/cairo/1.12.16_1/lib -L/usr/local/Cellar/pango/1.36.3/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -Wl,-exported_symbols_list,.libs/pangocairo-symbols.expsym libtool: link: dsymutil .libs/pangocairo.so || : warning: no debug symbols in executable (-arch x86_64) libtool: link: ( cd ".libs" && rm -f "pangocairo.la" && ln -s "../pangocairo.la" "pangocairo.la" ) /bin/sh ./libtool --tag=CC --mode=link clang -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -ObjC -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex initpango -o pango.la -rpath /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0 pango_la-pangomodule.lo pango_la-pango.lo -L/usr/local/Cellar/glib/2.40.0/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/pango/1.36.3/lib -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl libtool: link: /usr/bin/nm .libs/pango_la-pangomodule.o .libs/pangola-pango.o | sed -n -e 's/^. [ ][ ]__([_A-Za-z][A-Za-z0-9])$/\1 \2 \2/p' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > .libs/pango.exp libtool: link: /usr/bin/grep -E -e "initpango" ".libs/pango.exp" > ".libs/pango.expT" libtool: link: mv -f ".libs/pango.expT" ".libs/pango.exp" libtool: link: sed -e 's,^,,' < .libs/pango.exp > .libs/pango-symbols.expsym libtool: link: clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/pango.so -bundle .libs/pango_la-pangomodule.o .libs/pango_la-pango.o -L/usr/local/Cellar/glib/2.40.0/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/pango/1.36.3/lib -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-exported_symbols_list,.libs/pango-symbols.expsym libtool: link: dsymutil .libs/pango.so || : warning: no debug symbols in executable (-arch x86_64) libtool: link: ( cd ".libs" && rm -f "pango.la" && ln -s "../pango.la" "pango.la" ) /bin/sh ./libtool --tag=CC --mode=link clang -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -ObjC -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex initatk -o atk.la -rpath /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0 atk_la-atkmodule.lo atk_la-atk.lo -L/usr/local/Cellar/glib/2.40.0/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/atk/2.12.0/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl libtool: link: /usr/bin/nm .libs/atk_la-atkmodule.o .libs/atkla-atk.o | sed -n -e 's/^. [ ][ ]([_A-Za-z][A-Za-z0-9])$/\1 \2 \2/p' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > .libs/atk.exp libtool: link: /usr/bin/grep -E -e "initatk" ".libs/atk.exp" > ".libs/atk.expT" libtool: link: mv -f ".libs/atk.expT" ".libs/atk.exp" libtool: link: sed -e 's,^,,' < .libs/atk.exp > .libs/atk-symbols.expsym libtool: link: clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/atk.so -bundle .libs/atk_la-atkmodule.o .libs/atk_la-atk.o -L/usr/local/Cellar/glib/2.40.0/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/atk/2.12.0/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-exported_symbols_list,.libs/atk-symbols.expsym libtool: link: dsymutil .libs/atk.so || : warning: no debug symbols in executable (-arch x86_64) libtool: link: ( cd ".libs" && rm -f "atk.la" && ln -s "../atk.la" "atk.la" ) test -z "/usr/local/Cellar/pygtk/2.24.0/bin" || ./install-sh -c -d "/usr/local/Cellar/pygtk/2.24.0/bin" test -z "/usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0" || ./install-sh -c -d "/usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0" test -z "/usr/local/Cellar/pygtk/2.24.0/share/pygtk/2.0/defs" || ./install-sh -c -d "/usr/local/Cellar/pygtk/2.24.0/share/pygtk/2.0/defs" test -z "/usr/local/Cellar/pygtk/2.24.0/lib/pkgconfig" || ./install-sh -c -d "/usr/local/Cellar/pygtk/2.24.0/lib/pkgconfig" mkdir: /usr/local/Cellar/pygtk/2.24.0/lib: File exists /bin/sh ./libtool --mode=install /usr/bin/install -c atk.la pango.la pangocairo.la '/usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0' /usr/bin/install -c pygtk-codegen-2.0 '/usr/local/Cellar/pygtk/2.24.0/bin' /usr/bin/install -c -m 644 pygtk-2.0.pc '/usr/local/Cellar/pygtk/2.24.0/lib/pkgconfig' /usr/bin/install -c -m 644 atk.defs atk-types.defs pango.defs pango-types.defs pangocairo.defs pangocairo.override '/usr/local/Cellar/pygtk/2.24.0/share/pygtk/2.0/defs' libtool: install: /usr/bin/install -c .libs/atk.so /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/atk.so libtool: install: /usr/bin/install -c .libs/atk.lai /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/atk.la libtool: install: /usr/bin/install -c .libs/pango.so /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/pango.so libtool: install: /usr/bin/install -c .libs/pango.lai /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/pango.la libtool: install: /usr/bin/install -c .libs/pangocairo.so /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/pangocairo.so

libtool: install: /usr/bin/install -c .libs/pangocairo.lai /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/pangocairo.la

Libraries have been installed in: /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0

If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following:

See any operating system documentation about shared libraries for

more information, such as the ld(1) and ld.so(8) manual pages.

Making install in gtk /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-unix-print-2.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c -o gtkunixprint_la-gtkunixprintmodule.lo test -f 'gtkunixprintmodule.c' || echo './'gtkunixprintmodule.c /usr/bin/python /usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen/createdefs.py gtkunixprint.defs gtkunixprint-base.defs gtkunixprint-2.12.defs gtkunixprint-2.14.defs /usr/bin/python /usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen/createdefs.py gtkunixprint-types.defs gtkunixprint-base-types.defs /usr/bin/python /usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen/createdefs.py gdk-types.defs gdk-base-types.defs /usr/bin/python /usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen/createdefs.py gtk-types.defs gtk-base-types.defs gtk-2.10-types.defs gtk-2.12-types.defs gtk-2.14-types.defs gtk-2.16-types.defs gtk-2.18-types.defs gtk-2.20-types.defs gtk-2.22-types.defs gtk-2.24-types.defs /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c -o _gtk_la-gtk-types.lo test -f 'gtk-types.c' || echo './'gtk-types.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c -o _gtk_la-gtkmodule.lo test -f 'gtkmodule.c' || echo './'gtkmodule.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c -o _gtk_la-gtkobject-support.lo test -f 'gtkobject-support.c' || echo './'gtkobject-support.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c -o _gtk_la-pygtkcellrenderer.lo test -f 'pygtkcellrenderer.c' || echo './'pygtkcellrenderer.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c -o _gtk_la-pygtktreemodel.lo test -f 'pygtktreemodel.c' || echo './'pygtktreemodel.c /usr/bin/python /usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen/createdefs.py gtk.defs gtk-base.defs gtk-2.10.defs gtk-2.12.defs gtk-2.14.defs gtk-2.16.defs gtk-2.18.defs gtk-2.20.defs gtk-2.22.defs gtk-2.24.defs /usr/bin/python /usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen/createdefs.py gdk.defs gdk-base.defs gdk-2.10.defs gdk-2.12.defs gdk-2.14.defs gdk-2.16.defs gdk-2.18.defs gdk-2.20.defs gdk-2.22.defs gdk-2.24.defs libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c gtk-types.c -fno-common -DPIC -o .libs/_gtk_la-gtk-types.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c gtkobject-support.c -fno-common -DPIC -o .libs/_gtk_la-gtkobject-support.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c gtkmodule.c -fno-common -DPIC -o .libs/_gtk_la-gtkmodule.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-unix-print-2.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c gtkunixprintmodule.c -fno-common -DPIC -o .libs/gtkunixprint_la-gtkunixprintmodule.o (/usr/bin/python /usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen/codegen.py \ -DHAVE_PYCAIRO -DHAVE_GTK_2_12 -DHAVE_GTK_2_14 -DHAVE_GTK_2_16 -DHAVE_GTK_2_18 -DHAVE_GTK_2_20 -DHAVE_GTK_2_22 -DHAVE_GTK_2_24 -DGDK_TARGET_X11 \ -I . \ --py_ssize_t-clean --register /usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/defs/gio-types.defs \ --register ../pango-types.defs \ --register ../atk-types.defs \ --register gdk-types.defs \ --register gtk-types.defs \ --override ./gtkunixprint.override \ --prefix pygtkunixprint gtkunixprint.defs) > gen-gtkunixprint.c \ && cp gen-gtkunixprint.c gtkunixprint.c \ && rm -f gen-gtkunixprint.c (/usr/bin/python /usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen/codegen.py \ -DHAVE_PYCAIRO -DHAVE_GTK_2_12 -DHAVE_GTK_2_14 -DHAVE_GTK_2_16 -DHAVE_GTK_2_18 -DHAVE_GTK_2_20 -DHAVE_GTK_2_22 -DHAVE_GTK_2_24 -DGDK_TARGET_X11 \ -I . \ --py_ssize_t-clean --register /usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/defs/gio-types.defs \ --register ../pango-types.defs \ --register ../atk-types.defs \ --register gdk-types.defs \ --register gtk-types.defs \ --override ./gtk.override \ --prefix pygtk gtk.defs) > gen-gtk.c \ && cp gen-gtk.c gtk.c \ && rm -f gen-gtk.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c pygtktreemodel.c -fno-common -DPIC -o .libs/_gtk_la-pygtktreemodel.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c pygtkcellrenderer.c -fno-common -DPIC -o .libs/_gtk_la-pygtkcellrenderer.o Warning: generating old-style constructor for:gtk_page_setup_unix_dialog_new Warning: generating old-style constructor for:gtk_print_job_new Warning: generating old-style constructor for:gtk_print_unix_dialog_new Warning: generating old-style constructor for:gtk_printer_new Could not write constructor for GtkPrinter: No ArgType for GtkPrintBackend Could not write method GtkPrinter.get_backend: No ArgType for GtkPrintBackend Warning: Constructor for GtkPageSetupUnixDialog needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkPrintJob needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkPrintUnixDialog needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkPrinter needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors _INFO_ The coverage of global functions is 100.00% (1/1) _INFO_ The coverage of methods is 97.56% (40/41) _INFO_ The coverage of virtual proxies is 100.00% (2/2) _INFO_ The coverage of virtual accessors is 100.00% (2/2) _INFO_ There are no declared interface proxies. (/usr/bin/python /usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/codegen/codegen.py \ -DHAVE_PYCAIRO -DHAVE_GTK_2_12 -DHAVE_GTK_2_14 -DHAVE_GTK_2_16 -DHAVE_GTK_2_18 -DHAVE_GTK_2_20 -DHAVE_GTK_2_22 -DHAVE_GTK_2_24 -DGDK_TARGET_X11 \ -I . \ --py_ssize_t-clean --register /usr/local/Cellar/pygobject/2.28.6/share/pygobject/2.0/defs/gio-types.defs \ --register ../pango-types.defs \ --register ../atk-types.defs \ --register gdk-types.defs \ --register gtk-types.defs \ --override ./gdk.override \ --prefix pygdk gdk.defs) > gen-gdk.c \ && cp gen-gdk.c gdk.c \ && rm -f gen-gdk.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-unix-print-2.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c -o gtkunixprint_la-gtkunixprint.lo test -f 'gtkunixprint.c' || echo './'gtkunixprint.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-unix-print-2.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c gtkunixprint.c -fno-common -DPIC -o .libs/gtkunixprint_la-gtkunixprint.o Could not write method GdkFont.text_width_wc: No ArgType for const-GdkWChar Could not write method GdkFont.char_width_wc: No ArgType for GdkWChar Could not write method GdkFont.text_extents_wc: No ArgType for const-GdkWChar Could not write method GdkFont.string_extents: No ArgType for gint Could not write method GdkFont.get_xfont: No ArgType for gpointer Could not write method GdkFont.x11_font_get_xdisplay: No ArgType for Display Could not write method GdkCursor.get_xdisplay: No ArgType for Display Could not write method GdkCursor.get_xcursor: No ArgType for Cursor Could not write method GdkRegion.spans_intersect_foreach: No ArgType for GdkSpan Could not write method GdkRegion.rect_equal: No ArgType for const-GdkRectangle Warning: generating old-style constructor for:gdk_colormap_new Could not write method GdkColormap.alloc_colors: No ArgType for gboolean Could not write method GdkColormap.get_xdisplay: No ArgType for Display Could not write method GdkColormap.get_xcolormap: No ArgType for Colormap Could not write method GdkDevice.get_key: No ArgType for guint Warning: generating old-style constructor for:gdk_display_open Could not write method GdkDisplay.add_client_message_filter: No ArgType for GdkFilterFunc Could not write method GdkDisplay.set_pointer_hooks: No ArgType for const-GdkDisplayPointerHooks Could not write method GdkDisplay.get_xdisplay: No ArgType for Display Could not write method GdkDisplay.set_cursor_theme: No ArgType for const-gint Could not write method GdkDragContext.list_targets: No ArgType for GList Could not write method GdkDrawable.set_data: No ArgType for gpointer Could not write method GdkDrawable.get_data: No ArgType for gpointer Could not write method GdkDrawable.draw_text_wc: No ArgType for const-GdkWChar Could not write method GdkDrawable.get_xdisplay: No ArgType for Display Could not write method GdkDrawable.get_xid: No ArgType for XID Could not write virtual accessor method GdkDrawable.create_gc: No ArgType for GdkGCValues Could not write virtual accessor method GdkDrawable.draw_polygon: No ArgType for GdkPoint Could not write virtual accessor method GdkDrawable.draw_text_wc: No ArgType for const-GdkWChar Could not write virtual accessor method GdkDrawable.draw_points: No ArgType for GdkPoint Could not write virtual accessor method GdkDrawable.draw_segments: No ArgType for GdkSegment Could not write virtual accessor method GdkDrawable.draw_lines: No ArgType for GdkPoint Could not write virtual accessor method GdkDrawable.get_size: No ArgType for gint Could not write virtual accessor method GdkDrawable.get_composite_drawable: No ArgType for gint Could not write virtual accessor method GdkDrawable.draw_trapezoids: No ArgType for GdkTrapezoid Could not write virtual accessor method GdkDrawable.ref_cairo_surface: No ArgType for cairo_surface_t Could not write virtual proxy GdkDrawable.create_gc: No ArgType for GdkGCValues Could not write virtual proxy GdkDrawable.draw_polygon: No ArgType for GdkPoint Could not write virtual proxy GdkDrawable.draw_text_wc: No ArgType for const-GdkWChar Could not write virtual proxy GdkDrawable.draw_points: No ArgType for GdkPoint Could not write virtual proxy GdkDrawable.draw_segments: No ArgType for GdkSegment Could not write virtual proxy GdkDrawable.draw_lines: No ArgType for GdkPoint Could not write virtual proxy GdkDrawable.get_size: cannot use int* parameter with direction 'None' Could not write virtual proxy GdkDrawable.get_composite_drawable: cannot use int* parameter with direction 'None' Could not write virtual proxy GdkDrawable.draw_trapezoids: No ArgType for GdkTrapezoid Could not write virtual proxy GdkDrawable.ref_cairo_surface: No ArgType for cairo_surface_t* Could not write method GdkWindow.selection_property_get: No ArgType for guchar Could not write method GdkWindow.remove_filter: No ArgType for GdkFilterFunc Could not write method GdkWindow.invalidate_maybe_recurse: No ArgType for gboolean (_child_func)(GdkWindow , gpointer) Could not write method GdkWindow.get_internal_paintinfo: No ArgType for GdkDrawable Could not write method GdkWindow.get_root_coords: No ArgType for gint Could not write method GdkWindow.get_background_pattern: No ArgType for cairo_pattern_t Could not write method GdkWindow.coords_to_parent: No ArgType for gdouble Could not write method GdkWindow.coords_from_parent: No ArgType for gdouble Could not write method GdkWindow.create_similar_surface: No ArgType for cairo_content_t Warning: generating old-style constructor for:gdk_pango_renderer_new Warning: generating old-style constructor for:gdk_pixmap_new Could not write method GdkGC.get_values: No ArgType for GdkGCValues Could not write method GdkGC.get_xdisplay: No ArgType for Display Could not write method GdkGC.get_xgc: No ArgType for GC Could not write virtual accessor method GdkGC.get_values: No ArgType for GdkGCValues Could not write virtual accessor method GdkGC.set_values: No ArgType for GdkGCValues Could not write virtual accessor method GdkGC.set_dashes: No ArgType for gint8[] Could not write virtual proxy GdkGC.get_values: No ArgType for GdkGCValues Could not write virtual proxy GdkGC.set_values: No ArgType for GdkGCValues Could not write virtual proxy GdkGC.set_dashes: No ArgType for gint8[] Warning: generating old-style constructor for:gdk_image_new Could not write method GdkImage.get_xdisplay: No ArgType for Display Could not write method GdkImage.get_ximage: No ArgType for XImage Could not write method GdkImage.get_pixels: No ArgType for gpointer Could not write method GdkKeymap.add_virtual_modifiers: No ArgType for GdkModifierType Could not write method GdkKeymap.map_virtual_modifiers: No ArgType for GdkModifierType Warning: generating old-style constructor for:gdk_pixbuf_new Could not write method GdkPixbuf.render_pixmap_and_mask_for_colormap: No ArgType for GdkPixmap Could not write method GdkPixbuf.savev: No ArgType for char Could not write method GdkPixbuf.save_to_callbackv: No ArgType for GdkPixbufSaveFunc Could not write method GdkPixbuf.save_to_buffer: varargs functions not supported Could not write method GdkPixbuf.save_to_bufferv: No ArgType for gchar Warning: generating old-style constructor for:gdk_pixbuf_animation_new_from_file Warning: generating old-style constructor for:gdk_pixbuf_simple_anim_new Could not write method GdkScreen.get_xscreen: No ArgType for Screen Could not write method GdkScreen.lookup_visual: No ArgType for VisualID Could not write method GdkScreen.get_window_stack: No ArgType for GList Warning: generating old-style constructor for:gdk_visual_get_best_with_both Could not write method GdkVisual.get_xvisual: No ArgType for Visual Could not write method GdkVisual.get_red_pixel_details: No ArgType for guint32 Could not write method GdkVisual.get_green_pixel_details: No ArgType for guint32 Could not write method GdkVisual.get_blue_pixel_details: No ArgType for guint32 Could not write function parse_args: No ArgType for gint Could not write function init: No ArgType for gint Could not write function init_check: No ArgType for gint Could not write function input_add_full: No ArgType for GdkInputFunction Could not write function input_add: No ArgType for GdkInputFunction Could not write function wcstombs: No ArgType for const-GdkWChar Could not write function mbstowcs: No ArgType for GdkWChar Could not write function threads_set_lock_functions: No ArgType for GCallback Could not write function colors_alloc: No ArgType for gulong Could not write function colors_free: No ArgType for gulong Could not write function drag_get_protocol: No ArgType for GdkDragProtocol Could not write function drag_get_protocol_for_display: No ArgType for GdkDragProtocol Could not write function draw_trapezoids: No ArgType for GdkTrapezoid Could not write function add_client_message_filter: No ArgType for GdkFilterFunc Could not write function setting_get: No ArgType for GValue Could not write function image_new_bitmap: No ArgType for gpointer Could not write function pango_layout_line_get_clip_region: No ArgType for gint Could not write function pango_layout_get_clip_region: No ArgType for gint* Could not write function text_property_to_text_list: No ArgType for gchar Could not write function text_property_to_utf8_list: No ArgType for gchar Could not write function utf8_to_compound_text: No ArgType for GdkAtom Could not write function string_to_compound_text: No ArgType for GdkAtom Could not write function text_property_to_text_list_for_display: No ArgType for gchar Could not write function text_property_to_utf8_list_for_display: No ArgType for gchar Could not write function string_to_compound_text_for_display: No ArgType for GdkAtom Could not write function utf8_to_compound_text_for_display: No ArgType for GdkAtom Could not write function free_text_list: No ArgType for gchar Could not write function rgb_cmap_new: No ArgType for guint32 Could not write function window_constrain_size: No ArgType for GdkGeometry Could not write function set_pointer_hooks: No ArgType for const-GdkPointerHooks Could not write function pixbuf_error_quark: No ArgType for GQuark Could not write function region_polygon: No ArgType for GdkPoint Could not write function x11_get_default_root_xwindow: No ArgType for Window Could not write function x11_get_default_xdisplay: No ArgType for Display Could not write function gdkx_visual_get: No ArgType for VisualID Could not write function gdkx_colormap_get: No ArgType for Colormap Could not write function xid_table_lookup_for_display: No ArgType for XID Could not write function xid_table_lookup: No ArgType for XID Could not write function x11_lookup_xdisplay: No ArgType for Display Could not write function x11_atom_to_xatom_for_display: No ArgType for Atom Could not write function x11_xatom_to_atom_for_display: No ArgType for Atom Could not write function x11_get_xatom_by_name_for_display: No ArgType for Atom Could not write function x11_get_xatom_name_for_display: No ArgType for Atom Could not write function x11_atom_to_xatom: No ArgType for Atom Could not write function x11_xatom_to_atom: No ArgType for Atom Could not write function x11_get_xatom_by_name: No ArgType for Atom Could not write function x11_get_xatom_name: No ArgType for Atom Could not write function x11_display_broadcast_startup_message: varargs functions not supported Could not write function threads_add_idle_full: No ArgType for GSourceFunc Could not write function threads_add_idle: No ArgType for GSourceFunc Could not write function threads_add_timeout_full: No ArgType for GSourceFunc Could not write function threads_add_timeout: No ArgType for GSourceFunc Could not write function x11_screen_get_monitor_output: No ArgType for XID Warning: Constructor for GdkColormap needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkDisplay needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkWindow needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkPangoRenderer needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkPixmap needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkGC needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkImage needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkPixbuf needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkPixbufAnimation needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkPixbufLoader needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkPixbufSimpleAnim needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkScreen needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkVisual needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors INFO** The coverage of global functions is 73.76% (149/202) _INFO_ The coverage of methods is 89.12% (434/487) _INFO_ The coverage of virtual proxies is 69.77% (30/43) _INFO_ The coverage of virtual accessors is 69.77% (30/43) _INFO_ There are no declared interface proxies. /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c -o _gtk_la-gdk.lo test -f 'gdk.c' || echo './'gdk.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c gdk.c -fno-common -DPIC -o .libs/_gtk_la-gdk.o /bin/sh ../libtool --tag=CC --mode=link clang -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-unix-print-2.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex initgtkunixprint -o gtkunixprint.la -rpath /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0 gtkunixprint_la-gtkunixprintmodule.lo gtkunixprint_la-gtkunixprint.lo -L/usr/local/Cellar/glib/2.40.0/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.30.7/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -L/usr/local/Cellar/cairo/1.12.16_1/lib -L/usr/local/Cellar/pango/1.36.3/lib -L/usr/local/Cellar/atk/2.12.0/lib -L/usr/local/Cellar/gtk+/2.24.23/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype libtool: link: /usr/bin/nm .libs/gtkunixprint_la-gtkunixprintmodule.o .libs/gtkunixprintla-gtkunixprint.o | sed -n -e 's/^. [ ][ ]_([_A-Za-z][A-Za-z0-9])$/\1 \2 \2/p' | /usr/local/Library/ENV/4.3/sed 's/. //' | sort | uniq > .libs/gtkunixprint.exp libtool: link: /usr/bin/grep -E -e "initgtkunixprint" ".libs/gtkunixprint.exp" > ".libs/gtkunixprint.expT" libtool: link: mv -f ".libs/gtkunixprint.expT" ".libs/gtkunixprint.exp" libtool: link: sed -e 's,^,_,' < .libs/gtkunixprint.exp > .libs/gtkunixprint-symbols.expsym libtool: link: clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/gtkunixprint.so -bundle .libs/gtkunixprint_la-gtkunixprintmodule.o .libs/gtkunixprint_la-gtkunixprint.o -L/usr/local/Cellar/glib/2.40.0/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.30.7/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -L/usr/local/Cellar/cairo/1.12.16_1/lib -L/usr/local/Cellar/pango/1.36.3/lib -L/usr/local/Cellar/atk/2.12.0/lib -L/usr/local/Cellar/gtk+/2.24.23/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -Wl,-exported_symbols_list,.libs/gtkunixprint-symbols.expsym libtool: link: dsymutil .libs/gtkunixprint.so || : warning: no debug symbols in executable (-arch x86_64) Could not write method GtkPaperSize.to_key_file: No ArgType for GKeyFile libtool: link: ( cd ".libs" && rm -f "gtkunixprint.la" && ln -s "../gtkunixprint.la" "gtkunixprint.la" ) Could not write method GtkWidget.style_get: varargs functions not supported Could not write virtual accessor method GtkWidget.dispatch_child_properties_changed: No ArgType for GParamSpec**

nikhilkadu commented 10 years ago

Could not write virtual accessor method GtkWidget.child_notify: No ArgType for GParamSpec* Could not write virtual proxy GtkWidget.dispatch_child_properties_changed: No ArgType for GParamSpec Could not write virtual proxy GtkWidget.child_notify: No ArgType for GParamSpec Could not write virtual proxy GtkContainer.child_type: No ArgType for GType Could not write method GtkAccelGroup.activate: No ArgType for GQuark Could not write method GtkAccelGroup.find: No ArgType for GtkAccelKey Could not write method GtkAccelGroup.query: No ArgType for guint Could not write method GtkActionGroup.set_translate_func: No ArgType for GtkTranslateFunc Could not write method GtkCalendar.set_detail_func: No ArgType for GtkCalendarDetailFunc Could not write virtual accessor method GtkMenuItem.toggle_size_request: No ArgType for gint Warning: generating old-style constructor for:gtk_clipboard_get_for_display Could not write method GtkClipboard.request_uris: No ArgType for GtkClipboardURIReceivedFunc Could not write virtual accessor method GtkCList.selection_find: No ArgType for GList Could not write virtual accessor method GtkCList.draw_row: No ArgType for GtkCListRow Could not write virtual accessor method GtkCList.draw_drag_highlight: No ArgType for GtkCListRow Could not write virtual accessor method GtkCList.insertrow: No ArgType for gchar[] Could not write virtual accessor method GtkCList.set_cellcontents: No ArgType for GtkCListRow Could not write virtual accessor method GtkCList.cell_size_request: No ArgType for GtkCListRow Could not write virtual proxy GtkCList.selection_find: No ArgType for GList Could not write virtual proxy GtkCList.draw_row: No ArgType for GtkCListRow Could not write virtual proxy GtkCList.draw_drag_highlight: No ArgType for GtkCListRow Could not write virtual proxy GtkCList.insertrow: No ArgType for gchar[] Could not write virtual proxy GtkCList.set_cellcontents: No ArgType for GtkCListRow Could not write virtual proxy GtkCList.cell_size_request: No ArgType for GtkCListRow Could not write method GtkCTree.set_drag_compare_func: No ArgType for GtkCTreeCompareDragFunc Could not write virtual proxy GtkCTree.tree_select_row: No ArgType for GtkCTreeNode Could not write virtual proxy GtkCTree.tree_unselect_row: No ArgType for GtkCTreeNode Could not write virtual proxy GtkCTree.tree_expand: No ArgType for GtkCTreeNode Could not write virtual proxy GtkCTree.tree_collapse: No ArgType for GtkCTreeNode Could not write virtual proxy GtkCTree.tree_move: No ArgType for GtkCTreeNode Could not write method GtkRange.get_slider_range: No ArgType for gint Could not write virtual accessor method GtkScale.get_layout_offsets: No ArgType for gint Could not write virtual proxy GtkScale.get_layout_offsets: cannot use int\ parameter with direction 'None' Could not write method GtkImage.get_gicon: No ArgType for GIcon Could not write virtual accessor method GtkIMContext.get_preedit_string: No ArgType for gchar Could not write virtual accessor method GtkIMContext.get_surrounding: No ArgType for gchar Could not write virtual proxy GtkIMContext.get_preedit_string: No ArgType for gchar Could not write virtual proxy GtkIMContext.get_surrounding: No ArgType for gchar Could not write method GtkIMContextSimple.add_table: No ArgType for guint16 Warning: generating old-style constructor for:gtk_item_factory_new Could not write method GtkListStore.set_valuesv: No ArgType for gint Could not write method GtkNotebook.set_group: No ArgType for gpointer Could not write method GtkNotebook.get_group: No ArgType for gpointer Could not write virtual accessor method GtkNotebook.switch_page: No ArgType for GtkNotebookPage Could not write virtual proxy GtkNotebook.switch_page: No ArgType for GtkNotebookPage Warning: generating old-style constructor for:gtk_preview_new Could not write virtual accessor method GtkRcStyle.parse: No ArgType for GScanner Could not write virtual proxy GtkRcStyle.parse: No ArgType for GScanner Could not write method GtkSettings.set_property_value: No ArgType for const-GtkSettingsValue Could not write virtual accessor method GtkSpinButton.input: No ArgType for gdouble Could not write method GtkStyle.get_style_property: No ArgType for GValue Could not write method GtkStyle.get_valist: No ArgType for va_list Could not write method GtkStyle.get: varargs functions not supported Could not write method GtkStyle.paint_spinner: No ArgType for const-GdkRectangle Could not write virtual accessor method GtkStyle.draw_polygon: No ArgType for GdkPoint Could not write virtual proxy GtkStyle.draw_polygon: No ArgType for GdkPoint Could not write method GtkTable.get_size: No ArgType for guint Could not write method GtkTreeSelection.get_user_data: No ArgType for gpointer Could not write method GtkTreeSelection.get_select_function: No ArgType for GtkTreeSelectionFunc Could not write method GtkTreeStore.set_valuesv: No ArgType for gint Could not write method GtkTreeView.set_destroy_count_func: No ArgType for GtkTreeDestroyCountFunc Could not write method GtkWindowGroup.list_windows: No ArgType for GList Could not write method GtkPageSetup.to_key_file: No ArgType for GKeyFile Could not write method GtkPageSetup.load_key_file: No ArgType for GKeyFile Could not write method GtkPrintContext.get_hard_margins: No ArgType for gdouble Could not write method GtkPrintSettings.to_key_file: No ArgType for GKeyFile Could not write method GtkPrintSettings.load_key_file: No ArgType for GKeyFile Could not write virtual proxy GtkStatusIcon.popup_menu: No ArgType for guint32 Could not write method GtkBuilder.connect_signals_full: No ArgType for GtkBuilderConnectFunc Could not write method GtkBuilder.value_from_string: No ArgType for GParamSpec Could not write method GtkBuilder.value_from_string_type: No ArgType for GValue Could not write virtual proxy GtkBuilder.get_type_from_name: No ArgType for GType Warning: generating old-style constructor for:gtk_recent_action_new Warning: generating old-style constructor for:gtk_entry_buffer_new Could not write method GtkInfoBar.add_buttons: varargs functions not supported Warning: generating old-style constructor for:gtk_tool_item_group_new Could not write virtual accessor method GtkCellLayout.set_cell_data_func: No ArgType for GtkCellLayoutDataFunc Could not write method GtkFileChooser.get_files: No ArgType for GSList Could not write virtual accessor method GtkTreeModel.rows_reordered: No ArgType for gint Could not write virtual accessor method GtkTreeModel.get_value: No ArgType for GValue Could not write interface proxy GtkTreeModel.rows_reordered: cannot use int* parameter with direction 'None' Could not write interface proxy GtkTreeModel.get_column_type: No ArgType for GType Could not write interface proxy GtkTreeModel.get_value: No ArgType for GValue Could not write virtual accessor method GtkRecentChooser.get_items: No ArgType for GList Could not write virtual accessor method GtkRecentChooser.list_filters: No ArgType for GSList Could not write virtual accessor method GtkRecentChooser.set_sort_func: No ArgType for GtkRecentSortFunc Could not write interface proxy GtkRecentChooser.get_items: No ArgType for GList Could not write interface proxy GtkRecentChooser.list_filters: No ArgType for GSList Could not write interface proxy GtkRecentChooser.set_sort_func: No ArgType for GtkRecentSortFunc Could not write method GtkBuildable.set_buildable_property: No ArgType for const-GValue Could not write method GtkBuildable.custom_tag_start: No ArgType for GMarkupParser Could not write method GtkBuildable.custom_tag_end: No ArgType for gpointer Could not write method GtkBuildable.custom_finished: No ArgType for gpointer Could not write virtual accessor method GtkBuildable.get_name: No ArgType for constgchar Could not write virtual accessor method GtkBuildable.set_buildable_property: No ArgType for const-GValue Could not write virtual accessor method GtkBuildable.custom_tag_start: No ArgType for GMarkupParser Could not write virtual accessor method GtkBuildable.custom_tag_end: No ArgType for gpointer Could not write virtual accessor method GtkBuildable.custom_finished: No ArgType for gpointer Could not write interface proxy GtkBuildable.get_name: No ArgType for constgchar Could not write interface proxy GtkBuildable.set_buildable_property: No ArgType for const-GValue Could not write interface proxy GtkBuildable.custom_tag_start: No ArgType for GMarkupParser Could not write interface proxy GtkBuildable.custom_tag_end: No ArgType for gpointer Could not write interface proxy GtkBuildable.custom_finished: No ArgType for gpointer Could not write function accel_map_load_scanner: No ArgType for GScanner Could not write function binding_entry_clear: No ArgType for GtkBindingSet Could not write function binding_entry_add_signall: No ArgType for GtkBindingSet Could not write function binding_parse_binding: No ArgType for GScanner Could not write function color_selection_set_change_palette_hook: No ArgType for GtkColorSelectionChangePaletteFunc Could not write function color_selection_set_change_palette_with_screen_hook: No ArgType for GtkColorSelectionChangePaletteWithScreenFunc Could not write function file_paths_sort: No ArgType for GSList Could not write function item_factory_popup_data_from_widget: No ArgType for gpointer Could not write function init_add: No ArgType for GtkFunction Could not write function parse_args: No ArgType for int Could not write function init_with_args: No ArgType for int Could not write function get_option_group: No ArgType for GOptionGroup Could not write function settings_install_property: No ArgType for GParamSpec Could not write function settings_install_property_parser: No ArgType for GParamSpec Could not write function stock_add_static: No ArgType for const-GtkStockItem Could not write function stock_set_translate_func: No ArgType for GtkTranslateFunc Could not write function print_run_page_setup_dialog_async: No ArgType for GtkPageSetupDoneFunc Could not write function builder_error_quark: No ArgType for GQuark Could not write function page_setup_new_from_key_file: No ArgType for GKeyFile Could not write function paper_size_get_paper_sizes: No ArgType for GList Could not write function paper_size_new_from_key_file: No ArgType for GKeyFile Could not write function print_settings_new_from_key_file: No ArgType for GKeyFile Could not write function rc_parse_color_full: No ArgType for GScanner Could not write function gtk_binding_entry_skip: No ArgType for GtkBindingSet Could not write function rgb_to_hsv: No ArgType for gdouble Could not write function gtk_info_bar_new_with_buttons: varargs functions not supported Could not write function gtk_tool_palette_get_drag_target_item: No ArgType for const-GtkTargetEntry Could not write function gtk_tool_palette_get_drag_target_group: No ArgType for const-GtkTargetEntry Warning: Constructor for GtkAccessible needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkClipboard needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkItemFactory needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkPreview needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkListItem needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkCList needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkCTree needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkMessageDialog needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkRecentAction needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkEntryBuffer needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkToolItemGroup needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors _INFO_ The coverage of global functions is 86.85% (185/213) _INFO_ The coverage of methods is 98.53% (2686/2726) _INFO_ The coverage of virtual proxies is 94.67% (391/413) _INFO_ The coverage of virtual accessors is 94.59% (472/499) _INFO_ The coverage of interface proxies is 87.21% (75/86) /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c -o _gtk_la-gtk.lo test -f 'gtk.c' || echo './'gtk.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I./gtk -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -c gtk.c -fno-common -DPIC -o .libs/_gtk_la-gtk.o /bin/sh ../libtool --tag=CC --mode=link clang -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/py2cairo/1.10.0/include/pycairo -I/opt/X11/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/opt/X11/include -ObjC -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex init_gtk -o _gtk.la -rpath /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk _gtk_la-gtk-types.lo _gtk_la-gtkmodule.lo _gtk_la-gtkobject-support.lo _gtk_la-pygtkcellrenderer.lo _gtk_la-pygtktreemodel.lo _gtk_la-gtk.lo _gtk_la-gdk.lo -L/usr/local/Cellar/glib/2.40.0/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.30.7/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -L/usr/local/Cellar/cairo/1.12.16_1/lib -L/usr/local/Cellar/pango/1.36.3/lib -L/usr/local/Cellar/atk/2.12.0/lib -L/usr/local/Cellar/gtk+/2.24.23/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype libtool: link: /usr/bin/nm .libs/_gtk_la-gtk-types.o .libs/_gtk_la-gtkmodule.o .libs/_gtk_la-gtkobject-support.o .libs/_gtk_la-pygtkcellrenderer.o .libs/_gtk_la-pygtktreemodel.o .libs/_gtk_la-gtk.o .libs/_gtkla-gdk.o | sed -n -e 's/^. [ ][ ]_([_A-Za-z][A-Za-z0-9])$/\1 \2 \2/p' | /usr/local/Library/ENV/4.3/sed 's/. //' | sort | uniq > .libs/_gtk.exp libtool: link: /usr/bin/grep -E -e "init_gtk" ".libs/_gtk.exp" > ".libs/_gtk.expT" libtool: link: mv -f ".libs/_gtk.expT" ".libs/gtk.exp" libtool: link: sed -e 's,^,,' < .libs/_gtk.exp > .libs/_gtk-symbols.expsym libtool: link: clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/_gtk.so -bundle .libs/_gtk_la-gtk-types.o .libs/_gtk_la-gtkmodule.o .libs/_gtk_la-gtkobject-support.o .libs/_gtk_la-pygtkcellrenderer.o .libs/_gtk_la-pygtktreemodel.o .libs/_gtk_la-gtk.o .libs/_gtk_la-gdk.o -L/usr/local/Cellar/glib/2.40.0/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.30.7/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -L/usr/local/Cellar/cairo/1.12.16_1/lib -L/usr/local/Cellar/pango/1.36.3/lib -L/usr/local/Cellar/atk/2.12.0/lib -L/usr/local/Cellar/gtk+/2.24.23/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -Wl,-exported_symbols_list,.libs/_gtk-symbols.expsym libtool: link: dsymutil .libs/_gtk.so || : warning: no debug symbols in executable (-arch x86_64) libtool: link: ( cd ".libs" && rm -f "_gtk.la" && ln -s "../_gtk.la" "_gtk.la" ) test -z "/usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0" || .././install-sh -c -d "/usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0" test -z "/usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk" || .././install-sh -c -d "/usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk" test -z "/usr/local/Cellar/pygtk/2.24.0/share/pygtk/2.0/defs" || .././install-sh -c -d "/usr/local/Cellar/pygtk/2.24.0/share/pygtk/2.0/defs" test -z "/usr/local/Cellar/pygtk/2.24.0/include/pygtk-2.0/pygtk" || .././install-sh -c -d "/usr/local/Cellar/pygtk/2.24.0/include/pygtk-2.0/pygtk" test -z "/usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk" || .././install-sh -c -d "/usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk" /bin/sh ../libtool --mode=install /usr/bin/install -c gtkunixprint.la '/usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0' /usr/bin/install -c -m 644 gdk-base.defs gdk-2.10.defs gdk-2.12.defs gdk-2.14.defs gdk-2.16.defs gdk-2.18.defs gdk-2.20.defs gdk-2.22.defs gdk-2.24.defs gdk-base-types.defs gtk-base.defs gtk-2.10.defs gtk-2.12.defs gtk-2.14.defs gtk-2.16.defs gtk-2.18.defs gtk-2.20.defs gtk-2.22.defs gtk-2.24.defs gtk-base-types.defs gtk-2.10-types.defs gtk-2.12-types.defs gtk-2.14-types.defs gtk-2.16-types.defs gtk-2.18-types.defs gtk-2.20-types.defs gtk-2.22-types.defs gtk-2.24-types.defs gdk.defs gtk.defs gdk-types.defs gtk-types.defs gtk-extrafuncs.defs gtkunixprint-base.defs gtkunixprint-2.12.defs gtkunixprint-2.14.defs gtkunixprint-base-types.defs '/usr/local/Cellar/pygtk/2.24.0/share/pygtk/2.0/defs' mkdir: /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk: File exists /bin/sh ../libtool --mode=install /usr/bin/install -c _gtk.la '/usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk' libtool: install: /usr/bin/install -c .libs/gtkunixprint.so /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtkunixprint.so /usr/bin/install -c -m 644 pygtk.h '/usr/local/Cellar/pygtk/2.24.0/include/pygtk-2.0/pygtk' libtool: install: /usr/bin/install -c .libs/gtkunixprint.lai /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtkunixprint.la libtool: install: /usr/bin/install -c .libs/_gtk.so /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk/_gtk.so libtool: install: /usr/bin/install -c .libs/_gtk.lai /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk/_gtk.la

/usr/bin/install -c -m 644 init.py _lazyutils.py compat.py deprecation.py keysyms.py '/usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk'

Libraries have been installed in: /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0

If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following:

Byte-compiling python modules... init.pySee any operating system documentation about shared libraries for _lazyutils.pymore information, such as the ld(1) and ld.so(8) manual pages.

compat.pydeprecation.pykeysyms.py----------------------------------------------------------------------

Libraries have been installed in: /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk

If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following:

See any operating system documentation about shared libraries for

more information, such as the ld(1) and ld.so(8) manual pages.

Byte-compiling python modules (optimized versions) ... init.py_lazyutils.pycompat.pydeprecation.pykeysyms.py Making install in examples test -z "/usr/local/Cellar/pygtk/2.24.0/bin" || .././install-sh -c -d "/usr/local/Cellar/pygtk/2.24.0/bin" test -z "/usr/local/Cellar/pygtk/2.24.0/lib/pygtk/2.0/demos" || .././install-sh -c -d "/usr/local/Cellar/pygtk/2.24.0/lib/pygtk/2.0/demos" test -z "/usr/local/Cellar/pygtk/2.24.0/lib/pygtk/2.0/demos/images" || .././install-sh -c -d "/usr/local/Cellar/pygtk/2.24.0/lib/pygtk/2.0/demos/images" test -z "/usr/local/Cellar/pygtk/2.24.0/lib/pygtk/2.0" || .././install-sh -c -d "/usr/local/Cellar/pygtk/2.24.0/lib/pygtk/2.0" /usr/bin/install -c pygtk-demo/pygtk-demo '/usr/local/Cellar/pygtk/2.24.0/bin' mkdir: mkdir: /usr/local/Cellar/pygtk/2.24.0/lib/pygtk: File exists /usr/local/Cellar/pygtk/2.24.0/lib/pygtkmkdir: : /usr/local/Cellar/pygtk/2.24.0/lib/pygtk/2.0: File exists mkdir: /usr/local/Cellar/pygtk/2.24.0/lib/pygtk/2.0/demos: File exists File exists mkdir: /usr/local/Cellar/pygtk/2.24.0/lib/pygtk/2.0: File exists /usr/bin/install -c -m 644 pygtk-demo/demos/images/alphatest.png pygtk-demo/demos/images/apple-red.png pygtk-demo/demos/images/background.jpg pygtk-demo/demos/images/floppybuddy.gif pygtk-demo/demos/images/gnome-applets.png pygtk-demo/demos/images/gnome-calendar.png pygtk-demo/demos/images/gnome-foot.png pygtk-demo/demos/images/gnome-gimp.png pygtk-demo/demos/images/gnome-gmush.png pygtk-demo/demos/images/gnome-gsame.png pygtk-demo/demos/images/gnu-keys.png pygtk-demo/demos/images/gtk-logo-rgb.gif '/usr/local/Cellar/pygtk/2.24.0/lib/pygtk/2.0/demos/images' /usr/bin/install -c -m 644 pygtk-demo/pygtk-demo.py '/usr/local/Cellar/pygtk/2.24.0/lib/pygtk/2.0' Byte-compiling python modules... pygtk-demo.py Byte-compiling python modules (optimized versions) ... pygtk-demo.py /usr/bin/install -c -m 644 pygtk-demo/demos/init.py pygtk-demo/demos/appwindow.py pygtk-demo/demos/buttonbox.py pygtk-demo/demos/changedisplay.py pygtk-demo/demos/colorsel.py pygtk-demo/demos/dialogs.py pygtk-demo/demos/dnd.py pygtk-demo/demos/dndpixmap.py pygtk-demo/demos/editable_cells.py pygtk-demo/demos/entry_completion.py pygtk-demo/demos/expander.py pygtk-demo/demos/hypertext.py pygtk-demo/demos/images.py pygtk-demo/demos/list_store.py pygtk-demo/demos/menu.py pygtk-demo/demos/panes.py pygtk-demo/demos/pixbufs.py pygtk-demo/demos/print_editor.py pygtk-demo/demos/sizegroup.py pygtk-demo/demos/stock_browser.py pygtk-demo/demos/textscroll.py pygtk-demo/demos/textview.py pygtk-demo/demos/tooltip.py pygtk-demo/demos/tree_store.py pygtk-demo/demos/treemodel.py pygtk-demo/demos/statusicon.py pygtk-demo/demos/ui_manager.py pygtk-demo/demos/infobar.py '/usr/local/Cellar/pygtk/2.24.0/lib/pygtk/2.0/demos' Byte-compiling python modules... init.pyappwindow.pybuttonbox.pychangedisplay.pycolorsel.pydialogs.pydnd.pydndpixmap.pyeditable_cells.pyentry_completion.pyexpander.pyhypertext.pyimages.pylist_store.pymenu.pypanes.pypixbufs.pyprint_editor.pysizegroup.pystock_browser.pytextscroll.pytextview.pytooltip.pytree_store.pytreemodel.pystatusicon.pyui_manager.pyinfobar.py Byte-compiling python modules (optimized versions) ... init.pyappwindow.pybuttonbox.pychangedisplay.pycolorsel.pydialogs.pydnd.pydndpixmap.pyeditable_cells.pyentry_completion.pyexpander.pyhypertext.pyimages.pylist_store.pymenu.pypanes.pypixbufs.pyprint_editor.pysizegroup.pystock_browser.pytextscroll.pytextview.pytooltip.pytree_store.pytreemodel.pystatusicon.pyuimanager.pyinfobar.py Making install in tests make[2]: Nothing to be done for install-exec-am'. make[2]: Nothing to be done forinstall-data-am'. Making install in docs /Applications/Xcode.app/Contents/Developer/usr/bin/make install-am make[3]: Nothing to be done for install-exec-am'. test -z "/usr/local/Cellar/pygtk/2.24.0/share/gtk-doc/html/pygtk" || .././install-sh -c -d "/usr/local/Cellar/pygtk/2.24.0/share/gtk-doc/html/pygtk" installfiles=echo ./html/; \ if test "$installfiles" = './html/_'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /private/tmp/pygtk-KR0o/pygtk-2.24.0/install-sh -d /usr/local/Cellar/pygtk/2.24.0/share/gtk-doc/html/pygtk \ /usr/local/Cellar/pygtk/2.24.0/share/gtk-doc/html/pygtk/icons \ /usr/local/Cellar/pygtk/2.24.0/share/gtk-doc/html/pygtk/images \ /usr/local/Cellar/pygtk/2.24.0/share/gtk-doc/html/pygtk/cursors; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /usr/local/Cellar/pygtk/2.24.0/share/gtk-doc/html/pygtk; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /usr/local/Cellar/pygtk/2.24.0/share/gtk-doc/html/pygtk || :; \ for i in ./icons/_; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /usr/local/Cellar/pygtk/2.24.0/share/gtk-doc/html/pygtk/icons; \ done; \ for i in ./images/_; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /usr/local/Cellar/pygtk/2.24.0/share/gtk-doc/html/pygtk/images; \ done; \ for i in ./cursors/_; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /usr/local/Cellar/pygtk/2.24.0/share/gtk-doc/html/pygtk/cursors; \ done; \ fi -- Installing ./html/atk-class-reference.html -- Installing ./html/atk-constants.html -- Installing ./html/class-atkaction.html -- Installing ./html/class-atkcomponent.html -- Installing ./html/class-atkdocument.html -- Installing ./html/class-atkeditabletext.html -- Installing ./html/class-atkgobjectaccessible.html -- Installing ./html/class-atkhyperlink.html -- Installing ./html/class-atkhypertext.html -- Installing ./html/class-atkimage.html -- Installing ./html/class-atkimplementor.html -- Installing ./html/class-atknoopobject.html -- Installing ./html/class-atknoopobjectfactory.html -- Installing ./html/class-atkobject.html -- Installing ./html/class-atkobjectfactory.html -- Installing ./html/class-atkrectangle.html -- Installing ./html/class-atkregistry.html -- Installing ./html/class-atkrelation.html -- Installing ./html/class-atkrelationset.html -- Installing ./html/class-atkselection.html -- Installing ./html/class-atkstateset.html -- Installing ./html/class-atkstreamablecontent.html -- Installing ./html/class-atktable.html -- Installing ./html/class-atktext.html -- Installing ./html/class-atkvalue.html -- Installing ./html/class-gdkapplaunchcontext.html -- Installing ./html/class-gdkatom.html -- Installing ./html/class-gdkcairocontext.html -- Installing ./html/class-gdkcolor.html -- Installing ./html/class-gdkcolormap.html -- Installing ./html/class-gdkcursor.html -- Installing ./html/class-gdkdevice.html -- Installing ./html/class-gdkdisplay.html -- Installing ./html/class-gdkdisplaymanager.html -- Installing ./html/class-gdkdragcontext.html -- Installing ./html/class-gdkdrawable.html -- Installing ./html/class-gdkevent.html -- Installing ./html/class-gdkgc.html -- Installing ./html/class-gdkimage.html -- Installing ./html/class-gdkkeymap.html -- Installing ./html/class-gdkpangorenderer.html -- Installing ./html/class-gdkpixbuf.html -- Installing ./html/class-gdkpixbufanimation.html -- Installing ./html/class-gdkpixbufanimationiter.html -- Installing ./html/class-gdkpixbufloader.html -- Installing ./html/class-gdkpixmap.html -- Installing ./html/class-gdkrectangle.html -- Installing ./html/class-gdkregion.html -- Installing ./html/class-gdkscreen.html -- Installing ./html/class-gdkvisual.html -- Installing ./html/class-gdkwindow.html -- Installing ./html/class-gladexml.html -- Installing ./html/class-gtkaboutdialog.html -- Installing ./html/class-gtkaccelgroup.html -- Installing ./html/class-gtkaccellabel.html -- Installing ./html/class-gtkaccelmap.html -- Installing ./html/class-gtkaccessible.html -- Installing ./html/class-gtkaction.html -- Installing ./html/class-gtkactiongroup.html -- Installing ./html/class-gtkactivatable.html -- Installing ./html/class-gtkadjustment.html -- Installing ./html/class-gtkalignment.html -- Installing ./html/class-gtkarrow.html -- Installing ./html/class-gtkaspectframe.html -- Installing ./html/class-gtkassistant.html -- Installing ./html/class-gtkbin.html -- Installing ./html/class-gtkborder.html -- Installing ./html/class-gtkbox.html -- Installing ./html/class-gtkbuildable.html -- Installing ./html/class-gtkbuilder.html -- Installing ./html/class-gtkbutton.html -- Installing ./html/class-gtkbuttonbox.html -- Installing ./html/class-gtkcalendar.html -- Installing ./html/class-gtkcelleditable.html -- Installing ./html/class-gtkcelllayout.html -- Installing ./html/class-gtkcellrenderer.html -- Installing ./html/class-gtkcellrendereraccel.html -- Installing ./html/class-gtkcellrenderercombo.html -- Installing ./html/class-gtkcellrendererpixbuf.html -- Installing ./html/class-gtkcellrendererprogress.html -- Installing ./html/class-gtkcellrendererspin.html -- Installing ./html/class-gtkcellrendererspinner.html -- Installing ./html/class-gtkcellrenderertext.html -- Installing ./html/class-gtkcellrenderertoggle.html -- Installing ./html/class-gtkcellview.html -- Installing ./html/class-gtkcheckbutton.html -- Installing ./html/class-gtkcheckmenuitem.html -- Installing ./html/class-gtkclipboard.html -- Installing ./html/class-gtkcolorbutton.html -- Installing ./html/class-gtkcolorselection.html -- Installing ./html/class-gtkcolorselectiondialog.html -- Installing ./html/class-gtkcombo.html -- Installing ./html/class-gtkcombobox.html -- Installing ./html/class-gtkcomboboxentry.html -- Installing ./html/class-gtkcomboboxtext.html -- Installing ./html/class-gtkcontainer.html -- Installing ./html/class-gtkcurve.html -- Installing ./html/class-gtkdialog.html -- Installing ./html/class-gtkdrawingarea.html -- Installing ./html/class-gtkeditable.html -- Installing ./html/class-gtkentry.html -- Installing ./html/class-gtkentrybuffer.html -- Installing ./html/class-gtkentrycompletion.html -- Installing ./html/class-gtkeventbox.html -- Installing ./html/class-gtkexpander.html -- Installing ./html/class-gtkfilechooser.html -- Installing ./html/class-gtkfilechooserbutton.html -- Installing ./html/class-gtkfilechooserdialog.html -- Installing ./html/class-gtkfilechooserwidget.html -- Installing ./html/class-gtkfilefilter.html -- Installing ./html/class-gtkfileselection.html -- Installing ./html/class-gtkfixed.html -- Installing ./html/class-gtkfontbutton.html -- Installing ./html/class-gtkfontselection.html -- Installing ./html/class-gtkfontselectiondialog.html -- Installing ./html/class-gtkframe.html -- Installing ./html/class-gtkgammacurve.html -- Installing ./html/class-gtkhandlebox.html -- Installing ./html/class-gtkhbox.html -- Installing ./html/class-gtkhbuttonbox.html -- Installing ./html/class-gtkhpaned.html -- Installing ./html/class-gtkhruler.html -- Installing ./html/class-gtkhscale.html -- Installing ./html/class-gtkhscrollbar.html -- Installing ./html/class-gtkhseparator.html -- Installing ./html/class-gtkiconfactory.html -- Installing ./html/class-gtkiconinfo.html -- Installing ./html/class-gtkiconset.html -- Installing ./html/class-gtkiconsource.html -- Installing ./html/class-gtkicontheme.html -- Installing ./html/class-gtkiconview.html -- Installing ./html/class-gtkimage.html -- Installing ./html/class-gtkimagemenuitem.html -- Installing ./html/class-gtkimcontext.html -- Installing ./html/class-gtkimcontextsimple.html -- Installing ./html/class-gtkimmulticontext.html -- Installing ./html/class-gtkinfobar.html -- Installing ./html/class-gtkinputdialog.html -- Installing ./html/class-gtkinvisible.html -- Installing ./html/class-gtkitem.html -- Installing ./html/class-gtkitemfactory.html -- Installing ./html/class-gtklabel.html -- Installing ./html/class-gtklayout.html -- Installing ./html/class-gtklinkbutton.html -- Installing ./html/class-gtkliststore.html -- Installing ./html/class-gtkmenu.html -- Installing ./html/class-gtkmenubar.html -- Installing ./html/class-gtkmenuitem.html -- Installing ./html/class-gtkmenushell.html -- Installing ./html/class-gtkmenutoolbutton.html -- Installing ./html/class-gtkmessagedialog.html -- Installing ./html/class-gtkmisc.html -- Installing ./html/class-gtkmountoperation.html -- Installing ./html/class-gtknotebook.html -- Installing ./html/class-gtkobject.html -- Installing ./html/class-gtkoffscreenwindow.html -- Installing ./html/class-gtkoptionmenu.html -- Installing ./html/class-gtkpagesetup.html -- Installing ./html/class-gtkpagesetupunixdialog.html -- Installing ./html/class-gtkpaned.html -- Installing ./html/class-gtkpapersize.html -- Installing ./html/class-gtkplug.html -- Installing ./html/class-gtkprintcontext.html -- Installing ./html/class-gtkprinter.html -- Installing ./html/class-gtkprintjob.html -- Installing ./html/class-gtkprintoperation.html -- Installing ./html/class-gtkprintoperationpreview.html -- Installing ./html/class-gtkprintsettings.html -- Installing ./html/class-gtkprintunixdialog.html -- Installing ./html/class-gtkprogressbar.html -- Installing ./html/class-gtkradioaction.html -- Installing ./html/class-gtkradiobutton.html -- Installing ./html/class-gtkradiomenuitem.html -- Installing ./html/class-gtkradiotoolbutton.html -- Installing ./html/class-gtkrange.html -- Installing ./html/class-gtkrcstyle.html -- Installing ./html/class-gtkrecentaction.html -- Installing ./html/class-gtkrecentchooser.html -- Installing ./html/class-gtkrecentchooserdialog.html -- Installing ./html/class-gtkrecentchoosermenu.html -- Installing ./html/class-gtkrecentchooserwidget.html -- Installing ./html/class-gtkrecentfilter.html -- Installing ./html/class-gtkrecentinfo.html -- Installing ./html/class-gtkrecentmanager.html -- Installing ./html/class-gtkrequisition.html -- Installing ./html/class-gtkruler.html -- Installing ./html/class-gtkscale.html -- Installing ./html/class-gtkscalebutton.html -- Installing ./html/class-gtkscrollbar.html -- Installing ./html/class-gtkscrolledwindow.html -- Installing ./html/class-gtkselectiondata.html -- Installing ./html/class-gtkseparator.html -- Installing ./html/class-gtkseparatormenuitem.html -- Installing ./html/class-gtkseparatortoolitem.html -- Installing ./html/class-gtksettings.html -- Installing ./html/class-gtksizegroup.html -- Installing ./html/class-gtksocket.html -- Installing ./html/class-gtkspinbutton.html -- Installing ./html/class-gtkspinner.html -- Installing ./html/class-gtkstatusbar.html -- Installing ./html/class-gtkstatusicon.html -- Installing ./html/class-gtkstyle.html -- Installing ./html/class-gtktable.html -- Installing ./html/class-gtktearoffmenuitem.html -- Installing ./html/class-gtktextattributes.html -- Installing ./html/class-gtktextbuffer.html -- Installing ./html/class-gtktextchildanchor.html -- Installing ./html/class-gtktextiter.html -- Installing ./html/class-gtktextmark.html -- Installing ./html/class-gtktexttag.html -- Installing ./html/class-gtktexttagtable.html -- Installing ./html/class-gtktextview.html -- Installing ./html/class-gtktoggleaction.html -- Installing ./html/class-gtktogglebutton.html -- Installing ./html/class-gtktoggletoolbutton.html -- Installing ./html/class-gtktoolbar.html -- Installing ./html/class-gtktoolbutton.html -- Installing ./html/class-gtktoolitem.html -- Installing ./html/class-gtktoolitemgroup.html -- Installing ./html/class-gtktoolpalette.html -- Installing ./html/class-gtktoolshell.html -- Installing ./html/class-gtktooltip.html -- Installing ./html/class-gtktooltips.html -- Installing ./html/class-gtktreedragdest.html -- Installing ./html/class-gtktreedragsource.html -- Installing ./html/class-gtktreeiter.html -- Installing ./html/class-gtktreemodel.html -- Installing ./html/class-gtktreemodelfilter.html -- Installing ./html/class-gtktreemodelsort.html -- Installing ./html/class-gtktreerowreference.html -- Installing ./html/class-gtktreeselection.html -- Installing ./html/class-gtktreesortable.html -- Installing ./html/class-gtktreestore.html -- Installing ./html/class-gtktreeview.html -- Installing ./html/class-gtktreeviewcolumn.html -- Installing ./html/class-gtkuimanager.html -- Installing ./html/class-gtkvbox.html -- Installing ./html/class-gtkvbuttonbox.html -- Installing ./html/class-gtkviewport.html -- Installing ./html/class-gtkvolumebutton.html -- Installing ./html/class-gtkvpaned.html -- Installing ./html/class-gtkvruler.html -- Installing ./html/class-gtkvscale.html -- Installing ./html/class-gtkvscrollbar.html -- Installing ./html/class-gtkvseparator.html -- Installing ./html/class-gtkwidget.html -- Installing ./html/class-gtkwindow.html -- Installing ./html/class-gtkwindowgroup.html -- Installing ./html/class-hierarchy.html -- Installing ./html/class-pangoattribute.html -- Installing ./html/class-pangoattriterator.html -- Installing ./html/class-pangoattrlist.html -- Installing ./html/class-pangocairocairocontext.html -- Installing ./html/class-pangocairocairofontmap.html -- Installing ./html/class-pangocolor.html -- Installing ./html/class-pangocontext.html -- Installing ./html/class-pangofont.html -- Installing ./html/class-pangofontdescription.html -- Installing ./html/class-pangofontface.html -- Installing ./html/class-pangofontfamily.html -- Installing ./html/class-pangofontmap.html -- Installing ./html/class-pangofontmetrics.html -- Installing ./html/class-pangofontset.html -- Installing ./html/class-pangofontsetsimple.html -- Installing ./html/class-pangoglyphstring.html -- Installing ./html/class-pangolanguage.html -- Installing ./html/class-pangolayout.html -- Installing ./html/class-pangolayoutiter.html -- Installing ./html/class-pangolayoutline.html -- Installing ./html/class-pangorenderer.html -- Installing ./html/class-pangotabarray.html -- Installing ./html/class-pygtkgenericcellrenderer.html -- Installing ./html/class-pygtkgenerictreemodel.html -- Installing ./html/class-pygtktreemodelrow.html -- Installing ./html/class-pygtktreemodelrowiter.html -- Installing ./html/gdk-class-reference.html -- Installing ./html/gdk-constants.html -- Installing ./html/gdk-functions.html -- Installing ./html/glade-class-reference.html -- Installing ./html/gtk-class-reference.html -- Installing ./html/gtk-constants.html -- Installing ./html/gtk-functions.html -- Installing ./html/gtk-stock-items.html -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/pango-class-reference.html -- Installing ./html/pango-constants.html -- Installing ./html/pango-functions.html -- Installing ./html/pango-markup-language.html -- Installing ./html/pangocairo-class-reference.html -- Installing ./html/pangocairo-constants.html -- Installing ./html/pangocairo-functions.html -- Installing ./html/pygtk-introduction.html -- Installing ./html/pygtk.devhelp -- Installing ./html/unixprint-class-reference.html -- Installing ./html/unixprint-constants.html -- Installing ./html/unixprint-functions.html -- Installing ./html/index.sgml -- Installing ./icons/stock_about_24.png -- Installing ./icons/stock_add_24.png -- Installing ./icons/stock_align_center_24.png -- Installing ./icons/stock_align_justify_24.png -- Installing ./icons/stock_align_left_24.png -- Installing ./icons/stock_align_right_24.png -- Installing ./icons/stock_apply_20.png -- Installing ./icons/stock_bottom_24.png -- Installing ./icons/stock_broken_image_24.png -- Installing ./icons/stock_cancel_20.png -- Installing ./icons/stock_cdrom_24.png -- Installing ./icons/stock_clear_24.png -- Installing ./icons/stock_close_24.png -- Installing ./icons/stock_color_picker_25.png -- Installing ./icons/stock_colorselector_24.png -- Installing ./icons/stock_connect_24.png -- Installing ./icons/stock_convert_24.png -- Installing ./icons/stock_copy_24.png -- Installing ./icons/stock_cut_24.png -- Installing ./icons/stock_dialog_authentication_48.png -- Installing ./icons/stock_dialog_error_48.png -- Installing ./icons/stock_dialog_info_48.png -- Installing ./icons/stock_dialog_question_48.png -- Installing ./icons/stock_dialog_warning_48.png -- Installing ./icons/stock_directory_24.png -- Installing ./icons/stock_disconnect_24.png -- Installing ./icons/stock_dnd_32.png -- Installing ./icons/stock_dnd_multiple_32.png -- Installing ./icons/stock_down_arrow_24.png -- Installing ./icons/stock_edit_24.png -- Installing ./icons/stock_exec_24.png -- Installing ./icons/stock_exit_24.png -- Installing ./icons/stock_file_24.png -- Installing ./icons/stock_first_24.png -- Installing ./icons/stock_font_24.png -- Installing ./icons/stock_fullscreen_24.png -- Installing ./icons/stock_harddisk_24.png -- Installing ./icons/stock_help_24.png -- Installing ./icons/stock_home_24.png -- Installing ./icons/stock_index_24.png -- Installing ./icons/stock_info_24.png -- Installing ./icons/stock_jump_to_24.png -- Installing ./icons/stock_jump_to_rtl_24.png -- Installing ./icons/stock_last_24.png -- Installing ./icons/stock_leave_fullscreen_24.png -- Installing ./icons/stock_left_arrow_24.png -- Installing ./icons/stock_media_forward_24.png -- Installing ./icons/stock_media_next_24.png -- Installing ./icons/stock_media_pause_24.png -- Installing ./icons/stock_media_play_24.png -- Installing ./icons/stock_media_play_rtl_24.png -- Installing ./icons/stock_media_previous_24.png -- Installing ./icons/stock_media_record_24.png -- Installing ./icons/stock_media_rewind_24.png -- Installing ./icons/stock_media_stop_24.png -- Installing ./icons/stock_network_24.png -- Installing ./icons/stock_new_24.png -- Installing ./icons/stock_no_20.png -- Installing ./icons/stock_ok_20.png -- Installing ./icons/stock_open_24.png -- Installing ./icons/stock_page_setup_24.png -- Installing ./icons/stock_paste_24.png -- Installing ./icons/stock_preferences_24.png -- Installing ./icons/stock_print_24.png -- Installing ./icons/stock_print_error_24.png -- Installing ./icons/stock_print_paused_24.png -- Installing ./icons/stock_print_preview_24.png -- Installing ./icons/stock_print_report_24.png -- Installing ./icons/stock_print_warning_24.png -- Installing ./icons/stock_properties_24.png -- Installing ./icons/stock_redo_24.png -- Installing ./icons/stock_redo_rtl_24.png -- Installing ./icons/stock_refresh_24.png -- Installing ./icons/stock_remove_24.png -- Installing ./icons/stock_revert_24.png -- Installing ./icons/stock_revert_rtl_24.png -- Installing ./icons/stock_right_arrow_24.png -- Installing ./icons/stock_save_24.png -- Installing ./icons/stock_save_as_24.png -- Installing ./icons/stock_search_24.png -- Installing ./icons/stock_search_replace_24.png -- Installing ./icons/stock_sort_ascending_24.png -- Installing ./icons/stock_sort_descending_24.png -- Installing ./icons/stock_spellcheck_24.png -- Installing ./icons/stock_stop_24.png -- Installing ./icons/stock_text_bold_24.png -- Installing ./icons/stock_text_indent_24.png -- Installing ./icons/stock_text_italic_24.png -- Installing ./icons/stock_text_strikethrough_24.png -- Installing ./icons/stock_text_underline_24.png -- Installing ./icons/stock_text_unindent_24.png -- Installing ./icons/stock_top_24.png -- Installing ./icons/stock_trash_24.png -- Installing ./icons/stock_undelete_24.png -- Installing ./icons/stock_undelete_rtl_24.png -- Installing ./icons/stock_undo_24.png -- Installing ./icons/stock_undo_rtl_24.png -- Installing ./icons/stock_up_arrow_24.png -- Installing ./icons/stock_yes_20.png -- Installing ./icons/stock_zoom_1_24.png -- Installing ./icons/stock_zoom_fit_24.png -- Installing ./icons/stock_zoom_in_24.png -- Installing ./icons/stock_zoom_out_24.png -- Installing ./images/layout-btlr.png -- Installing ./images/layout-btrl.png -- Installing ./images/layout-lrbt.png -- Installing ./images/layout-lrtb.png -- Installing ./images/layout-rlbt.png -- Installing ./images/layout-rltb.png -- Installing ./images/layout-tblr.png -- Installing ./images/layout-tbrl.png -- Installing ./cursors/X_cursor.png -- Installing ./cursors/arrow.png -- Installing ./cursors/based_arrow_down.png -- Installing ./cursors/based_arrow_up.png -- Installing ./cursors/boat.png -- Installing ./cursors/bogosity.png -- Installing ./cursors/bottom_left_corner.png -- Installing ./cursors/bottom_right_corner.png -- Installing ./cursors/bottom_side.png -- Installing ./cursors/bottom_tee.png -- Installing ./cursors/box_spiral.png -- Installing ./cursors/center_ptr.png -- Installing ./cursors/circle.png -- Installing ./cursors/clock.png -- Installing ./cursors/coffee_mug.png -- Installing ./cursors/cross.png -- Installing ./cursors/cross_reverse.png -- Installing ./cursors/crosshair.png -- Installing ./cursors/diamond_cross.png -- Installing ./cursors/dot.png -- Installing ./cursors/dotbox.png -- Installing ./cursors/double_arrow.png -- Installing ./cursors/draft_large.png -- Installing ./cursors/draft_small.png -- Installing ./cursors/draped_box.png -- Installing ./cursors/exchange.png -- Installing ./cursors/fleur.png -- Installing ./cursors/gobbler.png -- Installing ./cursors/gumby.png -- Installing ./cursors/hand1.png -- Installing ./cursors/hand2.png -- Installing ./cursors/heart.png -- Installing ./cursors/icon.png -- Installing ./cursors/iron_cross.png -- Installing ./cursors/left_ptr.png -- Installing ./cursors/left_side.png -- Installing ./cursors/left_tee.png -- Installing ./cursors/leftbutton.png -- Installing ./cursors/ll_angle.png -- Installing ./cursors/lr_angle.png -- Installing ./cursors/man.png -- Installing ./cursors/middlebutton.png -- Installing ./cursors/mouse.png -- Installing ./cursors/pencil.png -- Installing ./cursors/pirate.png -- Installing ./cursors/plus.png -- Installing ./cursors/question_arrow.png -- Installing ./cursors/right_ptr.png -- Installing ./cursors/right_side.png -- Installing ./cursors/right_tee.png -- Installing ./cursors/rightbutton.png -- Installing ./cursors/rtl_logo.png -- Installing ./cursors/sailboat.png -- Installing ./cursors/sb_down_arrow.png -- Installing ./cursors/sb_h_double_arrow.png -- Installing ./cursors/sb_left_arrow.png -- Installing ./cursors/sb_right_arrow.png -- Installing ./cursors/sb_up_arrow.png -- Installing ./cursors/sb_v_double_arrow.png -- Installing ./cursors/shuttle.png -- Installing ./cursors/sizing.png -- Installing ./cursors/spider.png -- Installing ./cursors/spraycan.png -- Installing ./cursors/star.png -- Installing ./cursors/target.png -- Installing ./cursors/tcross.png -- Installing ./cursors/top_left_arrow.png -- Installing ./cursors/top_left_corner.png -- Installing ./cursors/top_right_corner.png -- Installing ./cursors/top_side.png -- Installing ./cursors/top_tee.png -- Installing ./cursors/trek.png -- Installing ./cursors/ul_angle.png -- Installing ./cursors/umbrella.png -- Installing ./cursors/ur_angle.png -- Installing ./cursors/watch.png -- Installing ./cursors/xterm.png /Applications/Xcode.app/Contents/Developer/usr/bin/make install-data-hook make[4]: Nothing to be done forinstall-data-hook'. ==> Cleaning rm /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/pangocairo.la rm /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/pango.la rm /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtkunixprint.la rm /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk/_gtk.la rm /usr/local/Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/atk.la ==> Caveats If you need Python to find the installed site-packages: mkdir -p ~/Library/Python/2.7/lib/python/site-packages echo '/usr/local/lib/python2.7/site-packages' > ~/Library/Python/2.7/lib/python/site-packages/homebrew.pth ==> Finishing up ln -s ../Cellar/pygtk/2.24.0/bin/pygtk-demo pygtk-demo ln -s ../Cellar/pygtk/2.24.0/bin/pygtk-codegen-2.0 pygtk-codegen-2.0 rm /usr/local/include/pygtk-2.0 ln -s ../../Cellar/pygobject/2.28.6/include/pygtk-2.0/pygobject.h pygobject.h ln -s ../../Cellar/pygobject/2.28.6/include/pygtk-2.0/pyglib.h pyglib.h ln -s ../../Cellar/pygtk/2.24.0/include/pygtk-2.0/pygtk pygtk ln -s ../Cellar/pygtk/2.24.0/share/pygtk pygtk ln -s ../../../Cellar/pygtk/2.24.0/share/gtk-doc/html/pygtk pygtk ln -s ../../../../Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/pangocairo.so pangocairo.so ln -s ../../../../Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/pango.so pango.so ln -s ../../../../Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtkunixprint.so gtkunixprint.so ln -s ../../../../../Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk/keysyms.pyo keysyms.pyo ln -s ../../../../../Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk/keysyms.py keysyms.py ln -s ../../../../../Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk/deprecation.pyo deprecation.pyo ln -s ../../../../../Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk/deprecation.py deprecation.py ln -s ../../../../../Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk/compat.pyo compat.pyo ln -s ../../../../../Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk/compat.py compat.py ln -s ../../../../../Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk/_lazyutils.pyo _lazyutils.pyo ln -s ../../../../../Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk/_lazyutils.py _lazyutils.py ln -s ../../../../../Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk/_gtk.so _gtk.so ln -s ../../../../../Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk/init.pyo init.pyo ln -s ../../../../../Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/gtk/init.py init.py ln -s ../../../../Cellar/pygtk/2.24.0/lib/python2.7/site-packages/gtk-2.0/atk.so atk.so ln -s ../Cellar/pygtk/2.24.0/lib/pygtk pygtk ln -s ../../Cellar/pygtk/2.24.0/lib/pkgconfig/pygtk-2.0.pc pygtk-2.0.pc ==> Summary 🍺 /usr/local/Cellar/pygtk/2.24.0: 658 files, 17M, built in 28 seconds ==> Installing meld dependency: pygtksourceview /usr/bin/env perl -e use XML::Parser ==> Downloading http://ftp.gnome.org/pub/gnome/sources/pygtksourceview/2.10/pygtksourceview-2.10.0.tar.bz2 Already downloaded: /Library/Caches/Homebrew/pygtksourceview-2.10.0.tar.bz2 ==> Verifying pygtksourceview-2.10.0.tar.bz2 checksum tar xf /Library/Caches/Homebrew/pygtksourceview-2.10.0.tar.bz2 ==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/pygtksourceview/2.10.0 --disable-docs 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 build system type... x86_64-apple-darwin13.2.0 checking host system type... x86_64-apple-darwin13.2.0 checking for some Win32 platform... no checking for native Win32... no checking for style of include used by make... GNU checking for gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking dependency style of clang... none 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 clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from clang object... ok 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 how to run the C preprocessor... clang -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 clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin13.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 configure: creating ./config.lt config.lt: creating libtool checking for a Python interpreter with version >= 2.2... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... darwin checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for headers required to compile python extensions... found 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 PYGOBJECT... yes checking for PYGTKSOURCEVIEW... yes checking for pygtk codegen... /usr/local/share/pygobject/2.0/codegen yes checking whether clang understands -Wall... yes checking whether clang understands -fno-strict-aliasing... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating pygtksourceview-2.0.pc config.status: creating test/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/entities.docbook config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ==> make install Making install in test make[2]: Nothing to be done forinstall-exec-am'. make[2]: Nothing to be done forinstall-data-am'. /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/usr/local/Cellar/gtksourceview/2.10.5/include/gtksourceview-2.0 -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I/usr/local/Cellar/pygtk/2.24.0/include/pygtk-2.0 -I/usr/include/libxml2 -I/opt/X11/include -g -O2 -Wall -fno-strict-aliasing -c -o gtksourceview2_la-gtksourceview2module.lotest -f 'gtksourceview2module.c' || echo './'gtksourceview2module.c (cd .\ && /usr/bin/python /usr/local/share/pygobject/2.0/codegen/codegen.py \ --override gtksourceview2.override \ --register /usr/local/Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gdk-types.defs \ --register /usr/local/Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/pango-types.defs \ --register /usr/local/Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-types.defs \ --prefix pygtksourceview2 gtksourceview2.defs) > gen-gtksourceview2.c \ && cp gen-gtksourceview2.c gtksourceview2.c \ && rm -f gen-gtksourceview2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/usr/local/Cellar/gtksourceview/2.10.5/include/gtksourceview-2.0 -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I/usr/local/Cellar/pygtk/2.24.0/include/pygtk-2.0 -I/usr/include/libxml2 -I/opt/X11/include -g -O2 -Wall -fno-strict-aliasing -c gtksourceview2module.c -fno-common -DPIC -o .libs/gtksourceview2_la-gtksourceview2module.o Warning: generating old-style constructor for:gtk_source_mark_new Warning: generating old-style constructor for:gtk_source_print_compositor_new Warning: Constructor for GtkSourceMark needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkSourcePrintCompositor needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkSourceCompletionItem needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkSourceCompletionContext needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkSourceCompletionWords needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors _INFO* The coverage of global functions is 100.00% (7/7) _INFO_ The coverage of methods is 100.00% (182/182) _INFO_ The coverage of virtual proxies is 100.00% (5/5) _INFO_ The coverage of virtual accessors is 100.00% (30/30) _INFO_ The coverage of interface proxies is 100.00% (25/25) /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/usr/local/Cellar/gtksourceview/2.10.5/include/gtksourceview-2.0 -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I/usr/local/Cellar/pygtk/2.24.0/include/pygtk-2.0 -I/usr/include/libxml2 -I/opt/X11/include -g -O2 -Wall -fno-strict-aliasing -c -o gtksourceview2_la-gtksourceview2.lo test -f 'gtksourceview2.c' || echo './'gtksourceview2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -D_REENTRANT -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/usr/local/Cellar/gtksourceview/2.10.5/include/gtksourceview-2.0 -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I/usr/local/Cellar/pygtk/2.24.0/include/pygtk-2.0 -I/usr/include/libxml2 -I/opt/X11/include -g -O2 -Wall -fno-strict-aliasing -c gtksourceview2.c -fno-common -DPIC -o .libs/gtksourceview2_la-gtksourceview2.o /bin/sh ./libtool --tag=CC --mode=link clang -D_REENTRANT -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/glib/2.40.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.10/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.30.7/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.16_1/include/cairo -I/usr/local/Cellar/harfbuzz/0.9.27/include/harfbuzz -I/usr/local/Cellar/pango/1.36.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.12.0/include/atk-1.0 -I/usr/local/Cellar/gtk+/2.24.23/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.23/lib/gtk-2.0/include -I/usr/local/Cellar/gtksourceview/2.10.5/include/gtksourceview-2.0 -I/usr/local/Cellar/pygobject/2.28.6/include/pygtk-2.0 -I/usr/local/Cellar/pygtk/2.24.0/include/pygtk-2.0 -I/usr/include/libxml2 -I/opt/X11/include -g -O2 -Wall -fno-strict-aliasing -module -avoid-version -export-symbols-regex initgtksourceview2 -o gtksourceview2.la -rpath /usr/local/Cellar/pygtksourceview/2.10.0/lib/python2.7/site-packages gtksourceview2_la-gtksourceview2module.lo gtksourceview2_la-gtksourceview2.lo -L/usr/local/Cellar/glib/2.40.0/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.30.7/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -L/usr/local/Cellar/cairo/1.12.16_1/lib -L/usr/local/Cellar/pango/1.36.3/lib -L/usr/local/Cellar/atk/2.12.0/lib -L/usr/local/Cellar/gtk+/2.24.23/lib -L/usr/local/Cellar/gtksourceview/2.10.5/lib -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype libtool: link: /usr/bin/nm .libs/gtksourceview2_la-gtksourceview2module.o .libs/gtksourceview2la-gtksourceview2.o | sed -n -e 's/^. [ ][ ]__([_A-Za-z][A-Za-z0-9])$/\1 \2 \2/p' | /usr/local/Library/ENV/4.3/sed 's/.* //' | sort | uniq > .libs/gtksourceview2.exp libtool: link: /usr/bin/grep -E -e "initgtksourceview2" ".libs/gtksourceview2.exp" > ".libs/gtksourceview2.expT" libtool: link: mv -f ".libs/gtksourceview2.expT" ".libs/gtksourceview2.exp" libtool: link: sed -e 's,^,,' < .libs/gtksourceview2.exp > .libs/gtksourceview2-symbols.expsym libtool: link: clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/gtksourceview2.so -bundle .libs/gtksourceview2_la-gtksourceview2module.o .libs/gtksourceview2_la-gtksourceview2.o -L/usr/local/Cellar/glib/2.40.0/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.30.7/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/fontconfig/2.11.1/lib -L/usr/local/Cellar/cairo/1.12.16_1/lib -L/usr/local/Cellar/pango/1.36.3/lib -L/usr/local/Cellar/atk/2.12.0/lib -L/usr/local/Cellar/gtk+/2.24.23/lib -L/usr/local/Cellar/gtksourceview/2.10.5/lib -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -Wl,-exported_symbols_list,.libs/gtksourceview2-symbols.expsym libtool: link: dsymutil .libs/gtksourceview2.so || : warning: no debug symbols in executable (-arch x86_64) libtool: link: ( cd ".libs" && rm -f "gtksourceview2.la" && ln -s "../gtksourceview2.la" "gtksourceview2.la" ) test -z "/usr/local/Cellar/pygtksourceview/2.10.0/lib/python2.7/site-packages" || ./install-sh -c -d "/usr/local/Cellar/pygtksourceview/2.10.0/lib/python2.7/site-packages" test -z "/usr/local/Cellar/pygtksourceview/2.10.0/share/pygtk/2.0/defs" || ./install-sh -c -d "/usr/local/Cellar/pygtksourceview/2.10.0/share/pygtk/2.0/defs" test -z "/usr/local/Cellar/pygtksourceview/2.10.0/lib/pkgconfig" || ./install-sh -c -d "/usr/local/Cellar/pygtksourceview/2.10.0/lib/pkgconfig" mkdir: /usr/local/Cellar/pygtksourceview/2.10.0/lib: File exists /bin/sh ./libtool --mode=install /usr/bin/install -c gtksourceview2.la '/usr/local/Cellar/pygtksourceview/2.10.0/lib/python2.7/site-packages' /usr/bin/install -c -m 644 gtksourceview2.defs '/usr/local/Cellar/pygtksourceview/2.10.0/share/pygtk/2.0/defs' /usr/bin/install -c -m 644 pygtksourceview-2.0.pc '/usr/local/Cellar/pygtksourceview/2.10.0/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/gtksourceview2.so /usr/local/Cellar/pygtksourceview/2.10.0/lib/python2.7/site-packages/gtksourceview2.so

libtool: install: /usr/bin/install -c .libs/gtksourceview2.lai /usr/local/Cellar/pygtksourceview/2.10.0/lib/python2.7/site-packages/gtksourceview2.la

Libraries have been installed in: /usr/local/Cellar/pygtksourceview/2.10.0/lib/python2.7/site-packages

If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following:

See any operating system documentation about shared libraries for

more information, such as the ld(1) and ld.so(8) manual pages.

==> Cleaning rm /usr/local/Cellar/pygtksourceview/2.10.0/lib/python2.7/site-packages/gtksourceview2.la ==> Caveats If you need Python to find the installed site-packages: mkdir -p ~/Library/Python/2.7/lib/python/site-packages echo '/usr/local/lib/python2.7/site-packages' > ~/Library/Python/2.7/lib/python/site-packages/homebrew.pth ==> Finishing up rm /usr/local/share/pygtk ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/pangocairo.override pangocairo.override ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/pangocairo.defs pangocairo.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/pango.defs pango.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/pango-types.defs pango-types.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtkunixprint-base.defs gtkunixprint-base.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtkunixprint-base-types.defs gtkunixprint-base-types.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtkunixprint-2.14.defs gtkunixprint-2.14.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtkunixprint-2.12.defs gtkunixprint-2.12.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk.defs gtk.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-types.defs gtk-types.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-extrafuncs.defs gtk-extrafuncs.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-base.defs gtk-base.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-base-types.defs gtk-base-types.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-2.24.defs gtk-2.24.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-2.24-types.defs gtk-2.24-types.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-2.22.defs gtk-2.22.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-2.22-types.defs gtk-2.22-types.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-2.20.defs gtk-2.20.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-2.20-types.defs gtk-2.20-types.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-2.18.defs gtk-2.18.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-2.18-types.defs gtk-2.18-types.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-2.16.defs gtk-2.16.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-2.16-types.defs gtk-2.16-types.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-2.14.defs gtk-2.14.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-2.14-types.defs gtk-2.14-types.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-2.12.defs gtk-2.12.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-2.12-types.defs gtk-2.12-types.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-2.10.defs gtk-2.10.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gtk-2.10-types.defs gtk-2.10-types.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gdk.defs gdk.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gdk-types.defs gdk-types.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gdk-base.defs gdk-base.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gdk-base-types.defs gdk-base-types.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gdk-2.24.defs gdk-2.24.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gdk-2.22.defs gdk-2.22.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gdk-2.20.defs gdk-2.20.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gdk-2.18.defs gdk-2.18.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gdk-2.16.defs gdk-2.16.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gdk-2.14.defs gdk-2.14.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gdk-2.12.defs gdk-2.12.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/gdk-2.10.defs gdk-2.10.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/atk.defs atk.defs ln -s ../../../../Cellar/pygtk/2.24.0/share/pygtk/2.0/defs/atk-types.defs atk-types.defs ln -s ../../../../Cellar/pygtksourceview/2.10.0/share/pygtk/2.0/defs/gtksourceview2.defs gtksourceview2.defs ln -s ../../../Cellar/pygtksourceview/2.10.0/lib/python2.7/site-packages/gtksourceview2.so gtksourceview2.so ln -s ../../Cellar/pygtksourceview/2.10.0/lib/pkgconfig/pygtksourceview-2.0.pc pygtksourceview-2.0.pc ==> Summary 🍺 /usr/local/Cellar/pygtksourceview/2.10.0: 9 files, 288K, built in 9 seconds ==> Installing meld /usr/bin/env perl -e use XML::Parser ==> Downloading http://ftp.gnome.org/pub/GNOME/sources/meld/1.8/meld-1.8.4.tar.xz Already downloaded: /Library/Caches/Homebrew/meld-1.8.4.tar.xz ==> Verifying meld-1.8.4.tar.xz checksum /usr/local/opt/xz/bin/xz -dc "/Library/Caches/Homebrew/meld-1.8.4.tar.xz" | tar xf - ==> make prefix=/usr/local/Cellar/meld/1.8.4 install python tools/install_paths \ libdir=/usr/local/Cellar/meld/1.8.4/lib/meld \ localedir=/usr/local/Cellar/meld/1.8.4/share/locale \ helpdir=/usr/local/Cellar/meld/1.8.4/share/gnome/help/meld \ sharedir=/usr/local/Cellar/meld/1.8.4/share/meld \ < bin/meld > bin/meld.install python tools/installpaths \ libdir=/usr/local/Cellar/meld/1.8.4/lib/meld \ localedir=/usr/local/Cellar/meld/1.8.4/share/locale \ helpdir=/usr/local/Cellar/meld/1.8.4/share/gnome/help/meld \ sharedir=/usr/local/Cellar/meld/1.8.4/share/meld \ < meld/paths.py > meld/paths.py.install intltool-merge -d po data/meld.desktop.in data/meld.desktop intltool-merge -d po data/mime/meld.xml.in data/mime/meld.xml Merging translations into data/mime/meld.xml. Merging translations into data/meld.desktop. mkdir -m 755 -p \ /usr/local/Cellar/meld/1.8.4/bin \ /usr/local/Cellar/meld/1.8.4/lib/meld \ /usr/local/Cellar/meld/1.8.4/lib/meld/meld \ /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui \ /usr/local/Cellar/meld/1.8.4/lib/meld/meld/util \ /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc \ /usr/local/Cellar/meld/1.8.4/share/meld/ui \ /usr/local/Cellar/meld/1.8.4/share/meld/icons \ /usr/local/Cellar/meld/1.8.4/share/doc/meld \ /usr/local/Cellar/meld/1.8.4/share/appdata \ /usr/local/Cellar/meld/1.8.4/share/applications \ /usr/local/Cellar/meld/1.8.4/share/mime/packages \ /usr/local/Cellar/meld/1.8.4/share/pixmaps \ /usr/local/Cellar/meld/1.8.4/share/icons/hicolor/16x16/apps \ /usr/local/Cellar/meld/1.8.4/share/icons/hicolor/22x22/apps \ /usr/local/Cellar/meld/1.8.4/share/icons/hicolor/32x32/apps \ /usr/local/Cellar/meld/1.8.4/share/icons/hicolor/48x48/apps \ /usr/local/Cellar/meld/1.8.4/share/icons/hicolor/scalable/apps \ /usr/local/Cellar/meld/1.8.4/share/icons/HighContrast/scalable/apps \ /usr/local/Cellar/meld/1.8.4/share/gnome/help/meld install -m 755 bin/meld.install \ /usr/local/Cellar/meld/1.8.4/bin/meld install -m 644 meld/.py \ /usr/local/Cellar/meld/1.8.4/lib/meld/meld install -m 644 meld/ui/.py \ /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui install -m 644 meld/util/.py \ /usr/local/Cellar/meld/1.8.4/lib/meld/meld/util install -m 644 meld/vc/_.py \ /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc install -m 644 meld/paths.py.install \ /usr/local/Cellar/meld/1.8.4/lib/meld/meld/paths.py install -m 644 data/meld.desktop \ /usr/local/Cellar/meld/1.8.4/share/applications install -m 644 data/meld.appdata.xml \ /usr/local/Cellar/meld/1.8.4/share/appdata/ install -m 644 data/mime/meld.xml \ /usr/local/Cellar/meld/1.8.4/share/mime/packages/ python -c 'import compileall; compileall.compile_dir("/usr/local/Cellar/meld/1.8.4/lib/meld",10,"/usr/local/Cellar/meld/1.8.4/lib/meld")' Listing /usr/local/Cellar/meld/1.8.4/lib/meld ... Listing /usr/local/Cellar/meld/1.8.4/lib/meld/meld ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/init.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/dbus_service.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/diffmap.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/diffutil.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/dirdiff.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/filediff.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/filemerge.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/filters.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/linkmap.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/matchers.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/meldapp.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/meldbuffer.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/melddoc.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/meldwindow.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/merge.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/misc.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/newdifftab.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/patchdialog.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/paths.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/preferences.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/recent.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/task.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/test_matchers.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/tree.py ... Listing /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/init.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/emblemcellrenderer.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/findbar.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/gladesupport.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/gnomeglade.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/historyentry.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/listwidget.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/msgarea.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/notebooklabel.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/statusbar.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/vcdialogs.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/wraplabel.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/undo.py ... Listing /usr/local/Cellar/meld/1.8.4/lib/meld/meld/util ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/util/init.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/util/compat.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/util/prefs.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/util/sourceviewer.py ... Listing /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/init.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/_null.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/_vc.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/bzr.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/cvs.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/darcs.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/fossil.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/git.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/mercurial.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/monotone.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/svk.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/svn.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/svn_17.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vcview.py ... python -O -c 'import compileall; compileall.compile_dir("/usr/local/Cellar/meld/1.8.4/lib/meld",10,"/usr/local/Cellar/meld/1.8.4/lib/meld")' Listing /usr/local/Cellar/meld/1.8.4/lib/meld ... Listing /usr/local/Cellar/meld/1.8.4/lib/meld/meld ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/init.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/dbus_service.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/diffmap.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/diffutil.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/dirdiff.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/filediff.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/filemerge.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/filters.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/linkmap.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/matchers.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/meldapp.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/meldbuffer.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/melddoc.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/meldwindow.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/merge.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/misc.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/newdifftab.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/patchdialog.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/paths.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/preferences.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/recent.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/task.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/test_matchers.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/tree.py ... Listing /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/init.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/emblemcellrenderer.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/findbar.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/gladesupport.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/gnomeglade.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/historyentry.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/listwidget.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/msgarea.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/notebooklabel.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/statusbar.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/vcdialogs.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/ui/wraplabel.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/undo.py ... Listing /usr/local/Cellar/meld/1.8.4/lib/meld/meld/util ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/util/init.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/util/compat.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/util/prefs.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/util/sourceviewer.py ... Listing /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/init.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/_null.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/_vc.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/bzr.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/cvs.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/darcs.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/fossil.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/git.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/mercurial.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/monotone.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/svk.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/svn.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vc/svn17.py ... Compiling /usr/local/Cellar/meld/1.8.4/lib/meld/meld/vcview.py ... install -m 644 data/gtkrc \ /usr/local/Cellar/meld/1.8.4/share/meld install -m 644 \ data/ui/.ui \ /usr/local/Cellar/meld/1.8.4/share/meld/ui install -m 644 \ data/ui/.xml \ /usr/local/Cellar/meld/1.8.4/share/meld/ui install -m 644 \ data/icons/.xpm \ data/icons/_.png \ /usr/local/Cellar/meld/1.8.4/share/meld/icons install -m 644 data/icons/hicolor/16x16/apps/meld.png \ /usr/local/Cellar/meld/1.8.4/share/icons/hicolor/16x16/apps/meld.png install -m 644 data/icons/hicolor/22x22/apps/meld.png \ /usr/local/Cellar/meld/1.8.4/share/icons/hicolor/22x22/apps/meld.png install -m 644 data/icons/hicolor/32x32/apps/meld.png \ /usr/local/Cellar/meld/1.8.4/share/icons/hicolor/32x32/apps/meld.png install -m 644 data/icons/hicolor/48x48/apps/meld.png \ /usr/local/Cellar/meld/1.8.4/share/icons/hicolor/48x48/apps/meld.png install -m 644 data/icons/hicolor/scalable/apps/meld.svg \ /usr/local/Cellar/meld/1.8.4/share/icons/hicolor/scalable/apps/meld.svg install -m 644 data/icons/HighContrast/scalable/apps/meld.svg \ /usr/local/Cellar/meld/1.8.4/share/icons/HighContrast/scalable/apps/meld.svg /Applications/Xcode.app/Contents/Developer/usr/bin/make -C po install mkdir -m 755 -p ar/LC_MESSAGES/ && msgfmt -c -o ar/LC_MESSAGES/meld.mo ar.po mkdir -m 755 -p bg/LC_MESSAGES/ && msgfmt -c -o bg/LC_MESSAGES/meld.mo bg.po mkdir -m 755 -p ca/LC_MESSAGES/ && msgfmt -c -o ca/LC_MESSAGES/meld.mo ca.po mkdir -m 755 -p ca@valencia/LC_MESSAGES/ && msgfmt -c -o ca@valencia/LC_MESSAGES/meld.mo ca@valencia.po mkdir -m 755 -p cs/LC_MESSAGES/ && msgfmt -c -o cs/LC_MESSAGES/meld.mo cs.po mkdir -m 755 -p da/LC_MESSAGES/ && msgfmt -c -o da/LC_MESSAGES/meld.mo da.po mkdir -m 755 -p de/LC_MESSAGES/ && msgfmt -c -o de/LC_MESSAGES/meld.mo de.po mkdir -m 755 -p dz/LC_MESSAGES/ && msgfmt -c -o dz/LC_MESSAGES/meld.mo dz.po ar.po:7: warning: dz.po:7: warning: header field 'Language' missing in header header field 'Language' missing in header ca@valencia.po:9: warning: header field 'Language' missing in header mkdir -m 755 -p el/LC_MESSAGES/ && msgfmt -c -o el/LC_MESSAGES/meld.mo el.po mkdir -m 755 -p en_CA/LC_MESSAGES/ && msgfmt -c -o en_CA/LC_MESSAGES/meld.mo en_CA.po mkdir -m 755 -p en_GB/LC_MESSAGES/ && msgfmt -c -o en_GB/LC_MESSAGES/meld.mo en_GB.po mkdir -m 755 -p eo/LC_MESSAGES/ && msgfmt -c -o eo/LC_MESSAGES/meld.mo eo.po mkdir -m 755 -p es/LC_MESSAGES/ && msgfmt -c -o es/LC_MESSAGES/meld.mo es.po mkdir -m 755 -p eu/LC_MESSAGES/ && msgfmt -c -o eu/LC_MESSAGES/meld.mo eu.po mkdir -m 755 -p fi/LC_MESSAGES/ && msgfmt -c -o fi/LC_MESSAGES/meld.mo fi.po mkdir -m 755 -p fr/LC_MESSAGES/ && msgfmt -c -o fr/LC_MESSAGES/meld.mo fr.po en_GB.po:8: warning: header field 'Language' missing in header eo.po:7: warning: header field 'Language' missing in header fr.po:12: warning: header field 'Language' missing in header mkdir -m 755 -p gl/LC_MESSAGES/ && msgfmt -c -o gl/LC_MESSAGES/meld.mo gl.po en_CA.po:8: warning: header field 'Language' missing in header mkdir -m 755 -p hu/LC_MESSAGES/ && msgfmt -c -o hu/LC_MESSAGES/meld.mo hu.po mkdir -m 755 -p id/LC_MESSAGES/ && msgfmt -c -o id/LC_MESSAGES/meld.mo id.po es.po:12: warning: header field 'Language' still has the initial default value mkdir -m 755 -p it/LC_MESSAGES/ && msgfmt -c -o it/LC_MESSAGES/meld.mo it.po mkdir -m 755 -p ja/LC_MESSAGES/ && msgfmt -c -o ja/LC_MESSAGES/meld.mo ja.po mkdir -m 755 -p ko/LC_MESSAGES/ && msgfmt -c -o ko/LC_MESSAGES/meld.mo ko.po mkdir -m 755 -p nb/LC_MESSAGES/ && msgfmt -c -o nb/LC_MESSAGES/meld.mo nb.po fi.po:7: warning: header field 'Language' missing in header mkdir -m 755 -p ne/LC_MESSAGES/ && msgfmt -c -o ne/LC_MESSAGES/meld.mo ne.po ko.po:8: warning: header field 'Language' missing in header mkdir -m 755 -p nl/LC_MESSAGES/ && msgfmt -c -o nl/LC_MESSAGES/meld.mo nl.po mkdir -m 755 -p oc/LC_MESSAGES/ && msgfmt -c -o oc/LC_MESSAGES/meld.mo oc.po nb.po:6: warning: header field 'Language' still has the initial default value mkdir -m 755 -p pa/LC_MESSAGES/ && msgfmt -c -o pa/LC_MESSAGES/meld.mo pa.po ne.po:12: warning: header field 'Language' missing in header mkdir -m 755 -p pl/LC_MESSAGES/ && msgfmt -c -o pl/LC_MESSAGES/meld.mo pl.po mkdir -m 755 -p pt/LC_MESSAGES/ && msgfmt -c -o pt/LC_MESSAGES/meld.mo pt.po mkdir -m 755 -p pt_BR/LC_MESSAGES/ && msgfmt -c -o pt_BR/LC_MESSAGES/meld.mo pt_BR.po mkdir -m 755 -p ro/LC_MESSAGES/ && msgfmt -c -o ro/LC_MESSAGES/meld.mo ro.po mkdir -m 755 -p ru/LC_MESSAGES/ && msgfmt -c -o ru/LC_MESSAGES/meld.mo ru.po pa.po:7: warning: header field 'Language' missing in header oc.po:8: warning: header field 'Language' missing in header nl.po:7: warning: header field 'Language' missing in header mkdir -m 755 -p rw/LC_MESSAGES/ && msgfmt -c -o rw/LC_MESSAGES/meld.mo rw.po mkdir -m 755 -p sl/LC_MESSAGES/ && msgfmt -c -o sl/LC_MESSAGES/meld.mo sl.po pt.po:7: warning: header field 'Language' missing in header mkdir -m 755 -p sq/LC_MESSAGES/ && msgfmt -c -o sq/LC_MESSAGES/meld.mo sq.po ro.po:7: warning: header field 'Language' missing in header mkdir -m 755 -p sr/LC_MESSAGES/ && msgfmt -c -o sr/LC_MESSAGES/meld.mo sr.po mkdir -m 755 -p sr@latin/LC_MESSAGES/ && msgfmt -c -o sr@latin/LC_MESSAGES/meld.mo sr@latin.po mkdir -m 755 -p sv/LC_MESSAGES/ && msgfmt -c -o sv/LC_MESSAGES/meld.mo sv.po mkdir -m 755 -p vi/LC_MESSAGES/ && msgfmt -c -o vi/LC_MESSAGES/meld.mo vi.po mkdir -m 755 -p zh_CN/LC_MESSAGES/ && msgfmt -c -o zh_CN/LC_MESSAGES/meld.mo zh_CN.po rw.po:15: warning: header field 'Language' missing in header mkdir -m 755 -p zh_TW/LC_MESSAGES/ && msgfmt -c -o zh_TW/LC_MESSAGES/meld.mo zh_TW.po sq.po:10: warning: header field 'Language' missing in header mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/ar/LC_MESSAGES/ && install -m 644 ar/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/ar/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/bg/LC_MESSAGES/ && install -m 644 bg/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/bg/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/ca/LC_MESSAGES/ && install -m 644 ca/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/ca/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/ca@valencia/LC_MESSAGES/ && install -m 644 ca@valencia/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/ca@valencia/LC_MESSAGES/meld.mo vi.po:7: warning: header field 'Language' missing in header mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/cs/LC_MESSAGES/ && install -m 644 cs/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/cs/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/da/LC_MESSAGES/ && install -m 644 da/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/da/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/de/LC_MESSAGES/ && install -m 644 de/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/de/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/dz/LC_MESSAGES/ && install -m 644 dz/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/dz/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/el/LC_MESSAGES/ && install -m 644 el/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/el/LC_MESSAGES/meld.mo zh_TW.po:7: warning: header field 'Language' missing in header mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/en_CA/LC_MESSAGES/ && install -m 644 en_CA/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/en_CA/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/en_GB/LC_MESSAGES/ && install -m 644 en_GB/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/en_GB/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/eo/LC_MESSAGES/ && install -m 644 eo/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/eo/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/es/LC_MESSAGES/ && install -m 644 es/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/es/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/eu/LC_MESSAGES/ && install -m 644 eu/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/eu/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/fi/LC_MESSAGES/ && install -m 644 fi/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/fi/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/fr/LC_MESSAGES/ && install -m 644 fr/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/fr/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/gl/LC_MESSAGES/ && install -m 644 gl/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/gl/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/hu/LC_MESSAGES/ && install -m 644 hu/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/hu/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/id/LC_MESSAGES/ && install -m 644 id/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/id/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/it/LC_MESSAGES/ && install -m 644 it/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/it/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/ja/LC_MESSAGES/ && install -m 644 ja/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/ja/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/ko/LC_MESSAGES/ && install -m 644 ko/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/ko/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/nb/LC_MESSAGES/ && install -m 644 nb/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/nb/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/ne/LC_MESSAGES/ && install -m 644 ne/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/ne/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/nl/LC_MESSAGES/ && install -m 644 nl/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/nl/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/oc/LC_MESSAGES/ && install -m 644 oc/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/oc/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/pa/LC_MESSAGES/ && install -m 644 pa/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/pa/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/pl/LC_MESSAGES/ && install -m 644 pl/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/pl/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/pt/LC_MESSAGES/ && install -m 644 pt/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/pt/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/pt_BR/LC_MESSAGES/ && install -m 644 pt_BR/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/pt_BR/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/ro/LC_MESSAGES/ && install -m 644 ro/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/ro/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/ru/LC_MESSAGES/ && install -m 644 ru/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/ru/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/rw/LC_MESSAGES/ && install -m 644 rw/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/rw/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/sl/LC_MESSAGES/ && install -m 644 sl/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/sl/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/sq/LC_MESSAGES/ && install -m 644 sq/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/sq/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/sr/LC_MESSAGES/ && install -m 644 sr/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/sr/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/sr@latin/LC_MESSAGES/ && install -m 644 sr@latin/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/sr@latin/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/sv/LC_MESSAGES/ && install -m 644 sv/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/sv/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/vi/LC_MESSAGES/ && install -m 644 vi/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/vi/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/zh_CN/LC_MESSAGES/ && install -m 644 zh_CN/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/zh_CN/LC_MESSAGES/meld.mo mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/locale/zh_TW/LC_MESSAGES/ && install -m 644 zh_TW/LC_MESSAGES/meld.mo /usr/local/Cellar/meld/1.8.4/share/locale/zh_TW/LC_MESSAGES/meld.mo /Applications/Xcode.app/Contents/Developer/usr/bin/make -C help install for lang in C es fr; do \ /Applications/Xcode.app/Contents/Developer/usr/bin/make -C $lang install ; \ done scrollkeeper-preinstall /usr/local/Cellar/meld/1.8.4/share/gnome/help/meld/C/meld.xml meld-C.omf meld-C.omf.install mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/omf/meld /usr/local/Cellar/meld/1.8.4/share/gnome/help/meld/C install -m 644 meld.xml /usr/local/Cellar/meld/1.8.4/share/gnome/help/meld/C/meld.xml install -m 644 meld-C.omf.install /usr/local/Cellar/meld/1.8.4/share/omf/meld/meld-C.omf scrollkeeper-update -p /usr/local/Cellar/meld/1.8.4/var/lib/scrollkeeper -o /usr/local/Cellar/meld/1.8.4/share/omf/meld getopt: illegal option -- n getopt: illegal option -- s getopt: illegal option -- c getopt: illegal option -- r getopt: illegal option -- o getopt: illegal option -- l getopt: illegal option -- l getopt: illegal option -- k getopt: illegal option -- e getopt: illegal option -- e getopt: illegal option -- p getopt: illegal option -- e getopt: illegal option -- r getopt: illegal option -- p getopt: illegal option -- d getopt: illegal option -- a getopt: illegal option -- t getopt: illegal option -- e getopt: illegal option -- o Usage: scrollkeeper-update [OPTIONS] Update Rarian scrolls archive from scrollkeeper omf files. Note: This script is a replacement for scrollkeeper-update, but does not update the scrollkeeper internal database.

Options: -o DIR Use the specified omf directories for conversion. Multiple directories can be specified using colon (:) separator. -r DIR Use the specified directory for the resulting scrolls. If the directory doesn't exist, it will be created at run time. Note: Multiple output paths are not supported --c Rebuild the index entirely. This will rebuild all scroll files and may take a long time. -v Turn Verbosity on. -p Specify a different place to store the mtimes file. -q Run silently (default). -h, -? Print this help message and exit.

Using this script without option will use the default omf directory '/usr/local/Cellar/rarian/0.8.1/share/omf' and the default output directory '/usr/local/Cellar/rarian/0.8.1/share/help'

NOTE (2): This script doesn't do anything and is only provided for scrollkeeper compatibility scrollkeeper-preinstall /usr/local/Cellar/meld/1.8.4/share/gnome/help/meld/es/meld.xml meld-es.omf meld-es.omf.install mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/omf/meld /usr/local/Cellar/meld/1.8.4/share/gnome/help/meld/es install -m 644 meld.es.xml /usr/local/Cellar/meld/1.8.4/share/gnome/help/meld/es/meld.xml install -m 644 meld-es.omf.install /usr/local/Cellar/meld/1.8.4/share/omf/meld/meld-es.omf scrollkeeper-update -p /usr/local/Cellar/meld/1.8.4/var/lib/scrollkeeper -o /usr/local/Cellar/meld/1.8.4/share/omf/meld getopt: illegal option -- n getopt: illegal option -- s getopt: illegal option -- c getopt: illegal option -- r getopt: illegal option -- o getopt: illegal option -- l getopt: illegal option -- l getopt: illegal option -- k getopt: illegal option -- e getopt: illegal option -- e getopt: illegal option -- p getopt: illegal option -- e getopt: illegal option -- r getopt: illegal option -- p getopt: illegal option -- d getopt: illegal option -- a getopt: illegal option -- t getopt: illegal option -- e getopt: illegal option -- o Usage: scrollkeeper-update [OPTIONS] Update Rarian scrolls archive from scrollkeeper omf files. Note: This script is a replacement for scrollkeeper-update, but does not update the scrollkeeper internal database.

Options: -o DIR Use the specified omf directories for conversion. Multiple directories can be specified using colon (:) separator. -r DIR Use the specified directory for the resulting scrolls. If the directory doesn't exist, it will be created at run time. Note: Multiple output paths are not supported --c Rebuild the index entirely. This will rebuild all scroll files and may take a long time. -v Turn Verbosity on. -p Specify a different place to store the mtimes file. -q Run silently (default). -h, -? Print this help message and exit.

Using this script without option will use the default omf directory '/usr/local/Cellar/rarian/0.8.1/share/omf' and the default output directory '/usr/local/Cellar/rarian/0.8.1/share/help'

NOTE (2): This script doesn't do anything and is only provided for scrollkeeper compatibility scrollkeeper-preinstall /usr/local/Cellar/meld/1.8.4/share/gnome/help/meld/fr/meld.xml meld-fr.omf meld-fr.omf.install mkdir -m 755 -p /usr/local/Cellar/meld/1.8.4/share/omf/meld /usr/local/Cellar/meld/1.8.4/share/gnome/help/meld/fr install -m 644 meld.fr.xml /usr/local/Cellar/meld/1.8.4/share/gnome/help/meld/fr/meld.xml install -m 644 meld-fr.omf.install /usr/local/Cellar/meld/1.8.4/share/omf/meld/meld-fr.omf scrollkeeper-update -p /usr/local/Cellar/meld/1.8.4/var/lib/scrollkeeper -o /usr/local/Cellar/meld/1.8.4/share/omf/meld getopt: illegal option -- n getopt: illegal option -- s getopt: illegal option -- c getopt: illegal option -- r getopt: illegal option -- o getopt: illegal option -- l getopt: illegal option -- l getopt: illegal option -- k getopt: illegal option -- e getopt: illegal option -- e getopt: illegal option -- p getopt: illegal option -- e getopt: illegal option -- r getopt: illegal option -- p getopt: illegal option -- d getopt: illegal option -- a getopt: illegal option -- t getopt: illegal option -- e getopt: illegal option -- o Usage: scrollkeeper-update [OPTIONS] Update Rarian scrolls archive from scrollkeeper omf files. Note: This script is a replacement for scrollkeeper-update, but does not update the scrollkeeper internal database.

Options: -o DIR Use the specified omf directories for conversion. Multiple directories can be specified using colon (:) separator. -r DIR Use the specified directory for the resulting scrolls. If the directory doesn't exist, it will be created at run time. Note: Multiple output paths are not supported --c Rebuild the index entirely. This will rebuild all scroll files and may take a long time. -v Turn Verbosity on. -p Specify a different place to store the mtimes file. -q Run silently (default). -h, -? Print this help message and exit.

Using this script without option will use the default omf directory '/usr/local/Cellar/rarian/0.8.1/share/omf' and the default output directory '/usr/local/Cellar/rarian/0.8.1/share/help'

NOTE (2): This script doesn't do anything and is only provided for scrollkeeper compatibility Updating MIME database. /bin/sh: update-mime-database: command not found make: [install] Error 127 (ignored) Updating desktop database. /bin/sh: update-desktop-database: command not found make: [install] Error 127 (ignored) ==> Cleaning rmdir: /usr/local/Cellar/meld/1.8.4/share/doc/meld (empty) rmdir: /usr/local/Cellar/meld/1.8.4/share/doc (empty) rmdir: /usr/local/Cellar/meld/1.8.4/share/pixmaps (empty) ==> Finishing up ln -s ../Cellar/meld/1.8.4/bin/meld meld ln -s ../Cellar/meld/1.8.4/share/omf omf ln -s ../Cellar/meld/1.8.4/share/mime mime ln -s ../Cellar/meld/1.8.4/share/meld meld ln -s ../../../../Cellar/meld/1.8.4/share/locale/zh_TW/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/zh_CN/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/vi/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/sv/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/sr@latin/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/sr/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/sq/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/sl/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/rw/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/ru/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/ro/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/pt_BR/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/pt/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/pl/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/pa/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/oc/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/nl/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/ne/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/nb/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/ko/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/ja/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/it/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/id/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/hu/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/gl/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/fr/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/fi/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/eu/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/es/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/eo/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/en_GB/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/en_CA/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/el/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/dz/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/de/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/da/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/cs/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/ca@valencia/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/ca/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/bg/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../Cellar/meld/1.8.4/share/locale/ar/LC_MESSAGES/meld.mo meld.mo ln -s ../../../../../Cellar/meld/1.8.4/share/icons/HighContrast/scalable/apps/meld.svg meld.svg ln -s ../../../../../Cellar/meld/1.8.4/share/icons/hicolor/scalable/apps/meld.svg meld.svg ln -s ../../../../../Cellar/meld/1.8.4/share/icons/hicolor/48x48/apps/meld.png meld.png ln -s ../../../../../Cellar/meld/1.8.4/share/icons/hicolor/32x32/apps/meld.png meld.png ln -s ../../../../../Cellar/meld/1.8.4/share/icons/hicolor/22x22/apps/meld.png meld.png ln -s ../../../../../Cellar/meld/1.8.4/share/icons/hicolor/16x16/apps/meld.png meld.png ln -s ../../../Cellar/meld/1.8.4/share/gnome/help/meld meld ln -s ../../Cellar/meld/1.8.4/share/applications/meld.desktop meld.desktop ln -s ../Cellar/meld/1.8.4/share/appdata appdata ln -s ../Cellar/meld/1.8.4/lib/meld meld ==> Summary 🍺 /usr/local/Cellar/meld/1.8.4: 261 files, 3.4M, built in 2 seconds

–––––––––––– Sun 18 May 21:08:06 EDT [523] ––––––––––––––––––––––––– ~$

adamv commented 10 years ago

We can't really provide support for meld usage, unless we're installing it wrong in the formula.

I would suggest brew update and update meld and any dependencies that have changed since this issue was opened.

As another note, please use gists ( https://gist.github.com/ ) in the future for providing build output.

bikeNomad commented 10 years ago

I had the same problem (with loading pygtk); after doing

brew cleanup libpng

brew cleanup cairo

it started to work again.

nikhilkadu commented 10 years ago

bikeNomad: I tried your steps but no success.