ind_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/loader.py", line 350, in _get_module_from_name __import__(name) File "/builddir/build/BUILD/librepo-1.14.4/tests/python/tests/test_yum_package_downloading.py", line 12, in from tests.base import TestCaseWithServer File "/builddir/build/BUILD/librepo-1.14.4/tests/python/tests/base.py", line 4, in import ctypes File "/usr/lib64/python3.11/ctypes/__init__.py", line 8, in from _ctypes import Union, Structure, Array ImportError: /usr/lib64/python3.11/lib-dynload/_ctypes.cpython-311-riscv64-linux-gnu.so: undefined symbol: ffi_type_longdouble ====================================================================== ERROR: tests.test_yum_repo_downloading (unittest.loader._FailedTest.tests.test_yum_repo_downloading) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test_yum_repo_downloading Traceback (most recent call last): File "/usr/lib64/python3.11/unittest/loader.py", line 407, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/loader.py", line 350, in _get_module_from_name __import__(name) File "/builddir/build/BUILD/librepo-1.14.4/tests/python/tests/test_yum_repo_downloading.py", line 10, in from tests.base import Context, TestCaseWithServer, TEST_DATA File "/builddir/build/BUILD/librepo-1.14.4/tests/python/tests/base.py", line 4, in import ctypes File "/usr/lib64/python3.11/ctypes/__init__.py", line 8, in from _ctypes import Union, Structure, Array ImportError: /usr/lib64/python3.11/lib-dynload/_ctypes.cpython-311-riscv64-linux-gnu.so: undefined symbol: ffi_type_longdouble ====================================================================== ERROR: tests.test_yum_repo_locating (unittest.loader._FailedTest.tests.test_yum_repo_locating) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test_yum_repo_locating Traceback (most recent call last): File "/usr/lib64/python3.11/unittest/loader.py", line 407, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/loader.py", line 350, in _get_module_from_name __import__(name) File "/builddir/build/BUILD/librepo-1.14.4/tests/python/tests/test_yum_repo_locating.py", line 7, in from tests.base import Context, TestCase, TEST_DATA File "/builddir/build/BUILD/librepo-1.14.4/tests/python/tests/base.py", line 4, in import ctypes File "/usr/lib64/python3.11/ctypes/__init__.py", line 8, in from _ctypes import Union, Structure, Array ImportError: /usr/lib64/python3.11/lib-dynload/_ctypes.cpython-311-riscv64-linux-gnu.so: undefined symbol: ffi_type_longdouble ---------------------------------------------------------------------- Ran 13 tests in 0.022s FAILED (errors=4) 50% tests passed, 1 tests failed out of 2 Total Test time (real) = 1.15 sec The following tests FAILED: 2 - test_python (Failed) RPM build errors: Errors while running CTest error: Bad exit status from /var/tmp/rpm-tmp.ysR0UD (%check) Bad exit status from /var/tmp/rpm-tmp.ysR0UD (%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/librepo.spec