Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-astro.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682502110.398690/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-astro.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-astro-0.2.7-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-astro.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682502110.398690/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-astro.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-astro-0.2.7-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-astro.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682502110.398690/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-astro.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.57O4gO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf astro-0.2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/astro-0.2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd astro-0.2.7 + /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.hdsvDF + umask 022 + cd /builddir/build/BUILD + cd astro-0.2.7 + 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/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /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. running build running build_py creating build creating build/lib creating build/lib/astro copying astro/__init__.py -> build/lib/astro copying astro/kernels.py -> build/lib/astro copying astro/propogator.py -> build/lib/astro copying astro/constants.py -> build/lib/astro copying astro/satellite.py -> build/lib/astro copying astro/predict.py -> build/lib/astro copying astro/planets.py -> build/lib/astro copying astro/maneuver.py -> build/lib/astro copying astro/time.py -> build/lib/astro copying astro/geodetic.py -> build/lib/astro copying astro/kepler.py -> build/lib/astro copying astro/lambert.py -> build/lib/astro copying astro/transform.py -> build/lib/astro copying astro/tle.py -> build/lib/astro creating build/lib/astro/tests copying astro/tests/test_constants.py -> build/lib/astro/tests copying astro/tests/test_geodetic.py -> build/lib/astro/tests copying astro/tests/test_tle.py -> build/lib/astro/tests copying astro/tests/test_time.py -> build/lib/astro/tests copying astro/tests/test_manuever.py -> build/lib/astro/tests copying astro/tests/__init__.py -> build/lib/astro/tests copying astro/tests/test_planets.py -> build/lib/astro/tests copying astro/tests/test_transform.py -> build/lib/astro/tests copying astro/tests/test_kepler.py -> build/lib/astro/tests copying astro/tests/test_kernels.py -> build/lib/astro/tests copying astro/tests/test_lambert.py -> build/lib/astro/tests copying astro/tests/test_spiceypy.py -> build/lib/astro/tests copying astro/tests/test_propogator.py -> build/lib/astro/tests copying astro/tests/test_satellite.py -> build/lib/astro/tests copying astro/tests/test_predict.py -> build/lib/astro/tests running build_scripts creating build/scripts-3.9 copying and adjusting astro/predict.py -> build/scripts-3.9 copying and adjusting astro/tle.py -> build/scripts-3.9 changing mode of build/scripts-3.9/predict.py from 644 to 755 changing mode of build/scripts-3.9/tle.py from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.giqMqe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64 + cd astro-0.2.7 + 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-astro-0.2.7-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /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. 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-astro-0.2.7-1.aarch64/usr creating /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro copying build/lib/astro/__init__.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro copying build/lib/astro/kernels.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro copying build/lib/astro/propogator.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro copying build/lib/astro/constants.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro copying build/lib/astro/satellite.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro copying build/lib/astro/predict.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro copying build/lib/astro/planets.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro copying build/lib/astro/maneuver.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro copying build/lib/astro/time.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro creating /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests copying build/lib/astro/tests/test_constants.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests copying build/lib/astro/tests/test_geodetic.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests copying build/lib/astro/tests/test_tle.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests copying build/lib/astro/tests/test_time.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests copying build/lib/astro/tests/test_manuever.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests copying build/lib/astro/tests/__init__.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests copying build/lib/astro/tests/test_planets.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests copying build/lib/astro/tests/test_transform.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests copying build/lib/astro/tests/test_kepler.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests copying build/lib/astro/tests/test_kernels.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests copying build/lib/astro/tests/test_lambert.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests copying build/lib/astro/tests/test_spiceypy.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests copying build/lib/astro/tests/test_propogator.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests copying build/lib/astro/tests/test_satellite.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests copying build/lib/astro/tests/test_predict.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests copying build/lib/astro/geodetic.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro copying build/lib/astro/kepler.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro copying build/lib/astro/lambert.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro copying build/lib/astro/transform.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro copying build/lib/astro/tle.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/kernels.py to kernels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/propogator.py to propogator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/satellite.py to satellite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/predict.py to predict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/planets.py to planets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/maneuver.py to maneuver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/time.py to time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests/test_constants.py to test_constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests/test_geodetic.py to test_geodetic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests/test_tle.py to test_tle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests/test_time.py to test_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests/test_manuever.py to test_manuever.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests/test_planets.py to test_planets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests/test_transform.py to test_transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests/test_kepler.py to test_kepler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests/test_kernels.py to test_kernels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests/test_lambert.py to test_lambert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests/test_spiceypy.py to test_spiceypy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests/test_propogator.py to test_propogator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests/test_satellite.py to test_satellite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tests/test_predict.py to test_predict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/geodetic.py to geodetic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/kepler.py to kepler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/lambert.py to lambert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro/tle.py to tle.cpython-39.pyc writing byte-compilation script '/tmp/tmposj5_dyk.py' /usr/bin/python3 /tmp/tmposj5_dyk.py removing /tmp/tmposj5_dyk.py running install_egg_info running egg_info writing astro.egg-info/PKG-INFO writing dependency_links to astro.egg-info/dependency_links.txt writing requirements to astro.egg-info/requires.txt writing top-level names to astro.egg-info/top_level.txt reading manifest file 'astro.egg-info/SOURCES.txt' writing manifest file 'astro.egg-info/SOURCES.txt' Copying astro.egg-info to /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/lib/python3.9/site-packages/astro-0.2.7-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/bin copying build/scripts-3.9/predict.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/bin copying build/scripts-3.9/tle.py -> /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/bin changing mode of /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/bin/predict.py to 755 changing mode of /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/usr/bin/tle.py to 755 + install -d -m755 /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64//usr/share/doc/python-astro + '[' -d doc ']' ~/build/BUILDROOT/python-astro-0.2.7-1.aarch64 ~/build/BUILD/astro-0.2.7 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-astro-0.2.7-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/astro-0.2.7 + popd + mv /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.2.7-1 --unique-debug-suffix -0.2.7-1.aarch64 --unique-debug-src-base python-astro-0.2.7-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/astro-0.2.7 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-astro-0.2.7-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-astro-0.2.7-1.noarch Provides: python-astro python3-astro = 0.2.7-1 python3.9dist(astro) = 0.2.7 python3dist(astro) = 0.2.7 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(kinematics) python3.9dist(matplotlib) python3.9dist(numpy) python3.9dist(scipy) python3.9dist(spacetrack) python3.9dist(spiceypy) Processing files: python-astro-help-0.2.7-1.noarch warning: Empty %files file /builddir/build/BUILD/astro-0.2.7/doclist.lst Provides: python-astro-help = 0.2.7-1 python3-astro-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-astro-0.2.7-1.aarch64 Wrote: /builddir/build/RPMS/python-astro-help-0.2.7-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-astro-0.2.7-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VL1TF2 + umask 022 + cd /builddir/build/BUILD + cd astro-0.2.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-astro-0.2.7-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0