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-195314-47217/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=1588377600 Wrote: /builddir/build/SRPMS/jpype-0.7.4-1.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-195314-47217/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=1588377600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.D0LpgN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jpype-0.7.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/jpype-0.7.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jpype-0.7.4 + /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/conftest.py test/jpypetest/subrun.py test/jpypetest/test_array.py test/jpypetest/test_attr.py test/jpypetest/test_boxed.py test/jpypetest/test_buffer.py test/jpypetest/test_bytebuffer.py test/jpypetest/test_caller_sensitive.py test/jpypetest/test_charSequence.py test/jpypetest/test_classhints.py test/jpypetest/test_closeable.py test/jpypetest/test_closed.py test/jpypetest/test_collection.py test/jpypetest/test_comparable.py test/jpypetest/test_conversion.py test/jpypetest/test_conversionInt.py test/jpypetest/test_conversionLong.py test/jpypetest/test_conversionShort.py test/jpypetest/test_core.py test/jpypetest/test_coverage.py test/jpypetest/test_directbuffer.py test/jpypetest/test_docstring.py test/jpypetest/test_exc.py test/jpypetest/test_fault.py test/jpypetest/test_fields.py test/jpypetest/test_forname.py test/jpypetest/test_generic.py test/jpypetest/test_hash.py test/jpypetest/test_imports.py test/jpypetest/test_inherit.py test/jpypetest/test_javacoverage.py test/jpypetest/test_jboolean.py test/jpypetest/test_jbyte.py test/jpypetest/test_jchar.py test/jpypetest/test_jclass.py test/jpypetest/test_jdouble.py test/jpypetest/test_jedi.py test/jpypetest/test_jfloat.py test/jpypetest/test_jint.py test/jpypetest/test_jlong.py test/jpypetest/test_jmethod.py test/jpypetest/test_jobject.py test/jpypetest/test_jshort.py test/jpypetest/test_jstring.py test/jpypetest/test_jvmfinder.py test/jpypetest/test_keywords.py test/jpypetest/test_lambdas.py test/jpypetest/test_leak.py test/jpypetest/test_leak2.py test/jpypetest/test_legacy.py test/jpypetest/test_list.py test/jpypetest/test_map.py test/jpypetest/test_module.py test/jpypetest/test_module2.py test/jpypetest/test_mro.py test/jpypetest/test_number.py test/jpypetest/test_numeric.py test/jpypetest/test_objectwrapper.py test/jpypetest/test_opts.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_repr.py test/jpypetest/test_serial.py test/jpypetest/test_shutdown.py test/jpypetest/test_startup.py test/jpypetest/test_synchronized.py test/jpypetest/test_thread.py test/jpypetest/test_utf8.py test/jpypetest/test_varargs.py test/jpypetest/test_virtual.py test/jpypetest/test_zzz.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.izAQsL + umask 022 + cd /builddir/build/BUILD + cd jpype-0.7.4 + 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/_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/_jobject.py -> build/lib.linux-riscv64-3.8/jpype copying jpype/beans.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/__init__.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/_jmethod.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. javac -d build/lib -g:none -source 1.7 -target 1.7 native/java/org/jpype/classloader/JPypeClassLoader.java warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning javac -d build/classes -g:none -source 1.7 -target 1.7 -cp build/lib native/java/org/jpype/JPypeContext.java native/java/org/jpype/proxy/JPypeProxy.java native/java/org/jpype/pickle/Decoder.java native/java/org/jpype/pickle/Encoder.java native/java/org/jpype/pickle/ByteBufferInputStream.java native/java/org/jpype/compiler/MemoryCompiler.java native/java/org/jpype/compiler/MemoryFileManager.java native/java/org/jpype/compiler/MemorySourceObject.java native/java/org/jpype/compiler/MemoryCodeObject.java native/java/org/jpype/ref/JPypeReferenceQueue.java native/java/org/jpype/ref/JPypeReference.java native/java/org/jpype/ref/JPypeReferenceSet.java native/java/org/jpype/manager/ModifierCode.java native/java/org/jpype/manager/TypeFactory.java native/java/org/jpype/manager/MethodResolution.java native/java/org/jpype/manager/TypeFactoryNative.java native/java/org/jpype/manager/TypeManager.java native/java/org/jpype/manager/TypeAudit.java native/java/org/jpype/manager/ClassDescriptor.java warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning jar cvf build/lib/org.jpype.jar -C build/classes/ . added manifest adding: org/(in = 0) (out= 0)(stored 0%) adding: org/jpype/(in = 0) (out= 0)(stored 0%) adding: org/jpype/proxy/(in = 0) (out= 0)(stored 0%) adding: org/jpype/proxy/JPypeProxy.class(in = 2278) (out= 1115)(deflated 51%) adding: org/jpype/pickle/(in = 0) (out= 0)(stored 0%) adding: org/jpype/pickle/Decoder.class(in = 683) (out= 406)(deflated 40%) adding: org/jpype/pickle/ByteBufferInputStream.class(in = 1179) (out= 649)(deflated 44%) adding: org/jpype/pickle/Encoder.class(in = 710) (out= 421)(deflated 40%) adding: org/jpype/compiler/(in = 0) (out= 0)(stored 0%) adding: org/jpype/compiler/MemoryCodeObject.class(in = 966) (out= 531)(deflated 45%) adding: org/jpype/compiler/MemoryFileManager.class(in = 1451) (out= 693)(deflated 52%) adding: org/jpype/compiler/MemoryCompiler.class(in = 2579) (out= 1176)(deflated 54%) adding: org/jpype/compiler/MemorySourceObject.class(in = 1125) (out= 585)(deflated 48%) adding: org/jpype/ref/(in = 0) (out= 0)(stored 0%) adding: org/jpype/ref/JPypeReferenceSet$Pool.class(in = 690) (out= 404)(deflated 41%) adding: org/jpype/ref/JPypeReference.class(in = 541) (out= 355)(deflated 34%) adding: org/jpype/ref/JPypeReferenceQueue.class(in = 2241) (out= 1089)(deflated 51%) adding: org/jpype/ref/JPypeReferenceSet.class(in = 1672) (out= 955)(deflated 42%) adding: org/jpype/ref/JPypeReferenceQueue$1.class(in = 185) (out= 143)(deflated 22%) adding: org/jpype/ref/JPypeReferenceQueue$Worker.class(in = 1523) (out= 763)(deflated 49%) adding: org/jpype/JPypeContext.class(in = 4518) (out= 2177)(deflated 51%) adding: org/jpype/manager/(in = 0) (out= 0)(stored 0%) adding: org/jpype/manager/ClassDescriptor.class(in = 1130) (out= 672)(deflated 40%) adding: org/jpype/manager/TypeManager.class(in = 13703) (out= 6563)(deflated 52%) adding: org/jpype/manager/MethodResolution.class(in = 3526) (out= 1794)(deflated 49%) adding: org/jpype/manager/TypeAudit.class(in = 251) (out= 172)(deflated 31%) adding: org/jpype/manager/ModifierCode.class(in = 2632) (out= 1424)(deflated 45%) adding: org/jpype/manager/TypeManager$1.class(in = 177) (out= 135)(deflated 23%) adding: org/jpype/manager/TypeFactoryNative.class(in = 743) (out= 389)(deflated 47%) adding: org/jpype/manager/TypeManager$Destroyer.class(in = 1108) (out= 616)(deflated 44%) adding: org/jpype/manager/TypeFactory.class(in = 615) (out= 314)(deflated 48%) adding: org/jpype/JPypeContext$PyExceptionProxy.class(in = 314) (out= 236)(deflated 24%) 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/pyjp_object.cpp -o build/temp.linux-riscv64-3.8/native/python/pyjp_object.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_number.cpp -o build/temp.linux-riscv64-3.8/native/python/pyjp_number.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/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_classhints.cpp -o build/temp.linux-riscv64-3.8/native/python/pyjp_classhints.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_buffer.cpp -o build/temp.linux-riscv64-3.8/native/python/pyjp_buffer.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_classhints.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_classhints.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_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_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_stringtype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_stringtype.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_boxedtype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_boxedtype.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_objecttype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_objecttype.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_convert.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_convert.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_typefactory.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_typefactory.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_methoddispatch.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_methoddispatch.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_buffertype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_buffertype.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_platform.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_platform.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_classtype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_classtype.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_numbertype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_numbertype.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_buffer.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_buffer.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_javaframe.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_javaframe.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_gc.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_gc.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_context.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_context.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 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/pyjp_object.o build/temp.linux-riscv64-3.8/native/python/jp_pythontypes.o build/temp.linux-riscv64-3.8/native/python/pyjp_number.o build/temp.linux-riscv64-3.8/native/python/pyjp_module.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_classhints.o build/temp.linux-riscv64-3.8/native/python/pyjp_buffer.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_classhints.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_field.o build/temp.linux-riscv64-3.8/native/common/jp_longtype.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_stringtype.o build/temp.linux-riscv64-3.8/native/common/jp_boxedtype.o build/temp.linux-riscv64-3.8/native/common/jp_inttype.o build/temp.linux-riscv64-3.8/native/common/jp_objecttype.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_convert.o build/temp.linux-riscv64-3.8/native/common/jp_chartype.o build/temp.linux-riscv64-3.8/native/common/jp_typefactory.o build/temp.linux-riscv64-3.8/native/common/jp_class.o build/temp.linux-riscv64-3.8/native/common/jp_methoddispatch.o build/temp.linux-riscv64-3.8/native/common/jp_doubletype.o build/temp.linux-riscv64-3.8/native/common/jp_buffertype.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_platform.o build/temp.linux-riscv64-3.8/native/common/jp_classtype.o build/temp.linux-riscv64-3.8/native/common/jp_numbertype.o build/temp.linux-riscv64-3.8/native/common/jp_buffer.o build/temp.linux-riscv64-3.8/native/common/jp_floattype.o build/temp.linux-riscv64-3.8/native/common/jp_javaframe.o build/temp.linux-riscv64-3.8/native/common/jp_method.o build/temp.linux-riscv64-3.8/native/common/jp_gc.o build/temp.linux-riscv64-3.8/native/common/jp_context.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 -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) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.K37i0J + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64 + cd jpype-0.7.4 + 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.4-1.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr creating /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/jpype-0.7.4-1.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.4-1.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.4-1.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.4-1.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.4-1.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.4-1.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.4-1.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.4-1.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.4-1.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.4-1.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.4-1.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.4-1.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.4-1.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.4-1.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.4-1.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.4-1.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.4-1.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.4-1.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.4-1.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.4-1.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.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype copying build/lib.linux-riscv64-3.8/jpype/_jmethod.py -> /builddir/build/BUILDROOT/jpype-0.7.4-1.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.4-1.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.4-1.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.4-1.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.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jio.py to _jio.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jvmfinder.py to _jvmfinder.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/reflect.py to reflect.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/types.py to types.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_classpath.py to _classpath.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_gui.py to _gui.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_pykeywords.py to _pykeywords.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jstring.py to _jstring.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jcustomizer.py to _jcustomizer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jproxy.py to _jproxy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jclass.py to _jclass.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/pickle.py to pickle.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jobject.py to _jobject.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/beans.py to beans.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jpackage.py to _jpackage.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jarray.py to _jarray.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/nio.py to nio.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jinit.py to _jinit.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jexception.py to _jexception.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jmethod.py to _jmethod.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_core.py to _core.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/_jcollection.py to _jcollection.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/jpype/imports.py to imports.cpython-38.pyc writing byte-compilation script '/tmp/tmpjfzdlscp.py' /usr/bin/python3 /tmp/tmpjfzdlscp.py removing /tmp/tmpjfzdlscp.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 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.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/JPype1-0.7.4-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/bin/__pycache__ + find /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64 -name '*.so' + xargs chmod 0755 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.7.4-1.fc33 --unique-debug-suffix -0.7.4-1.fc33.riscv64 --unique-debug-src-base jpype-0.7.4-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/jpype-0.7.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/jpype-0.7.4-1.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.4-1.fc33.riscv64/usr/lib64/python3.8/site-packages/_jpype.cpython-38-riscv64-linux-gnu.so original debug info size: 8632kB, size after compression: 5304kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1915 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.4-1.fc33.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/jpype-0.7.4-1.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.4-1.fc33.riscv64/native/python/include/pyjp.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.4-1.fc33.riscv64/native/python/include/jp_pythontypes.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.4-1.fc33.riscv64/native/common/include/jp_bytetype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.4-1.fc33.riscv64/native/common/include/jp_inttype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.4-1.fc33.riscv64/native/common/include/jp_voidtype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.4-1.fc33.riscv64/native/common/include/jp_longtype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.4-1.fc33.riscv64/native/common/include/jp_floattype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.4-1.fc33.riscv64/native/common/include/jp_booleantype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.4-1.fc33.riscv64/native/common/include/jp_chartype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.4-1.fc33.riscv64/native/common/include/jp_shorttype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-0.7.4-1.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.Phi13M + umask 022 + cd /builddir/build/BUILD + cd jpype-0.7.4 ~/build/BUILD/jpype-0.7.4/test/jpypetest ~/build/BUILD/jpype-0.7.4 + pushd test/jpypetest + rm test_leak.py test_legacy.py + rm test_module.py test_properties.py + rm test_shutdown.py test_startup.py + rm test_proxy.py + popd ~/build/BUILD/jpype-0.7.4 + /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 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. javac -d build/lib -g:none -source 1.7 -target 1.7 native/java/org/jpype/classloader/JPypeClassLoader.java warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning javac -d build/classes -g:none -source 1.7 -target 1.7 -cp build/lib native/java/org/jpype/JPypeContext.java native/java/org/jpype/proxy/JPypeProxy.java native/java/org/jpype/pickle/Decoder.java native/java/org/jpype/pickle/Encoder.java native/java/org/jpype/pickle/ByteBufferInputStream.java native/java/org/jpype/compiler/MemoryCompiler.java native/java/org/jpype/compiler/MemoryFileManager.java native/java/org/jpype/compiler/MemorySourceObject.java native/java/org/jpype/compiler/MemoryCodeObject.java native/java/org/jpype/ref/JPypeReferenceQueue.java native/java/org/jpype/ref/JPypeReference.java native/java/org/jpype/ref/JPypeReferenceSet.java native/java/org/jpype/manager/ModifierCode.java native/java/org/jpype/manager/TypeFactory.java native/java/org/jpype/manager/MethodResolution.java native/java/org/jpype/manager/TypeFactoryNative.java native/java/org/jpype/manager/TypeManager.java native/java/org/jpype/manager/TypeAudit.java native/java/org/jpype/manager/ClassDescriptor.java warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning jar cvf build/lib/org.jpype.jar -C build/classes/ . added manifest adding: org/(in = 0) (out= 0)(stored 0%) adding: org/jpype/(in = 0) (out= 0)(stored 0%) adding: org/jpype/proxy/(in = 0) (out= 0)(stored 0%) adding: org/jpype/proxy/JPypeProxy.class(in = 2278) (out= 1115)(deflated 51%) adding: org/jpype/pickle/(in = 0) (out= 0)(stored 0%) adding: org/jpype/pickle/Decoder.class(in = 683) (out= 406)(deflated 40%) adding: org/jpype/pickle/ByteBufferInputStream.class(in = 1179) (out= 649)(deflated 44%) adding: org/jpype/pickle/Encoder.class(in = 710) (out= 421)(deflated 40%) adding: org/jpype/compiler/(in = 0) (out= 0)(stored 0%) adding: org/jpype/compiler/MemoryCodeObject.class(in = 966) (out= 531)(deflated 45%) adding: org/jpype/compiler/MemoryFileManager.class(in = 1451) (out= 693)(deflated 52%) adding: org/jpype/compiler/MemoryCompiler.class(in = 2579) (out= 1176)(deflated 54%) adding: org/jpype/compiler/MemorySourceObject.class(in = 1125) (out= 585)(deflated 48%) adding: org/jpype/ref/(in = 0) (out= 0)(stored 0%) adding: org/jpype/ref/JPypeReferenceSet$Pool.class(in = 690) (out= 404)(deflated 41%) adding: org/jpype/ref/JPypeReference.class(in = 541) (out= 355)(deflated 34%) adding: org/jpype/ref/JPypeReferenceQueue.class(in = 2241) (out= 1089)(deflated 51%) adding: org/jpype/ref/JPypeReferenceSet.class(in = 1672) (out= 955)(deflated 42%) adding: org/jpype/ref/JPypeReferenceQueue$1.class(in = 185) (out= 143)(deflated 22%) adding: org/jpype/ref/JPypeReferenceQueue$Worker.class(in = 1523) (out= 763)(deflated 49%) adding: org/jpype/JPypeContext.class(in = 4518) (out= 2177)(deflated 51%) adding: org/jpype/manager/(in = 0) (out= 0)(stored 0%) adding: org/jpype/manager/ClassDescriptor.class(in = 1130) (out= 672)(deflated 40%) adding: org/jpype/manager/TypeManager.class(in = 13703) (out= 6563)(deflated 52%) adding: org/jpype/manager/MethodResolution.class(in = 3526) (out= 1794)(deflated 49%) adding: org/jpype/manager/TypeAudit.class(in = 251) (out= 172)(deflated 31%) adding: org/jpype/manager/ModifierCode.class(in = 2632) (out= 1424)(deflated 45%) adding: org/jpype/manager/TypeManager$1.class(in = 177) (out= 135)(deflated 23%) adding: org/jpype/manager/TypeFactoryNative.class(in = 743) (out= 389)(deflated 47%) adding: org/jpype/manager/TypeManager$Destroyer.class(in = 1108) (out= 616)(deflated 44%) adding: org/jpype/manager/TypeFactory.class(in = 615) (out= 314)(deflated 48%) adding: org/jpype/JPypeContext$PyExceptionProxy.class(in = 314) (out= 236)(deflated 24%) running build_thunk Building thunks including thunk build/lib/org/jpype/classloader/JPypeClassLoader.class including thunk build/lib/org.jpype.jar building '_jpype' extension 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 -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 -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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/python/pyjp_object.cpp -o build/temp.linux-riscv64-3.8/native/python/pyjp_object.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 -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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/python/pyjp_number.cpp -o build/temp.linux-riscv64-3.8/native/python/pyjp_number.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 -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 -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 -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 -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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/python/pyjp_classhints.cpp -o build/temp.linux-riscv64-3.8/native/python/pyjp_classhints.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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/python/pyjp_buffer.cpp -o build/temp.linux-riscv64-3.8/native/python/pyjp_buffer.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 -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 -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 -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 -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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_classhints.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_classhints.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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_stringtype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_stringtype.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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_boxedtype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_boxedtype.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 -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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_objecttype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_objecttype.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 -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 -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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_convert.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_convert.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 -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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_typefactory.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_typefactory.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 -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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_methoddispatch.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_methoddispatch.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 -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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_buffertype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_buffertype.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 -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 -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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_platform.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_platform.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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_classtype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_classtype.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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_numbertype.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_numbertype.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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_buffer.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_buffer.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 -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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_javaframe.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_javaframe.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 -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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_gc.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_gc.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 -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.8 -c native/common/jp_context.cpp -o build/temp.linux-riscv64-3.8/native/common/jp_context.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 -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 -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 -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 g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g 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/pyjp_object.o build/temp.linux-riscv64-3.8/native/python/jp_pythontypes.o build/temp.linux-riscv64-3.8/native/python/pyjp_number.o build/temp.linux-riscv64-3.8/native/python/pyjp_module.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_classhints.o build/temp.linux-riscv64-3.8/native/python/pyjp_buffer.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_classhints.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_field.o build/temp.linux-riscv64-3.8/native/common/jp_longtype.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_stringtype.o build/temp.linux-riscv64-3.8/native/common/jp_boxedtype.o build/temp.linux-riscv64-3.8/native/common/jp_inttype.o build/temp.linux-riscv64-3.8/native/common/jp_objecttype.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_convert.o build/temp.linux-riscv64-3.8/native/common/jp_chartype.o build/temp.linux-riscv64-3.8/native/common/jp_typefactory.o build/temp.linux-riscv64-3.8/native/common/jp_class.o build/temp.linux-riscv64-3.8/native/common/jp_methoddispatch.o build/temp.linux-riscv64-3.8/native/common/jp_doubletype.o build/temp.linux-riscv64-3.8/native/common/jp_buffertype.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_platform.o build/temp.linux-riscv64-3.8/native/common/jp_classtype.o build/temp.linux-riscv64-3.8/native/common/jp_numbertype.o build/temp.linux-riscv64-3.8/native/common/jp_buffer.o build/temp.linux-riscv64-3.8/native/common/jp_floattype.o build/temp.linux-riscv64-3.8/native/common/jp_javaframe.o build/temp.linux-riscv64-3.8/native/common/jp_method.o build/temp.linux-riscv64-3.8/native/common/jp_gc.o build/temp.linux-riscv64-3.8/native/common/jp_context.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 -L/usr/lib64 -ldl -o build/lib.linux-riscv64-3.8/_jpype.cpython-38-riscv64-linux-gnu.so copying build/lib.linux-riscv64-3.8/_jpype.cpython-38-riscv64-linux-gnu.so -> running test_java javac 1.8.0_212 javac -d test/classes -g:lines,vars,source test/harness/jpype/nio/NioReceive.java test/harness/jpype/proxy/TestInterface1.java test/harness/jpype/proxy/TestThreadCallback.java test/harness/jpype/proxy/ReturnObject.java test/harness/jpype/proxy/TestInterface2.java test/harness/jpype/proxy/TestInterface5.java test/harness/jpype/proxy/ProxyExecutor.java test/harness/jpype/proxy/TestInterface3.java test/harness/jpype/proxy/TestInterface4.java test/harness/jpype/proxy/ProxyTriggers.java test/harness/jpype/xml/DelegateHandler.java test/harness/jpype/objectwrapper/Test1.java test/harness/jpype/objectwrapper/Static.java test/harness/jpype/rmi/IServer.java test/harness/jpype/rmi/ServerImpl.java test/harness/jpype/properties/TestBean.java test/harness/jpype/array/TestArray.java test/harness/jpype/array/Test2.java test/harness/jpype/types/VirtualTest.java test/harness/jpype/types/InnerTest.java test/harness/jpype/types/Outer.java test/harness/jpype/closeable/CloseableTest.java test/harness/jpype/attr/SubHolder.java test/harness/jpype/attr/TestOverloadA.java test/harness/jpype/attr/ClassWithBuffer.java test/harness/jpype/attr/Test1.java test/harness/jpype/attr/SyntheticMethods.java test/harness/jpype/attr/TestOverloadC.java test/harness/jpype/attr/Holder.java test/harness/jpype/attr/TestOverloadB.java test/harness/jpype/attr/Test2.java test/harness/jpype/varargs/VarArgs.java test/harness/jpype/exc/ChildTestException.java test/harness/jpype/exc/ExceptionTest.java test/harness/jpype/exc/WierdException.java test/harness/jpype/exc/ParentTestException.java test/harness/jpype/exc/ExceptionThrower.java test/harness/jpype/ref/TestReferenceQeue.java test/harness/jpype/reflect/Annotation.java test/harness/jpype/reflect/ReflectionTest.java test/harness/jpype/boxed/Boxed.java test/harness/jpype/overloads/Test1.java test/harness/jpype/common/Fixture.java test/harness/jpype/serial/SerializationTest.java test/harness/jpype/str/StringFunction.java test/harness/jpype/str/Test.java test/harness/jpype/numeric/NumericTest.java test/harness/jpype/mro/D.java test/harness/jpype/mro/MultipleInterfaces.java test/harness/jpype/mro/A.java test/harness/jpype/mro/B.java test/harness/jpype/mro/F.java test/harness/jpype/mro/E.java test/harness/jpype/mro/C.java test/harness/jpype/collection/TestEnum.java test/harness/jpype/utf8/Utf8Test.java test/harness/jpype/classhints/Custom.java test/harness/jpype/classhints/ClassHintsTest.java test/harness/java8/jpype/lambda/Test1.java ============================= test session starts ============================== platform linux -- Python 3.8.3rc1, 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.4, inifile: setup.cfg, testpaths: test collecting ... collected 1145 items 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 [ 0%] test/jpypetest/test_array.py::ArrayTestCase::testArrayCtor5 PASSED [ 0%] test/jpypetest/test_array.py::ArrayTestCase::testArrayOfBoolean SKIPPED [ 0%] test/jpypetest/test_array.py::ArrayTestCase::testArrayOfBooleanCast SKIPPED [ 0%] test/jpypetest/test_array.py::ArrayTestCase::testArrayOfByte SKIPPED [ 0%] test/jpypetest/test_array.py::ArrayTestCase::testArrayOfByteCast SKIPPED [ 0%] test/jpypetest/test_array.py::ArrayTestCase::testArrayOfDouble SKIPPED [ 0%] test/jpypetest/test_array.py::ArrayTestCase::testArrayOfDoubleCast SKIPPED [ 0%] test/jpypetest/test_array.py::ArrayTestCase::testArrayOfExc SKIPPED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testArrayOfFaults SKIPPED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testArrayOfFloat SKIPPED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testArrayOfFloatCast SKIPPED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testArrayOfInt SKIPPED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testArrayOfIntCast SKIPPED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testArrayOfLong SKIPPED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testArrayOfLongCast SKIPPED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testArrayOfShort SKIPPED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testArrayOfShortCast SKIPPED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testEmptyObjectArray PASSED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testGetArrayAsObject PASSED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testGetSubclass PASSED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testIterateArray PASSED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayArgs PASSED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayBadAssignment PASSED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayBadItem PASSED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayBadSlice PASSED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayBadType PASSED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayClassConvertToVector SKIPPED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayConvertToPythonObject SKIPPED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayCopyRange PASSED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayDimTooBig PASSED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayDimWrong PASSED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayGetJavaConversion SKIPPED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayIncorrectSliceLen PASSED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayIndexOutOfBounds PASSED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayPythonTypes PASSED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayTypeBad PASSED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testJPArrayNew SKIPPED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testJPArrayPrimitive_getBuffer SKIPPED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testJPArray_assignSubscript SKIPPED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testJPArray_assignSubscriptExc PASSED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testJPArray_getArrayItem SKIPPED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testJPArray_getArrayItemExc PASSED [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testJPArray_getBuffer SKIPPED [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testJPArray_init SKIPPED [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testJPArray_initExc PASSED [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testJPArray_len SKIPPED [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testJPArray_null SKIPPED [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testJPArray_repr SKIPPED [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testObjectArrayInitial PASSED [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testObjectArraySimple PASSED [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testObjectNullArraySlice PASSED [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testReadArray PASSED [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testSetFromNPByteArray SKIPPED [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testWriteArray PASSED [ 5%] test/jpypetest/test_array.py::ArrayTestCase::testZeroArray SKIPPED [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testCallOverloadedMethodWithCovariance PASSED [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testCallStaticString PASSED [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testCallStaticUnicodeString PASSED [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testCallString PASSED [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testCallStringWithNone PASSED [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testCallSuperclassMethod PASSED [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testCallUnicodeString PASSED [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testCallWithArray PASSED [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testCallWithArrayMismatch PASSED [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testCallWithBigInt PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testCallWithBigLong PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testCallWithClass PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testCallWithLong PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testCharAttribute PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testComplexMethodOvlerloading PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testCreateDate PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testDifferentiateClassAndObject PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testGetNonStatic PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testGetPrimitiveType PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testGetStaticByInstance PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testGetStaticValue PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testPassedObjectGetsCleanedUp PASSED [ 7%] test/jpypetest/test_attr.py::AttributeTestCase::testReturnSubClass PASSED [ 7%] test/jpypetest/test_attr.py::AttributeTestCase::testSetBoolean PASSED [ 7%] test/jpypetest/test_attr.py::AttributeTestCase::testSetNonStaticValue PASSED [ 7%] test/jpypetest/test_attr.py::AttributeTestCase::testSetStaticValue PASSED [ 7%] test/jpypetest/test_attr.py::AttributeTestCase::testSuperToString PASSED [ 7%] test/jpypetest/test_attr.py::AttributeTestCase::testSyntheticMethod PASSED [ 7%] test/jpypetest/test_attr.py::AttributeTestCase::testToString PASSED [ 7%] test/jpypetest/test_attr.py::AttributeTestCase::testWithBufferStrategy PASSED [ 7%] test/jpypetest/test_attr.py::AttributeTestCase::testWithHolder PASSED [ 7%] test/jpypetest/test_attr.py::AttributeTestCase::testWithSubHolder PASSED [ 7%] test/jpypetest/test_boxed.py::BoxedTestCase::testAsNumber PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testBooleanBad PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testBooleanBad2 PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testBooleanBox PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testBooleanNull PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testBoxed2 PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testByteBad PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testByteBad2 PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testByteBox PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testByteBoxOps PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testByteNull PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testCharBox PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testCharBoxOps PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testCharNull PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testCharacterBad PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testCharacterBad2 PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testDouble PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testDoubleBad PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testDoubleBad2 PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testDoubleBox PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testDoubleFromFloat PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testDoubleFromInt PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testDoubleNull PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testDoubleResolve PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testFloat PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testFloatBad PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testFloatBad2 PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testFloatBox PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testFloatFromInt PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testFloatNull PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testFloatResolve PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testIntBox PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testIntBoxOps PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testIntNull PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testInteger PASSED [ 11%] test/jpypetest/test_boxed.py::BoxedTestCase::testIntegerBad PASSED [ 11%] test/jpypetest/test_boxed.py::BoxedTestCase::testIntegerBad2 PASSED [ 11%] test/jpypetest/test_boxed.py::BoxedTestCase::testIntegerResolve PASSED [ 11%] test/jpypetest/test_boxed.py::BoxedTestCase::testLong PASSED [ 11%] test/jpypetest/test_boxed.py::BoxedTestCase::testLongBad PASSED [ 11%] test/jpypetest/test_boxed.py::BoxedTestCase::testLongBad2 PASSED [ 11%] test/jpypetest/test_boxed.py::BoxedTestCase::testLongBox PASSED [ 11%] test/jpypetest/test_boxed.py::BoxedTestCase::testLongBoxOps PASSED [ 11%] test/jpypetest/test_boxed.py::BoxedTestCase::testLongNull PASSED [ 11%] test/jpypetest/test_boxed.py::BoxedTestCase::testLongResolve PASSED [ 11%] test/jpypetest/test_boxed.py::BoxedTestCase::testPrivitiveToBoxed PASSED [ 11%] test/jpypetest/test_boxed.py::BoxedTestCase::testShort PASSED [ 12%] test/jpypetest/test_boxed.py::BoxedTestCase::testShortBad PASSED [ 12%] test/jpypetest/test_boxed.py::BoxedTestCase::testShortBad2 PASSED [ 12%] test/jpypetest/test_boxed.py::BoxedTestCase::testShortBox PASSED [ 12%] test/jpypetest/test_boxed.py::BoxedTestCase::testShortBoxOps PASSED [ 12%] test/jpypetest/test_boxed.py::BoxedTestCase::testShortNull PASSED [ 12%] test/jpypetest/test_boxed.py::BoxedTestCase::testShortResolve PASSED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testBoolConvert SKIPPED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testBooleanToNP1D SKIPPED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testBooleanToNP2D SKIPPED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testBooleanToNP3D SKIPPED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testByteConvert SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testByteToNP1D SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testByteToNP2D SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testByteToNP3D SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testBytesToBytes PASSED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testCharToNP1D SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testCharToNP2D SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testCharToNP3D SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testDoubleConvert SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testDoubleOpen PASSED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testDoubleToNP1D SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testDoubleToNP2D SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testDoubleToNP3D SKIPPED [ 14%] test/jpypetest/test_buffer.py::BufferTestCase::testFloatConvert SKIPPED [ 14%] test/jpypetest/test_buffer.py::BufferTestCase::testFloatToNP1D SKIPPED [ 14%] test/jpypetest/test_buffer.py::BufferTestCase::testFloatToNP2D SKIPPED [ 14%] test/jpypetest/test_buffer.py::BufferTestCase::testFloatToNP3D SKIPPED [ 14%] test/jpypetest/test_buffer.py::BufferTestCase::testIntConvert SKIPPED [ 14%] test/jpypetest/test_buffer.py::BufferTestCase::testIntToBytes PASSED [ 14%] test/jpypetest/test_buffer.py::BufferTestCase::testIntToNP1D SKIPPED [ 14%] test/jpypetest/test_buffer.py::BufferTestCase::testIntToNP2D SKIPPED [ 14%] test/jpypetest/test_buffer.py::BufferTestCase::testIntToNP3D SKIPPED [ 14%] test/jpypetest/test_buffer.py::BufferTestCase::testLongConvert SKIPPED [ 14%] test/jpypetest/test_buffer.py::BufferTestCase::testLongToBytes PASSED [ 15%] test/jpypetest/test_buffer.py::BufferTestCase::testLongToNP1D SKIPPED [ 15%] test/jpypetest/test_buffer.py::BufferTestCase::testLongToNP2D SKIPPED [ 15%] test/jpypetest/test_buffer.py::BufferTestCase::testLongToNP3D SKIPPED [ 15%] test/jpypetest/test_buffer.py::BufferTestCase::testMemoryViewWrite PASSED [ 15%] test/jpypetest/test_buffer.py::BufferTestCase::testShortConvert SKIPPED [ 15%] test/jpypetest/test_buffer.py::BufferTestCase::testShortToBytes PASSED [ 15%] test/jpypetest/test_buffer.py::BufferTestCase::testShortToNP1D SKIPPED [ 15%] test/jpypetest/test_buffer.py::BufferTestCase::testShortToNP2D SKIPPED [ 15%] test/jpypetest/test_buffer.py::BufferTestCase::testShortToNP3D SKIPPED [ 15%] test/jpypetest/test_buffer.py::BufferTestCase::testSlice SKIPPED [ 15%] test/jpypetest/test_buffer.py::BufferTestCase::testToMemoryview PASSED [ 15%] test/jpypetest/test_bytebuffer.py::ByteBufferCase::testConvertToDirectBuffer PASSED [ 16%] test/jpypetest/test_bytebuffer.py::ByteBufferCase::testConvertToDirectBufferFail PASSED [ 16%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testArgs SKIPPED [ 16%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testArgsFromClass SKIPPED [ 16%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallIntegerMember SKIPPED [ 16%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallIntegerMemberFromClass SKIPPED [ 16%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallIntegerStatic SKIPPED [ 16%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallIntegerStaticAsMember SKIPPED [ 16%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallMember SKIPPED [ 16%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallMemberFromClass SKIPPED [ 16%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallStatic SKIPPED [ 16%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallStaticAsMember SKIPPED [ 17%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallVoidMemberFromClass SKIPPED [ 17%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallVoidStatic SKIPPED [ 17%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallVoidStaticAsMember SKIPPED [ 17%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testDeclaredMethod SKIPPED [ 17%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testPrimitive SKIPPED [ 17%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testPrimitiveFromClass SKIPPED [ 17%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testStackWalker1 SKIPPED [ 17%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testStackWalker2 SKIPPED [ 17%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testVarArgs SKIPPED [ 17%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testVarArgsFromClass SKIPPED [ 17%] test/jpypetest/test_charSequence.py::ConversionCharSequenceTestCase::testAutoConvert PASSED [ 17%] test/jpypetest/test_classhints.py::ClassHintsTestCase::testCharSequence PASSED [ 18%] test/jpypetest/test_classhints.py::ClassHintsTestCase::testConvertAttribute PASSED [ 18%] test/jpypetest/test_classhints.py::ClassHintsTestCase::testConvertExact PASSED [ 18%] test/jpypetest/test_classhints.py::ClassHintsTestCase::testFile PASSED [ 18%] test/jpypetest/test_classhints.py::ClassHintsTestCase::testInstant PASSED [ 18%] test/jpypetest/test_classhints.py::ClassHintsTestCase::testPath PASSED [ 18%] test/jpypetest/test_closeable.py::CloseableTestCase::testAutoCloseableAttr PASSED [ 18%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseable PASSED [ 18%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseableAttr PASSED [ 18%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseableFail PASSED [ 18%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseableJExcept PASSED [ 18%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseableJExceptFail PASSED [ 19%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseablePyExcept PASSED [ 19%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseablePyExceptFail PASSED [ 19%] test/jpypetest/test_closed.py::ClosedTestCase::testArrays PASSED [ 19%] test/jpypetest/test_closed.py::ClosedTestCase::testObjects PASSED [ 19%] test/jpypetest/test_closed.py::ClosedTestCase::testStatic PASSED [ 19%] test/jpypetest/test_collection.py::CollectionTestCase::testCollection PASSED [ 19%] test/jpypetest/test_collection.py::CollectionTestCase::testCollectionAddAll PASSED [ 19%] test/jpypetest/test_collection.py::CollectionTestCase::testCollectionDelItem PASSED [ 19%] test/jpypetest/test_collection.py::CollectionTestCase::testEnumMap PASSED [ 19%] test/jpypetest/test_collection.py::CollectionTestCase::testEnumeration PASSED [ 19%] test/jpypetest/test_collection.py::CollectionTestCase::testHashMapConvert PASSED [ 20%] test/jpypetest/test_collection.py::CollectionTestCase::testHashMapCtor PASSED [ 20%] test/jpypetest/test_collection.py::CollectionTestCase::testHashMapEntryIter PASSED [ 20%] test/jpypetest/test_collection.py::CollectionTestCase::testHashMapPutAll PASSED [ 20%] test/jpypetest/test_collection.py::CollectionTestCase::testIterateHashmap PASSED [ 20%] test/jpypetest/test_collection.py::CollectionTestCase::testListDel PASSED [ 20%] test/jpypetest/test_collection.py::CollectionTestCase::testListGet PASSED [ 20%] test/jpypetest/test_collection.py::CollectionTestCase::testListIter PASSED [ 20%] test/jpypetest/test_collection.py::CollectionTestCase::testListSetItemNeg PASSED [ 20%] test/jpypetest/test_collection.py::CollectionTestCase::testListSlice PASSED [ 20%] test/jpypetest/test_collection.py::CollectionTestCase::testMapABC PASSED [ 20%] test/jpypetest/test_collection.py::CollectionTestCase::testMapEntry PASSED [ 20%] test/jpypetest/test_collection.py::CollectionTestCase::testMapKeyError PASSED [ 21%] test/jpypetest/test_collection.py::CollectionTestCase::testMapPut PASSED [ 21%] test/jpypetest/test_collection.py::CollectionTestCase::testMapPutAll PASSED [ 21%] test/jpypetest/test_collection.py::CollectionTestCase::testSetDelItem PASSED [ 21%] test/jpypetest/test_collection.py::CollectionTestCase::testTreeMapEntryIter PASSED [ 21%] test/jpypetest/test_collection.py::CollectionTestCase::testUnmodifiableNext PASSED [ 21%] test/jpypetest/test_comparable.py::ComparableTestCase::testComparable PASSED [ 21%] test/jpypetest/test_comparable.py::ComparableTestCase::testComparableHash PASSED [ 21%] test/jpypetest/test_comparable.py::ComparableTestCase::testComparableNull PASSED [ 21%] test/jpypetest/test_conversion.py::ConversionTestCase::testBox PASSED [ 21%] test/jpypetest/test_conversion.py::ConversionTestCase::testCanConvertExact PASSED [ 21%] test/jpypetest/test_conversion.py::ConversionTestCase::testCanConvertExplicit PASSED [ 22%] test/jpypetest/test_conversion.py::ConversionTestCase::testCanConvertImplicit PASSED [ 22%] test/jpypetest/test_conversion.py::ConversionTestCase::testCanConvertNone PASSED [ 22%] test/jpypetest/test_conversion.py::ConversionTestCase::testCharBytes PASSED [ 22%] test/jpypetest/test_conversion.py::ConversionTestCase::testCharConversion PASSED [ 22%] test/jpypetest/test_conversion.py::ConversionTestCase::testCharOverflow PASSED [ 22%] test/jpypetest/test_conversion.py::ConversionTestCase::testConvertExact PASSED [ 22%] test/jpypetest/test_conversion.py::ConversionTestCase::testConvertExplicit PASSED [ 22%] test/jpypetest/test_conversion.py::ConversionTestCase::testConvertImplicit PASSED [ 22%] test/jpypetest/test_conversion.py::ConversionTestCase::testConvertNone PASSED [ 22%] test/jpypetest/test_conversion.py::ConversionTestCase::testUnbox PASSED [ 22%] test/jpypetest/test_conversion.py::ConversionTestCase::testUnboxFail PASSED [ 22%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromFloat PASSED [ 23%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromInt PASSED [ 23%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPFloat SKIPPED [ 23%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPFloat32 SKIPPED [ 23%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPFloat64 SKIPPED [ 23%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPInt SKIPPED [ 23%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPInt16 SKIPPED [ 23%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPInt32 SKIPPED [ 23%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPInt64 SKIPPED [ 23%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPInt8 SKIPPED [ 23%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNone PASSED [ 23%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntRange PASSED [ 24%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromFloat PASSED [ 24%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromInt PASSED [ 24%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPFloat SKIPPED [ 24%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPFloat32 SKIPPED [ 24%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPFloat64 SKIPPED [ 24%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPInt SKIPPED [ 24%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPInt16 SKIPPED [ 24%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPInt32 SKIPPED [ 24%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPInt64 SKIPPED [ 24%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPInt8 SKIPPED [ 24%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNone PASSED [ 24%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongRange PASSED [ 25%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromFloat PASSED [ 25%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromInt PASSED [ 25%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPFloat SKIPPED [ 25%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPFloat32 SKIPPED [ 25%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPFloat64 SKIPPED [ 25%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPInt SKIPPED [ 25%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPInt16 SKIPPED [ 25%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPInt32 SKIPPED [ 25%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPInt64 SKIPPED [ 25%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPInt8 SKIPPED [ 25%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNone PASSED [ 26%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortRange PASSED [ 26%] test/jpypetest/test_core.py::JCharTestCase::testVersion PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testCustomizerBadType PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testCustomizerLate PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testHandleClassPath PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayBytes PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayBytesFail PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayEQ PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayFail PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayFail1 PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayFail2 PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayGetItemSlice PASSED [ 27%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayIter PASSED [ 27%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayLength PASSED [ 27%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayNE PASSED [ 27%] test/jpypetest/test_coverage.py::CoverageCase::testJArraySetItemSlice PASSED [ 27%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayStr PASSED [ 27%] test/jpypetest/test_coverage.py::CoverageCase::testJBooleanFail PASSED [ 27%] test/jpypetest/test_coverage.py::CoverageCase::testJClassBadClass PASSED [ 27%] test/jpypetest/test_coverage.py::CoverageCase::testJClassBadType PASSED [ 27%] test/jpypetest/test_coverage.py::CoverageCase::testJClassFromClass PASSED [ 27%] test/jpypetest/test_coverage.py::CoverageCase::testJInterator PASSED [ 27%] test/jpypetest/test_coverage.py::CoverageCase::testJStringAppend PASSED [ 28%] test/jpypetest/test_coverage.py::CoverageCase::testJStringContains PASSED [ 28%] test/jpypetest/test_coverage.py::CoverageCase::testJStringFail PASSED [ 28%] test/jpypetest/test_coverage.py::CoverageCase::testJStringGE PASSED [ 28%] test/jpypetest/test_coverage.py::CoverageCase::testJStringGT PASSED [ 28%] test/jpypetest/test_coverage.py::CoverageCase::testJStringGetItem PASSED [ 28%] test/jpypetest/test_coverage.py::CoverageCase::testJStringLE PASSED [ 28%] test/jpypetest/test_coverage.py::CoverageCase::testJStringLT PASSED [ 28%] test/jpypetest/test_coverage.py::CoverageCase::testJStringLen PASSED [ 28%] test/jpypetest/test_coverage.py::CoverageCase::testJStringNE PASSED [ 28%] test/jpypetest/test_coverage.py::CoverageCase::testJStringRepr PASSED [ 28%] test/jpypetest/test_coverage.py::CoverageCase::testJVMPathDepecated PASSED [ 28%] test/jpypetest/test_coverage.py::CoverageCase::testModuleExamine PASSED [ 29%] test/jpypetest/test_coverage.py::CoverageCase::testModuleHasClass PASSED [ 29%] test/jpypetest/test_coverage.py::CoverageCase::testRestart PASSED [ 29%] test/jpypetest/test_coverage.py::CoverageCase::testSynchronizeFail PASSED [ 29%] test/jpypetest/test_coverage.py::CoverageCase::testWin32 PASSED [ 29%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testIsDirect PASSED [ 29%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewByte PASSED [ 29%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewChar PASSED [ 29%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewDouble PASSED [ 29%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewDoubleNP SKIPPED [ 29%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewFloat PASSED [ 29%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewFloatNP SKIPPED [ 30%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewInt PASSED [ 30%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewIntNP SKIPPED [ 30%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewLong PASSED [ 30%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewLongNP SKIPPED [ 30%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewShort PASSED [ 30%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewShortNP SKIPPED [ 30%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testOrder PASSED [ 30%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testReadOnly PASSED [ 30%] test/jpypetest/test_docstring.py::DocStringTestCase::testDocClass PASSED [ 30%] test/jpypetest/test_docstring.py::DocStringTestCase::testDocEnumClass PASSED [ 30%] test/jpypetest/test_docstring.py::DocStringTestCase::testDocMethod PASSED [ 31%] test/jpypetest/test_exc.py::ExceptionTestCase::testCause PASSED [ 31%] test/jpypetest/test_exc.py::ExceptionTestCase::testExcCtor PASSED [ 31%] test/jpypetest/test_exc.py::ExceptionTestCase::testExceptionByJavaClass PASSED [ 31%] test/jpypetest/test_exc.py::ExceptionTestCase::testExceptionInstanceof PASSED [ 31%] test/jpypetest/test_exc.py::ExceptionTestCase::testExceptionPYEXCInstanceof PASSED [ 31%] test/jpypetest/test_exc.py::ExceptionTestCase::testExceptionThrown PASSED [ 31%] test/jpypetest/test_exc.py::ExceptionTestCase::testIndexError PASSED [ 31%] test/jpypetest/test_exc.py::ExceptionTestCase::testThrowChildExceptionFromCatchJExceptionParentClass PASSED [ 31%] test/jpypetest/test_exc.py::ExceptionTestCase::testThrowException PASSED [ 31%] test/jpypetest/test_exc.py::ExceptionTestCase::testThrowException3 PASSED [ 31%] test/jpypetest/test_exc.py::ExceptionTestCase::testValueError PASSED [ 31%] test/jpypetest/test_fault.py::FaultTestCase::testArrayFromBuffer PASSED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testArrayNewType PASSED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testAttachThread SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testAttachThreadAsDaemon SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testClassHintsFaults SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testConversionFaults SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testConvertString SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testConvertToDirectBufferExc PASSED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testConvertToDirectBufferFault SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testDetachThread PASSED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testDetachThreadFault SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testGetClass PASSED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testHasClass PASSED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testIsThreadAttached SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJBoxedGetJavaConversion SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPArray_new SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPClassHints_addAttributeConversion SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPClassHints_addTypeConversion SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPClassHints_init SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPClassHints_new SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPClassHints_str SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPClassTypeGetJavaConversion SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_cast SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_class SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_cnaConvertToJava SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_convertToJava SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_getattro SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_hints SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_init SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_new SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_setClass SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_setHints SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_setattro SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_subclasscheck SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPField SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrame SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameArrayLength SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameAssignable SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameBooleanArray SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameBooleanField SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameBooleanMethod SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameByteField SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameByteMethods SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameCharField SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameCharMethod SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameDoubleField SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameDoubleMethod SKIPPED [ 36%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameFloatField SKIPPED [ 36%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameFloatMethod SKIPPED [ 36%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameIntField SKIPPED [ 36%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameIntMethod SKIPPED [ 36%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameLongField SKIPPED [ 36%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameLongMethod SKIPPED [ 36%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameMonitor SKIPPED [ 36%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameObjectArray SKIPPED [ 36%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameObjectField SKIPPED [ 36%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameObjectMethod SKIPPED [ 36%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameShortField SKIPPED [ 37%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameShortMethod SKIPPED [ 37%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameString SKIPPED [ 37%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameVoidMethod SKIPPED [ 37%] test/jpypetest/test_fault.py::FaultTestCase::testJPMonitor_enter SKIPPED [ 37%] test/jpypetest/test_fault.py::FaultTestCase::testJPMonitor_exit SKIPPED [ 37%] test/jpypetest/test_fault.py::FaultTestCase::testJPMonitor_init SKIPPED [ 37%] test/jpypetest/test_fault.py::FaultTestCase::testJPMonitor_str SKIPPED [ 37%] test/jpypetest/test_fault.py::FaultTestCase::testJPObject SKIPPED [ 37%] test/jpypetest/test_fault.py::FaultTestCase::testJPObject_getattro SKIPPED [ 37%] test/jpypetest/test_fault.py::FaultTestCase::testJPObject_hash SKIPPED [ 37%] test/jpypetest/test_fault.py::FaultTestCase::testJPObject_new SKIPPED [ 37%] test/jpypetest/test_fault.py::FaultTestCase::testJPObject_null SKIPPED [ 38%] test/jpypetest/test_fault.py::FaultTestCase::testJPObject_setattro SKIPPED [ 38%] test/jpypetest/test_fault.py::FaultTestCase::testJPProxy_box_return SKIPPED [ 38%] test/jpypetest/test_fault.py::FaultTestCase::testJPProxy_call SKIPPED [ 38%] test/jpypetest/test_fault.py::FaultTestCase::testJPProxy_dealloc SKIPPED [ 38%] test/jpypetest/test_fault.py::FaultTestCase::testJPProxy_new SKIPPED [ 38%] test/jpypetest/test_fault.py::FaultTestCase::testJPProxy_void SKIPPED [ 38%] test/jpypetest/test_fault.py::FaultTestCase::testJPTypeManagerPopulate SKIPPED [ 38%] test/jpypetest/test_fault.py::FaultTestCase::testJPValue_alloc SKIPPED [ 38%] test/jpypetest/test_fault.py::FaultTestCase::testJPValue_finalize SKIPPED [ 38%] test/jpypetest/test_fault.py::FaultTestCase::testJPValue_str SKIPPED [ 38%] test/jpypetest/test_fault.py::FaultTestCase::testMethodPack SKIPPED [ 39%] test/jpypetest/test_fault.py::FaultTestCase::testShutdown SKIPPED [ 39%] test/jpypetest/test_fault.py::FaultTestCase::testStartup SKIPPED [ 39%] test/jpypetest/test_fault.py::FaultTestCase::testStartupBadArg PASSED [ 39%] test/jpypetest/test_fields.py::FieldsTestCase::testBoolean PASSED [ 39%] test/jpypetest/test_fields.py::FieldsTestCase::testByte PASSED [ 39%] test/jpypetest/test_fields.py::FieldsTestCase::testChar PASSED [ 39%] test/jpypetest/test_fields.py::FieldsTestCase::testDouble PASSED [ 39%] test/jpypetest/test_fields.py::FieldsTestCase::testFloat PASSED [ 39%] test/jpypetest/test_fields.py::FieldsTestCase::testInt PASSED [ 39%] test/jpypetest/test_fields.py::FieldsTestCase::testLong PASSED [ 39%] test/jpypetest/test_fields.py::FieldsTestCase::testObject PASSED [ 40%] test/jpypetest/test_fields.py::FieldsTestCase::testShort PASSED [ 40%] test/jpypetest/test_forname.py::ForNameTestCase::testForName PASSED [ 40%] test/jpypetest/test_forname.py::ForNameTestCase::testForName2 PASSED [ 40%] test/jpypetest/test_generic.py::GenericTestCase::testArray0 PASSED [ 40%] test/jpypetest/test_generic.py::GenericTestCase::testArray1 PASSED [ 40%] test/jpypetest/test_generic.py::GenericTestCase::testArray2 PASSED [ 40%] test/jpypetest/test_generic.py::GenericTestCase::testMap0 PASSED [ 40%] test/jpypetest/test_generic.py::GenericTestCase::testMap1 PASSED [ 40%] test/jpypetest/test_generic.py::GenericTestCase::testMap2 PASSED [ 40%] test/jpypetest/test_generic.py::GenericTestCase::testObject0 PASSED [ 40%] test/jpypetest/test_generic.py::GenericTestCase::testObject1 PASSED [ 40%] test/jpypetest/test_hash.py::HashTestCase::testHashArray PASSED [ 41%] test/jpypetest/test_hash.py::HashTestCase::testHashBoolean PASSED [ 41%] test/jpypetest/test_hash.py::HashTestCase::testHashByte PASSED [ 41%] test/jpypetest/test_hash.py::HashTestCase::testHashChar PASSED [ 41%] test/jpypetest/test_hash.py::HashTestCase::testHashDouble PASSED [ 41%] test/jpypetest/test_hash.py::HashTestCase::testHashFloat PASSED [ 41%] test/jpypetest/test_hash.py::HashTestCase::testHashInteger PASSED [ 41%] test/jpypetest/test_hash.py::HashTestCase::testHashLong PASSED [ 41%] test/jpypetest/test_hash.py::HashTestCase::testHashNone PASSED [ 41%] test/jpypetest/test_hash.py::HashTestCase::testHashObject PASSED [ 41%] test/jpypetest/test_hash.py::HashTestCase::testHashShort PASSED [ 41%] test/jpypetest/test_hash.py::HashTestCase::testHashString PASSED [ 42%] test/jpypetest/test_imports.py::ImportsTestCase::testImportClass PASSED [ 42%] test/jpypetest/test_imports.py::ImportsTestCase::testImportClassAs PASSED [ 42%] test/jpypetest/test_imports.py::ImportsTestCase::testImportClassMultiple PASSED [ 42%] test/jpypetest/test_imports.py::ImportsTestCase::testImportFail PASSED [ 42%] test/jpypetest/test_imports.py::ImportsTestCase::testImportInner PASSED [ 42%] test/jpypetest/test_imports.py::ImportsTestCase::testImportInnerEnum PASSED [ 42%] test/jpypetest/test_imports.py::ImportsTestCase::testImportPackage PASSED [ 42%] test/jpypetest/test_imports.py::ImportsTestCase::testImportStatic PASSED [ 42%] test/jpypetest/test_inherit.py::InheritTestCase::testException PASSED [ 42%] test/jpypetest/test_inherit.py::InheritTestCase::testInterface PASSED [ 42%] test/jpypetest/test_inherit.py::InheritTestCase::testObject PASSED [ 42%] test/jpypetest/test_inherit.py::InheritTestCase::testPrimitivesAsClasses PASSED [ 43%] test/jpypetest/test_inherit.py::InheritTestCase::testPrimitivesAsInterfaces PASSED [ 43%] test/jpypetest/test_inherit.py::InheritTestCase::testPrimitivesAsObjects PASSED [ 43%] test/jpypetest/test_inherit.py::InheritTestCase::testString PASSED [ 43%] test/jpypetest/test_javacoverage.py::JavaCoverageTestCase::testContext PASSED [ 43%] test/jpypetest/test_javacoverage.py::JavaCoverageTestCase::testModifiers PASSED [ 43%] test/jpypetest/test_javacoverage.py::JavaCoverageTestCase::testRefQueue PASSED [ 43%] test/jpypetest/test_javacoverage.py::JavaCoverageTestCase::testReference PASSED [ 43%] test/jpypetest/test_javacoverage.py::JavaCoverageTestCase::testTypeFactory PASSED [ 43%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testArrayBadDims PASSED [ 43%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testArrayBadItem PASSED [ 43%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testArrayBufferDims SKIPPED [ 44%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromFloat PASSED [ 44%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromInt PASSED [ 44%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNPFloat SKIPPED [ 44%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNPFloat32 SKIPPED [ 44%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNPFloat64 SKIPPED [ 44%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNPInt SKIPPED [ 44%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNPInt16 SKIPPED [ 44%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNPInt32 SKIPPED [ 44%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNPInt64 SKIPPED [ 44%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNPInt8 SKIPPED [ 44%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNone PASSED [ 44%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testJArrayConversionBool PASSED [ 45%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testJBooleanGetJavaConversion SKIPPED [ 45%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testJPBooleanType SKIPPED [ 45%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testJPBoolean_str SKIPPED [ 45%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testSetFromNPBoolArray SKIPPED [ 45%] test/jpypetest/test_jbyte.py::JByteTestCase::testArrayBadDims PASSED [ 45%] test/jpypetest/test_jbyte.py::JByteTestCase::testArrayBadItem PASSED [ 45%] test/jpypetest/test_jbyte.py::JByteTestCase::testArrayBufferDims SKIPPED [ 45%] test/jpypetest/test_jbyte.py::JByteTestCase::testArrayFaults SKIPPED [ 45%] test/jpypetest/test_jbyte.py::JByteTestCase::testArrayHash PASSED [ 45%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteArrayAsString PASSED [ 45%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteArrayIntoVector PASSED [ 46%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteArraySimple PASSED [ 46%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromFloat PASSED [ 46%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromInt PASSED [ 46%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNPFloat SKIPPED [ 46%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNPFloat32 SKIPPED [ 46%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNPFloat64 SKIPPED [ 46%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNPInt SKIPPED [ 46%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNPInt16 SKIPPED [ 46%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNPInt32 SKIPPED [ 46%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNPInt64 SKIPPED [ 46%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNPInt8 SKIPPED [ 46%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNone PASSED [ 47%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteRange PASSED [ 47%] test/jpypetest/test_jbyte.py::JByteTestCase::testConversionFault SKIPPED [ 47%] test/jpypetest/test_jbyte.py::JByteTestCase::testExplicitRange PASSED [ 47%] test/jpypetest/test_jbyte.py::JByteTestCase::testFromObject PASSED [ 47%] test/jpypetest/test_jbyte.py::JByteTestCase::testJArrayConversionByte PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testArrayConversionChar PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testArrayEqualsChar PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testArrayHash PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testCharArrayAsString PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testCharRange PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testFromObject PASSED [ 48%] test/jpypetest/test_jchar.py::JCharTestCase::testJCharGetJavaConversion SKIPPED [ 48%] test/jpypetest/test_jchar.py::JCharTestCase::testJPChar_new SKIPPED [ 48%] test/jpypetest/test_jchar.py::JCharTestCase::testJPChar_str SKIPPED [ 48%] test/jpypetest/test_jchar.py::JCharTestCase::testJPJavaFrameCharArray SKIPPED [ 48%] test/jpypetest/test_jchar.py::JCharTestCase::testNone 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 [ 48%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrProperty PASSED [ 48%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrPyMethod PASSED [ 48%] 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 [ 49%] test/jpypetest/test_jclass.py::JClassTestCase::testGetClassFromClass PASSED [ 49%] test/jpypetest/test_jclass.py::JClassTestCase::testGetClassFromInterface PASSED [ 49%] test/jpypetest/test_jclass.py::JClassTestCase::testInnerClass PASSED [ 49%] test/jpypetest/test_jclass.py::JClassTestCase::testInterfaceCtor PASSED [ 49%] test/jpypetest/test_jclass.py::JClassTestCase::testJClassFail PASSED [ 49%] test/jpypetest/test_jclass.py::JClassTestCase::testJClassWithLoader PASSED [ 49%] test/jpypetest/test_jclass.py::JClassTestCase::testJavaConversion PASSED [ 49%] test/jpypetest/test_jclass.py::JClassTestCase::testJavaConversionFault SKIPPED [ 49%] 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 [ 50%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrFinal PASSED [ 50%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrFinalField PASSED [ 50%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrPrivateField PASSED [ 50%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrProperty PASSED [ 50%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrPythonField PASSED [ 50%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrStaticField PASSED [ 50%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrStaticFinalField PASSED [ 51%] test/jpypetest/test_jclass.py::JClassTestCase::testStaticMethod PASSED [ 51%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayBadDims PASSED [ 51%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayBadItem PASSED [ 51%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayBufferDims SKIPPED [ 51%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayConversionDouble PASSED [ 51%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayFault SKIPPED [ 51%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayHash PASSED [ 51%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayInitFromNPFloat SKIPPED [ 51%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayInitFromNPFloat32 SKIPPED [ 51%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayInitFromNPFloat64 SKIPPED [ 51%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArraySetFromNPDouble SKIPPED [ 51%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArraySetRange PASSED [ 52%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCallDoubleFromNone PASSED [ 52%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckBool PASSED [ 52%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckDouble PASSED [ 52%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckFloat PASSED [ 52%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckInf PASSED [ 52%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckInt PASSED [ 52%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckJBoolean PASSED [ 52%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckJByte PASSED [ 52%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckJChar PASSED [ 52%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckJFloat PASSED [ 52%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckJInt PASSED [ 53%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckJLong PASSED [ 53%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckJShort PASSED [ 53%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckNaN PASSED [ 53%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckNumpyFloat32 SKIPPED [ 53%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckNumpyFloat64 SKIPPED [ 53%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckNumpyInt16 SKIPPED [ 53%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckNumpyInt32 SKIPPED [ 53%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckNumpyInt64 SKIPPED [ 53%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckNumpyInt8 SKIPPED [ 53%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckRange PASSED [ 53%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testConversionFault SKIPPED [ 53%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testFault SKIPPED [ 54%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testFromFloat PASSED [ 54%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testFromJDouble PASSED [ 54%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testFromJFloatWiden PASSED [ 54%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testFromJIntWiden PASSED [ 54%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testFromLong PASSED [ 54%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testFromNone PASSED [ 54%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testFromObject PASSED [ 54%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testJPNumberFloat_compare SKIPPED [ 54%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testJPNumberFloat_float SKIPPED [ 54%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testJPNumberFloat_hash SKIPPED [ 54%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testJPNumberFloat_int SKIPPED [ 55%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testJPNumberFloat_repr SKIPPED [ 55%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testJPNumberFloat_str SKIPPED [ 55%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testThrow PASSED [ 55%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testUnBox PASSED [ 55%] test/jpypetest/test_jedi.py::JediTestCase::testCompleteClass SKIPPED [ 55%] test/jpypetest/test_jedi.py::JediTestCase::testCompleteField SKIPPED [ 55%] test/jpypetest/test_jedi.py::JediTestCase::testCompleteMethod SKIPPED [ 55%] test/jpypetest/test_jedi.py::JediTestCase::testCompleteMethodField SKIPPED [ 55%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayBadDims PASSED [ 55%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayBadItem PASSED [ 55%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayBufferDims SKIPPED [ 55%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayConversionDouble PASSED [ 56%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayFault SKIPPED [ 56%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayHash PASSED [ 56%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayInitFromNPFloat SKIPPED [ 56%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayInitFromNPFloat32 SKIPPED [ 56%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayInitFromNPFloat64 SKIPPED [ 56%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArraySetFromNPDouble SKIPPED [ 56%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArraySetRange PASSED [ 56%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCallFloatFromNone PASSED [ 56%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckBool PASSED [ 56%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckFloat PASSED [ 56%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckInf PASSED [ 57%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckInt PASSED [ 57%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckJBoolean PASSED [ 57%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckJByte PASSED [ 57%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckJChar PASSED [ 57%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckJFloat PASSED [ 57%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckJInt PASSED [ 57%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckJLong PASSED [ 57%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckJShort PASSED [ 57%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckNaN PASSED [ 57%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckNumpyFloat32 SKIPPED [ 57%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckNumpyFloat64 SKIPPED [ 57%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckNumpyInt16 SKIPPED [ 58%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckNumpyInt32 SKIPPED [ 58%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckNumpyInt64 SKIPPED [ 58%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckNumpyInt8 SKIPPED [ 58%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckRange PASSED [ 58%] test/jpypetest/test_jfloat.py::JFloatTestCase::testConversionFault SKIPPED [ 58%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFault SKIPPED [ 58%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFromFloat PASSED [ 58%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFromJDouble PASSED [ 58%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFromJFloat PASSED [ 58%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFromJFloatWiden PASSED [ 58%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFromJIntWiden PASSED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFromLong PASSED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFromNone PASSED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFromObject PASSED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testJPNumberFloat_compare SKIPPED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testJPNumberFloat_float SKIPPED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testJPNumberFloat_hash SKIPPED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testJPNumberFloat_int SKIPPED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testJPNumberFloat_repr SKIPPED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testJPNumberFloat_str SKIPPED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testUnBox PASSED [ 59%] test/jpypetest/test_jint.py::JIntTestCase::testArrayBadDims PASSED [ 60%] test/jpypetest/test_jint.py::JIntTestCase::testArrayBadItem PASSED [ 60%] test/jpypetest/test_jint.py::JIntTestCase::testArrayBufferDims SKIPPED [ 60%] test/jpypetest/test_jint.py::JIntTestCase::testArrayClone PASSED [ 60%] test/jpypetest/test_jint.py::JIntTestCase::testArrayConversion PASSED [ 60%] test/jpypetest/test_jint.py::JIntTestCase::testArrayConversionError PASSED [ 60%] test/jpypetest/test_jint.py::JIntTestCase::testArrayConversionFail PASSED [ 60%] test/jpypetest/test_jint.py::JIntTestCase::testArrayConversionInt PASSED [ 60%] test/jpypetest/test_jint.py::JIntTestCase::testArrayEquals PASSED [ 60%] test/jpypetest/test_jint.py::JIntTestCase::testArrayFault SKIPPED [ 60%] test/jpypetest/test_jint.py::JIntTestCase::testArrayGetOutOfBounds PASSED [ 60%] test/jpypetest/test_jint.py::JIntTestCase::testArrayGetSlice PASSED [ 60%] test/jpypetest/test_jint.py::JIntTestCase::testArrayGetSliceStep PASSED [ 61%] test/jpypetest/test_jint.py::JIntTestCase::testArrayHash PASSED [ 61%] test/jpypetest/test_jint.py::JIntTestCase::testArrayInitFromNPFloat32 SKIPPED [ 61%] test/jpypetest/test_jint.py::JIntTestCase::testArrayInitFromNPFloat64 SKIPPED [ 61%] test/jpypetest/test_jint.py::JIntTestCase::testArrayInitFromNPInt SKIPPED [ 61%] test/jpypetest/test_jint.py::JIntTestCase::testArrayInitFromNPInt16 SKIPPED [ 61%] test/jpypetest/test_jint.py::JIntTestCase::testArrayInitFromNPInt32 SKIPPED [ 61%] test/jpypetest/test_jint.py::JIntTestCase::testArrayInitFromNPInt64 SKIPPED [ 61%] test/jpypetest/test_jint.py::JIntTestCase::testArrayInitFromNPInt8 SKIPPED [ 61%] test/jpypetest/test_jint.py::JIntTestCase::testArrayIter PASSED [ 61%] test/jpypetest/test_jint.py::JIntTestCase::testArrayReverse PASSED [ 61%] test/jpypetest/test_jint.py::JIntTestCase::testArraySetArraySliceStep PASSED [ 62%] test/jpypetest/test_jint.py::JIntTestCase::testArraySetOutOfBounds PASSED [ 62%] test/jpypetest/test_jint.py::JIntTestCase::testArraySetRange PASSED [ 62%] test/jpypetest/test_jint.py::JIntTestCase::testArraySetSlice PASSED [ 62%] test/jpypetest/test_jint.py::JIntTestCase::testArraySliceCast PASSED [ 62%] test/jpypetest/test_jint.py::JIntTestCase::testArraySliceLength PASSED [ 62%] test/jpypetest/test_jint.py::JIntTestCase::testArraySliceStepNeg PASSED [ 62%] test/jpypetest/test_jint.py::JIntTestCase::testCallFloatFromNone PASSED [ 62%] test/jpypetest/test_jint.py::JIntTestCase::testCastFloat PASSED [ 62%] test/jpypetest/test_jint.py::JIntTestCase::testCheckBool PASSED [ 62%] test/jpypetest/test_jint.py::JIntTestCase::testCheckFloat PASSED [ 62%] test/jpypetest/test_jint.py::JIntTestCase::testCheckInt PASSED [ 62%] test/jpypetest/test_jint.py::JIntTestCase::testCheckJBoolean PASSED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testCheckJByte PASSED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testCheckJChar PASSED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testCheckJInt PASSED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testCheckJLong PASSED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testCheckJShort PASSED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testCheckNumpyFloat32 SKIPPED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testCheckNumpyFloat64 SKIPPED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testCheckNumpyInt16 SKIPPED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testCheckNumpyInt32 SKIPPED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testCheckNumpyInt64 SKIPPED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testCheckNumpyInt8 SKIPPED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testCheckRange PASSED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testConversionFault SKIPPED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testExplicitRange PASSED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testFault SKIPPED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testFromFloat PASSED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testFromJIntWiden PASSED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testFromLong PASSED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testFromNone PASSED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testFromObject PASSED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testJPNumberLong_compare SKIPPED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testJPNumberLong_float SKIPPED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testJPNumberLong_hash SKIPPED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testJPNumberLong_int SKIPPED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testJPNumberLong_repr SKIPPED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testJPNumberLong_str SKIPPED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testThrow PASSED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testUnBox PASSED [ 65%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayBadDims PASSED [ 65%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayBadItem PASSED [ 65%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayBufferDims SKIPPED [ 65%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayClone PASSED [ 65%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayConversion PASSED [ 65%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayConversionError PASSED [ 66%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayConversionFail PASSED [ 66%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayConversionInt PASSED [ 66%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayEquals PASSED [ 66%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayFault SKIPPED [ 66%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayGetOutOfBounds PASSED [ 66%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayGetSlice PASSED [ 66%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayGetSliceStep PASSED [ 66%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayHash PASSED [ 66%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayInitFromNPFloat32 SKIPPED [ 66%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayInitFromNPFloat64 SKIPPED [ 66%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayInitFromNPInt SKIPPED [ 66%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayInitFromNPInt16 SKIPPED [ 67%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayInitFromNPInt32 SKIPPED [ 67%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayInitFromNPInt64 SKIPPED [ 67%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayInitFromNPInt8 SKIPPED [ 67%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayIter PASSED [ 67%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayReverse PASSED [ 67%] test/jpypetest/test_jlong.py::JLongTestCase::testArraySetArraySliceStep PASSED [ 67%] test/jpypetest/test_jlong.py::JLongTestCase::testArraySetOutOfBounds PASSED [ 67%] test/jpypetest/test_jlong.py::JLongTestCase::testArraySetRange PASSED [ 67%] test/jpypetest/test_jlong.py::JLongTestCase::testArraySetSlice PASSED [ 67%] test/jpypetest/test_jlong.py::JLongTestCase::testArraySliceCast PASSED [ 67%] test/jpypetest/test_jlong.py::JLongTestCase::testArraySliceLength PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testArraySliceStepNeg PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testCallFloatFromNone PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testCastFloat PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckBool PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckFloat PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckInt PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckJBoolean PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckJByte PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckJChar PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckJLong PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckJShort PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckNumpyFloat32 SKIPPED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckNumpyFloat64 SKIPPED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckNumpyInt16 SKIPPED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckNumpyInt32 SKIPPED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckNumpyInt64 SKIPPED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckNumpyInt8 SKIPPED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckRange PASSED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testConversionFault SKIPPED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testExplicitRange PASSED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testFault SKIPPED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testFromFloat PASSED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testFromJLongWiden PASSED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testFromLong PASSED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testFromNone PASSED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testFromObject PASSED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testJPNumberLong_compare SKIPPED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testJPNumberLong_float SKIPPED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testJPNumberLong_hash SKIPPED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testJPNumberLong_int SKIPPED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testJPNumberLong_repr SKIPPED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testJPNumberLong_str SKIPPED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testThrow PASSED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testUnBox PASSED [ 71%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_annotations PASSED [ 71%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_annotationsFault SKIPPED [ 71%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_beansFault SKIPPED [ 71%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_callFault SKIPPED [ 71%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_closure PASSED [ 71%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_code PASSED [ 71%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_defaults PASSED [ 71%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_diagnosticsFault SKIPPED [ 71%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_doc PASSED [ 71%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_docFault SKIPPED [ 71%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_get SKIPPED [ 71%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_globals PASSED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_kwdefaults PASSED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_name PASSED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_nameFault SKIPPED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_qualname PASSED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_qualnameFault SKIPPED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_self PASSED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_selfFault SKIPPED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_str SKIPPED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodAnnotations PASSED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodCall PASSED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodClassCall PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodClassCallFail PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodClassCallWierd PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodClone PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodDoc PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodDump PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodHelp PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodInspectDoc PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodInspectFunction PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodInspectRoutine PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodInspectSignature PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodName PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodQualName PASSED [ 74%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodSelf PASSED [ 74%] test/jpypetest/test_jobject.py::JClassTestCase::testArraySetRangeFail PASSED [ 74%] test/jpypetest/test_jobject.py::JClassTestCase::testArraySetRangeFault SKIPPED [ 74%] test/jpypetest/test_jobject.py::JClassTestCase::testAssignClass PASSED [ 74%] test/jpypetest/test_jobject.py::JClassTestCase::testAttrStaticField PASSED [ 74%] test/jpypetest/test_jobject.py::JClassTestCase::testClass PASSED [ 74%] test/jpypetest/test_jobject.py::JClassTestCase::testCompare PASSED [ 74%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrFail PASSED [ 74%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrField PASSED [ 74%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrFinalField PASSED [ 74%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrPrivateField PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrProperty PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrStaticFinalField PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testHashNone PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testJavaPrimitives PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testMethod PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testNumpyPrimitives SKIPPED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectBoolFalse PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectBoolJValue PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectBoolTrue PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectDouble PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectField PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectFloat PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectInteger PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectLong PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectShort PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testPrivateMethod PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testPrivateStaticMethod PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testProtectedMethod PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testPythonPrimitives PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrFail PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrFail2 PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrField PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrFinal PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrFinalField PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrPrivateField PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrProperty PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrPythonField PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrStaticFinalField PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testSetFinalField SKIPPED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testStaticMethod PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testStrPrimitive PASSED [ 77%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayBadDims PASSED [ 77%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayBadItem PASSED [ 77%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayBufferDims SKIPPED [ 77%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayClone PASSED [ 78%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayConversion PASSED [ 78%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayConversionError PASSED [ 78%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayConversionFail PASSED [ 78%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayConversionInt PASSED [ 78%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayEquals PASSED [ 78%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayFault SKIPPED [ 78%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayGetOutOfBounds PASSED [ 78%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayGetSlice PASSED [ 78%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayGetSliceStep PASSED [ 78%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayHash PASSED [ 78%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayInitFromNPFloat32 SKIPPED [ 79%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayInitFromNPFloat64 SKIPPED [ 79%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayInitFromNPInt SKIPPED [ 79%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayInitFromNPInt16 SKIPPED [ 79%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayInitFromNPInt32 SKIPPED [ 79%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayInitFromNPInt64 SKIPPED [ 79%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayInitFromNPInt8 SKIPPED [ 79%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayIter PASSED [ 79%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayReverse PASSED [ 79%] test/jpypetest/test_jshort.py::JShortTestCase::testArraySetArraySliceStep PASSED [ 79%] test/jpypetest/test_jshort.py::JShortTestCase::testArraySetOutOfBounds PASSED [ 79%] test/jpypetest/test_jshort.py::JShortTestCase::testArraySetRange PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testArraySetSlice PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testArraySliceCast PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testArraySliceLength PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testArraySliceStepNeg PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testCallFloatFromNone PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testCastFloat PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckBool PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckFloat PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckInt PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckJBoolean PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckJByte PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckJChar PASSED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckJInt PASSED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckJLong PASSED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckJShort PASSED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckNumpyFloat32 SKIPPED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckNumpyFloat64 SKIPPED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckNumpyInt16 SKIPPED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckNumpyInt32 SKIPPED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckNumpyInt64 SKIPPED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckNumpyInt8 SKIPPED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckRange PASSED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testConversionFault SKIPPED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testExplicitRange PASSED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testFault SKIPPED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testFromFloat PASSED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testFromJShortWiden PASSED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testFromLong PASSED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testFromNone PASSED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testFromObject PASSED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testJPNumberLong_compare SKIPPED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testJPNumberLong_float SKIPPED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testJPNumberLong_hash SKIPPED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testJPNumberLong_int SKIPPED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testJPNumberLong_repr SKIPPED [ 83%] test/jpypetest/test_jshort.py::JShortTestCase::testJPNumberLong_str SKIPPED [ 83%] test/jpypetest/test_jshort.py::JShortTestCase::testThrow PASSED [ 83%] test/jpypetest/test_jshort.py::JShortTestCase::testUnBox PASSED [ 83%] test/jpypetest/test_jstring.py::JStringTestCase::testAddself PASSED [ 83%] test/jpypetest/test_jstring.py::JStringTestCase::testContains PASSED [ 83%] test/jpypetest/test_jstring.py::JStringTestCase::testConversion PASSED [ 83%] test/jpypetest/test_jstring.py::JStringTestCase::testEq PASSED [ 83%] test/jpypetest/test_jstring.py::JStringTestCase::testEqPy PASSED [ 83%] test/jpypetest/test_jstring.py::JStringTestCase::testGe PASSED [ 83%] test/jpypetest/test_jstring.py::JStringTestCase::testGetItem PASSED [ 83%] test/jpypetest/test_jstring.py::JStringTestCase::testGt PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testHash PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testLe PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testLen PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testLt PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testNotEq PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testNotEqPy PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testNullAdd PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testNullCompare PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testNullHash PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testNullString PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testRepr PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testStringDictKey1 PASSED [ 85%] test/jpypetest/test_jstring.py::JStringTestCase::testStringDictKey2 PASSED [ 85%] test/jpypetest/test_jstring.py::JStringTestCase::testStringDictKey3 PASSED [ 85%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::testCheckArch SKIPPED [ 85%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::testDarwinBinary PASSED [ 85%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::testLinuxGetFromBin PASSED [ 85%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::testPlatform SKIPPED [ 85%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::testWindowsRegistry PASSED [ 85%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::test_find_libjvm PASSED [ 85%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::test_get_from_bin PASSED [ 85%] test/jpypetest/test_keywords.py::KeywordsTestCase::testKeywords PASSED [ 85%] test/jpypetest/test_lambdas.py::LambdasTestCase::testLambdasEquals PASSED [ 86%] test/jpypetest/test_lambdas.py::LambdasTestCase::testLambdasFunction PASSED [ 86%] test/jpypetest/test_lambdas.py::LambdasTestCase::testLambdasLambda PASSED [ 86%] test/jpypetest/test_lambdas.py::LambdasTestCase::testLambdasNoteEquals PASSED [ 86%] test/jpypetest/test_lambdas.py::LambdasTestCase::testLambdasStr PASSED [ 86%] test/jpypetest/test_leak2.py::Leak2TestCase::testArrayCall PASSED [ 86%] test/jpypetest/test_leak2.py::Leak2TestCase::testArrayMemoryView PASSED [ 86%] test/jpypetest/test_leak2.py::Leak2TestCase::testBufferCall PASSED [ 86%] test/jpypetest/test_leak2.py::Leak2TestCase::testBufferMemoryView PASSED [ 86%] test/jpypetest/test_list.py::JListTestCase::testAddAll PASSED [ 86%] test/jpypetest/test_list.py::JListTestCase::testDelItem PASSED [ 86%] test/jpypetest/test_list.py::JListTestCase::testGetItem PASSED [ 86%] test/jpypetest/test_list.py::JListTestCase::testGetItemSlice PASSED [ 87%] test/jpypetest/test_list.py::JListTestCase::testGetItemSub PASSED [ 87%] test/jpypetest/test_list.py::JListTestCase::testInit PASSED [ 87%] test/jpypetest/test_list.py::JListTestCase::testIter PASSED [ 87%] test/jpypetest/test_list.py::JListTestCase::testLen PASSED [ 87%] test/jpypetest/test_list.py::JListTestCase::testRemoveAll PASSED [ 87%] test/jpypetest/test_list.py::JListTestCase::testRemoveRange PASSED [ 87%] test/jpypetest/test_list.py::JListTestCase::testRetainAll PASSED [ 87%] test/jpypetest/test_list.py::JListTestCase::testSetItem PASSED [ 87%] test/jpypetest/test_map.py::JMapTestCase::testGetItem PASSED [ 87%] test/jpypetest/test_map.py::JMapTestCase::testIter PASSED [ 87%] test/jpypetest/test_map.py::JMapTestCase::testLen PASSED [ 88%] test/jpypetest/test_map.py::JMapTestCase::testSetItem PASSED [ 88%] test/jpypetest/test_module2.py::ModuleTestCase2::testMonitorInitBad PASSED [ 88%] test/jpypetest/test_module2.py::ModuleTestCase2::testMonitorInitBad2 PASSED [ 88%] test/jpypetest/test_module2.py::ModuleTestCase2::testMonitorOnNull PASSED [ 88%] test/jpypetest/test_module2.py::ModuleTestCase2::testMonitorOnPrim PASSED [ 88%] test/jpypetest/test_module2.py::ModuleTestCase2::testMonitorOnString PASSED [ 88%] test/jpypetest/test_module2.py::ModuleTestCase2::testMonitorStr PASSED [ 88%] test/jpypetest/test_module2.py::ModuleTestCase2::testProxyInitBad PASSED [ 88%] test/jpypetest/test_module2.py::ModuleTestCase2::testProxyInitBad2 PASSED [ 88%] test/jpypetest/test_module2.py::ModuleTestCase2::testProxyInitBad3 PASSED [ 88%] test/jpypetest/test_module2.py::ModuleTestCase2::testProxyNoInterfaces PASSED [ 88%] test/jpypetest/test_module2.py::ModuleTestCase2::testValueStr PASSED [ 89%] test/jpypetest/test_mro.py::MroTestCase::testMro PASSED [ 89%] test/jpypetest/test_mro.py::MroTestCase::testMultipleInterfaces PASSED [ 89%] test/jpypetest/test_number.py::JNumberTestCase::testJavaPrimitives PASSED [ 89%] test/jpypetest/test_number.py::JNumberTestCase::testNumpyPrimitives SKIPPED [ 89%] test/jpypetest/test_number.py::JNumberTestCase::testPythonPrimitives PASSED [ 89%] test/jpypetest/test_numeric.py::NumericTestCase::testCompareNullFloat PASSED [ 89%] test/jpypetest/test_numeric.py::NumericTestCase::testCompareNullLong PASSED [ 89%] test/jpypetest/test_numeric.py::NumericTestCase::testDoubleConversion PASSED [ 89%] test/jpypetest/test_numeric.py::NumericTestCase::testDoubleIsProperlyConverted PASSED [ 89%] test/jpypetest/test_numeric.py::NumericTestCase::testHashNull PASSED [ 89%] test/jpypetest/test_numeric.py::NumericTestCase::testJPNumberLong_compare SKIPPED [ 90%] test/jpypetest/test_numeric.py::NumericTestCase::testJPNumberLong_float SKIPPED [ 90%] test/jpypetest/test_numeric.py::NumericTestCase::testJPNumberLong_hash SKIPPED [ 90%] test/jpypetest/test_numeric.py::NumericTestCase::testJPNumberLong_int SKIPPED [ 90%] test/jpypetest/test_numeric.py::NumericTestCase::testJPNumberLong_repr SKIPPED [ 90%] test/jpypetest/test_numeric.py::NumericTestCase::testJPNumberLong_str SKIPPED [ 90%] test/jpypetest/test_numeric.py::NumericTestCase::testJPNumber_new SKIPPED [ 90%] test/jpypetest/test_numeric.py::NumericTestCase::testMathAbs PASSED [ 90%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testCallOverloads PASSED [ 90%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testDefaultTypeNameBoolean PASSED [ 90%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testDefaultTypeNameString PASSED [ 90%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testJObjectBadType PASSED [ 91%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testJObjectUnknownObject PASSED [ 91%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testPassingClassTypeSucceeds PASSED [ 91%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaClass PASSED [ 91%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaObject PASSED [ 91%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaObjectCast PASSED [ 91%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaObjectCastFail PASSED [ 91%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaPrimitiveBox PASSED [ 91%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaPrimitiveCast PASSED [ 91%] test/jpypetest/test_overloads.py::OverloadTestCase::testClassVsObject PASSED [ 91%] test/jpypetest/test_overloads.py::OverloadTestCase::testDefaultMethods PASSED [ 91%] test/jpypetest/test_overloads.py::OverloadTestCase::testForceOverloadResolution PASSED [ 91%] test/jpypetest/test_overloads.py::OverloadTestCase::testInstanceVsClassMethod PASSED [ 92%] test/jpypetest/test_overloads.py::OverloadTestCase::testInterfaces1 PASSED [ 92%] test/jpypetest/test_overloads.py::OverloadTestCase::testInterfaces2 PASSED [ 92%] test/jpypetest/test_overloads.py::OverloadTestCase::testInterfaces3 PASSED [ 92%] test/jpypetest/test_overloads.py::OverloadTestCase::testInterfaces4 PASSED [ 92%] test/jpypetest/test_overloads.py::OverloadTestCase::testListVSArray PASSED [ 92%] test/jpypetest/test_overloads.py::OverloadTestCase::testMostSpecificInstanceMethod PASSED [ 92%] test/jpypetest/test_overloads.py::OverloadTestCase::testPrimitive PASSED [ 92%] test/jpypetest/test_overloads.py::OverloadTestCase::testStringArray PASSED [ 92%] test/jpypetest/test_overloads.py::OverloadTestCase::testVarArgsCall PASSED [ 92%] test/jpypetest/test_pickle.py::PickleTestCase::testFail PASSED [ 92%] test/jpypetest/test_pickle.py::PickleTestCase::testList PASSED [ 93%] test/jpypetest/test_pickle.py::PickleTestCase::testMixed PASSED [ 93%] test/jpypetest/test_pickle.py::PickleTestCase::testString PASSED [ 93%] test/jpypetest/test_proxy_multithreaded.py::ProxyMultiThreadedTestCase::testProxyWithMultipleThreadExecutionMultiCallbackInstances PASSED [ 93%] test/jpypetest/test_proxy_multithreaded.py::ProxyMultiThreadedTestCase::testProxyWithMultipleThreadExecutionSingleCallbackInstance PASSED [ 93%] test/jpypetest/test_proxy_multithreaded.py::ProxyMultiThreadedTestCase::testProxyWithSingleThreadExecution PASSED [ 93%] test/jpypetest/test_ref.py::ReferenceQueueTestCase::testAccess PASSED [ 93%] test/jpypetest/test_ref.py::ReferenceQueueTestCase::testRefs PASSED [ 93%] test/jpypetest/test_ref.py::ReferenceQueueTestCase::testRunning PASSED [ 93%] test/jpypetest/test_reflect.py::ReflectCase::testAccessPrivateField PASSED [ 93%] test/jpypetest/test_reflect.py::ReflectCase::testAccessPublicField PASSED [ 93%] test/jpypetest/test_reflect.py::ReflectCase::testAnnotation PASSED [ 93%] test/jpypetest/test_reflect.py::ReflectCase::testCallPrivateMethod PASSED [ 94%] test/jpypetest/test_reflect.py::ReflectCase::testCallPublicMethod PASSED [ 94%] test/jpypetest/test_reflect.py::ReflectCase::testClass PASSED [ 94%] test/jpypetest/test_reflect.py::ReflectCase::testDeprecated PASSED [ 94%] test/jpypetest/test_repr.py::ReprTestCase::testArray PASSED [ 94%] test/jpypetest/test_repr.py::ReprTestCase::testClass PASSED [ 94%] test/jpypetest/test_repr.py::ReprTestCase::testField PASSED [ 94%] test/jpypetest/test_repr.py::ReprTestCase::testMethod PASSED [ 94%] test/jpypetest/test_repr.py::ReprTestCase::testMonitor PASSED [ 94%] test/jpypetest/test_repr.py::ReprTestCase::testObject PASSED [ 94%] test/jpypetest/test_serial.py::SerializationTestCase::testSerialize PASSED [ 94%] test/jpypetest/test_synchronized.py::SynchronizedTestCase::testSynchronized PASSED [ 95%] test/jpypetest/test_thread.py::ThreadTestCase::testAttach PASSED [ 95%] test/jpypetest/test_utf8.py::Utf8TestCase::test_ascii_upload PASSED [ 95%] test/jpypetest/test_utf8.py::Utf8TestCase::test_binary_upload PASSED [ 95%] test/jpypetest/test_utf8.py::Utf8TestCase::test_binary_upload_no_surrogates PASSED [ 95%] test/jpypetest/test_utf8.py::Utf8TestCase::test_binary_upload_with_surrogates PASSED [ 95%] test/jpypetest/test_utf8.py::Utf8TestCase::test_get_ascii PASSED [ 95%] test/jpypetest/test_utf8.py::Utf8TestCase::test_string_upload PASSED [ 95%] test/jpypetest/test_utf8.py::Utf8TestCase::test_string_upload_no_surrogates PASSED [ 95%] test/jpypetest/test_utf8.py::Utf8TestCase::test_string_upload_with_surrogates PASSED [ 95%] test/jpypetest/test_varargs.py::VarArgsTestCase::testVarArgsCtor PASSED [ 95%] test/jpypetest/test_varargs.py::VarArgsTestCase::testVarArgsMethod PASSED [ 95%] test/jpypetest/test_varargs.py::VarArgsTestCase::testVarArgsOverload PASSED [ 96%] test/jpypetest/test_varargs.py::VarArgsTestCase::testVarArgsPlus0 PASSED [ 96%] test/jpypetest/test_varargs.py::VarArgsTestCase::testVarArgsPlus1 PASSED [ 96%] test/jpypetest/test_varargs.py::VarArgsTestCase::testVarArgsStatic PASSED [ 96%] test/jpypetest/test_varargs.py::VarArgsTestCase::testVarArgsStringTest PASSED [ 96%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallBooleanAnon PASSED [ 96%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallBooleanAnonExtends PASSED [ 96%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallBooleanExtends PASSED [ 96%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallBooleanImplements PASSED [ 96%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallByteAnon PASSED [ 96%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallByteAnonExtends PASSED [ 96%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallByteExtends PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallByteImplements PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallCharAnon PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallCharAnonExtends PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallCharExtends PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallCharImplements PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallDoubleAnon PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallDoubleAnonExtends PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallDoubleExtends PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallDoubleImplements PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallFloatAnon PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallFloatAnonExtends PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallFloatExtends PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallFloatImplements PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallIntegerAnon PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallIntegerAnonExtends PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallIntegerExtends PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallIntegerImplements PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallLongAnon PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallLongAnonExtends PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallLongExtends PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallLongImplements PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallObjectAnon PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallObjectAnonExtends PASSED [ 99%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallObjectExtends PASSED [ 99%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallObjectImplements PASSED [ 99%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallShortAnon PASSED [ 99%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallShortAnonExtends PASSED [ 99%] 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 [ 99%] test/jpypetest/test_zzz.py::ZZZTestCase::testShutdown PASSED [100%] =============================== warnings summary =============================== jpype/_core.py:224 /builddir/build/BUILD/jpype-0.7.4/jpype/_core.py:224: DeprecationWarning: invalid escape sequence \. match = re.search("([0-9]+)\.[0-9]+", source) test/jpypetest/test_coverage.py::CoverageCase::testJInterator /builddir/build/BUILD/jpype-0.7.4/test/jpypetest/test_coverage.py:18: DeprecationWarning: jpype.JIterator is deprecated f = jpype.JIterator("foo") test/jpypetest/test_coverage.py::CoverageCase::testJVMPathDepecated /builddir/build/BUILD/jpype-0.7.4/test/jpypetest/test_coverage.py:48: DeprecationWarning: jpype._core.get_default_jvm_path is deprecated, use getDefaultJVMPath instead jpype.get_default_jvm_path() test/jpypetest/test_exc.py::ExceptionTestCase::testExceptionByJavaClass /builddir/build/BUILD/jpype-0.7.4/test/jpypetest/test_exc.py:50: DeprecationWarning: Using JException to construct an exception type is deprecated. except JException(java.lang.RuntimeException) as ex: test/jpypetest/test_jint.py::JIntTestCase::testArraySetRange /builddir/build/BUILD/jpype-0.7.4/test/jpypetest/test_jint.py:382: DeprecationWarning: an integer is required (got type java.lang.Double). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. ja[0:1] = [java.lang.Double(321)] test/jpypetest/test_jint.py::JIntTestCase::testArraySliceCast /builddir/build/BUILD/jpype-0.7.4/test/jpypetest/test_jint.py:509: DeprecationWarning: Using JObject with a Python type is deprecated. jo = jpype.JObject(ja2, object) test/jpypetest/test_jlong.py::JLongTestCase::testArraySetRange /builddir/build/BUILD/jpype-0.7.4/test/jpypetest/test_jlong.py:382: DeprecationWarning: an integer is required (got type java.lang.Double). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. ja[0:1] = [java.lang.Double(321)] test/jpypetest/test_jlong.py::JLongTestCase::testArraySliceCast /builddir/build/BUILD/jpype-0.7.4/test/jpypetest/test_jlong.py:509: DeprecationWarning: Using JObject with a Python type is deprecated. jo = jpype.JObject(ja2, object) test/jpypetest/test_jshort.py::JShortTestCase::testArraySetRange /builddir/build/BUILD/jpype-0.7.4/test/jpypetest/test_jshort.py:372: DeprecationWarning: an integer is required (got type java.lang.Double). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. ja[0:1] = [java.lang.Double(321)] test/jpypetest/test_jshort.py::JShortTestCase::testArraySliceCast /builddir/build/BUILD/jpype-0.7.4/test/jpypetest/test_jshort.py:499: DeprecationWarning: Using JObject with a Python type is deprecated. jo = jpype.JObject(ja2, object) test/jpypetest/test_reflect.py::ReflectCase::testDeprecated /builddir/build/BUILD/jpype-0.7.4/test/jpypetest/test_reflect.py:81: DeprecationWarning: jpype.reflect.getConstructors is deprecated, use class_.getConstructors() instead jpype.reflect.getConstructors(cls) test/jpypetest/test_reflect.py::ReflectCase::testDeprecated /builddir/build/BUILD/jpype-0.7.4/test/jpypetest/test_reflect.py:82: DeprecationWarning: jpype.reflect.getDeclaredConstructors is deprecated, use class_.getDeclaredConstructors() instead jpype.reflect.getDeclaredConstructors(cls) test/jpypetest/test_reflect.py::ReflectCase::testDeprecated /builddir/build/BUILD/jpype-0.7.4/test/jpypetest/test_reflect.py:83: DeprecationWarning: jpype.reflect.getDeclaredFields is deprecated, use class_.getDeclaredFields() instead jpype.reflect.getDeclaredFields(cls) test/jpypetest/test_reflect.py::ReflectCase::testDeprecated /builddir/build/BUILD/jpype-0.7.4/test/jpypetest/test_reflect.py:84: DeprecationWarning: jpype.reflect.getDeclaredMethods is deprecated, use class_.getDeclaredMethods() instead jpype.reflect.getDeclaredMethods(cls) test/jpypetest/test_reflect.py::ReflectCase::testDeprecated /builddir/build/BUILD/jpype-0.7.4/test/jpypetest/test_reflect.py:85: DeprecationWarning: jpype.reflect.getFields is deprecated, use class_.getFields() instead jpype.reflect.getFields(cls) test/jpypetest/test_reflect.py::ReflectCase::testDeprecated /builddir/build/BUILD/jpype-0.7.4/test/jpypetest/test_reflect.py:86: DeprecationWarning: jpype.reflect.getMethods is deprecated, use class_.getMethods() instead jpype.reflect.getMethods(cls) test/jpypetest/test_reflect.py::ReflectCase::testDeprecated /builddir/build/BUILD/jpype-0.7.4/test/jpypetest/test_reflect.py:87: DeprecationWarning: jpype.reflect.getModifiers is deprecated, use class_.getModifiers() instead jpype.reflect.getModifiers(cls) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============ 792 passed, 353 skipped, 17 warnings in 275.16 seconds ============ + ant -f test/build.xml Buildfile: /builddir/build/BUILD/jpype-0.7.4/test/build.xml compile-main: [javac] /builddir/build/BUILD/jpype-0.7.4/test/build.xml:54: 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.4/test/classes compile-8: [javac] /builddir/build/BUILD/jpype-0.7.4/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 39 seconds + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-jpype-0.7.4-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CJUmNN + umask 022 + cd /builddir/build/BUILD + cd jpype-0.7.4 + DOCDIR=/builddir/build/BUILDROOT/jpype-0.7.4-1.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.4-1.fc33.riscv64/usr/share/doc/python3-jpype + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/share/doc/python3-jpype + cp -pr README.rst /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/share/doc/python3-jpype + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.psfStJ + umask 022 + cd /builddir/build/BUILD + cd jpype-0.7.4 + LICENSEDIR=/builddir/build/BUILDROOT/jpype-0.7.4-1.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.4-1.fc33.riscv64/usr/share/licenses/python3-jpype + cp -pr LICENSE /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/share/licenses/python3-jpype + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-jpype = 0.7.4-1.fc33 python3-jpype = 0.7.4-1.fc33 python3-jpype(riscv-64) = 0.7.4-1.fc33 python3.8dist(jpype1) = 0.7.4 python38-jpype = 0.7.4-1.fc33 python3dist(jpype1) = 0.7.4 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(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.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.4-1.fc33 Processing files: jpype-doc-0.7.4-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WsDKOK + umask 022 + cd /builddir/build/BUILD + cd jpype-0.7.4 + DOCDIR=/builddir/build/BUILDROOT/jpype-0.7.4-1.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.4-1.fc33.riscv64/usr/share/doc/jpype-doc + cp -pr examples/ /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/share/doc/jpype-doc + cp -pr doc/CHANGELOG.rst doc/ChangeLog-0.7.2.rst doc/ChangeLog-0.7.rst doc/api.rst doc/caller_sensitive.rst doc/develguide.rst doc/imports.rst doc/index.rst doc/install.rst doc/quickguide.rst doc/userguide.rst /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/share/doc/jpype-doc + cp -pr doc/attach_debugger.png doc/logo.png /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/share/doc/jpype-doc + cp -pr doc/conf.py doc/quickguide.py /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/share/doc/jpype-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rshlPL + umask 022 + cd /builddir/build/BUILD + cd jpype-0.7.4 + LICENSEDIR=/builddir/build/BUILDROOT/jpype-0.7.4-1.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.4-1.fc33.riscv64/usr/share/licenses/jpype-doc + cp -pr LICENSE /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64/usr/share/licenses/jpype-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: jpype-doc = 0.7.4-1.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.4-1.fc33.riscv64 Provides: jpype-debugsource = 0.7.4-1.fc33 jpype-debugsource(riscv-64) = 0.7.4-1.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.4-1.fc33.riscv64 Provides: debuginfo(build-id) = 5113bad71774a15117493ec6f0fed471a1f12d67 python-jpype-debuginfo = 0.7.4-1.fc33 python3-jpype-debuginfo = 0.7.4-1.fc33 python3-jpype-debuginfo(riscv-64) = 0.7.4-1.fc33 python38-jpype-debuginfo = 0.7.4-1.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.4-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64 Wrote: /builddir/build/RPMS/jpype-doc-0.7.4-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/python3-jpype-0.7.4-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/jpype-debugsource-0.7.4-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-jpype-debuginfo-0.7.4-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ky017M + umask 022 + cd /builddir/build/BUILD + cd jpype-0.7.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jpype-0.7.4-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0