Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jan 2013 15:16:18 +0400
From:      Igor <izenfire@gmail.com>
To:        gnome@FreeBSD.org
Subject:   Repeated configuration and hang creating package this port.
Message-ID:  <50FA8082.2050903@gmail.com>

next in thread | raw e-mail | index | archive | help
Rebuilding devel/py-gobject:

% portmaster -gD --delete-build-only devel/py-gobject

===>>> Currently installed version: py27-gobject-2.28.6_1
===>>> Port directory: /usr/ports/devel/py-gobject

===>>> Launching 'make checksum' for devel/py-gobject in background


┌────────────────────────────────────────────────────────────────────┐
     │ Options for py27-gobject 2.28.6_1                                  │
     │ ┌────────────────────────────────────────────────────────────────┐ │
     │ │               [ ] LIBFFI  Enable libffi support                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ └────────────────────────────────────────────────────────────────┘ │
├────────────────────────────────────────────────────────────────────┤
     │                   <  OK  > <Cancel>                       │
└────────────────────────────────────────────────────────────────────┘


===>>> Gathering dependency list for devel/py-gobject from ports
===>>> Initial dependency check complete for devel/py-gobject


===>>> Starting build for devel/py-gobject <<<===

===>>> All dependencies are up to date

===>  Cleaning for py27-gobject-2.28.6_1


┌────────────────────────────────────────────────────────────────────┐
     │ Options for py27-gobject 2.28.6_1                                  │
     │ ┌────────────────────────────────────────────────────────────────┐ │
     │ │               [ ] LIBFFI  Enable libffi support                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ └────────────────────────────────────────────────────────────────┘ │
├────────────────────────────────────────────────────────────────────┤
     │                   <  OK  > <Cancel>                       │
└────────────────────────────────────────────────────────────────────┘


===>  License LGPL21 accepted by the user
===>  Extracting for py27-gobject-2.28.6_1
=> SHA256 Checksum OK for gnome2/pygobject-2.28.6.tar.xz.
===>  Patching for py27-gobject-2.28.6_1
===>  Applying FreeBSD patches for py27-gobject-2.28.6_1
===>   py27-gobject-2.28.6_1 depends on executable: g-ir-scanner - found
===>   py27-gobject-2.28.6_1 depends on file: 
/usr/local/libdata/pkgconfig/pycairo.pc - found
===>   py27-gobject-2.28.6_1 depends on file: /usr/local/bin/python2.7 - 
found
===>   py27-gobject-2.28.6_1 depends on executable: gmake - found
===>   py27-gobject-2.28.6_1 depends on executable: pkgconf - found
===>   py27-gobject-2.28.6_1 depends on executable: pkgconf - found
===>   py27-gobject-2.28.6_1 depends on shared library: glib-2.0.0 - found
===>  Configuring for py27-gobject-2.28.6_1
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... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... amd64-portbld-freebsd9.1
checking host system type... amd64-portbld-freebsd9.1
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/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... 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 amd64-portbld-freebsd9.1 file names to 
amd64-portbld-freebsd9.1 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd9.1 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... yes
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... freebsd9.1 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... freebsd9
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) freebsd9
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 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 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: false
introspection support: yes

===>  Building for py27-gobject-2.28.6_1
gmake  all-recursive
gmake[1]: Вход в каталог `/usr/ports/devel/py-gobject/work/pygobject-2.28.6'
Making all in docs
gmake[2]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
gmake  all-am
gmake[3]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
gmake[3]: Цель `all-am' не требует выполнения команд.
gmake[3]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
gmake[2]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
Making all in codegen
gmake[2]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/codegen'
gmake[2]: Цель `all' не требует выполнения команд.
gmake[2]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/codegen'
Making all in glib
gmake[2]: Вход в каталог 
`/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]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/glib'
Making all in gobject
gmake[2]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gobject'
   CC     _gobject_la-gobjectmodule.lo
