Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/pygobject2.spec'], False, '/var/lib/mock/f17-build-1366011-221419/root/', None, 86400, True, False, 418, 418, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/pygobject2.spec'] Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/pygobject2-2.28.6-5.fc17.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/pygobject2.spec'], False, '/var/lib/mock/f17-build-1366011-221419/root/', None, 86400, True, False, 418, 418, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/pygobject2.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ls4R9I + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pygobject-2.28.6 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pygobject-2.28.6.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pygobject-2.28.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (fix-gio-flags.patch):' Patch #1 (fix-gio-flags.patch): + /usr/bin/cat /builddir/build/SOURCES/fix-gio-flags.patch + /usr/bin/patch -s -p1 --fuzz=0 patch unexpectedly ends in middle of line + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9U5nTi + umask 022 + cd /builddir/build/BUILD + cd pygobject-2.28.6 + LANG=C + export LANG + unset DISPLAY + PYTHON=/usr/bin/python + export PYTHON + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-introspection checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for some Win32 platform... no checking for native Win32... no checking how to print strings... printf checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none 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 gcc... /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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 ./config.lt config.lt: creating libtool checking for library containing strerror... none required checking for i686-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for i686-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes checking whether /usr/bin/python version >= 2.5.2... yes checking for /usr/bin/python version... 2.7 checking for /usr/bin/python platform... linux2 checking for /usr/bin/python script directory... ${prefix}/lib/python2.7/site-packages checking for /usr/bin/python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for python version... (cached) 2.7 checking for python platform... (cached) linux2 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 i686-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.24.0... yes (version 2.32.3) checking for ffi... checking for FFI... no checking for GIO... yes checking for GIOUNIX... yes checking whether gcc understands -fno-strict-aliasing... yes checking whether gcc 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: no introspection support: no + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/docs' make all-am make[3]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/docs' make[2]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/docs' Making all in codegen make[2]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/codegen' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/codegen' Making all in glib make[2]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/glib' CC libpyglib_2_0_python_la-pyglib.lo CC _glib_la-pygiochannel.lo CC _glib_la-glibmodule.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o libpyglib_2_0_python_la-pyglib.lo `test -f 'pyglib.c' || echo './'`pyglib.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _glib_la-glibmodule.lo `test -f 'glibmodule.c' || echo './'`glibmodule.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _glib_la-pygiochannel.lo `test -f 'pygiochannel.c' || echo './'`pygiochannel.c CC _glib_la-pygoptioncontext.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _glib_la-pygoptioncontext.lo `test -f 'pygoptioncontext.c' || echo './'`pygoptioncontext.c pygiochannel.c: In function 'py_io_channel_write_chars': pygiochannel.c:267:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] pygiochannel.c: In function 'py_io_channel_write_lines': pygiochannel.c:290:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] pygiochannel.c: In function 'py_io_channel_add_watch': pygiochannel.c:458:17: warning: variable 'iochannel' set but not used [-Wunused-but-set-variable] pygiochannel.c: In function 'py_io_channel_read_line': pygiochannel.c:555:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] CC _glib_la-pygoptiongroup.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _glib_la-pygoptiongroup.lo `test -f 'pygoptiongroup.c' || echo './'`pygoptiongroup.c CC _glib_la-pygmaincontext.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _glib_la-pygmaincontext.lo `test -f 'pygmaincontext.c' || echo './'`pygmaincontext.c CC _glib_la-pygmainloop.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _glib_la-pygmainloop.lo `test -f 'pygmainloop.c' || echo './'`pygmainloop.c CC _glib_la-pygsource.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _glib_la-pygsource.lo `test -f 'pygsource.c' || echo './'`pygsource.c CC _glib_la-pygspawn.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _glib_la-pygspawn.lo `test -f 'pygspawn.c' || echo './'`pygspawn.c CCLD libpyglib-2.0-python.la pygmainloop.c: In function 'pyg_signal_watch_check': pygmainloop.c:161:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] pygsource.c: In function 'pyg_source_get_current_time': pygsource.c:252: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] CCLD _glib.la ln -s .libs/_glib.so _glib.so || true make[2]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/glib' Making all in gobject make[2]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/gobject' CC _gobject_la-gobjectmodule.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _gobject_la-gobjectmodule.lo `test -f 'gobjectmodule.c' || echo './'`gobjectmodule.c CC _gobject_la-pygboxed.lo CC _gobject_la-pygenum.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygenum.lo `test -f 'pygenum.c' || echo './'`pygenum.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygboxed.lo `test -f 'pygboxed.c' || echo './'`pygboxed.c CC _gobject_la-pygflags.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygflags.lo `test -f 'pygflags.c' || echo './'`pygflags.c CC _gobject_la-pyginterface.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _gobject_la-pyginterface.lo `test -f 'pyginterface.c' || echo './'`pyginterface.c CC _gobject_la-pygobject.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygobject.lo `test -f 'pygobject.c' || echo './'`pygobject.c CC _gobject_la-pygparamspec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygparamspec.lo `test -f 'pygparamspec.c' || echo './'`pygparamspec.c CC _gobject_la-pygpointer.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygpointer.lo `test -f 'pygpointer.c' || echo './'`pygpointer.c pygobject.c: In function 'pygobject_get_properties': pygobject.c:1300:19: warning: variable 'class' set but not used [-Wunused-but-set-variable] CC _gobject_la-pygtype.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygtype.lo `test -f 'pygtype.c' || echo './'`pygtype.c CCLD _gobject.la ln -s .libs/_gobject.so _gobject.so || true make[2]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/gobject' Making all in gio make[2]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/gio' CC _gio_la-giomodule.lo CC _gio_la-pygio-utils.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _gio_la-giomodule.lo `test -f 'giomodule.c' || echo './'`giomodule.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _gio_la-pygio-utils.lo `test -f 'pygio-utils.c' || echo './'`pygio-utils.c (cd .\ && /usr/bin/python ../codegen/codegen.py \ --py_ssize_t-clean \ --register gio-types.defs \ --register unix-types.defs \ --override gio.override \ --prefix pygio gio.defs) > ./gen-gio.c \ && cp ./gen-gio.c ./gio.c \ && rm -f ./gen-gio.c CC unix_la-unixmodule.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o unix_la-unixmodule.lo `test -f 'unixmodule.c' || echo './'`unixmodule.c (cd .\ && /usr/bin/python ../codegen/codegen.py \ --py_ssize_t-clean \ --register gio-types.defs \ --register unix-types.defs \ --override unix.override \ --prefix pyunix unix.defs) > ./gen-unix.c \ && cp ./gen-unix.c ./unix.c \ && rm -f ./gen-unix.c Could not write method GCancellable.connect: No ArgType for GCallback Warning: generating old-style constructor for:g_emblemed_icon_new 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 method GFileInfo.get_attribute_data: No ArgType for GFileAttributeType* 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 Could not write method GFileInfo.get_attribute_stringv: No ArgType for char** 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. Could not write method GFileInfo.set_attribute: No ArgType for gpointer CC unix_la-unix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o unix_la-unix.lo `test -f 'unix.c' || echo './'`unix.c Could not write method GBufferedInputStream.peek: No ArgType for void* Could not write method GBufferedInputStream.peek_buffer: No ArgType for gsize* Could not write method GSocketAddress.to_native: No ArgType for gpointer Warning: generating old-style constructor for:g_inet_socket_address_new Warning: generating old-style constructor for:g_network_address_new Warning: generating old-style constructor for:g_network_service_new Warning: generating old-style constructor for:g_socket_new Could not write method GSocket.receive_from: No ArgType for GSocketAddress** Could not write method GSocket.receive_message: No ArgType for GSocketAddress** Could not write method GSocket.send_message: No ArgType for GOutputVector* Could not write method GSocket.create_source: No ArgType for GIOCondition Could not write method GSocketControlMessage.serialize: No ArgType for gpointer Warning: generating old-style constructor for:g_threaded_socket_service_new Warning: generating old-style constructor for:g_simple_async_result_new Could not write constructor for GSimpleAsyncResult: No ArgType for GAsyncReadyCallback Warning: generating old-style constructor for:g_file_icon_new Could not write method GAsyncInitable.init_async: No ArgType for GAsyncReadyCallback Could not write method GFile.load_partial_contents_async: No ArgType for GFileReadMoreCallback Could not write method GFile.load_partial_contents_finish: No ArgType for char** Could not write function async_initable_new_async: varargs functions not supported Could not write function async_initable_newv_async: No ArgType for GParameter* Could not write function async_initable_new_valist_async: No ArgType for va_list Could not write function content_type_guess_for_tree: No ArgType for char** Could not write function initable_new: varargs functions not supported Could not write function initable_newv: No ArgType for GParameter* Could not write function initable_new_valist: No ArgType for va_list Could not write function resolver_free_addresses: No ArgType for GList* Could not write function resolver_free_targets: No ArgType for GList* Could not write function resolver_error_quark: No ArgType for GQuark Could not write function simple_async_result_new_from_error: No ArgType for GAsyncReadyCallback Could not write function simple_async_report_gerror_in_idle: No ArgType for GAsyncReadyCallback Could not write function socket_address_new_from_native: No ArgType for gpointer Could not write function socket_control_message_deserialize: No ArgType for gpointer Could not write function srv_target_list_sort: No ArgType for GList* Warning: Constructor for GEmblemedIcon needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GNetworkAddress needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GNetworkService needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GSocket needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GInetSocketAddress needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GThreadedSocketService needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GMemoryOutputStream needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GSimpleAsyncResult needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GFileIcon needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 72.73% (40/55) ***INFO*** The coverage of methods is 97.27% (535/550) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. CC _gio_la-gio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o _gio_la-gio.lo `test -f 'gio.c' || echo './'`gio.c unix.c: In function '_wrap_g_unix_socket_address_get_is_abstract': unix.c:672:5: warning: 'g_unix_socket_address_get_is_abstract' is deprecated (declared at /usr/include/gio-unix-2.0/gio/gunixsocketaddress.h:68) [-Wdeprecated-declarations] unix.c: In function '_wrap_g_unix_socket_address_new_abstract': unix.c:1099:5: warning: 'g_unix_socket_address_new_abstract' is deprecated (declared at /usr/include/gio-unix-2.0/gio/gunixsocketaddress.h:59): Use 'g_unix_socket_address_new_with_type' instead [-Wdeprecated-declarations] gcancellable.override: In function '_wrap_g_cancellable_make_pollfd': gcancellable.override:29:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gdrive.override: In function '_wrap_g_drive_eject': gdrive.override:90:5: warning: 'g_drive_eject' is deprecated (declared at /usr/include/glib-2.0/gio/gdrive.h:171): Use 'g_drive_eject_with_operation' instead [-Wdeprecated-declarations] gio.c: In function '_wrap_g_drive_eject_finish': gio.c:11987:5: warning: 'g_drive_eject_finish' is deprecated (declared at /usr/include/glib-2.0/gio/gdrive.h:178): Use 'g_drive_eject_with_operation_finish' instead [-Wdeprecated-declarations] gfile.override: In function '_wrap_g_file_unmount_mountable': gfile.override:446:5: warning: 'g_file_unmount_mountable' is deprecated (declared at /usr/include/glib-2.0/gio/gfile.h:876): Use 'g_file_unmount_mountable_with_operation' instead [-Wdeprecated-declarations] gio.c: In function '_wrap_g_file_unmount_mountable_finish': gio.c:15082:5: warning: 'g_file_unmount_mountable_finish' is deprecated (declared at /usr/include/glib-2.0/gio/gfile.h:883): Use 'g_file_unmount_mountable_with_operation_finish' instead [-Wdeprecated-declarations] gfile.override: In function '_wrap_g_file_eject_mountable': gfile.override:1768:5: warning: 'g_file_eject_mountable' is deprecated (declared at /usr/include/glib-2.0/gio/gfile.h:896): Use 'g_file_eject_mountable_with_operation' instead [-Wdeprecated-declarations] gio.c: In function '_wrap_g_file_eject_mountable_finish': gio.c:15150:5: warning: 'g_file_eject_mountable_finish' is deprecated (declared at /usr/include/glib-2.0/gio/gfile.h:903): Use 'g_file_eject_mountable_with_operation_finish' instead [-Wdeprecated-declarations] gmount.override: In function '_wrap_g_mount_unmount': gmount.override:250:5: warning: 'g_mount_unmount' is deprecated (declared at /usr/include/glib-2.0/gio/gmount.h:177): Use 'g_mount_unmount_with_operation' instead [-Wdeprecated-declarations] gio.c: In function '_wrap_g_mount_unmount_finish': gio.c:17480:5: warning: 'g_mount_unmount_finish' is deprecated (declared at /usr/include/glib-2.0/gio/gmount.h:184): Use 'g_mount_unmount_with_operation_finish' instead [-Wdeprecated-declarations] gmount.override: In function '_wrap_g_mount_eject': gmount.override:302:5: warning: 'g_mount_eject' is deprecated (declared at /usr/include/glib-2.0/gio/gmount.h:189): Use 'g_mount_eject_with_operation' instead [-Wdeprecated-declarations] gio.c: In function '_wrap_g_mount_eject_finish': gio.c:17553:5: warning: 'g_mount_eject_finish' is deprecated (declared at /usr/include/glib-2.0/gio/gmount.h:196): Use 'g_mount_eject_with_operation_finish' instead [-Wdeprecated-declarations] gvolume.override: In function '_wrap_g_volume_eject': gvolume.override:128:5: warning: 'g_volume_eject' is deprecated (declared at /usr/include/glib-2.0/gio/gvolume.h:205): Use 'g_volume_eject_with_operation' instead [-Wdeprecated-declarations] gio.c: In function '_wrap_g_volume_eject_finish': gio.c:18598:5: warning: 'g_volume_eject_finish' is deprecated (declared at /usr/include/glib-2.0/gio/gvolume.h:212): Use 'g_volume_eject_with_operation_finish' instead [-Wdeprecated-declarations] gio.c: In function '_wrap_g_volume_monitor_adopt_orphan_mount': gio.c:19545:5: warning: 'g_volume_monitor_adopt_orphan_mount' is deprecated (declared at /usr/include/glib-2.0/gio/gvolumemonitor.h:145) [-Wdeprecated-declarations] CCLD unix.la ln -s .libs/unix.so unix.so || true CCLD _gio.la ln -s .libs/_gio.so _gio.so || true make[2]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/gio' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/examples' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/tests' CC testhelper_la-testhelpermodule.lo CC testhelper_la-test-floating.lo CC testhelper_la-test-thread.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o testhelper_la-testhelpermodule.lo `test -f 'testhelpermodule.c' || echo './'`testhelpermodule.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o testhelper_la-test-floating.lo `test -f 'test-floating.c' || echo './'`test-floating.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o testhelper_la-test-thread.lo `test -f 'test-thread.c' || echo './'`test-thread.c CC testhelper_la-test-unknown.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -c -o testhelper_la-test-unknown.lo `test -f 'test-unknown.c' || echo './'`test-unknown.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -Wl,-z,relro -o testhelper.la -rpath /usr/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 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 test -L testhelper.so || ln -s .libs/testhelper.so testhelper.so make[2]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/tests' make[2]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6' make[2]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6' make[1]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FkBSKt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386 ++ dirname /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386 + cd pygobject-2.28.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386 + make DESTDIR=/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386 install Making install in docs make[1]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/docs' make install-am make[2]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/docs' make[3]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/docs' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/gtk-doc/html/pygobject" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/share/gtk-doc/html/pygobject" /usr/bin/install -c -m 644 style.css '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/share/gtk-doc/html/pygobject' test -z "/usr/share/pygobject/xsl" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/share/pygobject/xsl" /usr/bin/install -c -m 644 xsl/common.xsl xsl/devhelp.xsl xsl/html.xsl xsl/pdf-style.xsl xsl/pdf.xsl xsl/ref-html-style.xsl xsl/fixxref.py '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/share/pygobject/xsl' installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /builddir/build/BUILD/pygobject-2.28.6/install-sh -d /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/share/gtk-doc/html/pygobject; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/share/gtk-doc/html/pygobject; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/share/gtk-doc/html/pygobject || :; \ fi -- Installing ./html/class-gioappinfo.html -- Installing ./html/class-gioapplaunchcontext.html -- Installing ./html/class-gioasyncresult.html -- Installing ./html/class-giobufferedinputstream.html -- Installing ./html/class-giobufferedoutputstream.html -- Installing ./html/class-giocancellable.html -- Installing ./html/class-giodatainputstream.html -- Installing ./html/class-giodataoutputstream.html -- Installing ./html/class-giodrive.html -- Installing ./html/class-gioemblem.html -- Installing ./html/class-gioemblemedicon.html -- Installing ./html/class-giofile.html -- Installing ./html/class-giofileattributeinfo.html -- Installing ./html/class-giofileenumerator.html -- Installing ./html/class-giofileicon.html -- Installing ./html/class-giofileinfo.html -- Installing ./html/class-giofileinputstream.html -- Installing ./html/class-giofilemonitor.html -- Installing ./html/class-giofileoutputstream.html -- Installing ./html/class-giofilterinputstream.html -- Installing ./html/class-giofilteroutputstream.html -- Installing ./html/class-gioicon.html -- Installing ./html/class-gioinputstream.html -- Installing ./html/class-gioloadableicon.html -- Installing ./html/class-giomemoryinputstream.html -- Installing ./html/class-giomemoryoutputstream.html -- Installing ./html/class-giomount.html -- Installing ./html/class-giomountoperation.html -- Installing ./html/class-giooutputstream.html -- Installing ./html/class-gioseekable.html -- Installing ./html/class-giosimpleasyncresult.html -- Installing ./html/class-giothemedicon.html -- Installing ./html/class-giounixinputstream.html -- Installing ./html/class-giounixoutputstream.html -- Installing ./html/class-giovolume.html -- Installing ./html/class-giovolumemonitor.html -- Installing ./html/class-glibmaincontext.html -- Installing ./html/class-glibmainloop.html -- Installing ./html/class-gobject.html -- Installing ./html/class-gobjectgboxed.html -- Installing ./html/class-gobjectginterface.html -- Installing ./html/class-gobjectgpointer.html -- Installing ./html/gio-class-reference.html -- Installing ./html/gio-constants.html -- Installing ./html/gio-functions.html -- Installing ./html/giounix-class-reference.html -- Installing ./html/glib-class-reference.html -- Installing ./html/glib-constants.html -- Installing ./html/glib-functions.html -- Installing ./html/gobject-class-reference.html -- Installing ./html/gobject-constants.html -- Installing ./html/gobject-functions.html -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/pygobject-introduction.html -- Installing ./html/pygobject.devhelp -- Installing ./html/index.sgml make[3]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/docs' make[2]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/docs' make[1]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/docs' Making install in codegen make[1]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/codegen' make[2]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/codegen' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/bin" /usr/bin/install -c pygobject-codegen-2.0 '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/bin' test -z "/usr/share/pygobject/2.0/codegen" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/share/pygobject/2.0/codegen" /usr/bin/install -c -m 644 __init__.py argtypes.py definitions.py defsparser.py docextract.py override.py reversewrapper.py '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/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/share/pygobject/2.0/codegen" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/share/pygobject/2.0/codegen" /usr/bin/install -c code-coverage.py codegen.py createdefs.py defsconvert.py defsgen.py docextract_to_xml.py docgen.py h2def.py mergedefs.py missingdefs.py mkskel.py scanvirtuals.py scmexpr.py '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/share/pygobject/2.0/codegen' make[2]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/codegen' make[1]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/codegen' Making install in glib make[1]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/glib' make[2]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/glib' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libpyglib-2.0-python.la '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libpyglib-2.0-python.so.0.0.0 /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/libpyglib-2.0-python.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib && { ln -s -f libpyglib-2.0-python.so.0.0.0 libpyglib-2.0-python.so.0 || { rm -f libpyglib-2.0-python.so.0 && ln -s libpyglib-2.0-python.so.0.0.0 libpyglib-2.0-python.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib && { ln -s -f libpyglib-2.0-python.so.0.0.0 libpyglib-2.0-python.so || { rm -f libpyglib-2.0-python.so && ln -s libpyglib-2.0-python.so.0.0.0 libpyglib-2.0-python.so; }; }) libtool: install: /usr/bin/install -c .libs/libpyglib-2.0-python.lai /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/libpyglib-2.0-python.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/pygtk-2.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/include/pygtk-2.0" /usr/bin/install -c -m 644 pyglib.h '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/include/pygtk-2.0' test -z "/usr/lib/python2.7/site-packages/glib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/glib" /bin/sh ../libtool --mode=install /usr/bin/install -c _glib.la '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/glib' libtool: install: warning: relinking `_glib.la' libtool: install: (cd /builddir/build/BUILD/pygobject-2.28.6/glib; /bin/sh /builddir/build/BUILD/pygobject-2.28.6/libtool --silent --tag CC --mode=relink gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_glib|PyInit__glib" -Wl,-z,relro -o _glib.la -rpath /usr/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 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 libpyglib-2.0-python.la -inst-prefix-dir /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386) libtool: install: /usr/bin/install -c .libs/_glib.soT /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/glib/_glib.so libtool: install: /usr/bin/install -c .libs/_glib.lai /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/glib/_glib.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages/glib' test -z "/usr/lib/python2.7/site-packages/glib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/glib" /usr/bin/install -c -m 644 __init__.py option.py '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/glib' Byte-compiling python modules... __init__.pyoption.py Byte-compiling python modules (optimized versions) ... __init__.pyoption.py make[2]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/glib' make[1]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/glib' Making install in gobject make[1]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/gobject' make[2]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/gobject' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/pygtk-2.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/include/pygtk-2.0" /usr/bin/install -c -m 644 pygobject.h '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/include/pygtk-2.0' test -z "/usr/lib/python2.7/site-packages/gobject" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gobject" /bin/sh ../libtool --mode=install /usr/bin/install -c _gobject.la '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gobject' libtool: install: warning: relinking `_gobject.la' libtool: install: (cd /builddir/build/BUILD/pygobject-2.28.6/gobject; /bin/sh /builddir/build/BUILD/pygobject-2.28.6/libtool --silent --tag CC --mode=relink gcc -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_gobject|PyInit__gobject" -Wl,-z,relro -o _gobject.la -rpath /usr/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 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../glib/libpyglib-2.0-python.la -inst-prefix-dir /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386) libtool: install: /usr/bin/install -c .libs/_gobject.soT /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gobject/_gobject.so libtool: install: /usr/bin/install -c .libs/_gobject.lai /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gobject/_gobject.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages/gobject' test -z "/usr/lib/python2.7/site-packages/gobject" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gobject" /usr/bin/install -c -m 644 __init__.py constants.py propertyhelper.py '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gobject' Byte-compiling python modules... __init__.pyconstants.pypropertyhelper.py Byte-compiling python modules (optimized versions) ... __init__.pyconstants.pypropertyhelper.py make[2]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/gobject' make[1]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/gobject' Making install in gio make[1]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/gio' make[2]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/gio' test -z "/usr/lib/python2.7/site-packages/gtk-2.0/gio" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0/gio" /bin/sh ../libtool --mode=install /usr/bin/install -c _gio.la unix.la '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0/gio' libtool: install: warning: relinking `_gio.la' libtool: install: (cd /builddir/build/BUILD/pygobject-2.28.6/gio; /bin/sh /builddir/build/BUILD/pygobject-2.28.6/libtool --silent --tag CC --mode=relink gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex init_gio -Wl,-z,relro -o _gio.la -rpath /usr/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 -lglib-2.0 ../glib/libpyglib-2.0-python.la -inst-prefix-dir /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386) libtool: install: /usr/bin/install -c .libs/_gio.soT /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0/gio/_gio.so libtool: install: /usr/bin/install -c .libs/_gio.lai /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0/gio/_gio.la libtool: install: /usr/bin/install -c .libs/unix.so /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0/gio/unix.so libtool: install: /usr/bin/install -c .libs/unix.lai /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0/gio/unix.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages/gtk-2.0/gio' test -z "/usr/lib/python2.7/site-packages" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages" test -z "/usr/share/pygobject/2.0/defs" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/share/pygobject/2.0/defs" /usr/bin/install -c -m 644 gio.defs gio-types.defs gio.override gappinfo.override gapplaunchcontext.override gbufferedinputstream.override gcancellable.override gdatainputstream.override gdrive.override gfile.override gfileattribute.override gfileenumerator.override gfileinfo.override gfileinputstream.override gfileiostream.override gfileoutputstream.override gicon.override giostream.override ginputstream.override gmemoryinputstream.override gmemoryoutputstream.override gmount.override goutputstream.override gresolver.override gsocket.override gvolume.override gvolumemonitor.override unix.defs unix-types.defs unix.override '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/share/pygobject/2.0/defs' test -z "/usr/lib/python2.7/site-packages/gtk-2.0/gio" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0/gio" /usr/bin/install -c -m 644 __init__.py '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0/gio' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[2]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/gio' make[1]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/gio' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/examples' make[2]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/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 `/builddir/build/BUILD/pygobject-2.28.6/examples' make[1]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/examples' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/tests' make[2]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6/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 `/builddir/build/BUILD/pygobject-2.28.6/tests' make[1]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6/tests' make[1]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6' make[2]: Entering directory `/builddir/build/BUILD/pygobject-2.28.6' /bin/sh /builddir/build/BUILD/pygobject-2.28.6/install-sh -d /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages echo "gtk-2.0" > /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/pygtk.pth test -z "/usr/lib/python2.7/site-packages/gtk-2.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0" test -z "/usr/lib/python2.7/site-packages/gtk-2.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0" /usr/bin/install -c -m 644 dsextras.py '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/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/lib/python2.7/site-packages" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages" test -z "/usr/lib/python2.7/site-packages" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages" /usr/bin/install -c -m 644 pygtk.py '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages' Byte-compiling python modules... pygtk.py Byte-compiling python modules (optimized versions) ... pygtk.py /bin/sh /builddir/build/BUILD/pygobject-2.28.6/install-sh -d /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages echo "gtk-2.0" > /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/pygtk.pth test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 pygobject-2.0.pc '/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6' make[1]: Leaving directory `/builddir/build/BUILD/pygobject-2.28.6' + find /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386 -name '*.la' -delete + find /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386 -name '*.a' -delete + rm examples/Makefile examples/Makefile.am examples/Makefile.in + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/pygobject-2.28.6 extracting debug info from /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/libpyglib-2.0-python.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0/gio/_gio.so extracting debug info from /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gtk-2.0/gio/unix.so extracting debug info from /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/gobject/_gobject.so extracting debug info from /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/site-packages/glib/_glib.so symlinked /usr/lib/debug/usr/lib/libpyglib-2.0-python.so.0.0.0.debug to /usr/lib/debug/usr/lib/libpyglib-2.0-python.so.0.debug symlinked /usr/lib/debug/usr/lib/libpyglib-2.0-python.so.0.0.0.debug to /usr/lib/debug/usr/lib/libpyglib-2.0-python.so.debug 2696 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pygobject2-2.28.6-5.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SuoX8L + umask 022 + cd /builddir/build/BUILD + cd pygobject-2.28.6 + DOCDIR=/builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/share/doc/pygobject2-2.28.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/share/doc/pygobject2-2.28.6 + cp -pr AUTHORS NEWS README /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/share/doc/pygobject2-2.28.6 + cp -pr examples /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386/usr/share/doc/pygobject2-2.28.6 + exit 0 Provides: _gio.so _glib.so _gobject.so libpyglib-2.0-python.so.0 unix.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpyglib-2.0-python.so.0 librt.so.1 python(abi) = 2.7 rtld(GNU_HASH) Processing files: pygobject2-codegen-2.28.6-5.fc17.i686 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/env Processing files: pygobject2-devel-2.28.6-5.fc17.i686 Provides: pkgconfig(pygobject-2.0) = 2.28.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(gobject-2.0) Processing files: pygobject2-doc-2.28.6-5.fc17.i686 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pygobject2-debuginfo-2.28.6-5.fc17.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386 Wrote: /builddir/build/RPMS/pygobject2-2.28.6-5.fc17.i686.rpm Wrote: /builddir/build/RPMS/pygobject2-codegen-2.28.6-5.fc17.i686.rpm Wrote: /builddir/build/RPMS/pygobject2-devel-2.28.6-5.fc17.i686.rpm Wrote: /builddir/build/RPMS/pygobject2-doc-2.28.6-5.fc17.i686.rpm Wrote: /builddir/build/RPMS/pygobject2-debuginfo-2.28.6-5.fc17.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n9KXke + umask 022 + cd /builddir/build/BUILD + cd pygobject-2.28.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pygobject2-2.28.6-5.fc17.i386 + exit 0 Child returncode was: 0 LEAVE do -->