Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-delocate.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681814742.145290/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-delocate.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-delocate-0.10.4-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-delocate.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681814742.145290/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-delocate.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-delocate-0.10.4-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-delocate.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681814742.145290/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-delocate.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.Z3dxud + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf delocate-0.10.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/delocate-0.10.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd delocate-0.10.4 + /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.rn1b4V + umask 022 + cd /builddir/build/BUILD + cd delocate-0.10.4 + 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/delocate copying delocate/_version.py -> build/lib/delocate copying delocate/wheeltools.py -> build/lib/delocate copying delocate/__init__.py -> build/lib/delocate copying delocate/pkginfo.py -> build/lib/delocate copying delocate/libsana.py -> build/lib/delocate copying delocate/tmpdirs.py -> build/lib/delocate copying delocate/fuse.py -> build/lib/delocate copying delocate/delocating.py -> build/lib/delocate copying delocate/tools.py -> build/lib/delocate creating build/lib/delocate/tests copying delocate/tests/test_install_names.py -> build/lib/delocate/tests copying delocate/tests/__init__.py -> build/lib/delocate/tests copying delocate/tests/pytest_tools.py -> build/lib/delocate/tests copying delocate/tests/test_tmpdirs.py -> build/lib/delocate/tests copying delocate/tests/test_wheeltools.py -> build/lib/delocate/tests copying delocate/tests/conftest.py -> build/lib/delocate/tests copying delocate/tests/scriptrunner.py -> build/lib/delocate/tests copying delocate/tests/test_libsana.py -> build/lib/delocate/tests copying delocate/tests/test_wheelies.py -> build/lib/delocate/tests copying delocate/tests/test_tools.py -> build/lib/delocate/tests copying delocate/tests/test_scripts.py -> build/lib/delocate/tests copying delocate/tests/env_tools.py -> build/lib/delocate/tests copying delocate/tests/test_fuse.py -> build/lib/delocate/tests copying delocate/tests/test_delocating.py -> build/lib/delocate/tests creating build/lib/delocate/cmd copying delocate/cmd/delocate_wheel.py -> build/lib/delocate/cmd copying delocate/cmd/__init__.py -> build/lib/delocate/cmd copying delocate/cmd/delocate_fuse.py -> build/lib/delocate/cmd copying delocate/cmd/delocate_listdeps.py -> build/lib/delocate/cmd copying delocate/cmd/delocate_addplat.py -> build/lib/delocate/cmd copying delocate/cmd/delocate_patch.py -> build/lib/delocate/cmd copying delocate/cmd/delocate_path.py -> build/lib/delocate/cmd copying delocate/py.typed -> build/lib/delocate creating build/lib/delocate/tests/data copying delocate/tests/data/libextfunc.dylib -> build/lib/delocate/tests/data copying delocate/tests/data/libam1.dylib -> build/lib/delocate/tests/data copying delocate/tests/data/liba.dylib -> build/lib/delocate/tests/data copying delocate/tests/data/libc.dylib -> build/lib/delocate/tests/data copying delocate/tests/data/liba_both.dylib -> build/lib/delocate/tests/data copying delocate/tests/data/libextfunc2_rpath.dylib -> build/lib/delocate/tests/data copying delocate/tests/data/libb.dylib -> build/lib/delocate/tests/data copying delocate/tests/data/libam1-arch.dylib -> build/lib/delocate/tests/data copying delocate/tests/data/libextfunc_rpath.dylib -> build/lib/delocate/tests/data copying delocate/tests/data/binary_example.bin -> build/lib/delocate/tests/data copying delocate/tests/data/some_code.py -> build/lib/delocate/tests/data copying delocate/tests/data/liba.a -> build/lib/delocate/tests/data copying delocate/tests/data/a.o -> build/lib/delocate/tests/data copying delocate/tests/data/fakepkg_namespace-1.0-cp36-abi3-macosx_10_9_universal2.whl -> build/lib/delocate/tests/data copying delocate/tests/data/fakepkg_rpath-1.0-cp36-abi3-macosx_10_9_universal2.whl -> build/lib/delocate/tests/data copying delocate/tests/data/fakepkg1-1.0-cp36-abi3-macosx_10_9_universal2.whl -> build/lib/delocate/tests/data copying delocate/tests/data/fakepkg_toplevel-1.0-cp36-abi3-macosx_10_9_universal2.whl -> build/lib/delocate/tests/data copying delocate/tests/data/fakepkg2-1.0-py3-none-any.whl -> build/lib/delocate/tests/data copying delocate/tests/data/test-lib -> build/lib/delocate/tests/data copying delocate/tests/data/fakepkg2.patch -> build/lib/delocate/tests/data copying delocate/tests/data/fakepkg2.bad_patch -> build/lib/delocate/tests/data copying delocate/tests/data/make_libs.sh -> build/lib/delocate/tests/data copying delocate/tests/data/icon.ico -> build/lib/delocate/tests/data UPDATING build/lib/delocate/_version.py set build/lib/delocate/_version.py to '0.10.4' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tpOBQI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64 + cd delocate-0.10.4 + 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-delocate-0.10.4-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-delocate-0.10.4-1.aarch64/usr creating /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate copying build/lib/delocate/_version.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate copying build/lib/delocate/wheeltools.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate copying build/lib/delocate/__init__.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate copying build/lib/delocate/pkginfo.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate copying build/lib/delocate/libsana.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate creating /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests copying build/lib/delocate/tests/test_install_names.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests copying build/lib/delocate/tests/__init__.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests copying build/lib/delocate/tests/pytest_tools.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests copying build/lib/delocate/tests/test_tmpdirs.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests copying build/lib/delocate/tests/test_wheeltools.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests copying build/lib/delocate/tests/conftest.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests creating /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/libextfunc.dylib -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/fakepkg_namespace-1.0-cp36-abi3-macosx_10_9_universal2.whl -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/liba.a -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/a.o -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/fakepkg_rpath-1.0-cp36-abi3-macosx_10_9_universal2.whl -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/libam1.dylib -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/fakepkg1-1.0-cp36-abi3-macosx_10_9_universal2.whl -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/make_libs.sh -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/liba.dylib -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/fakepkg2.patch -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/fakepkg_toplevel-1.0-cp36-abi3-macosx_10_9_universal2.whl -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/libc.dylib -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/liba_both.dylib -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/test-lib -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/libextfunc2_rpath.dylib -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/icon.ico -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/fakepkg2.bad_patch -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/libb.dylib -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/libam1-arch.dylib -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/fakepkg2-1.0-py3-none-any.whl -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/libextfunc_rpath.dylib -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/some_code.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/data/binary_example.bin -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data copying build/lib/delocate/tests/scriptrunner.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests copying build/lib/delocate/tests/test_libsana.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests copying build/lib/delocate/tests/test_wheelies.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests copying build/lib/delocate/tests/test_tools.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests copying build/lib/delocate/tests/test_scripts.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests copying build/lib/delocate/tests/env_tools.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests copying build/lib/delocate/tests/test_fuse.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests copying build/lib/delocate/tests/test_delocating.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests creating /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/cmd copying build/lib/delocate/cmd/delocate_wheel.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/cmd copying build/lib/delocate/cmd/__init__.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/cmd copying build/lib/delocate/cmd/delocate_fuse.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/cmd copying build/lib/delocate/cmd/delocate_listdeps.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/cmd copying build/lib/delocate/cmd/delocate_addplat.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/cmd copying build/lib/delocate/cmd/delocate_patch.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/cmd copying build/lib/delocate/cmd/delocate_path.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/cmd copying build/lib/delocate/py.typed -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate copying build/lib/delocate/tmpdirs.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate copying build/lib/delocate/fuse.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate copying build/lib/delocate/delocating.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate copying build/lib/delocate/tools.py -> /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/wheeltools.py to wheeltools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/pkginfo.py to pkginfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/libsana.py to libsana.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/test_install_names.py to test_install_names.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/pytest_tools.py to pytest_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/test_tmpdirs.py to test_tmpdirs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/test_wheeltools.py to test_wheeltools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data/some_code.py to some_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/scriptrunner.py to scriptrunner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/test_libsana.py to test_libsana.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/test_wheelies.py to test_wheelies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/test_tools.py to test_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/test_scripts.py to test_scripts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/env_tools.py to env_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/test_fuse.py to test_fuse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/test_delocating.py to test_delocating.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/cmd/delocate_wheel.py to delocate_wheel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/cmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/cmd/delocate_fuse.py to delocate_fuse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/cmd/delocate_listdeps.py to delocate_listdeps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/cmd/delocate_addplat.py to delocate_addplat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/cmd/delocate_patch.py to delocate_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/cmd/delocate_path.py to delocate_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tmpdirs.py to tmpdirs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/fuse.py to fuse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/delocating.py to delocating.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tools.py to tools.cpython-39.pyc writing byte-compilation script '/tmp/tmpr4qyt5z7.py' /usr/bin/python3 /tmp/tmpr4qyt5z7.py removing /tmp/tmpr4qyt5z7.py running install_egg_info running egg_info writing delocate.egg-info/PKG-INFO writing dependency_links to delocate.egg-info/dependency_links.txt writing entry points to delocate.egg-info/entry_points.txt writing requirements to delocate.egg-info/requires.txt writing top-level names to delocate.egg-info/top_level.txt reading manifest file 'delocate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'delocate.egg-info/SOURCES.txt' Copying delocate.egg-info to /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate-0.10.4-py3.9.egg-info running install_scripts Installing delocate-addplat script to /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/bin Installing delocate-fuse script to /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/bin Installing delocate-listdeps script to /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/bin Installing delocate-patch script to /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/bin Installing delocate-path script to /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/bin Installing delocate-wheel script to /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64//usr/share/doc/python-delocate + '[' -d doc ']' ~/build/BUILDROOT/python-delocate-0.10.4-1.aarch64 ~/build/BUILD/delocate-0.10.4 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/delocate-0.10.4 + popd + mv /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.10.4-1 --unique-debug-suffix -0.10.4-1.aarch64 --unique-debug-src-base python-delocate-0.10.4-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/delocate-0.10.4 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/bin/strip: '/builddir/build/BUILDROOT/python-delocate-0.10.4-1.aarch64/usr/lib/python3.9/site-packages/delocate/tests/data/liba.a random library': No such file error: Bad exit status from /var/tmp/rpm-tmp.tpOBQI (%install) Bad exit status from /var/tmp/rpm-tmp.tpOBQI (%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-delocate.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-delocate.spec