Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mu-editor.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683721151.944108/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-mu-editor.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-mu-editor-1.2.0-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-mu-editor.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683721151.944108/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-mu-editor.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-mu-editor-1.2.0-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-mu-editor.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683721151.944108/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-mu-editor.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.Ts1duU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mu-editor-1.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/mu-editor-1.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mu-editor-1.2.0 + /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.BZH1WL + umask 022 + cd /builddir/build/BUILD + cd mu-editor-1.2.0 + 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/mu copying mu/virtual_environment.py -> build/lib/mu copying mu/__init__.py -> build/lib/mu copying mu/config.py -> build/lib/mu copying mu/logic.py -> build/lib/mu copying mu/__main__.py -> build/lib/mu copying mu/app.py -> build/lib/mu copying mu/i18n.py -> build/lib/mu copying mu/settings.py -> build/lib/mu copying mu/mu_debug.py -> build/lib/mu creating build/lib/mu/contrib copying mu/contrib/__init__.py -> build/lib/mu/contrib copying mu/contrib/microfs.py -> build/lib/mu/contrib copying mu/contrib/uflash.py -> build/lib/mu/contrib copying mu/contrib/esptool.py -> build/lib/mu/contrib creating build/lib/mu/resources copying mu/resources/__init__.py -> build/lib/mu/resources creating build/lib/mu/modes copying mu/modes/__init__.py -> build/lib/mu/modes copying mu/modes/python3.py -> build/lib/mu/modes copying mu/modes/microbit.py -> build/lib/mu/modes copying mu/modes/web.py -> build/lib/mu/modes copying mu/modes/pygamezero.py -> build/lib/mu/modes copying mu/modes/lego.py -> build/lib/mu/modes copying mu/modes/pyboard.py -> build/lib/mu/modes copying mu/modes/pico.py -> build/lib/mu/modes copying mu/modes/esp.py -> build/lib/mu/modes copying mu/modes/base.py -> build/lib/mu/modes copying mu/modes/circuitpython.py -> build/lib/mu/modes copying mu/modes/debugger.py -> build/lib/mu/modes copying mu/modes/snek.py -> build/lib/mu/modes package init file 'mu/debugger/__init__.py' not found (or not a regular file) creating build/lib/mu/debugger copying mu/debugger/config.py -> build/lib/mu/debugger copying mu/debugger/client.py -> build/lib/mu/debugger copying mu/debugger/utils.py -> build/lib/mu/debugger copying mu/debugger/runner.py -> build/lib/mu/debugger creating build/lib/mu/interface copying mu/interface/__init__.py -> build/lib/mu/interface copying mu/interface/editor.py -> build/lib/mu/interface copying mu/interface/workers.py -> build/lib/mu/interface copying mu/interface/themes.py -> build/lib/mu/interface copying mu/interface/panes.py -> build/lib/mu/interface copying mu/interface/main.py -> build/lib/mu/interface copying mu/interface/dialogs.py -> build/lib/mu/interface copying mu/interface/widgets.py -> build/lib/mu/interface creating build/lib/mu/modes/api copying mu/modes/api/__init__.py -> build/lib/mu/modes/api copying mu/modes/api/python3.py -> build/lib/mu/modes/api copying mu/modes/api/microbit.py -> build/lib/mu/modes/api copying mu/modes/api/shared.py -> build/lib/mu/modes/api copying mu/modes/api/pygamezero.py -> build/lib/mu/modes/api copying mu/modes/api/lego.py -> build/lib/mu/modes/api copying mu/modes/api/pyboard.py -> build/lib/mu/modes/api copying mu/modes/api/adafruit.py -> build/lib/mu/modes/api copying mu/modes/api/esp.py -> build/lib/mu/modes/api copying mu/modes/api/flask.py -> build/lib/mu/modes/api copying mu/modes/api/pi.py -> build/lib/mu/modes/api copying mu/modes/api/snek.py -> build/lib/mu/modes/api creating build/lib/mu/wheels copying mu/wheels/__init__.py -> build/lib/mu/wheels copying mu/wheels/__main__.py -> build/lib/mu/wheels running egg_info writing mu_editor.egg-info/PKG-INFO writing dependency_links to mu_editor.egg-info/dependency_links.txt writing entry points to mu_editor.egg-info/entry_points.txt writing requirements to mu_editor.egg-info/requires.txt writing top-level names to mu_editor.egg-info/top_level.txt reading manifest file 'mu_editor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'mu_editor.egg-info/SOURCES.txt' creating build/lib/mu/locale creating build/lib/mu/locale/de_DE creating build/lib/mu/locale/de_DE/LC_MESSAGES copying mu/locale/de_DE/LC_MESSAGES/mu.mo -> build/lib/mu/locale/de_DE/LC_MESSAGES copying mu/locale/de_DE/LC_MESSAGES/mu.po -> build/lib/mu/locale/de_DE/LC_MESSAGES creating build/lib/mu/locale/es creating build/lib/mu/locale/es/LC_MESSAGES copying mu/locale/es/LC_MESSAGES/mu.mo -> build/lib/mu/locale/es/LC_MESSAGES copying mu/locale/es/LC_MESSAGES/mu.po -> build/lib/mu/locale/es/LC_MESSAGES creating build/lib/mu/locale/fr creating build/lib/mu/locale/fr/LC_MESSAGES copying mu/locale/fr/LC_MESSAGES/mu.mo -> build/lib/mu/locale/fr/LC_MESSAGES copying mu/locale/fr/LC_MESSAGES/mu.po -> build/lib/mu/locale/fr/LC_MESSAGES creating build/lib/mu/locale/ja creating build/lib/mu/locale/ja/LC_MESSAGES copying mu/locale/ja/LC_MESSAGES/mu.mo -> build/lib/mu/locale/ja/LC_MESSAGES copying mu/locale/ja/LC_MESSAGES/mu.po -> build/lib/mu/locale/ja/LC_MESSAGES creating build/lib/mu/locale/pl creating build/lib/mu/locale/pl/LC_MESSAGES copying mu/locale/pl/LC_MESSAGES/mu.mo -> build/lib/mu/locale/pl/LC_MESSAGES copying mu/locale/pl/LC_MESSAGES/mu.po -> build/lib/mu/locale/pl/LC_MESSAGES creating build/lib/mu/locale/pt_BR creating build/lib/mu/locale/pt_BR/LC_MESSAGES copying mu/locale/pt_BR/LC_MESSAGES/mu.mo -> build/lib/mu/locale/pt_BR/LC_MESSAGES copying mu/locale/pt_BR/LC_MESSAGES/mu.po -> build/lib/mu/locale/pt_BR/LC_MESSAGES creating build/lib/mu/locale/pt_PT creating build/lib/mu/locale/pt_PT/LC_MESSAGES copying mu/locale/pt_PT/LC_MESSAGES/mu.mo -> build/lib/mu/locale/pt_PT/LC_MESSAGES copying mu/locale/pt_PT/LC_MESSAGES/mu.po -> build/lib/mu/locale/pt_PT/LC_MESSAGES creating build/lib/mu/locale/ru_RU creating build/lib/mu/locale/ru_RU/LC_MESSAGES copying mu/locale/ru_RU/LC_MESSAGES/mu.mo -> build/lib/mu/locale/ru_RU/LC_MESSAGES copying mu/locale/ru_RU/LC_MESSAGES/mu.po -> build/lib/mu/locale/ru_RU/LC_MESSAGES creating build/lib/mu/locale/sk_SK creating build/lib/mu/locale/sk_SK/LC_MESSAGES copying mu/locale/sk_SK/LC_MESSAGES/mu.mo -> build/lib/mu/locale/sk_SK/LC_MESSAGES copying mu/locale/sk_SK/LC_MESSAGES/mu.po -> build/lib/mu/locale/sk_SK/LC_MESSAGES creating build/lib/mu/locale/sv creating build/lib/mu/locale/sv/LC_MESSAGES copying mu/locale/sv/LC_MESSAGES/mu.mo -> build/lib/mu/locale/sv/LC_MESSAGES copying mu/locale/sv/LC_MESSAGES/mu.po -> build/lib/mu/locale/sv/LC_MESSAGES creating build/lib/mu/locale/vi creating build/lib/mu/locale/vi/LC_MESSAGES copying mu/locale/vi/LC_MESSAGES/mu.mo -> build/lib/mu/locale/vi/LC_MESSAGES copying mu/locale/vi/LC_MESSAGES/mu.po -> build/lib/mu/locale/vi/LC_MESSAGES creating build/lib/mu/locale/zh_CN creating build/lib/mu/locale/zh_CN/LC_MESSAGES copying mu/locale/zh_CN/LC_MESSAGES/mu.mo -> build/lib/mu/locale/zh_CN/LC_MESSAGES copying mu/locale/zh_CN/LC_MESSAGES/mu.po -> build/lib/mu/locale/zh_CN/LC_MESSAGES creating build/lib/mu/resources/css copying mu/resources/css/contrast.css -> build/lib/mu/resources/css copying mu/resources/css/day.css -> build/lib/mu/resources/css copying mu/resources/css/night.css -> build/lib/mu/resources/css creating build/lib/mu/resources/fonts copying mu/resources/fonts/LICENSE.txt -> build/lib/mu/resources/fonts copying mu/resources/fonts/SourceCodePro-Bold.otf -> build/lib/mu/resources/fonts copying mu/resources/fonts/SourceCodePro-BoldIt.otf -> build/lib/mu/resources/fonts copying mu/resources/fonts/SourceCodePro-It.otf -> build/lib/mu/resources/fonts copying mu/resources/fonts/SourceCodePro-Regular.otf -> build/lib/mu/resources/fonts copying mu/resources/fonts/SourceCodePro-Semibold.otf -> build/lib/mu/resources/fonts copying mu/resources/fonts/SourceCodePro-SemiboldIt.otf -> build/lib/mu/resources/fonts creating build/lib/mu/resources/images copying mu/resources/images/PA-logo-snake-only.svg -> build/lib/mu/resources/images copying mu/resources/images/browse.png -> build/lib/mu/resources/images copying mu/resources/images/browse.svg -> build/lib/mu/resources/images copying mu/resources/images/button.png -> build/lib/mu/resources/images copying mu/resources/images/button.svg -> build/lib/mu/resources/images copying mu/resources/images/check-bad.png -> build/lib/mu/resources/images copying mu/resources/images/check-bad.svg -> build/lib/mu/resources/images copying mu/resources/images/check-good.png -> build/lib/mu/resources/images copying mu/resources/images/check-good.svg -> build/lib/mu/resources/images copying mu/resources/images/check.png -> build/lib/mu/resources/images copying mu/resources/images/check.svg -> build/lib/mu/resources/images copying mu/resources/images/checked.png -> build/lib/mu/resources/images copying mu/resources/images/checked.svg -> build/lib/mu/resources/images copying mu/resources/images/chip-connected.svg -> build/lib/mu/resources/images copying mu/resources/images/chip-disconnected.svg -> build/lib/mu/resources/images copying mu/resources/images/circuitpython.png -> build/lib/mu/resources/images copying mu/resources/images/circuitpython.svg -> build/lib/mu/resources/images copying mu/resources/images/close-tab.svg -> build/lib/mu/resources/images copying mu/resources/images/css.png -> build/lib/mu/resources/images copying mu/resources/images/css.svg -> build/lib/mu/resources/images copying mu/resources/images/debug.png -> build/lib/mu/resources/images copying mu/resources/images/debug.svg -> build/lib/mu/resources/images copying mu/resources/images/deploy.png -> build/lib/mu/resources/images copying mu/resources/images/deploy.svg -> build/lib/mu/resources/images copying mu/resources/images/document-dirty.svg -> build/lib/mu/resources/images copying mu/resources/images/document.svg -> build/lib/mu/resources/images copying mu/resources/images/dropdown-arrow-contrast.png -> build/lib/mu/resources/images copying mu/resources/images/dropdown-arrow-contrast.svg -> build/lib/mu/resources/images copying mu/resources/images/dropdown-arrow-night.png -> build/lib/mu/resources/images copying mu/resources/images/dropdown-arrow-night.svg -> build/lib/mu/resources/images copying mu/resources/images/dropdown-arrow.png -> build/lib/mu/resources/images copying mu/resources/images/dropdown-arrow.svg -> build/lib/mu/resources/images copying mu/resources/images/esp.png -> build/lib/mu/resources/images copying mu/resources/images/files.png -> build/lib/mu/resources/images copying mu/resources/images/files.svg -> build/lib/mu/resources/images copying mu/resources/images/flash.png -> build/lib/mu/resources/images copying mu/resources/images/flash.svg -> build/lib/mu/resources/images copying mu/resources/images/fonts.png -> build/lib/mu/resources/images copying mu/resources/images/fonts.svg -> build/lib/mu/resources/images copying mu/resources/images/getflash.svg -> build/lib/mu/resources/images copying mu/resources/images/help.png -> build/lib/mu/resources/images copying mu/resources/images/help.svg -> build/lib/mu/resources/images copying mu/resources/images/icon.png -> build/lib/mu/resources/images copying mu/resources/images/icon.svg -> build/lib/mu/resources/images copying mu/resources/images/images.png -> build/lib/mu/resources/images copying mu/resources/images/images.svg -> build/lib/mu/resources/images copying mu/resources/images/language.svg -> build/lib/mu/resources/images copying mu/resources/images/lego.png -> build/lib/mu/resources/images copying mu/resources/images/load.png -> build/lib/mu/resources/images copying mu/resources/images/load.svg -> build/lib/mu/resources/images copying mu/resources/images/logs.png -> build/lib/mu/resources/images copying mu/resources/images/logs.svg -> build/lib/mu/resources/images copying mu/resources/images/microbit.png -> build/lib/mu/resources/images copying mu/resources/images/modes.png -> build/lib/mu/resources/images copying mu/resources/images/modes.svg -> build/lib/mu/resources/images copying mu/resources/images/music.png -> build/lib/mu/resources/images copying mu/resources/images/music.svg -> build/lib/mu/resources/images copying mu/resources/images/new.png -> build/lib/mu/resources/images copying mu/resources/images/new.svg -> build/lib/mu/resources/images copying mu/resources/images/pico.png -> build/lib/mu/resources/images copying mu/resources/images/play.png -> build/lib/mu/resources/images copying mu/resources/images/play.svg -> build/lib/mu/resources/images copying mu/resources/images/plotter.png -> build/lib/mu/resources/images copying mu/resources/images/plotter.svg -> build/lib/mu/resources/images copying mu/resources/images/pyboard.png -> build/lib/mu/resources/images copying mu/resources/images/pygamezero.png -> build/lib/mu/resources/images copying mu/resources/images/python.png -> build/lib/mu/resources/images copying mu/resources/images/python.svg -> build/lib/mu/resources/images copying mu/resources/images/quit.png -> build/lib/mu/resources/images copying mu/resources/images/quit.svg -> build/lib/mu/resources/images copying mu/resources/images/repl.png -> build/lib/mu/resources/images copying mu/resources/images/repl.svg -> build/lib/mu/resources/images copying mu/resources/images/run.png -> build/lib/mu/resources/images copying mu/resources/images/run.svg -> build/lib/mu/resources/images copying mu/resources/images/save.png -> build/lib/mu/resources/images copying mu/resources/images/save.svg -> build/lib/mu/resources/images copying mu/resources/images/scroll-down.png -> build/lib/mu/resources/images copying mu/resources/images/scroll-down.svg -> build/lib/mu/resources/images copying mu/resources/images/scroll-left.png -> build/lib/mu/resources/images copying mu/resources/images/scroll-left.svg -> build/lib/mu/resources/images copying mu/resources/images/scroll-right.png -> build/lib/mu/resources/images copying mu/resources/images/scroll-right.svg -> build/lib/mu/resources/images copying mu/resources/images/scroll-up.png -> build/lib/mu/resources/images copying mu/resources/images/scroll-up.svg -> build/lib/mu/resources/images copying mu/resources/images/serial.png -> build/lib/mu/resources/images copying mu/resources/images/serial.svg -> build/lib/mu/resources/images copying mu/resources/images/snek.svg -> build/lib/mu/resources/images copying mu/resources/images/snippets.png -> build/lib/mu/resources/images copying mu/resources/images/snippets.svg -> build/lib/mu/resources/images copying mu/resources/images/sounds.png -> build/lib/mu/resources/images copying mu/resources/images/sounds.svg -> build/lib/mu/resources/images copying mu/resources/images/splash-screen.png -> build/lib/mu/resources/images copying mu/resources/images/splash_fail.png -> build/lib/mu/resources/images copying mu/resources/images/splash_screen.gif -> build/lib/mu/resources/images copying mu/resources/images/splash_screen.xcf -> build/lib/mu/resources/images copying mu/resources/images/splash_screen_base_image.png -> build/lib/mu/resources/images copying mu/resources/images/static.png -> build/lib/mu/resources/images copying mu/resources/images/static.svg -> build/lib/mu/resources/images copying mu/resources/images/step-in.png -> build/lib/mu/resources/images copying mu/resources/images/step-in.svg -> build/lib/mu/resources/images copying mu/resources/images/step-out.png -> build/lib/mu/resources/images copying mu/resources/images/step-out.svg -> build/lib/mu/resources/images copying mu/resources/images/step-over.png -> build/lib/mu/resources/images copying mu/resources/images/step-over.svg -> build/lib/mu/resources/images copying mu/resources/images/stop.png -> build/lib/mu/resources/images copying mu/resources/images/stop.svg -> build/lib/mu/resources/images copying mu/resources/images/templates.png -> build/lib/mu/resources/images copying mu/resources/images/templates.svg -> build/lib/mu/resources/images copying mu/resources/images/theme.png -> build/lib/mu/resources/images copying mu/resources/images/theme.svg -> build/lib/mu/resources/images copying mu/resources/images/theme_contrast.png -> build/lib/mu/resources/images copying mu/resources/images/theme_contrast.svg -> build/lib/mu/resources/images copying mu/resources/images/theme_day.png -> build/lib/mu/resources/images copying mu/resources/images/theme_day.svg -> build/lib/mu/resources/images copying mu/resources/images/tidy.png -> build/lib/mu/resources/images copying mu/resources/images/tidy.svg -> build/lib/mu/resources/images copying mu/resources/images/web.png -> build/lib/mu/resources/images copying mu/resources/images/zoom-in.png -> build/lib/mu/resources/images copying mu/resources/images/zoom-in.svg -> build/lib/mu/resources/images copying mu/resources/images/zoom-out.png -> build/lib/mu/resources/images copying mu/resources/images/zoom-out.svg -> build/lib/mu/resources/images creating build/lib/mu/resources/pygamezero copying mu/resources/pygamezero/alien.png -> build/lib/mu/resources/pygamezero copying mu/resources/pygamezero/alien_hurt.png -> build/lib/mu/resources/pygamezero copying mu/resources/pygamezero/cat1.png -> build/lib/mu/resources/pygamezero copying mu/resources/pygamezero/cat2.png -> build/lib/mu/resources/pygamezero copying mu/resources/pygamezero/cat3.png -> build/lib/mu/resources/pygamezero copying mu/resources/pygamezero/cat4.png -> build/lib/mu/resources/pygamezero copying mu/resources/pygamezero/eep.wav -> build/lib/mu/resources/pygamezero copying mu/resources/pygamezero/meow1.wav -> build/lib/mu/resources/pygamezero copying mu/resources/pygamezero/meow2.wav -> build/lib/mu/resources/pygamezero copying mu/resources/pygamezero/meow3.wav -> build/lib/mu/resources/pygamezero copying mu/resources/pygamezero/meow4.wav -> build/lib/mu/resources/pygamezero copying mu/resources/pygamezero/splat.png -> build/lib/mu/resources/pygamezero copying mu/resources/pygamezero/splat.wav -> build/lib/mu/resources/pygamezero creating build/lib/mu/resources/web creating build/lib/mu/resources/web/static creating build/lib/mu/resources/web/static/css copying mu/resources/web/static/css/normalize.css -> build/lib/mu/resources/web/static/css copying mu/resources/web/static/css/skeleton.css -> build/lib/mu/resources/web/static/css creating build/lib/mu/resources/web/static/img copying mu/resources/web/static/img/logo.png -> build/lib/mu/resources/web/static/img creating build/lib/mu/resources/web/templates copying mu/resources/web/templates/age.html -> build/lib/mu/resources/web/templates copying mu/resources/web/templates/base.html -> build/lib/mu/resources/web/templates copying mu/resources/web/templates/greeting.html -> build/lib/mu/resources/web/templates copying mu/resources/web/templates/index.html -> build/lib/mu/resources/web/templates + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.THwxMs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64 + cd mu-editor-1.2.0 + 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-mu-editor-1.2.0-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-mu-editor-1.2.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu copying build/lib/mu/virtual_environment.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu copying build/lib/mu/__init__.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu copying build/lib/mu/config.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes copying build/lib/mu/modes/__init__.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes copying build/lib/mu/modes/python3.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes copying build/lib/mu/modes/microbit.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes copying build/lib/mu/modes/web.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes copying build/lib/mu/modes/pygamezero.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes copying build/lib/mu/modes/lego.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api copying build/lib/mu/modes/api/__init__.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api copying build/lib/mu/modes/api/python3.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api copying build/lib/mu/modes/api/microbit.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api copying build/lib/mu/modes/api/shared.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api copying build/lib/mu/modes/api/pygamezero.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api copying build/lib/mu/modes/api/lego.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api copying build/lib/mu/modes/api/pyboard.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api copying build/lib/mu/modes/api/adafruit.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api copying build/lib/mu/modes/api/esp.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api copying build/lib/mu/modes/api/flask.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api copying build/lib/mu/modes/api/pi.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api copying build/lib/mu/modes/api/snek.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api copying build/lib/mu/modes/pyboard.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes copying build/lib/mu/modes/pico.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes copying build/lib/mu/modes/esp.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes copying build/lib/mu/modes/base.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes copying build/lib/mu/modes/circuitpython.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes copying build/lib/mu/modes/debugger.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes copying build/lib/mu/modes/snek.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes copying build/lib/mu/logic.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu copying build/lib/mu/__main__.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/debugger copying build/lib/mu/debugger/config.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/debugger copying build/lib/mu/debugger/client.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/debugger copying build/lib/mu/debugger/utils.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/debugger copying build/lib/mu/debugger/runner.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/debugger copying build/lib/mu/app.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources copying build/lib/mu/resources/__init__.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/tidy.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/web.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/help.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/theme.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/snek.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/dropdown-arrow-contrast.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/zoom-in.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/load.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/splash_fail.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/dropdown-arrow-contrast.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/chip-disconnected.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/stop.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/close-tab.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/debug.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/step-in.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/scroll-left.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/circuitpython.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/python.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/templates.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/check-good.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/chip-connected.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/sounds.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/help.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/save.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/scroll-up.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/browse.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/static.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/pico.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/python.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/pyboard.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/plotter.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/stop.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/splash_screen.gif -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/splash_screen_base_image.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/splash_screen.xcf -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/zoom-out.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/browse.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/flash.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/scroll-up.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/plotter.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/check-bad.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/play.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/document.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/files.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/css.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/new.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/quit.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/css.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/dropdown-arrow-night.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/getflash.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/snippets.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/scroll-down.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/images.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/lego.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/pygamezero.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/scroll-left.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/check.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/step-over.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/snippets.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/document-dirty.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/load.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/theme_contrast.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/dropdown-arrow.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/logs.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/serial.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/fonts.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/microbit.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/step-in.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/icon.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/scroll-down.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/logs.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/esp.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/quit.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/theme_day.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/repl.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/check-bad.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/flash.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/music.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/sounds.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/step-out.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/save.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/language.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/fonts.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/files.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/circuitpython.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/splash-screen.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/tidy.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/checked.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/debug.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/dropdown-arrow.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/button.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/scroll-right.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/play.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/templates.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/run.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/theme.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/repl.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/modes.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/step-over.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/icon.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/theme_contrast.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/checked.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/PA-logo-snake-only.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/modes.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/zoom-in.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/images.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/check.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/new.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/button.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/deploy.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/zoom-out.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/music.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/static.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/step-out.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/check-good.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/deploy.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/theme_day.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/dropdown-arrow-night.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/serial.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/run.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images copying build/lib/mu/resources/images/scroll-right.svg -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/images creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/css copying build/lib/mu/resources/css/day.css -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/css copying build/lib/mu/resources/css/night.css -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/css copying build/lib/mu/resources/css/contrast.css -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/css creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/pygamezero copying build/lib/mu/resources/pygamezero/splat.wav -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/pygamezero copying build/lib/mu/resources/pygamezero/meow2.wav -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/pygamezero copying build/lib/mu/resources/pygamezero/splat.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/pygamezero copying build/lib/mu/resources/pygamezero/cat2.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/pygamezero copying build/lib/mu/resources/pygamezero/meow4.wav -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/pygamezero copying build/lib/mu/resources/pygamezero/cat3.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/pygamezero copying build/lib/mu/resources/pygamezero/cat4.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/pygamezero copying build/lib/mu/resources/pygamezero/meow1.wav -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/pygamezero copying build/lib/mu/resources/pygamezero/alien.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/pygamezero copying build/lib/mu/resources/pygamezero/cat1.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/pygamezero copying build/lib/mu/resources/pygamezero/alien_hurt.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/pygamezero copying build/lib/mu/resources/pygamezero/eep.wav -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/pygamezero copying build/lib/mu/resources/pygamezero/meow3.wav -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/pygamezero creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/web creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/web/static creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/web/static/css copying build/lib/mu/resources/web/static/css/normalize.css -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/web/static/css copying build/lib/mu/resources/web/static/css/skeleton.css -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/web/static/css creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/web/static/img copying build/lib/mu/resources/web/static/img/logo.png -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/web/static/img creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/web/templates copying build/lib/mu/resources/web/templates/base.html -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/web/templates copying build/lib/mu/resources/web/templates/index.html -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/web/templates copying build/lib/mu/resources/web/templates/greeting.html -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/web/templates copying build/lib/mu/resources/web/templates/age.html -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/web/templates creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/fonts copying build/lib/mu/resources/fonts/SourceCodePro-It.otf -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/fonts copying build/lib/mu/resources/fonts/SourceCodePro-SemiboldIt.otf -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/fonts copying build/lib/mu/resources/fonts/SourceCodePro-Bold.otf -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/fonts copying build/lib/mu/resources/fonts/SourceCodePro-Semibold.otf -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/fonts copying build/lib/mu/resources/fonts/SourceCodePro-Regular.otf -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/fonts copying build/lib/mu/resources/fonts/SourceCodePro-BoldIt.otf -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/fonts copying build/lib/mu/resources/fonts/LICENSE.txt -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/fonts copying build/lib/mu/i18n.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/es creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/es/LC_MESSAGES copying build/lib/mu/locale/es/LC_MESSAGES/mu.mo -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/es/LC_MESSAGES copying build/lib/mu/locale/es/LC_MESSAGES/mu.po -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/de_DE creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/de_DE/LC_MESSAGES copying build/lib/mu/locale/de_DE/LC_MESSAGES/mu.mo -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/de_DE/LC_MESSAGES copying build/lib/mu/locale/de_DE/LC_MESSAGES/mu.po -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/de_DE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/vi creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/vi/LC_MESSAGES copying build/lib/mu/locale/vi/LC_MESSAGES/mu.mo -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/vi/LC_MESSAGES copying build/lib/mu/locale/vi/LC_MESSAGES/mu.po -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/pt_BR creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/pt_BR/LC_MESSAGES copying build/lib/mu/locale/pt_BR/LC_MESSAGES/mu.mo -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/pt_BR/LC_MESSAGES copying build/lib/mu/locale/pt_BR/LC_MESSAGES/mu.po -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/pt_PT creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/pt_PT/LC_MESSAGES copying build/lib/mu/locale/pt_PT/LC_MESSAGES/mu.mo -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/pt_PT/LC_MESSAGES copying build/lib/mu/locale/pt_PT/LC_MESSAGES/mu.po -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/pt_PT/LC_MESSAGES creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/zh_CN creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/zh_CN/LC_MESSAGES copying build/lib/mu/locale/zh_CN/LC_MESSAGES/mu.mo -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/zh_CN/LC_MESSAGES copying build/lib/mu/locale/zh_CN/LC_MESSAGES/mu.po -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/pl creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/pl/LC_MESSAGES copying build/lib/mu/locale/pl/LC_MESSAGES/mu.mo -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/pl/LC_MESSAGES copying build/lib/mu/locale/pl/LC_MESSAGES/mu.po -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/ja creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/ja/LC_MESSAGES copying build/lib/mu/locale/ja/LC_MESSAGES/mu.mo -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/ja/LC_MESSAGES copying build/lib/mu/locale/ja/LC_MESSAGES/mu.po -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/ru_RU creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/ru_RU/LC_MESSAGES copying build/lib/mu/locale/ru_RU/LC_MESSAGES/mu.mo -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/ru_RU/LC_MESSAGES copying build/lib/mu/locale/ru_RU/LC_MESSAGES/mu.po -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/ru_RU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/sv creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/sv/LC_MESSAGES copying build/lib/mu/locale/sv/LC_MESSAGES/mu.mo -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/sv/LC_MESSAGES copying build/lib/mu/locale/sv/LC_MESSAGES/mu.po -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/sk_SK creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/sk_SK/LC_MESSAGES copying build/lib/mu/locale/sk_SK/LC_MESSAGES/mu.mo -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/sk_SK/LC_MESSAGES copying build/lib/mu/locale/sk_SK/LC_MESSAGES/mu.po -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/sk_SK/LC_MESSAGES creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/fr creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/fr/LC_MESSAGES copying build/lib/mu/locale/fr/LC_MESSAGES/mu.mo -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/fr/LC_MESSAGES copying build/lib/mu/locale/fr/LC_MESSAGES/mu.po -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/interface copying build/lib/mu/interface/__init__.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/interface copying build/lib/mu/interface/editor.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/interface copying build/lib/mu/interface/workers.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/interface copying build/lib/mu/interface/themes.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/interface copying build/lib/mu/interface/panes.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/interface copying build/lib/mu/interface/main.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/interface copying build/lib/mu/interface/dialogs.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/interface copying build/lib/mu/interface/widgets.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/interface copying build/lib/mu/settings.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/contrib copying build/lib/mu/contrib/__init__.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/contrib copying build/lib/mu/contrib/microfs.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/contrib copying build/lib/mu/contrib/uflash.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/contrib copying build/lib/mu/contrib/esptool.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/contrib copying build/lib/mu/mu_debug.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu creating /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/wheels copying build/lib/mu/wheels/__init__.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/wheels copying build/lib/mu/wheels/__main__.py -> /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/wheels byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/virtual_environment.py to virtual_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/python3.py to python3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/microbit.py to microbit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/web.py to web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/pygamezero.py to pygamezero.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/lego.py to lego.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api/python3.py to python3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api/microbit.py to microbit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api/shared.py to shared.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api/pygamezero.py to pygamezero.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api/lego.py to lego.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api/pyboard.py to pyboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api/adafruit.py to adafruit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api/esp.py to esp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api/flask.py to flask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api/pi.py to pi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/api/snek.py to snek.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/pyboard.py to pyboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/pico.py to pico.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/esp.py to esp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/circuitpython.py to circuitpython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/debugger.py to debugger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/modes/snek.py to snek.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/logic.py to logic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/debugger/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/debugger/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/debugger/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/debugger/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/resources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/i18n.py to i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/interface/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/interface/editor.py to editor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/interface/workers.py to workers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/interface/themes.py to themes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/interface/panes.py to panes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/interface/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/interface/dialogs.py to dialogs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/interface/widgets.py to widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/contrib/microfs.py to microfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/contrib/uflash.py to uflash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/contrib/esptool.py to esptool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/mu_debug.py to mu_debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/wheels/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu/wheels/__main__.py to __main__.cpython-39.pyc writing byte-compilation script '/tmp/tmp805uxjzq.py' /usr/bin/python3 /tmp/tmp805uxjzq.py removing /tmp/tmp805uxjzq.py running install_egg_info running egg_info writing mu_editor.egg-info/PKG-INFO writing dependency_links to mu_editor.egg-info/dependency_links.txt writing entry points to mu_editor.egg-info/entry_points.txt writing requirements to mu_editor.egg-info/requires.txt writing top-level names to mu_editor.egg-info/top_level.txt package init file 'mu/debugger/__init__.py' not found (or not a regular file) reading manifest file 'mu_editor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'mu_editor.egg-info/SOURCES.txt' Copying mu_editor.egg-info to /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9/site-packages/mu_editor-1.2.0-py3.9.egg-info running install_scripts Installing mu-editor script to /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64//usr/share/doc/python-mu-editor + '[' -d doc ']' ~/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64 ~/build/BUILD/mu-editor-1.2.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-mu-editor-1.2.0-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 ']' ~/build/BUILD/mu-editor-1.2.0 + popd + mv /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-mu-editor-1.2.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.2.0-1 --unique-debug-suffix -1.2.0-1.x86_64 --unique-debug-src-base python-mu-editor-1.2.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/mu-editor-1.2.0 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-mu-editor-1.2.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-mu-editor-1.2.0-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.5 Provides: python-mu-editor python3-mu-editor = 1.2.0-1 python3.9dist(mu-editor) = 1.2 python3dist(mu-editor) = 1.2 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(adafruit-board-toolkit) python3.9dist(black) >= 19.10b0 python3.9dist(black) < 22.1 python3.9dist(click) <= 8.0.4 python3.9dist(flake8) >= 3.8.3 python3.9dist(ipykernel) >= 4.1 python3.9dist(ipykernel) < 6 python3.9dist(ipython-genutils) >= 0.2 python3.9dist(jupyter-client) >= 4.1 python3.9dist(jupyter-client) < 6.2 python3.9dist(nudatus) >= 0.0.3 python3.9dist(platformdirs) >= 2 python3.9dist(platformdirs) < 3 python3.9dist(pyqt5) = 5.13.2 python3.9dist(pyqtchart) = 5.13.1 python3.9dist(pyserial) python3.9dist(qscintilla) = 2.11.3 python3.9dist(qtconsole) = 4.7.7 python3.9dist(requests) >= 2 python3.9dist(semver) >= 2.8 python3.9dist(setuptools) python3.9dist(virtualenv) >= 20 python3.9dist(wheel) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.5 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-mu-editor.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/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-mu-editor.spec