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-25278-13182/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=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'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/jpype-0.6.3-6.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-25278-13182/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=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'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TmQ1ux + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jpype-0.6.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/jpype-0.6.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jpype-0.6.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/jpype-0.6.3-python37-pep432.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + xargs sed -i 's|\r||g' + find . -name '*.py' -or -name '*.java' -or -name '*.TXT' -or -name '*.sh' -or -name '*.xml' -or -name '*.js' + 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.3'\''|g' doc/conf.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ad6hao + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.3 + 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/reflect.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/properties.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/startup.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/values.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/overloads.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/imports.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/jvmfinder.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/proxy_multithreaded.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/boxed.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/closeable.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/varargs.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/closed.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/__init__.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/forname.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/array.py -> build/lib.linux-riscv64-2.7/jpypetest copying jpypetest/leak.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/_jboxed.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/imports.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/_jio.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/_classpath.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/_cygwin.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 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_proxy.cpp:18: 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/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdint.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/8/include/stdint.h:9, BUILDSTDERR: from native/jni_include/jni.h:43, BUILDSTDERR: from native/common/include/jpype.h:87, BUILDSTDERR: from native/common/jp_proxy.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_proxy.cpp:18: 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/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdint.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/8/include/stdint.h:9, BUILDSTDERR: from native/jni_include/jni.h:43, BUILDSTDERR: from native/common/include/jpype.h:87, BUILDSTDERR: from native/common/jp_proxy.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_proxy.cpp:18: 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_proxy.cpp:17: BUILDSTDERR: native/common/include/jpype.h:97: 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_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/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdint.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/8/include/stdint.h:9, BUILDSTDERR: from native/jni_include/jni.h:43, BUILDSTDERR: from native/common/include/jpype.h:87, 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/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdint.h:26, BUILDSTDERR: from /usr/lib/gcc/riscv64-redhat-linux/8/include/stdint.h:9, BUILDSTDERR: from native/jni_include/jni.h:43, BUILDSTDERR: from native/common/include/jpype.h:87, 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:97: 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:97: 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 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:97: 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:97: 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:97: 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:97: 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:97: 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:97: 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:97: 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:97: 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:97: 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:97: 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:97: 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.7 creating build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/reflect.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/properties.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/startup.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/values.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/overloads.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/imports.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/jvmfinder.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/proxy_multithreaded.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/exc.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/collection.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/objectwrapper.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/boxed.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/serial.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/numeric.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/closeable.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/varargs.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/attr.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/mro.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/proxy.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/testsuite.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/closed.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/__init__.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/forname.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/array.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/leak.py -> build/lib.linux-riscv64-3.7/jpypetest copying jpypetest/common.py -> build/lib.linux-riscv64-3.7/jpypetest creating build/lib.linux-riscv64-3.7/jpype copying jpype/reflect.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/nio.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_jboxed.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_jpackage.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_pykeywords.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/imports.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_jwrapper.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_jvmfinder.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_jio.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_jcollection.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_jclass.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/JClassUtil.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_classpath.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_linux.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_jarray.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_jobject.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_cygwin.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_jproxy.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_jexception.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/__init__.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_core.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_darwin.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_refdaemon.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_properties.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_windows.py -> build/lib.linux-riscv64-3.7/jpype copying jpype/_gui.py -> build/lib.linux-riscv64-3.7/jpype creating build/lib.linux-riscv64-3.7/jpype/awt copying jpype/awt/__init__.py -> build/lib.linux-riscv64-3.7/jpype/awt creating build/lib.linux-riscv64-3.7/jpype/awt/event copying jpype/awt/event/WindowAdapter.py -> build/lib.linux-riscv64-3.7/jpype/awt/event copying jpype/awt/event/__init__.py -> build/lib.linux-riscv64-3.7/jpype/awt/event creating build/lib.linux-riscv64-3.7/jpypex copying jpypex/__init__.py -> build/lib.linux-riscv64-3.7/jpypex creating build/lib.linux-riscv64-3.7/jpypex/swing copying jpypex/swing/AbstractAction.py -> build/lib.linux-riscv64-3.7/jpypex/swing copying jpypex/swing/pyutils.py -> build/lib.linux-riscv64-3.7/jpypex/swing copying jpypex/swing/__init__.py -> build/lib.linux-riscv64-3.7/jpypex/swing running build_ext building '_jpype' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/native creating build/temp.linux-riscv64-3.7/native/common creating build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_javaenv.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_proxy.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_classbase.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_reference.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_env.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_platform_linux.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_typename.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_voidtype.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_invocationhandler.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_jniutil.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_primitivetypes_autogen.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_field.cpp -o build/temp.linux-riscv64-3.7/native/common/jp_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.7m -c native/common/jp_primitivetypes.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_javaenv_autogen.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_typemanager.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_method.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_platform_win32.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_objecttypes.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_object.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_class.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_array.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_arrayclass.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_monitor.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_referencequeue.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/common/jp_methodoverload.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/python/pythonenv.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/python/py_field.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/python/jpype_module.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/python/jpype_javaclass.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/python/jpype_javanio.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/python/py_method.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/python/py_hostenv.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/python/jpype_python.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/python/jpype_javaarray.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/python/jpype_memory_view.c -o build/temp.linux-riscv64-3.7/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.7m -c native/python/py_monitor.cpp -o build/temp.linux-riscv64-3.7/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.7m -c native/python/py_class.cpp -o build/temp.linux-riscv64-3.7/native/python/py_class.o -ggdb g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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.7/native/common/jp_javaenv.o build/temp.linux-riscv64-3.7/native/common/jp_proxy.o build/temp.linux-riscv64-3.7/native/common/jp_classbase.o build/temp.linux-riscv64-3.7/native/common/jp_reference.o build/temp.linux-riscv64-3.7/native/common/jp_env.o build/temp.linux-riscv64-3.7/native/common/jp_platform_linux.o build/temp.linux-riscv64-3.7/native/common/jp_typename.o build/temp.linux-riscv64-3.7/native/common/jp_voidtype.o build/temp.linux-riscv64-3.7/native/common/jp_invocationhandler.o build/temp.linux-riscv64-3.7/native/common/jp_jniutil.o build/temp.linux-riscv64-3.7/native/common/jp_primitivetypes_autogen.o build/temp.linux-riscv64-3.7/native/common/jp_field.o build/temp.linux-riscv64-3.7/native/common/jp_primitivetypes.o build/temp.linux-riscv64-3.7/native/common/jp_javaenv_autogen.o build/temp.linux-riscv64-3.7/native/common/jp_typemanager.o build/temp.linux-riscv64-3.7/native/common/jp_method.o build/temp.linux-riscv64-3.7/native/common/jp_platform_win32.o build/temp.linux-riscv64-3.7/native/common/jp_objecttypes.o build/temp.linux-riscv64-3.7/native/common/jp_object.o build/temp.linux-riscv64-3.7/native/common/jp_class.o build/temp.linux-riscv64-3.7/native/common/jp_array.o build/temp.linux-riscv64-3.7/native/common/jp_arrayclass.o build/temp.linux-riscv64-3.7/native/common/jp_monitor.o build/temp.linux-riscv64-3.7/native/common/jp_referencequeue.o build/temp.linux-riscv64-3.7/native/common/jp_methodoverload.o build/temp.linux-riscv64-3.7/native/python/pythonenv.o build/temp.linux-riscv64-3.7/native/python/py_field.o build/temp.linux-riscv64-3.7/native/python/jpype_module.o build/temp.linux-riscv64-3.7/native/python/jpype_javaclass.o build/temp.linux-riscv64-3.7/native/python/jpype_javanio.o build/temp.linux-riscv64-3.7/native/python/py_method.o build/temp.linux-riscv64-3.7/native/python/py_hostenv.o build/temp.linux-riscv64-3.7/native/python/jpype_python.o build/temp.linux-riscv64-3.7/native/python/jpype_javaarray.o build/temp.linux-riscv64-3.7/native/python/jpype_memory_view.o build/temp.linux-riscv64-3.7/native/python/py_monitor.o build/temp.linux-riscv64-3.7/native/python/py_class.o -L/usr/lib64 -ldl -lpython3.7m -o build/lib.linux-riscv64-3.7/_jpype.cpython-37m-riscv64-linux-gnu.so + sleep 1 ~/build/BUILD/jpype-0.6.3/test ~/build/BUILD/jpype-0.6.3 + pushd test + ant compile Buildfile: /builddir/build/BUILD/jpype-0.6.3/test/build.xml compile: [mkdir] Created dir: /builddir/build/BUILD/jpype-0.6.3/test/classes [javac] /builddir/build/BUILD/jpype-0.6.3/test/build.xml:15: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 48 source files to /builddir/build/BUILD/jpype-0.6.3/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.3/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: 39 seconds ~/build/BUILD/jpype-0.6.3 + popd + sphinx-build-3 -d doctrees doc html Running Sphinx v1.7.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 5 source files that are out of date updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] CHANGELOG reading sources... [ 40%] imports reading sources... [ 60%] index reading sources... [ 80%] install reading sources... [100%] userguide BUILDSTDERR: /builddir/build/BUILD/jpype-0.6.3/doc/CHANGELOG.rst:9: WARNING: Unexpected indentation. BUILDSTDERR: /builddir/build/BUILD/jpype-0.6.3/doc/CHANGELOG.rst:18: WARNING: Unexpected indentation. BUILDSTDERR: /builddir/build/BUILD/jpype-0.6.3/doc/CHANGELOG.rst:19: WARNING: Block quote ends without a blank line; unexpected unindent. BUILDSTDERR: /builddir/build/BUILD/jpype-0.6.3/doc/CHANGELOG.rst:21: WARNING: Unknown target name: "java.lang.object.class". BUILDSTDERR: /builddir/build/BUILD/jpype-0.6.3/doc/imports.rst:30: WARNING: Title underline too short. BUILDSTDERR: 2) Import of the package path as a module BUILDSTDERR: -------------------------------- BUILDSTDERR: /builddir/build/BUILD/jpype-0.6.3/doc/imports.rst:30: WARNING: Title underline too short. BUILDSTDERR: 2) Import of the package path as a module BUILDSTDERR: -------------------------------- BUILDSTDERR: /builddir/build/BUILD/jpype-0.6.3/doc/imports.rst:93: WARNING: Title underline too short. BUILDSTDERR: Controlling Java package imports BUILDSTDERR: ========================== BUILDSTDERR: /builddir/build/BUILD/jpype-0.6.3/doc/imports.rst:93: WARNING: Title underline too short. BUILDSTDERR: Controlling Java package imports BUILDSTDERR: ========================== BUILDSTDERR: /builddir/build/BUILD/jpype-0.6.3/doc/imports.rst:90: WARNING: Unknown target name: "org.raise". BUILDSTDERR: /builddir/build/BUILD/jpype-0.6.3/doc/install.rst:2: WARNING: Duplicate explicit target name: "anaconda". looking for now-outdated files... none found pickling environment... done BUILDSTDERR: checking consistency... /builddir/build/BUILD/jpype-0.6.3/doc/imports.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 20%] CHANGELOG writing output... [ 40%] imports writing output... [ 60%] index writing output... [ 80%] 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.3/doc/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 12 warnings. The HTML pages are in html. + rm html/.buildinfo + rm -v html/_static/jquery-3.2.1.js html/_static/jquery.js removed 'html/_static/jquery-3.2.1.js' removed 'html/_static/jquery.js' + ln -fs /usr/share/javascript/jquery/3/jquery.min.js html/_static/jquery.js + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uTRNfU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64 + cd jpype-0.6.3 + 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.3-6.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr creating /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype creating /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/awt creating /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/awt/event copying build/lib.linux-riscv64-2.7/jpype/_jboxed.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_jpackage.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/imports.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_jio.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_classpath.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype copying build/lib.linux-riscv64-2.7/jpype/_cygwin.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype creating /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypex creating /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypex copying build/lib.linux-riscv64-2.7/_jpype.so -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/reflect.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/startup.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/values.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/imports.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/proxy_multithreaded.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/boxed.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/closeable.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/varargs.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.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.3-6.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.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/closed.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/forname.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest copying build/lib.linux-riscv64-2.7/jpypetest/leak.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/reflect.py to reflect.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/nio.py to nio.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/awt/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/awt/event/WindowAdapter.py to WindowAdapter.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/awt/event/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jboxed.py to _jboxed.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jpackage.py to _jpackage.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_pykeywords.py to _pykeywords.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/imports.py to imports.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jwrapper.py to _jwrapper.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jvmfinder.py to _jvmfinder.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jio.py to _jio.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jcollection.py to _jcollection.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jclass.py to _jclass.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/JClassUtil.py to JClassUtil.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_classpath.py to _classpath.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_linux.py to _linux.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jarray.py to _jarray.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jobject.py to _jobject.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_cygwin.py to _cygwin.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jproxy.py to _jproxy.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_jexception.py to _jexception.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_core.py to _core.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_darwin.py to _darwin.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_refdaemon.py to _refdaemon.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_properties.py to _properties.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_windows.py to _windows.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpype/_gui.py to _gui.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypex/swing/AbstractAction.py to AbstractAction.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypex/swing/pyutils.py to pyutils.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypex/swing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypex/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/reflect.py to reflect.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/properties.py to properties.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/startup.py to startup.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/values.py to values.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/overloads.py to overloads.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/imports.py to imports.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/jvmfinder.py to jvmfinder.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/proxy_multithreaded.py to proxy_multithreaded.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/collection.py to collection.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/objectwrapper.py to objectwrapper.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/boxed.py to boxed.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/serial.py to serial.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/numeric.py to numeric.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/closeable.py to closeable.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/varargs.py to varargs.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/attr.py to attr.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/mro.py to mro.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/testsuite.py to testsuite.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/closed.py to closed.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/forname.py to forname.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/array.py to array.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/leak.py to leak.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/jpypetest/common.py to common.pyc writing byte-compilation script '/tmp/tmpxz5sMi.py' /usr/bin/python2 -O /tmp/tmpxz5sMi.py removing /tmp/tmpxz5sMi.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.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/JPype1-0.6.3-py2.7.egg-info running install_scripts + cp -pr test/classes /builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/reflect.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/nio.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype creating /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/awt copying build/lib.linux-riscv64-3.7/jpype/awt/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/awt creating /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/awt/event copying build/lib.linux-riscv64-3.7/jpype/awt/event/WindowAdapter.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/awt/event copying build/lib.linux-riscv64-3.7/jpype/awt/event/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/awt/event copying build/lib.linux-riscv64-3.7/jpype/_jboxed.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_jpackage.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_pykeywords.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/imports.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_jwrapper.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_jvmfinder.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_jio.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_jcollection.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_jclass.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/JClassUtil.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_classpath.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_linux.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_jarray.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_jobject.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_cygwin.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_jproxy.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_jexception.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_core.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_darwin.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_refdaemon.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_properties.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_windows.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype copying build/lib.linux-riscv64-3.7/jpype/_gui.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype creating /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypex creating /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypex/swing copying build/lib.linux-riscv64-3.7/jpypex/swing/AbstractAction.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypex/swing copying build/lib.linux-riscv64-3.7/jpypex/swing/pyutils.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypex/swing copying build/lib.linux-riscv64-3.7/jpypex/swing/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypex/swing copying build/lib.linux-riscv64-3.7/jpypex/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypex copying build/lib.linux-riscv64-3.7/_jpype.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/reflect.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/properties.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/startup.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/values.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/overloads.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/imports.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/jvmfinder.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/proxy_multithreaded.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/exc.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/collection.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/objectwrapper.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/boxed.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/serial.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/numeric.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/closeable.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/varargs.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/attr.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/mro.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/proxy.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/testsuite.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/closed.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/forname.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/array.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/leak.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest copying build/lib.linux-riscv64-3.7/jpypetest/common.py -> /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/reflect.py to reflect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/nio.py to nio.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/awt/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/awt/event/WindowAdapter.py to WindowAdapter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/awt/event/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_jboxed.py to _jboxed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_jpackage.py to _jpackage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_pykeywords.py to _pykeywords.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/imports.py to imports.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_jwrapper.py to _jwrapper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_jvmfinder.py to _jvmfinder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_jio.py to _jio.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_jcollection.py to _jcollection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_jclass.py to _jclass.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/JClassUtil.py to JClassUtil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_classpath.py to _classpath.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_linux.py to _linux.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_jarray.py to _jarray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_jobject.py to _jobject.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_cygwin.py to _cygwin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_jproxy.py to _jproxy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_jexception.py to _jexception.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_core.py to _core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_darwin.py to _darwin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_refdaemon.py to _refdaemon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_properties.py to _properties.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_windows.py to _windows.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpype/_gui.py to _gui.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypex/swing/AbstractAction.py to AbstractAction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypex/swing/pyutils.py to pyutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypex/swing/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypex/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/reflect.py to reflect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/properties.py to properties.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/startup.py to startup.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/values.py to values.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/overloads.py to overloads.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/imports.py to imports.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/jvmfinder.py to jvmfinder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/proxy_multithreaded.py to proxy_multithreaded.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/exc.py to exc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/collection.py to collection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/objectwrapper.py to objectwrapper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/boxed.py to boxed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/serial.py to serial.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/numeric.py to numeric.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/closeable.py to closeable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/varargs.py to varargs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/attr.py to attr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/mro.py to mro.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/proxy.py to proxy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/testsuite.py to testsuite.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/closed.py to closed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/forname.py to forname.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/array.py to array.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/leak.py to leak.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest/common.py to common.cpython-37.pyc writing byte-compilation script '/tmp/tmp5z59zw1k.py' /usr/bin/python3 /tmp/tmp5z59zw1k.py removing /tmp/tmp5z59zw1k.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.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/JPype1-0.6.3-py3.7.egg-info running install_scripts + cp -pr test/classes /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/jpypetest + find /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64 -name '*.so' + xargs chmod 0755 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.3-6.fc29 --unique-debug-suffix -0.6.3-6.fc29.riscv64 --unique-debug-src-base jpype-0.6.3-6.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/jpype-0.6.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/_jpype.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/_jpype.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7/site-packages/_jpype.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7/site-packages/_jpype.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1038 blocks + /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.b719S0 Processing files: python2-jpype-0.6.3-6.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c3lIea + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.3 + DOCDIR=/builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.fc29.riscv64/usr/share/doc/python2-jpype + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/share/doc/python2-jpype + cp -pr README.rst /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/share/doc/python2-jpype + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zsFR7j + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.3 + LICENSEDIR=/builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.fc29.riscv64/usr/share/licenses/python2-jpype + cp -pr LICENSE /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/share/licenses/python2-jpype + exit 0 Provides: python-jpype = 0.6.3-6.fc29 python-jpype(riscv-64) = 0.6.3-6.fc29 python2-jpype = 0.6.3-6.fc29 python2-jpype(riscv-64) = 0.6.3-6.fc29 python2.7dist(jpype1) = 0.6.3 python2dist(jpype1) = 0.6.3 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.3-6.fc29 Processing files: python3-jpype-0.6.3-6.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eoV0cr + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.3 + DOCDIR=/builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.fc29.riscv64/usr/share/doc/python3-jpype + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/share/doc/python3-jpype + cp -pr README.rst /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/share/doc/python3-jpype + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YrUQzr + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.3 + LICENSEDIR=/builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.fc29.riscv64/usr/share/licenses/python3-jpype + cp -pr LICENSE /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/share/licenses/python3-jpype + exit 0 Provides: python3-jpype = 0.6.3-6.fc29 python3-jpype(riscv-64) = 0.6.3-6.fc29 python3.7dist(jpype1) = 0.6.3 python3dist(jpype1) = 0.6.3 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.7m.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.7 rtld(GNU_HASH) Processing files: jpype-doc-0.6.3-6.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Byb0AG + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.3 + DOCDIR=/builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.fc29.riscv64/usr/share/doc/jpype-doc + cp -pr examples/ /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/share/doc/jpype-doc + cp -pr html/ /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/share/doc/jpype-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GrcGta + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.3 + LICENSEDIR=/builddir/build/BUILDROOT/jpype-0.6.3-6.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.3-6.fc29.riscv64/usr/share/licenses/jpype-doc + cp -pr LICENSE /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64/usr/share/licenses/jpype-doc + exit 0 Provides: jpype-doc = 0.6.3-6.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: jpype-debugsource-0.6.3-6.fc29.riscv64 Provides: jpype-debugsource = 0.6.3-6.fc29 jpype-debugsource(riscv-64) = 0.6.3-6.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: jpype-debuginfo-0.6.3-6.fc29.riscv64 Provides: jpype-debuginfo = 0.6.3-6.fc29 jpype-debuginfo(riscv-64) = 0.6.3-6.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: jpype-debugsource(riscv-64) = 0.6.3-6.fc29 Processing files: python2-jpype-debuginfo-0.6.3-6.fc29.riscv64 Provides: debuginfo(build-id) = 8b9b7a9d8ada8bad7c6df22cc2c2ad178643bc78 python2-jpype-debuginfo = 0.6.3-6.fc29 python2-jpype-debuginfo(riscv-64) = 0.6.3-6.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: jpype-debugsource(riscv-64) = 0.6.3-6.fc29 Processing files: python3-jpype-debuginfo-0.6.3-6.fc29.riscv64 Provides: debuginfo(build-id) = 9ec774f1f5ac171d17c0ffcb23e3f1e4450fc2ca python3-jpype-debuginfo = 0.6.3-6.fc29 python3-jpype-debuginfo(riscv-64) = 0.6.3-6.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: jpype-debugsource(riscv-64) = 0.6.3-6.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-jpype-0.6.3-6.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-jpype-0.6.3-6.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/jpype-doc-0.6.3-6.fc29.noarch.rpm Wrote: /builddir/build/RPMS/jpype-debugsource-0.6.3-6.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/jpype-debuginfo-0.6.3-6.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-jpype-debuginfo-0.6.3-6.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-jpype-debuginfo-0.6.3-6.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jqy1NE + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jpype-0.6.3-6.fc29.riscv64 + exit 0 Child return code was: 0