Problem when upgrading py26-gobject-2.28.6 to py27-gobject-2.28.6

Otacílio otacilio.neto at ee.ufcg.edu.br
Sun Apr 22 18:07:43 UTC 2012


Dears

I'm trying upgrade py26-gobject-2.28.6 to py27-gobject-2.28.6. The port 
compiles OK, but when I try install I get a erro.

Bellow is the log

What can I do to solve it???

Thanks a lot.



squitch# portupgrade -f py26-gobject-2.28.6
** Detected a package name change: py26-gobject (devel/py-gobject) -> 
'py27-gobject' (devel/py-gobject)
--->  Reinstalling 'py26-gobject-2.28.6' (devel/py-gobject)
--->  Building '/usr/ports/devel/py-gobject'
===>  Cleaning for py27-gobject-2.28.6
===>  License LGPL21 accepted by the user
===>  Extracting for py27-gobject-2.28.6
=> SHA256 Checksum OK for gnome2/pygobject-2.28.6.tar.xz.
===>  Patching for py27-gobject-2.28.6
===>  Applying FreeBSD patches for py27-gobject-2.28.6
===>   py27-gobject-2.28.6 depends on executable: g-ir-scanner - found
===>   py27-gobject-2.28.6 depends on file: 
/usr/local/libdata/pkgconfig/pycairo.pc - found
===>   py27-gobject-2.28.6 depends on file: /usr/local/bin/python2.7 - found
===>   py27-gobject-2.28.6 depends on executable: gmake - found
===>   py27-gobject-2.28.6 depends on executable: pkg-config - found
===>   py27-gobject-2.28.6 depends on shared library: ffi.5 - found
===>   py27-gobject-2.28.6 depends on shared library: glib-2.0.0 - found
===>  Configuring for py27-gobject-2.28.6
checking for a BSD-compatible install... /usr/bin/install -c -o root -g 
wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-portbld-freebsd8.2
checking host system type... i386-portbld-freebsd8.2
checking for some Win32 platform... no
checking for native Win32... no
checking how to print strings... printf
checking for style of include used by gmake... GNU
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert i386-portbld-freebsd8.2 file names to 
i386-portbld-freebsd8.2 format... func_convert_file_noop
checking how to convert i386-portbld-freebsd8.2 file names to toolchain 
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd8.2 ld.so
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) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking whether cc understands -c and -o together... yes
checking whether /usr/local/bin/python2.7 version >= 2.5.2... yes
checking for /usr/local/bin/python2.7 version... 2.7
checking for /usr/local/bin/python2.7 platform... freebsd8
checking for /usr/local/bin/python2.7 script directory... 
${prefix}/lib/python2.7/site-packages
checking for /usr/local/bin/python2.7 extension module directory... 
${exec_prefix}/lib/python2.7/site-packages
checking for python version... (cached) 2.7
checking for python platform... (cached) freebsd8
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/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.24.0... yes (version 2.28.8)
checking for ffi... checking for FFI... yes
checking for GIO... yes
checking for GIOUNIX... yes
checking for GI... yes
checking for PYCAIRO... yes
checking whether cc understands -Wall... yes
checking whether cc 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: yes

===>  Building for py27-gobject-2.28.6
gmake  all-recursive
gmake[1]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6'
Making all in docs
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
gmake  all-am
gmake[3]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
gmake[3]: Nada a ser feito para `all-am'.
gmake[3]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
Making all in codegen
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/codegen'
gmake[2]: Nada a ser feito para `all'.
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/codegen'
Making all in glib
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/glib'
   CC     libpyglib_2_0_python2.7_la-pyglib.lo
   CCLD   libpyglib-2.0-python2.7.la
   CC     _glib_la-glibmodule.lo
   CC     _glib_la-pygiochannel.lo
   CC     _glib_la-pygoptioncontext.lo
   CC     _glib_la-pygoptiongroup.lo
   CC     _glib_la-pygmaincontext.lo
   CC     _glib_la-pygmainloop.lo
   CC     _glib_la-pygsource.lo
   CC     _glib_la-pygspawn.lo
   CCLD   _glib.la
