Mock Version: 1.2.9 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/autokey.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-13430/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/autokey.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: bogus date in %changelog: Wed Nov 22 2011 Raghu Udiyar 0.81.0-2 warning: bogus date in %changelog: Wed Nov 22 2011 Raghu Udiyar 0.81.0-1 warning: bogus date in %changelog: Wed Feb 28 2011 Raghu Udiyar 0.71.2-3 warning: bogus date in %changelog: Sat Jan 30 2011 Raghu Udiyar 0.71.2-1 warning: Could not canonicalize hostname: copr-builder-101969982 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/autokey-0.90.4-6_bz1089695.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/autokey.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-13430/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/autokey.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Wed Nov 22 2011 Raghu Udiyar 0.81.0-2 warning: bogus date in %changelog: Wed Nov 22 2011 Raghu Udiyar 0.81.0-1 warning: bogus date in %changelog: Wed Feb 28 2011 Raghu Udiyar 0.71.2-3 warning: bogus date in %changelog: Sat Jan 30 2011 Raghu Udiyar 0.71.2-1 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dYndCZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf autokey-0.90.4 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/autokey-0.90.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd autokey-0.90.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (autokey-gtk-rhbz1089695.patch):' Patch #0 (autokey-gtk-rhbz1089695.patch): + /usr/bin/cat /builddir/build/SOURCES/autokey-gtk-rhbz1089695.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/lib/interface.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TIyJ6W + umask 022 + cd /builddir/build/BUILD + cd autokey-0.90.4 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/autokey copying src/lib/interface.py -> build/lib/autokey copying src/lib/service.py -> build/lib/autokey copying src/lib/model.py -> build/lib/autokey copying src/lib/configmanager.py -> build/lib/autokey copying src/lib/__init__.py -> build/lib/autokey copying src/lib/iomediator.py -> build/lib/autokey copying src/lib/common.py -> build/lib/autokey copying src/lib/monitor.py -> build/lib/autokey copying src/lib/gtkapp.py -> build/lib/autokey copying src/lib/qtapp.py -> build/lib/autokey copying src/lib/scripting.py -> build/lib/autokey copying src/lib/macro.py -> build/lib/autokey creating build/lib/autokey/gtkui copying src/lib/gtkui/popupmenu.py -> build/lib/autokey/gtkui copying src/lib/gtkui/dialogs.py -> build/lib/autokey/gtkui copying src/lib/gtkui/settingsdialog.py -> build/lib/autokey/gtkui copying src/lib/gtkui/__init__.py -> build/lib/autokey/gtkui copying src/lib/gtkui/notifier.py -> build/lib/autokey/gtkui copying src/lib/gtkui/configwindow.py -> build/lib/autokey/gtkui creating build/lib/autokey/qtui copying src/lib/qtui/settingswidget.py -> build/lib/autokey/qtui copying src/lib/qtui/scriptpage.py -> build/lib/autokey/qtui copying src/lib/qtui/__init__.py -> build/lib/autokey/qtui copying src/lib/qtui/generalsettings.py -> build/lib/autokey/qtui copying src/lib/qtui/windowfiltersettings.py -> build/lib/autokey/qtui copying src/lib/qtui/recorddialog.py -> build/lib/autokey/qtui copying src/lib/qtui/configwindow.py -> build/lib/autokey/qtui copying src/lib/qtui/centralwidget.py -> build/lib/autokey/qtui copying src/lib/qtui/popupmenu.py -> build/lib/autokey/qtui copying src/lib/qtui/detectdialog.py -> build/lib/autokey/qtui copying src/lib/qtui/abbrsettings.py -> build/lib/autokey/qtui copying src/lib/qtui/enginesettings.py -> build/lib/autokey/qtui copying src/lib/qtui/specialhotkeysettings.py -> build/lib/autokey/qtui copying src/lib/qtui/hotkeysettings.py -> build/lib/autokey/qtui copying src/lib/qtui/dialogs.py -> build/lib/autokey/qtui copying src/lib/qtui/settingsdialog.py -> build/lib/autokey/qtui copying src/lib/qtui/phrasepage.py -> build/lib/autokey/qtui copying src/lib/qtui/notifier.py -> build/lib/autokey/qtui copying src/lib/qtui/folderpage.py -> build/lib/autokey/qtui creating build/lib/autokey/gtkui/data copying src/lib/gtkui/data/windowfiltersettings.xml -> build/lib/autokey/gtkui/data copying src/lib/gtkui/data/recorddialog.xml -> build/lib/autokey/gtkui/data copying src/lib/gtkui/data/detectdialog.xml -> build/lib/autokey/gtkui/data copying src/lib/gtkui/data/abbrsettings.xml -> build/lib/autokey/gtkui/data copying src/lib/gtkui/data/renamedialog.xml -> build/lib/autokey/gtkui/data copying src/lib/gtkui/data/menus.xml -> build/lib/autokey/gtkui/data copying src/lib/gtkui/data/blankpage.xml -> build/lib/autokey/gtkui/data copying src/lib/gtkui/data/hotkeysettings.xml -> build/lib/autokey/gtkui/data copying src/lib/gtkui/data/autokey.svg -> build/lib/autokey/gtkui/data copying src/lib/gtkui/data/settingsdialog.xml -> build/lib/autokey/gtkui/data copying src/lib/gtkui/data/phrasepage.xml -> build/lib/autokey/gtkui/data copying src/lib/gtkui/data/mainwindow.xml -> build/lib/autokey/gtkui/data copying src/lib/gtkui/data/folderpage.xml -> build/lib/autokey/gtkui/data copying src/lib/gtkui/data/settingswidget.xml -> build/lib/autokey/gtkui/data copying src/lib/gtkui/data/scriptpage.xml -> build/lib/autokey/gtkui/data creating build/lib/autokey/qtui/data copying src/lib/qtui/data/api.txt -> build/lib/autokey/qtui/data running build_scripts creating build/scripts-2.7 copying and adjusting autokey-qt -> build/scripts-2.7 copying and adjusting autokey-gtk -> build/scripts-2.7 copying and adjusting autokey-run -> build/scripts-2.7 changing mode of build/scripts-2.7/autokey-qt from 644 to 755 changing mode of build/scripts-2.7/autokey-gtk from 644 to 755 changing mode of build/scripts-2.7/autokey-run from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tcyXHU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64 + cd autokey-0.90.4 + rm -rf /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64 creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/data copying build/lib/autokey/qtui/data/api.txt -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/data copying build/lib/autokey/qtui/folderpage.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/notifier.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/phrasepage.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/settingsdialog.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/dialogs.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/hotkeysettings.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/specialhotkeysettings.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/enginesettings.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/abbrsettings.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/detectdialog.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/popupmenu.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/centralwidget.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/configwindow.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/recorddialog.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/windowfiltersettings.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/generalsettings.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/__init__.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/scriptpage.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui copying build/lib/autokey/qtui/settingswidget.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/data copying build/lib/autokey/gtkui/data/scriptpage.xml -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/data copying build/lib/autokey/gtkui/data/settingswidget.xml -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/data copying build/lib/autokey/gtkui/data/folderpage.xml -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/data copying build/lib/autokey/gtkui/data/mainwindow.xml -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/data copying build/lib/autokey/gtkui/data/phrasepage.xml -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/data copying build/lib/autokey/gtkui/data/settingsdialog.xml -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/data copying build/lib/autokey/gtkui/data/autokey.svg -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/data copying build/lib/autokey/gtkui/data/hotkeysettings.xml -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/data copying build/lib/autokey/gtkui/data/blankpage.xml -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/data copying build/lib/autokey/gtkui/data/menus.xml -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/data copying build/lib/autokey/gtkui/data/renamedialog.xml -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/data copying build/lib/autokey/gtkui/data/abbrsettings.xml -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/data copying build/lib/autokey/gtkui/data/detectdialog.xml -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/data copying build/lib/autokey/gtkui/data/recorddialog.xml -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/data copying build/lib/autokey/gtkui/data/windowfiltersettings.xml -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/data copying build/lib/autokey/gtkui/configwindow.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui copying build/lib/autokey/gtkui/notifier.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui copying build/lib/autokey/gtkui/__init__.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui copying build/lib/autokey/gtkui/settingsdialog.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui copying build/lib/autokey/gtkui/dialogs.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui copying build/lib/autokey/gtkui/popupmenu.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui copying build/lib/autokey/macro.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey copying build/lib/autokey/scripting.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey copying build/lib/autokey/qtapp.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey copying build/lib/autokey/gtkapp.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey copying build/lib/autokey/monitor.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey copying build/lib/autokey/common.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey copying build/lib/autokey/iomediator.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey copying build/lib/autokey/__init__.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey copying build/lib/autokey/configmanager.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey copying build/lib/autokey/model.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey copying build/lib/autokey/service.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey copying build/lib/autokey/interface.py -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/folderpage.py to folderpage.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/notifier.py to notifier.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/phrasepage.py to phrasepage.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/settingsdialog.py to settingsdialog.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/dialogs.py to dialogs.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/hotkeysettings.py to hotkeysettings.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/specialhotkeysettings.py to specialhotkeysettings.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/enginesettings.py to enginesettings.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/abbrsettings.py to abbrsettings.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/detectdialog.py to detectdialog.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/popupmenu.py to popupmenu.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/centralwidget.py to centralwidget.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/configwindow.py to configwindow.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/recorddialog.py to recorddialog.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/windowfiltersettings.py to windowfiltersettings.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/generalsettings.py to generalsettings.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/scriptpage.py to scriptpage.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/settingswidget.py to settingswidget.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/configwindow.py to configwindow.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/notifier.py to notifier.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/settingsdialog.py to settingsdialog.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/dialogs.py to dialogs.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/popupmenu.py to popupmenu.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/macro.py to macro.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/scripting.py to scripting.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtapp.py to qtapp.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkapp.py to gtkapp.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/monitor.py to monitor.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/iomediator.py to iomediator.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/configmanager.py to configmanager.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/model.py to model.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/interface.py to interface.pyc writing byte-compilation script '/tmp/tmpgIu9Im.py' /usr/bin/python -O /tmp/tmpgIu9Im.py removing /tmp/tmpgIu9Im.py running install_scripts creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/bin copying build/scripts-2.7/autokey-run -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/bin copying build/scripts-2.7/autokey-gtk -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/bin copying build/scripts-2.7/autokey-qt -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/bin/autokey-run to 755 changing mode of /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/bin/autokey-gtk to 755 changing mode of /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/bin/autokey-qt to 755 running install_data creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/hicolor creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/hicolor/scalable creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/hicolor/scalable/apps copying config/autokey.svg -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/hicolor/scalable/apps copying config/autokey.png -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/hicolor/scalable/apps copying config/autokey-status.svg -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/hicolor/scalable/apps copying config/autokey-status-dark.svg -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/hicolor/scalable/apps copying config/autokey-status-error.svg -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/hicolor/scalable/apps creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/Humanity creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/Humanity/scalable creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/Humanity/scalable/apps copying config/Humanity/autokey-status.svg -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/Humanity/scalable/apps copying config/Humanity/autokey-status-error.svg -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/Humanity/scalable/apps creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/ubuntu-mono-dark creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/ubuntu-mono-dark/apps creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/ubuntu-mono-dark/apps/48 copying config/ubuntu-mono-dark/autokey-status.svg -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/ubuntu-mono-dark/apps/48 copying config/ubuntu-mono-dark/autokey-status-error.svg -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/ubuntu-mono-dark/apps/48 creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/ubuntu-mono-light creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/ubuntu-mono-light/apps creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/ubuntu-mono-light/apps/48 copying config/ubuntu-mono-light/autokey-status.svg -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/ubuntu-mono-light/apps/48 copying config/ubuntu-mono-light/autokey-status-error.svg -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/icons/ubuntu-mono-light/apps/48 creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/applications copying config/autokey-qt.desktop -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/applications copying config/autokey-gtk.desktop -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/applications creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/man creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/man/man1 copying doc/man/autokey-qt.1 -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/man/man1/ copying doc/man/autokey-gtk.1 -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/man/man1/ copying doc/man/autokey-run.1 -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/man/man1/ creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/kde4 creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/kde4/apps creating /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/kde4/apps/autokey copying config/autokeyui.rc -> /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/kde4/apps/autokey running install_egg_info Writing /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey-0.90.4-py2.7.egg-info ++ find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name '*.py' + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/interface.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/interface.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/interface.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/interface.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/interface.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/service.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/service.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/service.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/service.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/service.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/model.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/model.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/model.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/model.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/model.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/configmanager.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/configmanager.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/configmanager.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/configmanager.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/configmanager.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/__init__.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/__init__.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/__init__.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/__init__.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/__init__.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/iomediator.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/iomediator.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/iomediator.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/iomediator.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/iomediator.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/common.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/common.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/common.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/common.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/common.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/monitor.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/monitor.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/monitor.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/monitor.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/monitor.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkapp.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkapp.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkapp.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkapp.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkapp.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtapp.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtapp.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtapp.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtapp.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtapp.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/scripting.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/scripting.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/scripting.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/scripting.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/scripting.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/macro.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/macro.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/macro.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/macro.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/macro.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/popupmenu.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/popupmenu.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/popupmenu.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/popupmenu.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/popupmenu.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/dialogs.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/dialogs.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/dialogs.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/dialogs.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/dialogs.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/settingsdialog.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/settingsdialog.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/settingsdialog.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/settingsdialog.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/settingsdialog.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/__init__.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/__init__.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/__init__.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/__init__.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/__init__.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/notifier.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/notifier.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/notifier.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/notifier.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/notifier.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/configwindow.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/configwindow.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/configwindow.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/configwindow.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/gtkui/configwindow.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/settingswidget.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/settingswidget.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/settingswidget.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/settingswidget.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/settingswidget.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/scriptpage.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/scriptpage.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/scriptpage.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/scriptpage.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/scriptpage.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/__init__.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/__init__.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/__init__.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/__init__.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/__init__.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/generalsettings.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/generalsettings.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/generalsettings.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/generalsettings.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/generalsettings.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/windowfiltersettings.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/windowfiltersettings.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/windowfiltersettings.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/windowfiltersettings.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/windowfiltersettings.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/recorddialog.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/recorddialog.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/recorddialog.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/recorddialog.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/recorddialog.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/configwindow.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/configwindow.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/configwindow.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/configwindow.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/configwindow.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/centralwidget.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/centralwidget.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/centralwidget.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/centralwidget.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/centralwidget.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/popupmenu.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/popupmenu.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/popupmenu.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/popupmenu.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/popupmenu.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/detectdialog.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/detectdialog.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/detectdialog.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/detectdialog.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/detectdialog.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/abbrsettings.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/abbrsettings.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/abbrsettings.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/abbrsettings.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/abbrsettings.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/enginesettings.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/enginesettings.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/enginesettings.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/enginesettings.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/enginesettings.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/specialhotkeysettings.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/specialhotkeysettings.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/specialhotkeysettings.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/specialhotkeysettings.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/specialhotkeysettings.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/hotkeysettings.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/hotkeysettings.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/hotkeysettings.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/hotkeysettings.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/hotkeysettings.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/dialogs.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/dialogs.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/dialogs.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/dialogs.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/dialogs.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/settingsdialog.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/settingsdialog.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/settingsdialog.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/settingsdialog.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/settingsdialog.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/phrasepage.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/phrasepage.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/phrasepage.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/phrasepage.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/phrasepage.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/notifier.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/notifier.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/notifier.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/notifier.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/notifier.py + for lib in '$(find /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/ -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/folderpage.py + touch -r /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/folderpage.py /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/folderpage.py.new + mv /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/folderpage.py.new /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7/site-packages/autokey/qtui/folderpage.py + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/autokey-0.90.4 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: autokey-common-0.90.4-6_bz1089695.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.X5jXiW + umask 022 + cd /builddir/build/BUILD + cd autokey-0.90.4 + DOCDIR=/builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/doc/autokey-common-0.90.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/doc/autokey-common-0.90.4 + cp -pr ACKNOWLEDGMENTS /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/doc/autokey-common-0.90.4 + cp -pr README /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64/usr/share/doc/autokey-common-0.90.4 + exit 0 Provides: autokey = 0.90.4-6_bz1089695.el7.centos autokey-common = 0.90.4-6_bz1089695.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python python(abi) = 2.7 Processing files: autokey-gtk-0.90.4-6_bz1089695.el7.centos.noarch Provides: autokey = 0.90.4-6_bz1089695.el7.centos autokey-gtk = 0.90.4-6_bz1089695.el7.centos Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /usr/bin/python python(abi) = 2.7 Processing files: autokey-qt-0.90.4-6_bz1089695.el7.centos.noarch Provides: autokey = 0.90.4-6_bz1089695.el7.centos autokey-qt = 0.90.4-6_bz1089695.el7.centos Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /usr/bin/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64 Wrote: /builddir/build/RPMS/autokey-common-0.90.4-6_bz1089695.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/autokey-gtk-0.90.4-6_bz1089695.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/autokey-qt-0.90.4-6_bz1089695.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5Wmpbn + umask 022 + cd /builddir/build/BUILD + cd autokey-0.90.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/autokey-0.90.4-6_bz1089695.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->