Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-remi.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683350223.500668/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-remi.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-remi-2022.7.27-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-remi.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683350223.500668/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-remi.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-remi-2022.7.27-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-remi.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683350223.500668/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-remi.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.9bLIUN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf remi-2022.7.27 + /usr/bin/gzip -dc /builddir/build/SOURCES/remi-2022.7.27.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd remi-2022.7.27 + /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.3yaf5r + umask 022 + cd /builddir/build/BUILD + cd remi-2022.7.27 + 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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/remi copying remi/gui.py -> build/lib/remi copying remi/__init__.py -> build/lib/remi copying remi/server.py -> build/lib/remi creating build/lib/editor copying editor/editor.py -> build/lib/editor copying editor/prototypes.py -> build/lib/editor copying editor/__init__.py -> build/lib/editor copying editor/__main__.py -> build/lib/editor copying editor/editor_widgets.py -> build/lib/editor creating build/lib/editor/widgets copying editor/widgets/toolbox_scheduling.py -> build/lib/editor/widgets copying editor/widgets/toolbox_siemens.py -> build/lib/editor/widgets copying editor/widgets/__init__.py -> build/lib/editor/widgets copying editor/widgets/toolbox_EPICS.py -> build/lib/editor/widgets copying editor/widgets/toolbox_opencv.py -> build/lib/editor/widgets running egg_info writing remi.egg-info/PKG-INFO writing dependency_links to remi.egg-info/dependency_links.txt writing top-level names to remi.egg-info/top_level.txt reading manifest file 'remi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'remi.egg-info/SOURCES.txt' creating build/lib/remi/res copying remi/res/file.png -> build/lib/remi/res copying remi/res/folder.png -> build/lib/remi/res copying remi/res/font.woff2 -> build/lib/remi/res copying remi/res/logo.png -> build/lib/remi/res copying remi/res/logo.svg -> build/lib/remi/res copying remi/res/minus.png -> build/lib/remi/res copying remi/res/plus.png -> build/lib/remi/res copying remi/res/screenshot.png -> build/lib/remi/res copying remi/res/style.css -> build/lib/remi/res copying editor/README.md -> build/lib/editor creating build/lib/editor/res copying editor/res/background.png -> build/lib/editor/res copying editor/res/cut.png -> build/lib/editor/res copying editor/res/delete.png -> build/lib/editor/res copying editor/res/drag.png -> build/lib/editor/res copying editor/res/minus.png -> build/lib/editor/res copying editor/res/paste.png -> build/lib/editor/res copying editor/res/plus.png -> build/lib/editor/res copying editor/res/preview.png -> build/lib/editor/res copying editor/res/resize.png -> build/lib/editor/res copying editor/res/style.css -> build/lib/editor/res copying editor/res/widget_Button.png -> build/lib/editor/res copying editor/res/widget_CheckBox.png -> build/lib/editor/res copying editor/res/widget_CheckBoxLabel.png -> build/lib/editor/res copying editor/res/widget_ColorPicker.png -> build/lib/editor/res copying editor/res/widget_Container.png -> build/lib/editor/res copying editor/res/widget_Date.png -> build/lib/editor/res copying editor/res/widget_DropDown.png -> build/lib/editor/res copying editor/res/widget_DropDownItem.png -> build/lib/editor/res copying editor/res/widget_FileFolderNavigator.png -> build/lib/editor/res copying editor/res/widget_FileUploader.png -> build/lib/editor/res copying editor/res/widget_GridBox.png -> build/lib/editor/res copying editor/res/widget_HBox.png -> build/lib/editor/res copying editor/res/widget_Image.png -> build/lib/editor/res copying editor/res/widget_Label.png -> build/lib/editor/res copying editor/res/widget_Link.png -> build/lib/editor/res copying editor/res/widget_ListItem.png -> build/lib/editor/res copying editor/res/widget_ListView.png -> build/lib/editor/res copying editor/res/widget_Progress.png -> build/lib/editor/res copying editor/res/widget_Slider.png -> build/lib/editor/res copying editor/res/widget_SpinBox.png -> build/lib/editor/res copying editor/res/widget_Svg.png -> build/lib/editor/res copying editor/res/widget_SvgCircle.png -> build/lib/editor/res copying editor/res/widget_SvgLine.png -> build/lib/editor/res copying editor/res/widget_SvgPath.png -> build/lib/editor/res copying editor/res/widget_SvgRectangle.png -> build/lib/editor/res copying editor/res/widget_SvgText.png -> build/lib/editor/res copying editor/res/widget_TabBox.png -> build/lib/editor/res copying editor/res/widget_TableWidget.png -> build/lib/editor/res copying editor/res/widget_TextInput.png -> build/lib/editor/res copying editor/res/widget_VBox.png -> build/lib/editor/res copying editor/res/widget_VideoPlayer.png -> build/lib/editor/res creating build/lib/editor/res/tutorial_images copying editor/res/tutorial_images/connect_button.png -> build/lib/editor/res/tutorial_images copying editor/res/tutorial_images/drag_resize_button.png -> build/lib/editor/res/tutorial_images copying editor/res/tutorial_images/drag_resize_container.png -> build/lib/editor/res/tutorial_images copying editor/res/tutorial_images/drag_resize_label.png -> build/lib/editor/res/tutorial_images copying editor/res/tutorial_images/edit_hello_message.png -> build/lib/editor/res/tutorial_images copying editor/res/tutorial_images/hello.png -> build/lib/editor/res/tutorial_images copying editor/res/tutorial_images/new_button.png -> build/lib/editor/res/tutorial_images copying editor/res/tutorial_images/new_container.png -> build/lib/editor/res/tutorial_images copying editor/res/tutorial_images/new_label.png -> build/lib/editor/res/tutorial_images copying editor/res/tutorial_images/save_dialog.png -> build/lib/editor/res/tutorial_images copying editor/res/tutorial_images/save_menu.png -> build/lib/editor/res/tutorial_images + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NHfYxn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64 + cd remi-2022.7.27 + 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-remi-2022.7.27-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. 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-remi-2022.7.27-1.aarch64/usr creating /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi copying build/lib/remi/gui.py -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi creating /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi/res copying build/lib/remi/res/logo.svg -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi/res copying build/lib/remi/res/file.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi/res copying build/lib/remi/res/font.woff2 -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi/res copying build/lib/remi/res/folder.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi/res copying build/lib/remi/res/logo.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi/res copying build/lib/remi/res/minus.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi/res copying build/lib/remi/res/style.css -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi/res copying build/lib/remi/res/screenshot.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi/res copying build/lib/remi/res/plus.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi/res copying build/lib/remi/__init__.py -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi copying build/lib/remi/server.py -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi creating /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor copying build/lib/editor/README.md -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor copying build/lib/editor/editor.py -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor copying build/lib/editor/prototypes.py -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor creating /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/resize.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/cut.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_SvgRectangle.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_TextInput.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_VideoPlayer.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_Progress.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/paste.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_SvgCircle.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_SpinBox.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_Slider.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/drag.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_Container.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_Button.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_TableWidget.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_DropDown.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_DropDownItem.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_HBox.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_Image.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_FileUploader.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_CheckBoxLabel.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_GridBox.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_Svg.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/minus.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_SvgPath.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/style.css -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/background.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_ListView.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/delete.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_TabBox.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_Link.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res creating /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res/tutorial_images copying build/lib/editor/res/tutorial_images/new_container.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res/tutorial_images copying build/lib/editor/res/tutorial_images/new_button.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res/tutorial_images copying build/lib/editor/res/tutorial_images/drag_resize_button.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res/tutorial_images copying build/lib/editor/res/tutorial_images/drag_resize_container.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res/tutorial_images copying build/lib/editor/res/tutorial_images/save_dialog.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res/tutorial_images copying build/lib/editor/res/tutorial_images/edit_hello_message.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res/tutorial_images copying build/lib/editor/res/tutorial_images/connect_button.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res/tutorial_images copying build/lib/editor/res/tutorial_images/save_menu.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res/tutorial_images copying build/lib/editor/res/tutorial_images/new_label.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res/tutorial_images copying build/lib/editor/res/tutorial_images/drag_resize_label.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res/tutorial_images copying build/lib/editor/res/tutorial_images/hello.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res/tutorial_images copying build/lib/editor/res/preview.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_SvgText.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_ListItem.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_FileFolderNavigator.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_VBox.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_CheckBox.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_ColorPicker.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_Date.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_Label.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/plus.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/res/widget_SvgLine.png -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/res copying build/lib/editor/__init__.py -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor creating /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/widgets copying build/lib/editor/widgets/toolbox_scheduling.py -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/widgets copying build/lib/editor/widgets/toolbox_siemens.py -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/widgets copying build/lib/editor/widgets/__init__.py -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/widgets copying build/lib/editor/widgets/toolbox_EPICS.py -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/widgets copying build/lib/editor/widgets/toolbox_opencv.py -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/widgets copying build/lib/editor/__main__.py -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor copying build/lib/editor/editor_widgets.py -> /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor byte-compiling /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi/gui.py to gui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/editor.py to editor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/prototypes.py to prototypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/widgets/toolbox_scheduling.py to toolbox_scheduling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/widgets/toolbox_siemens.py to toolbox_siemens.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/widgets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/widgets/toolbox_EPICS.py to toolbox_EPICS.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/widgets/toolbox_opencv.py to toolbox_opencv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/editor/editor_widgets.py to editor_widgets.cpython-39.pyc writing byte-compilation script '/tmp/tmpg941srhq.py' /usr/bin/python3 /tmp/tmpg941srhq.py removing /tmp/tmpg941srhq.py running install_egg_info running egg_info writing remi.egg-info/PKG-INFO writing dependency_links to remi.egg-info/dependency_links.txt writing top-level names to remi.egg-info/top_level.txt reading manifest file 'remi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'remi.egg-info/SOURCES.txt' Copying remi.egg-info to /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/usr/lib/python3.9/site-packages/remi-2022.7.27-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64//usr/share/doc/python-remi + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64//usr/share/doc/python-remi + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64//usr/share/doc/python-remi + pushd /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64 ~/build/BUILDROOT/python-remi-2022.7.27-1.aarch64 ~/build/BUILD/remi-2022.7.27 + '[' -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 ']' + popd ~/build/BUILD/remi-2022.7.27 + mv /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2022.7.27-1 --unique-debug-suffix -2022.7.27-1.aarch64 --unique-debug-src-base python-remi-2022.7.27-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/remi-2022.7.27 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-remi-2022.7.27-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-remi-2022.7.27-1.noarch Provides: python-remi python3-remi = 2022.7.27-1 python3.9dist(remi) = 2022.7.27 python3dist(remi) = 2022.7.27 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 Processing files: python-remi-help-2022.7.27-1.noarch warning: Empty %files file /builddir/build/BUILD/remi-2022.7.27/doclist.lst Provides: python-remi-help = 2022.7.27-1 python3-remi-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-remi-2022.7.27-1.aarch64 Wrote: /builddir/build/RPMS/python-remi-help-2022.7.27-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-remi-2022.7.27-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9CknOo + umask 022 + cd /builddir/build/BUILD + cd remi-2022.7.27 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-remi-2022.7.27-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0