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/jpype.spec'], chrootPath='/var/lib/mock/f33-build-134466-41562/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/jpype.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=1580256000 Wrote: /builddir/build/SRPMS/jpype-0.7.1-2.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/jpype.spec'], chrootPath='/var/lib/mock/f33-build-134466-41562/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/jpype.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=1580256000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mOtCpe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jpype-0.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/jpype-0.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jpype-0.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.py' -or -name '*.java' -or -name '*.TXT' -or -name '*.sh' -or -name '*.xml' -or -name '*.js' + xargs sed -i 's|\r||g' + sed -i 's|'\''unittest2'\''||' setup.py + sed -i -r 's|(import unittest)2 as unittest|\1|' test/jpypetest/common.py test/jpypetest/test_array.py test/jpypetest/test_attr.py test/jpypetest/test_boxed.py test/jpypetest/test_caller_sensitive.py test/jpypetest/test_charSequence.py test/jpypetest/test_closeable.py test/jpypetest/test_closed.py test/jpypetest/test_collection.py test/jpypetest/test_conversionBoolean.py test/jpypetest/test_conversionByte.py test/jpypetest/test_conversionDouble.py test/jpypetest/test_conversionFloat.py test/jpypetest/test_conversionInt.py test/jpypetest/test_conversionLong.py test/jpypetest/test_conversionShort.py test/jpypetest/test_docstring.py test/jpypetest/test_exc.py test/jpypetest/test_forname.py test/jpypetest/test_generic.py test/jpypetest/test_hash.py test/jpypetest/test_imports.py test/jpypetest/test_jclass.py test/jpypetest/test_jedi.py test/jpypetest/test_jmethod.py test/jpypetest/test_jobject.py test/jpypetest/test_jvmfinder.py test/jpypetest/test_keywords.py test/jpypetest/test_lambdas.py test/jpypetest/test_leak.py test/jpypetest/test_legacy.py test/jpypetest/test_list.py test/jpypetest/test_map.py test/jpypetest/test_mro.py test/jpypetest/test_numeric.py test/jpypetest/test_objectwrapper.py test/jpypetest/test_overloads.py test/jpypetest/test_pickle.py test/jpypetest/test_properties.py test/jpypetest/test_proxy.py test/jpypetest/test_proxy_multithreaded.py test/jpypetest/test_ref.py test/jpypetest/test_reflect.py test/jpypetest/test_serial.py test/jpypetest/test_startup.py test/jpypetest/test_synchronized.py test/jpypetest/test_thread.py test/jpypetest/test_utf8.py test/jpypetest/test_values.py test/jpypetest/test_varargs.py test/jpypetest/test_virtual.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HRZAie + umask 022 + cd /builddir/build/BUILD + cd jpype-0.7.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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' running build running build_py creating build creating build/lib.linux-riscv64-3.8 creating build/lib.linux-riscv64-3.8/jpype copying jpype/_darwin.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_jio.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_jvmfinder.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/reflect.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/types.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_classpath.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_gui.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_pykeywords.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_jstring.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_jcustomizer.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_jproxy.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_jclass.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/pickle.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_windows.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_cygwin.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_jboxed.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_jobject.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/beans.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_linux.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_jpackage.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_jarray.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/nio.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_jcomparable.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/__init__.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_jtypes.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_jinit.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_jexception.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_core.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/_jcollection.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/imports.py -> build/lib.linux-riscv64-3.8/jpype running build_ext running build_java Jar cache is missing, using --enable-build-jar to recreate it. ant -Dbuild=../build -f native/build.xml Buildfile: /builddir/build/BUILD/jpype-0.7.1/native/build.xml compile: [mkdir] Created dir: /builddir/build/BUILD/jpype-0.7.1/build/classes [mkdir] Created dir: /builddir/build/BUILD/jpype-0.7.1/build/lib [javac] /builddir/build/BUILD/jpype-0.7.1/native/build.xml:20: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 11 source files to /builddir/build/BUILD/jpype-0.7.1/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning [javac] /builddir/build/BUILD/jpype-0.7.1/native/build.xml:27: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1 source file to /builddir/build/BUILD/jpype-0.7.1/build/lib [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [javac] 1 warning jar: [jar] Building jar: /builddir/build/BUILD/jpype-0.7.1/build/lib/org.jpype.jar all: BUILD SUCCESSFUL Total time: 1 minute 53 seconds running build_thunk Building thunks including thunk build/lib/org/jpype/classloader/JPypeClassLoader.class including thunk build/lib/org.jpype.jar building '_jpype' extension creating build/temp.linux-riscv64-3.8 creating build/temp.linux-riscv64-3.8/build creating build/temp.linux-riscv64-3.8/build/src creating build/temp.linux-riscv64-3.8/native creating build/temp.linux-riscv64-3.8/native/python creating build/temp.linux-riscv64-3.8/native/common gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c build/src/jp_thunk.cpp -o build/temp.linux-riscv64-3.8/build/src/jp_thunk.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/python/pyjp_class.cpp -o build/temp.linux-riscv64-3.8/native/python/pyjp_class.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/python/jpype_memory_view.cpp -o build/temp.linux-riscv64-3.8/native/python/jpype_memory_view.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/python/jp_pythontypes.cpp -o build/temp.linux-riscv64-3.8/native/python/jp_pythontypes.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/python/pyjp_module.cpp -o build/temp.linux-riscv64-3.8/native/python/pyjp_module.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/python/jp_pythonenv.cpp -o build/temp.linux-riscv64-3.8/native/python/jp_pythonenv.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/python/pyjp_array.cpp -o build/temp.linux-riscv64-3.8/native/python/pyjp_array.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/python/pyjp_field.cpp -o build/temp.linux-riscv64-3.8/native/python/pyjp_field.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/python/pyjp_proxy.cpp -o build/temp.linux-riscv64-3.8/native/python/pyjp_proxy.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/python/pyjp_method.cpp -o build/temp.linux-riscv64-3.8/native/python/pyjp_method.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/python/pyjp_value.cpp -o build/temp.linux-riscv64-3.8/native/python/pyjp_value.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/python/pyjp_monitor.cpp -o build/temp.linux-riscv64-3.8/native/python/pyjp_monitor.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_booleantype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_booleantype.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_jniutil.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_jniutil.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_voidtype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_voidtype.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_proxy.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_proxy.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_boxedclasses.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_boxedclasses.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_field.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_field.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_longtype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_longtype.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_baseclasses.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_baseclasses.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_typemanager.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_typemanager.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_classloader.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_classloader.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_tracer.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_tracer.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_arrayclass.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_arrayclass.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_bytetype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_bytetype.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_shorttype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_shorttype.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_stringclass.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_stringclass.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_inttype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_inttype.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_value.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_value.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_exception.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_exception.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_chartype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_chartype.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_class.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_class.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_doubletype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_doubletype.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_primitivetype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_primitivetype.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_encoding.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_encoding.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_floattype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_floattype.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_env.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_env.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_method.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_method.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_reference_queue.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_reference_queue.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_array.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_array.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_monitor.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_monitor.o -g3 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_methodoverload.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_methodoverload.o -g3 -std=c++11 -ggdb g++ -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/build/src/jp_thunk.o build/temp.linux-riscv64-3.8/native/python/pyjp_class.o build/temp.linux-riscv64-3.8/native/python/jpype_memory_view.o build/temp.linux-riscv64-3.8/native/python/jp_pythontypes.o build/temp.linux-riscv64-3.8/native/python/pyjp_module.o build/temp.linux-riscv64-3.8/native/python/jp_pythonenv.o build/temp.linux-riscv64-3.8/native/python/pyjp_array.o build/temp.linux-riscv64-3.8/native/python/pyjp_field.o build/temp.linux-riscv64-3.8/native/python/pyjp_proxy.o build/temp.linux-riscv64-3.8/native/python/pyjp_method.o build/temp.linux-riscv64-3.8/native/python/pyjp_value.o build/temp.linux-riscv64-3.8/native/python/pyjp_monitor.o build/temp.linux-riscv64-3.8/native/common/jp_booleantype.o build/temp.linux-riscv64-3.8/native/common/jp_jniutil.o build/temp.linux-riscv64-3.8/native/common/jp_voidtype.o build/temp.linux-riscv64-3.8/native/common/jp_proxy.o build/temp.linux-riscv64-3.8/native/common/jp_boxedclasses.o build/temp.linux-riscv64-3.8/native/common/jp_field.o build/temp.linux-riscv64-3.8/native/common/jp_longtype.o build/temp.linux-riscv64-3.8/native/common/jp_baseclasses.o build/temp.linux-riscv64-3.8/native/common/jp_typemanager.o build/temp.linux-riscv64-3.8/native/common/jp_classloader.o build/temp.linux-riscv64-3.8/native/common/jp_tracer.o build/temp.linux-riscv64-3.8/native/common/jp_arrayclass.o build/temp.linux-riscv64-3.8/native/common/jp_bytetype.o build/temp.linux-riscv64-3.8/native/common/jp_shorttype.o build/temp.linux-riscv64-3.8/native/common/jp_stringclass.o build/temp.linux-riscv64-3.8/native/common/jp_inttype.o build/temp.linux-riscv64-3.8/native/common/jp_value.o build/temp.linux-riscv64-3.8/native/common/jp_exception.o build/temp.linux-riscv64-3.8/native/common/jp_chartype.o build/temp.linux-riscv64-3.8/native/common/jp_class.o build/temp.linux-riscv64-3.8/native/common/jp_doubletype.o build/temp.linux-riscv64-3.8/native/common/jp_primitivetype.o build/temp.linux-riscv64-3.8/native/common/jp_encoding.o build/temp.linux-riscv64-3.8/native/common/jp_floattype.o build/temp.linux-riscv64-3.8/native/common/jp_env.o build/temp.linux-riscv64-3.8/native/common/jp_method.o build/temp.linux-riscv64-3.8/native/common/jp_reference_queue.o build/temp.linux-riscv64-3.8/native/common/jp_array.o build/temp.linux-riscv64-3.8/native/common/jp_monitor.o build/temp.linux-riscv64-3.8/native/common/jp_methodoverload.o -L/usr/lib64 -ldl -o build/lib.linux-riscv64-3.8/_jpype.cpython-38-riscv64-linux-gnu.so /usr/lib64/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_scm_version' warnings.warn(msg) + sphinx-build-3 -d doctrees doc html Running Sphinx v2.2.2 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 10 source files that are out of date updating environment: [new config] 10 added, 0 changed, 0 removed reading sources... [ 10%] CHANGELOG reading sources... [ 20%] ChangeLog-0.7 reading sources... [ 30%] api reading sources... [ 40%] caller_sensitive reading sources... [ 50%] develguide reading sources... [ 60%] imports reading sources... [ 70%] index reading sources... [ 80%] install reading sources... [ 90%] quickguide reading sources... [100%] userguide /builddir/build/BUILD/jpype-0.7.1/doc/install.rst:2: WARNING: Duplicate explicit target name: "anaconda". looking for now-outdated files... none found pickling environment... done checking consistency... /builddir/build/BUILD/jpype-0.7.1/doc/caller_sensitive.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 10%] CHANGELOG writing output... [ 20%] ChangeLog-0.7 writing output... [ 30%] api writing output... [ 40%] caller_sensitive writing output... [ 50%] develguide writing output... [ 60%] imports writing output... [ 70%] index writing output... [ 80%] install writing output... [ 90%] quickguide writing output... [100%] userguide generating indices... /builddir/build/BUILD/jpype-0.7.1/doc/CHANGELOG.rst:36: WARNING: unknown document: caller-sensitive genindex py-modindexdone writing additional pages... searchdone copying images... [100%] attach_debugger.png copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 3 warnings. The HTML pages are in html. + rm html/.buildinfo + rm -v html/_static/jquery-3.4.1.js html/_static/jquery.js removed 'html/_static/jquery-3.4.1.js' removed 'html/_static/jquery.js' + ln -fs /usr/share/javascript/jquery/3/jquery.min.js html/_static/jquery.js + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yPxQUd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64 + cd jpype-0.7.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/jpype-0.7.1-2.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr creating /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_darwin.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_jio.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_jvmfinder.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/reflect.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/types.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_classpath.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_gui.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_pykeywords.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_jstring.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_jcustomizer.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_jproxy.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_jclass.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/pickle.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_windows.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_cygwin.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_jboxed.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_jobject.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/beans.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_linux.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_jpackage.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_jarray.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/nio.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_jcomparable.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/__init__.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_jtypes.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_jinit.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_jexception.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_core.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_jcollection.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/imports.py -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/_jpype.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_darwin.py to _darwin.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jio.py to _jio.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jvmfinder.py to _jvmfinder.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/reflect.py to reflect.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/types.py to types.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_classpath.py to _classpath.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_gui.py to _gui.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_pykeywords.py to _pykeywords.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jstring.py to _jstring.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jcustomizer.py to _jcustomizer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jproxy.py to _jproxy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jclass.py to _jclass.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/pickle.py to pickle.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_windows.py to _windows.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_cygwin.py to _cygwin.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jboxed.py to _jboxed.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jobject.py to _jobject.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/beans.py to beans.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_linux.py to _linux.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jpackage.py to _jpackage.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jarray.py to _jarray.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/nio.py to nio.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jcomparable.py to _jcomparable.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jtypes.py to _jtypes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jinit.py to _jinit.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jexception.py to _jexception.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_core.py to _core.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jcollection.py to _jcollection.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/imports.py to imports.cpython-38.pyc writing byte-compilation script '/tmp/tmps8ed41us.py' /usr/bin/python3 /tmp/tmps8ed41us.py removing /tmp/tmps8ed41us.py running install_egg_info running egg_info creating JPype1.egg-info writing JPype1.egg-info/PKG-INFO writing dependency_links to JPype1.egg-info/dependency_links.txt writing requirements to JPype1.egg-info/requires.txt writing top-level names to JPype1.egg-info/top_level.txt writing manifest file 'JPype1.egg-info/SOURCES.txt' reading manifest file 'JPype1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/lib64/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_scm_version' warnings.warn(msg) warning: no files found matching '*.jar' under directory 'native' warning: no files found matching '*.class' under directory 'native' writing manifest file 'JPype1.egg-info/SOURCES.txt' Copying JPype1.egg-info to /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/JPype1-0.7.1-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/bin/__pycache__ + find /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64 -name '*.so' + xargs chmod 0755 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.7.1-2.fc33 --unique-debug-suffix -0.7.1-2.fc33.riscv64 --unique-debug-src-base jpype-0.7.1-2.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/jpype-0.7.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/_jpype.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8/site-packages/_jpype.cpython-38-riscv64-linux-gnu.so original debug info size: 6740kB, size after compression: 4348kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1351 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 /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/jpype-0.7.1-2.fc33.riscv64/native/python/include/pyjp.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.1-2.fc33.riscv64/native/python/include/jp_pythontypes.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.1-2.fc33.riscv64/native/python/include/pyjp_module.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.1-2.fc33.riscv64/native/common/include/jp_bytetype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.1-2.fc33.riscv64/native/common/include/jp_inttype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.1-2.fc33.riscv64/native/common/include/jp_voidtype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.1-2.fc33.riscv64/native/common/include/jp_longtype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.1-2.fc33.riscv64/native/common/include/jp_floattype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.1-2.fc33.riscv64/native/common/include/jp_booleantype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.1-2.fc33.riscv64/native/common/include/jp_stringclass.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.1-2.fc33.riscv64/native/common/include/jp_chartype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.1-2.fc33.riscv64/native/common/include/jp_shorttype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.1-2.fc33.riscv64/native/common/include/jp_doubletype.h is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.P64V5f + umask 022 + cd /builddir/build/BUILD + cd jpype-0.7.1 + /usr/bin/python3 setup.py test running test /usr/lib64/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_scm_version' warnings.warn(msg) WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing JPype1.egg-info/PKG-INFO writing dependency_links to JPype1.egg-info/dependency_links.txt writing requirements to JPype1.egg-info/requires.txt writing top-level names to JPype1.egg-info/top_level.txt reading manifest file 'JPype1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.jar' under directory 'native' warning: no files found matching '*.class' under directory 'native' writing manifest file 'JPype1.egg-info/SOURCES.txt' running build_ext running build_java Jar cache is missing, using --enable-build-jar to recreate it. ant -Dbuild=../build -f native/build.xml Buildfile: /builddir/build/BUILD/jpype-0.7.1/native/build.xml compile: [javac] /builddir/build/BUILD/jpype-0.7.1/native/build.xml:20: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] /builddir/build/BUILD/jpype-0.7.1/native/build.xml:27: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds jar: all: BUILD SUCCESSFUL Total time: 30 seconds running build_thunk Building thunks Skip build thunks copying build/lib.linux-riscv64-3.8/_jpype.cpython-38-riscv64-linux-gnu.so -> running test_java Building Java testbench ant -f test/build.xml Buildfile: /builddir/build/BUILD/jpype-0.7.1/test/build.xml compile-main: [mkdir] Created dir: /builddir/build/BUILD/jpype-0.7.1/test/classes [javac] /builddir/build/BUILD/jpype-0.7.1/test/build.xml:52: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 53 source files to /builddir/build/BUILD/jpype-0.7.1/test/classes compile-8: [javac] /builddir/build/BUILD/jpype-0.7.1/test/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1 source file to /builddir/build/BUILD/jpype-0.7.1/test/classes compile-9: compile: test: BUILD SUCCESSFUL Total time: 2 minutes 27 seconds ============================= test session starts ============================== platform linux -- Python 3.8.2, pytest-4.6.9, py-1.8.0, pluggy-0.13.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/jpype-0.7.1, inifile: setup.cfg, testpaths: test collecting ... collected 500 items test/jpypetest/test_array.py::ArrayTestCase::testArrayClone PASSED [ 0%] test/jpypetest/test_array.py::ArrayTestCase::testArrayCtor1 PASSED [ 0%] test/jpypetest/test_array.py::ArrayTestCase::testArrayCtor2 PASSED [ 0%] test/jpypetest/test_array.py::ArrayTestCase::testArrayCtor3 PASSED [ 0%] test/jpypetest/test_array.py::ArrayTestCase::testArrayCtor4 PASSED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testArrayCtor5 PASSED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testByteArrayAsString PASSED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testByteArrayIntoVector PASSED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testByteArraySimple PASSED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testCharArrayAsString PASSED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testConversionError PASSED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testEmptyObjectArray PASSED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testGetArrayAsObject PASSED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testGetSubclass PASSED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testInitFromNPDoubleArray SKIPPED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testInitFromNPDoubleArrayFloat32 SKIPPED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testInitFromNPDoubleArrayFloat64 SKIPPED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testInitFromNPFloatArrayInt SKIPPED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testInitFromNPIntArray SKIPPED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testIterateArray PASSED [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayConversionBool PASSED [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayConversionByte PASSED [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayConversionChar PASSED [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayConversionDouble PASSED [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayConversionFail PASSED [ 5%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayConversionFloat PASSED [ 5%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayConversionInt PASSED [ 5%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayConversionLong PASSED [ 5%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayConversionShort PASSED [ 5%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayPythonTypes PASSED [ 6%] test/jpypetest/test_array.py::ArrayTestCase::testJArraySliceLength PASSED [ 6%] test/jpypetest/test_array.py::ArrayTestCase::testObjectArrayInitial PASSED [ 6%] test/jpypetest/test_array.py::ArrayTestCase::testObjectArraySimple PASSED [ 6%] test/jpypetest/test_array.py::ArrayTestCase::testObjectNullArraySlice PASSED [ 6%] test/jpypetest/test_array.py::ArrayTestCase::testReadArray PASSED [ 7%] test/jpypetest/test_array.py::ArrayTestCase::testSetFromNPBoolArray SKIPPED [ 7%] test/jpypetest/test_array.py::ArrayTestCase::testSetFromNPByteArray SKIPPED [ 7%] test/jpypetest/test_array.py::ArrayTestCase::testSetFromNPDoubleArray SKIPPED [ 7%] test/jpypetest/test_array.py::ArrayTestCase::testSetFromNPFloatArray SKIPPED [ 7%] test/jpypetest/test_array.py::ArrayTestCase::testSetFromNPFloatArrayInt SKIPPED [ 8%] test/jpypetest/test_array.py::ArrayTestCase::testSetFromNPIntArray SKIPPED [ 8%] test/jpypetest/test_array.py::ArrayTestCase::testSetFromNPLongArray SKIPPED [ 8%] test/jpypetest/test_array.py::ArrayTestCase::testSetFromNPShortArray SKIPPED [ 8%] test/jpypetest/test_array.py::ArrayTestCase::testWriteArray PASSED [ 8%] test/jpypetest/test_attr.py::AttributeTestCase::testCallOverloadedMethodWithCovariance PASSED [ 9%] test/jpypetest/test_attr.py::AttributeTestCase::testCallStaticString PASSED [ 9%] test/jpypetest/test_attr.py::AttributeTestCase::testCallStaticUnicodeString PASSED [ 9%] test/jpypetest/test_attr.py::AttributeTestCase::testCallString PASSED [ 9%] test/jpypetest/test_attr.py::AttributeTestCase::testCallStringWithNone PASSED [ 9%] test/jpypetest/test_attr.py::AttributeTestCase::testCallSuperclassMethod PASSED [ 10%] test/jpypetest/test_attr.py::AttributeTestCase::testCallUnicodeString PASSED [ 10%] test/jpypetest/test_attr.py::AttributeTestCase::testCallWithArray PASSED [ 10%] test/jpypetest/test_attr.py::AttributeTestCase::testCallWithArrayMismatch PASSED [ 10%] test/jpypetest/test_attr.py::AttributeTestCase::testCallWithBigInt PASSED [ 10%] test/jpypetest/test_attr.py::AttributeTestCase::testCallWithBigLong PASSED [ 11%] test/jpypetest/test_attr.py::AttributeTestCase::testCallWithClass PASSED [ 11%] test/jpypetest/test_attr.py::AttributeTestCase::testCallWithLong PASSED [ 11%] test/jpypetest/test_attr.py::AttributeTestCase::testCharAttribute PASSED [ 11%] test/jpypetest/test_attr.py::AttributeTestCase::testComplexMethodOvlerloading PASSED [ 11%] test/jpypetest/test_attr.py::AttributeTestCase::testCreateDate PASSED [ 12%] test/jpypetest/test_attr.py::AttributeTestCase::testDifferentiateClassAndObject PASSED [ 12%] test/jpypetest/test_attr.py::AttributeTestCase::testGetNonStatic PASSED [ 12%] test/jpypetest/test_attr.py::AttributeTestCase::testGetPrimitiveType PASSED [ 12%] test/jpypetest/test_attr.py::AttributeTestCase::testGetStaticByInstance PASSED [ 12%] test/jpypetest/test_attr.py::AttributeTestCase::testGetStaticValue PASSED [ 13%] test/jpypetest/test_attr.py::AttributeTestCase::testPassedObjectGetsCleanedUp PASSED [ 13%] test/jpypetest/test_attr.py::AttributeTestCase::testReturnSubClass PASSED [ 13%] test/jpypetest/test_attr.py::AttributeTestCase::testSetBoolean PASSED [ 13%] test/jpypetest/test_attr.py::AttributeTestCase::testSetNonStaticValue PASSED [ 13%] test/jpypetest/test_attr.py::AttributeTestCase::testSetStaticValue PASSED [ 14%] test/jpypetest/test_attr.py::AttributeTestCase::testSuperToString PASSED [ 14%] test/jpypetest/test_attr.py::AttributeTestCase::testSyntheticMethod PASSED [ 14%] test/jpypetest/test_attr.py::AttributeTestCase::testToString PASSED [ 14%] test/jpypetest/test_attr.py::AttributeTestCase::testWithBufferStrategy PASSED [ 14%] test/jpypetest/test_attr.py::AttributeTestCase::testWithHolder PASSED [ 15%] test/jpypetest/test_attr.py::AttributeTestCase::testWithSubHolder PASSED [ 15%] test/jpypetest/test_boxed.py::BoxedTestCase::testBoxed2 SKIPPED [ 15%] test/jpypetest/test_boxed.py::BoxedTestCase::testDouble PASSED [ 15%] test/jpypetest/test_boxed.py::BoxedTestCase::testDoubleFromFloat PASSED [ 15%] test/jpypetest/test_boxed.py::BoxedTestCase::testDoubleFromInt PASSED [ 16%] test/jpypetest/test_boxed.py::BoxedTestCase::testDoubleResolve PASSED [ 16%] test/jpypetest/test_boxed.py::BoxedTestCase::testFloat PASSED [ 16%] test/jpypetest/test_boxed.py::BoxedTestCase::testFloatFromInt PASSED [ 16%] test/jpypetest/test_boxed.py::BoxedTestCase::testFloatResolve PASSED [ 16%] test/jpypetest/test_boxed.py::BoxedTestCase::testInteger PASSED [ 17%] test/jpypetest/test_boxed.py::BoxedTestCase::testIntegerResolve PASSED [ 17%] test/jpypetest/test_boxed.py::BoxedTestCase::testLong PASSED [ 17%] test/jpypetest/test_boxed.py::BoxedTestCase::testLongResolve PASSED [ 17%] test/jpypetest/test_boxed.py::BoxedTestCase::testShort PASSED [ 17%] test/jpypetest/test_boxed.py::BoxedTestCase::testShortResolve PASSED [ 18%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testArgs SKIPPED [ 18%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testArgsFromClass SKIPPED [ 18%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallIntegerMember SKIPPED [ 18%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallIntegerMemberFromClass SKIPPED [ 18%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallIntegerStatic SKIPPED [ 19%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallIntegerStaticAsMember SKIPPED [ 19%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallMember SKIPPED [ 19%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallMemberFromClass SKIPPED [ 19%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallStatic SKIPPED [ 19%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallStaticAsMember SKIPPED [ 20%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallVoidMemberFromClass SKIPPED [ 20%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallVoidStatic SKIPPED [ 20%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallVoidStaticAsMember SKIPPED [ 20%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testDeclaredMethod SKIPPED [ 20%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testPrimitive SKIPPED [ 21%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testPrimitiveFromClass SKIPPED [ 21%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testStackWalker1 SKIPPED [ 21%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testStackWalker2 SKIPPED [ 21%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testVarArgs SKIPPED [ 21%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testVarArgsFromClass SKIPPED [ 22%] test/jpypetest/test_charSequence.py::ConversionCharSequenceTestCase::testAutoConvert PASSED [ 22%] test/jpypetest/test_closeable.py::CloseableTestCase::testAutoCloseableAttr PASSED [ 22%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseable PASSED [ 22%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseableAttr PASSED [ 22%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseableFail PASSED [ 23%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseableJExcept PASSED [ 23%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseableJExceptFail PASSED [ 23%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseablePyExcept PASSED [ 23%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseablePyExceptFail PASSED [ 23%] test/jpypetest/test_closed.py::ClosedTestCase::testArrays PASSED [ 24%] test/jpypetest/test_closed.py::ClosedTestCase::testObjects PASSED [ 24%] test/jpypetest/test_closed.py::ClosedTestCase::testStatic PASSED [ 24%] test/jpypetest/test_collection.py::CollectionTestCase::testCollection PASSED [ 24%] test/jpypetest/test_collection.py::CollectionTestCase::testEnumMap PASSED [ 24%] test/jpypetest/test_collection.py::CollectionTestCase::testIterateHashmap PASSED [ 25%] test/jpypetest/test_conversionBoolean.py::ConversionBooleanTestCase::testBooleanFromFloat PASSED [ 25%] test/jpypetest/test_conversionBoolean.py::ConversionBooleanTestCase::testBooleanFromInt PASSED [ 25%] test/jpypetest/test_conversionBoolean.py::ConversionBooleanTestCase::testBooleanFromNPFloat SKIPPED [ 25%] test/jpypetest/test_conversionBoolean.py::ConversionBooleanTestCase::testBooleanFromNPFloat32 SKIPPED [ 25%] test/jpypetest/test_conversionBoolean.py::ConversionBooleanTestCase::testBooleanFromNPFloat64 SKIPPED [ 26%] test/jpypetest/test_conversionBoolean.py::ConversionBooleanTestCase::testBooleanFromNPInt SKIPPED [ 26%] test/jpypetest/test_conversionBoolean.py::ConversionBooleanTestCase::testBooleanFromNPInt16 SKIPPED [ 26%] test/jpypetest/test_conversionBoolean.py::ConversionBooleanTestCase::testBooleanFromNPInt32 SKIPPED [ 26%] test/jpypetest/test_conversionBoolean.py::ConversionBooleanTestCase::testBooleanFromNPInt64 SKIPPED [ 26%] test/jpypetest/test_conversionBoolean.py::ConversionBooleanTestCase::testBooleanFromNPInt8 SKIPPED [ 27%] test/jpypetest/test_conversionByte.py::ConversionByteTestCase::testByteFromFloat PASSED [ 27%] test/jpypetest/test_conversionByte.py::ConversionByteTestCase::testByteFromInt PASSED [ 27%] test/jpypetest/test_conversionByte.py::ConversionByteTestCase::testByteFromNPFloat SKIPPED [ 27%] test/jpypetest/test_conversionByte.py::ConversionByteTestCase::testByteFromNPFloat32 SKIPPED [ 27%] test/jpypetest/test_conversionByte.py::ConversionByteTestCase::testByteFromNPFloat64 SKIPPED [ 28%] test/jpypetest/test_conversionByte.py::ConversionByteTestCase::testByteFromNPInt SKIPPED [ 28%] test/jpypetest/test_conversionByte.py::ConversionByteTestCase::testByteFromNPInt16 SKIPPED [ 28%] test/jpypetest/test_conversionByte.py::ConversionByteTestCase::testByteFromNPInt32 SKIPPED [ 28%] test/jpypetest/test_conversionByte.py::ConversionByteTestCase::testByteFromNPInt64 SKIPPED [ 28%] test/jpypetest/test_conversionByte.py::ConversionByteTestCase::testByteFromNPInt8 SKIPPED [ 29%] test/jpypetest/test_conversionByte.py::ConversionByteTestCase::testByteRange PASSED [ 29%] test/jpypetest/test_conversionDouble.py::ConversionDoubleTestCase::testDoubleFromFloat PASSED [ 29%] test/jpypetest/test_conversionDouble.py::ConversionDoubleTestCase::testDoubleFromInt PASSED [ 29%] test/jpypetest/test_conversionDouble.py::ConversionDoubleTestCase::testDoubleFromNPFloat SKIPPED [ 29%] test/jpypetest/test_conversionDouble.py::ConversionDoubleTestCase::testDoubleFromNPFloat32 SKIPPED [ 30%] test/jpypetest/test_conversionDouble.py::ConversionDoubleTestCase::testDoubleFromNPFloat64 SKIPPED [ 30%] test/jpypetest/test_conversionDouble.py::ConversionDoubleTestCase::testDoubleFromNPInt SKIPPED [ 30%] test/jpypetest/test_conversionDouble.py::ConversionDoubleTestCase::testDoubleFromNPInt16 SKIPPED [ 30%] test/jpypetest/test_conversionDouble.py::ConversionDoubleTestCase::testDoubleFromNPInt32 SKIPPED [ 30%] test/jpypetest/test_conversionDouble.py::ConversionDoubleTestCase::testDoubleFromNPInt64 SKIPPED [ 31%] test/jpypetest/test_conversionDouble.py::ConversionDoubleTestCase::testDoubleFromNPInt8 SKIPPED [ 31%] test/jpypetest/test_conversionDouble.py::ConversionDoubleTestCase::testDoubleNaN PASSED [ 31%] test/jpypetest/test_conversionDouble.py::ConversionDoubleTestCase::testDoubleRange PASSED [ 31%] test/jpypetest/test_conversionFloat.py::ConversionFloatTestCase::testFloatFromFloat PASSED [ 31%] test/jpypetest/test_conversionFloat.py::ConversionFloatTestCase::testFloatFromInt PASSED [ 32%] test/jpypetest/test_conversionFloat.py::ConversionFloatTestCase::testFloatFromNPFloat SKIPPED [ 32%] test/jpypetest/test_conversionFloat.py::ConversionFloatTestCase::testFloatFromNPFloat32 SKIPPED [ 32%] test/jpypetest/test_conversionFloat.py::ConversionFloatTestCase::testFloatFromNPFloat64 SKIPPED [ 32%] test/jpypetest/test_conversionFloat.py::ConversionFloatTestCase::testFloatFromNPInt SKIPPED [ 32%] test/jpypetest/test_conversionFloat.py::ConversionFloatTestCase::testFloatFromNPInt16 SKIPPED [ 33%] test/jpypetest/test_conversionFloat.py::ConversionFloatTestCase::testFloatFromNPInt32 SKIPPED [ 33%] test/jpypetest/test_conversionFloat.py::ConversionFloatTestCase::testFloatFromNPInt64 SKIPPED [ 33%] test/jpypetest/test_conversionFloat.py::ConversionFloatTestCase::testFloatFromNPInt8 SKIPPED [ 33%] test/jpypetest/test_conversionFloat.py::ConversionFloatTestCase::testFloatRange PASSED [ 33%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromFloat PASSED [ 34%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromInt PASSED [ 34%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPFloat SKIPPED [ 34%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPFloat32 SKIPPED [ 34%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPFloat64 SKIPPED [ 34%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPInt SKIPPED [ 35%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPInt16 SKIPPED [ 35%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPInt32 SKIPPED [ 35%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPInt64 SKIPPED [ 35%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPInt8 SKIPPED [ 35%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntRange PASSED [ 36%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromFloat PASSED [ 36%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromInt PASSED [ 36%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPFloat SKIPPED [ 36%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPFloat32 SKIPPED [ 36%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPFloat64 SKIPPED [ 37%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPInt SKIPPED [ 37%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPInt16 SKIPPED [ 37%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPInt32 SKIPPED [ 37%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPInt64 SKIPPED [ 37%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPInt8 SKIPPED [ 38%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongRange PASSED [ 38%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromFloat PASSED [ 38%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromInt PASSED [ 38%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPFloat SKIPPED [ 38%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPFloat32 SKIPPED [ 39%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPFloat64 SKIPPED [ 39%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPInt SKIPPED [ 39%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPInt16 SKIPPED [ 39%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPInt32 SKIPPED [ 39%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPInt64 SKIPPED [ 40%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPInt8 SKIPPED [ 40%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortRange PASSED [ 40%] test/jpypetest/test_docstring.py::DocStringTestCase::testDocClass PASSED [ 40%] test/jpypetest/test_docstring.py::DocStringTestCase::testDocEnumClass PASSED [ 40%] test/jpypetest/test_docstring.py::DocStringTestCase::testDocMethod PASSED [ 41%] test/jpypetest/test_exc.py::ExceptionTestCase::testExceptionByJavaClass PASSED [ 41%] test/jpypetest/test_exc.py::ExceptionTestCase::testExceptionInstanceof PASSED [ 41%] test/jpypetest/test_exc.py::ExceptionTestCase::testExceptionPYEXCInstanceof PASSED [ 41%] test/jpypetest/test_exc.py::ExceptionTestCase::testExceptionPYEXCName PASSED [ 41%] test/jpypetest/test_exc.py::ExceptionTestCase::testExceptionThrown PASSED [ 42%] test/jpypetest/test_exc.py::ExceptionTestCase::testThrowChildExceptionFromCatchJExceptionParentClass PASSED [ 42%] test/jpypetest/test_exc.py::ExceptionTestCase::testThrowException PASSED [ 42%] test/jpypetest/test_exc.py::ExceptionTestCase::testThrowException3 PASSED [ 42%] test/jpypetest/test_forname.py::ForNameTestCase::testForName PASSED [ 42%] test/jpypetest/test_forname.py::ForNameTestCase::testForName2 PASSED [ 43%] test/jpypetest/test_generic.py::GenericTestCase::testArray0 PASSED [ 43%] test/jpypetest/test_generic.py::GenericTestCase::testArray1 PASSED [ 43%] test/jpypetest/test_generic.py::GenericTestCase::testArray2 PASSED [ 43%] test/jpypetest/test_generic.py::GenericTestCase::testMap0 PASSED [ 43%] test/jpypetest/test_generic.py::GenericTestCase::testMap1 PASSED [ 44%] test/jpypetest/test_generic.py::GenericTestCase::testMap2 PASSED [ 44%] test/jpypetest/test_generic.py::GenericTestCase::testObject0 PASSED [ 44%] test/jpypetest/test_generic.py::GenericTestCase::testObject1 PASSED [ 44%] test/jpypetest/test_hash.py::HashTestCase::testHashArray PASSED [ 44%] test/jpypetest/test_hash.py::HashTestCase::testHashBoolean PASSED [ 45%] test/jpypetest/test_hash.py::HashTestCase::testHashByte PASSED [ 45%] test/jpypetest/test_hash.py::HashTestCase::testHashChar PASSED [ 45%] test/jpypetest/test_hash.py::HashTestCase::testHashDouble PASSED [ 45%] test/jpypetest/test_hash.py::HashTestCase::testHashFloat PASSED [ 45%] test/jpypetest/test_hash.py::HashTestCase::testHashInteger PASSED [ 46%] test/jpypetest/test_hash.py::HashTestCase::testHashLong PASSED [ 46%] test/jpypetest/test_hash.py::HashTestCase::testHashObject PASSED [ 46%] test/jpypetest/test_hash.py::HashTestCase::testHashShort PASSED [ 46%] test/jpypetest/test_hash.py::HashTestCase::testHashString PASSED [ 46%] test/jpypetest/test_imports.py::ImportsTestCase::testImportClass PASSED [ 47%] test/jpypetest/test_imports.py::ImportsTestCase::testImportClassAs PASSED [ 47%] test/jpypetest/test_imports.py::ImportsTestCase::testImportClassMultiple PASSED [ 47%] test/jpypetest/test_imports.py::ImportsTestCase::testImportInner PASSED [ 47%] test/jpypetest/test_imports.py::ImportsTestCase::testImportInnerEnum PASSED [ 47%] test/jpypetest/test_imports.py::ImportsTestCase::testImportPackage PASSED [ 48%] test/jpypetest/test_imports.py::ImportsTestCase::testImportStatic PASSED [ 48%] test/jpypetest/test_jclass.py::JClassTestCase::testClass PASSED [ 48%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrField PASSED [ 48%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrFinalField PASSED [ 48%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrPrivateField PASSED [ 49%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrProperty PASSED [ 49%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrPyMethod PASSED [ 49%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrStaticField PASSED [ 49%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrStaticFinalField PASSED [ 49%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrStaticMethod PASSED [ 50%] test/jpypetest/test_jclass.py::JClassTestCase::testMethod PASSED [ 50%] test/jpypetest/test_jclass.py::JClassTestCase::testPrivateMethod PASSED [ 50%] test/jpypetest/test_jclass.py::JClassTestCase::testPrivateStaticMethod PASSED [ 50%] test/jpypetest/test_jclass.py::JClassTestCase::testProtectedMethod PASSED [ 50%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrField PASSED [ 51%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrFinal PASSED [ 51%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrFinalField PASSED [ 51%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrPrivateField PASSED [ 51%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrProperty PASSED [ 51%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrPythonField PASSED [ 52%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrStaticField PASSED [ 52%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrStaticFinalField PASSED [ 52%] test/jpypetest/test_jclass.py::JClassTestCase::testStaticMethod PASSED [ 52%] test/jpypetest/test_jedi.py::JediTestCase::testCompleteClass SKIPPED [ 52%] test/jpypetest/test_jedi.py::JediTestCase::testCompleteField SKIPPED [ 53%] test/jpypetest/test_jedi.py::JediTestCase::testCompleteMethod SKIPPED [ 53%] test/jpypetest/test_jedi.py::JediTestCase::testCompleteMethodField SKIPPED [ 53%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodAnnotations PASSED [ 53%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodCall PASSED [ 53%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodClassCall PASSED [ 54%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodClassCallFail PASSED [ 54%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodClassCallWierd PASSED [ 54%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodClone PASSED [ 54%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodDoc PASSED [ 54%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodInspectDoc PASSED [ 55%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodInspectFunction PASSED [ 55%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodInspectRoutine PASSED [ 55%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodInspectSignature PASSED [ 55%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodName PASSED [ 55%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodQualName PASSED [ 56%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodSelf PASSED [ 56%] test/jpypetest/test_jobject.py::JClassTestCase::testClass PASSED [ 56%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrField PASSED [ 56%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrFinalField PASSED [ 56%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrPrivateField PASSED [ 57%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrProperty PASSED [ 57%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrStaticField PASSED [ 57%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrStaticFinalField PASSED [ 57%] test/jpypetest/test_jobject.py::JClassTestCase::testMethod PASSED [ 57%] test/jpypetest/test_jobject.py::JClassTestCase::testPrivateMethod PASSED [ 58%] test/jpypetest/test_jobject.py::JClassTestCase::testPrivateStaticMethod PASSED [ 58%] test/jpypetest/test_jobject.py::JClassTestCase::testProtectedMethod PASSED [ 58%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrField PASSED [ 58%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrFinal PASSED [ 58%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrFinalField PASSED [ 59%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrPrivateField PASSED [ 59%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrProperty PASSED [ 59%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrPythonField PASSED [ 59%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrStaticField PASSED [ 59%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrStaticFinalField PASSED [ 60%] test/jpypetest/test_jobject.py::JClassTestCase::testStaticMethod PASSED [ 60%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::test_find_libjvm PASSED [ 60%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::test_get_from_bin PASSED [ 60%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::test_javahome_binary_py26 SKIPPED [ 60%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::test_javahome_binary_py27 PASSED [ 61%] test/jpypetest/test_keywords.py::KeywordsTestCase::testKeywords PASSED [ 61%] test/jpypetest/test_lambdas.py::LambdasTestCase::testLambdasFunction PASSED [ 61%] test/jpypetest/test_lambdas.py::LambdasTestCase::testLambdasLambda PASSED [ 61%] test/jpypetest/test_leak.py::LeakTestCase::testClassLeak PASSED [ 61%] test/jpypetest/test_leak.py::LeakTestCase::testCtorLeak PASSED [ 62%] test/jpypetest/test_leak.py::LeakTestCase::testInvokeLeak PASSED [ 62%] test/jpypetest/test_leak.py::LeakTestCase::testRefCountCall PASSED [ 62%] test/jpypetest/test_leak.py::LeakTestCase::testStringLeak PASSED [ 62%] test/jpypetest/test_legacy.py::LegacyTestCase::testArrayItem PASSED [ 62%] test/jpypetest/test_legacy.py::LegacyTestCase::testArrayRange PASSED [ 63%] test/jpypetest/test_legacy.py::LegacyTestCase::testMemberField PASSED [ 63%] test/jpypetest/test_legacy.py::LegacyTestCase::testMemberMethod PASSED [ 63%] test/jpypetest/test_legacy.py::LegacyTestCase::testProxy PASSED [ 63%] test/jpypetest/test_legacy.py::LegacyTestCase::testStaticField PASSED [ 63%] test/jpypetest/test_legacy.py::LegacyTestCase::testStaticMethod PASSED [ 64%] test/jpypetest/test_list.py::JListTestCase::testAddAll PASSED [ 64%] test/jpypetest/test_list.py::JListTestCase::testDelItem PASSED [ 64%] test/jpypetest/test_list.py::JListTestCase::testGetItem PASSED [ 64%] test/jpypetest/test_list.py::JListTestCase::testGetItemSub PASSED [ 64%] test/jpypetest/test_list.py::JListTestCase::testInit PASSED [ 65%] test/jpypetest/test_list.py::JListTestCase::testIter PASSED [ 65%] test/jpypetest/test_list.py::JListTestCase::testLen PASSED [ 65%] test/jpypetest/test_list.py::JListTestCase::testRemoveAll PASSED [ 65%] test/jpypetest/test_list.py::JListTestCase::testRemoveRange PASSED [ 65%] test/jpypetest/test_list.py::JListTestCase::testSetItem PASSED [ 66%] test/jpypetest/test_map.py::JMapTestCase::testGetItem PASSED [ 66%] test/jpypetest/test_map.py::JMapTestCase::testIter PASSED [ 66%] test/jpypetest/test_map.py::JMapTestCase::testLen PASSED [ 66%] test/jpypetest/test_map.py::JMapTestCase::testSetItem PASSED [ 66%] test/jpypetest/test_mro.py::MroTestCase::testMro PASSED [ 67%] test/jpypetest/test_mro.py::MroTestCase::testMultipleInterfaces PASSED [ 67%] test/jpypetest/test_numeric.py::NumericTestCase::testDoubleConversion PASSED [ 67%] test/jpypetest/test_numeric.py::NumericTestCase::testDoubleIsProperlyConverted PASSED [ 67%] test/jpypetest/test_numeric.py::NumericTestCase::testJByteWrapper PASSED [ 67%] test/jpypetest/test_numeric.py::NumericTestCase::testJCharWrapper PASSED [ 68%] test/jpypetest/test_numeric.py::NumericTestCase::testJFloatWrapper PASSED [ 68%] test/jpypetest/test_numeric.py::NumericTestCase::testJIntWrapper PASSED [ 68%] test/jpypetest/test_numeric.py::NumericTestCase::testJLongWrapper PASSED [ 68%] test/jpypetest/test_numeric.py::NumericTestCase::testJShortWrapper PASSED [ 68%] test/jpypetest/test_numeric.py::NumericTestCase::testMathAbs PASSED [ 69%] test/jpypetest/test_numeric.py::NumericTestCase::testNegativeJFloatWrapper PASSED [ 69%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testCallOverloads PASSED [ 69%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testDefaultTypeNameBoolean PASSED [ 69%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testDefaultTypeNameString PASSED [ 69%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testPassingClassTypeSucceeds PASSED [ 70%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaClass PASSED [ 70%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaObject PASSED [ 70%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaObjectCast PASSED [ 70%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaObjectCastFail PASSED [ 70%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaPrimitiveBox PASSED [ 71%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaPrimitiveCast PASSED [ 71%] test/jpypetest/test_overloads.py::OverloadTestCase::testClassVsObject PASSED [ 71%] test/jpypetest/test_overloads.py::OverloadTestCase::testDefaultMethods PASSED [ 71%] test/jpypetest/test_overloads.py::OverloadTestCase::testForceOverloadResolution PASSED [ 71%] test/jpypetest/test_overloads.py::OverloadTestCase::testInstanceVsClassMethod PASSED [ 72%] test/jpypetest/test_overloads.py::OverloadTestCase::testInterfaces1 PASSED [ 72%] test/jpypetest/test_overloads.py::OverloadTestCase::testInterfaces2 PASSED [ 72%] test/jpypetest/test_overloads.py::OverloadTestCase::testInterfaces3 PASSED [ 72%] test/jpypetest/test_overloads.py::OverloadTestCase::testInterfaces4 PASSED [ 72%] test/jpypetest/test_overloads.py::OverloadTestCase::testListVSArray PASSED [ 73%] test/jpypetest/test_overloads.py::OverloadTestCase::testMostSpecificInstanceMethod PASSED [ 73%] test/jpypetest/test_overloads.py::OverloadTestCase::testPrimitive PASSED [ 73%] test/jpypetest/test_overloads.py::OverloadTestCase::testStringArray PASSED [ 73%] test/jpypetest/test_overloads.py::OverloadTestCase::testVarArgsCall PASSED [ 73%] test/jpypetest/test_pickle.py::PickleTestCase::testFail PASSED [ 74%] test/jpypetest/test_pickle.py::PickleTestCase::testList PASSED [ 74%] test/jpypetest/test_pickle.py::PickleTestCase::testMixed PASSED [ 74%] test/jpypetest/test_pickle.py::PickleTestCase::testString PASSED [ 74%] test/jpypetest/test_properties.py::PropertiesTestCase::testPrivateAttributeNoThreeCharacterMethodMatchCollision SKIPPED [ 74%] test/jpypetest/test_properties.py::PropertiesTestCase::testProertyDifferentAttributeSet SKIPPED [ 75%] test/jpypetest/test_properties.py::PropertiesTestCase::testPropertyDifferentAttribute SKIPPED [ 75%] test/jpypetest/test_properties.py::PropertiesTestCase::testPropertyOnlySetter SKIPPED [ 75%] test/jpypetest/test_properties.py::PropertiesTestCase::testPropertyOnlySetterSet SKIPPED [ 75%] test/jpypetest/test_properties.py::PropertiesTestCase::testPropertyProtectedMethodOverlapAttribute SKIPPED [ 75%] test/jpypetest/test_properties.py::PropertiesTestCase::testPropertyProtectedMethodOverlapAttributeGet SKIPPED [ 76%] test/jpypetest/test_properties.py::PropertiesTestCase::testPropertyProtectedMethodOverlapAttributeSet SKIPPED [ 76%] test/jpypetest/test_properties.py::PropertiesTestCase::testPropertyProtectedMethodOverlapInvisibleAttribute SKIPPED [ 76%] test/jpypetest/test_properties.py::PropertiesTestCase::testPropertyPublicMethodOverlap SKIPPED [ 76%] test/jpypetest/test_properties.py::PropertiesTestCase::testProtectedMethodPropertyOverlapAttribute SKIPPED [ 76%] test/jpypetest/test_properties.py::PropertiesTestCase::testProtectedMethodPropertyOverlapInvisibleAttribute SKIPPED [ 77%] test/jpypetest/test_properties.py::PropertiesTestCase::testPublicMethodPropertyOverlap SKIPPED [ 77%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyDecl PASSED [ 77%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyDeclFail1 PASSED [ 77%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyDeclFail2 PASSED [ 77%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyImplementsFail1 PASSED [ 78%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyImplementsFail2 PASSED [ 78%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyImplementsFail3 PASSED [ 78%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyImplementsFail4 PASSED [ 78%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyImplementsForm1 PASSED [ 78%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyImplementsForm2 PASSED [ 79%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyImplementsForm3 PASSED [ 79%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyImplementsForm4 PASSED [ 79%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyJObjectCast PASSED [ 79%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyLeak PASSED [ 79%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyRoundTrip PASSED [ 80%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyWithArguments PASSED [ 80%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyWithDict PASSED [ 80%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyWithDictInherited PASSED [ 80%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyWithInst PASSED [ 80%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyWithMultipleInterface PASSED [ 81%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyWithMultipleInterfaceInherited PASSED [ 81%] test/jpypetest/test_proxy.py::ProxyTestCase::testProxyWithThread PASSED [ 81%] test/jpypetest/test_proxy_multithreaded.py::ProxyMultiThreadedTestCase::testProxyWithMultipleThreadExecutionMultiCallbackInstances PASSED [ 81%] test/jpypetest/test_proxy_multithreaded.py::ProxyMultiThreadedTestCase::testProxyWithMultipleThreadExecutionSingleCallbackInstance PASSED [ 81%] test/jpypetest/test_proxy_multithreaded.py::ProxyMultiThreadedTestCase::testProxyWithSingleThreadExecution PASSED [ 82%] test/jpypetest/test_ref.py::ReferenceQueueTestCase::testAccess PASSED [ 82%] test/jpypetest/test_ref.py::ReferenceQueueTestCase::testRunning PASSED [ 82%] test/jpypetest/test_reflect.py::ReflectCase::testAccessPrivateField PASSED [ 82%] test/jpypetest/test_reflect.py::ReflectCase::testAccessPublicField PASSED [ 82%] test/jpypetest/test_reflect.py::ReflectCase::testAnnotation PASSED [ 83%] test/jpypetest/test_reflect.py::ReflectCase::testCallPrivateMethod PASSED [ 83%] test/jpypetest/test_reflect.py::ReflectCase::testCallPublicMethod PASSED [ 83%] test/jpypetest/test_reflect.py::ReflectCase::testClass PASSED [ 83%] test/jpypetest/test_serial.py::SerializationTestCase::testSerialize PASSED [ 83%] test/jpypetest/test_startup.py::StartJVMCase::testStartup PASSED [ 84%] test/jpypetest/test_startup.py::TestNewJVMInstance::test_classpath_arg PASSED [ 84%] test/jpypetest/test_startup.py::TestNewJVMInstance::test_invalid_args PASSED [ 84%] test/jpypetest/test_startup.py::TestNewJVMInstance::test_invalid_args2 PASSED [ 84%] test/jpypetest/test_synchronized.py::SynchronizedTestCase::testSynchronized PASSED [ 84%] test/jpypetest/test_thread.py::ThreadTestCase::testAttach PASSED [ 85%] test/jpypetest/test_utf8.py::Utf8TestCase::test_ascii_upload PASSED [ 85%] test/jpypetest/test_utf8.py::Utf8TestCase::test_binary_upload PASSED [ 85%] test/jpypetest/test_utf8.py::Utf8TestCase::test_binary_upload_no_surrogates PASSED [ 85%] test/jpypetest/test_utf8.py::Utf8TestCase::test_binary_upload_with_surrogates PASSED [ 85%] test/jpypetest/test_utf8.py::Utf8TestCase::test_get_ascii PASSED [ 86%] test/jpypetest/test_utf8.py::Utf8TestCase::test_string_upload PASSED [ 86%] test/jpypetest/test_utf8.py::Utf8TestCase::test_string_upload_no_surrogates PASSED [ 86%] test/jpypetest/test_utf8.py::Utf8TestCase::test_string_upload_with_surrogates PASSED [ 86%] test/jpypetest/test_values.py::ValuesTestCase::testDoubleFromDoubleWrapper PASSED [ 86%] test/jpypetest/test_values.py::ValuesTestCase::testDoubleFromFloat PASSED [ 87%] test/jpypetest/test_values.py::ValuesTestCase::testDoubleFromInt PASSED [ 87%] test/jpypetest/test_values.py::ValuesTestCase::testFloatFromFloat PASSED [ 87%] test/jpypetest/test_values.py::ValuesTestCase::testFloatFromFloatWrapper PASSED [ 87%] test/jpypetest/test_values.py::ValuesTestCase::testFloatFromInt PASSED [ 87%] test/jpypetest/test_values.py::ValuesTestCase::testIntFromFloat PASSED [ 88%] test/jpypetest/test_values.py::ValuesTestCase::testIntFromInt PASSED [ 88%] test/jpypetest/test_values.py::ValuesTestCase::testIntFromIntWrapper PASSED [ 88%] test/jpypetest/test_values.py::ValuesTestCase::testObjectBoolFalse PASSED [ 88%] test/jpypetest/test_values.py::ValuesTestCase::testObjectBoolJValue PASSED [ 88%] test/jpypetest/test_values.py::ValuesTestCase::testObjectBoolTrue PASSED [ 89%] test/jpypetest/test_values.py::ValuesTestCase::testObjectDouble PASSED [ 89%] test/jpypetest/test_values.py::ValuesTestCase::testObjectFloat PASSED [ 89%] test/jpypetest/test_values.py::ValuesTestCase::testObjectInteger PASSED [ 89%] test/jpypetest/test_values.py::ValuesTestCase::testObjectLong PASSED [ 89%] test/jpypetest/test_values.py::ValuesTestCase::testObjectShort PASSED [ 90%] test/jpypetest/test_values.py::ValuesTestCase::testStringDictKey1 PASSED [ 90%] test/jpypetest/test_values.py::ValuesTestCase::testStringDictKey2 PASSED [ 90%] test/jpypetest/test_values.py::ValuesTestCase::testStringDictKey3 PASSED [ 90%] test/jpypetest/test_varargs.py::VarArgsTestCase::testVarArgsCtor PASSED [ 90%] test/jpypetest/test_varargs.py::VarArgsTestCase::testVarArgsMethod PASSED [ 91%] test/jpypetest/test_varargs.py::VarArgsTestCase::testVarArgsOverload PASSED [ 91%] test/jpypetest/test_varargs.py::VarArgsTestCase::testVarArgsPlus0 PASSED [ 91%] test/jpypetest/test_varargs.py::VarArgsTestCase::testVarArgsPlus1 PASSED [ 91%] test/jpypetest/test_varargs.py::VarArgsTestCase::testVarArgsStatic PASSED [ 91%] test/jpypetest/test_varargs.py::VarArgsTestCase::testVarArgsStringTest PASSED [ 92%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallBooleanAnon PASSED [ 92%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallBooleanAnonExtends PASSED [ 92%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallBooleanExtends PASSED [ 92%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallBooleanImplements PASSED [ 92%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallByteAnon PASSED [ 93%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallByteAnonExtends PASSED [ 93%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallByteExtends PASSED [ 93%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallByteImplements PASSED [ 93%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallCharAnon PASSED [ 93%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallCharAnonExtends PASSED [ 94%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallCharExtends PASSED [ 94%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallCharImplements PASSED [ 94%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallDoubleAnon PASSED [ 94%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallDoubleAnonExtends PASSED [ 94%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallDoubleExtends PASSED [ 95%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallDoubleImplements PASSED [ 95%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallFloatAnon PASSED [ 95%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallFloatAnonExtends PASSED [ 95%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallFloatExtends PASSED [ 95%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallFloatImplements PASSED [ 96%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallIntegerAnon PASSED [ 96%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallIntegerAnonExtends PASSED [ 96%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallIntegerExtends PASSED [ 96%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallIntegerImplements PASSED [ 96%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallLongAnon PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallLongAnonExtends PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallLongExtends PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallLongImplements PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallObjectAnon PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallObjectAnonExtends PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallObjectExtends PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallObjectImplements PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallShortAnon PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallShortAnonExtends PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallShortExtends PASSED [ 99%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallShortImplements PASSED [ 99%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallVoidAnon PASSED [ 99%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallVoidAnonExtends PASSED [ 99%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallVoidExtends PASSED [ 99%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallVoidImplements PASSED [100%] =============================== warnings summary =============================== test/jpypetest/test_exc.py::ExceptionTestCase::testExceptionByJavaClass /builddir/build/BUILD/jpype-0.7.1/test/jpypetest/test_exc.py:46: DeprecationWarning: Using JException to construct an exception type is deprecated. except JException(java.lang.RuntimeException) as ex: -- Docs: https://docs.pytest.org/en/latest/warnings.html ============ 392 passed, 108 skipped, 1 warnings in 238.85 seconds ============= + ant -f test/build.xml Buildfile: /builddir/build/BUILD/jpype-0.7.1/test/build.xml compile-main: [javac] /builddir/build/BUILD/jpype-0.7.1/test/build.xml:52: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1 source file to /builddir/build/BUILD/jpype-0.7.1/test/classes compile-8: [javac] /builddir/build/BUILD/jpype-0.7.1/test/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds compile-9: compile: test: BUILD SUCCESSFUL Total time: 1 minute 8 seconds + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-jpype-0.7.1-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dF0jid + umask 022 + cd /builddir/build/BUILD + cd jpype-0.7.1 + DOCDIR=/builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/share/doc/python3-jpype + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/share/doc/python3-jpype + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/share/doc/python3-jpype + cp -pr README.rst /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/share/doc/python3-jpype + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Son1fg + umask 022 + cd /builddir/build/BUILD + cd jpype-0.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/share/licenses/python3-jpype + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/share/licenses/python3-jpype + cp -pr LICENSE /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/share/licenses/python3-jpype + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-jpype = 0.7.1-2.fc33 python3-jpype = 0.7.1-2.fc33 python3-jpype(riscv-64) = 0.7.1-2.fc33 python3.8dist(jpype1) = 0.7.1 python38-jpype = 0.7.1-2.fc33 python3dist(jpype1) = 0.7.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.8 rtld(GNU_HASH) Obsoletes: python-jpype < 0.7.1-2.fc33 Processing files: jpype-doc-0.7.1-2.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LMJQsf + umask 022 + cd /builddir/build/BUILD + cd jpype-0.7.1 + DOCDIR=/builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/share/doc/jpype-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/share/doc/jpype-doc + cp -pr examples/ /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/share/doc/jpype-doc + cp -pr html/ /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/share/doc/jpype-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qH73Vg + umask 022 + cd /builddir/build/BUILD + cd jpype-0.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/share/licenses/jpype-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/share/licenses/jpype-doc + cp -pr LICENSE /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64/usr/share/licenses/jpype-doc + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/share/doc/jpype-doc/html/_static/jquery.js -> /usr/share/javascript/jquery/3/jquery.min.js Provides: jpype-doc = 0.7.1-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: jpype-debugsource-0.7.1-2.fc33.riscv64 Provides: jpype-debugsource = 0.7.1-2.fc33 jpype-debugsource(riscv-64) = 0.7.1-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-jpype-debuginfo-0.7.1-2.fc33.riscv64 Provides: debuginfo(build-id) = 5a1b706cdea9552eb4ee0077d4828e9db30d90b4 python3-jpype-debuginfo = 0.7.1-2.fc33 python3-jpype-debuginfo(riscv-64) = 0.7.1-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: jpype-debugsource(riscv-64) = 0.7.1-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-jpype-0.7.1-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/jpype-debugsource-0.7.1-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-jpype-debuginfo-0.7.1-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/jpype-doc-0.7.1-2.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LPvglf + umask 022 + cd /builddir/build/BUILD + cd jpype-0.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jpype-0.7.1-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0