Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-currency-converter.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686470098.186878/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-currency-converter.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-currency.converter-0.5.5-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-currency-converter.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686470098.186878/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-currency-converter.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-currency.converter-0.5.5-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-currency-converter.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686470098.186878/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-currency-converter.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.4Vowkq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf currency.converter-0.5.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/currency.converter-0.5.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd currency.converter-0.5.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0QfnNL + umask 022 + cd /builddir/build/BUILD + cd currency.converter-0.5.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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/currency copying currency/__init__.py -> build/lib/currency creating build/lib/currency/converter copying currency/converter/currencies.py -> build/lib/currency/converter copying currency/converter/currency_data.py -> build/lib/currency/converter copying currency/converter/setuphandlers.py -> build/lib/currency/converter copying currency/converter/interfaces.py -> build/lib/currency/converter copying currency/converter/__init__.py -> build/lib/currency/converter creating build/lib/currency/converter/utility copying currency/converter/utility/currencies.py -> build/lib/currency/converter/utility copying currency/converter/utility/vocabulary.py -> build/lib/currency/converter/utility copying currency/converter/utility/price.py -> build/lib/currency/converter/utility copying currency/converter/utility/__init__.py -> build/lib/currency/converter/utility creating build/lib/currency/converter/adapters copying currency/converter/adapters/portal.py -> build/lib/currency/converter/adapters copying currency/converter/adapters/__init__.py -> build/lib/currency/converter/adapters creating build/lib/currency/converter/browser copying currency/converter/browser/currency_manager.py -> build/lib/currency/converter/browser copying currency/converter/browser/currency_converter.py -> build/lib/currency/converter/browser copying currency/converter/browser/currency_converter_viewlet.py -> build/lib/currency/converter/browser copying currency/converter/browser/viewlet_manager.py -> build/lib/currency/converter/browser copying currency/converter/browser/__init__.py -> build/lib/currency/converter/browser creating build/lib/currency/converter/portlets copying currency/converter/portlets/currency_converter.py -> build/lib/currency/converter/portlets copying currency/converter/portlets/__init__.py -> build/lib/currency/converter/portlets creating build/lib/currency/converter/tests copying currency/converter/tests/base.py -> build/lib/currency/converter/tests copying currency/converter/tests/test_portlet_currency_converter.py -> build/lib/currency/converter/tests copying currency/converter/tests/test_integration.py -> build/lib/currency/converter/tests copying currency/converter/tests/test_setup.py -> build/lib/currency/converter/tests copying currency/converter/tests/__init__.py -> build/lib/currency/converter/tests copying currency/converter/tests/test_doctest.py -> build/lib/currency/converter/tests running egg_info writing currency.converter.egg-info/PKG-INFO writing dependency_links to currency.converter.egg-info/dependency_links.txt writing entry points to currency.converter.egg-info/entry_points.txt writing namespace_packages to currency.converter.egg-info/namespace_packages.txt writing requirements to currency.converter.egg-info/requires.txt writing top-level names to currency.converter.egg-info/top_level.txt reading manifest file 'currency.converter.egg-info/SOURCES.txt' writing manifest file 'currency.converter.egg-info/SOURCES.txt' copying currency/converter/configure.zcml -> build/lib/currency/converter copying currency/converter/version.txt -> build/lib/currency/converter creating build/lib/currency/converter/locales copying currency/converter/locales/currency.converter.pot -> build/lib/currency/converter/locales creating build/lib/currency/converter/locales/en creating build/lib/currency/converter/locales/en/LC_MESSAGES copying currency/converter/locales/en/LC_MESSAGES/currency.converter.po -> build/lib/currency/converter/locales/en/LC_MESSAGES creating build/lib/currency/converter/locales/ja creating build/lib/currency/converter/locales/ja/LC_MESSAGES copying currency/converter/locales/ja/LC_MESSAGES/currency.converter.po -> build/lib/currency/converter/locales/ja/LC_MESSAGES creating build/lib/currency/converter/profiles creating build/lib/currency/converter/profiles/default copying currency/converter/profiles/default/componentregistry.xml -> build/lib/currency/converter/profiles/default copying currency/converter/profiles/default/controlpanel.xml -> build/lib/currency/converter/profiles/default copying currency/converter/profiles/default/memberdata_properties.xml -> build/lib/currency/converter/profiles/default copying currency/converter/profiles/default/metadata.xml -> build/lib/currency/converter/profiles/default copying currency/converter/profiles/default/portlets.xml -> build/lib/currency/converter/profiles/default copying currency/converter/profiles/default/propertiestool.xml -> build/lib/currency/converter/profiles/default creating build/lib/currency/converter/profiles/uninstall copying currency/converter/profiles/uninstall/componentregistry.xml -> build/lib/currency/converter/profiles/uninstall copying currency/converter/profiles/uninstall/currency.converter_uninstall.txt -> build/lib/currency/converter/profiles/uninstall copying currency/converter/utility/configure.zcml -> build/lib/currency/converter/utility copying currency/converter/adapters/configure.zcml -> build/lib/currency/converter/adapters copying currency/converter/browser/configure.zcml -> build/lib/currency/converter/browser creating build/lib/currency/converter/browser/images copying currency/converter/browser/images/right_arrow.png -> build/lib/currency/converter/browser/images creating build/lib/currency/converter/browser/templates copying currency/converter/browser/templates/currency_converter.pt -> build/lib/currency/converter/browser/templates copying currency/converter/browser/templates/currency_converter_viewlet.pt -> build/lib/currency/converter/browser/templates copying currency/converter/browser/templates/currency_manager.pt -> build/lib/currency/converter/browser/templates copying currency/converter/portlets/configure.zcml -> build/lib/currency/converter/portlets copying currency/converter/portlets/currency_converter.pt -> build/lib/currency/converter/portlets copying currency/converter/tests/functional.txt -> build/lib/currency/converter/tests copying currency/converter/tests/integration.txt -> build/lib/currency/converter/tests copying currency/converter/tests/sample-90d.xml -> build/lib/currency/converter/tests copying currency/converter/tests/unittest.txt -> build/lib/currency/converter/tests creating build/lib/currency/converter/tests/integration copying currency/converter/tests/integration/adapters_integration.txt -> build/lib/currency/converter/tests/integration + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.p8QQVP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64 + cd currency.converter-0.5.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-currency.converter-0.5.5-1.aarch64 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 Skipping installation of /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/__init__.py (namespace package) copying currency/converter/currencies.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter copying currency/converter/currency_data.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter copying currency/converter/configure.zcml -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter copying currency/converter/setuphandlers.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter copying currency/converter/interfaces.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter copying currency/converter/version.txt -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter copying currency/converter/__init__.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter copying currency/converter/utility/currencies.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/utility copying currency/converter/utility/vocabulary.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/utility copying currency/converter/utility/configure.zcml -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/utility copying currency/converter/utility/price.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/utility copying currency/converter/utility/__init__.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/utility copying currency/converter/adapters/portal.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/adapters copying currency/converter/adapters/configure.zcml -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/adapters copying currency/converter/adapters/__init__.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/adapters copying currency/converter/browser/currency_manager.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/browser copying currency/converter/browser/currency_converter.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/browser copying currency/converter/browser/currency_converter_viewlet.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/browser copying currency/converter/browser/configure.zcml -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/browser copying currency/converter/browser/viewlet_manager.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/browser copying currency/converter/browser/__init__.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/browser copying currency/converter/browser/templates/currency_converter_viewlet.pt -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/browser/templates copying currency/converter/browser/templates/currency_manager.pt -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/browser/templates copying currency/converter/browser/templates/currency_converter.pt -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/browser/templates copying currency/converter/browser/images/right_arrow.png -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/browser/images copying currency/converter/portlets/currency_converter.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/portlets copying currency/converter/portlets/configure.zcml -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/portlets copying currency/converter/portlets/currency_converter.pt -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/portlets copying currency/converter/portlets/__init__.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/portlets copying currency/converter/profiles/default/memberdata_properties.xml -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/profiles/default copying currency/converter/profiles/default/portlets.xml -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/profiles/default copying currency/converter/profiles/default/metadata.xml -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/profiles/default copying currency/converter/profiles/default/componentregistry.xml -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/profiles/default copying currency/converter/profiles/default/propertiestool.xml -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/profiles/default copying currency/converter/profiles/default/controlpanel.xml -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/profiles/default copying currency/converter/profiles/uninstall/currency.converter_uninstall.txt -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/profiles/uninstall copying currency/converter/profiles/uninstall/componentregistry.xml -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/profiles/uninstall copying currency/converter/locales/currency.converter.pot -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/locales copying currency/converter/locales/ja/LC_MESSAGES/currency.converter.po -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/locales/ja/LC_MESSAGES copying currency/converter/locales/en/LC_MESSAGES/currency.converter.po -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/locales/en/LC_MESSAGES copying currency/converter/tests/unittest.txt -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/tests copying currency/converter/tests/sample-90d.xml -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/tests copying currency/converter/tests/base.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/tests copying currency/converter/tests/functional.txt -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/tests copying currency/converter/tests/test_portlet_currency_converter.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/tests copying currency/converter/tests/test_integration.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/tests copying currency/converter/tests/integration.txt -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/tests copying currency/converter/tests/test_setup.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/tests copying currency/converter/tests/__init__.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/tests copying currency/converter/tests/test_doctest.py -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/tests copying currency/converter/tests/integration/adapters_integration.txt -> /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/tests/integration byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/currencies.py to currencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/currency_data.py to currency_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/setuphandlers.py to setuphandlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/utility/currencies.py to currencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/utility/vocabulary.py to vocabulary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/utility/price.py to price.cpython-39.pyc File "/usr/lib/python3.9/site-packages/currency/converter/utility/price.py", line 25 print text ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(text)? byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/utility/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/adapters/portal.py to portal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/adapters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/browser/currency_manager.py to currency_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/browser/currency_converter.py to currency_converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/browser/currency_converter_viewlet.py to currency_converter_viewlet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/browser/viewlet_manager.py to viewlet_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/browser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/portlets/currency_converter.py to currency_converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/portlets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/tests/test_portlet_currency_converter.py to test_portlet_currency_converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/tests/test_integration.py to test_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/tests/test_setup.py to test_setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/tests/test_doctest.py to test_doctest.cpython-39.pyc writing byte-compilation script '/tmp/tmph4shz6g_.py' /usr/bin/python3 /tmp/tmph4shz6g_.py File "/usr/lib/python3.9/site-packages/currency/converter/utility/price.py", line 25 print text ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(text)? removing /tmp/tmph4shz6g_.py running install_egg_info running egg_info writing currency.converter.egg-info/PKG-INFO writing dependency_links to currency.converter.egg-info/dependency_links.txt writing entry points to currency.converter.egg-info/entry_points.txt writing namespace_packages to currency.converter.egg-info/namespace_packages.txt writing requirements to currency.converter.egg-info/requires.txt writing top-level names to currency.converter.egg-info/top_level.txt reading manifest file 'currency.converter.egg-info/SOURCES.txt' writing manifest file 'currency.converter.egg-info/SOURCES.txt' Copying currency.converter.egg-info to /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency.converter-0.5.5-py3.9.egg-info Installing /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency.converter-0.5.5-py3.9-nspkg.pth running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64//usr/share/doc/python-currency.converter + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64//usr/share/doc/python-currency.converter + '[' -d example ']' ~/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64 ~/build/BUILD/currency.converter-0.5.5 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-currency.converter-0.5.5-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/currency.converter-0.5.5 + popd + mv /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.5.5-1 --unique-debug-suffix -0.5.5-1.aarch64 --unique-debug-src-base python-currency.converter-0.5.5-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/currency.converter-0.5.5 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-currency.converter-0.5.5-1.aarch64/usr/lib/python3.9/site-packages/currency/converter/utility/price.py'... File "/usr/lib/python3.9/site-packages/currency/converter/utility/price.py", line 25 print text ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(text)? error: Bad exit status from /var/tmp/rpm-tmp.p8QQVP (%install) Bad exit status from /var/tmp/rpm-tmp.p8QQVP (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-currency-converter.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-currency-converter.spec