Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/jpype.spec'], chrootPath='/var/lib/mock/f29-build-2774-790/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/jpype-0.6.2-4.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/jpype.spec'], chrootPath='/var/lib/mock/f29-build-2774-790/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HiSBxS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jpype-0.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/jpype-0.6.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jpype-0.6.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' + cp -pr test/jpypetest . + cp -pr test/testsuite.py jpypetest + sed -i -r -e 's|packages=.|\0 '\''jpypetest'\'',|' setup.py + sed -i -r 's|classes|jpypetest/\0|' jpypetest/common.py + sed -i -e '/import jpype/d' -e 's|jpype.__version__|'\''0.6.2'\''|g' doc/conf.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JJWs8j + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/properties.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/overloads.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/jvmfinder.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/exc.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/collection.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/objectwrapper.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/serial.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/numeric.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/attr.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/mro.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/proxy.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/testsuite.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/__init__.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/array.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/common.py -> build/lib.linux-riscv64-2.7/jpypetest creating build/lib.linux-riscv64-2.7/jpype copying jpype/reflect.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/nio.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/_jpackage.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/_pykeywords.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/_jwrapper.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/_jvmfinder.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/_jcollection.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/_jclass.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/JClassUtil.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/_linux.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/_jarray.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/_jobject.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/_jproxy.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/_jexception.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/__init__.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/_core.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/_darwin.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/_refdaemon.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/_properties.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/_windows.py -> build/lib.linux-riscv64-2.7/jpype copying jpype/_gui.py -> build/lib.linux-riscv64-2.7/jpype creating build/lib.linux-riscv64-2.7/jpype/awt copying jpype/awt/__init__.py -> build/lib.linux-riscv64-2.7/jpype/awt creating build/lib.linux-riscv64-2.7/jpype/awt/event copying jpype/awt/event/WindowAdapter.py -> build/lib.linux-riscv64-2.7/jpype/awt/event copying jpype/awt/event/__init__.py -> build/lib.linux-riscv64-2.7/jpype/awt/event creating build/lib.linux-riscv64-2.7/jpypex copying jpypex/__init__.py -> build/lib.linux-riscv64-2.7/jpypex creating build/lib.linux-riscv64-2.7/jpypex/swing copying jpypex/swing/AbstractAction.py -> build/lib.linux-riscv64-2.7/jpypex/swing copying jpypex/swing/pyutils.py -> build/lib.linux-riscv64-2.7/jpypex/swing copying jpypex/swing/__init__.py -> build/lib.linux-riscv64-2.7/jpypex/swing running build_ext building '_jpype' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/native creating build/temp.linux-riscv64-2.7/native/common creating build/temp.linux-riscv64-2.7/native/python gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_javaenv.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_javaenv.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_proxy.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_proxy.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_classbase.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_classbase.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_reference.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_reference.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_env.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_env.o -ggdb BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from native/common/jp_env.cpp:24: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/bits/stl_tree.h:63, BUILDSTDERR: from /usr/include/c++/8/map:60, BUILDSTDERR: from native/common/include/jpype.h:68, BUILDSTDERR: from native/common/jp_env.cpp:17: BUILDSTDERR: /usr/include/features.h:265: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from native/common/jp_env.cpp:24: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/bits/stl_algobase.h:59, BUILDSTDERR: from /usr/include/c++/8/bits/stl_tree.h:63, BUILDSTDERR: from /usr/include/c++/8/map:60, BUILDSTDERR: from native/common/include/jpype.h:68, BUILDSTDERR: from native/common/jp_env.cpp:17: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:88, BUILDSTDERR: from native/common/jp_env.cpp:24: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:277: warning: "PyUnicode_FromFormat" redefined BUILDSTDERR: # define PyUnicode_FromFormat PyUnicodeUCS4_FromFormat BUILDSTDERR: BUILDSTDERR: In file included from native/common/jp_env.cpp:17: BUILDSTDERR: native/common/include/jpype.h:64: note: this is the location of the previous definition BUILDSTDERR: #define PyUnicode_FromFormat PyString_FromFormat BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_platform_linux.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_platform_linux.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_typename.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_typename.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_voidtype.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_voidtype.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_invocationhandler.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_invocationhandler.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_jniutil.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_jniutil.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_primitivetypes_autogen.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_primitivetypes_autogen.o -ggdb BUILDSTDERR: In file included from native/common/jp_primitivetypes_autogen.cpp:22: BUILDSTDERR: native/common/include/jpype.h:64: warning: "PyUnicode_FromFormat" redefined BUILDSTDERR: #define PyUnicode_FromFormat PyString_FromFormat BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:88, BUILDSTDERR: from native/common/jp_primitivetypes_autogen.cpp:21: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:277: note: this is the location of the previous definition BUILDSTDERR: # define PyUnicode_FromFormat PyUnicodeUCS4_FromFormat BUILDSTDERR: BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp: In member function 'virtual void JPByteType::setArrayRange(jarray, int, int, PyObject*)': BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:45:66: warning: unknown conversion type character 'R' in format [-Wformat=] BUILDSTDERR: ss << "unable to convert element: " << PyUnicode_FromFormat("%R",o) <<\ BUILDSTDERR: ^~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:262:27: note: in expansion of macro 'CONVERSION_ERROR_HANDLE' BUILDSTDERR: if(l == -1) { CONVERSION_ERROR_HANDLE; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:45:66: warning: too many arguments for format [-Wformat-extra-args] BUILDSTDERR: ss << "unable to convert element: " << PyUnicode_FromFormat("%R",o) <<\ BUILDSTDERR: ^~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:262:27: note: in expansion of macro 'CONVERSION_ERROR_HANDLE' BUILDSTDERR: if(l == -1) { CONVERSION_ERROR_HANDLE; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp: In member function 'virtual void JPShortType::setArrayRange(jarray, int, int, PyObject*)': BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:45:66: warning: unknown conversion type character 'R' in format [-Wformat=] BUILDSTDERR: ss << "unable to convert element: " << PyUnicode_FromFormat("%R",o) <<\ BUILDSTDERR: ^~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:411:27: note: in expansion of macro 'CONVERSION_ERROR_HANDLE' BUILDSTDERR: if(l == -1) { CONVERSION_ERROR_HANDLE; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:45:66: warning: too many arguments for format [-Wformat-extra-args] BUILDSTDERR: ss << "unable to convert element: " << PyUnicode_FromFormat("%R",o) <<\ BUILDSTDERR: ^~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:411:27: note: in expansion of macro 'CONVERSION_ERROR_HANDLE' BUILDSTDERR: if(l == -1) { CONVERSION_ERROR_HANDLE; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp: In member function 'virtual void JPIntType::setArrayRange(jarray, int, int, PyObject*)': BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:45:66: warning: unknown conversion type character 'R' in format [-Wformat=] BUILDSTDERR: ss << "unable to convert element: " << PyUnicode_FromFormat("%R",o) <<\ BUILDSTDERR: ^~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:560:28: note: in expansion of macro 'CONVERSION_ERROR_HANDLE' BUILDSTDERR: if (v == -1) { CONVERSION_ERROR_HANDLE } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:45:66: warning: too many arguments for format [-Wformat-extra-args] BUILDSTDERR: ss << "unable to convert element: " << PyUnicode_FromFormat("%R",o) <<\ BUILDSTDERR: ^~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:560:28: note: in expansion of macro 'CONVERSION_ERROR_HANDLE' BUILDSTDERR: if (v == -1) { CONVERSION_ERROR_HANDLE } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp: In member function 'virtual void JPLongType::setArrayRange(jarray, int, int, PyObject*)': BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:45:66: warning: unknown conversion type character 'R' in format [-Wformat=] BUILDSTDERR: ss << "unable to convert element: " << PyUnicode_FromFormat("%R",o) <<\ BUILDSTDERR: ^~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:709:27: note: in expansion of macro 'CONVERSION_ERROR_HANDLE' BUILDSTDERR: if(l == -1) { CONVERSION_ERROR_HANDLE; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:45:66: warning: too many arguments for format [-Wformat-extra-args] BUILDSTDERR: ss << "unable to convert element: " << PyUnicode_FromFormat("%R",o) <<\ BUILDSTDERR: ^~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:709:27: note: in expansion of macro 'CONVERSION_ERROR_HANDLE' BUILDSTDERR: if(l == -1) { CONVERSION_ERROR_HANDLE; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp: In member function 'virtual void JPFloatType::setArrayRange(jarray, int, int, PyObject*)': BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:45:66: warning: unknown conversion type character 'R' in format [-Wformat=] BUILDSTDERR: ss << "unable to convert element: " << PyUnicode_FromFormat("%R",o) <<\ BUILDSTDERR: ^~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:859:29: note: in expansion of macro 'CONVERSION_ERROR_HANDLE' BUILDSTDERR: if (v == -1.) { CONVERSION_ERROR_HANDLE; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:45:66: warning: too many arguments for format [-Wformat-extra-args] BUILDSTDERR: ss << "unable to convert element: " << PyUnicode_FromFormat("%R",o) <<\ BUILDSTDERR: ^~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:859:29: note: in expansion of macro 'CONVERSION_ERROR_HANDLE' BUILDSTDERR: if (v == -1.) { CONVERSION_ERROR_HANDLE; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp: In member function 'virtual void JPDoubleType::setArrayRange(jarray, int, int, PyObject*)': BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:45:66: warning: unknown conversion type character 'R' in format [-Wformat=] BUILDSTDERR: ss << "unable to convert element: " << PyUnicode_FromFormat("%R",o) <<\ BUILDSTDERR: ^~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:1006:25: note: in expansion of macro 'CONVERSION_ERROR_HANDLE' BUILDSTDERR: if (d == -1.) { CONVERSION_ERROR_HANDLE; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:45:66: warning: too many arguments for format [-Wformat-extra-args] BUILDSTDERR: ss << "unable to convert element: " << PyUnicode_FromFormat("%R",o) <<\ BUILDSTDERR: ^~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:1006:25: note: in expansion of macro 'CONVERSION_ERROR_HANDLE' BUILDSTDERR: if (d == -1.) { CONVERSION_ERROR_HANDLE; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp: In member function 'virtual void JPCharType::setArrayRange(jarray, int, int, PyObject*)': BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:45:66: warning: unknown conversion type character 'R' in format [-Wformat=] BUILDSTDERR: ss << "unable to convert element: " << PyUnicode_FromFormat("%R",o) <<\ BUILDSTDERR: ^~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:1158:27: note: in expansion of macro 'CONVERSION_ERROR_HANDLE' BUILDSTDERR: if(c == -1) { CONVERSION_ERROR_HANDLE; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:45:66: warning: too many arguments for format [-Wformat-extra-args] BUILDSTDERR: ss << "unable to convert element: " << PyUnicode_FromFormat("%R",o) <<\ BUILDSTDERR: ^~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:1158:27: note: in expansion of macro 'CONVERSION_ERROR_HANDLE' BUILDSTDERR: if(c == -1) { CONVERSION_ERROR_HANDLE; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp: In member function 'virtual void JPBooleanType::setArrayRange(jarray, int, int, PyObject*)': BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:45:66: warning: unknown conversion type character 'R' in format [-Wformat=] BUILDSTDERR: ss << "unable to convert element: " << PyUnicode_FromFormat("%R",o) <<\ BUILDSTDERR: ^~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:1331:27: note: in expansion of macro 'CONVERSION_ERROR_HANDLE' BUILDSTDERR: if(c == -1) { CONVERSION_ERROR_HANDLE; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:45:66: warning: too many arguments for format [-Wformat-extra-args] BUILDSTDERR: ss << "unable to convert element: " << PyUnicode_FromFormat("%R",o) <<\ BUILDSTDERR: ^~~~ BUILDSTDERR: native/common/jp_primitivetypes_autogen.cpp:1331:27: note: in expansion of macro 'CONVERSION_ERROR_HANDLE' BUILDSTDERR: if(c == -1) { CONVERSION_ERROR_HANDLE; } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_field.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_field.o -ggdb BUILDSTDERR: In file included from native/common/jp_field.cpp:17: BUILDSTDERR: native/common/jp_field.cpp: In destructor 'virtual JPField::~JPField()': BUILDSTDERR: native/common/include/jpype.h:30:53: warning: throw will always call terminate() [-Wterminate] BUILDSTDERR: #define TRACE_OUT } catch(...) { _trace.gotError(); throw; } BUILDSTDERR: ^~~~~ BUILDSTDERR: native/common/jp_field.cpp:70:2: note: in expansion of macro 'TRACE_OUT' BUILDSTDERR: TRACE_OUT; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: native/common/include/jpype.h:30:53: note: in C++11 destructors default to noexcept BUILDSTDERR: #define TRACE_OUT } catch(...) { _trace.gotError(); throw; } BUILDSTDERR: ^~~~~ BUILDSTDERR: native/common/jp_field.cpp:70:2: note: in expansion of macro 'TRACE_OUT' BUILDSTDERR: TRACE_OUT; BUILDSTDERR: ^~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_primitivetypes.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_primitivetypes.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_javaenv_autogen.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_javaenv_autogen.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_typemanager.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_typemanager.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_method.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_method.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_platform_win32.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_platform_win32.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_objecttypes.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_objecttypes.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_object.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_object.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_class.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_class.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_array.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_array.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_arrayclass.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_arrayclass.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_monitor.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_monitor.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_referencequeue.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_referencequeue.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/common/jp_methodoverload.cpp -o build/temp.linux-riscv64-2.7/native/common/jp_methodoverload.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/python/pythonenv.cpp -o build/temp.linux-riscv64-2.7/native/python/pythonenv.o -ggdb BUILDSTDERR: In file included from native/python/include/jpype_python.h:24, BUILDSTDERR: from native/python/pythonenv.cpp:17: BUILDSTDERR: native/common/include/jpype.h:64: warning: "PyUnicode_FromFormat" redefined BUILDSTDERR: #define PyUnicode_FromFormat PyString_FromFormat BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:88, BUILDSTDERR: from native/python/include/jpype_python.h:23, BUILDSTDERR: from native/python/pythonenv.cpp:17: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:277: note: this is the location of the previous definition BUILDSTDERR: # define PyUnicode_FromFormat PyUnicodeUCS4_FromFormat BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/python/py_field.cpp -o build/temp.linux-riscv64-2.7/native/python/py_field.o -ggdb BUILDSTDERR: In file included from native/python/include/jpype_python.h:24, BUILDSTDERR: from native/python/py_field.cpp:17: BUILDSTDERR: native/common/include/jpype.h:64: warning: "PyUnicode_FromFormat" redefined BUILDSTDERR: #define PyUnicode_FromFormat PyString_FromFormat BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:88, BUILDSTDERR: from native/python/include/jpype_python.h:23, BUILDSTDERR: from native/python/py_field.cpp:17: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:277: note: this is the location of the previous definition BUILDSTDERR: # define PyUnicode_FromFormat PyUnicodeUCS4_FromFormat BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/python/jpype_module.cpp -o build/temp.linux-riscv64-2.7/native/python/jpype_module.o -ggdb BUILDSTDERR: In file included from native/python/include/jpype_python.h:24, BUILDSTDERR: from native/python/jpype_module.cpp:18: BUILDSTDERR: native/common/include/jpype.h:64: warning: "PyUnicode_FromFormat" redefined BUILDSTDERR: #define PyUnicode_FromFormat PyString_FromFormat BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:88, BUILDSTDERR: from native/python/include/jpype_python.h:23, BUILDSTDERR: from native/python/jpype_module.cpp:18: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:277: note: this is the location of the previous definition BUILDSTDERR: # define PyUnicode_FromFormat PyUnicodeUCS4_FromFormat BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/python/jpype_javaclass.cpp -o build/temp.linux-riscv64-2.7/native/python/jpype_javaclass.o -ggdb BUILDSTDERR: In file included from native/python/include/jpype_python.h:24, BUILDSTDERR: from native/python/jpype_javaclass.cpp:18: BUILDSTDERR: native/common/include/jpype.h:64: warning: "PyUnicode_FromFormat" redefined BUILDSTDERR: #define PyUnicode_FromFormat PyString_FromFormat BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:88, BUILDSTDERR: from native/python/include/jpype_python.h:23, BUILDSTDERR: from native/python/jpype_javaclass.cpp:18: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:277: note: this is the location of the previous definition BUILDSTDERR: # define PyUnicode_FromFormat PyUnicodeUCS4_FromFormat BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/python/jpype_javanio.cpp -o build/temp.linux-riscv64-2.7/native/python/jpype_javanio.o -ggdb BUILDSTDERR: In file included from native/python/include/jpype_python.h:24, BUILDSTDERR: from native/python/jpype_javanio.cpp:18: BUILDSTDERR: native/common/include/jpype.h:64: warning: "PyUnicode_FromFormat" redefined BUILDSTDERR: #define PyUnicode_FromFormat PyString_FromFormat BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:88, BUILDSTDERR: from native/python/include/jpype_python.h:23, BUILDSTDERR: from native/python/jpype_javanio.cpp:18: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:277: note: this is the location of the previous definition BUILDSTDERR: # define PyUnicode_FromFormat PyUnicodeUCS4_FromFormat BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/python/py_method.cpp -o build/temp.linux-riscv64-2.7/native/python/py_method.o -ggdb BUILDSTDERR: In file included from native/python/include/jpype_python.h:24, BUILDSTDERR: from native/python/py_method.cpp:17: BUILDSTDERR: native/common/include/jpype.h:64: warning: "PyUnicode_FromFormat" redefined BUILDSTDERR: #define PyUnicode_FromFormat PyString_FromFormat BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:88, BUILDSTDERR: from native/python/include/jpype_python.h:23, BUILDSTDERR: from native/python/py_method.cpp:17: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:277: note: this is the location of the previous definition BUILDSTDERR: # define PyUnicode_FromFormat PyUnicodeUCS4_FromFormat BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/python/py_hostenv.cpp -o build/temp.linux-riscv64-2.7/native/python/py_hostenv.o -ggdb BUILDSTDERR: In file included from native/python/include/jpype_python.h:24, BUILDSTDERR: from native/python/py_hostenv.cpp:17: BUILDSTDERR: native/common/include/jpype.h:64: warning: "PyUnicode_FromFormat" redefined BUILDSTDERR: #define PyUnicode_FromFormat PyString_FromFormat BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:88, BUILDSTDERR: from native/python/include/jpype_python.h:23, BUILDSTDERR: from native/python/py_hostenv.cpp:17: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:277: note: this is the location of the previous definition BUILDSTDERR: # define PyUnicode_FromFormat PyUnicodeUCS4_FromFormat BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/python/jpype_python.cpp -o build/temp.linux-riscv64-2.7/native/python/jpype_python.o -ggdb BUILDSTDERR: In file included from native/python/include/jpype_python.h:24, BUILDSTDERR: from native/python/jpype_python.cpp:19: BUILDSTDERR: native/common/include/jpype.h:64: warning: "PyUnicode_FromFormat" redefined BUILDSTDERR: #define PyUnicode_FromFormat PyString_FromFormat BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:88, BUILDSTDERR: from native/python/include/jpype_python.h:23, BUILDSTDERR: from native/python/jpype_python.cpp:19: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:277: note: this is the location of the previous definition BUILDSTDERR: # define PyUnicode_FromFormat PyUnicodeUCS4_FromFormat BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/python/jpype_javaarray.cpp -o build/temp.linux-riscv64-2.7/native/python/jpype_javaarray.o -ggdb BUILDSTDERR: In file included from native/python/include/jpype_python.h:24, BUILDSTDERR: from native/python/jpype_javaarray.cpp:18: BUILDSTDERR: native/common/include/jpype.h:64: warning: "PyUnicode_FromFormat" redefined BUILDSTDERR: #define PyUnicode_FromFormat PyString_FromFormat BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:88, BUILDSTDERR: from native/python/include/jpype_python.h:23, BUILDSTDERR: from native/python/jpype_javaarray.cpp:18: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:277: note: this is the location of the previous definition BUILDSTDERR: # define PyUnicode_FromFormat PyUnicodeUCS4_FromFormat BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/python/jpype_memory_view.c -o build/temp.linux-riscv64-2.7/native/python/jpype_memory_view.o -ggdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/python/py_monitor.cpp -o build/temp.linux-riscv64-2.7/native/python/py_monitor.o -ggdb BUILDSTDERR: In file included from native/python/include/jpype_python.h:24, BUILDSTDERR: from native/python/py_monitor.cpp:17: BUILDSTDERR: native/common/include/jpype.h:64: warning: "PyUnicode_FromFormat" redefined BUILDSTDERR: #define PyUnicode_FromFormat PyString_FromFormat BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:88, BUILDSTDERR: from native/python/include/jpype_python.h:23, BUILDSTDERR: from native/python/py_monitor.cpp:17: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:277: note: this is the location of the previous definition BUILDSTDERR: # define PyUnicode_FromFormat PyUnicodeUCS4_FromFormat BUILDSTDERR: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python2.7 -c native/python/py_class.cpp -o build/temp.linux-riscv64-2.7/native/python/py_class.o -ggdb BUILDSTDERR: In file included from native/python/include/jpype_python.h:24, BUILDSTDERR: from native/python/py_class.cpp:18: BUILDSTDERR: native/common/include/jpype.h:64: warning: "PyUnicode_FromFormat" redefined BUILDSTDERR: #define PyUnicode_FromFormat PyString_FromFormat BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:88, BUILDSTDERR: from native/python/include/jpype_python.h:23, BUILDSTDERR: from native/python/py_class.cpp:18: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:277: note: this is the location of the previous definition BUILDSTDERR: # define PyUnicode_FromFormat PyUnicodeUCS4_FromFormat BUILDSTDERR: g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/native/common/jp_javaenv.o build/temp.linux-riscv64-2.7/native/common/jp_proxy.o build/temp.linux-riscv64-2.7/native/common/jp_classbase.o build/temp.linux-riscv64-2.7/native/common/jp_reference.o build/temp.linux-riscv64-2.7/native/common/jp_env.o build/temp.linux-riscv64-2.7/native/common/jp_platform_linux.o build/temp.linux-riscv64-2.7/native/common/jp_typename.o build/temp.linux-riscv64-2.7/native/common/jp_voidtype.o build/temp.linux-riscv64-2.7/native/common/jp_invocationhandler.o build/temp.linux-riscv64-2.7/native/common/jp_jniutil.o build/temp.linux-riscv64-2.7/native/common/jp_primitivetypes_autogen.o build/temp.linux-riscv64-2.7/native/common/jp_field.o build/temp.linux-riscv64-2.7/native/common/jp_primitivetypes.o build/temp.linux-riscv64-2.7/native/common/jp_javaenv_autogen.o build/temp.linux-riscv64-2.7/native/common/jp_typemanager.o build/temp.linux-riscv64-2.7/native/common/jp_method.o build/temp.linux-riscv64-2.7/native/common/jp_platform_win32.o build/temp.linux-riscv64-2.7/native/common/jp_objecttypes.o build/temp.linux-riscv64-2.7/native/common/jp_object.o build/temp.linux-riscv64-2.7/native/common/jp_class.o build/temp.linux-riscv64-2.7/native/common/jp_array.o build/temp.linux-riscv64-2.7/native/common/jp_arrayclass.o build/temp.linux-riscv64-2.7/native/common/jp_monitor.o build/temp.linux-riscv64-2.7/native/common/jp_referencequeue.o build/temp.linux-riscv64-2.7/native/common/jp_methodoverload.o build/temp.linux-riscv64-2.7/native/python/pythonenv.o build/temp.linux-riscv64-2.7/native/python/py_field.o build/temp.linux-riscv64-2.7/native/python/jpype_module.o build/temp.linux-riscv64-2.7/native/python/jpype_javaclass.o build/temp.linux-riscv64-2.7/native/python/jpype_javanio.o build/temp.linux-riscv64-2.7/native/python/py_method.o build/temp.linux-riscv64-2.7/native/python/py_hostenv.o build/temp.linux-riscv64-2.7/native/python/jpype_python.o build/temp.linux-riscv64-2.7/native/python/jpype_javaarray.o build/temp.linux-riscv64-2.7/native/python/jpype_memory_view.o build/temp.linux-riscv64-2.7/native/python/py_monitor.o build/temp.linux-riscv64-2.7/native/python/py_class.o -L/usr/lib64 -ldl -lpython2.7 -o build/lib.linux-riscv64-2.7/_jpype.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-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/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/jpypetest copying jpypetest/properties.py -> build/lib.linux-riscv64-3.6/jpypetest copying jpypetest/overloads.py -> build/lib.linux-riscv64-3.6/jpypetest copying jpypetest/jvmfinder.py -> build/lib.linux-riscv64-3.6/jpypetest copying jpypetest/exc.py -> build/lib.linux-riscv64-3.6/jpypetest copying jpypetest/collection.py -> build/lib.linux-riscv64-3.6/jpypetest copying jpypetest/objectwrapper.py -> build/lib.linux-riscv64-3.6/jpypetest copying jpypetest/serial.py -> build/lib.linux-riscv64-3.6/jpypetest copying jpypetest/numeric.py -> build/lib.linux-riscv64-3.6/jpypetest copying jpypetest/attr.py -> build/lib.linux-riscv64-3.6/jpypetest copying jpypetest/mro.py -> build/lib.linux-riscv64-3.6/jpypetest copying jpypetest/proxy.py -> build/lib.linux-riscv64-3.6/jpypetest copying jpypetest/testsuite.py -> build/lib.linux-riscv64-3.6/jpypetest copying jpypetest/__init__.py -> build/lib.linux-riscv64-3.6/jpypetest copying jpypetest/array.py -> build/lib.linux-riscv64-3.6/jpypetest copying jpypetest/common.py -> build/lib.linux-riscv64-3.6/jpypetest creating build/lib.linux-riscv64-3.6/jpype copying jpype/reflect.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/nio.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/_jpackage.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/_pykeywords.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/_jwrapper.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/_jvmfinder.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/_jcollection.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/_jclass.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/JClassUtil.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/_linux.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/_jarray.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/_jobject.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/_jproxy.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/_jexception.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/__init__.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/_core.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/_darwin.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/_refdaemon.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/_properties.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/_windows.py -> build/lib.linux-riscv64-3.6/jpype copying jpype/_gui.py -> build/lib.linux-riscv64-3.6/jpype creating build/lib.linux-riscv64-3.6/jpype/awt copying jpype/awt/__init__.py -> build/lib.linux-riscv64-3.6/jpype/awt creating build/lib.linux-riscv64-3.6/jpype/awt/event copying jpype/awt/event/WindowAdapter.py -> build/lib.linux-riscv64-3.6/jpype/awt/event copying jpype/awt/event/__init__.py -> build/lib.linux-riscv64-3.6/jpype/awt/event creating build/lib.linux-riscv64-3.6/jpypex copying jpypex/__init__.py -> build/lib.linux-riscv64-3.6/jpypex creating build/lib.linux-riscv64-3.6/jpypex/swing copying jpypex/swing/AbstractAction.py -> build/lib.linux-riscv64-3.6/jpypex/swing copying jpypex/swing/pyutils.py -> build/lib.linux-riscv64-3.6/jpypex/swing copying jpypex/swing/__init__.py -> build/lib.linux-riscv64-3.6/jpypex/swing running build_ext building '_jpype' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/native creating build/temp.linux-riscv64-3.6/native/common creating build/temp.linux-riscv64-3.6/native/python gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_javaenv.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_javaenv.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_proxy.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_proxy.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_classbase.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_classbase.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_reference.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_reference.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_env.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_env.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_platform_linux.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_platform_linux.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_typename.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_typename.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_voidtype.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_voidtype.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_invocationhandler.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_invocationhandler.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_jniutil.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_jniutil.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_primitivetypes_autogen.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_primitivetypes_autogen.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_field.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_field.o -ggdb BUILDSTDERR: In file included from native/common/jp_field.cpp:17: BUILDSTDERR: native/common/jp_field.cpp: In destructor ‘virtual JPField::~JPField()’: BUILDSTDERR: native/common/include/jpype.h:30:53: warning: throw will always call terminate() [-Wterminate] BUILDSTDERR: #define TRACE_OUT } catch(...) { _trace.gotError(); throw; } BUILDSTDERR: ^~~~~ BUILDSTDERR: native/common/jp_field.cpp:70:2: note: in expansion of macro ‘TRACE_OUT’ BUILDSTDERR: TRACE_OUT; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: native/common/include/jpype.h:30:53: note: in C++11 destructors default to noexcept BUILDSTDERR: #define TRACE_OUT } catch(...) { _trace.gotError(); throw; } BUILDSTDERR: ^~~~~ BUILDSTDERR: native/common/jp_field.cpp:70:2: note: in expansion of macro ‘TRACE_OUT’ BUILDSTDERR: TRACE_OUT; BUILDSTDERR: ^~~~~~~~~ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_primitivetypes.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_primitivetypes.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_javaenv_autogen.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_javaenv_autogen.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_typemanager.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_typemanager.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_method.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_method.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_platform_win32.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_platform_win32.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_objecttypes.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_objecttypes.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_object.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_object.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_class.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_class.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_array.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_array.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_arrayclass.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_arrayclass.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_monitor.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_monitor.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_referencequeue.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_referencequeue.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_methodoverload.cpp -o build/temp.linux-riscv64-3.6/native/common/jp_methodoverload.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/pythonenv.cpp -o build/temp.linux-riscv64-3.6/native/python/pythonenv.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/py_field.cpp -o build/temp.linux-riscv64-3.6/native/python/py_field.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/jpype_module.cpp -o build/temp.linux-riscv64-3.6/native/python/jpype_module.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/jpype_javaclass.cpp -o build/temp.linux-riscv64-3.6/native/python/jpype_javaclass.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/jpype_javanio.cpp -o build/temp.linux-riscv64-3.6/native/python/jpype_javanio.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/py_method.cpp -o build/temp.linux-riscv64-3.6/native/python/py_method.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/py_hostenv.cpp -o build/temp.linux-riscv64-3.6/native/python/py_hostenv.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/jpype_python.cpp -o build/temp.linux-riscv64-3.6/native/python/jpype_python.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/jpype_javaarray.cpp -o build/temp.linux-riscv64-3.6/native/python/jpype_javaarray.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/jpype_memory_view.c -o build/temp.linux-riscv64-3.6/native/python/jpype_memory_view.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/py_monitor.cpp -o build/temp.linux-riscv64-3.6/native/python/py_monitor.o -ggdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/py_class.cpp -o build/temp.linux-riscv64-3.6/native/python/py_class.o -ggdb g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/native/common/jp_javaenv.o build/temp.linux-riscv64-3.6/native/common/jp_proxy.o build/temp.linux-riscv64-3.6/native/common/jp_classbase.o build/temp.linux-riscv64-3.6/native/common/jp_reference.o build/temp.linux-riscv64-3.6/native/common/jp_env.o build/temp.linux-riscv64-3.6/native/common/jp_platform_linux.o build/temp.linux-riscv64-3.6/native/common/jp_typename.o build/temp.linux-riscv64-3.6/native/common/jp_voidtype.o build/temp.linux-riscv64-3.6/native/common/jp_invocationhandler.o build/temp.linux-riscv64-3.6/native/common/jp_jniutil.o build/temp.linux-riscv64-3.6/native/common/jp_primitivetypes_autogen.o build/temp.linux-riscv64-3.6/native/common/jp_field.o build/temp.linux-riscv64-3.6/native/common/jp_primitivetypes.o build/temp.linux-riscv64-3.6/native/common/jp_javaenv_autogen.o build/temp.linux-riscv64-3.6/native/common/jp_typemanager.o build/temp.linux-riscv64-3.6/native/common/jp_method.o build/temp.linux-riscv64-3.6/native/common/jp_platform_win32.o build/temp.linux-riscv64-3.6/native/common/jp_objecttypes.o build/temp.linux-riscv64-3.6/native/common/jp_object.o build/temp.linux-riscv64-3.6/native/common/jp_class.o build/temp.linux-riscv64-3.6/native/common/jp_array.o build/temp.linux-riscv64-3.6/native/common/jp_arrayclass.o build/temp.linux-riscv64-3.6/native/common/jp_monitor.o build/temp.linux-riscv64-3.6/native/common/jp_referencequeue.o build/temp.linux-riscv64-3.6/native/common/jp_methodoverload.o build/temp.linux-riscv64-3.6/native/python/pythonenv.o build/temp.linux-riscv64-3.6/native/python/py_field.o build/temp.linux-riscv64-3.6/native/python/jpype_module.o build/temp.linux-riscv64-3.6/native/python/jpype_javaclass.o build/temp.linux-riscv64-3.6/native/python/jpype_javanio.o build/temp.linux-riscv64-3.6/native/python/py_method.o build/temp.linux-riscv64-3.6/native/python/py_hostenv.o build/temp.linux-riscv64-3.6/native/python/jpype_python.o build/temp.linux-riscv64-3.6/native/python/jpype_javaarray.o build/temp.linux-riscv64-3.6/native/python/jpype_memory_view.o build/temp.linux-riscv64-3.6/native/python/py_monitor.o build/temp.linux-riscv64-3.6/native/python/py_class.o -L/usr/lib64 -ldl -lpython3.6m -o build/lib.linux-riscv64-3.6/_jpype.cpython-36m-riscv64-linux-gnu.so + sleep 1 + pushd test ~/build/BUILD/jpype-0.6.2/test ~/build/BUILD/jpype-0.6.2 + ant compile Buildfile: /builddir/build/BUILD/jpype-0.6.2/test/build.xml compile: [mkdir] Created dir: /builddir/build/BUILD/jpype-0.6.2/test/classes [javac] /builddir/build/BUILD/jpype-0.6.2/test/build.xml:15: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 38 source files to /builddir/build/BUILD/jpype-0.6.2/test/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [javac] 1 warning [rmic] RMI Compiling 1 class to /builddir/build/BUILD/jpype-0.6.2/test/classes [rmic] Warning: generation and use of skeletons and static stubs for JRMP [rmic] is deprecated. Skeletons are unnecessary, and static stubs have [rmic] been superseded by dynamically generated stubs. Users are [rmic] encouraged to migrate away from using rmic to generate skeletons and static [rmic] stubs. See the documentation for java.rmi.server.UnicastRemoteObject. BUILD SUCCESSFUL Total time: 4 minutes 35 seconds + popd ~/build/BUILD/jpype-0.6.2 + sphinx-build-3 -d doctrees doc html Running Sphinx v1.6.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 4 source files that are out of date updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] CHANGELOG reading sources... [ 50%] index reading sources... [ 75%] install reading sources... [100%] userguide BUILDSTDERR: /builddir/build/BUILD/jpype-0.6.2/doc/userguide.rst:302: WARNING: Inline strong start-string without end-string. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] CHANGELOG writing output... [ 50%] index writing output... [ 75%] install writing output... [100%] userguide generating indices... genindex writing additional pages... search BUILDSTDERR: copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/jpype-0.6.2/doc/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 2 warnings. + rm html/.buildinfo + ln -fs '%{_jsdir}/jquery/2/jquery.min.js' html/_static/jquery.js + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6h6S5y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64 + cd jpype-0.6.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/reflect.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/nio.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/awt copying build/lib.linux-riscv64-2.7/jpype/awt/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/awt creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/awt/event copying build/lib.linux-riscv64-2.7/jpype/awt/event/WindowAdapter.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/awt/event copying build/lib.linux-riscv64-2.7/jpype/awt/event/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/awt/event copying build/lib.linux-riscv64-2.7/jpype/_jpackage.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_pykeywords.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_jwrapper.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_jvmfinder.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_jcollection.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_jclass.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/JClassUtil.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_linux.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_jarray.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_jobject.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_jproxy.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_jexception.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_core.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_darwin.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_refdaemon.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_properties.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_windows.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_gui.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypex creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypex/swing copying build/lib.linux-riscv64-2.7/jpypex/swing/AbstractAction.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypex/swing copying build/lib.linux-riscv64-2.7/jpypex/swing/pyutils.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypex/swing copying build/lib.linux-riscv64-2.7/jpypex/swing/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypex/swing copying build/lib.linux-riscv64-2.7/jpypex/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypex copying build/lib.linux-riscv64-2.7/_jpype.so -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/properties.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/overloads.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/jvmfinder.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/exc.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/collection.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/objectwrapper.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/serial.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/numeric.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/attr.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/mro.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/proxy.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/testsuite.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/array.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/common.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/reflect.py to reflect.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/nio.py to nio.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/awt/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/awt/event/WindowAdapter.py to WindowAdapter.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/awt/event/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jpackage.py to _jpackage.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_pykeywords.py to _pykeywords.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jwrapper.py to _jwrapper.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jvmfinder.py to _jvmfinder.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jcollection.py to _jcollection.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jclass.py to _jclass.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/JClassUtil.py to JClassUtil.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_linux.py to _linux.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jarray.py to _jarray.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jobject.py to _jobject.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jproxy.py to _jproxy.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jexception.py to _jexception.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_core.py to _core.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_darwin.py to _darwin.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_refdaemon.py to _refdaemon.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_properties.py to _properties.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_windows.py to _windows.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_gui.py to _gui.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypex/swing/AbstractAction.py to AbstractAction.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypex/swing/pyutils.py to pyutils.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypex/swing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypex/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/properties.py to properties.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/overloads.py to overloads.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/jvmfinder.py to jvmfinder.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/collection.py to collection.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/objectwrapper.py to objectwrapper.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/serial.py to serial.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/numeric.py to numeric.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/attr.py to attr.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/mro.py to mro.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/testsuite.py to testsuite.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/array.py to array.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/common.py to common.pyc writing byte-compilation script '/tmp/tmpzqQKWT.py' /usr/bin/python2 -O /tmp/tmpzqQKWT.py removing /tmp/tmpzqQKWT.py running install_egg_info running egg_info creating JPype1.egg-info writing requirements to JPype1.egg-info/requires.txt writing JPype1.egg-info/PKG-INFO writing top-level names to JPype1.egg-info/top_level.txt writing dependency_links to JPype1.egg-info/dependency_links.txt writing manifest file 'JPype1.egg-info/SOURCES.txt' reading manifest file 'JPype1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'JPype1.egg-info/SOURCES.txt' Copying JPype1.egg-info to /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/JPype1-0.6.2-py2.7.egg-info running install_scripts + cp -pr test/classes /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/reflect.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/nio.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/awt copying build/lib.linux-riscv64-3.6/jpype/awt/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/awt creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/awt/event copying build/lib.linux-riscv64-3.6/jpype/awt/event/WindowAdapter.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/awt/event copying build/lib.linux-riscv64-3.6/jpype/awt/event/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/awt/event copying build/lib.linux-riscv64-3.6/jpype/_jpackage.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/_pykeywords.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/_jwrapper.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/_jvmfinder.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/_jcollection.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/_jclass.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/JClassUtil.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/_linux.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/_jarray.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/_jobject.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/_jproxy.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/_jexception.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/_core.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/_darwin.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/_refdaemon.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/_properties.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/_windows.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype copying build/lib.linux-riscv64-3.6/jpype/_gui.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypex creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypex/swing copying build/lib.linux-riscv64-3.6/jpypex/swing/AbstractAction.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypex/swing copying build/lib.linux-riscv64-3.6/jpypex/swing/pyutils.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypex/swing copying build/lib.linux-riscv64-3.6/jpypex/swing/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypex/swing copying build/lib.linux-riscv64-3.6/jpypex/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypex copying build/lib.linux-riscv64-3.6/_jpype.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest copying build/lib.linux-riscv64-3.6/jpypetest/properties.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest copying build/lib.linux-riscv64-3.6/jpypetest/overloads.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest copying build/lib.linux-riscv64-3.6/jpypetest/jvmfinder.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest copying build/lib.linux-riscv64-3.6/jpypetest/exc.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest copying build/lib.linux-riscv64-3.6/jpypetest/collection.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest copying build/lib.linux-riscv64-3.6/jpypetest/objectwrapper.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest copying build/lib.linux-riscv64-3.6/jpypetest/serial.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest copying build/lib.linux-riscv64-3.6/jpypetest/numeric.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest copying build/lib.linux-riscv64-3.6/jpypetest/attr.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest copying build/lib.linux-riscv64-3.6/jpypetest/mro.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest copying build/lib.linux-riscv64-3.6/jpypetest/proxy.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest copying build/lib.linux-riscv64-3.6/jpypetest/testsuite.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest copying build/lib.linux-riscv64-3.6/jpypetest/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest copying build/lib.linux-riscv64-3.6/jpypetest/array.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest copying build/lib.linux-riscv64-3.6/jpypetest/common.py -> /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/reflect.py to reflect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/nio.py to nio.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/awt/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/awt/event/WindowAdapter.py to WindowAdapter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/awt/event/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/_jpackage.py to _jpackage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/_pykeywords.py to _pykeywords.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/_jwrapper.py to _jwrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/_jvmfinder.py to _jvmfinder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/_jcollection.py to _jcollection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/_jclass.py to _jclass.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/JClassUtil.py to JClassUtil.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/_linux.py to _linux.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/_jarray.py to _jarray.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/_jobject.py to _jobject.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/_jproxy.py to _jproxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/_jexception.py to _jexception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/_core.py to _core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/_darwin.py to _darwin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/_refdaemon.py to _refdaemon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/_properties.py to _properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/_windows.py to _windows.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpype/_gui.py to _gui.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypex/swing/AbstractAction.py to AbstractAction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypex/swing/pyutils.py to pyutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypex/swing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypex/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest/overloads.py to overloads.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest/jvmfinder.py to jvmfinder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest/exc.py to exc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest/collection.py to collection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest/objectwrapper.py to objectwrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest/serial.py to serial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest/numeric.py to numeric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest/attr.py to attr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest/mro.py to mro.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest/proxy.py to proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest/testsuite.py to testsuite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest/array.py to array.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest/common.py to common.cpython-36.pyc writing byte-compilation script '/tmp/tmpo702vo5l.py' /usr/bin/python3 /tmp/tmpo702vo5l.py removing /tmp/tmpo702vo5l.py running install_egg_info 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' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'JPype1.egg-info/SOURCES.txt' Copying JPype1.egg-info to /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/JPype1-0.6.2-py3.6.egg-info running install_scripts + cp -pr test/classes /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6/site-packages/jpypetest + xargs chmod 0755 + find /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64 -name '*.so' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FtoQKF Processing files: python2-jpype-0.6.2-4.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zqVl8X + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.2 + DOCDIR=/builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/doc/python2-jpype + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/doc/python2-jpype + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/doc/python2-jpype + cp -pr README.rst /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/doc/python2-jpype + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3VCsKW + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.2 + LICENSEDIR=/builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/licenses/python2-jpype + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/licenses/python2-jpype + cp -pr LICENSE /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/licenses/python2-jpype + exit 0 Provides: jpype python-jpype = 0.6.2-4.fc29 python-jpype(riscv-64) = 0.6.2-4.fc29 python2-jpype = 0.6.2-4.fc29 python2-jpype(riscv-64) = 0.6.2-4.fc29 python2.7dist(jpype1) = 0.6.2 python2dist(jpype1) = 0.6.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) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-jpype < 0.6.2-4.fc29 Processing files: python3-jpype-0.6.2-4.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OS49h3 + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.2 + DOCDIR=/builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/doc/python3-jpype + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/doc/python3-jpype + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/doc/python3-jpype + cp -pr README.rst /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/doc/python3-jpype + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4vGhiH + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.2 + LICENSEDIR=/builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/licenses/python3-jpype + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/licenses/python3-jpype + cp -pr LICENSE /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/licenses/python3-jpype + exit 0 Provides: jpype-py3 python3-jpype = 0.6.2-4.fc29 python3-jpype(riscv-64) = 0.6.2-4.fc29 python3.6dist(jpype1) = 0.6.2 python3dist(jpype1) = 0.6.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) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.6 rtld(GNU_HASH) Obsoletes: jpype-py3 Processing files: jpype-doc-0.6.2-4.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fzrx3c + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.2 + DOCDIR=/builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/doc/jpype-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/doc/jpype-doc + cp -pr examples/ /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/doc/jpype-doc + cp -pr html/ /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/doc/jpype-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8xwHlb + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.2 + LICENSEDIR=/builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/licenses/jpype-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/licenses/jpype-doc + cp -pr LICENSE /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64/usr/share/licenses/jpype-doc + exit 0 Provides: jpype-doc = 0.6.2-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-jpype-0.6.2-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-jpype-0.6.2-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/jpype-doc-0.6.2-4.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KZoRMD + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jpype-0.6.2-4.fc29.riscv64 + exit 0 Child return code was: 0