Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-jnius.spec'], chrootPath='/var/lib/mock/f33-build-554818-65346/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-jnius.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1601510400 Wrote: /builddir/build/SRPMS/python-jnius-1.3.0-5.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-jnius.spec'], chrootPath='/var/lib/mock/f33-build-554818-65346/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-jnius.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1601510400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ac3nPg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyjnius-1.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyjnius-1.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyjnius-1.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U4Zr5h + umask 022 + cd /builddir/build/BUILD + cd pyjnius-1.3.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning running build running build_py creating build creating build/lib.linux-riscv64-3.9 copying jnius_config.py -> build/lib.linux-riscv64-3.9 copying setup_sdist.py -> build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/jnius copying jnius/__init__.py -> build/lib.linux-riscv64-3.9/jnius copying jnius/env.py -> build/lib.linux-riscv64-3.9/jnius copying jnius/reflect.py -> build/lib.linux-riscv64-3.9/jnius copying jnius/signatures.py -> build/lib.linux-riscv64-3.9/jnius creating build/lib.linux-riscv64-3.9/jnius/src creating build/lib.linux-riscv64-3.9/jnius/src/org creating build/lib.linux-riscv64-3.9/jnius/src/org/jnius copying jnius/src/org/jnius/NativeInvocationHandler.class -> build/lib.linux-riscv64-3.9/jnius/src/org/jnius copying jnius/src/org/jnius/NativeInvocationHandler.java -> build/lib.linux-riscv64-3.9/jnius/src/org/jnius running build_ext cythoning jnius/jnius.pyx to jnius/jnius.c /usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pyjnius-1.3.0/jnius/jnius.pyx tree = Parsing.p_module(s, pxd, full_module_name) building 'jnius' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/jnius gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-4.0.riscv64.fc31.riscv64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-4.0.riscv64.fc31.riscv64/include/linux -I/usr/include/python3.9 -c jnius/jnius.c -o build/temp.linux-riscv64-3.9/jnius/jnius.o jnius/jnius.c: In function ‘__pyx_f_5jnius_get_jnienv’: jnius/jnius.c:5500:76: warning: passing argument 2 of ‘(*__pyx_v_5jnius_jvm)->AttachCurrentThread’ from incompatible pointer type [-Wincompatible-pointer-types] 5500 | (void)((__pyx_v_5jnius_jvm[0])->AttachCurrentThread(__pyx_v_5jnius_jvm, (&__pyx_v_env), NULL)); | ~^~~~~~~~~~~~~ | | | const struct JNINativeInterface_ *** jnius/jnius.c:5500:76: note: expected ‘void **’ but argument is of type ‘const struct JNINativeInterface_ ***’ jnius/jnius.c: In function ‘__pyx_f_5jnius_convert_jstring_to_python’: jnius/jnius.c:13454:19: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 13454 | __pyx_v_j_chars = (__pyx_v_j_env[0])->GetStringChars(__pyx_v_j_env, __pyx_v_j_string, NULL); | ^ jnius/jnius.c: In function ‘__pyx_pf_5jnius_13MetaJavaClass_8resolve_class’: jnius/jnius.c:23629:30: warning: assignment to ‘jobject’ {aka ‘struct _jobject *’} from incompatible pointer type ‘struct _jobject **’ [-Wincompatible-pointer-types] 23629 | (__pyx_v_jargs[0]) = ((jobject *)__pyx_v_classLoader); | ^ jnius/jnius.c:23638:30: warning: assignment to ‘jobject’ {aka ‘struct _jobject *’} from incompatible pointer type ‘struct _jobject **’ [-Wincompatible-pointer-types] 23638 | (__pyx_v_jargs[1]) = __pyx_v_interfaces; | ^ jnius/jnius.c: In function ‘__pyx_f_5jnius_create_proxy_instance’: jnius/jnius.c:40227:36: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 40227 | (__pyx_v_invoke_methods[0]).name = ((char const *)"invoke0"); | ^ jnius/jnius.c:40236:41: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 40236 | (__pyx_v_invoke_methods[0]).signature = ((char const *)"(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;"); | ^ jnius/jnius.c: In function ‘__pyx_f_5jnius_convert_python_to_jobject’: jnius/jnius.c:16226:37: warning: ‘__pyx_v_retmidinit’ may be used uninitialized in this function [-Wmaybe-uninitialized] 16226 | __pyx_v_retobject = (__pyx_v_j_env[0])->NewObjectA(__pyx_v_j_env, __pyx_v_retclass, __pyx_v_retmidinit, __pyx_v_j_ret); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jnius/jnius.c:16226:37: warning: ‘__pyx_v_retclass’ may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/jnius/jnius.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/jnius/jnius.cpython-39-riscv64-linux-gnu.so + make -j4 -C docs 'SPHINXBUILD=sphinx-build-3 -j4' html make: Entering directory '/builddir/build/BUILD/pyjnius-1.3.0/docs' sphinx-build-3 -j4 -b html -d build/doctrees source build/html Running Sphinx v3.2.1 making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [html]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 16%] android reading sources... [ 33%] api reading sources... [ 50%] index reading sources... [ 66%] installation reading sources... [ 83%] packaging reading sources... [100%] quickstart waiting for workers... /builddir/build/BUILD/pyjnius-1.3.0/docs/source/api.rst:226: WARNING: Unknown directive type "notes". .. notes:: Static methods and static fields are not supported. You can only implement Java interfaces. You cannot sub-class a java object. You must retain a reference to the Python object for the entire liftime that your object is in-use within java. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] api writing output... [ 40%] index writing output... [ 60%] installation writing output... [ 80%] packaging writing output... [100%] quickstart waiting for workers... generating indices... genindex py-modindexdone writing additional pages... searchdone copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. make: Leaving directory '/builddir/build/BUILD/pyjnius-1.3.0/docs' + ant all Buildfile: /builddir/build/BUILD/pyjnius-1.3.0/build.xml compile: [mkdir] Created dir: /builddir/build/BUILD/pyjnius-1.3.0/build/classes [javac] Compiling 1 source file to /builddir/build/BUILD/pyjnius-1.3.0/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 7 [javac] 1 warning jar: [jar] Building jar: /builddir/build/BUILD/pyjnius-1.3.0/build/pyjnius.jar test-compile: [mkdir] Created dir: /builddir/build/BUILD/pyjnius-1.3.0/build/test-classes [javac] Compiling 16 source files to /builddir/build/BUILD/pyjnius-1.3.0/build/test-classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 7 [javac] 1 warning all: BUILD SUCCESSFUL Total time: 3 minutes 0 seconds + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AP7Qxi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64 + cd pyjnius-1.3.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64 warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning running install running install_lib creating /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius copying build/lib.linux-riscv64-3.9/jnius/reflect.py -> /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius copying build/lib.linux-riscv64-3.9/jnius/jnius.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius copying build/lib.linux-riscv64-3.9/jnius/env.py -> /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius creating /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/src creating /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/src/org creating /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/src/org/jnius copying build/lib.linux-riscv64-3.9/jnius/src/org/jnius/NativeInvocationHandler.class -> /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/src/org/jnius copying build/lib.linux-riscv64-3.9/jnius/src/org/jnius/NativeInvocationHandler.java -> /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/src/org/jnius copying build/lib.linux-riscv64-3.9/jnius/__init__.py -> /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius copying build/lib.linux-riscv64-3.9/jnius/signatures.py -> /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius copying build/lib.linux-riscv64-3.9/setup_sdist.py -> /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages copying build/lib.linux-riscv64-3.9/jnius_config.py -> /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages byte-compiling /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py to reflect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/signatures.py to signatures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/setup_sdist.py to setup_sdist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius_config.py to jnius_config.cpython-39.pyc writing byte-compilation script '/tmp/tmpayp9qv4m.py' /usr/bin/python3 /tmp/tmpayp9qv4m.py removing /tmp/tmpayp9qv4m.py running install_egg_info running egg_info creating pyjnius.egg-info writing pyjnius.egg-info/PKG-INFO writing dependency_links to pyjnius.egg-info/dependency_links.txt writing requirements to pyjnius.egg-info/requires.txt writing top-level names to pyjnius.egg-info/top_level.txt writing manifest file 'pyjnius.egg-info/SOURCES.txt' reading manifest file 'pyjnius.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyjnius.egg-info/SOURCES.txt' Copying pyjnius.egg-info to /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/pyjnius-1.3.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3.0-5.fc33 --unique-debug-suffix -1.3.0-5.fc33.riscv64 --unique-debug-src-base python-jnius-1.3.0-5.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyjnius-1.3.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/jnius.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/jnius.cpython-39-riscv64-linux-gnu.so original debug info size: 8052kB, size after compression: 7992kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 5137 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dKYZPf + umask 022 + cd /builddir/build/BUILD + cd pyjnius-1.3.0 + pushd tests ~/build/BUILD/pyjnius-1.3.0/tests ~/build/BUILD/pyjnius-1.3.0 + export CLASSPATH=../build/test-classes:../build/classes + CLASSPATH=../build/test-classes:../build/classes + export JAVA_HOME=/usr/lib/jvm/java + JAVA_HOME=/usr/lib/jvm/java + PYTHONPATH=/builddir/build/BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages + pytest -v ============================= test session starts ============================== platform linux -- Python 3.9.1, pytest-6.0.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/pyjnius-1.3.0 collecting ... collected 12 items / 30 errors ==================================== ERRORS ==================================== ___________________ ERROR collecting tests/test_arraylist.py ___________________ test_arraylist.py:3: in from jnius import autoclass ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! __________________ ERROR collecting tests/test_assignable.py ___________________ test_assignable.py:5: in from jnius import autoclass, JavaException ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! ________________ ERROR collecting tests/test_bad_declaration.py ________________ test_bad_declaration.py:5: in from jnius import JavaException, JavaClass ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! ____________________ ERROR collecting tests/test_basics.py _____________________ test_basics.py:6: in from jnius.reflect import autoclass ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! ___________________ ERROR collecting tests/test_bytearray.py ___________________ test_bytearray.py:5: in from jnius import autoclass ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! _____________________ ERROR collecting tests/test_cast.py ______________________ test_cast.py:5: in from jnius.reflect import autoclass ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! _______________ ERROR collecting tests/test_chars_and_strings.py _______________ test_chars_and_strings.py:7: in from jnius.reflect import autoclass ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! ________________ ERROR collecting tests/test_class_argument.py _________________ test_class_argument.py:5: in from jnius.reflect import autoclass ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! ___________________ ERROR collecting tests/test_closeable.py ___________________ test_closeable.py:7: in from jnius import autoclass, JavaException, protocol_map ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! __________________ ERROR collecting tests/test_collections.py __________________ test_collections.py:3: in from jnius import autoclass, protocol_map ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! __________________ ERROR collecting tests/test_comparable.py ___________________ test_comparable.py:3: in from jnius import autoclass, protocol_map ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! __________________ ERROR collecting tests/test_constructor.py __________________ test_constructor.py:7: in from jnius import autoclass, JavaException ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! ______________________ ERROR collecting tests/test_dir.py ______________________ test_dir.py:5: in from jnius.reflect import autoclass ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! _____________________ ERROR collecting tests/test_enum.py ______________________ test_enum.py:19: in from jnius.reflect import autoclass ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! _________________ ERROR collecting tests/test_export_class.py __________________ test_export_class.py:5: in from jnius import autoclass, java_method, PythonJavaClass ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! ________________ ERROR collecting tests/test_implementation.py _________________ test_implementation.py:7: in from jnius.reflect import autoclass ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! __________________ ERROR collecting tests/test_int_vs_long.py __________________ test_int_vs_long.py:3: in from jnius import autoclass, cast, PythonJavaClass, java_method ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! ___________________ ERROR collecting tests/test_interface.py ___________________ test_interface.py:6: in from jnius import autoclass, JavaException ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! __________ ERROR collecting tests/test_method_multiple_signatures.py ___________ test_method_multiple_signatures.py:6: in from jnius.reflect import autoclass ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! ________________ ERROR collecting tests/test_multidimension.py _________________ test_multidimension.py:5: in from jnius.reflect import autoclass ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! __________________ ERROR collecting tests/test_object_args.py __________________ test_object_args.py:11: in from jnius import autoclass, JavaException ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! __________________ ERROR collecting tests/test_output_args.py __________________ test_output_args.py:5: in from jnius import autoclass ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! _____________________ ERROR collecting tests/test_proxy.py _____________________ test_proxy.py:7: in from jnius import autoclass, java_method, PythonJavaClass, cast ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! ____________________ ERROR collecting tests/test_reflect.py ____________________ test_reflect.py:5: in from jnius.reflect import autoclass ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! ___________________ ERROR collecting tests/test_signature.py ___________________ test_signature.py:3: in from jnius import autoclass, java_method, PythonJavaClass, cast ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! ____________________ ERROR collecting tests/test_simple.py _____________________ test_simple.py:5: in from jnius import JavaClass, MetaJavaClass, JavaMethod ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! ________________ ERROR collecting tests/test_visibility_all.py _________________ test_visibility_all.py:7: in from jnius import JavaMultipleMethod, JavaMethod ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! _________ ERROR collecting tests/test_visibility_package_protected.py __________ test_visibility_package_protected.py:7: in from jnius import JavaMethod, JavaStaticMethod, JavaException ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! ____________ ERROR collecting tests/test_visibility_public_only.py _____________ test_visibility_public_only.py:7: in from jnius import JavaMethod, JavaStaticMethod, JavaException ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! __________ ERROR collecting tests/test_visibility_public_protected.py __________ test_visibility_public_protected.py:7: in from jnius import JavaMultipleMethod, JavaException ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/__init__.py:42: in from .reflect import * # noqa ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/reflect.py:20: in class Class(with_metaclass(MetaJavaClass, JavaClass)): /usr/lib/python3.9/site-packages/six.py:856: in __new__ return meta(name, resolved_bases, d) jnius/jnius_export_class.pxi:119: in jnius.MetaJavaClass.__new__ ??? jnius/jnius_export_class.pxi:179: in jnius.MetaJavaClass.resolve_class ??? jnius/jnius_env.pxi:11: in jnius.get_jnienv ??? jnius/jnius_jvm_dlopen.pxi:134: in jnius.get_platform_jnienv ??? jnius/jnius_jvm_dlopen.pxi:87: in jnius.create_jnienv ??? ../../../BUILDROOT/python-jnius-1.3.0-5.fc33.riscv64/usr/lib64/python3.9/site-packages/jnius/env.py:261: in get_jnius_lib_location raise RuntimeError( E RuntimeError: E Unable to find libjvm.so, (tried ['/usr/lib/jvm/java/lib/server/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/default/libjvm.so', '/usr/lib/jvm/java/jre/lib/i386/server/libjvm.so']) E you can use the JVM_PATH env variable with the relative path E from JAVA_HOME to libjvm.so to override this lookup, if you know E where pyjnius should look for it. E E e.g: E export JAVA_HOME=/usr/lib/jvm/java-8-oracle/ E export JVM_PATH=./jre/lib/amd64/server/libjvm.so E # run your program ------------------------------- Captured stdout -------------------------------- WARNING: Not able to assign machine() = riscv64 to a cpu value! Using cpu = 'i386' instead! =========================== short test summary info ============================ ERROR test_arraylist.py - RuntimeError: ERROR test_assignable.py - RuntimeError: ERROR test_bad_declaration.py - RuntimeError: ERROR test_basics.py - RuntimeError: ERROR test_bytearray.py - RuntimeError: ERROR test_cast.py - RuntimeError: ERROR test_chars_and_strings.py - RuntimeError: ERROR test_class_argument.py - RuntimeError: ERROR test_closeable.py - RuntimeError: ERROR test_collections.py - RuntimeError: ERROR test_comparable.py - RuntimeError: ERROR test_constructor.py - RuntimeError: ERROR test_dir.py - RuntimeError: ERROR test_enum.py - RuntimeError: ERROR test_export_class.py - RuntimeError: ERROR test_implementation.py - RuntimeError: ERROR test_int_vs_long.py - RuntimeError: ERROR test_interface.py - RuntimeError: ERROR test_method_multiple_signatures.py - RuntimeError: ERROR test_multidimension.py - RuntimeError: ERROR test_object_args.py - RuntimeError: ERROR test_output_args.py - RuntimeError: ERROR test_proxy.py - RuntimeError: ERROR test_reflect.py - RuntimeError: ERROR test_signature.py - RuntimeError: ERROR test_simple.py - RuntimeError: ERROR test_visibility_all.py - RuntimeError: ERROR test_visibility_package_protected.py - RuntimeError: ERROR test_visibility_public_only.py - RuntimeError: ERROR test_visibility_public_protected.py - RuntimeError: !!!!!!!!!!!!!!!!!!! Interrupted: 30 errors during collection !!!!!!!!!!!!!!!!!!! ============================= 30 errors in 37.64s ============================== RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.dKYZPf (%check) Bad exit status from /var/tmp/rpm-tmp.dKYZPf (%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/python-jnius.spec