Fri Aug 5 12:19:06 BST 2016 trying to untar /home/paule/autobuild/building/sources/pygobject-2.8.0.tar.gz about to sed about to mv gobject/pygobject.h.tmp gobject/pygobject.h about to bash configure ./configure --prefix=/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for some Win32 platform... no checking for native Win32... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... f95 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f95 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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 libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for f95 option to produce PIC... -fPIC checking if f95 PIC flag -fPIC works... yes checking if f95 supports -c -o file.o... yes checking whether the f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for a Python interpreter with version >= 2.3.5... python checking for python... /home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for headers required to compile python extensions... found checking for python module thread... yes checking whether to enable threading in pygobject... yes checking for pkg-config... /usr/bin/pkg-config checking for GLIB - version >= 2.8.0... yes (version 2.32.3) checking whether gcc understands -Wall... yes checking whether gcc understands -std=c9x... yes checking whether gcc understands -fno-strict-aliasing... yes configure: creating ./config.status config.status: creating Makefile config.status: creating pygobject-2.0.pc config.status: creating gobject/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 about to make make all-recursive make[1]: Entering directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0' Making all in gobject make[2]: Entering directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/gobject' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-gobjectmodule.lo -MD -MP -MF ".deps/gobject_la-gobjectmodule.Tpo" -c -o gobject_la-gobjectmodule.lo `test -f 'gobjectmodule.c' || echo './'`gobjectmodule.c; \ then mv -f ".deps/gobject_la-gobjectmodule.Tpo" ".deps/gobject_la-gobjectmodule.Plo"; else rm -f ".deps/gobject_la-gobjectmodule.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-gobjectmodule.lo -MD -MP -MF .deps/gobject_la-gobjectmodule.Tpo -c gobjectmodule.c -fPIC -DPIC -o .libs/gobject_la-gobjectmodule.o gobjectmodule.c: In function 'add_signals': gobjectmodule.c:551:5: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type [enabled by default] /home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7/dictobject.h:114:17: note: expected 'Py_ssize_t *' but argument is of type 'int *' gobjectmodule.c: In function 'add_properties': gobjectmodule.c:865:5: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type [enabled by default] /home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7/dictobject.h:114:17: note: expected 'Py_ssize_t *' but argument is of type 'int *' gobjectmodule.c: In function 'pyg_object_new': gobjectmodule.c:1626:2: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type [enabled by default] /home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7/dictobject.h:114:17: note: expected 'Py_ssize_t *' but argument is of type 'int *' gobjectmodule.c: In function 'get_handler_priority': gobjectmodule.c:1691:5: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type [enabled by default] /home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7/dictobject.h:114:17: note: expected 'Py_ssize_t *' but argument is of type 'gint *' gobjectmodule.c: In function 'pyg_enum_add_constants': gobjectmodule.c:2327:16: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] gobjectmodule.c: In function 'pyg_flags_add_constants': gobjectmodule.c:2366:16: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygboxed.lo -MD -MP -MF ".deps/gobject_la-pygboxed.Tpo" -c -o gobject_la-pygboxed.lo `test -f 'pygboxed.c' || echo './'`pygboxed.c; \ then mv -f ".deps/gobject_la-pygboxed.Tpo" ".deps/gobject_la-pygboxed.Plo"; else rm -f ".deps/gobject_la-pygboxed.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygboxed.lo -MD -MP -MF .deps/gobject_la-pygboxed.Tpo -c pygboxed.c -fPIC -DPIC -o .libs/gobject_la-pygboxed.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygenum.lo -MD -MP -MF ".deps/gobject_la-pygenum.Tpo" -c -o gobject_la-pygenum.lo `test -f 'pygenum.c' || echo './'`pygenum.c; \ then mv -f ".deps/gobject_la-pygenum.Tpo" ".deps/gobject_la-pygenum.Plo"; else rm -f ".deps/gobject_la-pygenum.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygenum.lo -MD -MP -MF .deps/gobject_la-pygenum.Tpo -c pygenum.c -fPIC -DPIC -o .libs/gobject_la-pygenum.o pygenum.c: In function 'pyg_enum_repr': pygenum.c:60:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] pygenum.c: In function 'pyg_enum_add': pygenum.c:224:9: warning: passing argument 1 of 'pyg_constant_strip_prefix' discards 'const' qualifier from pointer target type [enabled by default] pygobject-private.h:142:15: note: expected 'gchar *' but argument is of type 'const gchar *' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygflags.lo -MD -MP -MF ".deps/gobject_la-pygflags.Tpo" -c -o gobject_la-pygflags.lo `test -f 'pygflags.c' || echo './'`pygflags.c; \ then mv -f ".deps/gobject_la-pygflags.Tpo" ".deps/gobject_la-pygflags.Plo"; else rm -f ".deps/gobject_la-pygflags.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygflags.lo -MD -MP -MF .deps/gobject_la-pygflags.Tpo -c pygflags.c -fPIC -DPIC -o .libs/gobject_la-pygflags.o pygflags.c: In function 'pyg_flags_add': pygflags.c:248:56: warning: passing argument 1 of 'pyg_constant_strip_prefix' discards 'const' qualifier from pointer target type [enabled by default] pygobject-private.h:142:15: note: expected 'gchar *' but argument is of type 'const gchar *' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygobject.lo -MD -MP -MF ".deps/gobject_la-pygobject.Tpo" -c -o gobject_la-pygobject.lo `test -f 'pygobject.c' || echo './'`pygobject.c; \ then mv -f ".deps/gobject_la-pygobject.Tpo" ".deps/gobject_la-pygobject.Plo"; else rm -f ".deps/gobject_la-pygobject.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygobject.lo -MD -MP -MF .deps/gobject_la-pygobject.Tpo -c pygobject.c -fPIC -DPIC -o .libs/gobject_la-pygobject.o pygobject.c:350:5: warning: initialization from incompatible pointer type [enabled by default] pygobject.c:350:5: warning: (near initialization for '_PyGProps_as_sequence.sq_length') [enabled by default] pygobject.c:352:5: warning: 'intargfunc' is deprecated [-Wdeprecated-declarations] pygobject.c:352:5: warning: initialization from incompatible pointer type [enabled by default] pygobject.c:352:5: warning: (near initialization for '_PyGProps_as_sequence.sq_repeat') [enabled by default] pygobject.c:353:5: warning: 'intargfunc' is deprecated [-Wdeprecated-declarations] pygobject.c:353:5: warning: initialization from incompatible pointer type [enabled by default] pygobject.c:353:5: warning: (near initialization for '_PyGProps_as_sequence.sq_item') [enabled by default] pygobject.c:354:5: warning: 'intintargfunc' is deprecated [-Wdeprecated-declarations] pygobject.c:354:5: warning: initialization from incompatible pointer type [enabled by default] pygobject.c:354:5: warning: (near initialization for '_PyGProps_as_sequence.sq_slice') [enabled by default] pygobject.c:355:5: warning: initialization from incompatible pointer type [enabled by default] pygobject.c:355:5: warning: (near initialization for '_PyGProps_as_sequence.sq_ass_item') [enabled by default] pygobject.c:357:1: warning: initialization from incompatible pointer type [enabled by default] pygobject.c:357:1: warning: (near initialization for '_PyGProps_as_sequence.sq_ass_slice') [enabled by default] pygobject.c: In function 'pygobject_init': pygobject.c:959:2: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type [enabled by default] /home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7/dictobject.h:114:17: note: expected 'Py_ssize_t *' but argument is of type 'int *' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygmaincontext.lo -MD -MP -MF ".deps/gobject_la-pygmaincontext.Tpo" -c -o gobject_la-pygmaincontext.lo `test -f 'pygmaincontext.c' || echo './'`pygmaincontext.c; \ then mv -f ".deps/gobject_la-pygmaincontext.Tpo" ".deps/gobject_la-pygmaincontext.Plo"; else rm -f ".deps/gobject_la-pygmaincontext.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygmaincontext.lo -MD -MP -MF .deps/gobject_la-pygmaincontext.Tpo -c pygmaincontext.c -fPIC -DPIC -o .libs/gobject_la-pygmaincontext.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygmainloop.lo -MD -MP -MF ".deps/gobject_la-pygmainloop.Tpo" -c -o gobject_la-pygmainloop.lo `test -f 'pygmainloop.c' || echo './'`pygmainloop.c; \ then mv -f ".deps/gobject_la-pygmainloop.Tpo" ".deps/gobject_la-pygmainloop.Plo"; else rm -f ".deps/gobject_la-pygmainloop.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygmainloop.lo -MD -MP -MF .deps/gobject_la-pygmainloop.Tpo -c pygmainloop.c -fPIC -DPIC -o .libs/gobject_la-pygmainloop.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygparamspec.lo -MD -MP -MF ".deps/gobject_la-pygparamspec.Tpo" -c -o gobject_la-pygparamspec.lo `test -f 'pygparamspec.c' || echo './'`pygparamspec.c; \ then mv -f ".deps/gobject_la-pygparamspec.Tpo" ".deps/gobject_la-pygparamspec.Plo"; else rm -f ".deps/gobject_la-pygparamspec.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygparamspec.lo -MD -MP -MF .deps/gobject_la-pygparamspec.Tpo -c pygparamspec.c -fPIC -DPIC -o .libs/gobject_la-pygparamspec.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygpointer.lo -MD -MP -MF ".deps/gobject_la-pygpointer.Tpo" -c -o gobject_la-pygpointer.lo `test -f 'pygpointer.c' || echo './'`pygpointer.c; \ then mv -f ".deps/gobject_la-pygpointer.Tpo" ".deps/gobject_la-pygpointer.Plo"; else rm -f ".deps/gobject_la-pygpointer.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygpointer.lo -MD -MP -MF .deps/gobject_la-pygpointer.Tpo -c pygpointer.c -fPIC -DPIC -o .libs/gobject_la-pygpointer.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygiochannel.lo -MD -MP -MF ".deps/gobject_la-pygiochannel.Tpo" -c -o gobject_la-pygiochannel.lo `test -f 'pygiochannel.c' || echo './'`pygiochannel.c; \ then mv -f ".deps/gobject_la-pygiochannel.Tpo" ".deps/gobject_la-pygiochannel.Plo"; else rm -f ".deps/gobject_la-pygiochannel.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygiochannel.lo -MD -MP -MF .deps/gobject_la-pygiochannel.Tpo -c pygiochannel.c -fPIC -DPIC -o .libs/gobject_la-pygiochannel.o pygiochannel.c: In function 'py_io_channel_write_chars': pygiochannel.c:261:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] pygiochannel.c: In function 'py_io_channel_write_lines': pygiochannel.c:305:9: warning: passing argument 3 of 'PyString_AsStringAndSize' from incompatible pointer type [enabled by default] /home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7/stringobject.h:172:17: note: expected 'Py_ssize_t *' but argument is of type 'int *' pygiochannel.c:284:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] pygiochannel.c: In function 'py_io_channel_add_watch': pygiochannel.c:473:17: warning: variable 'iochannel' set but not used [-Wunused-but-set-variable] pygiochannel.c: In function 'py_io_channel_read_line': pygiochannel.c:570:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygsource.lo -MD -MP -MF ".deps/gobject_la-pygsource.Tpo" -c -o gobject_la-pygsource.lo `test -f 'pygsource.c' || echo './'`pygsource.c; \ then mv -f ".deps/gobject_la-pygsource.Tpo" ".deps/gobject_la-pygsource.Plo"; else rm -f ".deps/gobject_la-pygsource.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygsource.lo -MD -MP -MF .deps/gobject_la-pygsource.Tpo -c pygsource.c -fPIC -DPIC -o .libs/gobject_la-pygsource.o pygsource.c: In function 'pyg_source_get_current_time': pygsource.c:244:5: warning: 'g_source_get_current_time' is deprecated (declared at /usr/include/glib-2.0/glib/gmain.h:413): Use 'g_source_get_time' instead [-Wdeprecated-declarations] if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygtype.lo -MD -MP -MF ".deps/gobject_la-pygtype.Tpo" -c -o gobject_la-pygtype.lo `test -f 'pygtype.c' || echo './'`pygtype.c; \ then mv -f ".deps/gobject_la-pygtype.Tpo" ".deps/gobject_la-pygtype.Plo"; else rm -f ".deps/gobject_la-pygtype.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygtype.lo -MD -MP -MF .deps/gobject_la-pygtype.Tpo -c pygtype.c -fPIC -DPIC -o .libs/gobject_la-pygtype.o /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -std=c9x -fno-strict-aliasing -o gobject.la -rpath /home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages/gtk-2.0 -module -avoid-version -export-symbols-regex initgobject gobject_la-gobjectmodule.lo gobject_la-pygboxed.lo gobject_la-pygenum.lo gobject_la-pygflags.lo gobject_la-pygobject.lo gobject_la-pygmaincontext.lo gobject_la-pygmainloop.lo gobject_la-pygparamspec.lo gobject_la-pygpointer.lo gobject_la-pygiochannel.lo gobject_la-pygsource.lo gobject_la-pygtype.lo -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 generating symbol list for `gobject.la' /usr/bin/nm -B .libs/gobject_la-gobjectmodule.o .libs/gobject_la-pygboxed.o .libs/gobject_la-pygenum.o .libs/gobject_la-pygflags.o .libs/gobject_la-pygobject.o .libs/gobject_la-pygmaincontext.o .libs/gobject_la-pygmainloop.o .libs/gobject_la-pygparamspec.o .libs/gobject_la-pygpointer.o .libs/gobject_la-pygiochannel.o .libs/gobject_la-pygsource.o .libs/gobject_la-pygtype.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/  /p' | /bin/sed 's/.* //' | sort | uniq > .libs/gobject.exp grep -E -e "initgobject" ".libs/gobject.exp" > ".libs/gobject.expT" mv -f ".libs/gobject.expT" ".libs/gobject.exp" echo "{ global:" > .libs/gobject.ver cat .libs/gobject.exp | sed -e "s/\(.*\)/;/" >> .libs/gobject.ver echo "local: *; };" >> .libs/gobject.ver gcc -shared .libs/gobject_la-gobjectmodule.o .libs/gobject_la-pygboxed.o .libs/gobject_la-pygenum.o .libs/gobject_la-pygflags.o .libs/gobject_la-pygobject.o .libs/gobject_la-pygmaincontext.o .libs/gobject_la-pygmainloop.o .libs/gobject_la-pygparamspec.o .libs/gobject_la-pygpointer.o .libs/gobject_la-pygiochannel.o .libs/gobject_la-pygsource.o .libs/gobject_la-pygtype.o -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -Wl,-soname -Wl,gobject.so -Wl,-version-script -Wl,.libs/gobject.ver -o .libs/gobject.so creating gobject.la (cd .libs && rm -f gobject.la && ln -s ../gobject.la gobject.la) make[2]: Leaving directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/gobject' Making all in . make[2]: Entering directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0' make[2]: Leaving directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0' Making all in examples make[2]: Entering directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/examples' Making all in tests make[2]: Entering directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/tests' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../gobject -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT testhelpermodule.lo -MD -MP -MF ".deps/testhelpermodule.Tpo" -c -o testhelpermodule.lo testhelpermodule.c; \ then mv -f ".deps/testhelpermodule.Tpo" ".deps/testhelpermodule.Plo"; else rm -f ".deps/testhelpermodule.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../gobject -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT testhelpermodule.lo -MD -MP -MF .deps/testhelpermodule.Tpo -c testhelpermodule.c -fPIC -DPIC -o .libs/testhelpermodule.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../gobject -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT test-thread.lo -MD -MP -MF ".deps/test-thread.Tpo" -c -o test-thread.lo test-thread.c; \ then mv -f ".deps/test-thread.Tpo" ".deps/test-thread.Plo"; else rm -f ".deps/test-thread.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../gobject -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT test-thread.lo -MD -MP -MF .deps/test-thread.Tpo -c test-thread.c -fPIC -DPIC -o .libs/test-thread.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../gobject -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT test-unknown.lo -MD -MP -MF ".deps/test-unknown.Tpo" -c -o test-unknown.lo test-unknown.c; \ then mv -f ".deps/test-unknown.Tpo" ".deps/test-unknown.Plo"; else rm -f ".deps/test-unknown.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../gobject -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT test-unknown.lo -MD -MP -MF .deps/test-unknown.Tpo -c test-unknown.c -fPIC -DPIC -o .libs/test-unknown.o /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -std=c9x -fno-strict-aliasing -o testhelper.la -rpath /home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages/pygobject -module -avoid-version testhelpermodule.lo test-thread.lo test-unknown.lo -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 gcc -shared .libs/testhelpermodule.o .libs/test-thread.o .libs/test-unknown.o -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -Wl,-soname -Wl,testhelper.so -o .libs/testhelper.so creating testhelper.la (cd .libs && rm -f testhelper.la && ln -s ../testhelper.la testhelper.la) make[2]: Leaving directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/tests' make[1]: Leaving directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0' Making install in gobject make[1]: Entering directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/gobject' make[2]: Entering directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/gobject' test -z "/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages/gtk-2.0" || mkdir -p -- . "/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages/gtk-2.0" /bin/sh ../libtool --mode=install /usr/bin/install -c 'gobject.la' '/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages/gtk-2.0/gobject.la' /usr/bin/install -c .libs/gobject.so /home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages/gtk-2.0/gobject.so /usr/bin/install -c .libs/gobject.lai /home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages/gtk-2.0/gobject.la PATH="$PATH:/sbin" ldconfig -n /home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages/gtk-2.0 ---------------------------------------------------------------------- Libraries have been installed in: /home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages/gtk-2.0 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/pygtk-2.0" || mkdir -p -- . "/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/pygtk-2.0" /usr/bin/install -c -m 644 'pygobject.h' '/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/include/pygtk-2.0/pygobject.h' make[2]: Leaving directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/gobject' make[1]: Leaving directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/gobject' Making install in . make[1]: Entering directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0' make[2]: Entering directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0' mkdir -p -- . /home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages echo "gtk-2.0" > /home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages/pygtk.pth test -z "/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages/gtk-2.0" || mkdir -p -- . "/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages/gtk-2.0" test -z "/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages" || mkdir -p -- . "/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages" test -z "/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages" || mkdir -p -- . "/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages" /usr/bin/install -c -m 644 'pygtk.py' '/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages/pygtk.py' Byte-compiling python modules... pygtk.py Byte-compiling python modules (optimized versions) ... pygtk.py mkdir -p -- . /home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages echo "gtk-2.0" > /home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/python2.7/site-packages/pygtk.pth test -z "/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/pkgconfig" || mkdir -p -- . "/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/pkgconfig" /usr/bin/install -c -m 644 'pygobject-2.0.pc' '/home/paule/autobuild/Linux-ubuntu-server-pre-release-gtk2-python/lib/pkgconfig/pygobject-2.0.pc' make[2]: Leaving directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0' make[1]: Leaving directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0' Making install in examples make[1]: Entering directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/examples' make[2]: Entering directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/examples' make[1]: Leaving directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/examples' Making install in tests make[1]: Entering directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/tests' make[2]: Entering directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/tests' make[1]: Leaving directory `/home/paule/autobuild/building/ubuntu-server_2016-08-05__T11_13_02/pygobject-2.8.0/tests'