Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/thonny.spec'], chrootPath='/var/lib/mock/f27-build-11881702-880664/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/thonny.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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/thonny-2.1.17-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/thonny.spec'], chrootPath='/var/lib/mock/f27-build-11881702-880664/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/thonny.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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OEOFC4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf thonny-2.1.17 + /usr/bin/gzip -dc /builddir/build/SOURCES/thonny-2.1.17.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd thonny-2.1.17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iedfVw + umask 022 + cd /builddir/build/BUILD + cd thonny-2.1.17 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/thonny copying thonny/config.py -> build/lib/thonny copying thonny/config_ui.py -> build/lib/thonny copying thonny/codeview.py -> build/lib/thonny copying thonny/code.py -> build/lib/thonny copying thonny/__main__.py -> build/lib/thonny copying thonny/jedi_utils.py -> build/lib/thonny copying thonny/common.py -> build/lib/thonny copying thonny/running.py -> build/lib/thonny copying thonny/memory.py -> build/lib/thonny copying thonny/base_file_browser.py -> build/lib/thonny copying thonny/token_utils.py -> build/lib/thonny copying thonny/shell.py -> build/lib/thonny copying thonny/workbench.py -> build/lib/thonny copying thonny/ast_utils.py -> build/lib/thonny copying thonny/misc_utils.py -> build/lib/thonny copying thonny/tktextext.py -> build/lib/thonny copying thonny/__init__.py -> build/lib/thonny copying thonny/roughparse.py -> build/lib/thonny copying thonny/globals.py -> build/lib/thonny copying thonny/ui_utils.py -> build/lib/thonny creating build/lib/thonny/test copying thonny/test/test_ast_utils.py -> build/lib/thonny/test copying thonny/test/test_ast_utils_mark_text_ranges.py -> build/lib/thonny/test copying thonny/test/__init__.py -> build/lib/thonny/test creating build/lib/thonny/plugins copying thonny/plugins/commenting.py -> build/lib/thonny/plugins copying thonny/plugins/ast_view.py -> build/lib/thonny/plugins copying thonny/plugins/pip_gui.py -> build/lib/thonny/plugins copying thonny/plugins/paren_matcher.py -> build/lib/thonny/plugins copying thonny/plugins/styler.py -> build/lib/thonny/plugins copying thonny/plugins/about.py -> build/lib/thonny/plugins copying thonny/plugins/replayer.py -> build/lib/thonny/plugins copying thonny/plugins/thonny_folders.py -> build/lib/thonny/plugins copying thonny/plugins/main_file_browser.py -> build/lib/thonny/plugins copying thonny/plugins/goto_definition.py -> build/lib/thonny/plugins copying thonny/plugins/font_config_page.py -> build/lib/thonny/plugins copying thonny/plugins/general_config_page.py -> build/lib/thonny/plugins copying thonny/plugins/common_editing_commands.py -> build/lib/thonny/plugins copying thonny/plugins/coloring.py -> build/lib/thonny/plugins copying thonny/plugins/refactor.py -> build/lib/thonny/plugins copying thonny/plugins/heap.py -> build/lib/thonny/plugins copying thonny/plugins/locals_marker.py -> build/lib/thonny/plugins copying thonny/plugins/event_logging.py -> build/lib/thonny/plugins copying thonny/plugins/debugger.py -> build/lib/thonny/plugins copying thonny/plugins/object_inspector.py -> build/lib/thonny/plugins copying thonny/plugins/highlight_names.py -> build/lib/thonny/plugins copying thonny/plugins/outline.py -> build/lib/thonny/plugins copying thonny/plugins/event_view.py -> build/lib/thonny/plugins copying thonny/plugins/editor_config_page.py -> build/lib/thonny/plugins copying thonny/plugins/variables.py -> build/lib/thonny/plugins copying thonny/plugins/__init__.py -> build/lib/thonny/plugins copying thonny/plugins/find_replace.py -> build/lib/thonny/plugins copying thonny/plugins/interpreter_config_page.py -> build/lib/thonny/plugins copying thonny/plugins/autocomplete.py -> build/lib/thonny/plugins creating build/lib/thonny/shared copying thonny/shared/backend_launcher.py -> build/lib/thonny/shared copying thonny/shared/__init__.py -> build/lib/thonny/shared creating build/lib/thonny/test/plugins copying thonny/test/plugins/test_paren_matcher.py -> build/lib/thonny/test/plugins copying thonny/test/plugins/test_coloring.py -> build/lib/thonny/test/plugins copying thonny/test/plugins/test_locals_marker.py -> build/lib/thonny/test/plugins copying thonny/test/plugins/test_name_highlighter.py -> build/lib/thonny/test/plugins copying thonny/test/plugins/__init__.py -> build/lib/thonny/test/plugins creating build/lib/thonny/plugins/system_shell copying thonny/plugins/system_shell/__init__.py -> build/lib/thonny/plugins/system_shell copying thonny/plugins/system_shell/explain_environment.py -> build/lib/thonny/plugins/system_shell creating build/lib/thonny/plugins/help copying thonny/plugins/help/__init__.py -> build/lib/thonny/plugins/help creating build/lib/thonny/shared/thonny copying thonny/shared/thonny/common.py -> build/lib/thonny/shared/thonny copying thonny/shared/thonny/ast_utils.py -> build/lib/thonny/shared/thonny copying thonny/shared/thonny/backend.py -> build/lib/thonny/shared/thonny copying thonny/shared/thonny/__init__.py -> build/lib/thonny/shared/thonny copying thonny/VERSION -> build/lib/thonny creating build/lib/thonny/res copying thonny/res/run.run_to_cursor.gif -> build/lib/thonny/res copying thonny/res/file.save_file.gif -> build/lib/thonny/res copying thonny/res/run.reset.gif -> build/lib/thonny/res copying thonny/res/thonny.png -> build/lib/thonny/res copying thonny/res/open_folder.gif -> build/lib/thonny/res copying thonny/res/method.gif -> build/lib/thonny/res copying thonny/res/run.step_over.gif -> build/lib/thonny/res copying thonny/res/generic_file.gif -> build/lib/thonny/res copying thonny/res/arrow_down2.gif -> build/lib/thonny/res copying thonny/res/class.gif -> build/lib/thonny/res copying thonny/res/thonny.ico -> build/lib/thonny/res copying thonny/res/tab_close.gif -> build/lib/thonny/res copying thonny/res/run.step_out.gif -> build/lib/thonny/res copying thonny/res/closed_folder.gif -> build/lib/thonny/res copying thonny/res/python_icon.gif -> build/lib/thonny/res copying thonny/res/16x16_blank.gif -> build/lib/thonny/res copying thonny/res/python_file.gif -> build/lib/thonny/res copying thonny/res/file.open_file.gif -> build/lib/thonny/res copying thonny/res/folder.gif -> build/lib/thonny/res copying thonny/res/run.run_current_script.gif -> build/lib/thonny/res copying thonny/res/tab_close_active.gif -> build/lib/thonny/res copying thonny/res/run.stop.gif -> build/lib/thonny/res copying thonny/res/run.debug_current_script.gif -> build/lib/thonny/res copying thonny/res/hard_drive2.gif -> build/lib/thonny/res copying thonny/res/run.step_into.gif -> build/lib/thonny/res copying thonny/res/text_file.gif -> build/lib/thonny/res copying thonny/res/file.new_file.gif -> build/lib/thonny/res copying thonny/res/hard_drive.gif -> build/lib/thonny/res copying thonny/res/run.step.gif -> build/lib/thonny/res copying thonny/res/1x1_white.gif -> build/lib/thonny/res copying thonny/res/thonny_small.ico -> build/lib/thonny/res copying thonny/res/gray_line.gif -> build/lib/thonny/res copying thonny/plugins/help/help.rst -> build/lib/thonny/plugins/help + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SRKun2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch ++ dirname /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch + cd thonny-2.1.17 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch running install running install_lib creating /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr creating /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib creating /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/config.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/config_ui.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/codeview.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/code.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny creating /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test copying build/lib/thonny/test/test_ast_utils.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test copying build/lib/thonny/test/test_ast_utils_mark_text_ranges.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test creating /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test/plugins copying build/lib/thonny/test/plugins/test_paren_matcher.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test/plugins copying build/lib/thonny/test/plugins/test_coloring.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test/plugins copying build/lib/thonny/test/plugins/test_locals_marker.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test/plugins copying build/lib/thonny/test/plugins/test_name_highlighter.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test/plugins copying build/lib/thonny/test/plugins/__init__.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test/plugins copying build/lib/thonny/test/__init__.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test creating /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/commenting.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/ast_view.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/pip_gui.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/paren_matcher.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/styler.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/about.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/replayer.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins creating /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/system_shell copying build/lib/thonny/plugins/system_shell/__init__.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/system_shell copying build/lib/thonny/plugins/system_shell/explain_environment.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/system_shell copying build/lib/thonny/plugins/thonny_folders.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/main_file_browser.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/goto_definition.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/font_config_page.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/general_config_page.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/common_editing_commands.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/coloring.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/refactor.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins creating /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/help copying build/lib/thonny/plugins/help/help.rst -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/help copying build/lib/thonny/plugins/help/__init__.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/help copying build/lib/thonny/plugins/heap.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/locals_marker.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/event_logging.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/debugger.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/object_inspector.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/highlight_names.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/outline.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/event_view.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/editor_config_page.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/variables.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/__init__.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/find_replace.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/interpreter_config_page.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/plugins/autocomplete.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins copying build/lib/thonny/__main__.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/jedi_utils.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/common.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/running.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/VERSION -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/memory.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/base_file_browser.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/token_utils.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/shell.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/workbench.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/ast_utils.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny creating /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/shared copying build/lib/thonny/shared/backend_launcher.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/shared copying build/lib/thonny/shared/__init__.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/shared creating /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/shared/thonny copying build/lib/thonny/shared/thonny/common.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/shared/thonny copying build/lib/thonny/shared/thonny/ast_utils.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/shared/thonny copying build/lib/thonny/shared/thonny/backend.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/shared/thonny copying build/lib/thonny/shared/thonny/__init__.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/shared/thonny copying build/lib/thonny/misc_utils.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/tktextext.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/__init__.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/roughparse.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny copying build/lib/thonny/globals.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny creating /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/run.run_to_cursor.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/file.save_file.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/run.reset.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/thonny.png -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/open_folder.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/method.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/run.step_over.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/generic_file.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/arrow_down2.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/class.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/thonny.ico -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/tab_close.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/run.step_out.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/closed_folder.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/python_icon.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/16x16_blank.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/python_file.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/file.open_file.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/folder.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/run.run_current_script.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/tab_close_active.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/run.stop.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/run.debug_current_script.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/hard_drive2.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/run.step_into.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/text_file.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/file.new_file.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/hard_drive.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/run.step.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/1x1_white.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/thonny_small.ico -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/res/gray_line.gif -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/res copying build/lib/thonny/ui_utils.py -> /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/config_ui.py to config_ui.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/codeview.py to codeview.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/code.py to code.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test/test_ast_utils.py to test_ast_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test/test_ast_utils_mark_text_ranges.py to test_ast_utils_mark_text_ranges.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test/plugins/test_paren_matcher.py to test_paren_matcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test/plugins/test_coloring.py to test_coloring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test/plugins/test_locals_marker.py to test_locals_marker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test/plugins/test_name_highlighter.py to test_name_highlighter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/test/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/commenting.py to commenting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/ast_view.py to ast_view.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/pip_gui.py to pip_gui.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/paren_matcher.py to paren_matcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/styler.py to styler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/about.py to about.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/replayer.py to replayer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/system_shell/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/system_shell/explain_environment.py to explain_environment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/thonny_folders.py to thonny_folders.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/main_file_browser.py to main_file_browser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/goto_definition.py to goto_definition.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/font_config_page.py to font_config_page.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/general_config_page.py to general_config_page.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/common_editing_commands.py to common_editing_commands.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/coloring.py to coloring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/refactor.py to refactor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/help/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/heap.py to heap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/locals_marker.py to locals_marker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/event_logging.py to event_logging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/debugger.py to debugger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/object_inspector.py to object_inspector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/highlight_names.py to highlight_names.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/outline.py to outline.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/event_view.py to event_view.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/editor_config_page.py to editor_config_page.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/variables.py to variables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/find_replace.py to find_replace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/interpreter_config_page.py to interpreter_config_page.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/plugins/autocomplete.py to autocomplete.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/jedi_utils.py to jedi_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/running.py to running.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/memory.py to memory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/base_file_browser.py to base_file_browser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/token_utils.py to token_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/workbench.py to workbench.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/ast_utils.py to ast_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/shared/backend_launcher.py to backend_launcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/shared/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/shared/thonny/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/shared/thonny/ast_utils.py to ast_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/shared/thonny/backend.py to backend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/shared/thonny/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/misc_utils.py to misc_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/tktextext.py to tktextext.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/roughparse.py to roughparse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/globals.py to globals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny/ui_utils.py to ui_utils.cpython-36.pyc writing byte-compilation script '/tmp/tmpoyq279lc.py' /usr/bin/python3 /tmp/tmpoyq279lc.py removing /tmp/tmpoyq279lc.py running install_egg_info running egg_info writing thonny.egg-info/PKG-INFO writing dependency_links to thonny.egg-info/dependency_links.txt writing entry points to thonny.egg-info/entry_points.txt writing requirements to thonny.egg-info/requires.txt writing top-level names to thonny.egg-info/top_level.txt reading manifest file 'thonny.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'thonny.egg-info/SOURCES.txt' Copying thonny.egg-info to /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6/site-packages/thonny-2.1.17-py3.6.egg-info running install_scripts Installing thonny script to /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/bin + install -m 0644 -D -T packaging/icons/thonny-256x256.png /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/icons/hicolor/256x256/apps/thonny.png + install -m 0644 -D -T packaging/icons/thonny-128x128.png /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/icons/hicolor/128x128/apps/thonny.png + install -m 0644 -D -T packaging/icons/thonny-64x64.png /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/icons/hicolor/64x64/apps/thonny.png + install -m 0644 -D -T packaging/icons/thonny-48x48.png /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/icons/hicolor/48x48/apps/thonny.png + install -m 0644 -D -T packaging/icons/thonny-32x32.png /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/icons/hicolor/32x32/apps/thonny.png + install -m 0644 -D -T packaging/icons/thonny-22x22.png /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/icons/hicolor/22x22/apps/thonny.png + install -m 0644 -D -T packaging/icons/thonny-16x16.png /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/icons/hicolor/16x16/apps/thonny.png + install -D -m 0644 -t /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/metainfo packaging/linux/org.thonny.Thonny.appdata.xml + install -D -m 0644 -t /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/man/man1 packaging/linux/thonny.1 + desktop-file-install --dir=/builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/applications packaging/linux/org.thonny.Thonny.desktop + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/metainfo/org.thonny.Thonny.appdata.xml /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/metainfo/org.thonny.Thonny.appdata.xml: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 2.1.17-1.fc27 --unique-debug-suffix -2.1.17-1.fc27.noarch --unique-debug-src-base thonny-2.1.17-1.fc27.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/thonny-2.1.17 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.w1tZUD + umask 022 + cd /builddir/build/BUILD + cd thonny-2.1.17 + xvfb-run py.test-3 --pyargs thonny ============================= test session starts ============================== platform linux -- Python 3.6.4, pytest-3.2.3, py-1.4.34, pluggy-0.4.0 rootdir: /builddir/build/BUILD/thonny-2.1.17, inifile: collected 21 items thonny/test/test_ast_utils.py . thonny/test/test_ast_utils_mark_text_ranges.py ................. thonny/test/plugins/test_coloring.py . thonny/test/plugins/test_locals_marker.py . thonny/test/plugins/test_paren_matcher.py . ========================== 21 passed in 0.30 seconds =========================== + exit 0 Processing files: thonny-2.1.17-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QTVKto + umask 022 + cd /builddir/build/BUILD + cd thonny-2.1.17 + DOCDIR=/builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/doc/thonny + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/doc/thonny + cp -pr README.rst /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/doc/thonny + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/doc/thonny + cp -pr CREDITS.rst /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/doc/thonny + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uxtg48 + umask 022 + cd /builddir/build/BUILD + cd thonny-2.1.17 + LICENSEDIR=/builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/licenses/thonny + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/licenses/thonny + cp -pr LICENSE.txt /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/licenses/thonny + cp -pr licenses/ECLIPSE-ICONS-LICENSE.txt /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch/usr/share/licenses/thonny + exit 0 Provides: application() application(org.thonny.Thonny.desktop) metainfo() metainfo(org.thonny.Thonny.appdata.xml) mimehandler(text/x-python) python3.6dist(thonny) = 2.1.17 python3dist(thonny) = 2.1.17 thonny = 2.1.17-1.fc27 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.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch Wrote: /builddir/build/RPMS/thonny-2.1.17-1.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9WZEvr + umask 022 + cd /builddir/build/BUILD + cd thonny-2.1.17 + /usr/bin/rm -rf /builddir/build/BUILDROOT/thonny-2.1.17-1.fc27.noarch + exit 0 Child return code was: 0