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-347065-59506/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=1601510400 Wrote: /builddir/build/SRPMS/jpype-1.0.2-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-347065-59506/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=1601510400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AB7ep3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jpype-1.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/jpype-1.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jpype-1.0.2 + /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_customizer.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_hints.py test/jpypetest/test_imports.py test/jpypetest/test_inherit.py test/jpypetest/test_javacoverage.py test/jpypetest/test_javadoc.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_jpackage.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 + sed -i -r 's|javadoc|\0 -Xdoclint:none|' setupext/test_java.py + sed -i -r /requirePythonAfter/d test/jpypetest/test_collection.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U6kIh4 + umask 022 + cd /builddir/build/BUILD + cd jpype-1.0.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/jpype copying jpype/_jthread.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/_jio.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/_jvmfinder.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/types.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/_classpath.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/_gui.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/_pykeywords.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/protocol.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/_jstring.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/_jcustomizer.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/_jproxy.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/_jclass.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/pickle.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/_jobject.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/beans.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/_jpackage.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/_jarray.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/nio.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/__init__.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/_jinit.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/_jexception.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/_jmethod.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/_core.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/_jcollection.py -> build/lib.linux-riscv64-3.9/jpype copying jpype/imports.py -> build/lib.linux-riscv64-3.9/jpype running build_ext running build_java Jar cache is missing, using --enable-build-jar to recreate it. javac -d build/lib -g:lines -source 1.8 -target 1.8 native/java/org/jpype/classloader/JPypeClassLoader.java javac -d build/classes -g:lines -source 1.8 -target 1.8 -cp build/lib native/java/org/jpype/JPypeContext.java native/java/org/jpype/JPypeSignal.java native/java/org/jpype/JPypeKeywords.java native/java/org/jpype/proxy/JPypeProxy.java native/java/org/jpype/html/HtmlWriter.java native/java/org/jpype/html/HtmlParser.java native/java/org/jpype/html/HtmlTreeHandler.java native/java/org/jpype/html/Parser.java native/java/org/jpype/html/Html.java native/java/org/jpype/html/HtmlGrammar.java native/java/org/jpype/html/HtmlHandler.java native/java/org/jpype/html/AttrParser.java native/java/org/jpype/html/AttrGrammar.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/javadoc/Javadoc.java native/java/org/jpype/javadoc/JavadocException.java native/java/org/jpype/javadoc/JavadocRenderer.java native/java/org/jpype/javadoc/JavadocTransformer.java native/java/org/jpype/javadoc/JavadocExtractor.java native/java/org/jpype/javadoc/DomUtilities.java native/java/org/jpype/pkg/JPypePackageManager.java native/java/org/jpype/pkg/JPypePackage.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 Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 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 = 2732) (out= 1395)(deflated 48%) adding: org/jpype/html/(in = 0) (out= 0)(stored 0%) adding: org/jpype/html/HtmlGrammar$EndElement.class(in = 1470) (out= 726)(deflated 50%) adding: org/jpype/html/HtmlGrammar$EndComment.class(in = 1772) (out= 927)(deflated 47%) adding: org/jpype/html/HtmlGrammar$CompleteElement.class(in = 1819) (out= 949)(deflated 47%) adding: org/jpype/html/Parser$1.class(in = 161) (out= 132)(deflated 18%) adding: org/jpype/html/Parser.class(in = 4390) (out= 2180)(deflated 50%) adding: org/jpype/html/HtmlGrammar.class(in = 5545) (out= 2434)(deflated 56%) adding: org/jpype/html/AttrGrammar$State.class(in = 1956) (out= 831)(deflated 57%) adding: org/jpype/html/AttrGrammar$AttrRule.class(in = 1297) (out= 700)(deflated 46%) adding: org/jpype/html/HtmlParser.class(in = 569) (out= 332)(deflated 41%) adding: org/jpype/html/AttrGrammar.class(in = 2363) (out= 1066)(deflated 54%) adding: org/jpype/html/Parser$State.class(in = 349) (out= 198)(deflated 43%) adding: org/jpype/html/HtmlGrammar$StartComment.class(in = 1628) (out= 768)(deflated 52%) adding: org/jpype/html/HtmlGrammar$Escaped.class(in = 1114) (out= 601)(deflated 46%) adding: org/jpype/html/HtmlGrammar$1.class(in = 171) (out= 136)(deflated 20%) adding: org/jpype/html/entities.txt(in = 3616) (out= 1559)(deflated 56%) adding: org/jpype/html/HtmlGrammar$StartElement.class(in = 1714) (out= 854)(deflated 50%) adding: org/jpype/html/HtmlGrammar$Cleanup.class(in = 2616) (out= 1271)(deflated 51%) adding: org/jpype/html/HtmlHandler.class(in = 352) (out= 218)(deflated 38%) adding: org/jpype/html/HtmlGrammar$EndDirective.class(in = 1482) (out= 732)(deflated 50%) adding: org/jpype/html/HtmlGrammar$State.class(in = 2214) (out= 959)(deflated 56%) adding: org/jpype/html/Parser$Grammar.class(in = 254) (out= 165)(deflated 35%) adding: org/jpype/html/HtmlGrammar$MergeText.class(in = 1058) (out= 568)(deflated 46%) adding: org/jpype/html/AttrGrammar$BooleanRule.class(in = 1283) (out= 693)(deflated 45%) adding: org/jpype/html/AttrGrammar$IgnoreWSRule.class(in = 873) (out= 493)(deflated 43%) adding: org/jpype/html/AttrGrammar$QuoteRule.class(in = 1161) (out= 597)(deflated 48%) adding: org/jpype/html/HtmlTreeHandler.class(in = 5764) (out= 2974)(deflated 48%) adding: org/jpype/html/HtmlGrammar$CData.class(in = 1782) (out= 837)(deflated 53%) adding: org/jpype/html/Html.class(in = 6337) (out= 3556)(deflated 43%) adding: org/jpype/html/Parser$MatchRule.class(in = 1175) (out= 674)(deflated 42%) adding: org/jpype/html/HtmlGrammar$Quoted.class(in = 1744) (out= 825)(deflated 52%) adding: org/jpype/html/HtmlGrammar$EndCData.class(in = 1742) (out= 908)(deflated 47%) adding: org/jpype/html/Parser$Rule.class(in = 351) (out= 197)(deflated 43%) adding: org/jpype/html/Parser$Entity.class(in = 868) (out= 451)(deflated 48%) adding: org/jpype/html/AttrParser.class(in = 691) (out= 390)(deflated 43%) adding: org/jpype/html/HtmlGrammar$Directive.class(in = 976) (out= 525)(deflated 46%) adding: org/jpype/html/HtmlGrammar$Token.class(in = 2449) (out= 1304)(deflated 46%) adding: org/jpype/html/HtmlGrammar$BeginElement.class(in = 2248) (out= 1041)(deflated 53%) adding: org/jpype/html/HtmlGrammar$Comment.class(in = 1834) (out= 869)(deflated 52%) adding: org/jpype/html/Parser$Token.class(in = 215) (out= 167)(deflated 22%) adding: org/jpype/html/HtmlGrammar$StartQuote.class(in = 1321) (out= 656)(deflated 50%) adding: org/jpype/html/AttrGrammar$Token.class(in = 1969) (out= 1031)(deflated 47%) adding: org/jpype/html/AttrGrammar$EndQuoteRule.class(in = 1204) (out= 618)(deflated 48%) adding: org/jpype/html/HtmlWriter.class(in = 3858) (out= 2056)(deflated 46%) adding: org/jpype/pickle/(in = 0) (out= 0)(stored 0%) adding: org/jpype/pickle/Decoder.class(in = 749) (out= 448)(deflated 40%) adding: org/jpype/pickle/ByteBufferInputStream.class(in = 1405) (out= 814)(deflated 42%) adding: org/jpype/pickle/Encoder.class(in = 780) (out= 474)(deflated 39%) adding: org/jpype/javadoc/(in = 0) (out= 0)(stored 0%) adding: org/jpype/javadoc/JavadocException.class(in = 315) (out= 226)(deflated 28%) adding: org/jpype/javadoc/Javadoc.class(in = 664) (out= 371)(deflated 44%) adding: org/jpype/javadoc/JavadocRenderer.class(in = 8328) (out= 4362)(deflated 47%) adding: org/jpype/javadoc/JavadocExtractor.class(in = 6900) (out= 3441)(deflated 50%) adding: org/jpype/javadoc/JavadocTransformer.class(in = 10710) (out= 5256)(deflated 50%) adding: org/jpype/javadoc/DomUtilities.class(in = 3615) (out= 1768)(deflated 51%) adding: org/jpype/javadoc/JavadocTransformer$Workspace.class(in = 994) (out= 468)(deflated 52%) adding: org/jpype/pkg/(in = 0) (out= 0)(stored 0%) adding: org/jpype/pkg/JPypePackageManager.class(in = 8014) (out= 3777)(deflated 52%) adding: org/jpype/pkg/JPypePackageManager$ModuleDirectory.class(in = 1886) (out= 962)(deflated 48%) adding: org/jpype/pkg/JPypePackage.class(in = 3944) (out= 2111)(deflated 46%) adding: org/jpype/ref/(in = 0) (out= 0)(stored 0%) adding: org/jpype/ref/JPypeReferenceSet$Pool.class(in = 776) (out= 468)(deflated 39%) adding: org/jpype/ref/JPypeReference.class(in = 615) (out= 397)(deflated 35%) adding: org/jpype/ref/JPypeReferenceQueue.class(in = 2575) (out= 1263)(deflated 50%) adding: org/jpype/ref/JPypeReferenceSet.class(in = 1886) (out= 1090)(deflated 42%) adding: org/jpype/ref/JPypeReferenceQueue$1.class(in = 185) (out= 143)(deflated 22%) adding: org/jpype/ref/JPypeReferenceQueue$Worker.class(in = 1645) (out= 842)(deflated 48%) adding: org/jpype/JPypeContext.class(in = 10355) (out= 5129)(deflated 50%) adding: org/jpype/manager/(in = 0) (out= 0)(stored 0%) adding: org/jpype/manager/ClassDescriptor.class(in = 1212) (out= 723)(deflated 40%) adding: org/jpype/manager/TypeManager.class(in = 16329) (out= 8293)(deflated 49%) adding: org/jpype/manager/MethodResolution.class(in = 3924) (out= 2084)(deflated 46%) adding: org/jpype/manager/TypeAudit.class(in = 251) (out= 172)(deflated 31%) adding: org/jpype/manager/ModifierCode.class(in = 2846) (out= 1567)(deflated 44%) adding: org/jpype/manager/TypeManager$1.class(in = 177) (out= 135)(deflated 23%) adding: org/jpype/manager/TypeFactoryNative.class(in = 802) (out= 425)(deflated 47%) adding: org/jpype/manager/TypeManager$Destroyer.class(in = 1266) (out= 732)(deflated 42%) adding: org/jpype/manager/TypeFactory.class(in = 644) (out= 332)(deflated 48%) adding: org/jpype/JPypeSignal$1.class(in = 626) (out= 395)(deflated 36%) adding: org/jpype/JPypeSignal.class(in = 1847) (out= 904)(deflated 51%) adding: org/jpype/JPypeKeywords.class(in = 1594) (out= 853)(deflated 46%) adding: org/jpype/JPypeContext$1.class(in = 516) (out= 315)(deflated 38%) adding: org/jpype/classloader/(in = 0) (out= 0)(stored 0%) adding: org/jpype/JPypeContext$PyExceptionProxy.class(in = 356) (out= 268)(deflated 24%) running build_thunk Building thunks including thunk build/lib/org/jpype/classloader/JPypeClassLoader.class including thunk build/lib/org.jpype.jar Call build extensions Call build ext building '_jpype' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/build creating build/temp.linux-riscv64-3.9/build/src creating build/temp.linux-riscv64-3.9/native creating build/temp.linux-riscv64-3.9/native/common creating build/temp.linux-riscv64-3.9/native/python gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c build/src/jp_thunk.cpp -o build/temp.linux-riscv64-3.9/build/src/jp_thunk.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_array.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_array.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_arrayclass.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_arrayclass.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_booleantype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_booleantype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_boxedtype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_boxedtype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_buffer.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_buffer.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_buffertype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_buffertype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_bytetype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_bytetype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_chartype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_chartype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_class.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_class.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_classhints.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_classhints.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_classloader.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_classloader.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_classtype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_classtype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_context.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_context.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_convert.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_convert.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_doubletype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_doubletype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_encoding.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_encoding.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_exception.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_exception.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_field.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_field.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_floattype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_floattype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_functional.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_functional.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_gc.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_gc.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_inttype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_inttype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_javaframe.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_javaframe.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_longtype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_longtype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_method.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_method.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_methoddispatch.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_methoddispatch.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_monitor.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_monitor.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_numbertype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_numbertype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_objecttype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_objecttype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_platform.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_platform.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_primitivetype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_primitivetype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_proxy.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_proxy.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_reference_queue.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_reference_queue.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_shorttype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_shorttype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_stringtype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_stringtype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_tracer.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_tracer.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_typefactory.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_typefactory.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_typemanager.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_typemanager.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_value.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_value.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_voidtype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_voidtype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/jp_pythontypes.cpp -o build/temp.linux-riscv64-3.9/native/python/jp_pythontypes.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_array.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_array.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_buffer.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_buffer.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_char.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_char.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_class.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_class.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_classhints.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_classhints.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_field.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_field.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_method.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_method.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_module.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_module.o -g0 -std=c++11 -ggdb native/python/pyjp_module.cpp: In function ‘PyObject* PyInit__jpype()’: native/python/pyjp_module.cpp:679:21: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] 679 | PyEval_InitThreads(); | ^ In file included from /usr/include/python3.9/Python.h:145, from native/python/include/jp_pythontypes.h:18, from native/common/include/jpype.h:195, from native/python/pyjp_module.cpp:16: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_monitor.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_monitor.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_number.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_number.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_object.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_object.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_package.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_package.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_proxy.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_proxy.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_value.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_value.o -g0 -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/build/src/jp_thunk.o build/temp.linux-riscv64-3.9/native/common/jp_array.o build/temp.linux-riscv64-3.9/native/common/jp_arrayclass.o build/temp.linux-riscv64-3.9/native/common/jp_booleantype.o build/temp.linux-riscv64-3.9/native/common/jp_boxedtype.o build/temp.linux-riscv64-3.9/native/common/jp_buffer.o build/temp.linux-riscv64-3.9/native/common/jp_buffertype.o build/temp.linux-riscv64-3.9/native/common/jp_bytetype.o build/temp.linux-riscv64-3.9/native/common/jp_chartype.o build/temp.linux-riscv64-3.9/native/common/jp_class.o build/temp.linux-riscv64-3.9/native/common/jp_classhints.o build/temp.linux-riscv64-3.9/native/common/jp_classloader.o build/temp.linux-riscv64-3.9/native/common/jp_classtype.o build/temp.linux-riscv64-3.9/native/common/jp_context.o build/temp.linux-riscv64-3.9/native/common/jp_convert.o build/temp.linux-riscv64-3.9/native/common/jp_doubletype.o build/temp.linux-riscv64-3.9/native/common/jp_encoding.o build/temp.linux-riscv64-3.9/native/common/jp_exception.o build/temp.linux-riscv64-3.9/native/common/jp_field.o build/temp.linux-riscv64-3.9/native/common/jp_floattype.o build/temp.linux-riscv64-3.9/native/common/jp_functional.o build/temp.linux-riscv64-3.9/native/common/jp_gc.o build/temp.linux-riscv64-3.9/native/common/jp_inttype.o build/temp.linux-riscv64-3.9/native/common/jp_javaframe.o build/temp.linux-riscv64-3.9/native/common/jp_longtype.o build/temp.linux-riscv64-3.9/native/common/jp_method.o build/temp.linux-riscv64-3.9/native/common/jp_methoddispatch.o build/temp.linux-riscv64-3.9/native/common/jp_monitor.o build/temp.linux-riscv64-3.9/native/common/jp_numbertype.o build/temp.linux-riscv64-3.9/native/common/jp_objecttype.o build/temp.linux-riscv64-3.9/native/common/jp_platform.o build/temp.linux-riscv64-3.9/native/common/jp_primitivetype.o build/temp.linux-riscv64-3.9/native/common/jp_proxy.o build/temp.linux-riscv64-3.9/native/common/jp_reference_queue.o build/temp.linux-riscv64-3.9/native/common/jp_shorttype.o build/temp.linux-riscv64-3.9/native/common/jp_stringtype.o build/temp.linux-riscv64-3.9/native/common/jp_tracer.o build/temp.linux-riscv64-3.9/native/common/jp_typefactory.o build/temp.linux-riscv64-3.9/native/common/jp_typemanager.o build/temp.linux-riscv64-3.9/native/common/jp_value.o build/temp.linux-riscv64-3.9/native/common/jp_voidtype.o build/temp.linux-riscv64-3.9/native/python/jp_pythontypes.o build/temp.linux-riscv64-3.9/native/python/pyjp_array.o build/temp.linux-riscv64-3.9/native/python/pyjp_buffer.o build/temp.linux-riscv64-3.9/native/python/pyjp_char.o build/temp.linux-riscv64-3.9/native/python/pyjp_class.o build/temp.linux-riscv64-3.9/native/python/pyjp_classhints.o build/temp.linux-riscv64-3.9/native/python/pyjp_field.o build/temp.linux-riscv64-3.9/native/python/pyjp_method.o build/temp.linux-riscv64-3.9/native/python/pyjp_module.o build/temp.linux-riscv64-3.9/native/python/pyjp_monitor.o build/temp.linux-riscv64-3.9/native/python/pyjp_number.o build/temp.linux-riscv64-3.9/native/python/pyjp_object.o build/temp.linux-riscv64-3.9/native/python/pyjp_package.o build/temp.linux-riscv64-3.9/native/python/pyjp_proxy.o build/temp.linux-riscv64-3.9/native/python/pyjp_value.o -L/usr/lib64 -ldl -o build/lib.linux-riscv64-3.9/_jpype.cpython-39-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1Miqo3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64 + cd jpype-1.0.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr creating /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_jthread.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_jio.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_jvmfinder.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/types.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_classpath.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_gui.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_pykeywords.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/protocol.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_jstring.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_jcustomizer.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_jproxy.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_jclass.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/pickle.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_jobject.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/beans.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_jpackage.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_jarray.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/nio.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/__init__.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_jinit.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_jexception.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_jmethod.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_core.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/_jcollection.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/jpype/imports.py -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype copying build/lib.linux-riscv64-3.9/_jpype.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_jthread.py to _jthread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_jio.py to _jio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_jvmfinder.py to _jvmfinder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_classpath.py to _classpath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_gui.py to _gui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_pykeywords.py to _pykeywords.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/protocol.py to protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_jstring.py to _jstring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_jcustomizer.py to _jcustomizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_jproxy.py to _jproxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_jclass.py to _jclass.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/pickle.py to pickle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_jobject.py to _jobject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/beans.py to beans.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_jpackage.py to _jpackage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_jarray.py to _jarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/nio.py to nio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_jinit.py to _jinit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_jexception.py to _jexception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_jmethod.py to _jmethod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_core.py to _core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/_jcollection.py to _jcollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/jpype/imports.py to imports.cpython-39.pyc writing byte-compilation script '/tmp/tmpf1j9gk0_.py' /usr/bin/python3 /tmp/tmpf1j9gk0_.py removing /tmp/tmpf1j9gk0_.py running install_egg_info running egg_info creating JPype1.egg-info writing JPype1.egg-info/PKG-INFO writing dependency_links to JPype1.egg-info/dependency_links.txt writing requirements to JPype1.egg-info/requires.txt writing top-level names to JPype1.egg-info/top_level.txt writing manifest file 'JPype1.egg-info/SOURCES.txt' reading manifest file 'JPype1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/JPype1-1.0.2-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/bin/__pycache__ + find /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64 -name '*.so' + xargs chmod 0755 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.0.2-1.fc33 --unique-debug-suffix -1.0.2-1.fc33.riscv64 --unique-debug-src-base jpype-1.0.2-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/jpype-1.0.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/_jpype.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9/site-packages/_jpype.cpython-39-riscv64-linux-gnu.so original debug info size: 15864kB, size after compression: 12140kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 3967 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/jpype-1.0.2-1.fc33.riscv64/native/python/include/pyjp.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-1.0.2-1.fc33.riscv64/native/python/include/jp_pythontypes.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-1.0.2-1.fc33.riscv64/native/common/include/jp_bytetype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-1.0.2-1.fc33.riscv64/native/common/include/jp_inttype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-1.0.2-1.fc33.riscv64/native/common/include/jp_voidtype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-1.0.2-1.fc33.riscv64/native/common/include/jp_longtype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-1.0.2-1.fc33.riscv64/native/common/include/jp_floattype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-1.0.2-1.fc33.riscv64/native/common/include/jp_booleantype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-1.0.2-1.fc33.riscv64/native/common/include/jp_chartype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-1.0.2-1.fc33.riscv64/native/common/include/jp_shorttype.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/jpype-1.0.2-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.8dyOK4 + umask 022 + cd /builddir/build/BUILD + cd jpype-1.0.2 + pushd test/jpypetest ~/build/BUILD/jpype-1.0.2/test/jpypetest ~/build/BUILD/jpype-1.0.2 + rm test_imports.py + 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-1.0.2 + /usr/bin/python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing JPype1.egg-info/PKG-INFO writing dependency_links to JPype1.egg-info/dependency_links.txt writing requirements to JPype1.egg-info/requires.txt writing top-level names to JPype1.egg-info/top_level.txt reading manifest file 'JPype1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.jar' under directory 'native' warning: no files found matching '*.class' under directory 'native' writing manifest file 'JPype1.egg-info/SOURCES.txt' running build_ext running build_java Jar cache is missing, using --enable-build-jar to recreate it. javac -d build/lib -g:lines -source 1.8 -target 1.8 native/java/org/jpype/classloader/JPypeClassLoader.java javac -d build/classes -g:lines -source 1.8 -target 1.8 -cp build/lib native/java/org/jpype/JPypeContext.java native/java/org/jpype/JPypeSignal.java native/java/org/jpype/JPypeKeywords.java native/java/org/jpype/proxy/JPypeProxy.java native/java/org/jpype/html/HtmlWriter.java native/java/org/jpype/html/HtmlParser.java native/java/org/jpype/html/HtmlTreeHandler.java native/java/org/jpype/html/Parser.java native/java/org/jpype/html/Html.java native/java/org/jpype/html/HtmlGrammar.java native/java/org/jpype/html/HtmlHandler.java native/java/org/jpype/html/AttrParser.java native/java/org/jpype/html/AttrGrammar.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/javadoc/Javadoc.java native/java/org/jpype/javadoc/JavadocException.java native/java/org/jpype/javadoc/JavadocRenderer.java native/java/org/jpype/javadoc/JavadocTransformer.java native/java/org/jpype/javadoc/JavadocExtractor.java native/java/org/jpype/javadoc/DomUtilities.java native/java/org/jpype/pkg/JPypePackageManager.java native/java/org/jpype/pkg/JPypePackage.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 Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 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 = 2732) (out= 1395)(deflated 48%) adding: org/jpype/html/(in = 0) (out= 0)(stored 0%) adding: org/jpype/html/HtmlGrammar$EndElement.class(in = 1470) (out= 726)(deflated 50%) adding: org/jpype/html/HtmlGrammar$EndComment.class(in = 1772) (out= 927)(deflated 47%) adding: org/jpype/html/HtmlGrammar$CompleteElement.class(in = 1819) (out= 949)(deflated 47%) adding: org/jpype/html/Parser$1.class(in = 161) (out= 132)(deflated 18%) adding: org/jpype/html/Parser.class(in = 4390) (out= 2180)(deflated 50%) adding: org/jpype/html/HtmlGrammar.class(in = 5545) (out= 2434)(deflated 56%) adding: org/jpype/html/AttrGrammar$State.class(in = 1956) (out= 831)(deflated 57%) adding: org/jpype/html/AttrGrammar$AttrRule.class(in = 1297) (out= 700)(deflated 46%) adding: org/jpype/html/HtmlParser.class(in = 569) (out= 332)(deflated 41%) adding: org/jpype/html/AttrGrammar.class(in = 2363) (out= 1066)(deflated 54%) adding: org/jpype/html/Parser$State.class(in = 349) (out= 198)(deflated 43%) adding: org/jpype/html/HtmlGrammar$StartComment.class(in = 1628) (out= 768)(deflated 52%) adding: org/jpype/html/HtmlGrammar$Escaped.class(in = 1114) (out= 601)(deflated 46%) adding: org/jpype/html/HtmlGrammar$1.class(in = 171) (out= 136)(deflated 20%) adding: org/jpype/html/entities.txt(in = 3616) (out= 1559)(deflated 56%) adding: org/jpype/html/HtmlGrammar$StartElement.class(in = 1714) (out= 854)(deflated 50%) adding: org/jpype/html/HtmlGrammar$Cleanup.class(in = 2616) (out= 1271)(deflated 51%) adding: org/jpype/html/HtmlHandler.class(in = 352) (out= 218)(deflated 38%) adding: org/jpype/html/HtmlGrammar$EndDirective.class(in = 1482) (out= 732)(deflated 50%) adding: org/jpype/html/HtmlGrammar$State.class(in = 2214) (out= 959)(deflated 56%) adding: org/jpype/html/Parser$Grammar.class(in = 254) (out= 165)(deflated 35%) adding: org/jpype/html/HtmlGrammar$MergeText.class(in = 1058) (out= 568)(deflated 46%) adding: org/jpype/html/AttrGrammar$BooleanRule.class(in = 1283) (out= 693)(deflated 45%) adding: org/jpype/html/AttrGrammar$IgnoreWSRule.class(in = 873) (out= 493)(deflated 43%) adding: org/jpype/html/AttrGrammar$QuoteRule.class(in = 1161) (out= 597)(deflated 48%) adding: org/jpype/html/HtmlTreeHandler.class(in = 5764) (out= 2974)(deflated 48%) adding: org/jpype/html/HtmlGrammar$CData.class(in = 1782) (out= 837)(deflated 53%) adding: org/jpype/html/Html.class(in = 6337) (out= 3556)(deflated 43%) adding: org/jpype/html/Parser$MatchRule.class(in = 1175) (out= 674)(deflated 42%) adding: org/jpype/html/HtmlGrammar$Quoted.class(in = 1744) (out= 825)(deflated 52%) adding: org/jpype/html/HtmlGrammar$EndCData.class(in = 1742) (out= 908)(deflated 47%) adding: org/jpype/html/Parser$Rule.class(in = 351) (out= 197)(deflated 43%) adding: org/jpype/html/Parser$Entity.class(in = 868) (out= 451)(deflated 48%) adding: org/jpype/html/AttrParser.class(in = 691) (out= 390)(deflated 43%) adding: org/jpype/html/HtmlGrammar$Directive.class(in = 976) (out= 525)(deflated 46%) adding: org/jpype/html/HtmlGrammar$Token.class(in = 2449) (out= 1304)(deflated 46%) adding: org/jpype/html/HtmlGrammar$BeginElement.class(in = 2248) (out= 1041)(deflated 53%) adding: org/jpype/html/HtmlGrammar$Comment.class(in = 1834) (out= 869)(deflated 52%) adding: org/jpype/html/Parser$Token.class(in = 215) (out= 167)(deflated 22%) adding: org/jpype/html/HtmlGrammar$StartQuote.class(in = 1321) (out= 656)(deflated 50%) adding: org/jpype/html/AttrGrammar$Token.class(in = 1969) (out= 1031)(deflated 47%) adding: org/jpype/html/AttrGrammar$EndQuoteRule.class(in = 1204) (out= 618)(deflated 48%) adding: org/jpype/html/HtmlWriter.class(in = 3858) (out= 2056)(deflated 46%) adding: org/jpype/pickle/(in = 0) (out= 0)(stored 0%) adding: org/jpype/pickle/Decoder.class(in = 749) (out= 448)(deflated 40%) adding: org/jpype/pickle/ByteBufferInputStream.class(in = 1405) (out= 814)(deflated 42%) adding: org/jpype/pickle/Encoder.class(in = 780) (out= 474)(deflated 39%) adding: org/jpype/javadoc/(in = 0) (out= 0)(stored 0%) adding: org/jpype/javadoc/JavadocException.class(in = 315) (out= 226)(deflated 28%) adding: org/jpype/javadoc/Javadoc.class(in = 664) (out= 371)(deflated 44%) adding: org/jpype/javadoc/JavadocRenderer.class(in = 8328) (out= 4362)(deflated 47%) adding: org/jpype/javadoc/JavadocExtractor.class(in = 6900) (out= 3441)(deflated 50%) adding: org/jpype/javadoc/JavadocTransformer.class(in = 10710) (out= 5256)(deflated 50%) adding: org/jpype/javadoc/DomUtilities.class(in = 3615) (out= 1768)(deflated 51%) adding: org/jpype/javadoc/JavadocTransformer$Workspace.class(in = 994) (out= 468)(deflated 52%) adding: org/jpype/pkg/(in = 0) (out= 0)(stored 0%) adding: org/jpype/pkg/JPypePackageManager.class(in = 8014) (out= 3777)(deflated 52%) adding: org/jpype/pkg/JPypePackageManager$ModuleDirectory.class(in = 1886) (out= 962)(deflated 48%) adding: org/jpype/pkg/JPypePackage.class(in = 3944) (out= 2111)(deflated 46%) adding: org/jpype/ref/(in = 0) (out= 0)(stored 0%) adding: org/jpype/ref/JPypeReferenceSet$Pool.class(in = 776) (out= 468)(deflated 39%) adding: org/jpype/ref/JPypeReference.class(in = 615) (out= 397)(deflated 35%) adding: org/jpype/ref/JPypeReferenceQueue.class(in = 2575) (out= 1263)(deflated 50%) adding: org/jpype/ref/JPypeReferenceSet.class(in = 1886) (out= 1090)(deflated 42%) adding: org/jpype/ref/JPypeReferenceQueue$1.class(in = 185) (out= 143)(deflated 22%) adding: org/jpype/ref/JPypeReferenceQueue$Worker.class(in = 1645) (out= 842)(deflated 48%) adding: org/jpype/JPypeContext.class(in = 10355) (out= 5129)(deflated 50%) adding: org/jpype/manager/(in = 0) (out= 0)(stored 0%) adding: org/jpype/manager/ClassDescriptor.class(in = 1212) (out= 723)(deflated 40%) adding: org/jpype/manager/TypeManager.class(in = 16329) (out= 8293)(deflated 49%) adding: org/jpype/manager/MethodResolution.class(in = 3924) (out= 2084)(deflated 46%) adding: org/jpype/manager/TypeAudit.class(in = 251) (out= 172)(deflated 31%) adding: org/jpype/manager/ModifierCode.class(in = 2846) (out= 1567)(deflated 44%) adding: org/jpype/manager/TypeManager$1.class(in = 177) (out= 135)(deflated 23%) adding: org/jpype/manager/TypeFactoryNative.class(in = 802) (out= 425)(deflated 47%) adding: org/jpype/manager/TypeManager$Destroyer.class(in = 1266) (out= 732)(deflated 42%) adding: org/jpype/manager/TypeFactory.class(in = 644) (out= 332)(deflated 48%) adding: org/jpype/JPypeSignal$1.class(in = 626) (out= 395)(deflated 36%) adding: org/jpype/JPypeSignal.class(in = 1847) (out= 904)(deflated 51%) adding: org/jpype/JPypeKeywords.class(in = 1594) (out= 853)(deflated 46%) adding: org/jpype/JPypeContext$1.class(in = 516) (out= 315)(deflated 38%) adding: org/jpype/classloader/(in = 0) (out= 0)(stored 0%) adding: org/jpype/JPypeContext$PyExceptionProxy.class(in = 356) (out= 268)(deflated 24%) running build_thunk Building thunks including thunk build/lib/org/jpype/classloader/JPypeClassLoader.class including thunk build/lib/org.jpype.jar Call build extensions Call build ext building '_jpype' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c build/src/jp_thunk.cpp -o build/temp.linux-riscv64-3.9/build/src/jp_thunk.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_array.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_array.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_arrayclass.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_arrayclass.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_booleantype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_booleantype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_boxedtype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_boxedtype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_buffer.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_buffer.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_buffertype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_buffertype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_bytetype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_bytetype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_chartype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_chartype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_class.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_class.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_classhints.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_classhints.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_classloader.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_classloader.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_classtype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_classtype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_context.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_context.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_convert.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_convert.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_doubletype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_doubletype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_encoding.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_encoding.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_exception.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_exception.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_field.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_field.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_floattype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_floattype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_functional.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_functional.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_gc.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_gc.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_inttype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_inttype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_javaframe.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_javaframe.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_longtype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_longtype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_method.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_method.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_methoddispatch.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_methoddispatch.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_monitor.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_monitor.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_numbertype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_numbertype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_objecttype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_objecttype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_platform.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_platform.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_primitivetype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_primitivetype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_proxy.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_proxy.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_reference_queue.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_reference_queue.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_shorttype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_shorttype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_stringtype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_stringtype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_tracer.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_tracer.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_typefactory.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_typefactory.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_typemanager.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_typemanager.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_value.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_value.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/common/jp_voidtype.cpp -o build/temp.linux-riscv64-3.9/native/common/jp_voidtype.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/jp_pythontypes.cpp -o build/temp.linux-riscv64-3.9/native/python/jp_pythontypes.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_array.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_array.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_buffer.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_buffer.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_char.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_char.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_class.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_class.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_classhints.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_classhints.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_field.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_field.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_method.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_method.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_module.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_module.o -g0 -std=c++11 -ggdb native/python/pyjp_module.cpp: In function ‘PyObject* PyInit__jpype()’: native/python/pyjp_module.cpp:679:21: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] 679 | PyEval_InitThreads(); | ^ In file included from /usr/include/python3.9/Python.h:145, from native/python/include/jp_pythontypes.h:18, from native/common/include/jpype.h:195, from native/python/pyjp_module.cpp:16: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_monitor.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_monitor.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_number.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_number.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_object.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_object.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_package.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_package.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_proxy.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_proxy.o -g0 -std=c++11 -ggdb gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Inative/common/include -Inative/python/include -Ibuild/src -Inative/jni_include -I/usr/include/python3.9 -c native/python/pyjp_value.cpp -o build/temp.linux-riscv64-3.9/native/python/pyjp_value.o -g0 -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.9/build/src/jp_thunk.o build/temp.linux-riscv64-3.9/native/common/jp_array.o build/temp.linux-riscv64-3.9/native/common/jp_arrayclass.o build/temp.linux-riscv64-3.9/native/common/jp_booleantype.o build/temp.linux-riscv64-3.9/native/common/jp_boxedtype.o build/temp.linux-riscv64-3.9/native/common/jp_buffer.o build/temp.linux-riscv64-3.9/native/common/jp_buffertype.o build/temp.linux-riscv64-3.9/native/common/jp_bytetype.o build/temp.linux-riscv64-3.9/native/common/jp_chartype.o build/temp.linux-riscv64-3.9/native/common/jp_class.o build/temp.linux-riscv64-3.9/native/common/jp_classhints.o build/temp.linux-riscv64-3.9/native/common/jp_classloader.o build/temp.linux-riscv64-3.9/native/common/jp_classtype.o build/temp.linux-riscv64-3.9/native/common/jp_context.o build/temp.linux-riscv64-3.9/native/common/jp_convert.o build/temp.linux-riscv64-3.9/native/common/jp_doubletype.o build/temp.linux-riscv64-3.9/native/common/jp_encoding.o build/temp.linux-riscv64-3.9/native/common/jp_exception.o build/temp.linux-riscv64-3.9/native/common/jp_field.o build/temp.linux-riscv64-3.9/native/common/jp_floattype.o build/temp.linux-riscv64-3.9/native/common/jp_functional.o build/temp.linux-riscv64-3.9/native/common/jp_gc.o build/temp.linux-riscv64-3.9/native/common/jp_inttype.o build/temp.linux-riscv64-3.9/native/common/jp_javaframe.o build/temp.linux-riscv64-3.9/native/common/jp_longtype.o build/temp.linux-riscv64-3.9/native/common/jp_method.o build/temp.linux-riscv64-3.9/native/common/jp_methoddispatch.o build/temp.linux-riscv64-3.9/native/common/jp_monitor.o build/temp.linux-riscv64-3.9/native/common/jp_numbertype.o build/temp.linux-riscv64-3.9/native/common/jp_objecttype.o build/temp.linux-riscv64-3.9/native/common/jp_platform.o build/temp.linux-riscv64-3.9/native/common/jp_primitivetype.o build/temp.linux-riscv64-3.9/native/common/jp_proxy.o build/temp.linux-riscv64-3.9/native/common/jp_reference_queue.o build/temp.linux-riscv64-3.9/native/common/jp_shorttype.o build/temp.linux-riscv64-3.9/native/common/jp_stringtype.o build/temp.linux-riscv64-3.9/native/common/jp_tracer.o build/temp.linux-riscv64-3.9/native/common/jp_typefactory.o build/temp.linux-riscv64-3.9/native/common/jp_typemanager.o build/temp.linux-riscv64-3.9/native/common/jp_value.o build/temp.linux-riscv64-3.9/native/common/jp_voidtype.o build/temp.linux-riscv64-3.9/native/python/jp_pythontypes.o build/temp.linux-riscv64-3.9/native/python/pyjp_array.o build/temp.linux-riscv64-3.9/native/python/pyjp_buffer.o build/temp.linux-riscv64-3.9/native/python/pyjp_char.o build/temp.linux-riscv64-3.9/native/python/pyjp_class.o build/temp.linux-riscv64-3.9/native/python/pyjp_classhints.o build/temp.linux-riscv64-3.9/native/python/pyjp_field.o build/temp.linux-riscv64-3.9/native/python/pyjp_method.o build/temp.linux-riscv64-3.9/native/python/pyjp_module.o build/temp.linux-riscv64-3.9/native/python/pyjp_monitor.o build/temp.linux-riscv64-3.9/native/python/pyjp_number.o build/temp.linux-riscv64-3.9/native/python/pyjp_object.o build/temp.linux-riscv64-3.9/native/python/pyjp_package.o build/temp.linux-riscv64-3.9/native/python/pyjp_proxy.o build/temp.linux-riscv64-3.9/native/python/pyjp_value.o -L/usr/lib64 -ldl -o build/lib.linux-riscv64-3.9/_jpype.cpython-39-riscv64-linux-gnu.so copying build/lib.linux-riscv64-3.9/_jpype.cpython-39-riscv64-linux-gnu.so -> running test_java javac 1.8.0_212 No JAVA_HOME set JAVAC = javac javac -d test/classes -g:lines,vars,source test/harness/jpype/override/A.java test/harness/jpype/override/B.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/doc/Test.java test/harness/jpype/objectwrapper/Test1.java test/harness/jpype/objectwrapper/Static.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/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/common/OnShutdown.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/CollectionTest.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/org/jpype/fail/BadInitializer2.java test/harness/org/jpype/fail/BadInitializer.java test/harness/java8/jpype/lambda/Test1.java Loading source file test/harness/jpype/doc/Test.java... Constructing Javadoc information... Standard Doclet version 1.8.0_212 Building tree for all the packages and classes... Generating test/classes/jpype/doc/Test.html... Generating test/classes/jpype/doc/package-frame.html... Generating test/classes/jpype/doc/package-summary.html... Generating test/classes/jpype/doc/package-tree.html... Generating test/classes/constant-values.html... Building index for all the packages and classes... Generating test/classes/overview-tree.html... Generating test/classes/index-all.html... Generating test/classes/deprecated-list.html... Building index for all classes... Generating test/classes/allclasses-frame.html... Generating test/classes/allclasses-noframe.html... Generating test/classes/index.html... Generating test/classes/help-doc.html... ============================= test session starts ============================== platform linux -- Python 3.9.0, pytest-6.0.2, py-1.9.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/jpype-1.0.2, configfile: setup.cfg, testpaths: test collecting ... collected 1302 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 [ 0%] test/jpypetest/test_array.py::ArrayTestCase::testArrayOfFaults SKIPPED [ 0%] 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 [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testGetSubclass PASSED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testIterateArray PASSED [ 1%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayArgs PASSED [ 1%] 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 [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayGetJavaConversion SKIPPED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayIncorrectSliceLen PASSED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayIndexOutOfBounds PASSED [ 2%] test/jpypetest/test_array.py::ArrayTestCase::testJArrayPythonTypes PASSED [ 2%] 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 [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testJPArray_getBuffer SKIPPED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testJPArray_init SKIPPED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testJPArray_initExc PASSED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testJPArray_len SKIPPED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testJPArray_null SKIPPED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testJPArray_repr SKIPPED [ 3%] test/jpypetest/test_array.py::ArrayTestCase::testLengthProperty PASSED [ 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 [ 4%] test/jpypetest/test_array.py::ArrayTestCase::testZeroArray SKIPPED [ 4%] test/jpypetest/test_attr.py::AttributeTestCase::testCallOverloadedMethodWithCovariance PASSED [ 4%] test/jpypetest/test_attr.py::AttributeTestCase::testCallStaticString PASSED [ 4%] test/jpypetest/test_attr.py::AttributeTestCase::testCallStaticUnicodeString PASSED [ 4%] test/jpypetest/test_attr.py::AttributeTestCase::testCallString PASSED [ 4%] test/jpypetest/test_attr.py::AttributeTestCase::testCallStringWithNone PASSED [ 4%] 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 [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testCallWithBigLong PASSED [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testCallWithClass PASSED [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testCallWithLong PASSED [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testCharAttribute PASSED [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testComplexMethodOvlerloading PASSED [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testCreateDate PASSED [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testDifferentiateClassAndObject PASSED [ 5%] test/jpypetest/test_attr.py::AttributeTestCase::testGetNonStatic PASSED [ 5%] 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 [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testReturnSubClass PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testSetBoolean PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testSetNonStaticValue PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testSetStaticValue PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testSuperToString PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testSyntheticMethod PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testToString PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testWithBufferStrategy PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testWithHolder PASSED [ 6%] test/jpypetest/test_attr.py::AttributeTestCase::testWithSubHolder PASSED [ 7%] test/jpypetest/test_boxed.py::BoxedTestCase::testAsNumber PASSED [ 7%] test/jpypetest/test_boxed.py::BoxedTestCase::testBooleanBad PASSED [ 7%] test/jpypetest/test_boxed.py::BoxedTestCase::testBooleanBad2 PASSED [ 7%] test/jpypetest/test_boxed.py::BoxedTestCase::testBooleanBox PASSED [ 7%] test/jpypetest/test_boxed.py::BoxedTestCase::testBooleanNull PASSED [ 7%] test/jpypetest/test_boxed.py::BoxedTestCase::testBoxed2 PASSED [ 7%] test/jpypetest/test_boxed.py::BoxedTestCase::testByteBad PASSED [ 7%] test/jpypetest/test_boxed.py::BoxedTestCase::testByteBad2 PASSED [ 7%] test/jpypetest/test_boxed.py::BoxedTestCase::testByteBox PASSED [ 7%] test/jpypetest/test_boxed.py::BoxedTestCase::testByteBoxOps PASSED [ 7%] test/jpypetest/test_boxed.py::BoxedTestCase::testByteNull PASSED [ 7%] test/jpypetest/test_boxed.py::BoxedTestCase::testCharBox PASSED [ 7%] test/jpypetest/test_boxed.py::BoxedTestCase::testCharBoxOps PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testCharNull PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testCharacterBad PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testCharacterBad2 PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testDouble PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testDoubleBad PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testDoubleBad2 PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testDoubleBox PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testDoubleFromFloat PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testDoubleFromInt PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testDoubleNull PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testDoubleResolve PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testFloat PASSED [ 8%] test/jpypetest/test_boxed.py::BoxedTestCase::testFloatBad PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testFloatBad2 PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testFloatBox PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testFloatFromInt PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testFloatNull PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testFloatResolve PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testIntBox PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testIntBoxOps PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testIntNull PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testInteger PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testIntegerBad PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testIntegerBad2 PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testIntegerResolve PASSED [ 9%] test/jpypetest/test_boxed.py::BoxedTestCase::testLong PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testLongBad PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testLongBad2 PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testLongBox PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testLongBoxOps PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testLongNull PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testLongResolve PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testPrivitiveToBoxed PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testShort PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testShortBad PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testShortBad2 PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testShortBox PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testShortBoxOps PASSED [ 10%] test/jpypetest/test_boxed.py::BoxedTestCase::testShortNull PASSED [ 11%] test/jpypetest/test_boxed.py::BoxedTestCase::testShortResolve PASSED [ 11%] test/jpypetest/test_buffer.py::BufferTestCase::testBoolConvert SKIPPED [ 11%] test/jpypetest/test_buffer.py::BufferTestCase::testBooleanToNP1D SKIPPED [ 11%] test/jpypetest/test_buffer.py::BufferTestCase::testBooleanToNP2D SKIPPED [ 11%] test/jpypetest/test_buffer.py::BufferTestCase::testBooleanToNP3D SKIPPED [ 11%] test/jpypetest/test_buffer.py::BufferTestCase::testByteConvert SKIPPED [ 11%] test/jpypetest/test_buffer.py::BufferTestCase::testByteToNP1D SKIPPED [ 11%] test/jpypetest/test_buffer.py::BufferTestCase::testByteToNP2D SKIPPED [ 11%] test/jpypetest/test_buffer.py::BufferTestCase::testByteToNP3D SKIPPED [ 11%] test/jpypetest/test_buffer.py::BufferTestCase::testBytesToBytes PASSED [ 11%] test/jpypetest/test_buffer.py::BufferTestCase::testCharToNP1D SKIPPED [ 11%] test/jpypetest/test_buffer.py::BufferTestCase::testCharToNP2D SKIPPED [ 11%] test/jpypetest/test_buffer.py::BufferTestCase::testCharToNP3D SKIPPED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testDoubleConvert SKIPPED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testDoubleOpen PASSED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testDoubleToNP1D SKIPPED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testDoubleToNP2D SKIPPED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testDoubleToNP3D SKIPPED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testFloatConvert SKIPPED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testFloatToNP1D SKIPPED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testFloatToNP2D SKIPPED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testFloatToNP3D SKIPPED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testIntConvert SKIPPED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testIntToBytes PASSED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testIntToNP1D SKIPPED [ 12%] test/jpypetest/test_buffer.py::BufferTestCase::testIntToNP2D SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testIntToNP3D SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testLongConvert SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testLongToBytes PASSED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testLongToNP1D SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testLongToNP2D SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testLongToNP3D SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testMemoryViewWrite PASSED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testShortConvert SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testShortToBytes PASSED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testShortToNP1D SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testShortToNP2D SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testShortToNP3D SKIPPED [ 13%] test/jpypetest/test_buffer.py::BufferTestCase::testSlice SKIPPED [ 14%] test/jpypetest/test_buffer.py::BufferTestCase::testToMemoryview PASSED [ 14%] test/jpypetest/test_bytebuffer.py::ByteBufferCase::testConvertToDirectBuffer PASSED [ 14%] test/jpypetest/test_bytebuffer.py::ByteBufferCase::testConvertToDirectBufferFail PASSED [ 14%] test/jpypetest/test_bytebuffer.py::ByteBufferCase::testRepr PASSED [ 14%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testArgs SKIPPED [ 14%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testArgsFromClass SKIPPED [ 14%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallIntegerMember SKIPPED [ 14%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallIntegerMemberFromClass SKIPPED [ 14%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallIntegerStatic SKIPPED [ 14%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallIntegerStaticAsMember SKIPPED [ 14%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallMember SKIPPED [ 14%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallMemberFromClass SKIPPED [ 14%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallStatic SKIPPED [ 15%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallStaticAsMember SKIPPED [ 15%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallVoidMemberFromClass SKIPPED [ 15%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallVoidStatic SKIPPED [ 15%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testCallVoidStaticAsMember SKIPPED [ 15%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testDeclaredMethod SKIPPED [ 15%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testPrimitive SKIPPED [ 15%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testPrimitiveFromClass SKIPPED [ 15%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testStackWalker1 SKIPPED [ 15%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testStackWalker2 SKIPPED [ 15%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testVarArgs SKIPPED [ 15%] test/jpypetest/test_caller_sensitive.py::JCallerSensitiveCase::testVarArgsFromClass SKIPPED [ 15%] test/jpypetest/test_charSequence.py::ConversionCharSequenceTestCase::testAutoConvert PASSED [ 15%] test/jpypetest/test_classhints.py::ClassHintsTestCase::testCharSequence PASSED [ 16%] test/jpypetest/test_classhints.py::ClassHintsTestCase::testConvertAttribute PASSED [ 16%] test/jpypetest/test_classhints.py::ClassHintsTestCase::testConvertExact PASSED [ 16%] test/jpypetest/test_classhints.py::ClassHintsTestCase::testFile PASSED [ 16%] test/jpypetest/test_classhints.py::ClassHintsTestCase::testInstant PASSED [ 16%] test/jpypetest/test_classhints.py::ClassHintsTestCase::testPath PASSED [ 16%] test/jpypetest/test_closeable.py::CloseableTestCase::testAutoCloseableAttr PASSED [ 16%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseable PASSED [ 16%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseableAttr PASSED [ 16%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseableFail PASSED [ 16%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseableJExcept PASSED [ 16%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseableJExceptFail PASSED [ 16%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseablePyExcept PASSED [ 16%] test/jpypetest/test_closeable.py::CloseableTestCase::testCloseablePyExceptFail PASSED [ 17%] test/jpypetest/test_closed.py::ClosedTestCase::testArrays PASSED [ 17%] test/jpypetest/test_closed.py::ClosedTestCase::testObjects PASSED [ 17%] test/jpypetest/test_closed.py::ClosedTestCase::testStatic PASSED [ 17%] test/jpypetest/test_collection.py::CollectionCase::testCollectionABC PASSED [ 17%] test/jpypetest/test_collection.py::CollectionCase::testCollectionDelItem PASSED [ 17%] test/jpypetest/test_collection.py::CollectionCase::testListAddAll PASSED [ 17%] test/jpypetest/test_collection.py::CollectionIteratorCase::testIterator PASSED [ 17%] test/jpypetest/test_collection.py::CollectionListCase::testListABC PASSED [ 17%] test/jpypetest/test_collection.py::CollectionListCase::testListAdd PASSED [ 17%] test/jpypetest/test_collection.py::CollectionListCase::testListDel PASSED [ 17%] test/jpypetest/test_collection.py::CollectionListCase::testListGet PASSED [ 17%] test/jpypetest/test_collection.py::CollectionListCase::testListIter PASSED [ 17%] test/jpypetest/test_collection.py::CollectionListCase::testListSetItemNeg PASSED [ 18%] test/jpypetest/test_collection.py::CollectionListCase::testListSlice PASSED [ 18%] test/jpypetest/test_collection.py::CollectionListCase::testUnmodifiableNext PASSED [ 18%] test/jpypetest/test_collection.py::CollectionMapCase::testEnumMap PASSED [ 18%] test/jpypetest/test_collection.py::CollectionMapCase::testHashMapConvert PASSED [ 18%] test/jpypetest/test_collection.py::CollectionMapCase::testHashMapCtor PASSED [ 18%] test/jpypetest/test_collection.py::CollectionMapCase::testHashMapEntryIter PASSED [ 18%] test/jpypetest/test_collection.py::CollectionMapCase::testHashMapPutAll PASSED [ 18%] test/jpypetest/test_collection.py::CollectionMapCase::testIterateMap PASSED [ 18%] test/jpypetest/test_collection.py::CollectionMapCase::testMapABC PASSED [ 18%] test/jpypetest/test_collection.py::CollectionMapCase::testMapContains PASSED [ 18%] test/jpypetest/test_collection.py::CollectionMapCase::testMapEntry PASSED [ 18%] test/jpypetest/test_collection.py::CollectionMapCase::testMapKeyError PASSED [ 18%] test/jpypetest/test_collection.py::CollectionMapCase::testMapNoConversion PASSED [ 19%] test/jpypetest/test_collection.py::CollectionMapCase::testMapPut PASSED [ 19%] test/jpypetest/test_collection.py::CollectionMapCase::testMapPutAll PASSED [ 19%] test/jpypetest/test_collection.py::CollectionMapCase::testSetDelItem PASSED [ 19%] test/jpypetest/test_collection.py::CollectionMapCase::testTreeMapEntryIter PASSED [ 19%] test/jpypetest/test_collection.py::CollectionEnumerationCase::testEnumeration PASSED [ 19%] test/jpypetest/test_comparable.py::ComparableTestCase::testComparable PASSED [ 19%] test/jpypetest/test_comparable.py::ComparableTestCase::testComparableHash PASSED [ 19%] test/jpypetest/test_comparable.py::ComparableTestCase::testComparableNull PASSED [ 19%] test/jpypetest/test_conversion.py::ConversionTestCase::testBox PASSED [ 19%] test/jpypetest/test_conversion.py::ConversionTestCase::testCanConvertExact PASSED [ 19%] test/jpypetest/test_conversion.py::ConversionTestCase::testCanConvertExplicit PASSED [ 19%] test/jpypetest/test_conversion.py::ConversionTestCase::testCanConvertImplicit PASSED [ 19%] test/jpypetest/test_conversion.py::ConversionTestCase::testCanConvertNone PASSED [ 20%] test/jpypetest/test_conversion.py::ConversionTestCase::testCharBytes PASSED [ 20%] test/jpypetest/test_conversion.py::ConversionTestCase::testCharConversion PASSED [ 20%] test/jpypetest/test_conversion.py::ConversionTestCase::testConvertExact PASSED [ 20%] test/jpypetest/test_conversion.py::ConversionTestCase::testConvertExplicit PASSED [ 20%] test/jpypetest/test_conversion.py::ConversionTestCase::testConvertImplicit PASSED [ 20%] test/jpypetest/test_conversion.py::ConversionTestCase::testConvertNone PASSED [ 20%] test/jpypetest/test_conversion.py::ConversionTestCase::testList PASSED [ 20%] test/jpypetest/test_conversion.py::ConversionTestCase::testMap PASSED [ 20%] test/jpypetest/test_conversion.py::ConversionTestCase::testUnbox PASSED [ 20%] test/jpypetest/test_conversion.py::ConversionTestCase::testUnboxFail PASSED [ 20%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromFloat PASSED [ 20%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromInt PASSED [ 20%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPFloat SKIPPED [ 21%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPFloat32 SKIPPED [ 21%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPFloat64 SKIPPED [ 21%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPInt SKIPPED [ 21%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPInt16 SKIPPED [ 21%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPInt32 SKIPPED [ 21%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPInt64 SKIPPED [ 21%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNPInt8 SKIPPED [ 21%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntFromNone PASSED [ 21%] test/jpypetest/test_conversionInt.py::ConversionIntTestCase::testIntRange PASSED [ 21%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromFloat PASSED [ 21%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromInt PASSED [ 21%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPFloat SKIPPED [ 21%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPFloat32 SKIPPED [ 22%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPFloat64 SKIPPED [ 22%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPInt SKIPPED [ 22%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPInt16 SKIPPED [ 22%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPInt32 SKIPPED [ 22%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPInt64 SKIPPED [ 22%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNPInt8 SKIPPED [ 22%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongFromNone PASSED [ 22%] test/jpypetest/test_conversionLong.py::ConversionLongTestCase::testLongRange PASSED [ 22%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromFloat PASSED [ 22%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromInt PASSED [ 22%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPFloat SKIPPED [ 22%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPFloat32 SKIPPED [ 22%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPFloat64 SKIPPED [ 23%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPInt SKIPPED [ 23%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPInt16 SKIPPED [ 23%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPInt32 SKIPPED [ 23%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPInt64 SKIPPED [ 23%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNPInt8 SKIPPED [ 23%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortFromNone PASSED [ 23%] test/jpypetest/test_conversionShort.py::ConversionShortTestCase::testShortRange PASSED [ 23%] test/jpypetest/test_core.py::JCharTestCase::testShutdownHook PASSED [ 23%] test/jpypetest/test_core.py::JCharTestCase::testShutdownWrongThread PASSED [ 23%] test/jpypetest/test_core.py::JCharTestCase::testVersion PASSED [ 23%] test/jpypetest/test_coverage.py::CoverageCase::testCustomizerBadType PASSED [ 23%] test/jpypetest/test_coverage.py::CoverageCase::testCustomizerLate PASSED [ 23%] test/jpypetest/test_coverage.py::CoverageCase::testDeprecated PASSED [ 24%] test/jpypetest/test_coverage.py::CoverageCase::testGui PASSED [ 24%] test/jpypetest/test_coverage.py::CoverageCase::testHandleClassPath PASSED [ 24%] test/jpypetest/test_coverage.py::CoverageCase::testHints PASSED [ 24%] test/jpypetest/test_coverage.py::CoverageCase::testImportKey PASSED [ 24%] test/jpypetest/test_coverage.py::CoverageCase::testImportNotStarted PASSED [ 24%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayBytes PASSED [ 24%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayBytesFail PASSED [ 24%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayEQ PASSED [ 24%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayFail PASSED [ 24%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayFail1 PASSED [ 24%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayFail2 PASSED [ 24%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayGetItemSlice PASSED [ 24%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayIter PASSED [ 25%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayLength PASSED [ 25%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayNE PASSED [ 25%] test/jpypetest/test_coverage.py::CoverageCase::testJArraySetItemSlice PASSED [ 25%] test/jpypetest/test_coverage.py::CoverageCase::testJArrayStr PASSED [ 25%] test/jpypetest/test_coverage.py::CoverageCase::testJBooleanFail PASSED [ 25%] test/jpypetest/test_coverage.py::CoverageCase::testJClassBadClass PASSED [ 25%] test/jpypetest/test_coverage.py::CoverageCase::testJClassBadType PASSED [ 25%] test/jpypetest/test_coverage.py::CoverageCase::testJClassFromClass PASSED [ 25%] test/jpypetest/test_coverage.py::CoverageCase::testJStringAppend PASSED [ 25%] test/jpypetest/test_coverage.py::CoverageCase::testJStringContains PASSED [ 25%] test/jpypetest/test_coverage.py::CoverageCase::testJStringFail SKIPPED [ 25%] test/jpypetest/test_coverage.py::CoverageCase::testJStringGE PASSED [ 25%] test/jpypetest/test_coverage.py::CoverageCase::testJStringGT PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testJStringGetItem PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testJStringLE PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testJStringLT PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testJStringLen PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testJStringNE PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testJStringRepr PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testModuleExamine PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testModuleHasClass PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testRestart PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testSynchronizeFail PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testVersionPreStart PASSED [ 26%] test/jpypetest/test_coverage.py::CoverageCase::testWin32 PASSED [ 26%] test/jpypetest/test_customizer.py::CustomizerTestCase::testSticky PASSED [ 27%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testIsDirect PASSED [ 27%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewByte PASSED [ 27%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewChar PASSED [ 27%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewDouble PASSED [ 27%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewDoubleNP SKIPPED [ 27%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewFloat PASSED [ 27%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewFloatNP SKIPPED [ 27%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewInt PASSED [ 27%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewIntNP SKIPPED [ 27%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewLong PASSED [ 27%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewLongNP SKIPPED [ 27%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewShort PASSED [ 27%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testMemoryViewShortNP SKIPPED [ 28%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testOrder PASSED [ 28%] test/jpypetest/test_directbuffer.py::JBufferTestCase::testReadOnly PASSED [ 28%] test/jpypetest/test_docstring.py::DocStringTestCase::testDocClass PASSED [ 28%] test/jpypetest/test_docstring.py::DocStringTestCase::testDocEnumClass PASSED [ 28%] test/jpypetest/test_docstring.py::DocStringTestCase::testDocMethod PASSED [ 28%] test/jpypetest/test_exc.py::ExceptionTestCase::testCause PASSED [ 28%] test/jpypetest/test_exc.py::ExceptionTestCase::testExcCauseChained1 PASSED [ 28%] test/jpypetest/test_exc.py::ExceptionTestCase::testExcCauseChained2 PASSED [ 28%] test/jpypetest/test_exc.py::ExceptionTestCase::testExcCtor PASSED [ 28%] test/jpypetest/test_exc.py::ExceptionTestCase::testException PASSED [ 28%] test/jpypetest/test_exc.py::ExceptionTestCase::testExceptionByJavaClass PASSED [ 28%] test/jpypetest/test_exc.py::ExceptionTestCase::testExceptionInstanceof PASSED [ 28%] test/jpypetest/test_exc.py::ExceptionTestCase::testExceptionPYEXCInstanceof PASSED [ 29%] test/jpypetest/test_exc.py::ExceptionTestCase::testExceptionThrown PASSED [ 29%] test/jpypetest/test_exc.py::ExceptionTestCase::testExpandStacktrace PASSED [ 29%] test/jpypetest/test_exc.py::ExceptionTestCase::testIndexError PASSED [ 29%] test/jpypetest/test_exc.py::ExceptionTestCase::testThrowChildExceptionFromCatchJExceptionParentClass PASSED [ 29%] test/jpypetest/test_exc.py::ExceptionTestCase::testThrowException PASSED [ 29%] test/jpypetest/test_exc.py::ExceptionTestCase::testThrowException3 PASSED [ 29%] test/jpypetest/test_exc.py::ExceptionTestCase::testValueError PASSED [ 29%] test/jpypetest/test_fault.py::FaultTestCase::testArrayFromBuffer PASSED [ 29%] test/jpypetest/test_fault.py::FaultTestCase::testArrayNewType PASSED [ 29%] test/jpypetest/test_fault.py::FaultTestCase::testAttachThread SKIPPED [ 29%] test/jpypetest/test_fault.py::FaultTestCase::testAttachThreadAsDaemon SKIPPED [ 29%] test/jpypetest/test_fault.py::FaultTestCase::testClassHintsFaults SKIPPED [ 29%] test/jpypetest/test_fault.py::FaultTestCase::testConversionFaults SKIPPED [ 30%] test/jpypetest/test_fault.py::FaultTestCase::testConvertString SKIPPED [ 30%] test/jpypetest/test_fault.py::FaultTestCase::testConvertToDirectBufferExc PASSED [ 30%] test/jpypetest/test_fault.py::FaultTestCase::testConvertToDirectBufferFault SKIPPED [ 30%] test/jpypetest/test_fault.py::FaultTestCase::testDetachThread PASSED [ 30%] test/jpypetest/test_fault.py::FaultTestCase::testDetachThreadFault SKIPPED [ 30%] test/jpypetest/test_fault.py::FaultTestCase::testGetClass PASSED [ 30%] test/jpypetest/test_fault.py::FaultTestCase::testHasClass PASSED [ 30%] test/jpypetest/test_fault.py::FaultTestCase::testIsThreadAttached SKIPPED [ 30%] test/jpypetest/test_fault.py::FaultTestCase::testJBoxedGetJavaConversion SKIPPED [ 30%] test/jpypetest/test_fault.py::FaultTestCase::testJPArray_new SKIPPED [ 30%] test/jpypetest/test_fault.py::FaultTestCase::testJPClassHints_addAttributeConversion SKIPPED [ 30%] test/jpypetest/test_fault.py::FaultTestCase::testJPClassHints_addTypeConversion SKIPPED [ 30%] test/jpypetest/test_fault.py::FaultTestCase::testJPClassHints_init SKIPPED [ 31%] test/jpypetest/test_fault.py::FaultTestCase::testJPClassHints_new SKIPPED [ 31%] test/jpypetest/test_fault.py::FaultTestCase::testJPClassHints_str SKIPPED [ 31%] test/jpypetest/test_fault.py::FaultTestCase::testJPClassTypeGetJavaConversion SKIPPED [ 31%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_cast SKIPPED [ 31%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_class SKIPPED [ 31%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_cnaConvertToJava SKIPPED [ 31%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_convertToJava SKIPPED [ 31%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_getattro SKIPPED [ 31%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_hints SKIPPED [ 31%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_init SKIPPED [ 31%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_new SKIPPED [ 31%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_setClass SKIPPED [ 31%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_setHints SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_setattro SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testJPClass_subclasscheck SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testJPField SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrame SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameArrayLength SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameAssignable SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameBooleanArray SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameBooleanField SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameBooleanMethod SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameByteField SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameByteMethods SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameCharField SKIPPED [ 32%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameCharMethod SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameDoubleField SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameDoubleMethod SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameFloatField SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameFloatMethod SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameIntField SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameIntMethod SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameLongField SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameLongMethod SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameMonitor SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameObjectArray SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameObjectField SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameObjectMethod SKIPPED [ 33%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameShortField SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameShortMethod SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameString SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPJavaFrameVoidMethod SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPMonitor_enter SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPMonitor_exit SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPMonitor_init SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPMonitor_str SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPObject SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPObject_getattro SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPObject_hash SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPObject_new SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPObject_null SKIPPED [ 34%] test/jpypetest/test_fault.py::FaultTestCase::testJPObject_setattro SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPProxy_box_return SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPProxy_call SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPProxy_dealloc SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPProxy_new SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPProxy_void SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPTypeManagerPopulate SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPValue_alloc SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPValue_finalize SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testJPValue_str SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testMethodPack SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testShutdown SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testStartup SKIPPED [ 35%] test/jpypetest/test_fault.py::FaultTestCase::testStartupBadArg PASSED [ 36%] test/jpypetest/test_fields.py::FieldsTestCase::testBoolean PASSED [ 36%] test/jpypetest/test_fields.py::FieldsTestCase::testByte PASSED [ 36%] test/jpypetest/test_fields.py::FieldsTestCase::testChar PASSED [ 36%] test/jpypetest/test_fields.py::FieldsTestCase::testDouble PASSED [ 36%] test/jpypetest/test_fields.py::FieldsTestCase::testFloat PASSED [ 36%] test/jpypetest/test_fields.py::FieldsTestCase::testInt PASSED [ 36%] test/jpypetest/test_fields.py::FieldsTestCase::testLong PASSED [ 36%] test/jpypetest/test_fields.py::FieldsTestCase::testObject PASSED [ 36%] test/jpypetest/test_fields.py::FieldsTestCase::testShort PASSED [ 36%] test/jpypetest/test_forname.py::ForNameTestCase::testForName PASSED [ 36%] test/jpypetest/test_forname.py::ForNameTestCase::testForName2 PASSED [ 36%] test/jpypetest/test_generic.py::GenericTestCase::testArray0 PASSED [ 36%] test/jpypetest/test_generic.py::GenericTestCase::testArray1 PASSED [ 37%] test/jpypetest/test_generic.py::GenericTestCase::testArray2 PASSED [ 37%] test/jpypetest/test_generic.py::GenericTestCase::testMap0 PASSED [ 37%] test/jpypetest/test_generic.py::GenericTestCase::testMap1 PASSED [ 37%] test/jpypetest/test_generic.py::GenericTestCase::testMap2 PASSED [ 37%] test/jpypetest/test_generic.py::GenericTestCase::testObject0 PASSED [ 37%] test/jpypetest/test_generic.py::GenericTestCase::testObject1 PASSED [ 37%] test/jpypetest/test_hash.py::HashTestCase::testHashArray PASSED [ 37%] test/jpypetest/test_hash.py::HashTestCase::testHashBoolean PASSED [ 37%] test/jpypetest/test_hash.py::HashTestCase::testHashByte PASSED [ 37%] test/jpypetest/test_hash.py::HashTestCase::testHashChar PASSED [ 37%] test/jpypetest/test_hash.py::HashTestCase::testHashDouble PASSED [ 37%] test/jpypetest/test_hash.py::HashTestCase::testHashFloat PASSED [ 37%] test/jpypetest/test_hash.py::HashTestCase::testHashInteger PASSED [ 38%] test/jpypetest/test_hash.py::HashTestCase::testHashLong PASSED [ 38%] test/jpypetest/test_hash.py::HashTestCase::testHashNone PASSED [ 38%] test/jpypetest/test_hash.py::HashTestCase::testHashObject PASSED [ 38%] test/jpypetest/test_hash.py::HashTestCase::testHashShort PASSED [ 38%] test/jpypetest/test_hash.py::HashTestCase::testHashString PASSED [ 38%] test/jpypetest/test_hints.py::HintsTestCase::testAddTypeBad PASSED [ 38%] test/jpypetest/test_hints.py::HintsTestCase::testBooleanArray PASSED [ 38%] test/jpypetest/test_hints.py::HintsTestCase::testBoxedBoolean PASSED [ 38%] test/jpypetest/test_hints.py::HintsTestCase::testBoxedByte PASSED [ 38%] test/jpypetest/test_hints.py::HintsTestCase::testBoxedCharacter PASSED [ 38%] test/jpypetest/test_hints.py::HintsTestCase::testBoxedDouble PASSED [ 38%] test/jpypetest/test_hints.py::HintsTestCase::testBoxedFloat PASSED [ 38%] test/jpypetest/test_hints.py::HintsTestCase::testBoxedInteger PASSED [ 39%] test/jpypetest/test_hints.py::HintsTestCase::testBoxedLong PASSED [ 39%] test/jpypetest/test_hints.py::HintsTestCase::testBoxedShort PASSED [ 39%] test/jpypetest/test_hints.py::HintsTestCase::testCache PASSED [ 39%] test/jpypetest/test_hints.py::HintsTestCase::testCharArray PASSED [ 39%] test/jpypetest/test_hints.py::HintsTestCase::testClass PASSED [ 39%] test/jpypetest/test_hints.py::HintsTestCase::testCollection PASSED [ 39%] test/jpypetest/test_hints.py::HintsTestCase::testDoubleArray PASSED [ 39%] test/jpypetest/test_hints.py::HintsTestCase::testExcludeBad PASSED [ 39%] test/jpypetest/test_hints.py::HintsTestCase::testFile PASSED [ 39%] test/jpypetest/test_hints.py::HintsTestCase::testFloatArray PASSED [ 39%] test/jpypetest/test_hints.py::HintsTestCase::testInstant PASSED [ 39%] test/jpypetest/test_hints.py::HintsTestCase::testIntArray PASSED [ 39%] test/jpypetest/test_hints.py::HintsTestCase::testJBoolean PASSED [ 40%] test/jpypetest/test_hints.py::HintsTestCase::testJChar PASSED [ 40%] test/jpypetest/test_hints.py::HintsTestCase::testJDouble PASSED [ 40%] test/jpypetest/test_hints.py::HintsTestCase::testJFloat PASSED [ 40%] test/jpypetest/test_hints.py::HintsTestCase::testJInt PASSED [ 40%] test/jpypetest/test_hints.py::HintsTestCase::testJLong PASSED [ 40%] test/jpypetest/test_hints.py::HintsTestCase::testJShort PASSED [ 40%] test/jpypetest/test_hints.py::HintsTestCase::testList PASSED [ 40%] test/jpypetest/test_hints.py::HintsTestCase::testLongArray PASSED [ 40%] test/jpypetest/test_hints.py::HintsTestCase::testNumber PASSED [ 40%] test/jpypetest/test_hints.py::HintsTestCase::testObject PASSED [ 40%] test/jpypetest/test_hints.py::HintsTestCase::testObjectArray PASSED [ 40%] test/jpypetest/test_hints.py::HintsTestCase::testPath PASSED [ 40%] test/jpypetest/test_hints.py::HintsTestCase::testProtocol PASSED [ 41%] test/jpypetest/test_hints.py::HintsTestCase::testShortArray PASSED [ 41%] test/jpypetest/test_hints.py::HintsTestCase::testString PASSED [ 41%] test/jpypetest/test_inherit.py::InheritTestCase::testException PASSED [ 41%] test/jpypetest/test_inherit.py::InheritTestCase::testInterface PASSED [ 41%] test/jpypetest/test_inherit.py::InheritTestCase::testObject PASSED [ 41%] test/jpypetest/test_inherit.py::InheritTestCase::testPrimitivesAsClasses PASSED [ 41%] test/jpypetest/test_inherit.py::InheritTestCase::testPrimitivesAsInterfaces PASSED [ 41%] test/jpypetest/test_inherit.py::InheritTestCase::testPrimitivesAsObjects PASSED [ 41%] test/jpypetest/test_inherit.py::InheritTestCase::testString PASSED [ 41%] test/jpypetest/test_javacoverage.py::JavaCoverageTestCase::testContext PASSED [ 41%] test/jpypetest/test_javacoverage.py::JavaCoverageTestCase::testModifiers PASSED [ 41%] test/jpypetest/test_javacoverage.py::JavaCoverageTestCase::testRefQueue PASSED [ 41%] test/jpypetest/test_javacoverage.py::JavaCoverageTestCase::testReference PASSED [ 42%] test/jpypetest/test_javacoverage.py::JavaCoverageTestCase::testTypeFactory PASSED [ 42%] test/jpypetest/test_javadoc.py::HtmlTestCase::testClass PASSED [ 42%] test/jpypetest/test_javadoc.py::HtmlTestCase::testEntities PASSED [ 42%] test/jpypetest/test_javadoc.py::HtmlTestCase::testMethod PASSED [ 42%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testArrayBadDims PASSED [ 42%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testArrayBadItem PASSED [ 42%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testArrayBufferDims SKIPPED [ 42%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromFloat PASSED [ 42%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromInt PASSED [ 42%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNPFloat SKIPPED [ 42%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNPFloat32 SKIPPED [ 42%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNPFloat64 SKIPPED [ 42%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNPInt SKIPPED [ 43%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNPInt16 SKIPPED [ 43%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNPInt32 SKIPPED [ 43%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNPInt64 SKIPPED [ 43%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNPInt8 SKIPPED [ 43%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testBooleanFromNone PASSED [ 43%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testJArrayConversionBool PASSED [ 43%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testJBooleanGetJavaConversion SKIPPED [ 43%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testJPBooleanType SKIPPED [ 43%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testJPBoolean_str SKIPPED [ 43%] test/jpypetest/test_jboolean.py::JBooleanTestCase::testSetFromNPBoolArray SKIPPED [ 43%] test/jpypetest/test_jbyte.py::JByteTestCase::testArrayBadDims PASSED [ 43%] test/jpypetest/test_jbyte.py::JByteTestCase::testArrayBadItem PASSED [ 43%] test/jpypetest/test_jbyte.py::JByteTestCase::testArrayBufferDims SKIPPED [ 44%] test/jpypetest/test_jbyte.py::JByteTestCase::testArrayFaults SKIPPED [ 44%] test/jpypetest/test_jbyte.py::JByteTestCase::testArrayHash PASSED [ 44%] test/jpypetest/test_jbyte.py::JByteTestCase::testArraySetRange PASSED [ 44%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteArrayAsString PASSED [ 44%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteArrayIntoVector PASSED [ 44%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteArraySimple PASSED [ 44%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromFloat PASSED [ 44%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromInt PASSED [ 44%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNPFloat SKIPPED [ 44%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNPFloat32 SKIPPED [ 44%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNPFloat64 SKIPPED [ 44%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNPInt SKIPPED [ 44%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNPInt16 SKIPPED [ 45%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNPInt32 SKIPPED [ 45%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNPInt64 SKIPPED [ 45%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNPInt8 SKIPPED [ 45%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteFromNone PASSED [ 45%] test/jpypetest/test_jbyte.py::JByteTestCase::testByteRange PASSED [ 45%] test/jpypetest/test_jbyte.py::JByteTestCase::testConversionFault SKIPPED [ 45%] test/jpypetest/test_jbyte.py::JByteTestCase::testExplicitRange PASSED [ 45%] test/jpypetest/test_jbyte.py::JByteTestCase::testFromObject PASSED [ 45%] test/jpypetest/test_jbyte.py::JByteTestCase::testJArrayConversionByte PASSED [ 45%] test/jpypetest/test_jchar.py::JChar2TestCase::testArrayConversionChar PASSED [ 45%] test/jpypetest/test_jchar.py::JChar2TestCase::testArrayEqualsChar PASSED [ 45%] test/jpypetest/test_jchar.py::JChar2TestCase::testArrayHash PASSED [ 45%] test/jpypetest/test_jchar.py::JChar2TestCase::testCharArrayAsString PASSED [ 46%] test/jpypetest/test_jchar.py::JChar2TestCase::testCharCastFloat PASSED [ 46%] test/jpypetest/test_jchar.py::JChar2TestCase::testCharFromStr PASSED [ 46%] test/jpypetest/test_jchar.py::JChar2TestCase::testCharRange PASSED [ 46%] test/jpypetest/test_jchar.py::JChar2TestCase::testFromObject PASSED [ 46%] test/jpypetest/test_jchar.py::JChar2TestCase::testJCharGetJavaConversion SKIPPED [ 46%] test/jpypetest/test_jchar.py::JChar2TestCase::testJPChar_new SKIPPED [ 46%] test/jpypetest/test_jchar.py::JChar2TestCase::testJPChar_str SKIPPED [ 46%] test/jpypetest/test_jchar.py::JChar2TestCase::testJPJavaFrameCharArray SKIPPED [ 46%] test/jpypetest/test_jchar.py::JChar2TestCase::testNone PASSED [ 46%] test/jpypetest/test_jchar.py::JCharTestCase::testAbs PASSED [ 46%] test/jpypetest/test_jchar.py::JCharTestCase::testAdd PASSED [ 46%] test/jpypetest/test_jchar.py::JCharTestCase::testAnd PASSED [ 46%] test/jpypetest/test_jchar.py::JCharTestCase::testCompareFloat PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testCompareInt PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testCompareJFloat PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testCompareJInt PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testFloat PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testHash PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testInt PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testLen PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testLshift PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testMult PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testOr PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testOrd PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testPass PASSED [ 47%] test/jpypetest/test_jchar.py::JCharTestCase::testRepr PASSED [ 48%] test/jpypetest/test_jchar.py::JCharTestCase::testRshift PASSED [ 48%] test/jpypetest/test_jchar.py::JCharTestCase::testStr PASSED [ 48%] test/jpypetest/test_jchar.py::JCharTestCase::testSub PASSED [ 48%] test/jpypetest/test_jchar.py::JCharTestCase::testXor PASSED [ 48%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testAdd PASSED [ 48%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testAnd PASSED [ 48%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testBool PASSED [ 48%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testCompareFloat PASSED [ 48%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testCompareInt PASSED [ 48%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testCompareJFloat PASSED [ 48%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testCompareJInt PASSED [ 48%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testDivMod PASSED [ 48%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testFloat PASSED [ 49%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testFloorDiv PASSED [ 49%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testHash PASSED [ 49%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testInt PASSED [ 49%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testInv PASSED [ 49%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testLen PASSED [ 49%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testLshift PASSED [ 49%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testMult PASSED [ 49%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testNeg PASSED [ 49%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testOr PASSED [ 49%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testOrd PASSED [ 49%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testPass PASSED [ 49%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testPos PASSED [ 49%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testRepr PASSED [ 50%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testRshift PASSED [ 50%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testStr PASSED [ 50%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testSub PASSED [ 50%] test/jpypetest/test_jchar.py::JCharBoxedTestCase::testXor PASSED [ 50%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testAdd PASSED [ 50%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testAnd PASSED [ 50%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testBool PASSED [ 50%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testDivMod PASSED [ 50%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testEq PASSED [ 50%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testFloat PASSED [ 50%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testFloorDiv PASSED [ 50%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testHash PASSED [ 50%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testInt PASSED [ 50%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testInv PASSED [ 51%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testLen PASSED [ 51%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testLshift PASSED [ 51%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testMult PASSED [ 51%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testNeg PASSED [ 51%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testOr PASSED [ 51%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testPass PASSED [ 51%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testPos PASSED [ 51%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testRepr PASSED [ 51%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testRshift PASSED [ 51%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testStr PASSED [ 51%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testSub PASSED [ 51%] test/jpypetest/test_jchar.py::JCharBoxedNullTestCase::testXor PASSED [ 51%] test/jpypetest/test_jclass.py::JClassTestCase::testAsArray PASSED [ 52%] test/jpypetest/test_jclass.py::JClassTestCase::testCanCast PASSED [ 52%] test/jpypetest/test_jclass.py::JClassTestCase::testCastEqual PASSED [ 52%] test/jpypetest/test_jclass.py::JClassTestCase::testClass PASSED [ 52%] test/jpypetest/test_jclass.py::JClassTestCase::testClosed PASSED [ 52%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrField PASSED [ 52%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrFinalField PASSED [ 52%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrPrivateField PASSED [ 52%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrProperty PASSED [ 52%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrPyMethod PASSED [ 52%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrStaticField PASSED [ 52%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrStaticFinalField PASSED [ 52%] test/jpypetest/test_jclass.py::JClassTestCase::testGetAttrStaticMethod PASSED [ 52%] test/jpypetest/test_jclass.py::JClassTestCase::testGetClassFromClass PASSED [ 53%] test/jpypetest/test_jclass.py::JClassTestCase::testGetClassFromInterface PASSED [ 53%] test/jpypetest/test_jclass.py::JClassTestCase::testInnerClass PASSED [ 53%] test/jpypetest/test_jclass.py::JClassTestCase::testInterfaceCtor PASSED [ 53%] test/jpypetest/test_jclass.py::JClassTestCase::testJClassFail PASSED [ 53%] test/jpypetest/test_jclass.py::JClassTestCase::testJClassWithLoader PASSED [ 53%] test/jpypetest/test_jclass.py::JClassTestCase::testJavaConversion PASSED [ 53%] test/jpypetest/test_jclass.py::JClassTestCase::testJavaConversionFault SKIPPED [ 53%] test/jpypetest/test_jclass.py::JClassTestCase::testLookupArray PASSED [ 53%] test/jpypetest/test_jclass.py::JClassTestCase::testLookupArrayJNI PASSED [ 53%] test/jpypetest/test_jclass.py::JClassTestCase::testLookupGeneric PASSED [ 53%] test/jpypetest/test_jclass.py::JClassTestCase::testLookupJNI PASSED [ 53%] test/jpypetest/test_jclass.py::JClassTestCase::testMethod PASSED [ 53%] test/jpypetest/test_jclass.py::JClassTestCase::testPrivateMethod PASSED [ 54%] test/jpypetest/test_jclass.py::JClassTestCase::testPrivateStaticMethod PASSED [ 54%] test/jpypetest/test_jclass.py::JClassTestCase::testProtectedMethod PASSED [ 54%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrField PASSED [ 54%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrFinal PASSED [ 54%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrFinalField PASSED [ 54%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrPrivateField PASSED [ 54%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrProperty PASSED [ 54%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrPythonField PASSED [ 54%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrStaticField PASSED [ 54%] test/jpypetest/test_jclass.py::JClassTestCase::testSetAttrStaticFinalField PASSED [ 54%] test/jpypetest/test_jclass.py::JClassTestCase::testStaticMethod PASSED [ 54%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayBadDims PASSED [ 54%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayBadItem PASSED [ 55%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayBufferDims SKIPPED [ 55%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayConversionDouble PASSED [ 55%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayFault SKIPPED [ 55%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayHash PASSED [ 55%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayInitFromNPFloat SKIPPED [ 55%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayInitFromNPFloat32 SKIPPED [ 55%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArrayInitFromNPFloat64 SKIPPED [ 55%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArraySetFromNPDouble SKIPPED [ 55%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testArraySetRange PASSED [ 55%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCallDoubleFromNone PASSED [ 55%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCastBoolean PASSED [ 55%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckBool PASSED [ 55%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckDouble PASSED [ 56%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckFloat PASSED [ 56%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckInf PASSED [ 56%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckInt PASSED [ 56%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckJBoolean PASSED [ 56%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckJByte PASSED [ 56%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckJChar PASSED [ 56%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckJFloat PASSED [ 56%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckJInt PASSED [ 56%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckJLong PASSED [ 56%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckJShort PASSED [ 56%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckNaN PASSED [ 56%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckNumpyFloat32 SKIPPED [ 56%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckNumpyFloat64 SKIPPED [ 57%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckNumpyInt16 SKIPPED [ 57%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckNumpyInt32 SKIPPED [ 57%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckNumpyInt64 SKIPPED [ 57%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckNumpyInt8 SKIPPED [ 57%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testCheckRange PASSED [ 57%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testConversionFault SKIPPED [ 57%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testFault SKIPPED [ 57%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testFromFloat PASSED [ 57%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testFromJDouble PASSED [ 57%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testFromJFloatWiden PASSED [ 57%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testFromJIntWiden PASSED [ 57%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testFromLong PASSED [ 57%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testFromNone PASSED [ 58%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testFromObject PASSED [ 58%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testJPNumberFloat_compare SKIPPED [ 58%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testJPNumberFloat_float SKIPPED [ 58%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testJPNumberFloat_hash SKIPPED [ 58%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testJPNumberFloat_int SKIPPED [ 58%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testJPNumberFloat_repr SKIPPED [ 58%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testJPNumberFloat_str SKIPPED [ 58%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testThrow PASSED [ 58%] test/jpypetest/test_jdouble.py::JDoubleTestCase::testUnBox PASSED [ 58%] test/jpypetest/test_jedi.py::JediTestCase::testCompleteClass SKIPPED [ 58%] test/jpypetest/test_jedi.py::JediTestCase::testCompleteField SKIPPED [ 58%] test/jpypetest/test_jedi.py::JediTestCase::testCompleteMethod SKIPPED [ 58%] test/jpypetest/test_jedi.py::JediTestCase::testCompleteMethodField SKIPPED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayBadDims PASSED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayBadItem PASSED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayBufferDims SKIPPED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayConversionDouble PASSED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayFault SKIPPED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayHash PASSED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayInitFromNPFloat SKIPPED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayInitFromNPFloat32 SKIPPED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArrayInitFromNPFloat64 SKIPPED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArraySetFromNPDouble SKIPPED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testArraySetRange PASSED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCallFloatFromNone PASSED [ 59%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckBool PASSED [ 60%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckFloat PASSED [ 60%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckInf PASSED [ 60%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckInt PASSED [ 60%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckJBoolean PASSED [ 60%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckJByte PASSED [ 60%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckJChar PASSED [ 60%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckJFloat PASSED [ 60%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckJInt PASSED [ 60%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckJLong PASSED [ 60%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckJShort PASSED [ 60%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckNaN PASSED [ 60%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckNumpyFloat32 SKIPPED [ 60%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckNumpyFloat64 SKIPPED [ 61%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckNumpyInt16 SKIPPED [ 61%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckNumpyInt32 SKIPPED [ 61%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckNumpyInt64 SKIPPED [ 61%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckNumpyInt8 SKIPPED [ 61%] test/jpypetest/test_jfloat.py::JFloatTestCase::testCheckRange PASSED [ 61%] test/jpypetest/test_jfloat.py::JFloatTestCase::testConversionFault SKIPPED [ 61%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFault SKIPPED [ 61%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFromFloat PASSED [ 61%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFromJDouble PASSED [ 61%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFromJFloat PASSED [ 61%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFromJFloatWiden PASSED [ 61%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFromJIntWiden PASSED [ 61%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFromLong PASSED [ 62%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFromNone PASSED [ 62%] test/jpypetest/test_jfloat.py::JFloatTestCase::testFromObject PASSED [ 62%] test/jpypetest/test_jfloat.py::JFloatTestCase::testJPNumberFloat_compare SKIPPED [ 62%] test/jpypetest/test_jfloat.py::JFloatTestCase::testJPNumberFloat_float SKIPPED [ 62%] test/jpypetest/test_jfloat.py::JFloatTestCase::testJPNumberFloat_hash SKIPPED [ 62%] test/jpypetest/test_jfloat.py::JFloatTestCase::testJPNumberFloat_int SKIPPED [ 62%] test/jpypetest/test_jfloat.py::JFloatTestCase::testJPNumberFloat_repr SKIPPED [ 62%] test/jpypetest/test_jfloat.py::JFloatTestCase::testJPNumberFloat_str SKIPPED [ 62%] test/jpypetest/test_jfloat.py::JFloatTestCase::testUnBox PASSED [ 62%] test/jpypetest/test_jint.py::JIntTestCase::testArrayBadDims PASSED [ 62%] test/jpypetest/test_jint.py::JIntTestCase::testArrayBadItem PASSED [ 62%] test/jpypetest/test_jint.py::JIntTestCase::testArrayBufferDims SKIPPED [ 62%] test/jpypetest/test_jint.py::JIntTestCase::testArrayClone PASSED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testArrayConversion PASSED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testArrayConversionError PASSED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testArrayConversionFail PASSED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testArrayConversionInt PASSED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testArrayEquals PASSED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testArrayFault SKIPPED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testArrayGetOutOfBounds PASSED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testArrayGetSlice PASSED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testArrayGetSliceStep PASSED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testArrayHash PASSED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testArrayInitFromNPFloat32 SKIPPED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testArrayInitFromNPFloat64 SKIPPED [ 63%] test/jpypetest/test_jint.py::JIntTestCase::testArrayInitFromNPInt SKIPPED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testArrayInitFromNPInt16 SKIPPED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testArrayInitFromNPInt32 SKIPPED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testArrayInitFromNPInt64 SKIPPED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testArrayInitFromNPInt8 SKIPPED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testArrayIter PASSED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testArrayReverse PASSED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testArraySetArraySliceStep PASSED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testArraySetOutOfBounds PASSED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testArraySetRange PASSED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testArraySetSlice PASSED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testArraySliceCast PASSED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testArraySliceLength PASSED [ 64%] test/jpypetest/test_jint.py::JIntTestCase::testArraySliceStepNeg PASSED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testCallFloatFromNone PASSED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testCastFloat PASSED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testCheckBool PASSED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testCheckFloat PASSED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testCheckInt PASSED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testCheckJBoolean PASSED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testCheckJByte PASSED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testCheckJChar PASSED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testCheckJInt PASSED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testCheckJLong PASSED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testCheckJShort PASSED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testCheckNumpyFloat32 SKIPPED [ 65%] test/jpypetest/test_jint.py::JIntTestCase::testCheckNumpyFloat64 SKIPPED [ 66%] test/jpypetest/test_jint.py::JIntTestCase::testCheckNumpyInt16 SKIPPED [ 66%] test/jpypetest/test_jint.py::JIntTestCase::testCheckNumpyInt32 SKIPPED [ 66%] test/jpypetest/test_jint.py::JIntTestCase::testCheckNumpyInt64 SKIPPED [ 66%] test/jpypetest/test_jint.py::JIntTestCase::testCheckNumpyInt8 SKIPPED [ 66%] test/jpypetest/test_jint.py::JIntTestCase::testCheckRange PASSED [ 66%] test/jpypetest/test_jint.py::JIntTestCase::testConversionFault SKIPPED [ 66%] test/jpypetest/test_jint.py::JIntTestCase::testExplicitRange PASSED [ 66%] test/jpypetest/test_jint.py::JIntTestCase::testFault SKIPPED [ 66%] test/jpypetest/test_jint.py::JIntTestCase::testFromFloat PASSED [ 66%] test/jpypetest/test_jint.py::JIntTestCase::testFromJIntWiden PASSED [ 66%] test/jpypetest/test_jint.py::JIntTestCase::testFromLong PASSED [ 66%] test/jpypetest/test_jint.py::JIntTestCase::testFromNone PASSED [ 66%] test/jpypetest/test_jint.py::JIntTestCase::testFromObject PASSED [ 67%] test/jpypetest/test_jint.py::JIntTestCase::testJPNumberLong_compare SKIPPED [ 67%] test/jpypetest/test_jint.py::JIntTestCase::testJPNumberLong_float SKIPPED [ 67%] test/jpypetest/test_jint.py::JIntTestCase::testJPNumberLong_hash SKIPPED [ 67%] test/jpypetest/test_jint.py::JIntTestCase::testJPNumberLong_int SKIPPED [ 67%] test/jpypetest/test_jint.py::JIntTestCase::testJPNumberLong_repr SKIPPED [ 67%] test/jpypetest/test_jint.py::JIntTestCase::testJPNumberLong_str SKIPPED [ 67%] test/jpypetest/test_jint.py::JIntTestCase::testThrow PASSED [ 67%] test/jpypetest/test_jint.py::JIntTestCase::testUnBox PASSED [ 67%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayBadDims PASSED [ 67%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayBadItem PASSED [ 67%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayBufferDims SKIPPED [ 67%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayClone PASSED [ 67%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayConversion PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayConversionError PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayConversionFail PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayConversionInt PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayEquals PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayFault SKIPPED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayGetOutOfBounds PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayGetSlice PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayGetSliceStep PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayHash PASSED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayInitFromNPFloat32 SKIPPED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayInitFromNPFloat64 SKIPPED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayInitFromNPInt SKIPPED [ 68%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayInitFromNPInt16 SKIPPED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayInitFromNPInt32 SKIPPED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayInitFromNPInt64 SKIPPED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayInitFromNPInt8 SKIPPED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayIter PASSED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testArrayReverse PASSED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testArraySetArraySliceStep PASSED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testArraySetOutOfBounds PASSED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testArraySetRange PASSED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testArraySetSlice PASSED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testArraySliceCast PASSED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testArraySliceLength PASSED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testArraySliceStepNeg PASSED [ 69%] test/jpypetest/test_jlong.py::JLongTestCase::testCallFloatFromNone PASSED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testCastFloat PASSED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckBool PASSED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckFloat PASSED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckInt PASSED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckJBoolean PASSED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckJByte PASSED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckJChar PASSED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckJLong PASSED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckJShort PASSED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckNumpyFloat32 SKIPPED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckNumpyFloat64 SKIPPED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckNumpyInt16 SKIPPED [ 70%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckNumpyInt32 SKIPPED [ 71%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckNumpyInt64 SKIPPED [ 71%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckNumpyInt8 SKIPPED [ 71%] test/jpypetest/test_jlong.py::JLongTestCase::testCheckRange PASSED [ 71%] test/jpypetest/test_jlong.py::JLongTestCase::testConversionFault SKIPPED [ 71%] test/jpypetest/test_jlong.py::JLongTestCase::testExplicitRange PASSED [ 71%] test/jpypetest/test_jlong.py::JLongTestCase::testFault SKIPPED [ 71%] test/jpypetest/test_jlong.py::JLongTestCase::testFromFloat PASSED [ 71%] test/jpypetest/test_jlong.py::JLongTestCase::testFromJLongWiden PASSED [ 71%] test/jpypetest/test_jlong.py::JLongTestCase::testFromLong PASSED [ 71%] test/jpypetest/test_jlong.py::JLongTestCase::testFromNone PASSED [ 71%] test/jpypetest/test_jlong.py::JLongTestCase::testFromObject PASSED [ 71%] test/jpypetest/test_jlong.py::JLongTestCase::testJPNumberLong_compare SKIPPED [ 71%] test/jpypetest/test_jlong.py::JLongTestCase::testJPNumberLong_float SKIPPED [ 72%] test/jpypetest/test_jlong.py::JLongTestCase::testJPNumberLong_hash SKIPPED [ 72%] test/jpypetest/test_jlong.py::JLongTestCase::testJPNumberLong_int SKIPPED [ 72%] test/jpypetest/test_jlong.py::JLongTestCase::testJPNumberLong_repr SKIPPED [ 72%] test/jpypetest/test_jlong.py::JLongTestCase::testJPNumberLong_str SKIPPED [ 72%] test/jpypetest/test_jlong.py::JLongTestCase::testThrow PASSED [ 72%] test/jpypetest/test_jlong.py::JLongTestCase::testUnBox PASSED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_annotations PASSED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_annotationsFault SKIPPED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_beansFault SKIPPED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_callFault SKIPPED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_closure PASSED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_code PASSED [ 72%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_defaults PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_diagnosticsFault SKIPPED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_doc PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_docFault SKIPPED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_get SKIPPED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_globals PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_kwdefaults PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_name PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_nameFault SKIPPED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_qualname PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_qualnameFault SKIPPED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_self PASSED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_selfFault SKIPPED [ 73%] test/jpypetest/test_jmethod.py::JMethodTestCase::testJMethod_str SKIPPED [ 74%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMatches PASSED [ 74%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodAnnotations PASSED [ 74%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodCall PASSED [ 74%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodClassCall PASSED [ 74%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodClassCallFail PASSED [ 74%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodClassCallWierd PASSED [ 74%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodClone PASSED [ 74%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodDoc PASSED [ 74%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodDump PASSED [ 74%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodHelp PASSED [ 74%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodInspectDoc PASSED [ 74%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodInspectFunction PASSED [ 74%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodInspectRoutine PASSED [ 75%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodInspectSignature PASSED [ 75%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodName PASSED [ 75%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodQualName PASSED [ 75%] test/jpypetest/test_jmethod.py::JMethodTestCase::testMethodSelf PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testArraySetRangeFail PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testArraySetRangeFault SKIPPED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testAssignClass PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testAttrStaticField PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testClass PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testCompare PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testCompareNull PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testDeprecated PASSED [ 75%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrFail PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrField PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrFinalField PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrPrivateField PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrProperty PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testGetAttrStaticFinalField PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testGetSetBad PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testHashNone PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testJavaPrimitives PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testMethod PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testNumpyPrimitives SKIPPED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectBoolFalse PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectBoolJValue PASSED [ 76%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectBoolTrue PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectDouble PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectField PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectFloat PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectInteger PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectLong PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testObjectShort PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testPrivateMethod PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testPrivateStaticMethod PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testProtectedMethod PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testPythonPrimitives PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testRepr PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrFail PASSED [ 77%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrFail2 PASSED [ 78%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrField PASSED [ 78%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrFinal PASSED [ 78%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrFinalField PASSED [ 78%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrPrivateField PASSED [ 78%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrProperty PASSED [ 78%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrPythonField PASSED [ 78%] test/jpypetest/test_jobject.py::JClassTestCase::testSetAttrStaticFinalField PASSED [ 78%] test/jpypetest/test_jobject.py::JClassTestCase::testSetFinalField SKIPPED [ 78%] test/jpypetest/test_jobject.py::JClassTestCase::testStaticMethod PASSED [ 78%] test/jpypetest/test_jobject.py::JClassTestCase::testStrPrimitive PASSED [ 78%] test/jpypetest/test_jpackage.py::JPackageTestCase::testCall PASSED [ 78%] test/jpypetest/test_jpackage.py::JPackageTestCase::testCreate PASSED [ 78%] test/jpypetest/test_jpackage.py::JPackageTestCase::testDir PASSED [ 79%] test/jpypetest/test_jpackage.py::JPackageTestCase::testFail0 PASSED [ 79%] test/jpypetest/test_jpackage.py::JPackageTestCase::testFail2 PASSED [ 79%] test/jpypetest/test_jpackage.py::JPackageTestCase::testFail3 PASSED [ 79%] test/jpypetest/test_jpackage.py::JPackageTestCase::testGetAttr PASSED [ 79%] test/jpypetest/test_jpackage.py::JPackageTestCase::testInvalid PASSED [ 79%] test/jpypetest/test_jpackage.py::JPackageTestCase::testRepr PASSED [ 79%] test/jpypetest/test_jpackage.py::JPackageTestCase::testSetAttr PASSED [ 79%] test/jpypetest/test_jpackage.py::JPackageTestCase::testStr PASSED [ 79%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayBadDims PASSED [ 79%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayBadItem PASSED [ 79%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayBufferDims SKIPPED [ 79%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayClone PASSED [ 79%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayConversion PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayConversionError PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayConversionFail PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayConversionInt PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayEquals PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayFault SKIPPED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayGetOutOfBounds PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayGetSlice PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayGetSliceStep PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayHash PASSED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayInitFromNPFloat32 SKIPPED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayInitFromNPFloat64 SKIPPED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayInitFromNPInt SKIPPED [ 80%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayInitFromNPInt16 SKIPPED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayInitFromNPInt32 SKIPPED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayInitFromNPInt64 SKIPPED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayInitFromNPInt8 SKIPPED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayIter PASSED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testArrayReverse PASSED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testArraySetArraySliceStep PASSED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testArraySetOutOfBounds PASSED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testArraySetRange PASSED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testArraySetSlice PASSED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testArraySliceCast PASSED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testArraySliceLength PASSED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testArraySliceStepNeg PASSED [ 81%] test/jpypetest/test_jshort.py::JShortTestCase::testCallFloatFromNone PASSED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testCastFloat PASSED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckBool PASSED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckFloat PASSED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckInt PASSED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckJBoolean PASSED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckJByte PASSED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckJChar PASSED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckJInt PASSED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckJLong PASSED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckJShort PASSED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckNumpyFloat32 SKIPPED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckNumpyFloat64 SKIPPED [ 82%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckNumpyInt16 SKIPPED [ 83%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckNumpyInt32 SKIPPED [ 83%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckNumpyInt64 SKIPPED [ 83%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckNumpyInt8 SKIPPED [ 83%] test/jpypetest/test_jshort.py::JShortTestCase::testCheckRange PASSED [ 83%] test/jpypetest/test_jshort.py::JShortTestCase::testConversionFault SKIPPED [ 83%] test/jpypetest/test_jshort.py::JShortTestCase::testExplicitRange PASSED [ 83%] test/jpypetest/test_jshort.py::JShortTestCase::testFault SKIPPED [ 83%] test/jpypetest/test_jshort.py::JShortTestCase::testFromFloat PASSED [ 83%] test/jpypetest/test_jshort.py::JShortTestCase::testFromJShortWiden PASSED [ 83%] test/jpypetest/test_jshort.py::JShortTestCase::testFromLong PASSED [ 83%] test/jpypetest/test_jshort.py::JShortTestCase::testFromNone PASSED [ 83%] test/jpypetest/test_jshort.py::JShortTestCase::testFromObject PASSED [ 83%] test/jpypetest/test_jshort.py::JShortTestCase::testJPNumberLong_compare SKIPPED [ 84%] test/jpypetest/test_jshort.py::JShortTestCase::testJPNumberLong_float SKIPPED [ 84%] test/jpypetest/test_jshort.py::JShortTestCase::testJPNumberLong_hash SKIPPED [ 84%] test/jpypetest/test_jshort.py::JShortTestCase::testJPNumberLong_int SKIPPED [ 84%] test/jpypetest/test_jshort.py::JShortTestCase::testJPNumberLong_repr SKIPPED [ 84%] test/jpypetest/test_jshort.py::JShortTestCase::testJPNumberLong_str SKIPPED [ 84%] test/jpypetest/test_jshort.py::JShortTestCase::testThrow PASSED [ 84%] test/jpypetest/test_jshort.py::JShortTestCase::testUnBox PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testAddself PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testContains PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testConversion PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testEq PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testEqPy PASSED [ 84%] test/jpypetest/test_jstring.py::JStringTestCase::testGe PASSED [ 85%] test/jpypetest/test_jstring.py::JStringTestCase::testGetItem PASSED [ 85%] test/jpypetest/test_jstring.py::JStringTestCase::testGt PASSED [ 85%] test/jpypetest/test_jstring.py::JStringTestCase::testHash PASSED [ 85%] test/jpypetest/test_jstring.py::JStringTestCase::testLe PASSED [ 85%] test/jpypetest/test_jstring.py::JStringTestCase::testLen PASSED [ 85%] test/jpypetest/test_jstring.py::JStringTestCase::testLt PASSED [ 85%] test/jpypetest/test_jstring.py::JStringTestCase::testNotEq PASSED [ 85%] test/jpypetest/test_jstring.py::JStringTestCase::testNotEqPy PASSED [ 85%] test/jpypetest/test_jstring.py::JStringTestCase::testNullAdd PASSED [ 85%] test/jpypetest/test_jstring.py::JStringTestCase::testNullCompare PASSED [ 85%] test/jpypetest/test_jstring.py::JStringTestCase::testNullHash PASSED [ 85%] test/jpypetest/test_jstring.py::JStringTestCase::testNullString PASSED [ 85%] test/jpypetest/test_jstring.py::JStringTestCase::testRepr PASSED [ 86%] test/jpypetest/test_jstring.py::JStringTestCase::testStringDictKey1 PASSED [ 86%] test/jpypetest/test_jstring.py::JStringTestCase::testStringDictKey2 PASSED [ 86%] test/jpypetest/test_jstring.py::JStringTestCase::testStringDictKey3 PASSED [ 86%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::testCheckArch SKIPPED [ 86%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::testDarwinBinary PASSED [ 86%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::testLinuxGetFromBin PASSED [ 86%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::testPlatform SKIPPED [ 86%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::testWindowsRegistry PASSED [ 86%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::test_find_libjvm PASSED [ 86%] test/jpypetest/test_jvmfinder.py::JVMFinderTest::test_get_from_bin PASSED [ 86%] test/jpypetest/test_keywords.py::KeywordsTestCase::testKeywords PASSED [ 86%] test/jpypetest/test_lambdas.py::LambdasTestCase::testLambdasEquals PASSED [ 86%] test/jpypetest/test_lambdas.py::LambdasTestCase::testLambdasFunction PASSED [ 87%] test/jpypetest/test_lambdas.py::LambdasTestCase::testLambdasLambda PASSED [ 87%] test/jpypetest/test_lambdas.py::LambdasTestCase::testLambdasNoteEquals PASSED [ 87%] test/jpypetest/test_lambdas.py::LambdasTestCase::testLambdasStr PASSED [ 87%] test/jpypetest/test_leak2.py::Leak2TestCase::testArrayCall PASSED [ 87%] test/jpypetest/test_leak2.py::Leak2TestCase::testArrayMemoryView PASSED [ 87%] test/jpypetest/test_leak2.py::Leak2TestCase::testBufferCall PASSED [ 87%] test/jpypetest/test_leak2.py::Leak2TestCase::testBufferMemoryView PASSED [ 87%] test/jpypetest/test_list.py::JListTestCase::testAdd PASSED [ 87%] test/jpypetest/test_list.py::JListTestCase::testAddAll PASSED [ 87%] test/jpypetest/test_list.py::JListTestCase::testAppend PASSED [ 87%] test/jpypetest/test_list.py::JListTestCase::testDelItem PASSED [ 87%] test/jpypetest/test_list.py::JListTestCase::testExtend PASSED [ 87%] test/jpypetest/test_list.py::JListTestCase::testGetItem PASSED [ 88%] test/jpypetest/test_list.py::JListTestCase::testGetItemSlice PASSED [ 88%] test/jpypetest/test_list.py::JListTestCase::testGetItemSub PASSED [ 88%] test/jpypetest/test_list.py::JListTestCase::testIAdd PASSED [ 88%] test/jpypetest/test_list.py::JListTestCase::testInit PASSED [ 88%] test/jpypetest/test_list.py::JListTestCase::testInsert PASSED [ 88%] test/jpypetest/test_list.py::JListTestCase::testIter PASSED [ 88%] test/jpypetest/test_list.py::JListTestCase::testLen PASSED [ 88%] test/jpypetest/test_list.py::JListTestCase::testPop PASSED [ 88%] test/jpypetest/test_list.py::JListTestCase::testProtocol PASSED [ 88%] test/jpypetest/test_list.py::JListTestCase::testRemove PASSED [ 88%] test/jpypetest/test_list.py::JListTestCase::testRemoveAll PASSED [ 88%] test/jpypetest/test_list.py::JListTestCase::testRemoveRange PASSED [ 88%] test/jpypetest/test_list.py::JListTestCase::testRetainAll PASSED [ 89%] test/jpypetest/test_list.py::JListTestCase::testReverse PASSED [ 89%] test/jpypetest/test_list.py::JListTestCase::testSetItem PASSED [ 89%] test/jpypetest/test_map.py::JMapTestCase::testGetItem PASSED [ 89%] test/jpypetest/test_map.py::JMapTestCase::testIter PASSED [ 89%] test/jpypetest/test_map.py::JMapTestCase::testLen PASSED [ 89%] test/jpypetest/test_map.py::JMapTestCase::testSetItem PASSED [ 89%] test/jpypetest/test_module2.py::ModuleTestCase2::testMonitorInitBad PASSED [ 89%] test/jpypetest/test_module2.py::ModuleTestCase2::testMonitorInitBad2 PASSED [ 89%] test/jpypetest/test_module2.py::ModuleTestCase2::testMonitorOnNull PASSED [ 89%] test/jpypetest/test_module2.py::ModuleTestCase2::testMonitorOnPrim PASSED [ 89%] test/jpypetest/test_module2.py::ModuleTestCase2::testMonitorOnString PASSED [ 89%] test/jpypetest/test_module2.py::ModuleTestCase2::testMonitorStr PASSED [ 89%] test/jpypetest/test_module2.py::ModuleTestCase2::testProxyInitBad PASSED [ 90%] test/jpypetest/test_module2.py::ModuleTestCase2::testProxyInitBad2 PASSED [ 90%] test/jpypetest/test_module2.py::ModuleTestCase2::testProxyInitBad3 PASSED [ 90%] test/jpypetest/test_module2.py::ModuleTestCase2::testProxyNoInterfaces PASSED [ 90%] test/jpypetest/test_module2.py::ModuleTestCase2::testValueStr PASSED [ 90%] test/jpypetest/test_mro.py::MroTestCase::testMro PASSED [ 90%] test/jpypetest/test_mro.py::MroTestCase::testMultipleInterfaces PASSED [ 90%] test/jpypetest/test_number.py::JNumberTestCase::testJavaPrimitives PASSED [ 90%] test/jpypetest/test_number.py::JNumberTestCase::testNumpyPrimitives SKIPPED [ 90%] test/jpypetest/test_number.py::JNumberTestCase::testPythonPrimitives PASSED [ 90%] test/jpypetest/test_numeric.py::NumericTestCase::testCompareNullFloat PASSED [ 90%] test/jpypetest/test_numeric.py::NumericTestCase::testCompareNullLong PASSED [ 90%] test/jpypetest/test_numeric.py::NumericTestCase::testDoubleConversion PASSED [ 90%] test/jpypetest/test_numeric.py::NumericTestCase::testDoubleIsProperlyConverted PASSED [ 91%] test/jpypetest/test_numeric.py::NumericTestCase::testHashNull PASSED [ 91%] test/jpypetest/test_numeric.py::NumericTestCase::testJPNumberLong_compare SKIPPED [ 91%] test/jpypetest/test_numeric.py::NumericTestCase::testJPNumberLong_float SKIPPED [ 91%] test/jpypetest/test_numeric.py::NumericTestCase::testJPNumberLong_hash SKIPPED [ 91%] test/jpypetest/test_numeric.py::NumericTestCase::testJPNumberLong_int SKIPPED [ 91%] test/jpypetest/test_numeric.py::NumericTestCase::testJPNumberLong_repr SKIPPED [ 91%] test/jpypetest/test_numeric.py::NumericTestCase::testJPNumberLong_str SKIPPED [ 91%] test/jpypetest/test_numeric.py::NumericTestCase::testJPNumber_new SKIPPED [ 91%] test/jpypetest/test_numeric.py::NumericTestCase::testMathAbs PASSED [ 91%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testCallOverloads PASSED [ 91%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testDefaultTypeNameBoolean PASSED [ 91%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testDefaultTypeNameString PASSED [ 91%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testJObjectBadType PASSED [ 92%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testJObjectUnknownObject PASSED [ 92%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testPassingClassTypeSucceeds PASSED [ 92%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaClass PASSED [ 92%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaObject PASSED [ 92%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaObjectCast PASSED [ 92%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaObjectCastFail PASSED [ 92%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaPrimitiveBox PASSED [ 92%] test/jpypetest/test_objectwrapper.py::ObjectWrapperTestCase::testWrapJavaPrimitiveCast PASSED [ 92%] test/jpypetest/test_overloads.py::OverloadTestCase::testClassVsObject PASSED [ 92%] test/jpypetest/test_overloads.py::OverloadTestCase::testDefaultMethods PASSED [ 92%] test/jpypetest/test_overloads.py::OverloadTestCase::testForceOverloadResolution PASSED [ 92%] test/jpypetest/test_overloads.py::OverloadTestCase::testInstanceVsClassMethod PASSED [ 92%] test/jpypetest/test_overloads.py::OverloadTestCase::testInterfaces1 PASSED [ 93%] test/jpypetest/test_overloads.py::OverloadTestCase::testInterfaces2 PASSED [ 93%] test/jpypetest/test_overloads.py::OverloadTestCase::testInterfaces3 PASSED [ 93%] test/jpypetest/test_overloads.py::OverloadTestCase::testInterfaces4 PASSED [ 93%] test/jpypetest/test_overloads.py::OverloadTestCase::testListVSArray PASSED [ 93%] test/jpypetest/test_overloads.py::OverloadTestCase::testMostSpecificInstanceMethod PASSED [ 93%] test/jpypetest/test_overloads.py::OverloadTestCase::testPrimitive PASSED [ 93%] test/jpypetest/test_overloads.py::OverloadTestCase::testStringArray PASSED [ 93%] test/jpypetest/test_overloads.py::OverloadTestCase::testVarArgsCall PASSED [ 93%] test/jpypetest/test_pickle.py::PickleTestCase::testFail PASSED [ 93%] 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 [ 94%] test/jpypetest/test_proxy_multithreaded.py::ProxyMultiThreadedTestCase::testProxyWithMultipleThreadExecutionSingleCallbackInstance PASSED [ 94%] test/jpypetest/test_proxy_multithreaded.py::ProxyMultiThreadedTestCase::testProxyWithSingleThreadExecution PASSED [ 94%] test/jpypetest/test_ref.py::ReferenceQueueTestCase::testAccess PASSED [ 94%] test/jpypetest/test_ref.py::ReferenceQueueTestCase::testRefs PASSED [ 94%] test/jpypetest/test_ref.py::ReferenceQueueTestCase::testRunning PASSED [ 94%] test/jpypetest/test_reflect.py::ReflectCase::testAccessPrivateField PASSED [ 94%] test/jpypetest/test_reflect.py::ReflectCase::testAccessPublicField PASSED [ 94%] test/jpypetest/test_reflect.py::ReflectCase::testAnnotation PASSED [ 94%] 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_repr.py::ReprTestCase::testArray PASSED [ 94%] test/jpypetest/test_repr.py::ReprTestCase::testClass PASSED [ 95%] test/jpypetest/test_repr.py::ReprTestCase::testField PASSED [ 95%] test/jpypetest/test_repr.py::ReprTestCase::testMethod PASSED [ 95%] test/jpypetest/test_repr.py::ReprTestCase::testMonitor PASSED [ 95%] test/jpypetest/test_repr.py::ReprTestCase::testObject PASSED [ 95%] test/jpypetest/test_serial.py::SerializationTestCase::testSerialize PASSED [ 95%] test/jpypetest/test_synchronized.py::SynchronizedTestCase::testSynchronized PASSED [ 95%] test/jpypetest/test_synchronized.py::SynchronizedTestCase::testSyncronizedFail PASSED [ 95%] test/jpypetest/test_thread.py::ThreadTestCase::testAttach PASSED [ 95%] test/jpypetest/test_thread.py::ThreadTestCase::testAttachNew 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 [ 96%] test/jpypetest/test_utf8.py::Utf8TestCase::test_get_ascii PASSED [ 96%] test/jpypetest/test_utf8.py::Utf8TestCase::test_string_upload PASSED [ 96%] test/jpypetest/test_utf8.py::Utf8TestCase::test_string_upload_no_surrogates PASSED [ 96%] test/jpypetest/test_utf8.py::Utf8TestCase::test_string_upload_with_surrogates PASSED [ 96%] test/jpypetest/test_varargs.py::VarArgsTestCase::testVarArgsCtor PASSED [ 96%] test/jpypetest/test_varargs.py::VarArgsTestCase::testVarArgsMethod PASSED [ 96%] 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 [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallBooleanExtends PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallBooleanImplements PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallByteAnon PASSED [ 97%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallByteAnonExtends PASSED [ 97%] 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 [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallDoubleImplements PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallFloatAnon PASSED [ 98%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallFloatAnonExtends PASSED [ 98%] 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 [ 99%] test/jpypetest/test_virtual.py::VirtualsTestCase::testCallObjectAnon PASSED [ 99%] 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 =============================== test/jpypetest/test_jobject.py::JClassTestCase::testDeprecated /builddir/build/BUILD/jpype-1.0.2/test/jpypetest/test_jobject.py:295: DeprecationWarning: Using JObject with a Python type is deprecated. self.assertIsInstance(JObject(None, object), jo) -- Docs: https://docs.pytest.org/en/stable/warnings.html =========== 948 passed, 354 skipped, 1 warning in 695.37s (0:11:35) ============ + ant -f test/build.xml Buildfile: /builddir/build/BUILD/jpype-1.0.2/test/build.xml compile-main: [javac] /builddir/build/BUILD/jpype-1.0.2/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-1.0.2/test/classes compile-8: [javac] /builddir/build/BUILD/jpype-1.0.2/test/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds compile-9: [javac] /builddir/build/BUILD/jpype-1.0.2/test/build.xml:25: 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-1.0.2/test/classes compile: test: BUILD SUCCESSFUL Total time: 5 minutes 38 seconds + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-jpype-1.0.2-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NlyWf6 + umask 022 + cd /builddir/build/BUILD + cd jpype-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/jpype-1.0.2-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-1.0.2-1.fc33.riscv64/usr/share/doc/python3-jpype + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/share/doc/python3-jpype + cp -pr README.rst /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/share/doc/python3-jpype + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tvxrb5 + umask 022 + cd /builddir/build/BUILD + cd jpype-1.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/jpype-1.0.2-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-1.0.2-1.fc33.riscv64/usr/share/licenses/python3-jpype + cp -pr LICENSE /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/share/licenses/python3-jpype + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-jpype = 1.0.2-1.fc33 python3-jpype = 1.0.2-1.fc33 python3-jpype(riscv-64) = 1.0.2-1.fc33 python3.9-jpype = 1.0.2-1.fc33 python3.9dist(jpype1) = 1.0.2 python3dist(jpype1) = 1.0.2 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) libgcc_s.so.1(GCC_3.3.1)(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.9 rtld(GNU_HASH) Obsoletes: python-jpype < 1.0.2-1.fc33 Processing files: jpype-doc-1.0.2-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wfCmB2 + umask 022 + cd /builddir/build/BUILD + cd jpype-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/jpype-1.0.2-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-1.0.2-1.fc33.riscv64/usr/share/doc/jpype-doc + cp -pr examples/ /builddir/build/BUILDROOT/jpype-1.0.2-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/release.rst doc/userguide.rst /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/share/doc/jpype-doc + cp -pr doc/attach_debugger.png doc/logo.png /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/share/doc/jpype-doc + cp -pr doc/conf.py doc/quickguide.py /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/share/doc/jpype-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DFyWG6 + umask 022 + cd /builddir/build/BUILD + cd jpype-1.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/jpype-1.0.2-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-1.0.2-1.fc33.riscv64/usr/share/licenses/jpype-doc + cp -pr LICENSE /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64/usr/share/licenses/jpype-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: jpype-doc = 1.0.2-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-1.0.2-1.fc33.riscv64 Provides: jpype-debugsource = 1.0.2-1.fc33 jpype-debugsource(riscv-64) = 1.0.2-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-1.0.2-1.fc33.riscv64 Provides: debuginfo(build-id) = 72a90bf59d0d26c8f7d19cecd4686861318adcbc python-jpype-debuginfo = 1.0.2-1.fc33 python3-jpype-debuginfo = 1.0.2-1.fc33 python3-jpype-debuginfo(riscv-64) = 1.0.2-1.fc33 python3.9-jpype-debuginfo = 1.0.2-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) = 1.0.2-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64 Wrote: /builddir/build/RPMS/jpype-doc-1.0.2-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/python3-jpype-1.0.2-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/jpype-debugsource-1.0.2-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-jpype-debuginfo-1.0.2-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zZ6bc4 + umask 022 + cd /builddir/build/BUILD + cd jpype-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jpype-1.0.2-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0