START: ptest-runner 2025-06-16T08:18 ImportError while importing test module '/usr/lib/python3-rpds-py/ptest/tests/test_hash_trie_map.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: ../../python3.13/importlib/__init__.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_hash_trie_map.py:37: in from rpds import HashTrieMap ../../python3.13/site-packages/rpds/__init__.py:1: in from .rpds import * E ImportError: /usr/lib/python3.13/site-packages/rpds/rpds.cpython-313-riscv64-linux-gnu.so: undefined symbol: __atomic_fetch_sub_8 ERROR: tests/test_hash_trie_map.py:tests/test_hash_trie_map.py ImportError while importing test module '/usr/lib/python3-rpds-py/ptest/tests/test_hash_trie_set.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: ../../python3.13/importlib/__init__.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_hash_trie_set.py:35: in from rpds import HashTrieSet ../../python3.13/site-packages/rpds/__init__.py:1: in from .rpds import * E ImportError: /usr/lib/python3.13/site-packages/rpds/rpds.cpython-313-riscv64-linux-gnu.so: undefined symbol: __atomic_fetch_sub_8 ERROR: tests/test_hash_trie_set.py:tests/test_hash_trie_set.py ImportError while importing test module '/usr/lib/python3-rpds-py/ptest/tests/test_list.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: ../../python3.13/importlib/__init__.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_list.py:34: in from rpds import List ../../python3.13/site-packages/rpds/__init__.py:1: in from .rpds import * E ImportError: /usr/lib/python3.13/site-packages/rpds/rpds.cpython-313-riscv64-linux-gnu.so: undefined symbol: __atomic_fetch_sub_8 ERROR: tests/test_list.py:tests/test_list.py ImportError while importing test module '/usr/lib/python3-rpds-py/ptest/tests/test_queue.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: ../../python3.13/importlib/__init__.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_queue.py:32: in from rpds import Queue ../../python3.13/site-packages/rpds/__init__.py:1: in from .rpds import * E ImportError: /usr/lib/python3.13/site-packages/rpds/rpds.cpython-313-riscv64-linux-gnu.so: undefined symbol: __atomic_fetch_sub_8 ERROR: tests/test_queue.py:tests/test_queue.py ============================================================================ Testsuite summary # TOTAL: 4 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 4 ERROR: Exit status is 2 DURATION: 12