Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-orange-widget-base.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681864075.834631/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 aarch64 --nodeps /builddir/build/SPECS/python-orange-widget-base.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-orange-widget-base-4.20.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 aarch64 --nodeps /builddir/build/SPECS/python-orange-widget-base.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681864075.834631/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 aarch64 --nodeps /builddir/build/SPECS/python-orange-widget-base.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-orange-widget-base-4.20.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-orange-widget-base.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681864075.834631/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 aarch64 --nodeps /builddir/build/SPECS/python-orange-widget-base.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.61sO3I + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf orange-widget-base-4.20.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/orange-widget-base-4.20.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd orange-widget-base-4.20.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.xdly0h + umask 022 + cd /builddir/build/BUILD + cd orange-widget-base-4.20.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 -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' /builddir/build/BUILD/orange-widget-base-4.20.0/setup.py:121: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp Warning: 'keywords' should be a list, got type 'tuple' Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/orangewidget copying orangewidget/gui.py -> build/lib/orangewidget copying orangewidget/__init__.py -> build/lib/orangewidget copying orangewidget/version.py -> build/lib/orangewidget copying orangewidget/settings.py -> build/lib/orangewidget copying orangewidget/io.py -> build/lib/orangewidget copying orangewidget/widget.py -> build/lib/orangewidget creating build/lib/orangewidget/report copying orangewidget/report/__init__.py -> build/lib/orangewidget/report copying orangewidget/report/owreport.py -> build/lib/orangewidget/report copying orangewidget/report/report.py -> build/lib/orangewidget/report creating build/lib/orangewidget/workflow copying orangewidget/workflow/utils.py -> build/lib/orangewidget/workflow copying orangewidget/workflow/config.py -> build/lib/orangewidget/workflow copying orangewidget/workflow/__init__.py -> build/lib/orangewidget/workflow copying orangewidget/workflow/discovery.py -> build/lib/orangewidget/workflow copying orangewidget/workflow/mainwindow.py -> build/lib/orangewidget/workflow copying orangewidget/workflow/errorreporting.py -> build/lib/orangewidget/workflow copying orangewidget/workflow/widgetsscheme.py -> build/lib/orangewidget/workflow copying orangewidget/workflow/drophandler.py -> build/lib/orangewidget/workflow creating build/lib/orangewidget/tests copying orangewidget/tests/utils.py -> build/lib/orangewidget/tests copying orangewidget/tests/test_control_getter.py -> build/lib/orangewidget/tests copying orangewidget/tests/test_settings_handler.py -> build/lib/orangewidget/tests copying orangewidget/tests/__init__.py -> build/lib/orangewidget/tests copying orangewidget/tests/test_widget.py -> build/lib/orangewidget/tests copying orangewidget/tests/test_context_handler.py -> build/lib/orangewidget/tests copying orangewidget/tests/test_io.py -> build/lib/orangewidget/tests copying orangewidget/tests/test_test_base.py -> build/lib/orangewidget/tests copying orangewidget/tests/test_gui.py -> build/lib/orangewidget/tests copying orangewidget/tests/test_setting_provider.py -> build/lib/orangewidget/tests copying orangewidget/tests/base.py -> build/lib/orangewidget/tests copying orangewidget/tests/test_matplotlib_export.py -> build/lib/orangewidget/tests creating build/lib/orangewidget/utils copying orangewidget/utils/concurrent.py -> build/lib/orangewidget/utils copying orangewidget/utils/listview.py -> build/lib/orangewidget/utils copying orangewidget/utils/cache.py -> build/lib/orangewidget/utils copying orangewidget/utils/widgetpreview.py -> build/lib/orangewidget/utils copying orangewidget/utils/__init__.py -> build/lib/orangewidget/utils copying orangewidget/utils/overlay.py -> build/lib/orangewidget/utils copying orangewidget/utils/saveplot.py -> build/lib/orangewidget/utils copying orangewidget/utils/buttons.py -> build/lib/orangewidget/utils copying orangewidget/utils/itemmodels.py -> build/lib/orangewidget/utils copying orangewidget/utils/combobox.py -> build/lib/orangewidget/utils copying orangewidget/utils/progressbar.py -> build/lib/orangewidget/utils copying orangewidget/utils/filedialogs.py -> build/lib/orangewidget/utils copying orangewidget/utils/itemdelegates.py -> build/lib/orangewidget/utils copying orangewidget/utils/PDFExporter.py -> build/lib/orangewidget/utils copying orangewidget/utils/webview.py -> build/lib/orangewidget/utils copying orangewidget/utils/matplotlib_export.py -> build/lib/orangewidget/utils copying orangewidget/utils/messages.py -> build/lib/orangewidget/utils copying orangewidget/utils/signals.py -> build/lib/orangewidget/utils copying orangewidget/utils/messagewidget.py -> build/lib/orangewidget/utils copying orangewidget/utils/visual_settings_dlg.py -> build/lib/orangewidget/utils creating build/lib/orangewidget/report/tests copying orangewidget/report/tests/__init__.py -> build/lib/orangewidget/report/tests copying orangewidget/report/tests/test_report.py -> build/lib/orangewidget/report/tests creating build/lib/orangewidget/workflow/tests copying orangewidget/workflow/tests/__init__.py -> build/lib/orangewidget/workflow/tests copying orangewidget/workflow/tests/test_drophandler.py -> build/lib/orangewidget/workflow/tests copying orangewidget/workflow/tests/test_widgetsscheme.py -> build/lib/orangewidget/workflow/tests creating build/lib/orangewidget/utils/tests copying orangewidget/utils/tests/test_listview.py -> build/lib/orangewidget/utils/tests copying orangewidget/utils/tests/test_signals.py -> build/lib/orangewidget/utils/tests copying orangewidget/utils/tests/test_itemdelegates.py -> build/lib/orangewidget/utils/tests copying orangewidget/utils/tests/test_filedialogs.py -> build/lib/orangewidget/utils/tests copying orangewidget/utils/tests/test_webview.py -> build/lib/orangewidget/utils/tests copying orangewidget/utils/tests/__init__.py -> build/lib/orangewidget/utils/tests copying orangewidget/utils/tests/test_buttons.py -> build/lib/orangewidget/utils/tests copying orangewidget/utils/tests/test_concurrent.py -> build/lib/orangewidget/utils/tests copying orangewidget/utils/tests/test_itemmodels.py -> build/lib/orangewidget/utils/tests copying orangewidget/utils/tests/test_save_plot.py -> build/lib/orangewidget/utils/tests copying orangewidget/utils/tests/test_overlay.py -> build/lib/orangewidget/utils/tests copying orangewidget/utils/tests/test_messagewidget.py -> build/lib/orangewidget/utils/tests copying orangewidget/utils/tests/test_visual_settings_dlg.py -> build/lib/orangewidget/utils/tests copying orangewidget/utils/tests/test_widgetpreview.py -> build/lib/orangewidget/utils/tests copying orangewidget/utils/tests/test_combobox.py -> build/lib/orangewidget/utils/tests creating build/lib/orangewidget/icons copying orangewidget/icons/warning.png -> build/lib/orangewidget/icons copying orangewidget/icons/information.png -> build/lib/orangewidget/icons copying orangewidget/icons/Dlg_down3.png -> build/lib/orangewidget/icons copying orangewidget/icons/Dlg_zoom.png -> build/lib/orangewidget/icons copying orangewidget/icons/Dlg_zoom_reset.png -> build/lib/orangewidget/icons copying orangewidget/icons/Dlg_redo.png -> build/lib/orangewidget/icons copying orangewidget/icons/upgreenarrow.png -> build/lib/orangewidget/icons copying orangewidget/icons/Dlg_enter.png -> build/lib/orangewidget/icons copying orangewidget/icons/Dlg_zoom_selection.png -> build/lib/orangewidget/icons copying orangewidget/icons/error.png -> build/lib/orangewidget/icons copying orangewidget/icons/Dlg_undo.png -> build/lib/orangewidget/icons copying orangewidget/icons/Dlg_up3.png -> build/lib/orangewidget/icons copying orangewidget/icons/Dlg_sort.png -> build/lib/orangewidget/icons copying orangewidget/icons/Unknown.png -> build/lib/orangewidget/icons copying orangewidget/icons/downgreenarrow.png -> build/lib/orangewidget/icons copying orangewidget/icons/Dlg_pan_hand.png -> build/lib/orangewidget/icons copying orangewidget/icons/Dlg_arrow.png -> build/lib/orangewidget/icons copying orangewidget/icons/Dlg_send.png -> build/lib/orangewidget/icons copying orangewidget/icons/Dlg_clear.png -> build/lib/orangewidget/icons copying orangewidget/icons/output.svg -> build/lib/orangewidget/icons copying orangewidget/icons/help.svg -> build/lib/orangewidget/icons copying orangewidget/icons/hamburger.svg -> build/lib/orangewidget/icons copying orangewidget/icons/input.svg -> build/lib/orangewidget/icons copying orangewidget/icons/visual-settings.svg -> build/lib/orangewidget/icons copying orangewidget/icons/report.svg -> build/lib/orangewidget/icons copying orangewidget/icons/input-partial.svg -> build/lib/orangewidget/icons copying orangewidget/icons/input-empty.svg -> build/lib/orangewidget/icons copying orangewidget/icons/output-partial.svg -> build/lib/orangewidget/icons copying orangewidget/icons/chart.svg -> build/lib/orangewidget/icons copying orangewidget/icons/output-empty.svg -> build/lib/orangewidget/icons copying orangewidget/icons/reset.svg -> build/lib/orangewidget/icons creating build/lib/orangewidget/report/icons copying orangewidget/report/icons/scheme.svg -> build/lib/orangewidget/report/icons copying orangewidget/report/icons/delete.svg -> build/lib/orangewidget/report/icons copying orangewidget/report/index.html -> build/lib/orangewidget/report creating build/lib/orangewidget/utils/_webview copying orangewidget/utils/_webview/helpers.js -> build/lib/orangewidget/utils/_webview copying orangewidget/utils/_webview/init-webengine-webchannel.js -> build/lib/orangewidget/utils/_webview + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8Eczgf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64 + cd orange-widget-base-4.20.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 -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-orange-widget-base-4.20.0-1.aarch64 /builddir/build/BUILD/orange-widget-base-4.20.0/setup.py:121: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp Warning: 'keywords' should be a list, got type 'tuple' Warning: 'classifiers' should be a list, got type 'tuple' 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-orange-widget-base-4.20.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget creating /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/report copying build/lib/orangewidget/report/index.html -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/report copying build/lib/orangewidget/report/__init__.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/report creating /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/report/icons copying build/lib/orangewidget/report/icons/scheme.svg -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/report/icons copying build/lib/orangewidget/report/icons/delete.svg -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/report/icons copying build/lib/orangewidget/report/owreport.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/report creating /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/report/tests copying build/lib/orangewidget/report/tests/__init__.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/report/tests copying build/lib/orangewidget/report/tests/test_report.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/report/tests copying build/lib/orangewidget/report/report.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/report copying build/lib/orangewidget/gui.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget copying build/lib/orangewidget/__init__.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget creating /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow copying build/lib/orangewidget/workflow/utils.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow copying build/lib/orangewidget/workflow/config.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow copying build/lib/orangewidget/workflow/__init__.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow copying build/lib/orangewidget/workflow/discovery.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow copying build/lib/orangewidget/workflow/mainwindow.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow copying build/lib/orangewidget/workflow/errorreporting.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow creating /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow/tests copying build/lib/orangewidget/workflow/tests/__init__.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow/tests copying build/lib/orangewidget/workflow/tests/test_drophandler.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow/tests copying build/lib/orangewidget/workflow/tests/test_widgetsscheme.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow/tests copying build/lib/orangewidget/workflow/widgetsscheme.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow copying build/lib/orangewidget/workflow/drophandler.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow creating /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/warning.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/information.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/output.svg -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/help.svg -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/hamburger.svg -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/input.svg -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/Dlg_down3.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/visual-settings.svg -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/Dlg_zoom.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/report.svg -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/input-partial.svg -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/input-empty.svg -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/output-partial.svg -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/Dlg_zoom_reset.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/chart.svg -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/Dlg_redo.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/upgreenarrow.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/Dlg_enter.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/Dlg_zoom_selection.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/output-empty.svg -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/reset.svg -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/error.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/Dlg_undo.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/Dlg_up3.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/Dlg_sort.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/Unknown.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/downgreenarrow.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/Dlg_pan_hand.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/Dlg_arrow.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/Dlg_send.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/icons/Dlg_clear.png -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/icons copying build/lib/orangewidget/version.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget creating /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests copying build/lib/orangewidget/tests/utils.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests copying build/lib/orangewidget/tests/test_control_getter.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests copying build/lib/orangewidget/tests/test_settings_handler.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests copying build/lib/orangewidget/tests/__init__.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests copying build/lib/orangewidget/tests/test_widget.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests copying build/lib/orangewidget/tests/test_context_handler.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests copying build/lib/orangewidget/tests/test_io.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests copying build/lib/orangewidget/tests/test_test_base.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests copying build/lib/orangewidget/tests/test_gui.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests copying build/lib/orangewidget/tests/test_setting_provider.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests copying build/lib/orangewidget/tests/base.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests copying build/lib/orangewidget/tests/test_matplotlib_export.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests copying build/lib/orangewidget/settings.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget copying build/lib/orangewidget/io.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget creating /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/concurrent.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/listview.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/cache.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/widgetpreview.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/__init__.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/overlay.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/saveplot.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/buttons.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/itemmodels.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/combobox.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils creating /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/_webview copying build/lib/orangewidget/utils/_webview/helpers.js -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/_webview copying build/lib/orangewidget/utils/_webview/init-webengine-webchannel.js -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/_webview copying build/lib/orangewidget/utils/progressbar.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/filedialogs.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils creating /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests copying build/lib/orangewidget/utils/tests/test_listview.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests copying build/lib/orangewidget/utils/tests/test_signals.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests copying build/lib/orangewidget/utils/tests/test_itemdelegates.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests copying build/lib/orangewidget/utils/tests/test_filedialogs.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests copying build/lib/orangewidget/utils/tests/test_webview.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests copying build/lib/orangewidget/utils/tests/__init__.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests copying build/lib/orangewidget/utils/tests/test_buttons.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests copying build/lib/orangewidget/utils/tests/test_concurrent.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests copying build/lib/orangewidget/utils/tests/test_itemmodels.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests copying build/lib/orangewidget/utils/tests/test_save_plot.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests copying build/lib/orangewidget/utils/tests/test_overlay.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests copying build/lib/orangewidget/utils/tests/test_messagewidget.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests copying build/lib/orangewidget/utils/tests/test_visual_settings_dlg.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests copying build/lib/orangewidget/utils/tests/test_widgetpreview.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests copying build/lib/orangewidget/utils/tests/test_combobox.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests copying build/lib/orangewidget/utils/itemdelegates.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/PDFExporter.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/webview.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/matplotlib_export.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/messages.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/signals.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/messagewidget.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/utils/visual_settings_dlg.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils copying build/lib/orangewidget/widget.py -> /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/report/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/report/owreport.py to owreport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/report/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/report/tests/test_report.py to test_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/report/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/gui.py to gui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow/discovery.py to discovery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow/mainwindow.py to mainwindow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow/errorreporting.py to errorreporting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow/tests/test_drophandler.py to test_drophandler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow/tests/test_widgetsscheme.py to test_widgetsscheme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow/widgetsscheme.py to widgetsscheme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/workflow/drophandler.py to drophandler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests/test_control_getter.py to test_control_getter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests/test_settings_handler.py to test_settings_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests/test_widget.py to test_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests/test_context_handler.py to test_context_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests/test_io.py to test_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests/test_test_base.py to test_test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests/test_gui.py to test_gui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests/test_setting_provider.py to test_setting_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/tests/test_matplotlib_export.py to test_matplotlib_export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/concurrent.py to concurrent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/listview.py to listview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/widgetpreview.py to widgetpreview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/overlay.py to overlay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/saveplot.py to saveplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/buttons.py to buttons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/itemmodels.py to itemmodels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/combobox.py to combobox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/progressbar.py to progressbar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/filedialogs.py to filedialogs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests/test_listview.py to test_listview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests/test_signals.py to test_signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests/test_itemdelegates.py to test_itemdelegates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests/test_filedialogs.py to test_filedialogs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests/test_webview.py to test_webview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests/test_buttons.py to test_buttons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests/test_concurrent.py to test_concurrent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests/test_itemmodels.py to test_itemmodels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests/test_save_plot.py to test_save_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests/test_overlay.py to test_overlay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests/test_messagewidget.py to test_messagewidget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests/test_visual_settings_dlg.py to test_visual_settings_dlg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests/test_widgetpreview.py to test_widgetpreview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/tests/test_combobox.py to test_combobox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/itemdelegates.py to itemdelegates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/PDFExporter.py to PDFExporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/webview.py to webview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/matplotlib_export.py to matplotlib_export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/messages.py to messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/messagewidget.py to messagewidget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/utils/visual_settings_dlg.py to visual_settings_dlg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orangewidget/widget.py to widget.cpython-39.pyc writing byte-compilation script '/tmp/tmpsg5ph219.py' /usr/bin/python3 /tmp/tmpsg5ph219.py removing /tmp/tmpsg5ph219.py running install_egg_info running egg_info writing orange_widget_base.egg-info/PKG-INFO writing dependency_links to orange_widget_base.egg-info/dependency_links.txt writing requirements to orange_widget_base.egg-info/requires.txt writing top-level names to orange_widget_base.egg-info/top_level.txt reading manifest file 'orange_widget_base.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.css' under directory 'orangewidget' warning: no files found matching '*.svg' under directory 'distribute' warning: no files found matching '*.desktop' under directory 'distribute' adding license file 'LICENSE' writing manifest file 'orange_widget_base.egg-info/SOURCES.txt' Copying orange_widget_base.egg-info to /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9/site-packages/orange_widget_base-4.20.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64//usr/share/doc/python-orange-widget-base + '[' -d doc ']' ~/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64 ~/build/BUILD/orange-widget-base-4.20.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/orange-widget-base-4.20.0 + popd + mv /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.20.0-1 --unique-debug-suffix -4.20.0-1.aarch64 --unique-debug-src-base python-orange-widget-base-4.20.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/orange-widget-base-4.20.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-orange-widget-base-4.20.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-orange-widget-base-4.20.0-1.noarch Provides: python-orange-widget-base python3-orange-widget-base = 4.20.0-1 python3.9dist(orange-widget-base) = 4.20 python3dist(orange-widget-base) = 4.20 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: python(abi) = 3.9 python3.9dist(anyqt) >= 0.1 python3.9dist(matplotlib) python3.9dist(orange-canvas-core) >= 0.1.30 python3.9dist(orange-canvas-core) < 0.2a python3.9dist(pyqtgraph) python3.9dist(typing-extensions) >= 3.7.4.3 Processing files: python-orange-widget-base-help-4.20.0-1.noarch warning: Empty %files file /builddir/build/BUILD/orange-widget-base-4.20.0/doclist.lst Provides: python-orange-widget-base-help = 4.20.0-1 python3-orange-widget-base-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64 Wrote: /builddir/build/RPMS/python-orange-widget-base-help-4.20.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-orange-widget-base-4.20.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5NWpPK + umask 022 + cd /builddir/build/BUILD + cd orange-widget-base-4.20.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-orange-widget-base-4.20.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0