ception.java test/harness/jpype/exc/ExceptionTest.java test/harness/jpype/exc/WierdException.java test/harness/jpype/exc/ParentTestException.java test/harness/jpype/exc/ExceptionThrower.java test/harness/jpype/ref/TestReferenceQeue.java test/harness/jpype/reflect/Annotation.java test/harness/jpype/reflect/ReflectionTest.java test/harness/jpype/boxed/Boxed.java test/harness/jpype/overloads/Test1.java test/harness/jpype/common/Fixture.java test/harness/jpype/serial/SerializationTest.java test/harness/jpype/str/StringFunction.java test/harness/jpype/str/Test.java test/harness/jpype/numeric/NumericTest.java test/harness/jpype/mro/D.java test/harness/jpype/mro/MultipleInterfaces.java test/harness/jpype/mro/A.java test/harness/jpype/mro/B.java test/harness/jpype/mro/F.java test/harness/jpype/mro/E.java test/harness/jpype/mro/C.java test/harness/jpype/collection/TestEnum.java test/harness/jpype/utf8/Utf8Test.java test/harness/jpype/classhints/Custom.java test/harness/jpype/classhints/ClassHintsTest.java test/harness/java8/jpype/lambda/Test1.java ============================= test session starts ============================== platform linux -- Python 3.9.0rc1, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/jpype-0.7.5, configfile: setup.cfg, testpaths: test collecting ... collected 0 items / 1 error ==================================== ERRORS ==================================== ________________________ ERROR collecting test session _________________________ /usr/lib64/python3.9/importlib/__init__.py:127: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1030: in _gcd_import ??? :1007: in _find_and_load ??? :986: in _find_and_load_unlocked ??? :680: in _load_unlocked ??? /usr/lib/python3.9/site-packages/_pytest/assertion/rewrite.py:170: in exec_module exec(co, module.__dict__) test/jpypetest/conftest.py:2: in import jpype jpype/__init__.py:20: in from ._core import * jpype/_core.py:20: in from . import types as _jtypes jpype/types.py:38: in from ._jarray import * jpype/_jarray.py:213: in _jcustomizer._applyCustomizerPost(_jpype._JArray, _JArrayProto) jpype/_jcustomizer.py:166: in _applyCustomizerPost _applyCustomizerImpl(cls.__dict__, proto, sticky, jpype/_jcustomizer.py:148: in _applyCustomizerImpl setter(p, v) jpype/_jcustomizer.py:167: in lambda p, v: type.__setattr__(cls, p, v)) E TypeError: can't apply this __setattr__ to _jpype._JClass object =============================== warnings summary =============================== jpype/_core.py:224 /builddir/build/BUILD/jpype-0.7.5/jpype/_core.py:224: DeprecationWarning: invalid escape sequence \. match = re.search("([0-9]+)\.[0-9]+", source) -- Docs: https://docs.pytest.org/en/stable/warnings.html =========================== short test summary info ============================ ERROR - TypeError: can't apply this __setattr__ to _jpype._JClass object !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! ========================= 1 warning, 1 error in 7.43s ========================== error: Bad exit status from /var/tmp/rpm-tmp.GYuv0q (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.GYuv0q (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, 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/jpype.spec