Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/pygtk2.spec'], chrootPath='/var/lib/mock/module-gimp-2.8-8090020240222085926-edda3525-build-355443-71066/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/pygtk2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/pygtk2-2.24.0-25.module+an8.9.0+11174+5c670f99.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/pygtk2.spec'], chrootPath='/var/lib/mock/module-gimp-2.8-8090020240222085926-edda3525-build-355443-71066/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/pygtk2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZAsXLF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pygtk-2.24.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pygtk-2.24.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pygtk-2.24.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Fix-leaks-of-Pango-objects.patch):' Patch #0 (0001-Fix-leaks-of-Pango-objects.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .Fix-leaks-of-Pango-objects --fuzz=0 patching file gtk/gtk-2.10.defs patching file pangocairo.override ++ find . -name '*.py' -type f + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/gobject/editable-interface.py + /bin/touch -r ./examples/gobject/editable-interface.py.orig ./examples/gobject/editable-interface.py + /usr/bin/rm -f ./examples/gobject/editable-interface.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/gobject/properties.py + /bin/touch -r ./examples/gobject/properties.py.orig ./examples/gobject/properties.py + /usr/bin/rm -f ./examples/gobject/properties.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/gobject/signal.py + /bin/touch -r ./examples/gobject/signal.py.orig ./examples/gobject/signal.py + /usr/bin/rm -f ./examples/gobject/signal.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/pygtk-demo.py + /bin/touch -r ./examples/pygtk-demo/pygtk-demo.py.orig ./examples/pygtk-demo/pygtk-demo.py + /usr/bin/rm -f ./examples/pygtk-demo/pygtk-demo.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/print_editor.py + /bin/touch -r ./examples/pygtk-demo/demos/print_editor.py.orig ./examples/pygtk-demo/demos/print_editor.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/print_editor.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/entry_completion.py + /bin/touch -r ./examples/pygtk-demo/demos/entry_completion.py.orig ./examples/pygtk-demo/demos/entry_completion.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/entry_completion.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/stock_browser.py + /bin/touch -r ./examples/pygtk-demo/demos/stock_browser.py.orig ./examples/pygtk-demo/demos/stock_browser.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/stock_browser.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/menu.py + /bin/touch -r ./examples/pygtk-demo/demos/menu.py.orig ./examples/pygtk-demo/demos/menu.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/menu.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/pixbufs.py + /bin/touch -r ./examples/pygtk-demo/demos/pixbufs.py.orig ./examples/pygtk-demo/demos/pixbufs.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/pixbufs.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/treemodel.py + /bin/touch -r ./examples/pygtk-demo/demos/treemodel.py.orig ./examples/pygtk-demo/demos/treemodel.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/treemodel.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/panes.py + /bin/touch -r ./examples/pygtk-demo/demos/panes.py.orig ./examples/pygtk-demo/demos/panes.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/panes.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/dialogs.py + /bin/touch -r ./examples/pygtk-demo/demos/dialogs.py.orig ./examples/pygtk-demo/demos/dialogs.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/dialogs.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/buttonbox.py + /bin/touch -r ./examples/pygtk-demo/demos/buttonbox.py.orig ./examples/pygtk-demo/demos/buttonbox.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/buttonbox.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/dndpixmap.py + /bin/touch -r ./examples/pygtk-demo/demos/dndpixmap.py.orig ./examples/pygtk-demo/demos/dndpixmap.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/dndpixmap.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/changedisplay.py + /bin/touch -r ./examples/pygtk-demo/demos/changedisplay.py.orig ./examples/pygtk-demo/demos/changedisplay.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/changedisplay.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/tooltip.py + /bin/touch -r ./examples/pygtk-demo/demos/tooltip.py.orig ./examples/pygtk-demo/demos/tooltip.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/tooltip.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/textscroll.py + /bin/touch -r ./examples/pygtk-demo/demos/textscroll.py.orig ./examples/pygtk-demo/demos/textscroll.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/textscroll.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/editable_cells.py + /bin/touch -r ./examples/pygtk-demo/demos/editable_cells.py.orig ./examples/pygtk-demo/demos/editable_cells.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/editable_cells.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/list_store.py + /bin/touch -r ./examples/pygtk-demo/demos/list_store.py.orig ./examples/pygtk-demo/demos/list_store.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/list_store.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/appwindow.py + /bin/touch -r ./examples/pygtk-demo/demos/appwindow.py.orig ./examples/pygtk-demo/demos/appwindow.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/appwindow.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/tree_store.py + /bin/touch -r ./examples/pygtk-demo/demos/tree_store.py.orig ./examples/pygtk-demo/demos/tree_store.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/tree_store.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/sizegroup.py + /bin/touch -r ./examples/pygtk-demo/demos/sizegroup.py.orig ./examples/pygtk-demo/demos/sizegroup.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/sizegroup.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/statusicon.py + /bin/touch -r ./examples/pygtk-demo/demos/statusicon.py.orig ./examples/pygtk-demo/demos/statusicon.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/statusicon.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/textview.py + /bin/touch -r ./examples/pygtk-demo/demos/textview.py.orig ./examples/pygtk-demo/demos/textview.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/textview.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/dnd.py + /bin/touch -r ./examples/pygtk-demo/demos/dnd.py.orig ./examples/pygtk-demo/demos/dnd.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/dnd.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/images.py + /bin/touch -r ./examples/pygtk-demo/demos/images.py.orig ./examples/pygtk-demo/demos/images.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/images.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/infobar.py + /bin/touch -r ./examples/pygtk-demo/demos/infobar.py.orig ./examples/pygtk-demo/demos/infobar.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/infobar.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/expander.py + /bin/touch -r ./examples/pygtk-demo/demos/expander.py.orig ./examples/pygtk-demo/demos/expander.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/expander.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/ui_manager.py + /bin/touch -r ./examples/pygtk-demo/demos/ui_manager.py.orig ./examples/pygtk-demo/demos/ui_manager.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/ui_manager.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/hypertext.py + /bin/touch -r ./examples/pygtk-demo/demos/hypertext.py.orig ./examples/pygtk-demo/demos/hypertext.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/hypertext.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/__init__.py + /bin/touch -r ./examples/pygtk-demo/demos/__init__.py.orig ./examples/pygtk-demo/demos/__init__.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/__init__.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pygtk-demo/demos/colorsel.py + /bin/touch -r ./examples/pygtk-demo/demos/colorsel.py.orig ./examples/pygtk-demo/demos/colorsel.py + /usr/bin/rm -f ./examples/pygtk-demo/demos/colorsel.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/glade/autoconnect.py + /bin/touch -r ./examples/glade/autoconnect.py.orig ./examples/glade/autoconnect.py + /usr/bin/rm -f ./examples/glade/autoconnect.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/glade/glade-demo.py + /bin/touch -r ./examples/glade/glade-demo.py.orig ./examples/glade/glade-demo.py + /usr/bin/rm -f ./examples/glade/glade-demo.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/ide/edit.py + /bin/touch -r ./examples/ide/edit.py.orig ./examples/ide/edit.py + /usr/bin/rm -f ./examples/ide/edit.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/ide/gtkprof.py + /bin/touch -r ./examples/ide/gtkprof.py.orig ./examples/ide/gtkprof.py + /usr/bin/rm -f ./examples/ide/gtkprof.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/ide/dialogs.py + /bin/touch -r ./examples/ide/dialogs.py.orig ./examples/ide/dialogs.py + /usr/bin/rm -f ./examples/ide/dialogs.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/ide/gtkdb.py + /bin/touch -r ./examples/ide/gtkdb.py.orig ./examples/ide/gtkdb.py + /usr/bin/rm -f ./examples/ide/gtkdb.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/ide/pyide.py + /bin/touch -r ./examples/ide/pyide.py.orig ./examples/ide/pyide.py + /usr/bin/rm -f ./examples/ide/pyide.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/ide/gtkcons.py + /bin/touch -r ./examples/ide/gtkcons.py.orig ./examples/ide/gtkcons.py + /usr/bin/rm -f ./examples/ide/gtkcons.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/ide/browse.py + /bin/touch -r ./examples/ide/browse.py.orig ./examples/ide/browse.py + /usr/bin/rm -f ./examples/ide/browse.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pango/utf8-demo.py + /bin/touch -r ./examples/pango/utf8-demo.py.orig ./examples/pango/utf8-demo.py + /usr/bin/rm -f ./examples/pango/utf8-demo.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pango/extentdemo.py + /bin/touch -r ./examples/pango/extentdemo.py.orig ./examples/pango/extentdemo.py + /usr/bin/rm -f ./examples/pango/extentdemo.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/pango/pangocairo-simple.py + /bin/touch -r ./examples/pango/pangocairo-simple.py.orig ./examples/pango/pangocairo-simple.py + /usr/bin/rm -f ./examples/pango/pangocairo-simple.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/simple/hello.py + /bin/touch -r ./examples/simple/hello.py.orig ./examples/simple/hello.py + /usr/bin/rm -f ./examples/simple/hello.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/simple/scribble.py + /bin/touch -r ./examples/simple/scribble.py.orig ./examples/simple/scribble.py + /usr/bin/rm -f ./examples/simple/scribble.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/simple/dndpixmap.py + /bin/touch -r ./examples/simple/dndpixmap.py.orig ./examples/simple/dndpixmap.py + /usr/bin/rm -f ./examples/simple/dndpixmap.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/simple/tooltip.py + /bin/touch -r ./examples/simple/tooltip.py.orig ./examples/simple/tooltip.py + /usr/bin/rm -f ./examples/simple/tooltip.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/simple/dnd.py + /bin/touch -r ./examples/simple/dnd.py.orig ./examples/simple/dnd.py + /usr/bin/rm -f ./examples/simple/dnd.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/simple/simple.py + /bin/touch -r ./examples/simple/simple.py.orig ./examples/simple/simple.py + /usr/bin/rm -f ./examples/simple/simple.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/atk/atk-demo.py + /bin/touch -r ./examples/atk/atk-demo.py.orig ./examples/atk/atk-demo.py + /usr/bin/rm -f ./examples/atk/atk-demo.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/gtk/customtreemodel.py + /bin/touch -r ./examples/gtk/customtreemodel.py.orig ./examples/gtk/customtreemodel.py + /usr/bin/rm -f ./examples/gtk/customtreemodel.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/gtk/testprint.py + /bin/touch -r ./examples/gtk/testprint.py.orig ./examples/gtk/testprint.py + /usr/bin/rm -f ./examples/gtk/testprint.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/gtk/bin.py + /bin/touch -r ./examples/gtk/bin.py.orig ./examples/gtk/bin.py + /usr/bin/rm -f ./examples/gtk/bin.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/gtk/sizegroup.py + /bin/touch -r ./examples/gtk/sizegroup.py.orig ./examples/gtk/sizegroup.py + /usr/bin/rm -f ./examples/gtk/sizegroup.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/gtk/uimanager.py + /bin/touch -r ./examples/gtk/uimanager.py.orig ./examples/gtk/uimanager.py + /usr/bin/rm -f ./examples/gtk/uimanager.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/gtk/application.py + /bin/touch -r ./examples/gtk/application.py.orig ./examples/gtk/application.py + /usr/bin/rm -f ./examples/gtk/application.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/gtk/widget.py + /bin/touch -r ./examples/gtk/widget.py.orig ./examples/gtk/widget.py + /usr/bin/rm -f ./examples/gtk/widget.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/gtk/scrollable.py + /bin/touch -r ./examples/gtk/scrollable.py.orig ./examples/gtk/scrollable.py + /usr/bin/rm -f ./examples/gtk/scrollable.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./examples/gtk/filechooser.py + /bin/touch -r ./examples/gtk/filechooser.py.orig ./examples/gtk/filechooser.py + /usr/bin/rm -f ./examples/gtk/filechooser.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./pygtk_postinstall.py + /bin/touch -r ./pygtk_postinstall.py.orig ./pygtk_postinstall.py + /usr/bin/rm -f ./pygtk_postinstall.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./setup.py + /bin/touch -r ./setup.py.orig ./setup.py + /usr/bin/rm -f ./setup.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_glade.py + /bin/touch -r ./tests/test_glade.py.orig ./tests/test_glade.py + /usr/bin/rm -f ./tests/test_glade.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_api.py + /bin/touch -r ./tests/test_api.py.orig ./tests/test_api.py + /usr/bin/rm -f ./tests/test_api.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_treeview.py + /bin/touch -r ./tests/test_treeview.py.orig ./tests/test_treeview.py + /usr/bin/rm -f ./tests/test_treeview.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_rectangle.py + /bin/touch -r ./tests/test_rectangle.py.orig ./tests/test_rectangle.py + /usr/bin/rm -f ./tests/test_rectangle.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/testmodule.py + /bin/touch -r ./tests/testmodule.py.orig ./tests/testmodule.py + /usr/bin/rm -f ./tests/testmodule.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_filechooserdialog.py + /bin/touch -r ./tests/test_filechooserdialog.py.orig ./tests/test_filechooserdialog.py + /usr/bin/rm -f ./tests/test_filechooserdialog.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_style.py + /bin/touch -r ./tests/test_style.py.orig ./tests/test_style.py + /usr/bin/rm -f ./tests/test_style.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_pango.py + /bin/touch -r ./tests/test_pango.py.orig ./tests/test_pango.py + /usr/bin/rm -f ./tests/test_pango.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_accel_closures.py + /bin/touch -r ./tests/test_accel_closures.py.orig ./tests/test_accel_closures.py + /usr/bin/rm -f ./tests/test_accel_closures.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_enum.py + /bin/touch -r ./tests/test_enum.py.orig ./tests/test_enum.py + /usr/bin/rm -f ./tests/test_enum.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_gdk.py + /bin/touch -r ./tests/test_gdk.py.orig ./tests/test_gdk.py + /usr/bin/rm -f ./tests/test_gdk.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/runtests.py + /bin/touch -r ./tests/runtests.py.orig ./tests/runtests.py + /usr/bin/rm -f ./tests/runtests.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_dialog.py + /bin/touch -r ./tests/test_dialog.py.orig ./tests/test_dialog.py + /usr/bin/rm -f ./tests/test_dialog.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_container.py + /bin/touch -r ./tests/test_container.py.orig ./tests/test_container.py + /usr/bin/rm -f ./tests/test_container.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_radiobutton.py + /bin/touch -r ./tests/test_radiobutton.py.orig ./tests/test_radiobutton.py + /usr/bin/rm -f ./tests/test_radiobutton.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_actiongroup.py + /bin/touch -r ./tests/test_actiongroup.py.orig ./tests/test_actiongroup.py + /usr/bin/rm -f ./tests/test_actiongroup.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_color.py + /bin/touch -r ./tests/test_color.py.orig ./tests/test_color.py + /usr/bin/rm -f ./tests/test_color.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_button.py + /bin/touch -r ./tests/test_button.py.orig ./tests/test_button.py + /usr/bin/rm -f ./tests/test_button.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_liststore.py + /bin/touch -r ./tests/test_liststore.py.orig ./tests/test_liststore.py + /usr/bin/rm -f ./tests/test_liststore.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_textview.py + /bin/touch -r ./tests/test_textview.py.orig ./tests/test_textview.py + /usr/bin/rm -f ./tests/test_textview.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/common.py + /bin/touch -r ./tests/common.py.orig ./tests/common.py + /usr/bin/rm -f ./tests/common.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_conversion.py + /bin/touch -r ./tests/test_conversion.py.orig ./tests/test_conversion.py + /usr/bin/rm -f ./tests/test_conversion.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_bin.py + /bin/touch -r ./tests/test_bin.py.orig ./tests/test_bin.py + /usr/bin/rm -f ./tests/test_bin.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./tests/test_plug.py + /bin/touch -r ./tests/test_plug.py.orig ./tests/test_plug.py + /usr/bin/rm -f ./tests/test_plug.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./gtk/keysyms.py + /bin/touch -r ./gtk/keysyms.py.orig ./gtk/keysyms.py + /usr/bin/rm -f ./gtk/keysyms.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./gtk/deprecation.py + /bin/touch -r ./gtk/deprecation.py.orig ./gtk/deprecation.py + /usr/bin/rm -f ./gtk/deprecation.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./gtk/_lazyutils.py + /bin/touch -r ./gtk/_lazyutils.py.orig ./gtk/_lazyutils.py + /usr/bin/rm -f ./gtk/_lazyutils.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./gtk/compat.py + /bin/touch -r ./gtk/compat.py.orig ./gtk/compat.py + /usr/bin/rm -f ./gtk/compat.py.orig + for file in $(find . -name '*.py' -type f) + /usr/bin/sed -i.orig -e 's~#!/usr/bin/python(2\?)~#!/usr/bin/python2~' -e 's~#!/usr/bin/env python(2\?)~#!/usr/bin/python2~' ./gtk/__init__.py + /bin/touch -r ./gtk/__init__.py.orig ./gtk/__init__.py + /usr/bin/rm -f ./gtk/__init__.py.orig + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OGheou + umask 022 + cd /builddir/build/BUILD + cd pygtk-2.24.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-Anolis-linux --host=aarch64-Anolis-linux --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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-thread --disable-numpy --without-glade 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 for style of include used by make... GNU checking for aarch64-Anolis-linux-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 bind_textdomain_codeset... yes checking build system type... aarch64-Anolis-linux-gnu checking host system type... aarch64-Anolis-linux-gnu checking for some Win32 platform... no checking for native Win32... no 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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for aarch64-Anolis-linux-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-Anolis-linux-ar... no checking for ar... ar checking for aarch64-Anolis-linux-strip... no checking for strip... strip checking for aarch64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 a Python interpreter with version >= 2.3.5... python2 checking for python2... /usr/bin/python2 checking for python2 version... 2.7 checking for python2 platform... linux2 checking for python2 script directory... ${prefix}/lib/python2.7/site-packages checking for python2 extension module directory... ${exec_prefix}/lib64/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 pygtk... yes checking for aarch64-Anolis-linux-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.8.0... yes (version 2.68.4) checking for PYGOBJECT... yes checking for gio-types.defs... /usr/share/pygobject/2.0/defs/gio-types.defs checking for ATK... yes checking for PANGO... yes checking for codegen... /usr/share/pygobject/2.0/codegen checking for PYCAIRO... yes checking for PANGOCAIRO... yes checking for GTK... yes checking for GTK210... yes checking for GTK212... yes checking for GTK214... yes checking for GTK216... yes checking for GTK218... yes checking for GTK220... yes checking for GTK222... yes checking for GTK224... yes checking for GTKUNIXPRINT... yes checking for GDK target... x11 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 pygtk-2.0.pc config.status: creating pygtk-codegen-2.0 config.status: creating gtk/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/entities.docbook config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating pygtk.spec config.status: creating PKG-INFO config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands The following modules will be built: atk pango pangocairo gtk with 2.24 API gtk.unixprint The following modules will NOT be built: gtk.glade Numpy support: no + /usr/bin/make -O -j80 (cd .\ && /usr/bin/python2 /usr/share/pygobject/2.0/codegen/codegen.py \ --py_ssize_t-clean \ --register pango-types.defs \ --register atk-types.defs \ --register gtk/gtk-base-types.defs \ --override pangocairo.override \ --prefix pypangocairo pangocairo.defs) > ./gen-pangocairo.c \ && cp ./gen-pangocairo.c ./pangocairo.c \ && rm -f ./gen-pangocairo.c Could not write function context_set_font_options: No ArgType for const-cairo_font_options_t* Could not write function context_get_font_options: No ArgType for const-cairo_font_options_t* ***INFO*** The coverage of global functions is 80.00% (8/10) ***INFO*** The coverage of methods is 100.00% (3/3) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I./gtk -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -std=c9x -c -o atk_la-atkmodule.lo `test -f 'atkmodule.c' || echo './'`atkmodule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I./gtk -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -std=c9x -c atkmodule.c -fPIC -DPIC -o .libs/atk_la-atkmodule.o In file included from atkmodule.c:28: /usr/include/pygtk-2.0/pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *params, ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/pygtk-2.0/pygobject.h:8, from atkmodule.c:28: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from atkmodule.c:28: /usr/include/pygtk-2.0/pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/pygtk-2.0/pygobject.h:8, from atkmodule.c:28: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ (cd .\ && /usr/bin/python2 /usr/share/pygobject/2.0/codegen/codegen.py \ --py_ssize_t-clean \ --register pango-types.defs \ --register atk-types.defs \ --register gtk/gtk-base-types.defs \ --override atk.override \ --prefix pyatk atk.defs) > ./gen-atk.c \ && cp ./gen-atk.c ./atk.c \ && rm -f ./gen-atk.c Could not write method AtkObject.get_attributes: No ArgType for AtkAttributeSet* Could not write method AtkObject.connect_property_change_handler: No ArgType for AtkPropertyChangeHandler* Could not write method AtkObject.notify_state_change: No ArgType for AtkState Could not write method AtkObject.initialize: No ArgType for gpointer Could not write virtual accessor method AtkObject.get_attributes: No ArgType for AtkAttributeSet* Could not write virtual accessor method AtkObject.connect_property_change_handler: No ArgType for AtkPropertyChangeHandler* Could not write virtual accessor method AtkObject.initialize: No ArgType for gpointer Could not write virtual accessor method AtkObject.children_changed: No ArgType for gpointer Could not write virtual accessor method AtkObject.property_change: No ArgType for AtkPropertyValues* Could not write virtual accessor method AtkObject.active_descendant_changed: No ArgType for gpointer* Could not write virtual proxy AtkObject.get_attributes: No ArgType for AtkAttributeSet* Could not write virtual proxy AtkObject.connect_property_change_handler: No ArgType for AtkPropertyChangeHandler* Could not write virtual proxy AtkObject.initialize: No ArgType for gpointer Could not write virtual proxy AtkObject.children_changed: No ArgType for gpointer Could not write virtual proxy AtkObject.property_change: No ArgType for AtkPropertyValues* Could not write virtual proxy AtkObject.active_descendant_changed: No ArgType for gpointer* Warning: generating old-style constructor for:atk_no_op_object_new Could not write method AtkComponent.add_focus_handler: No ArgType for AtkFocusHandler Could not write virtual accessor method AtkComponent.add_focus_handler: No ArgType for AtkFocusHandler Could not write virtual accessor method AtkComponent.get_extents: No ArgType for gint* Could not write virtual accessor method AtkComponent.get_position: No ArgType for gint* Could not write virtual accessor method AtkComponent.get_size: No ArgType for gint* Could not write interface proxy AtkComponent.add_focus_handler: No ArgType for AtkFocusHandler Could not write interface proxy AtkComponent.get_extents: cannot use int* parameter with direction 'None' Could not write interface proxy AtkComponent.get_position: cannot use int* parameter with direction 'None' Could not write interface proxy AtkComponent.get_size: cannot use int* parameter with direction 'None' Could not write method AtkDocument.get_document: No ArgType for gpointer Could not write method AtkDocument.get_attributes: No ArgType for AtkAttributeSet* Could not write virtual accessor method AtkDocument.get_document: No ArgType for gpointer Could not write virtual accessor method AtkDocument.get_document_attributes: No ArgType for AtkAttributeSet* Could not write virtual accessor method AtkDocument.get_document_attribute_value: No ArgType for G_CONST_RETURNgchar* Could not write interface proxy AtkDocument.get_document: No ArgType for gpointer Could not write interface proxy AtkDocument.get_document_attributes: No ArgType for AtkAttributeSet* Could not write interface proxy AtkDocument.get_document_attribute_value: No ArgType for G_CONST_RETURNgchar* Could not write virtual accessor method AtkEditableText.set_run_attributes: No ArgType for AtkAttributeSet* Could not write virtual accessor method AtkEditableText.insert_text: No ArgType for gint* Could not write interface proxy AtkEditableText.set_run_attributes: No ArgType for AtkAttributeSet* Could not write interface proxy AtkEditableText.insert_text: cannot use int* parameter with direction 'None' Could not write virtual accessor method AtkImage.get_image_position: No ArgType for gint* Could not write virtual accessor method AtkImage.get_image_size: No ArgType for gint* Could not write interface proxy AtkImage.get_image_position: cannot use int* parameter with direction 'None' Could not write interface proxy AtkImage.get_image_size: cannot use int* parameter with direction 'None' Could not write method AtkStreamableContent.get_stream: No ArgType for GIOChannel* Could not write virtual accessor method AtkStreamableContent.get_stream: No ArgType for GIOChannel* Could not write virtual accessor method AtkStreamableContent.get_uri: No ArgType for G_CONST_RETURNgchar* Could not write interface proxy AtkStreamableContent.get_stream: No ArgType for GIOChannel* Could not write interface proxy AtkStreamableContent.get_uri: No ArgType for G_CONST_RETURNgchar* Could not write virtual accessor method AtkTable.get_selected_columns: No ArgType for gint** Could not write virtual accessor method AtkTable.get_selected_rows: No ArgType for gint** Could not write interface proxy AtkTable.get_selected_columns: No ArgType for gint** Could not write interface proxy AtkTable.get_selected_rows: No ArgType for gint** Could not write virtual accessor method AtkText.get_text_after_offset: No ArgType for gint* Could not write virtual accessor method AtkText.get_text_at_offset: No ArgType for gint* Could not write virtual accessor method AtkText.get_text_before_offset: No ArgType for gint* Could not write virtual accessor method AtkText.get_run_attributes: No ArgType for gint* Could not write virtual accessor method AtkText.get_default_attributes: No ArgType for AtkAttributeSet* Could not write virtual accessor method AtkText.get_character_extents: No ArgType for gint* Could not write virtual accessor method AtkText.get_selection: No ArgType for gint* Could not write virtual accessor method AtkText.get_range_extents: No ArgType for AtkTextRectangle* Could not write virtual accessor method AtkText.get_bounded_ranges: No ArgType for AtkTextRectangle* Could not write interface proxy AtkText.get_text_after_offset: cannot use int* parameter with direction 'None' Could not write interface proxy AtkText.get_text_at_offset: cannot use int* parameter with direction 'None' Could not write interface proxy AtkText.get_character_at_offset: No ArgType for gunichar Could not write interface proxy AtkText.get_text_before_offset: cannot use int* parameter with direction 'None' Could not write interface proxy AtkText.get_run_attributes: No ArgType for AtkAttributeSet* Could not write interface proxy AtkText.get_default_attributes: No ArgType for AtkAttributeSet* Could not write interface proxy AtkText.get_character_extents: cannot use int* parameter with direction 'None' Could not write interface proxy AtkText.get_selection: cannot use int* parameter with direction 'None' Could not write interface proxy AtkText.get_range_extents: No ArgType for AtkTextRectangle* Could not write interface proxy AtkText.get_bounded_ranges: No ArgType for AtkTextRange** Could not write method AtkValue.get_minimum_increment: No ArgType for GValue* Could not write virtual accessor method AtkValue.get_current_value: No ArgType for GValue* Could not write virtual accessor method AtkValue.get_maximum_value: No ArgType for GValue* Could not write virtual accessor method AtkValue.get_minimum_value: No ArgType for GValue* Could not write virtual accessor method AtkValue.set_current_value: No ArgType for const-GValue* Could not write virtual accessor method AtkValue.get_minimum_increment: No ArgType for GValue* Could not write interface proxy AtkValue.get_current_value: No ArgType for GValue* Could not write interface proxy AtkValue.get_maximum_value: No ArgType for GValue* Could not write interface proxy AtkValue.get_minimum_value: No ArgType for GValue* Could not write interface proxy AtkValue.set_current_value: No ArgType for const-GValue* Could not write interface proxy AtkValue.get_minimum_increment: No ArgType for GValue* Could not write function add_focus_tracker: No ArgType for AtkEventListener Could not write function focus_tracker_init: No ArgType for AtkEventListenerInit Could not write function add_global_event_listener: No ArgType for GSignalEmissionHook Could not write function add_key_event_listener: No ArgType for AtkKeySnoopFunc Warning: Constructor for AtkNoOpObject needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for AtkRelation needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 85.71% (24/28) ***INFO*** The coverage of methods is 94.48% (154/163) ***INFO*** The coverage of virtual proxies is 82.86% (29/35) ***INFO*** The coverage of virtual accessors is 77.27% (119/154) ***INFO*** The coverage of interface proxies is 74.79% (89/119) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I./gtk -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -std=c9x -c -o pango_la-pangomodule.lo `test -f 'pangomodule.c' || echo './'`pangomodule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I./gtk -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -std=c9x -c pangomodule.c -fPIC -DPIC -o .libs/pango_la-pangomodule.o (cd .\ && /usr/bin/python2 /usr/share/pygobject/2.0/codegen/codegen.py \ --py_ssize_t-clean \ --register pango-types.defs \ --register atk-types.defs \ --register gtk/gtk-base-types.defs \ --override pango.override \ --prefix pypango pango.defs) > ./gen-pango.c \ && cp ./gen-pango.c ./pango.c \ && rm -f ./gen-pango.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I./gtk -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/pycairo -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -std=c9x -c -o pangocairo_la-pangocairomodule.lo `test -f 'pangocairomodule.c' || echo './'`pangocairomodule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I./gtk -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/pycairo -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -std=c9x -c pangocairomodule.c -fPIC -DPIC -o .libs/pangocairo_la-pangocairomodule.o In file included from pangomodule.c:26: /usr/include/pygtk-2.0/pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *params, ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/pygtk-2.0/pygobject.h:8, from pangomodule.c:26: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from pangomodule.c:26: /usr/include/pygtk-2.0/pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/pygtk-2.0/pygobject.h:8, from pangomodule.c:26: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ Could not write getter for PangoGlyphString.glyphs: No ArgType for PangoGlyphInfo* Could not write getter for PangoGlyphString.log_clusters: No ArgType for gint* Could not write getter for PangoItem.analysis_extra_attrs: No ArgType for GSList* Could not write method PangoLayoutIter.get_run: No ArgType for PangoLayoutRun* Could not write method PangoLayoutIter.get_run_readonly: No ArgType for PangoLayoutRun* Could not write method PangoLayoutLine.get_x_ranges: No ArgType for int** Could not write method PangoMatrix.transform_point: No ArgType for double* Could not write method PangoMatrix.transform_distance: No ArgType for double* Could not write method PangoMatrix.transform_rectangle: No ArgType for PangoRectangle* Could not write method PangoMatrix.transform_pixel_rectangle: No ArgType for PangoRectangle* Could not write virtual accessor method PangoFont.get_coverage: No ArgType for PangoCoverage* Could not write virtual accessor method PangoFont.get_glyph_extents: No ArgType for PangoGlyph Could not write virtual proxy PangoFont.get_coverage: No ArgType for PangoCoverage* Could not write virtual proxy PangoFont.find_shaper: No ArgType for guint32 Could not write virtual proxy PangoFont.get_glyph_extents: No ArgType for PangoGlyph Could not write virtual accessor method PangoFontFace.list_sizes: No ArgType for int** Could not write virtual proxy PangoFontFace.get_face_name: No ArgType for const-char* Could not write virtual proxy PangoFontFace.list_sizes: No ArgType for int** Could not write virtual accessor method PangoFontFamily.list_faces: No ArgType for PangoFontFace*** Could not write virtual proxy PangoFontFamily.list_faces: No ArgType for PangoFontFace*** Could not write virtual proxy PangoFontFamily.get_name: No ArgType for const-char* Could not write virtual accessor method PangoFontMap.list_families: No ArgType for PangoFontFamily*** Could not write virtual proxy PangoFontMap.list_families: No ArgType for PangoFontFamily*** Could not write virtual accessor method PangoFontset.foreach: No ArgType for PangoFontsetForeachFunc Could not write virtual proxy PangoFontset.foreach: No ArgType for PangoFontsetForeachFunc Warning: generating old-style constructor for:pango_fontset_simple_new Warning: generating old-style constructor for:pango_layout_new Could not write method PangoLayout.get_lines: No ArgType for GSList* Could not write method PangoLayout.get_lines_readonly: No ArgType for GSList* Could not write method PangoRenderer.draw_glyph: No ArgType for PangoGlyph Could not write virtual accessor method PangoRenderer.draw_shape: No ArgType for PangoAttrShape* Could not write virtual accessor method PangoRenderer.draw_glyph: No ArgType for PangoGlyph Could not write virtual accessor method PangoRenderer.prepare_run: No ArgType for PangoLayoutRun* Could not write virtual proxy PangoRenderer.draw_shape: No ArgType for PangoAttrShape* Could not write virtual proxy PangoRenderer.draw_glyph: No ArgType for PangoGlyph Could not write virtual proxy PangoRenderer.prepare_run: No ArgType for PangoLayoutRun* Could not write function attr_shape_new_with_data: No ArgType for const-PangoRectangle* Could not write function find_paragraph_boundary: No ArgType for gint* Could not write function get_log_attrs: No ArgType for PangoLogAttr* Could not write function itemize: No ArgType for PangoAttrIterator* Could not write function itemize_with_base_dir: No ArgType for PangoAttrIterator* Could not write function reorder_items: No ArgType for GList* Could not write function get_mirror_char: No ArgType for gunichar* Could not write function extents_to_pixels: No ArgType for PangoRectangle* Warning: Constructor for PangoFontsetSimple needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for PangoLayout needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 83.67% (41/49) ***INFO*** The coverage of methods is 94.79% (182/192) ***INFO*** The coverage of virtual proxies is 58.62% (17/29) ***INFO*** The coverage of virtual accessors is 68.97% (20/29) ***INFO*** There are no declared interface proxies. In file included from pangocairomodule.c:26: /usr/include/pygtk-2.0/pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *params, ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/pygtk-2.0/pygobject.h:8, from pangocairomodule.c:26: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from pangocairomodule.c:26: /usr/include/pygtk-2.0/pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/pygtk-2.0/pygobject.h:8, from pangocairomodule.c:26: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I./gtk -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/pycairo -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -std=c9x -c -o pangocairo_la-pangocairo.lo `test -f 'pangocairo.c' || echo './'`pangocairo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I./gtk -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/pycairo -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -std=c9x -c pangocairo.c -fPIC -DPIC -o .libs/pangocairo_la-pangocairo.o In file included from pangocairo.override:5: /usr/include/pygtk-2.0/pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *params, ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/pygtk-2.0/pygobject.h:8, from pangocairo.override:5: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from pangocairo.override:5: /usr/include/pygtk-2.0/pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/pygtk-2.0/pygobject.h:8, from pangocairo.override:5: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ pangocairo.c: In function '_wrap_pango_cairo_font_map_create_context': pangocairo.c:325:5: warning: 'pango_cairo_font_map_create_context' is deprecated: Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations] ret = pango_cairo_font_map_create_context(PANGO_CAIRO_FONT_MAP(self->obj)); ^~~ In file included from pangocairo.override:6: /usr/include/pango-1.0/pango/pangocairo.h:123:15: note: declared here PangoContext *pango_cairo_font_map_create_context (PangoCairoFontMap *fontmap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I./gtk -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -std=c9x -c -o pango_la-pango.lo `test -f 'pango.c' || echo './'`pango.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I./gtk -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -std=c9x -c pango.c -fPIC -DPIC -o .libs/pango_la-pango.o In file included from pango.override:27: /usr/include/pygtk-2.0/pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *params, ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/pygtk-2.0/pygobject.h:8, from pango.override:27: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from pango.override:27: /usr/include/pygtk-2.0/pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/pygtk-2.0/pygobject.h:8, from pango.override:27: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ pango.c: In function '_wrap_PangoFont__do_find_shaper': pango.c:3822:32: error: 'PangoFontClass' {aka 'struct _PangoFontClass'} has no member named 'find_shaper' if (PANGO_FONT_CLASS(klass)->find_shaper) ^~ pango.c:3823:38: error: 'PangoFontClass' {aka 'struct _PangoFontClass'} has no member named 'find_shaper' ret = PANGO_FONT_CLASS(klass)->find_shaper(PANGO_FONT(self->obj), lang, ch); ^~ pango.c: In function '_wrap_PangoFont__proxy_do_get_metrics': pango.c:4026:16: warning: implicit declaration of function 'pango_font_metrics_new'; did you mean 'pango_font_metrics_ref'? [-Wimplicit-function-declaration] return pango_font_metrics_new(); ^~~~~~~~~~~~~~~~~~~~~~ pango_font_metrics_ref pango.c:4026:16: warning: returning 'int' from a function with return type 'PangoFontMetrics *' {aka 'struct _PangoFontMetrics *'} makes pointer from integer without a cast [-Wint-conversion] return pango_font_metrics_new(); ^~~~~~~~~~~~~~~~~~~~~~~~ pango.c:4040:16: warning: returning 'int' from a function with return type 'PangoFontMetrics *' {aka 'struct _PangoFontMetrics *'} makes pointer from integer without a cast [-Wint-conversion] return pango_font_metrics_new(); ^~~~~~~~~~~~~~~~~~~~~~~~ pango.c:4051:16: warning: returning 'int' from a function with return type 'PangoFontMetrics *' {aka 'struct _PangoFontMetrics *'} makes pointer from integer without a cast [-Wint-conversion] return pango_font_metrics_new(); ^~~~~~~~~~~~~~~~~~~~~~~~ pango.c:4061:16: warning: returning 'int' from a function with return type 'PangoFontMetrics *' {aka 'struct _PangoFontMetrics *'} makes pointer from integer without a cast [-Wint-conversion] return pango_font_metrics_new(); ^~~~~~~~~~~~~~~~~~~~~~~~ pango.c: In function '_wrap_pango_font_map_get_shape_engine_type': pango.c:4752:11: warning: implicit declaration of function 'pango_font_map_get_shape_engine_type'; did you mean '_wrap_pango_font_map_get_shape_engine_type'? [-Wimplicit-function-declaration] ret = pango_font_map_get_shape_engine_type(PANGO_FONT_MAP(self->obj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _wrap_pango_font_map_get_shape_engine_type pango.c:4752:9: warning: assignment to 'const gchar *' {aka 'const char *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] ret = pango_font_map_get_shape_engine_type(PANGO_FONT_MAP(self->obj)); ^ pango.c: In function '_wrap_PangoFontset__proxy_do_get_metrics': pango.c:5424:16: warning: returning 'int' from a function with return type 'PangoFontMetrics *' {aka 'struct _PangoFontMetrics *'} makes pointer from integer without a cast [-Wint-conversion] return pango_font_metrics_new(); ^~~~~~~~~~~~~~~~~~~~~~~~ pango.c:5434:16: warning: returning 'int' from a function with return type 'PangoFontMetrics *' {aka 'struct _PangoFontMetrics *'} makes pointer from integer without a cast [-Wint-conversion] return pango_font_metrics_new(); ^~~~~~~~~~~~~~~~~~~~~~~~ pango.c:5444:16: warning: returning 'int' from a function with return type 'PangoFontMetrics *' {aka 'struct _PangoFontMetrics *'} makes pointer from integer without a cast [-Wint-conversion] return pango_font_metrics_new(); ^~~~~~~~~~~~~~~~~~~~~~~~ pango.c:5453:16: warning: returning 'int' from a function with return type 'PangoFontMetrics *' {aka 'struct _PangoFontMetrics *'} makes pointer from integer without a cast [-Wint-conversion] return pango_font_metrics_new(); ^~~~~~~~~~~~~~~~~~~~~~~~ pango.override: In function '_wrap_pango_parse_markup': pango.override:1328:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gboolean ret; ^~~ pango.c: In function '_wrap_pango_script_for_unichar': pango.c:8177:5: warning: 'pango_script_for_unichar' is deprecated: Use 'g_unichar_get_script' instead [-Wdeprecated-declarations] ret = pango_script_for_unichar(ch); ^~~ In file included from /usr/include/pango-1.0/pango/pango-gravity.h:117, from /usr/include/pango-1.0/pango/pango-types.h:207, from /usr/include/pango-1.0/pango/pango-font.h:26, from /usr/include/pango-1.0/pango/pango-attributes.h:25, from /usr/include/pango-1.0/pango/pango.h:25, from pango.override:28: /usr/include/pango-1.0/pango/pango-script.h:310:13: note: declared here PangoScript pango_script_for_unichar (gunichar ch) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~ pango.c: In function '_wrap_pango_unichar_direction': pango.c:8267:5: warning: 'pango_unichar_direction' is deprecated [-Wdeprecated-declarations] ret = pango_unichar_direction(ch); ^~~ In file included from /usr/include/pango-1.0/pango/pango-types.h:211, from /usr/include/pango-1.0/pango/pango-font.h:26, from /usr/include/pango-1.0/pango/pango-attributes.h:25, from /usr/include/pango-1.0/pango/pango.h:25, from pango.override:28: /usr/include/pango-1.0/pango/pango-bidi-type.h:103:16: note: declared here PangoDirection pango_unichar_direction (gunichar ch) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~ pango.c: In function '_wrap_pango_find_base_dir': pango.c:8283:5: warning: 'pango_find_base_dir' is deprecated [-Wdeprecated-declarations] ret = pango_find_base_dir(text, length); ^~~ In file included from /usr/include/pango-1.0/pango/pango-types.h:211, from /usr/include/pango-1.0/pango/pango-font.h:26, from /usr/include/pango-1.0/pango/pango-attributes.h:25, from /usr/include/pango-1.0/pango/pango.h:25, from pango.override:28: /usr/include/pango-1.0/pango/pango-bidi-type.h:105:16: note: declared here PangoDirection pango_find_base_dir (const gchar *text, ^~~~~~~~~~~~~~~~~~~ pango.c: In function 'pypango_register_classes': pango.c:8629:5: warning: 'pango_engine_get_type' is deprecated [-Wdeprecated-declarations] pygobject_register_class(d, "PangoEngine", PANGO_TYPE_ENGINE, &PyPangoEngine_Type, Py_BuildValue("(O)", &PyGObject_Type)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/pango-1.0/pango/pango.h:31, from pango.override:28: /usr/include/pango-1.0/pango/pango-engine.h:88:7: note: declared here GType pango_engine_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~ pango.c:8630:5: warning: 'pango_engine_get_type' is deprecated [-Wdeprecated-declarations] pyg_set_object_has_new_constructor(PANGO_TYPE_ENGINE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/pango-1.0/pango/pango.h:31, from pango.override:28: /usr/include/pango-1.0/pango/pango-engine.h:88:7: note: declared here GType pango_engine_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~ pango.c:8631:5: warning: 'pango_engine_lang_get_type' is deprecated [-Wdeprecated-declarations] pygobject_register_class(d, "PangoEngineLang", PANGO_TYPE_ENGINE_LANG, &PyPangoEngineLang_Type, Py_BuildValue("(O)", &PyPangoEngine_Type)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/pango-1.0/pango/pango.h:31, from pango.override:28: /usr/include/pango-1.0/pango/pango-engine.h:155:7: note: declared here GType pango_engine_lang_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ pango.c:8632:5: warning: 'pango_engine_lang_get_type' is deprecated [-Wdeprecated-declarations] pyg_set_object_has_new_constructor(PANGO_TYPE_ENGINE_LANG); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/pango-1.0/pango/pango.h:31, from pango.override:28: /usr/include/pango-1.0/pango/pango-engine.h:155:7: note: declared here GType pango_engine_lang_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ pango.c:8633:5: warning: 'pango_engine_shape_get_type' is deprecated [-Wdeprecated-declarations] pygobject_register_class(d, "PangoEngineShape", PANGO_TYPE_ENGINE_SHAPE, &PyPangoEngineShape_Type, Py_BuildValue("(O)", &PyPangoEngine_Type)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/pango-1.0/pango/pango.h:31, from pango.override:28: /usr/include/pango-1.0/pango/pango-engine.h:243:7: note: declared here GType pango_engine_shape_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ pango.c:8634:5: warning: 'pango_engine_shape_get_type' is deprecated [-Wdeprecated-declarations] pyg_set_object_has_new_constructor(PANGO_TYPE_ENGINE_SHAPE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/pango-1.0/pango/pango.h:31, from pango.override:28: /usr/include/pango-1.0/pango/pango-engine.h:243:7: note: declared here GType pango_engine_shape_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make: *** [Makefile:634: pango_la-pango.lo] Error 1 make: *** Waiting for unfinished jobs.... /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/pycairo -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex initpangocairo -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pangocairo.la -rpath /usr/lib64/python2.7/site-packages/gtk-2.0 pangocairo_la-pangocairomodule.lo pangocairo_la-pangocairo.lo -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo libtool: link: /usr/bin/nm -B .libs/pangocairo_la-pangocairomodule.o .libs/pangocairo_la-pangocairo.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/pangocairo.exp libtool: link: /usr/bin/grep -E -e "initpangocairo" ".libs/pangocairo.exp" > ".libs/pangocairo.expT" libtool: link: mv -f ".libs/pangocairo.expT" ".libs/pangocairo.exp" libtool: link: echo "{ global:" > .libs/pangocairo.ver libtool: link: cat .libs/pangocairo.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pangocairo.ver libtool: link: echo "local: *; };" >> .libs/pangocairo.ver libtool: link: gcc -shared .libs/pangocairo_la-pangocairomodule.o .libs/pangocairo_la-pangocairo.o -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,pangocairo.so -Wl,-version-script -Wl,.libs/pangocairo.ver -o .libs/pangocairo.so libtool: link: ( cd ".libs" && rm -f "pangocairo.la" && ln -s "../pangocairo.la" "pangocairo.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I./gtk -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -std=c9x -c -o atk_la-atk.lo `test -f 'atk.c' || echo './'`atk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I./gtk -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -std=c9x -c atk.c -fPIC -DPIC -o .libs/atk_la-atk.o In file included from atk.override:25: /usr/include/pygtk-2.0/pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *params, ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/pygtk-2.0/pygobject.h:8, from atk.override:25: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from atk.override:25: /usr/include/pygtk-2.0/pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/pygtk-2.0/pygobject.h:8, from atk.override:25: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ atk.c: In function '_wrap_atk_hyperlink_is_selected_link': atk.c:457:5: warning: 'atk_hyperlink_is_selected_link' is deprecated [-Wdeprecated-declarations] ret = atk_hyperlink_is_selected_link(ATK_HYPERLINK(self->obj)); ^~~ In file included from /usr/include/atk-1.0/atk/atk.h:32, from atk.override:26: /usr/include/atk-1.0/atk/atkhyperlink.h:110:18: note: declared here gboolean atk_hyperlink_is_selected_link (AtkHyperlink *link_); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atk.c: In function '_wrap_atk_object_get_layer': atk.c:1478:5: warning: 'atk_object_get_layer' is deprecated: Use 'atk_component_get_layer' instead [-Wdeprecated-declarations] ret = atk_object_get_layer(ATK_OBJECT(self->obj)); ^~~ In file included from /usr/include/atk-1.0/atk/atk.h:25, from atk.override:26: /usr/include/atk-1.0/atk/atkobject.h:729:25: note: declared here AtkLayer atk_object_get_layer (AtkObject *accessible); ^~~~~~~~~~~~~~~~~~~~ atk.c: In function '_wrap_atk_object_get_mdi_zorder': atk.c:1489:5: warning: 'atk_object_get_mdi_zorder' is deprecated: Use 'atk_component_get_mdi_zorder' instead [-Wdeprecated-declarations] ret = atk_object_get_mdi_zorder(ATK_OBJECT(self->obj)); ^~~ In file included from /usr/include/atk-1.0/atk/atk.h:25, from atk.override:26: /usr/include/atk-1.0/atk/atkobject.h:731:25: note: declared here gint atk_object_get_mdi_zorder (AtkObject *accessible); ^~~~~~~~~~~~~~~~~~~~~~~~~ atk.c: In function '_wrap_atk_object_remove_property_change_handler': atk.c:1600:5: warning: 'atk_object_remove_property_change_handler' is deprecated [-Wdeprecated-declarations] atk_object_remove_property_change_handler(ATK_OBJECT(self->obj), handler_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/atk-1.0/atk/atk.h:25, from atk.override:26: /usr/include/atk-1.0/atk/atkobject.h:757:22: note: declared here void atk_object_remove_property_change_handler (AtkObject *accessible, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atk.override: In function '_wrap_atk_component_get_position': atk.override:142:5: warning: 'atk_component_get_position' is deprecated: Use 'atk_component_get_extents' instead [-Wdeprecated-declarations] atk_component_get_position(ATK_COMPONENT(self->obj), &x, &y, coord_type); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/atk-1.0/atk/atk.h:27, from atk.override:26: /usr/include/atk-1.0/atk/atkcomponent.h:249:23: note: declared here void atk_component_get_position (AtkComponent *component, ^~~~~~~~~~~~~~~~~~~~~~~~~~ atk.override: In function '_wrap_atk_component_get_size': atk.override:152:5: warning: 'atk_component_get_size' is deprecated: Use 'atk_component_get_extents' instead [-Wdeprecated-declarations] atk_component_get_size(ATK_COMPONENT(self->obj), &width, &height); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/atk-1.0/atk/atk.h:27, from atk.override:26: /usr/include/atk-1.0/atk/atkcomponent.h:254:23: note: declared here void atk_component_get_size (AtkComponent *component, ^~~~~~~~~~~~~~~~~~~~~~ atk.c: In function '_wrap_atk_component_remove_focus_handler': atk.c:5833:5: warning: 'atk_component_remove_focus_handler' is deprecated [-Wdeprecated-declarations] atk_component_remove_focus_handler(ATK_COMPONENT(self->obj), handler_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/atk-1.0/atk/atk.h:27, from atk.override:26: /usr/include/atk-1.0/atk/atkcomponent.h:264:23: note: declared here void atk_component_remove_focus_handler (AtkComponent *component, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atk.c: In function '_wrap_atk_document_get_document_type': atk.c:7172:5: warning: 'atk_document_get_document_type' is deprecated [-Wdeprecated-declarations] ret = atk_document_get_document_type(ATK_DOCUMENT(self->obj)); ^~~ In file included from /usr/include/atk-1.0/atk/atk.h:28, from atk.override:26: /usr/include/atk-1.0/atk/atkdocument.h:89:23: note: declared here const gchar* atk_document_get_document_type (AtkDocument *document); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atk.c: In function '_wrap_atk_streamable_content_get_uri': atk.c:10263:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ret = atk_streamable_content_get_uri(ATK_STREAMABLE_CONTENT(self->obj), mime_type); ^ atk.c: In function '_wrap_atk_table_get_index_at': atk.c:10563:5: warning: 'atk_table_get_index_at' is deprecated: Use 'atk_table_ref_at' instead [-Wdeprecated-declarations] ret = atk_table_get_index_at(ATK_TABLE(self->obj), row, column); ^~~ In file included from /usr/include/atk-1.0/atk/atk.h:50, from atk.override:26: /usr/include/atk-1.0/atk/atktable.h:139:19: note: declared here gint atk_table_get_index_at (AtkTable *table, ^~~~~~~~~~~~~~~~~~~~~~ atk.c: In function '_wrap_atk_table_get_column_at_index': atk.c:10577:5: warning: 'atk_table_get_column_at_index' is deprecated [-Wdeprecated-declarations] ret = atk_table_get_column_at_index(ATK_TABLE(self->obj), index); ^~~ In file included from /usr/include/atk-1.0/atk/atk.h:50, from atk.override:26: /usr/include/atk-1.0/atk/atktable.h:143:19: note: declared here gint atk_table_get_column_at_index (AtkTable *table, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atk.c: In function '_wrap_atk_table_get_row_at_index': atk.c:10591:5: warning: 'atk_table_get_row_at_index' is deprecated [-Wdeprecated-declarations] ret = atk_table_get_row_at_index(ATK_TABLE(self->obj), index); ^~~ In file included from /usr/include/atk-1.0/atk/atk.h:50, from atk.override:26: /usr/include/atk-1.0/atk/atktable.h:146:19: note: declared here gint atk_table_get_row_at_index (AtkTable *table, ^~~~~~~~~~~~~~~~~~~~~~~~~~ atk.override: In function '_wrap_atk_text_get_text_after_offset': atk.override:404:5: warning: 'atk_text_get_text_after_offset' is deprecated: Use 'atk_text_get_string_at_offset' instead [-Wdeprecated-declarations] text = atk_text_get_text_after_offset(ATK_TEXT(self->obj), ^~~~ In file included from /usr/include/atk-1.0/atk/atkeditabletext.h:28, from /usr/include/atk-1.0/atk/atk.h:29, from atk.override:26: /usr/include/atk-1.0/atk/atktext.h:381:15: note: declared here gchar* atk_text_get_text_after_offset (AtkText *text, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atk.override: In function '_wrap_atk_text_get_text_at_offset': atk.override:429:5: warning: 'atk_text_get_text_at_offset' is deprecated: Use 'atk_text_get_string_at_offset' instead [-Wdeprecated-declarations] text = atk_text_get_text_at_offset(ATK_TEXT(self->obj), ^~~~ In file included from /usr/include/atk-1.0/atk/atkeditabletext.h:28, from /usr/include/atk-1.0/atk/atk.h:29, from atk.override:26: /usr/include/atk-1.0/atk/atktext.h:387:15: note: declared here gchar* atk_text_get_text_at_offset (AtkText *text, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ atk.override: In function '_wrap_atk_text_get_text_before_offset': atk.override:454:5: warning: 'atk_text_get_text_before_offset' is deprecated: Use 'atk_text_get_string_at_offset' instead [-Wdeprecated-declarations] text = atk_text_get_text_before_offset(ATK_TEXT(self->obj), ^~~~ In file included from /usr/include/atk-1.0/atk/atkeditabletext.h:28, from /usr/include/atk-1.0/atk/atk.h:29, from atk.override:26: /usr/include/atk-1.0/atk/atktext.h:393:15: note: declared here gchar* atk_text_get_text_before_offset (AtkText *text, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atk.override: In function '_wrap_atk_value_get_current_value': atk.override:631:5: warning: 'atk_value_get_current_value' is deprecated: Use 'atk_value_get_value_and_text' instead [-Wdeprecated-declarations] atk_value_get_current_value(ATK_VALUE(self->obj), &value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/atk-1.0/atk/atk.h:55, from atk.override:26: /usr/include/atk-1.0/atk/atkvalue.h:126:11: note: declared here void atk_value_get_current_value (AtkValue *obj, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ atk.override: In function '_wrap_atk_value_get_maximum_value': atk.override:644:5: warning: 'atk_value_get_maximum_value' is deprecated: Use 'atk_value_get_range' instead [-Wdeprecated-declarations] atk_value_get_maximum_value(ATK_VALUE(self->obj), &value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/atk-1.0/atk/atk.h:55, from atk.override:26: /usr/include/atk-1.0/atk/atkvalue.h:130:10: note: declared here void atk_value_get_maximum_value (AtkValue *obj, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ atk.override: In function '_wrap_atk_value_get_minimum_value': atk.override:657:5: warning: 'atk_value_get_minimum_value' is deprecated: Use 'atk_value_get_range' instead [-Wdeprecated-declarations] atk_value_get_minimum_value(ATK_VALUE(self->obj), &value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/atk-1.0/atk/atk.h:55, from atk.override:26: /usr/include/atk-1.0/atk/atkvalue.h:133:10: note: declared here void atk_value_get_minimum_value (AtkValue *obj, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ atk.override: In function '_wrap_atk_value_set_current_value': atk.override:682:5: warning: 'atk_value_set_current_value' is deprecated: Use 'atk_value_set_value' instead [-Wdeprecated-declarations] if (atk_value_set_current_value(ATK_VALUE(self->obj), &value)) ^~ In file included from /usr/include/atk-1.0/atk/atk.h:55, from atk.override:26: /usr/include/atk-1.0/atk/atkvalue.h:136:10: note: declared here gboolean atk_value_set_current_value (AtkValue *obj, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ atk.c: In function '_wrap_atk_role_register': atk.c:16386:5: warning: 'atk_role_register' is deprecated [-Wdeprecated-declarations] ret = atk_role_register(name); ^~~ In file included from /usr/include/atk-1.0/atk/atk.h:25, from atk.override:26: /usr/include/atk-1.0/atk/atkobject.h:786:23: note: declared here AtkRole atk_role_register (const gchar *name); ^~~~~~~~~~~~~~~~~ atk.c: In function '_wrap_atk_remove_focus_tracker': atk.c:16619:5: warning: 'atk_remove_focus_tracker' is deprecated [-Wdeprecated-declarations] atk_remove_focus_tracker(tracker_id); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/atk-1.0/atk/atkcomponent.h:28, from /usr/include/atk-1.0/atk/atk.h:27, from atk.override:26: /usr/include/atk-1.0/atk/atkutil.h:196:10: note: declared here void atk_remove_focus_tracker (guint tracker_id); ^~~~~~~~~~~~~~~~~~~~~~~~ atk.c: In function '_wrap_atk_focus_tracker_notify': atk.c:16634:5: warning: 'atk_focus_tracker_notify' is deprecated [-Wdeprecated-declarations] atk_focus_tracker_notify(ATK_OBJECT(object->obj)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/atk-1.0/atk/atkcomponent.h:28, from /usr/include/atk-1.0/atk/atk.h:27, from atk.override:26: /usr/include/atk-1.0/atk/atkutil.h:200:10: note: declared here void atk_focus_tracker_notify (AtkObject *object); ^~~~~~~~~~~~~~~~~~~~~~~~ RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.OGheou (%build) Bad exit status from /var/tmp/rpm-tmp.OGheou (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/pygtk2.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/pygtk2.spec