Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/key-mon.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-e464523d4a8532b0a74501830663f9db27656a9e/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=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/key-mon.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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/key-mon-1.16-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/key-mon.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-e464523d4a8532b0a74501830663f9db27656a9e/root'shell=Falseuid=996env={'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=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/key-mon.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8afErb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf key-mon-1.16 + /usr/bin/unzip -qq /builddir/build/SOURCES/key-mon-1.16.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd key-mon-1.16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm src/keymon/themes/clear/config~ + for lib in 'src/keymon/*.py' + sed '1{\@^#!/usr/bin/python@d}' src/keymon/__init__.py + touch -r src/keymon/__init__.py src/keymon/__init__.py.new + mv src/keymon/__init__.py.new src/keymon/__init__.py + for lib in 'src/keymon/*.py' + sed '1{\@^#!/usr/bin/python@d}' src/keymon/key_mon.py + touch -r src/keymon/key_mon.py src/keymon/key_mon.py.new + mv src/keymon/key_mon.py.new src/keymon/key_mon.py + for lib in 'src/keymon/*.py' + sed '1{\@^#!/usr/bin/python@d}' src/keymon/lazy_pixbuf_creator.py + touch -r src/keymon/lazy_pixbuf_creator.py src/keymon/lazy_pixbuf_creator.py.new + mv src/keymon/lazy_pixbuf_creator.py.new src/keymon/lazy_pixbuf_creator.py + for lib in 'src/keymon/*.py' + sed '1{\@^#!/usr/bin/python@d}' src/keymon/mod_mapper.py + touch -r src/keymon/mod_mapper.py src/keymon/mod_mapper.py.new + mv src/keymon/mod_mapper.py.new src/keymon/mod_mapper.py + for lib in 'src/keymon/*.py' + sed '1{\@^#!/usr/bin/python@d}' src/keymon/options.py + touch -r src/keymon/options.py src/keymon/options.py.new + mv src/keymon/options.py.new src/keymon/options.py + for lib in 'src/keymon/*.py' + sed '1{\@^#!/usr/bin/python@d}' src/keymon/options_test.py + touch -r src/keymon/options_test.py src/keymon/options_test.py.new + mv src/keymon/options_test.py.new src/keymon/options_test.py + for lib in 'src/keymon/*.py' + sed '1{\@^#!/usr/bin/python@d}' src/keymon/settings.py + touch -r src/keymon/settings.py src/keymon/settings.py.new + mv src/keymon/settings.py.new src/keymon/settings.py + for lib in 'src/keymon/*.py' + sed '1{\@^#!/usr/bin/python@d}' src/keymon/shaped_window.py + touch -r src/keymon/shaped_window.py src/keymon/shaped_window.py.new + mv src/keymon/shaped_window.py.new src/keymon/shaped_window.py + for lib in 'src/keymon/*.py' + sed '1{\@^#!/usr/bin/python@d}' src/keymon/two_state_image.py + touch -r src/keymon/two_state_image.py src/keymon/two_state_image.py.new + mv src/keymon/two_state_image.py.new src/keymon/two_state_image.py + for lib in 'src/keymon/*.py' + sed '1{\@^#!/usr/bin/python@d}' src/keymon/xlib.py + touch -r src/keymon/xlib.py src/keymon/xlib.py.new + mv src/keymon/xlib.py.new src/keymon/xlib.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qcVXEy + umask 022 + cd /builddir/build/BUILD + cd key-mon-1.16 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/keymon copying src/keymon/options_test.py -> build/lib/keymon copying src/keymon/settings.py -> build/lib/keymon copying src/keymon/xlib.py -> build/lib/keymon copying src/keymon/key_mon.py -> build/lib/keymon copying src/keymon/two_state_image.py -> build/lib/keymon copying src/keymon/lazy_pixbuf_creator.py -> build/lib/keymon copying src/keymon/__init__.py -> build/lib/keymon copying src/keymon/options.py -> build/lib/keymon copying src/keymon/mod_mapper.py -> build/lib/keymon copying src/keymon/shaped_window.py -> build/lib/keymon creating build/lib/keymon/themes creating build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/mouse-follower.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/one-char-template.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/middle-mouse.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/whiteout-48.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/ctrl.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/altgr-small.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/one-char-numpad-template.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/config -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/alt-small.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/ctrl-small.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/scroll-lft-mouse.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/mouse.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/shift.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/scroll-rgt-mouse.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/alt.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/multi-char-template.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/whiteout-72.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/left-mouse.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/altgr.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/right-mouse.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/shift-small.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/mouse-indicator.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/one-char-template-small.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/whiteout-58.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/one-line-wide.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/multi-char-numpad-template-small.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/meta.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/scroll-dn-mouse.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/scroll-up-mouse.svg -> build/lib/keymon/themes/clear-command copying src/keymon/themes/clear-command/two-line-wide.svg -> build/lib/keymon/themes/clear-command creating build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/mouse-follower.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/one-char-template.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/middle-mouse.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/whiteout-48.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/ctrl.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/altgr-small.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/one-char-numpad-template.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/config -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/alt-small.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/ctrl-small.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/scroll-lft-mouse.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/mouse.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/shift.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/scroll-rgt-mouse.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/alt.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/multi-char-template.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/whiteout-72.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/left-mouse.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/altgr.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/right-mouse.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/shift-small.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/mouse-indicator.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/one-char-template-small.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/whiteout-58.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/one-line-wide.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/multi-char-numpad-template-small.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/meta.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/scroll-dn-mouse.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/scroll-up-mouse.svg -> build/lib/keymon/themes/oblivion copying src/keymon/themes/oblivion/two-line-wide.svg -> build/lib/keymon/themes/oblivion creating build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/mouse-follower.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/one-char-template.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/middle-mouse.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/whiteout-48.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/ctrl.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/altgr-small.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/one-char-numpad-template.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/config -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/alt-small.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/ctrl-small.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/scroll-lft-mouse.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/mouse.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/shift.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/scroll-rgt-mouse.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/alt.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/multi-char-template.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/whiteout-72.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/left-mouse.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/altgr.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/right-mouse.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/shift-small.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/mouse-indicator.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/one-char-template-small.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/whiteout-58.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/one-line-wide.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/multi-char-numpad-template-small.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/meta.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/scroll-dn-mouse.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/scroll-up-mouse.svg -> build/lib/keymon/themes/clear-ubuntu copying src/keymon/themes/clear-ubuntu/two-line-wide.svg -> build/lib/keymon/themes/clear-ubuntu creating build/lib/keymon/themes/apple copying src/keymon/themes/apple/mouse-follower.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/one-char-template.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/middle-mouse.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/whiteout-48.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/ctrl.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/altgr-small.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/one-char-numpad-template.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/config -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/alt-small.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/ctrl-small.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/scroll-lft-mouse.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/mouse.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/shift.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/scroll-rgt-mouse.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/alt.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/multi-char-template.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/whiteout-72.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/left-mouse.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/altgr.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/right-mouse.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/shift-small.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/mouse-indicator.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/one-char-template-small.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/whiteout-58.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/one-line-wide.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/multi-char-numpad-template-small.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/meta.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/scroll-dn-mouse.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/scroll-up-mouse.svg -> build/lib/keymon/themes/apple copying src/keymon/themes/apple/two-line-wide.svg -> build/lib/keymon/themes/apple creating build/lib/keymon/themes/modern copying src/keymon/themes/modern/mouse-follower.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/one-char-template.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/middle-mouse.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/whiteout-48.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/ctrl.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/altgr-small.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/one-char-numpad-template.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/config -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/alt-small.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/ctrl-small.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/scroll-lft-mouse.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/mouse.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/shift.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/scroll-rgt-mouse.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/alt.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/multi-char-template.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/whiteout-72.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/left-mouse.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/altgr.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/right-mouse.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/shift-small.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/mouse-indicator.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/one-char-template-small.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/whiteout-58.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/one-line-wide.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/multi-char-numpad-template-small.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/meta.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/scroll-dn-mouse.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/scroll-up-mouse.svg -> build/lib/keymon/themes/modern copying src/keymon/themes/modern/two-line-wide.svg -> build/lib/keymon/themes/modern creating build/lib/keymon/themes/classic copying src/keymon/themes/classic/mouse-follower.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/one-char-template.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/middle-mouse.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/whiteout-48.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/ctrl.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/altgr-small.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/one-char-numpad-template.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/config -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/alt-small.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/ctrl-small.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/scroll-lft-mouse.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/mouse.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/shift.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/scroll-rgt-mouse.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/alt.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/multi-char-template.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/whiteout-72.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/two-line-wide-small.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/left-mouse.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/altgr.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/right-mouse.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/shift-small.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/mouse-indicator.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/one-char-template-small.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/whiteout-58.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/multi-char-template-small.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/one-line-wide.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/multi-char-numpad-template-small.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/meta.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/scroll-dn-mouse.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/scroll-up-mouse.svg -> build/lib/keymon/themes/classic copying src/keymon/themes/classic/two-line-wide.svg -> build/lib/keymon/themes/classic creating build/lib/keymon/themes/clear copying src/keymon/themes/clear/mouse-follower.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/one-char-template.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/middle-mouse.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/whiteout-48.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/ctrl.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/altgr-small.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/one-char-numpad-template.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/config -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/alt-small.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/ctrl-small.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/scroll-lft-mouse.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/mouse.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/shift.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/scroll-rgt-mouse.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/alt.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/multi-char-template.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/whiteout-72.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/left-mouse.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/altgr.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/right-mouse.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/shift-small.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/mouse-indicator.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/one-char-template-small.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/whiteout-58.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/one-line-wide.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/multi-char-numpad-template-small.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/meta.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/scroll-dn-mouse.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/scroll-up-mouse.svg -> build/lib/keymon/themes/clear copying src/keymon/themes/clear/two-line-wide.svg -> build/lib/keymon/themes/clear copying src/keymon/us.kbd -> build/lib/keymon copying src/keymon/tr.kbd -> build/lib/keymon copying src/keymon/de.kbd -> build/lib/keymon copying src/keymon/tr_f.kbd -> build/lib/keymon running build_scripts creating build/scripts-2.7 copying and adjusting src/key-mon -> build/scripts-2.7 changing mode of build/scripts-2.7/key-mon from 644 to 755 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4yWFaz + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch ++ dirname /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch + cd key-mon-1.16 + /usr/bin/python2 setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr creating /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon copying build/lib/keymon/options_test.py -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon copying build/lib/keymon/settings.py -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon copying build/lib/keymon/xlib.py -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon copying build/lib/keymon/key_mon.py -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon copying build/lib/keymon/us.kbd -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon copying build/lib/keymon/tr.kbd -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon copying build/lib/keymon/two_state_image.py -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon copying build/lib/keymon/lazy_pixbuf_creator.py -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon copying build/lib/keymon/de.kbd -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon copying build/lib/keymon/__init__.py -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon copying build/lib/keymon/options.py -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon copying build/lib/keymon/mod_mapper.py -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon copying build/lib/keymon/shaped_window.py -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon creating /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes creating /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/mouse-follower.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/one-char-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/middle-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/whiteout-48.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/ctrl.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/altgr-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/one-char-numpad-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/config -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/alt-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/ctrl-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/scroll-lft-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/shift.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/scroll-rgt-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/alt.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/multi-char-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/whiteout-72.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/left-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/altgr.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/right-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/shift-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/mouse-indicator.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/one-char-template-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/whiteout-58.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/one-line-wide.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/multi-char-numpad-template-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/meta.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/scroll-dn-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/scroll-up-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command copying build/lib/keymon/themes/clear-command/two-line-wide.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-command creating /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/mouse-follower.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/one-char-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/middle-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/whiteout-48.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/ctrl.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/altgr-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/one-char-numpad-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/config -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/alt-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/ctrl-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/scroll-lft-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/shift.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/scroll-rgt-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/alt.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/multi-char-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/whiteout-72.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/left-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/altgr.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/right-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/shift-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/mouse-indicator.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/one-char-template-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/whiteout-58.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/one-line-wide.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/multi-char-numpad-template-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/meta.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/scroll-dn-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/scroll-up-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion copying build/lib/keymon/themes/oblivion/two-line-wide.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/oblivion creating /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/mouse-follower.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/one-char-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/middle-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/whiteout-48.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/ctrl.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/altgr-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/one-char-numpad-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/config -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/alt-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/ctrl-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/scroll-lft-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/shift.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/scroll-rgt-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/alt.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/multi-char-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/whiteout-72.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/left-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/altgr.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/right-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/shift-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/mouse-indicator.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/one-char-template-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/whiteout-58.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/one-line-wide.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/multi-char-numpad-template-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/meta.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/scroll-dn-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/scroll-up-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu copying build/lib/keymon/themes/clear-ubuntu/two-line-wide.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear-ubuntu creating /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/mouse-follower.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/one-char-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/middle-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/whiteout-48.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/ctrl.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/altgr-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/one-char-numpad-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/config -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/alt-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/ctrl-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/scroll-lft-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/shift.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/scroll-rgt-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/alt.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/multi-char-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/whiteout-72.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/left-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/altgr.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/right-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/shift-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/mouse-indicator.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/one-char-template-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/whiteout-58.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/one-line-wide.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/multi-char-numpad-template-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/meta.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/scroll-dn-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/scroll-up-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple copying build/lib/keymon/themes/apple/two-line-wide.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/apple creating /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/mouse-follower.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/one-char-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/middle-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/whiteout-48.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/ctrl.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/altgr-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/one-char-numpad-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/config -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/alt-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/ctrl-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/scroll-lft-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/shift.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/scroll-rgt-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/alt.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/multi-char-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/whiteout-72.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/left-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/altgr.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/right-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/shift-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/mouse-indicator.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/one-char-template-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/whiteout-58.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/one-line-wide.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/multi-char-numpad-template-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/meta.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/scroll-dn-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/scroll-up-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern copying build/lib/keymon/themes/modern/two-line-wide.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/modern creating /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/mouse-follower.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/one-char-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/middle-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/whiteout-48.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/ctrl.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/altgr-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/one-char-numpad-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/config -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/alt-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/ctrl-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/scroll-lft-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/shift.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/scroll-rgt-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/alt.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/multi-char-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/whiteout-72.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/two-line-wide-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/left-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/altgr.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/right-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/shift-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/mouse-indicator.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/one-char-template-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/whiteout-58.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/multi-char-template-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/one-line-wide.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/multi-char-numpad-template-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/meta.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/scroll-dn-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/scroll-up-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic copying build/lib/keymon/themes/classic/two-line-wide.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/classic creating /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/mouse-follower.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/one-char-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/middle-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/whiteout-48.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/ctrl.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/altgr-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/one-char-numpad-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/config -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/alt-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/ctrl-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/scroll-lft-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/shift.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/scroll-rgt-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/alt.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/multi-char-template.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/whiteout-72.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/left-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/altgr.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/right-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/shift-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/mouse-indicator.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/one-char-template-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/whiteout-58.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/one-line-wide.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/multi-char-numpad-template-small.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/meta.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/scroll-dn-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/scroll-up-mouse.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/themes/clear/two-line-wide.svg -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/themes/clear copying build/lib/keymon/tr_f.kbd -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon byte-compiling /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/options_test.py to options_test.pyc byte-compiling /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/xlib.py to xlib.pyc byte-compiling /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/key_mon.py to key_mon.pyc byte-compiling /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/two_state_image.py to two_state_image.pyc byte-compiling /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/lazy_pixbuf_creator.py to lazy_pixbuf_creator.pyc byte-compiling /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/mod_mapper.py to mod_mapper.pyc byte-compiling /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/keymon/shaped_window.py to shaped_window.pyc writing byte-compilation script '/tmp/tmpdawMqg.py' /usr/bin/python2 -O /tmp/tmpdawMqg.py removing /tmp/tmpdawMqg.py running install_scripts creating /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/bin copying build/scripts-2.7/key-mon -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/bin/key-mon to 755 running install_data creating /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/share creating /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/share/pixmaps copying icons/key-mon.xpm -> /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/share/pixmaps running install_egg_info Writing /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/lib/python2.7/site-packages/key_mon-1.16-py2.7.egg-info + desktop-file-install --dir=/builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/share/applications icons/key-mon.desktop + install -d -m 0755 /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/share/man/man1 + install -m 0644 man/key-mon.1 /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/share/man/man1/key-mon.1 + mkdir -p /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/share/appdata + cat + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/key-mon-1.16 /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/key-mon-1.16-4.el7.noarch/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: key-mon-1.16-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zve6iN + umask 022 + cd /builddir/build/BUILD + cd key-mon-1.16 + DOCDIR=/builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/share/doc/key-mon-1.16 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/share/doc/key-mon-1.16 + cp -pr README.rst /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/share/doc/key-mon-1.16 + cp -pr COPYING /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch/usr/share/doc/key-mon-1.16 + exit 0 Provides: appdata() appdata(key-mon.appdata.xml) application() application(key-mon.desktop) key-mon = 1.16-4.el7 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/python2 python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch Wrote: /builddir/build/RPMS/key-mon-1.16-4.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hbbwP9 + umask 022 + cd /builddir/build/BUILD + cd key-mon-1.16 + /usr/bin/rm -rf /builddir/build/BUILDROOT/key-mon-1.16-4.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->