1-5.fc37.riscv64/usr/lib64/python3.11/site-packages/erfa ~/build/BUILD/pyerfa-2.0.0.1 + pushd /builddir/build/BUILDROOT/python-pyerfa-2.0.0.1-5.fc37.riscv64/usr/lib64/python3.11/site-packages/erfa + /usr/bin/python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.11.0rc2, pytest-7.1.3, pluggy-1.0.0 rootdir: /builddir/build/BUILDROOT/python-pyerfa-2.0.0.1-5.fc37.riscv64/usr/lib64/python3.11/site-packages/erfa plugins: hypothesis-6.45.0, doctestplus-0.12.0, cov-3.0.0, astropy-header-0.2.0, remotedata-0.3.3, filter-subpackage-0.1.1, openfiles-0.5.0, arraydiff-0.5.0, astropy-0.10.0, mock-3.8.2 collected 0 items / 2 errors ==================================== ERRORS ==================================== _____________________ ERROR collecting tests/test_erfa.py ______________________ ImportError while importing test module '/builddir/build/BUILDROOT/python-pyerfa-2.0.0.1-5.fc37.riscv64/usr/lib64/python3.11/site-packages/erfa/tests/test_erfa.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: version.py:25: in from . import ufunc E ImportError: /builddir/build/BUILDROOT/python-pyerfa-2.0.0.1-5.fc37.riscv64/usr/lib64/python3.11/site-packages/erfa/ufunc.cpython-311-riscv64-linux-gnu.so: undefined symbol: eraAtcc13 The above exception was the direct cause of the following exception: /usr/lib64/python3.11/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) __init__.py:5: in from .version import version as __version__ # noqa version.py:40: in raise ImportError( E ImportError: liberfa 1.7.3 too old for PyERFA 2.0.0.1. This should only be possible if you are using a system liberfa; try installing using 'pip install pyerfa', with environment variable PYERFA_USE_SYSTEM_LIBERFA unset or 0. _____________________ ERROR collecting tests/test_ufunc.py _____________________ ImportError while importing test module '/builddir/build/BUILDROOT/python-pyerfa-2.0.0.1-5.fc37.riscv64/usr/lib64/python3.11/site-packages/erfa/tests/test_ufunc.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: version.py:25: in from . import ufunc E ImportError: /builddir/build/BUILDROOT/python-pyerfa-2.0.0.1-5.fc37.riscv64/usr/lib64/python3.11/site-packages/erfa/ufunc.cpython-311-riscv64-linux-gnu.so: undefined symbol: eraAtcc13 The above exception was the direct cause of the following exception: /usr/lib64/python3.11/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) __init__.py:5: in from .version import version as __version__ # noqa version.py:40: in raise ImportError( E ImportError: liberfa 1.7.3 too old for PyERFA 2.0.0.1. This should only be possible if you are using a system liberfa; try installing using 'pip install pyerfa', with environment variable PYERFA_USE_SYSTEM_LIBERFA unset or 0. =========================== short test summary info ============================ ERROR tests/test_erfa.py ERROR tests/test_ufunc.py !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!! ============================== 2 errors in 1.13s =============================== RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.ksgZdD (%check) Bad exit status from /var/tmp/rpm-tmp.ksgZdD (%check) Child return code was: 1 EXCEPTION: [Error()] 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 600, 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 riscv64 --nodeps /builddir/build/SPECS/python-pyerfa.spec