Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-keycat.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687324639.653350/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-keycat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-KeyCat-0.2.5-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-keycat.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687324639.653350/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-keycat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-KeyCat-0.2.5-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-keycat.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687324639.653350/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-keycat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0j3tsH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf KeyCat-0.2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/KeyCat-0.2.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd KeyCat-0.2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.o3wqEO + umask 022 + cd /builddir/build/BUILD + cd KeyCat-0.2.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_statistic.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_button_matcher.py -> build/lib/tests copying tests/test_template_matcher.py -> build/lib/tests copying tests/test_database.py -> build/lib/tests copying tests/test_keyboard_events.py -> build/lib/tests copying tests/test_mouse_events.py -> build/lib/tests creating build/lib/keycat copying keycat/screen.py -> build/lib/keycat copying keycat/keyboard_events.py -> build/lib/keycat copying keycat/repository.py -> build/lib/keycat copying keycat/template_matcher.py -> build/lib/keycat copying keycat/models.py -> build/lib/keycat copying keycat/__init__.py -> build/lib/keycat copying keycat/dependencies.py -> build/lib/keycat copying keycat/__main__.py -> build/lib/keycat copying keycat/statistic.py -> build/lib/keycat copying keycat/notify.py -> build/lib/keycat copying keycat/events.py -> build/lib/keycat copying keycat/desktop_entry.py -> build/lib/keycat copying keycat/mouse_events.py -> build/lib/keycat copying keycat/key_codes.py -> build/lib/keycat copying keycat/picture_util.py -> build/lib/keycat copying keycat/program_identifier.py -> build/lib/keycat copying keycat/button_matcher.py -> build/lib/keycat copying keycat/database.py -> build/lib/keycat creating build/lib/keycat/data copying keycat/data/__init__.py -> build/lib/keycat/data creating build/lib/keycat/data/buttons copying keycat/data/buttons/__init__.py -> build/lib/keycat/data/buttons creating build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/__init__.py -> build/lib/keycat/data/buttons/chrome creating build/lib/keycat/data/buttons/galculator copying keycat/data/buttons/galculator/__init__.py -> build/lib/keycat/data/buttons/galculator copying keycat/data/buttons_config.json -> build/lib/keycat/data copying keycat/data/buttons/chrome/paste.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/back_button.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/cut.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/reload.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/back_text.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/copy.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/dev_tools.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/new_tab_button.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/save_as_2.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/downloads.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/bookmark_tabs.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/print.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/clear_browsing.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/undo.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/paste_2.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/new_tab_3.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/report.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/show_bookmarks_bar.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/find.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/reopen_closed.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/history.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/forward_text.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/save_as.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/book_manager.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/bookmark_button.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/book_open.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/task_manager.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/bookmark.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/reload_button.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/print_2.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/select_all.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/exit.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/new_tab.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/inspect.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/view_page_source.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/forward_button.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/new_tab_template_chrome.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/close_tab.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/print_3.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/reload_text.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/new_incognito.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/reopen_closed_tab.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/new_windows_template_chrome.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/show_bookmarks_bar2.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/save_video_as.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/chrome/close.png -> build/lib/keycat/data/buttons/chrome copying keycat/data/buttons/galculator/paste.png -> build/lib/keycat/data/buttons/galculator copying keycat/data/buttons/galculator/cut.png -> build/lib/keycat/data/buttons/galculator copying keycat/data/buttons/galculator/algebraic.png -> build/lib/keycat/data/buttons/galculator copying keycat/data/buttons/galculator/copy.png -> build/lib/keycat/data/buttons/galculator copying keycat/data/buttons/galculator/rpn.png -> build/lib/keycat/data/buttons/galculator copying keycat/data/buttons/galculator/formula.png -> build/lib/keycat/data/buttons/galculator copying keycat/data/buttons/galculator/show_menu.png -> build/lib/keycat/data/buttons/galculator copying keycat/data/buttons/galculator/quit.png -> build/lib/keycat/data/buttons/galculator copying keycat/data/buttons/galculator/preferences.png -> build/lib/keycat/data/buttons/galculator + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XuS7ga + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64 + cd KeyCat-0.2.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_statistic.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_button_matcher.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_template_matcher.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_database.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_keyboard_events.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_mouse_events.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat copying build/lib/keycat/screen.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat copying build/lib/keycat/keyboard_events.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat copying build/lib/keycat/repository.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat copying build/lib/keycat/template_matcher.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat copying build/lib/keycat/models.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat copying build/lib/keycat/__init__.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat copying build/lib/keycat/dependencies.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat copying build/lib/keycat/__main__.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat copying build/lib/keycat/statistic.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat copying build/lib/keycat/notify.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat copying build/lib/keycat/events.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat copying build/lib/keycat/desktop_entry.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data copying build/lib/keycat/data/__init__.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data copying build/lib/keycat/data/buttons_config.json -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/paste.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/back_button.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/cut.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/reload.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/back_text.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/copy.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/__init__.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/dev_tools.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/new_tab_button.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/save_as_2.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/downloads.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/bookmark_tabs.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/print.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/clear_browsing.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/undo.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/paste_2.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/new_tab_3.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/report.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/show_bookmarks_bar.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/find.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/reopen_closed.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/history.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/forward_text.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/save_as.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/book_manager.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/bookmark_button.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/book_open.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/task_manager.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/bookmark.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/reload_button.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/print_2.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/select_all.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/exit.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/new_tab.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/inspect.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/view_page_source.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/forward_button.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/new_tab_template_chrome.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/close_tab.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/print_3.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/reload_text.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/new_incognito.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/reopen_closed_tab.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/new_windows_template_chrome.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/show_bookmarks_bar2.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/save_video_as.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/chrome/close.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome copying build/lib/keycat/data/buttons/__init__.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/galculator copying build/lib/keycat/data/buttons/galculator/paste.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/galculator copying build/lib/keycat/data/buttons/galculator/cut.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/galculator copying build/lib/keycat/data/buttons/galculator/algebraic.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/galculator copying build/lib/keycat/data/buttons/galculator/copy.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/galculator copying build/lib/keycat/data/buttons/galculator/__init__.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/galculator copying build/lib/keycat/data/buttons/galculator/rpn.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/galculator copying build/lib/keycat/data/buttons/galculator/formula.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/galculator copying build/lib/keycat/data/buttons/galculator/show_menu.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/galculator copying build/lib/keycat/data/buttons/galculator/quit.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/galculator copying build/lib/keycat/data/buttons/galculator/preferences.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/galculator copying build/lib/keycat/mouse_events.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat copying build/lib/keycat/key_codes.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat copying build/lib/keycat/picture_util.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat copying build/lib/keycat/program_identifier.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat copying build/lib/keycat/button_matcher.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat copying build/lib/keycat/database.py -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/tests/test_statistic.py to test_statistic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/tests/test_button_matcher.py to test_button_matcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/tests/test_template_matcher.py to test_template_matcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/tests/test_database.py to test_database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/tests/test_keyboard_events.py to test_keyboard_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/tests/test_mouse_events.py to test_mouse_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/screen.py to screen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/keyboard_events.py to keyboard_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/repository.py to repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/template_matcher.py to template_matcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/dependencies.py to dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/statistic.py to statistic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/notify.py to notify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/desktop_entry.py to desktop_entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/chrome/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/data/buttons/galculator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/mouse_events.py to mouse_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/key_codes.py to key_codes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/picture_util.py to picture_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/program_identifier.py to program_identifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/button_matcher.py to button_matcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/keycat/database.py to database.cpython-39.pyc writing byte-compilation script '/tmp/tmp5mkm0hc_.py' /usr/bin/python3 /tmp/tmp5mkm0hc_.py removing /tmp/tmp5mkm0hc_.py running install_data creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/builddir creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/builddir/.local creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/builddir/.local/share creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/builddir/.local/share/applications copying keycat.desktop -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/builddir/.local/share/applications creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/builddir/.local/share/icons creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/builddir/.local/share/icons/hicolor creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/builddir/.local/share/icons/hicolor/256x256 creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/builddir/.local/share/icons/hicolor/256x256/apps copying keycat.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/builddir/.local/share/icons/hicolor/256x256/apps creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/builddir/.local/share/icons/hicolor/22x22 creating /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/builddir/.local/share/icons/hicolor/22x22/apps copying keycat-small.png -> /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/builddir/.local/share/icons/hicolor/22x22/apps running install_egg_info running egg_info writing KeyCat.egg-info/PKG-INFO writing dependency_links to KeyCat.egg-info/dependency_links.txt writing entry points to KeyCat.egg-info/entry_points.txt writing requirements to KeyCat.egg-info/requires.txt writing top-level names to KeyCat.egg-info/top_level.txt reading manifest file 'KeyCat.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'KeyCat.egg-info/SOURCES.txt' Copying KeyCat.egg-info to /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9/site-packages/KeyCat-0.2.5-py3.9.egg-info running install_scripts Installing keycat script to /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64//usr/share/doc/python-KeyCat + '[' -d doc ']' ~/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64 ~/build/BUILD/KeyCat-0.2.5 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/KeyCat-0.2.5 + mv /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.2.5-1 --unique-debug-suffix -0.2.5-1.x86_64 --unique-debug-src-base python-KeyCat-0.2.5-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/KeyCat-0.2.5 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-KeyCat-0.2.5-1.noarch Provides: python-KeyCat python3-KeyCat = 0.2.5-1 python3.9dist(keycat) = 0.2.5 python3dist(keycat) = 0.2.5 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/python3 python(abi) = 3.9 python3.9dist(pillow) >= 3.4.2 python3.9dist(pyscreenshot) >= 0.4.2 python3.9dist(python-xlib) >= 0.17 python3.9dist(pyuserinput) >= 0.1.11 python3.9dist(screeninfo) >= 0.2.1 python3.9dist(setuptools) python3.9dist(sqlalchemy) >= 1.1.3 Processing files: python-KeyCat-help-0.2.5-1.noarch warning: Empty %files file /builddir/build/BUILD/KeyCat-0.2.5/doclist.lst Provides: python-KeyCat-help = 0.2.5-1 python3-KeyCat-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-KeyCat-0.2.5-1.x86_64 RPM build errors: error: Installed (but unpackaged) file(s) found: /builddir/.local/share/applications/keycat.desktop /builddir/.local/share/icons/hicolor/22x22/apps/keycat-small.png /builddir/.local/share/icons/hicolor/256x256/apps/keycat.png Empty %files file /builddir/build/BUILD/KeyCat-0.2.5/doclist.lst Installed (but unpackaged) file(s) found: /builddir/.local/share/applications/keycat.desktop /builddir/.local/share/icons/hicolor/22x22/apps/keycat-small.png /builddir/.local/share/icons/hicolor/256x256/apps/keycat.png Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-keycat.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-keycat.spec