Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-trollius.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682145171.676150/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-trollius.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-trollius-2.2.1-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-trollius.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682145171.676150/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-trollius.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-trollius-2.2.1-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-trollius.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682145171.676150/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-trollius.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.Ih5uiv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf trollius-2.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/trollius-2.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd trollius-2.2.1 + /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.McIo4P + umask 022 + cd /builddir/build/BUILD + cd trollius-2.2.1 + 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/trollius copying trollius/sslproto.py -> build/lib/trollius copying trollius/futures.py -> build/lib/trollius copying trollius/base_subprocess.py -> build/lib/trollius copying trollius/py3_ssl.py -> build/lib/trollius copying trollius/streams.py -> build/lib/trollius copying trollius/events.py -> build/lib/trollius copying trollius/proactor_events.py -> build/lib/trollius copying trollius/subprocess.py -> build/lib/trollius copying trollius/py27_weakrefset.py -> build/lib/trollius copying trollius/time_monotonic.py -> build/lib/trollius copying trollius/windows_events.py -> build/lib/trollius copying trollius/compat.py -> build/lib/trollius copying trollius/coroutines.py -> build/lib/trollius copying trollius/constants.py -> build/lib/trollius copying trollius/executor.py -> build/lib/trollius copying trollius/selector_events.py -> build/lib/trollius copying trollius/locks.py -> build/lib/trollius copying trollius/tasks.py -> build/lib/trollius copying trollius/windows_utils.py -> build/lib/trollius copying trollius/log.py -> build/lib/trollius copying trollius/py33_exceptions.py -> build/lib/trollius copying trollius/py33_winapi.py -> build/lib/trollius copying trollius/protocols.py -> build/lib/trollius copying trollius/transports.py -> build/lib/trollius copying trollius/selectors.py -> build/lib/trollius copying trollius/base_events.py -> build/lib/trollius copying trollius/__init__.py -> build/lib/trollius copying trollius/test_support.py -> build/lib/trollius copying trollius/test_utils.py -> build/lib/trollius copying trollius/unix_events.py -> build/lib/trollius copying trollius/queues.py -> build/lib/trollius + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ot7VUr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64 + cd trollius-2.2.1 + 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-trollius-2.2.1-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 creating /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/sslproto.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/futures.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/base_subprocess.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/py3_ssl.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/streams.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/events.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/proactor_events.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/subprocess.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/py27_weakrefset.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/time_monotonic.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/windows_events.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/compat.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/coroutines.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/constants.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/executor.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/selector_events.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/locks.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/tasks.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/windows_utils.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/log.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/py33_exceptions.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/py33_winapi.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/protocols.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/transports.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/selectors.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/base_events.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/__init__.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/test_support.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/test_utils.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/unix_events.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius copying build/lib/trollius/queues.py -> /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/sslproto.py to sslproto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/futures.py to futures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/base_subprocess.py to base_subprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/py3_ssl.py to py3_ssl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/streams.py to streams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/proactor_events.py to proactor_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/subprocess.py to subprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/py27_weakrefset.py to py27_weakrefset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/time_monotonic.py to time_monotonic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/windows_events.py to windows_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/coroutines.py to coroutines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/executor.py to executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/selector_events.py to selector_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/locks.py to locks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/tasks.py to tasks.cpython-39.pyc File "/usr/lib/python3.9/site-packages/trollius/tasks.py", line 565 def async(coro_or_future, loop=None): ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/windows_utils.py to windows_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/py33_exceptions.py to py33_exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/py33_winapi.py to py33_winapi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/protocols.py to protocols.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/transports.py to transports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/selectors.py to selectors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/base_events.py to base_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/test_support.py to test_support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/unix_events.py to unix_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/queues.py to queues.cpython-39.pyc writing byte-compilation script '/tmp/tmp9ee__8ru.py' /usr/bin/python3 /tmp/tmp9ee__8ru.py File "/usr/lib/python3.9/site-packages/trollius/tasks.py", line 565 def async(coro_or_future, loop=None): ^ SyntaxError: invalid syntax removing /tmp/tmp9ee__8ru.py running install_egg_info running egg_info writing trollius.egg-info/PKG-INFO writing dependency_links to trollius.egg-info/dependency_links.txt writing requirements to trollius.egg-info/requires.txt writing top-level names to trollius.egg-info/top_level.txt reading manifest file 'trollius.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'release.py' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'trollius.egg-info/SOURCES.txt' Copying trollius.egg-info to /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius-2.2.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64//usr/share/doc/python-trollius + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64//usr/share/doc/python-trollius + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64//usr/share/doc/python-trollius + pushd /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64 ~/build/BUILDROOT/python-trollius-2.2.1-1.aarch64 ~/build/BUILD/trollius-2.2.1 + '[' -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/trollius-2.2.1 + popd + mv /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.2.1-1 --unique-debug-suffix -2.2.1-1.aarch64 --unique-debug-src-base python-trollius-2.2.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/trollius-2.2.1 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-trollius-2.2.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-trollius-2.2.1-1.aarch64/usr/lib/python3.9/site-packages/trollius/tasks.py'... File "/usr/lib/python3.9/site-packages/trollius/tasks.py", line 565 def async(coro_or_future, loop=None): ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.Ot7VUr (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.Ot7VUr (%install) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-trollius.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-trollius.spec