gobjectmodule.c:2036:28: warning: comparison of unsigned expression >= 0 is
       always true [-Wtautological-compare]
     for (i = prefix_len; i >= 0; i--) {
                          ~ ^  ~
1 warning generated.
   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
   CCLD   _gobject.la
ln -s .libs/_gobject.so _gobject.so || true
gmake[2]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gobject'
Making all in gio
gmake[2]: Вход в каталог 
`/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
gfile.override:1768:47: warning: implicit conversion from enumeration type
       'GFileCreateFlags' to different enumeration type 'GMountUnmountFlags'
       [-Wenum-conversion]
     g_file_eject_mountable(G_FILE(self->obj), flags, cancellable,
     ~~~~~~~~~~~~~~~~~~~~~~                    ^~~~~
gmount.override:195:7: warning: implicit conversion from enumeration type
       'GMountUnmountFlags' to different enumeration type 'GMountMountFlags'
       [-Wenum-conversion]
                     flags,
                     ^~~~~
2 warnings generated.
   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]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gio'
Making all in examples
gmake[2]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/examples'
gmake[2]: Цель `all' не требует выполнения команд.
gmake[2]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/examples'
Making all in gi
gmake[2]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
Making all in repository
gmake[3]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/repository'
gmake[3]: Цель `all' не требует выполнения команд.
gmake[3]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/repository'
Making all in overrides
gmake[3]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/overrides'
gmake[3]: Цель `all' не требует выполнения команд.
gmake[3]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/overrides'
gmake[3]: Вход в каталог 
`/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
   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
   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:478:27: warning: incompatible pointer types passing 'PyObject *'
       (aka 'struct _object *') to parameter of type 'PyTypeObject *' (aka
       'struct _typeobject *') [-Wincompatible-pointer-types]
     if (PyType_IsSubtype (py_type, &PyGIBoxed_Type))
                           ^~~~~~~
/usr/local/include/python2.7/object.h:437:48: note: passing argument to
       parameter here
PyAPI_FUNC(int) PyType_IsSubtype(PyTypeObject *, PyTypeObject *);
                                                ^
1 warning generated.
   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]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
gmake[2]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
Making all in tests
gmake[2]: Вход в каталог 
`/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 
-fno-strict-aliasing -Wall -std=c9x   -o libregress.la -rpath 
/usr/local/lib/python2.7/site-packages/pygobject -module -avoid-version 
-lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -pthread 
-L/usr/local/lib -lglib-2.0 -L/usr/local/lib -lcairo -pthread   
libregress_la-regress.lo
   CC     libgimarshallingtests_la-gimarshallingtests.lo
/usr/local/share/gobject-introspection-1.0/tests/gimarshallingtests.c:2482:12: 
warning:
       implicit conversion from enumeration type 
'GIMarshallingTestsGEnum' to
       different enumeration type 'GIMarshallingTestsEnum' 
[-Wenum-conversion]
     return GI_MARSHALLING_TESTS_GENUM_VALUE3;
     ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
/bin/sh ../libtool --silent --tag=CC   --mode=link cc  -O2 -pipe 
-fno-strict-aliasing -Wall -std=c9x   -o libgimarshallingtests.la -rpath 
/usr/local/lib/python2.7/site-packages/pygobject -module -avoid-version 
-lgobject-2.0 -lgthread-2.0 -pthread -L/usr/local/lib -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 
-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 -lgobject-2.0 
-lgthread-2.0 -pthread -L/usr/local/lib -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]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/tests'
gmake[2]: Вход в каталог `/usr/ports/devel/py-gobject/work/pygobject-2.28.6'
gmake[2]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6'
gmake[1]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6'

===>>> Creating a backup package for old version py27-gobject-2.28.6_1



┌────────────────────────────────────────────────────────────────────┐
     │ Options for py27-gobject 2.28.6_1                                  │
     │ ┌────────────────────────────────────────────────────────────────┐ │
     │ │               [ ] LIBFFI  Enable libffi support                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ │                                                                │ │
     │ └────────────────────────────────────────────────────────────────┘ │
├────────────────────────────────────────────────────────────────────┤
     │                   <  OK  > <Cancel>                       │
└────────────────────────────────────────────────────────────────────┘


===>  Installing for py27-gobject-2.28.6_1
===>   Generating temporary packing list
===>  Checking if devel/py-gobject already installed
Making install in docs
gmake[1]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
gmake  install-am
gmake[2]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
gmake[3]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
gmake[3]: Цель `install-exec-am' не требует выполнения команд.
test -z "/usr/local/share/doc/pygobject" || .././install-sh -c -d 
"/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" || .././install-sh -c -d 
"/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]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
gmake[2]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
gmake[1]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/docs'
Making install in codegen
gmake[1]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/codegen'
gmake[2]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/codegen'
test -z "/usr/local/bin" || .././install-sh -c -d "/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" || .././install-sh -c 
-d "/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" || .././install-sh -c 
-d "/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]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/codegen'
gmake[1]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/codegen'
Making install in glib
gmake[1]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/glib'
gmake[2]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/glib'
test -z "/usr/local/lib" || .././install-sh -c -d "/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" || .././install-sh -c -d 
"/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" || .././install-sh 
-c -d "/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 
-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 
-lgobject-2.0 -lgthread-2.0 -pthread -L/usr/local/lib -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" || .././install-sh 
-c -d "/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]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/glib'
gmake[1]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/glib'
Making install in gobject
gmake[1]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gobject'
gmake[2]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gobject'
gmake[2]: Цель `install-exec-am' не требует выполнения команд.
test -z "/usr/local/include/pygtk-2.0" || .././install-sh -c -d 
"/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" || 
.././install-sh -c -d "/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 -D_REENTRANT 
-I/usr/local/include/glib-2.0 -DPY_SSIZE_T_CLEAN 
-I/usr/local/include/gobject-introspection-1.0 -D_REENTRANT 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/libffi-3.0.9/include -O2 
-pipe -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 -lgobject-2.0 -lgthread-2.0 -pthread 
-L/usr/local/lib -lglib-2.0 ../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" || 
.././install-sh -c -d "/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]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gobject'
gmake[1]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gobject'
Making install in gio
gmake[1]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gio'
gmake[2]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gio'
test -z "/usr/local/lib/python2.7/site-packages/gtk-2.0/gio" || 
.././install-sh -c -d "/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 
-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 -lgio-2.0 -lgobject-2.0 
-lgthread-2.0 -lgmodule-2.0 -pthread -L/usr/local/lib -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" || .././install-sh -c 
-d "/usr/local/lib/python2.7/site-packages"
test -z "/usr/local/share/pygobject/2.0/defs" || .././install-sh -c -d 
"/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" || 
.././install-sh -c -d "/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]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gio'
gmake[1]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gio'
Making install in examples
gmake[1]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/examples'
gmake[2]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/examples'
gmake[2]: Цель `install-exec-am' не требует выполнения команд.
gmake[2]: Цель `install-data-am' не требует выполнения команд.
gmake[2]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/examples'
gmake[1]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/examples'
Making install in gi
gmake[1]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
Making install in repository
gmake[2]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/repository'
gmake[3]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/repository'
gmake[3]: Цель `install-exec-am' не требует выполнения команд.
test -z "/usr/local/lib/python2.7/site-packages/gi/repository" || 
../.././install-sh -c -d 
"/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]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/repository'
gmake[2]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/repository'
Making install in overrides
gmake[2]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/overrides'
gmake[3]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/overrides'
gmake[3]: Цель `install-exec-am' не требует выполнения команд.
test -z "/usr/local/lib/python2.7/site-packages/gi/overrides" || 
../.././install-sh -c -d 
"/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]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/overrides'
gmake[2]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi/overrides'
gmake[2]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
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]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
gmake[3]: Цель `install-exec-am' не требует выполнения команд.
test -z "/usr/local/lib/python2.7/site-packages/gi" || .././install-sh 
-c -d "/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 
-I/usr/local/include/gobject-introspection-1.0 -D_REENTRANT 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/libffi-3.0.9/include -O2 
-pipe -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 -lgirepository-1.0 
-lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread 
-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/_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" || .././install-sh 
-c -d "/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'
Byte-compiling python modules...
types.pymodule.pyimporter.py__init__.py
Byte-compiling python modules (optimized versions) ...
types.pymodule.pyimporter.py__init__.py
gmake[3]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
gmake[2]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
gmake[1]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/gi'
Making install in tests
gmake[1]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/tests'
gmake[2]: Вход в каталог 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/tests'
gmake[2]: Цель `install-exec-am' не требует выполнения команд.
gmake[2]: Цель `install-data-am' не требует выполнения команд.
gmake[2]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/tests'
gmake[1]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6/tests'
gmake[1]: Вход в каталог `/usr/ports/devel/py-gobject/work/pygobject-2.28.6'
gmake[2]: Вход в каталог `/usr/ports/devel/py-gobject/work/pygobject-2.28.6'
/bin/sh /usr/ports/devel/py-gobject/work/pygobject-2.28.6/install-sh -d 
/usr/local/lib/python2.7/site-packages
echo "gtk-2.0" > /usr/local/lib/python2.7/site-packages/pygtk.pth
test -z "/usr/local/lib/python2.7/site-packages/gtk-2.0" || ./install-sh 
-c -d "/usr/local/lib/python2.7/site-packages/gtk-2.0"
test -z "/usr/local/lib/python2.7/site-packages/gtk-2.0" || ./install-sh 
-c -d "/usr/local/lib/python2.7/site-packages/gtk-2.0"
  install  -o root -g wheel -m 444 dsextras.py 
