_____ ERROR collecting tests/test_widgets.py ____________________ ImportError while importing test module '/builddir/build/BUILD/PyMuPDF-1.23.8/tests/test_widgets.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib64/python3.12/importlib/__init__.py:90: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_widgets.py:5: in import fitz ../../BUILDROOT/python-PyMuPDF-1.23.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/fitz/__init__.py:22: in from fitz.fitz import * ../../BUILDROOT/python-PyMuPDF-1.23.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/fitz/fitz.py:14: in from . import _fitz E ImportError: /builddir/build/BUILDROOT/python-PyMuPDF-1.23.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/fitz/_fitz.cpython-312-riscv64-linux-gnu.so: undefined symbol: gumbo_destroy_output ________________ ERROR collecting tests/test_word_delimiters.py ________________ ImportError while importing test module '/builddir/build/BUILD/PyMuPDF-1.23.8/tests/test_word_delimiters.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib64/python3.12/importlib/__init__.py:90: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_word_delimiters.py:1: in import fitz ../../BUILDROOT/python-PyMuPDF-1.23.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/fitz/__init__.py:22: in from fitz.fitz import * ../../BUILDROOT/python-PyMuPDF-1.23.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/fitz/fitz.py:14: in from . import _fitz E ImportError: /builddir/build/BUILDROOT/python-PyMuPDF-1.23.8-1.fc40.riscv64/usr/lib64/python3.12/site-packages/fitz/_fitz.cpython-312-riscv64-linux-gnu.so: undefined symbol: gumbo_destroy_output =========================== short test summary info ============================ ERROR tests/test_2548.py ERROR tests/test_2634.py ERROR tests/test_2791.py ERROR tests/test_2886.py ERROR tests/test_annots.py ERROR tests/test_badfonts.py ERROR tests/test_crypting.py ERROR tests/test_drawings.py ERROR tests/test_embeddedfiles.py ERROR tests/test_extractimage.py ERROR tests/test_flake8.py ERROR tests/test_font.py ERROR tests/test_general.py ERROR tests/test_geometry.py ERROR tests/test_imagebbox.py ERROR tests/test_insertimage.py ERROR tests/test_insertpdf.py ERROR tests/test_linequad.py ERROR tests/test_metadata.py ERROR tests/test_nonpdf.py ERROR tests/test_object_manipulation.py ERROR tests/test_optional_content.py ERROR tests/test_pagedelete.py ERROR tests/test_pagelabels.py ERROR tests/test_pixmap.py ERROR tests/test_showpdfpage.py ERROR tests/test_story.py ERROR tests/test_tables.py ERROR tests/test_tesseract.py ERROR tests/test_textbox.py ERROR tests/test_textextract.py ERROR tests/test_textsearch.py ERROR tests/test_toc.py ERROR tests/test_widgets.py ERROR tests/test_word_delimiters.py !!!!!!!!!!!!!!!!!!! Interrupted: 35 errors during collection !!!!!!!!!!!!!!!!!!! ======================== 35 errors in 110.91s (0:01:50) ======================== error: Bad exit status from /var/tmp/rpm-tmp.9oykTs (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.9oykTs (%check) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-PyMuPDF.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 --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-PyMuPDF.spec