ln -s .libs/_glib.so _glib.so || true
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/glib'
Making all in gobject
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gobject'
   CC     _gobject_la-gobjectmodule.lo
   CC     _gobject_la-pygboxed.lo
   CC     _gobject_la-pygenum.lo
   CC     _gobject_la-pygflags.lo
   CC     _gobject_la-pyginterface.lo
   CC     _gobject_la-pygobject.lo
   CC     _gobject_la-pygparamspec.lo
   CC     _gobject_la-pygpointer.lo
   CC     _gobject_la-pygtype.lo
   CC     _gobject_la-ffi-marshaller.lo
   CCLD   _gobject.la
ln -s .libs/_gobject.so _gobject.so || true
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gobject'
Making all in gio
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gio'
   CC     _gio_la-giomodule.lo
   CC     _gio_la-pygio-utils.lo
(cd .\
&& /usr/local/bin/python2.7 ../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
   CCLD   _gio.la
   CC     unix_la-unixmodule.lo
(cd .\
&& /usr/local/bin/python2.7 ../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
   CCLD   unix.la
ln -s .libs/_gio.so _gio.so || true
ln -s .libs/unix.so unix.so || true
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gio'
Making all in examples
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/examples'
gmake[2]: Nada a ser feito para `all'.
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/examples'
Making all in gi
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
Making all in repository
gmake[3]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/repository'
gmake[3]: Nada a ser feito para `all'.
gmake[3]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/repository'
Making all in overrides
gmake[3]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/overrides'
gmake[3]: Nada a ser feito para `all'.
gmake[3]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/overrides'
gmake[3]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
   CC     _gi_la-pygi-repository.lo
   CC     _gi_la-pygi-info.lo
   CC     _gi_la-pygi-invoke.lo
pygi-invoke.c: In function '_process_invocation_state':
pygi-invoke.c:852: warning: format '%ld' expects type 'long int', but 
argument 4 has type 'gsize'
   CC     _gi_la-pygi-foreign.lo
   CC     _gi_la-pygi-foreign-gvariant.lo
   CC     _gi_la-pygi-struct.lo
   CC     _gi_la-pygi-argument.lo
pygi-argument.c: In function '_pygi_g_type_info_check_object':
pygi-argument.c:441: warning: format '%ld' expects type 'long int', but 
argument 3 has type 'Py_ssize_t'
pygi-argument.c: In function '_pygi_glong_from_argument':
pygi-argument.c:1331: warning: format '%ld' expects type 'long int', but 
argument 4 has type 'gsize'
   CC     _gi_la-pygi-type.lo
   CC     _gi_la-pygi-boxed.lo
   CC     _gi_la-pygi-closure.lo
   CC     _gi_la-pygi-callbacks.lo
   CC     _gi_la-pygi-property.lo
   CC     _gi_la-pygi-signal-closure.lo
   CC     _gi_la-gimodule.lo
gimodule.c: In function '_wrap_pyg_variant_type_from_string':
gimodule.c:478: warning: passing argument 1 of 'PyType_IsSubtype' from 
incompatible pointer type
   CCLD   _gi.la
   CC     _gi_cairo_la-pygi-foreign-cairo.lo
   CCLD   _gi_cairo.la
test -L _gi.so || ln -s .libs/_gi.so _gi.so
test -L _gi_cairo.so || ln -s .libs/_gi_cairo.so _gi_cairo.so
gmake[3]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
Making all in tests
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/tests'
   CC     libregress_la-regress.lo
/bin/sh ../libtool --silent --tag=CC   --mode=link cc  -O2 -pipe 
-march=native -fno-strict-aliasing -Wall -std=c9x   -o libregress.la 
-rpath /usr/local/lib/python2.7/site-packages/pygobject -module 
-avoid-version -pthread -L/usr/local/lib -lgio-2.0 -lgobject-2.0 
-lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread -L/usr/local/lib 
-lcairo   libregress_la-regress.lo
   CC     libgimarshallingtests_la-gimarshallingtests.lo
/bin/sh ../libtool --silent --tag=CC   --mode=link cc  -O2 -pipe 
-march=native -fno-strict-aliasing -Wall -std=c9x   -o 
libgimarshallingtests.la -rpath 
/usr/local/lib/python2.7/site-packages/pygobject -module -avoid-version 
-pthread -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0 
libgimarshallingtests_la-gimarshallingtests.lo
   CC     testhelper_la-testhelpermodule.lo
   CC     testhelper_la-test-floating.lo
   CC     testhelper_la-test-thread.lo
   CC     testhelper_la-test-unknown.lo
/bin/sh ../libtool --silent --tag=CC   --mode=link cc  -O2 -pipe 
-march=native -fno-strict-aliasing -Wall -std=c9x   -o testhelper.la 
-rpath /usr/local/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 -pthread -L/usr/local/lib -lgobject-2.0 
-lgthread-2.0 -lglib-2.0
test -L libregress.so || ln -s .libs/libregress.so libregress.so
test -L libgimarshallingtests.so || ln -s .libs/libgimarshallingtests.so 
libgimarshallingtests.so
test -L testhelper.so || ln -s .libs/testhelper.so testhelper.so
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/tests'
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6'
gmake[2]: Nada a ser feito para `all-am'.
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6'
gmake[1]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6'
--->  Backing up the old version
--->  Uninstalling the old version
--->  Deinstalling 'py26-gobject-2.28.6'
--->  Preserving /usr/local/lib/libpyglib-2.0-python2.6.so.0 as 
/usr/local/lib/compat/pkg/libpyglib-2.0-python2.6.so.0
pkg_delete: package 'py26-gobject-2.28.6' is required by these other 
packages
and may not be deinstalled (but I'll delete it anyway):
alacarte-0.13.2_1
amsn-0.98.4
brasero-2.32.1_3
cheese-2.32.0_1
deskbar-applet-2.32.0_2
eel-2.26.0_6
eiciel-0.9.8.1
empathy-2.32.2_2
eog-2.32.1_2
epiphany-2.30.6_2
epiphany-extensions-2.30.2_3
evince-2.32.0_7
evolution-2.32.1_2
evolution-exchange-2.32.1_1
evolution-gconf-tools-0.1.6_7
evolution-mapi-0.32.1_1
farsight2-0.0.22
file-roller-2.32.1,1
ganyremote-5.11.7
gdesklets-0.36.2
gdm-2.30.5_5
gedit-2.30.4_1
glade3-gnome-3.7.3
gnome-applets-2.32.1.1_3
gnome-blog-0.9.1_6
gnome-control-center-2.32.1
gnome-desktop-2.32.1_1
gnome-desktop-sharp-2.26.0_6
gnome-games-2.32.1_2
gnome-netstatus-2.28.2
gnome-panel-2.32.1
gnome-power-manager-2.32.0_1
gnome-screensaver-2.30.2_2
gnome-session-2.32.1_1
gnome-settings-daemon-2.32.1_3
gnome-sharp-2.24.2
gnome-system-tools-2.32.0_1
gnome-user-share-2.30.1_1
gnome-utils-2.32.0,1
gnome2-2.32.1_4
gnome2-power-tools-2.32.1_2
gtk-vnc-0.3.10_5
hplip-3.12.2
libgail-gnome-1.20.3
libpurple-2.10.3
meld-1.5.4
mousetweaks-2.32.1
nautilus-2.32.2.1_1
nautilus-cd-burner-2.24.0_7
nautilus-open-terminal-0.18_4
nautilus-sendto-2.32.0_1
netspeed_applet-0.16
orca-2.32.1_1
py26-clutter-1.0.2_2
py26-cluttergtk-0.10.0
py26-gnome-2.28.1_2
py26-goocanvas-0.14.1_3
py26-gstreamer-0.10.22
py26-gtksourceview-2.10.1
py26-papyon-0.5.4
py26-telepathy-butterfly-0.5.15_1
py27-gnome-desktop-2.32.0_1
py27-gnome-extras-2.25.3_12
py27-gtk-2.24.0
py27-notify-0.1.1_8
quick-lounge-applet-2.14.1
seahorse-plugins-2.30.1_6
sensors-applet-1.6.1_9
serpentine-0.7_8
sound-juicer-2.32.0_1
splashsetter-0.6.5.3_5
telepathy-farsight-0.0.15
tomboy-1.6.1
tomboy-plugin-reminder-0.9.2
tomboy-plugin-todo-1.0.0
totem-2.32.0_1
vinagre-2.30.3_1
vino-2.32.2_2
pkg_delete: '/usr/local/share/pygobject/2.0/codegen/argtypes.pyc' fails 
original MD5 checksum - deleted anyway.
pkg_delete: '/usr/local/share/pygobject/2.0/codegen/definitions.pyc' 
fails original MD5 checksum - deleted anyway.
pkg_delete: '/usr/local/share/pygobject/2.0/codegen/defsparser.pyc' 
fails original MD5 checksum - deleted anyway.
pkg_delete: '/usr/local/share/pygobject/2.0/codegen/override.pyc' fails 
original MD5 checksum - deleted anyway.
pkg_delete: '/usr/local/share/pygobject/2.0/codegen/reversewrapper.pyc' 
fails original MD5 checksum - deleted anyway.
pkg_delete: '/usr/local/share/pygobject/2.0/codegen/scmexpr.pyc' fails 
original MD5 checksum - deleted anyway.
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 1392 
packages found (-1 +0) (...) done]
--->  Installing the new version via the port
===>  Installing for py27-gobject-2.28.6
===>   py27-gobject-2.28.6 depends on executable: g-ir-scanner - found
===>   py27-gobject-2.28.6 depends on file: 
/usr/local/libdata/pkgconfig/pycairo.pc - found
===>   py27-gobject-2.28.6 depends on file: /usr/local/bin/python2.7 - found
===>   py27-gobject-2.28.6 depends on executable: pkg-config - found
===>   py27-gobject-2.28.6 depends on file: 
/usr/local/lib/gio/modules/libgiofam.so - found
===>   py27-gobject-2.28.6 depends on shared library: ffi.5 - found
===>   py27-gobject-2.28.6 depends on shared library: glib-2.0.0 - found
===>   Generating temporary packing list
Making install in docs
gmake[1]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
gmake  install-am
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
gmake[3]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
gmake[3]: Nada a ser feito para `install-exec-am'.
test -z "/usr/local/share/doc/pygobject" || /usr/local/bin/gmkdir -p 
"/usr/local/share/doc/pygobject"
  install  -o root -g wheel -m 444 style.css 
'/usr/local/share/doc/pygobject'
test -z "/usr/local/share/pygobject/xsl" || /usr/local/bin/gmkdir -p 
"/usr/local/share/pygobject/xsl"
  install  -o root -g wheel -m 444 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/share/pygobject/xsl'
installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
   /bin/sh /usr/ports/devel/py-gobject/work/pygobject-2.28.6/install-sh 
-d /usr/local/share/doc/pygobject; \
   for i in $installfiles; do \
     echo '-- Installing '$i ; \
     install  -o root -g wheel -m 444 $i /usr/local/share/doc/pygobject; \
   done; \
   echo '-- Installing ./html/index.sgml' ; \
   install  -o root -g wheel -m 444 ./html/index.sgml 
/usr/local/share/doc/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
gmake[3]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
gmake[1]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
Making install in codegen
gmake[1]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/codegen'
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/codegen'
test -z "/usr/local/bin" || /usr/local/bin/gmkdir -p "/usr/local/bin"
  install  -o root -g wheel -m 555 pygobject-codegen-2.0 '/usr/local/bin'
test -z "/usr/local/share/pygobject/2.0/codegen" || 
/usr/local/bin/gmkdir -p "/usr/local/share/pygobject/2.0/codegen"
  install  -o root -g wheel -m 444 __init__.py argtypes.py 
definitions.py defsparser.py docextract.py override.py reversewrapper.py 
'/usr/local/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/share/pygobject/2.0/codegen" || 
/usr/local/bin/gmkdir -p "/usr/local/share/pygobject/2.0/codegen"
  install  -o root -g wheel -m 555 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/share/pygobject/2.0/codegen'
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/codegen'
gmake[1]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/codegen'
Making install in glib
gmake[1]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/glib'
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/glib'
test -z "/usr/local/lib" || /usr/local/bin/gmkdir -p "/usr/local/lib"
  /bin/sh ../libtool   --mode=install /usr/bin/install -c -o root -g 
wheel   libpyglib-2.0-python2.7.la '/usr/local/lib'
libtool: install: /usr/bin/install -c -o root -g wheel 
.libs/libpyglib-2.0-python2.7.so.0 
/usr/local/lib/libpyglib-2.0-python2.7.so.0
libtool: install: (cd /usr/local/lib && { ln -s -f 
libpyglib-2.0-python2.7.so.0 libpyglib-2.0-python2.7.so || { rm -f 
libpyglib-2.0-python2.7.so && ln -s libpyglib-2.0-python2.7.so.0 
libpyglib-2.0-python2.7.so; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f 
libpyglib-2.0-python2.7.so.0 libpyglib-2.0-python2.7.so || { rm -f 
libpyglib-2.0-python2.7.so && ln -s libpyglib-2.0-python2.7.so.0 
libpyglib-2.0-python2.7.so; }; })
libtool: install: /usr/bin/install -c -o root -g wheel 
.libs/libpyglib-2.0-python2.7.lai /usr/local/lib/libpyglib-2.0-python2.7.la
test -z "/usr/local/include/pygtk-2.0" || /usr/local/bin/gmkdir -p 
"/usr/local/include/pygtk-2.0"
  install  -o root -g wheel -m 444 pyglib.h '/usr/local/include/pygtk-2.0'
test -z "/usr/local/lib/python2.7/site-packages/glib" || 
/usr/local/bin/gmkdir -p "/usr/local/lib/python2.7/site-packages/glib"
  /bin/sh ../libtool   --mode=install /usr/bin/install -c -o root -g 
wheel   _glib.la '/usr/local/lib/python2.7/site-packages/glib'
libtool: install: warning: relinking `_glib.la'
libtool: install: (cd 
/usr/ports/devel/py-gobject/work/pygobject-2.28.6/glib; /bin/sh 
/usr/ports/devel/py-gobject/work/pygobject-2.28.6/libtool  --silent 
--tag CC --mode=relink cc -D_REENTRANT -I/usr/local/include/glib-2.0 -O2 
-pipe -march=native -fno-strict-aliasing -Wall -std=c9x -module 
-avoid-version -export-symbols-regex "_glib|PyInit__glib" -o _glib.la 
-rpath /usr/local/lib/python2.7/site-packages/glib 
_glib_la-glibmodule.lo _glib_la-pygiochannel.lo 
_glib_la-pygoptioncontext.lo _glib_la-pygoptiongroup.lo 
_glib_la-pygmaincontext.lo _glib_la-pygmainloop.lo _glib_la-pygsource.lo 
_glib_la-pygspawn.lo -pthread -L/usr/local/lib -lgobject-2.0 
-lgthread-2.0 -lglib-2.0 libpyglib-2.0-python2.7.la )
libtool: install: /usr/bin/install -c -o root -g wheel .libs/_glib.soT 
/usr/local/lib/python2.7/site-packages/glib/_glib.so
libtool: install: /usr/bin/install -c -o root -g wheel .libs/_glib.lai 
/usr/local/lib/python2.7/site-packages/glib/_glib.la
test -z "/usr/local/lib/python2.7/site-packages/glib" || 
/usr/local/bin/gmkdir -p "/usr/local/lib/python2.7/site-packages/glib"
  install  -o root -g wheel -m 444 __init__.py option.py 
'/usr/local/lib/python2.7/site-packages/glib'
Byte-compiling python modules...
__init__.pyoption.py
Byte-compiling python modules (optimized versions) ...
__init__.pyoption.py
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/glib'
gmake[1]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/glib'
Making install in gobject
gmake[1]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gobject'
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gobject'
gmake[2]: Nada a ser feito para `install-exec-am'.
test -z "/usr/local/include/pygtk-2.0" || /usr/local/bin/gmkdir -p 
"/usr/local/include/pygtk-2.0"
  install  -o root -g wheel -m 444 pygobject.h 
'/usr/local/include/pygtk-2.0'
test -z "/usr/local/lib/python2.7/site-packages/gobject" || 
/usr/local/bin/gmkdir -p "/usr/local/lib/python2.7/site-packages/gobject"
  /bin/sh ../libtool   --mode=install /usr/bin/install -c -o root -g 
wheel   _gobject.la '/usr/local/lib/python2.7/site-packages/gobject'
libtool: install: warning: relinking `_gobject.la'
libtool: install: (cd 
/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gobject; /bin/sh 
/usr/ports/devel/py-gobject/work/pygobject-2.28.6/libtool  --silent 
--tag CC --mode=relink cc -I../glib -I../gi 
-I/usr/local/include/python2.7 -I/usr/local/include/python2.7 
-I/usr/local/lib/libffi-3.0.9/include -D_REENTRANT 
-I/usr/local/include/glib-2.0 -DPY_SSIZE_T_CLEAN -D_REENTRANT 
-I/usr/local/include/glib-2.0 
-I/usr/local/include/gobject-introspection-1.0 
-I/usr/local/lib/libffi-3.0.9/include -O2 -pipe -march=native 
-fno-strict-aliasing -Wall -std=c9x -module -avoid-version 
-export-symbols-regex "_gobject|PyInit__gobject" -o _gobject.la -rpath 
/usr/local/lib/python2.7/site-packages/gobject 
_gobject_la-gobjectmodule.lo _gobject_la-pygboxed.lo 
_gobject_la-pygenum.lo _gobject_la-pygflags.lo 
_gobject_la-pyginterface.lo _gobject_la-pygobject.lo 
_gobject_la-pygparamspec.lo _gobject_la-pygpointer.lo 
_gobject_la-pygtype.lo _gobject_la-ffi-marshaller.lo -pthread 
-L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -L/usr/local/lib 
-lffi ../glib/libpyglib-2.0-python2.7.la )
libtool: install: /usr/bin/install -c -o root -g wheel 
.libs/_gobject.soT 
/usr/local/lib/python2.7/site-packages/gobject/_gobject.so
libtool: install: /usr/bin/install -c -o root -g wheel 
.libs/_gobject.lai 
/usr/local/lib/python2.7/site-packages/gobject/_gobject.la
test -z "/usr/local/lib/python2.7/site-packages/gobject" || 
/usr/local/bin/gmkdir -p "/usr/local/lib/python2.7/site-packages/gobject"
  install  -o root -g wheel -m 444 __init__.py constants.py 
propertyhelper.py '/usr/local/lib/python2.7/site-packages/gobject'
Byte-compiling python modules...
__init__.pyconstants.pypropertyhelper.py
Byte-compiling python modules (optimized versions) ...
__init__.pyconstants.pypropertyhelper.py
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gobject'
gmake[1]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gobject'
Making install in gio
gmake[1]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gio'
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gio'
test -z "/usr/local/lib/python2.7/site-packages/gtk-2.0/gio" || 
/usr/local/bin/gmkdir -p 
"/usr/local/lib/python2.7/site-packages/gtk-2.0/gio"
  /bin/sh ../libtool   --mode=install /usr/bin/install -c -o root -g 
wheel   _gio.la unix.la '/usr/local/lib/python2.7/site-packages/gtk-2.0/gio'
libtool: install: warning: relinking `_gio.la'
libtool: install: (cd 
/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gio; /bin/sh 
/usr/ports/devel/py-gobject/work/pygobject-2.28.6/libtool  --silent 
--tag CC --mode=relink cc -D_REENTRANT -I/usr/local/include/glib-2.0 -O2 
-pipe -march=native -fno-strict-aliasing -Wall -std=c9x -module 
-avoid-version -export-symbols-regex init_gio -o _gio.la -rpath 
/usr/local/lib/python2.7/site-packages/gtk-2.0/gio _gio_la-giomodule.lo 
_gio_la-pygio-utils.lo _gio_la-gio.lo -pthread -L/usr/local/lib 
-lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 
../glib/libpyglib-2.0-python2.7.la )
libtool: install: /usr/bin/install -c -o root -g wheel .libs/_gio.soT 
/usr/local/lib/python2.7/site-packages/gtk-2.0/gio/_gio.so
libtool: install: /usr/bin/install -c -o root -g wheel .libs/_gio.lai 
/usr/local/lib/python2.7/site-packages/gtk-2.0/gio/_gio.la
libtool: install: /usr/bin/install -c -o root -g wheel .libs/unix.so 
/usr/local/lib/python2.7/site-packages/gtk-2.0/gio/unix.so
libtool: install: /usr/bin/install -c -o root -g wheel .libs/unix.lai 
/usr/local/lib/python2.7/site-packages/gtk-2.0/gio/unix.la
test -z "/usr/local/lib/python2.7/site-packages" || 
/usr/local/bin/gmkdir -p "/usr/local/lib/python2.7/site-packages"
test -z "/usr/local/share/pygobject/2.0/defs" || /usr/local/bin/gmkdir 
-p "/usr/local/share/pygobject/2.0/defs"
  install  -o root -g wheel -m 444 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/share/pygobject/2.0/defs'
test -z "/usr/local/lib/python2.7/site-packages/gtk-2.0/gio" || 
/usr/local/bin/gmkdir -p 
"/usr/local/lib/python2.7/site-packages/gtk-2.0/gio"
  install  -o root -g wheel -m 444 __init__.py 
'/usr/local/lib/python2.7/site-packages/gtk-2.0/gio'
Byte-compiling python modules...
__init__.py
Byte-compiling python modules (optimized versions) ...
__init__.py
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gio'
gmake[1]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gio'
Making install in examples
gmake[1]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/examples'
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/examples'
gmake[2]: Nada a ser feito para `install-exec-am'.
gmake[2]: Nada a ser feito para `install-data-am'.
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/examples'
gmake[1]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/examples'
Making install in gi
gmake[1]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
Making install in repository
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/repository'
gmake[3]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/repository'
gmake[3]: Nada a ser feito para `install-exec-am'.
test -z "/usr/local/lib/python2.7/site-packages/gi/repository" || 
/usr/local/bin/gmkdir -p 
"/usr/local/lib/python2.7/site-packages/gi/repository"
  install  -o root -g wheel -m 444 __init__.py 
'/usr/local/lib/python2.7/site-packages/gi/repository'
Byte-compiling python modules...
__init__.py
Byte-compiling python modules (optimized versions) ...
__init__.py
gmake[3]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/repository'
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/repository'
Making install in overrides
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/overrides'
gmake[3]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/overrides'
gmake[3]: Nada a ser feito para `install-exec-am'.
test -z "/usr/local/lib/python2.7/site-packages/gi/overrides" || 
/usr/local/bin/gmkdir -p 
"/usr/local/lib/python2.7/site-packages/gi/overrides"
  install  -o root -g wheel -m 444 GLib.py Gtk.py Gdk.py Gio.py 
GIMarshallingTests.py Pango.py keysyms.py __init__.py 
'/usr/local/lib/python2.7/site-packages/gi/overrides'
Byte-compiling python modules...
GLib.pyGtk.pyGdk.pyGio.pyGIMarshallingTests.pyPango.pykeysyms.py__init__.py
Byte-compiling python modules (optimized versions) ...
GLib.pyGtk.pyGdk.pyGio.pyGIMarshallingTests.pyPango.pykeysyms.py__init__.py
gmake[3]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/overrides'
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/overrides'
gmake[2]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
gmake[3]: Entrando no diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
gmake[3]: Nada a ser feito para `install-exec-am'.
test -z "/usr/local/lib/python2.7/site-packages/gi" || 
/usr/local/bin/gmkdir -p "/usr/local/lib/python2.7/site-packages/gi"
  /bin/sh ../libtool   --mode=install /usr/bin/install -c -o root -g 
wheel   _gi.la _gi_cairo.la '/usr/local/lib/python2.7/site-packages/gi'
libtool: install: warning: relinking `_gi.la'
libtool: install: (cd 
/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi; /bin/sh 
/usr/ports/devel/py-gobject/work/pygobject-2.28.6/libtool  --silent 
--tag CC --mode=relink cc -I/usr/local/include/python2.7 
-I/usr/local/include/python2.7 -D_REENTRANT 
-I/usr/local/include/glib-2.0 
-I/usr/local/include/gobject-introspection-1.0 
-I/usr/local/lib/libffi-3.0.9/include -O2 -pipe -march=native 
-fno-strict-aliasing -Wall -std=c9x -module -avoid-version 
-export-symbols-regex "init_gi|PyInit__gi" -o _gi.la -rpath 
/usr/local/lib/python2.7/site-packages/gi _gi_la-pygi-repository.lo 
_gi_la-pygi-info.lo _gi_la-pygi-invoke.lo _gi_la-pygi-foreign.lo 
_gi_la-pygi-foreign-gvariant.lo _gi_la-pygi-struct.lo 
_gi_la-pygi-argument.lo _gi_la-pygi-type.lo _gi_la-pygi-boxed.lo 
_gi_la-pygi-closure.lo _gi_la-pygi-callbacks.lo _gi_la-pygi-property.lo 
_gi_la-pygi-signal-closure.lo _gi_la-gimodule.lo -Wl,--export-dynamic 
-pthread -L/usr/local/lib -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 
-lffi -lgthread-2.0 -lglib-2.0 ../glib/libpyglib-2.0-python2.7.la )
libtool: install: /usr/bin/install -c -o root -g wheel .libs/_gi.soT 
/usr/local/lib/python2.7/site-packages/gi/_gi.so
libtool: install: /usr/bin/install -c -o root -g wheel .libs/_gi.lai 
/usr/local/lib/python2.7/site-packages/gi/_gi.la
libtool: install: /usr/bin/install -c -o root -g wheel 
.libs/_gi_cairo.so /usr/local/lib/python2.7/site-packages/gi/_gi_cairo.so
libtool: install: /usr/bin/install -c -o root -g wheel 
.libs/_gi_cairo.lai /usr/local/lib/python2.7/site-packages/gi/_gi_cairo.la
test -z "/usr/local/lib/python2.7/site-packages/gi" || 
/usr/local/bin/gmkdir -p "/usr/local/lib/python2.7/site-packages/gi"
  install  -o root -g wheel -m 444 types.py module.py importer.py 
__init__.py '/usr/local/lib/python2.7/site-packages/gi'
Traceback (most recent call last):
   File "/usr/local/lib/python2.7/site.py", line 62, in <module>
     import os
   File "/usr/local/lib/python2.7/os.py", line 49, in <module>
     import posixpath as path
   File "/usr/local/lib/python2.7/posixpath.py", line 17, in <module>
     import warnings
   File "/usr/local/lib/python2.7/warnings.py", line 8, in <module>
     import types
   File "types.py", line 26, in <module>
     import gobject
ImportError: No module named gobject
gmake[3]: ** [install-pygiPYTHON] Erro 1
gmake[3]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
gmake[2]: ** [install-am] Erro 2
gmake[2]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
gmake[1]: ** [install-recursive] Erro 1
gmake[1]: Saindo do diretório 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
gmake: ** [install-recursive] Erro 1
*** Error code 2

Stop in /usr/ports/devel/py-gobject.
*** Error code 1

Stop in /usr/ports/devel/py-gobject.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade20120422-86634-bu36cm-0 env UPGRADE_TOOL=portupgrade 
UPGRADE_PORT=py26-gobject-2.28.6 UPGRADE_PORT_VER=2.28.6 make 
-DFORCE_PKG_REGISTER reinstall
--->  Restoring the old version
** Fix the installation problem and try again.
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 1393 
packages found (-0 +1) . done]
** Listing the failed packages (-:ignored / *:skipped / !:failed)
     ! devel/py-gobject (py26-gobject-2.28.6)    (install error)
squitch#



More information about the freebsd-gnome mailing list