'/usr/local/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/lib/python2.7/site-packages" || ./install-sh -c -d 
"/usr/local/lib/python2.7/site-packages"
test -z "/usr/local/lib/python2.7/site-packages" || ./install-sh -c -d 
"/usr/local/lib/python2.7/site-packages"
  install  -o root -g wheel -m 444 pygtk.py 
'/usr/local/lib/python2.7/site-packages'
Byte-compiling python modules...
pygtk.py
Byte-compiling python modules (optimized versions) ...
pygtk.py
/bin/sh /usr/ports/devel/py-gobject/work/pygobject-2.28.6/install-sh -d 
/usr/local/lib/python2.7/site-packages
echo "gtk-2.0" > /usr/local/lib/python2.7/site-packages/pygtk.pth
test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d 
"/usr/local/libdata/pkgconfig"
  install  -o root -g wheel -m 444 pygobject-2.0.pc 
'/usr/local/libdata/pkgconfig'
gmake[2]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6'
gmake[1]: Выход из каталога 
`/usr/ports/devel/py-gobject/work/pygobject-2.28.6'
Listing /usr/local/share/pygobject/2.0/codegen ...
Compiling /usr/local/share/pygobject/2.0/codegen/code-coverage.py ...
Compiling /usr/local/share/pygobject/2.0/codegen/codegen.py ...
Compiling /usr/local/share/pygobject/2.0/codegen/createdefs.py ...
Compiling /usr/local/share/pygobject/2.0/codegen/defsconvert.py ...
Compiling /usr/local/share/pygobject/2.0/codegen/defsgen.py ...
Compiling /usr/local/share/pygobject/2.0/codegen/docextract_to_xml.py ...
Compiling /usr/local/share/pygobject/2.0/codegen/docgen.py ...
Compiling /usr/local/share/pygobject/2.0/codegen/h2def.py ...
Compiling /usr/local/share/pygobject/2.0/codegen/mergedefs.py ...
Compiling /usr/local/share/pygobject/2.0/codegen/missingdefs.py ...
Compiling /usr/local/share/pygobject/2.0/codegen/mkskel.py ...
Compiling /usr/local/share/pygobject/2.0/codegen/scanvirtuals.py ...
Compiling /usr/local/share/pygobject/2.0/codegen/scmexpr.py ...
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for py27-gobject-2.28.6_1

===>>> Creating a package for new version py27-gobject-2.28.6_1
^CTerminated



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50FA8082.2050903>