Skip to content

Instantly share code, notes, and snippets.

@petercommand
Created August 13, 2014 15:45
Show Gist options
  • Save petercommand/7b20df3700689f142361 to your computer and use it in GitHub Desktop.
Save petercommand/7b20df3700689f142361 to your computer and use it in GitHub Desktop.
euler:/ $ HOMEBREW_MAKE_JOBS=1 brew install -v pygobject 2>&1
==> 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-9TOy/pygobject-2.28.6 -p1 -i /private/tmp/pygobject--patch-BIsh/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.3.0
checking host system type... x86_64-apple-darwin13.3.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... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/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.3.0 file names to x86_64-apple-darwin13.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin13.3.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/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 (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin13.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
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 containing `gobject-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
/Library/Developer/CommandLineTools/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"
/usr/bin/install -c -m 644 style.css '/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"
/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'
installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
/bin/sh /private/tmp/pygobject-9TOy/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
-- Installing ./html/class-gioappinfo.html
-- Installing ./html/class-gioapplaunchcontext.html
-- Installing ./html/class-gioasyncresult.html
-- Installing ./html/class-giobufferedinputstream.html
-- 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"
/usr/bin/install -c pygobject-codegen-2.0 '/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"
/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
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"
/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'
Making install in glib
CC libpyglib_2_0_python_la-pyglib.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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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
CCLD libpyglib-2.0-python.la
CC _glib_la-glibmodule.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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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-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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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
CC _glib_la-pygoptioncontext.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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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
CC _glib_la-pygmaincontext.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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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
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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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
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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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 _glib.la
test -z "/usr/local/Cellar/pygobject/2.28.6/lib" || .././install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c libpyglib-2.0-python.la '/usr/local/Cellar/pygobject/2.28.6/lib'
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/libpyglib-2.0-python.lai /usr/local/Cellar/pygobject/2.28.6/lib/libpyglib-2.0-python.la
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"
/usr/bin/install -c -m 644 pyglib.h '/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"
/bin/sh ../libtool --mode=install /usr/bin/install -c _glib.la '/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib'
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/_glib.lai /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib/_glib.la
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"
/usr/bin/install -c -m 644 __init__.py option.py '/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/glib'
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
/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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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-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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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-pygenum.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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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-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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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
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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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-pygobject.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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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
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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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
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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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"
/usr/bin/install -c -m 644 pygobject.h '/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"
/bin/sh ../libtool --mode=install /usr/bin/install -c _gobject.la '/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
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 __init__.py constants.py propertyhelper.py '/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gobject'
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
/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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _gio_la-giomodule.lo `test -f 'giomodule.c' || echo './'`giomodule.c
CC _gio_la-pygio-utils.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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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.lo `test -f 'pygio-utils.c' || echo './'`pygio-utils.c
(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
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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o _gio_la-gio.lo `test -f 'gio.c' || echo './'`gio.c
CCLD _gio.la
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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0_1/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.40.0_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o unix_la-unixmodule.lo `test -f 'unixmodule.c' || echo './'`unixmodule.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
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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -D_REENTRANT -I/usr/local/Cellar/glib/2.40.0_1/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.40.0_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o unix_la-unix.lo `test -f 'unix.c' || echo './'`unix.c
CCLD unix.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"
/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'
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
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"
/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'
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"
/usr/bin/install -c -m 644 __init__.py '/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0/gio'
Byte-compiling python modules...
__init__.py
Byte-compiling python modules (optimized versions) ...
__init__.py
Making install in examples
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in tests
CC testhelper_la-testhelpermodule.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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -O2 -Wall -fno-strict-aliasing -std=c9x -c -o testhelper_la-testhelpermodule.lo `test -f 'testhelpermodule.c' || echo './'`testhelpermodule.c
CC testhelper_la-test-floating.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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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.lo `test -f 'test-floating.c' || echo './'`test-floating.c
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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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.lo `test -f 'test-thread.c' || echo './'`test-thread.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_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.40.0_1/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.lo `test -f 'test-unknown.c' || echo './'`test-unknown.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_1/lib -L/usr/local/opt/gettext/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
/bin/sh /private/tmp/pygobject-9TOy/pygobject-2.28.6/install-sh -d /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages
echo "gtk-2.0" > /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/pygtk.pth
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"
/usr/bin/install -c -m 644 dsextras.py '/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/gtk-2.0'
Byte-compiling python modules...
dsextras.py
Byte-compiling python modules (optimized versions) ...
dsextras.py
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"
/usr/bin/install -c -m 644 pygtk.py '/usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages'
Byte-compiling python modules...
pygtk.py
Byte-compiling python modules (optimized versions) ...
pygtk.py
/bin/sh /private/tmp/pygobject-9TOy/pygobject-2.28.6/install-sh -d /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages
echo "gtk-2.0" > /usr/local/Cellar/pygobject/2.28.6/lib/python2.7/site-packages/pygtk.pth
test -z "/usr/local/Cellar/pygobject/2.28.6/lib/pkgconfig" || ./install-sh -c -d "/usr/local/Cellar/pygobject/2.28.6/lib/pkgconfig"
/usr/bin/install -c -m 644 pygobject-2.0.pc '/usr/local/Cellar/pygobject/2.28.6/lib/pkgconfig'
Error: cannot encode Option: #<Option: "--universal">
Please report this bug:
https://github.com/Homebrew/homebrew/wiki/troubleshooting
/usr/local/Library/Homebrew/vendor/okjson.rb:83:in `valenc'
/usr/local/Library/Homebrew/vendor/okjson.rb:433:in `block in arrenc'
/usr/local/Library/Homebrew/vendor/okjson.rb:433:in `map'
/usr/local/Library/Homebrew/vendor/okjson.rb:433:in `arrenc'
/usr/local/Library/Homebrew/vendor/okjson.rb:76:in `valenc'
/usr/local/Library/Homebrew/vendor/okjson.rb:428:in `block in objenc'
/usr/local/Library/Homebrew/vendor/okjson.rb:428:in `each'
/usr/local/Library/Homebrew/vendor/okjson.rb:428:in `map'
/usr/local/Library/Homebrew/vendor/okjson.rb:428:in `objenc'
/usr/local/Library/Homebrew/vendor/okjson.rb:65:in `encode'
/usr/local/Library/Homebrew/utils/json.rb:16:in `dump'
/usr/local/Library/Homebrew/tab.rb:124:in `to_json'
/usr/local/Library/Homebrew/tab.rb:137:in `write'
/usr/local/Library/Homebrew/build.rb:175:in `block in install'
/usr/local/Library/Homebrew/formula.rb:260:in `block in brew'
/usr/local/Library/Homebrew/formula.rb:568:in `block in stage'
/usr/local/Library/Homebrew/resource.rb:59:in `block in unpack'
/usr/local/Library/Homebrew/extend/fileutils.rb:21:in `mktemp'
/usr/local/Library/Homebrew/resource.rb:56:in `unpack'
/usr/local/Library/Homebrew/resource.rb:49:in `stage'
/usr/local/Library/Homebrew/formula.rb:566:in `stage'
/usr/local/Library/Homebrew/formula.rb:255:in `brew'
/usr/local/Library/Homebrew/build.rb:142:in `install'
/usr/local/Library/Homebrew/build.rb:38:in `main'
/usr/local/Library/Homebrew/build.rb:6:in `block in <top (required)>'
euler:/ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment