Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/jpype.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-b4e766902cf0642e655a8430e919395d7787c025/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/jpype.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/jpype-0.6.3-8.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/jpype.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-b4e766902cf0642e655a8430e919395d7787c025/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/jpype.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GGvBvD + 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 -xf - + 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 + find . -name '*.py' -or -name '*.java' -or -name '*.TXT' -or -name '*.sh' -or -name '*.xml' -or -name '*.js' + xargs sed -i 's|\r||g' + cp -pr test/jpypetest . + cp -pr test/testsuite.py jpypetest + sed -i -r -e 's|packages=.|\0 '\''jpypetest'\'',|' setup.py + sed -i -r 's|classes|jpypetest/\0|' jpypetest/common.py + sed -i -e '/import jpype/d' -e 's|jpype.__version__|'\''0.6.3'\''|g' doc/conf.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.n5ortT + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib.linux-armv7l-3.6 creating build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/startup.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/proxy_multithreaded.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/closed.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/boxed.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/varargs.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/properties.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/common.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/objectwrapper.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/attr.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/reflect.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/testsuite.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/values.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/exc.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/closeable.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/numeric.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/array.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/collection.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/imports.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/leak.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/forname.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/mro.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/jvmfinder.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/__init__.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/proxy.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/serial.py -> build/lib.linux-armv7l-3.6/jpypetest copying jpypetest/overloads.py -> build/lib.linux-armv7l-3.6/jpypetest creating build/lib.linux-armv7l-3.6/jpype copying jpype/_jclass.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_jpackage.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_darwin.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/reflect.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_properties.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_classpath.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/nio.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_jcollection.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/imports.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_windows.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_cygwin.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_jarray.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_jexception.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_gui.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_jvmfinder.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_jproxy.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_jboxed.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/__init__.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_jwrapper.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_linux.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_refdaemon.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_jio.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_pykeywords.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_core.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/JClassUtil.py -> build/lib.linux-armv7l-3.6/jpype copying jpype/_jobject.py -> build/lib.linux-armv7l-3.6/jpype creating build/lib.linux-armv7l-3.6/jpype/awt copying jpype/awt/__init__.py -> build/lib.linux-armv7l-3.6/jpype/awt creating build/lib.linux-armv7l-3.6/jpype/awt/event copying jpype/awt/event/WindowAdapter.py -> build/lib.linux-armv7l-3.6/jpype/awt/event copying jpype/awt/event/__init__.py -> build/lib.linux-armv7l-3.6/jpype/awt/event creating build/lib.linux-armv7l-3.6/jpypex copying jpypex/__init__.py -> build/lib.linux-armv7l-3.6/jpypex creating build/lib.linux-armv7l-3.6/jpypex/swing copying jpypex/swing/AbstractAction.py -> build/lib.linux-armv7l-3.6/jpypex/swing copying jpypex/swing/__init__.py -> build/lib.linux-armv7l-3.6/jpypex/swing copying jpypex/swing/pyutils.py -> build/lib.linux-armv7l-3.6/jpypex/swing running build_ext building '_jpype' extension creating build/temp.linux-armv7l-3.6 creating build/temp.linux-armv7l-3.6/native creating build/temp.linux-armv7l-3.6/native/common creating build/temp.linux-armv7l-3.6/native/python gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_arrayclass.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_arrayclass.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_classbase.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_classbase.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_typemanager.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_typemanager.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_jniutil.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_jniutil.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_invocationhandler.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_invocationhandler.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_reference.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_reference.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_platform_linux.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_platform_linux.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_array.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_array.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_javaenv_autogen.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_javaenv_autogen.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_referencequeue.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_referencequeue.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_primitivetypes_autogen.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_primitivetypes_autogen.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_primitivetypes.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_primitivetypes.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_javaenv.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_javaenv.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_methodoverload.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_methodoverload.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_monitor.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_monitor.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_object.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_object.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_proxy.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_proxy.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_method.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_method.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_objecttypes.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_objecttypes.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_field.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_field.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_class.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_class.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_voidtype.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_voidtype.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_platform_win32.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_platform_win32.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_typename.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_typename.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/common/jp_env.cpp -o build/temp.linux-armv7l-3.6/native/common/jp_env.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/pythonenv.cpp -o build/temp.linux-armv7l-3.6/native/python/pythonenv.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/py_method.cpp -o build/temp.linux-armv7l-3.6/native/python/py_method.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/jpype_javanio.cpp -o build/temp.linux-armv7l-3.6/native/python/jpype_javanio.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/jpype_python.cpp -o build/temp.linux-armv7l-3.6/native/python/jpype_python.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/jpype_javaclass.cpp -o build/temp.linux-armv7l-3.6/native/python/jpype_javaclass.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/jpype_memory_view.c -o build/temp.linux-armv7l-3.6/native/python/jpype_memory_view.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/jpype_javaarray.cpp -o build/temp.linux-armv7l-3.6/native/python/jpype_javaarray.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/py_hostenv.cpp -o build/temp.linux-armv7l-3.6/native/python/py_hostenv.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/py_class.cpp -o build/temp.linux-armv7l-3.6/native/python/py_class.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/py_field.cpp -o build/temp.linux-armv7l-3.6/native/python/py_field.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/jpype_module.cpp -o build/temp.linux-armv7l-3.6/native/python/jpype_module.o -ggdb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Inative/common/include -Inative/python/include -Inative/jni_include -I/usr/include/python3.6m -c native/python/py_monitor.cpp -o build/temp.linux-armv7l-3.6/native/python/py_monitor.o -ggdb g++ -pthread -shared -Wl,-z,relro -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.6/native/common/jp_arrayclass.o build/temp.linux-armv7l-3.6/native/common/jp_classbase.o build/temp.linux-armv7l-3.6/native/common/jp_typemanager.o build/temp.linux-armv7l-3.6/native/common/jp_jniutil.o build/temp.linux-armv7l-3.6/native/common/jp_invocationhandler.o build/temp.linux-armv7l-3.6/native/common/jp_reference.o build/temp.linux-armv7l-3.6/native/common/jp_platform_linux.o build/temp.linux-armv7l-3.6/native/common/jp_array.o build/temp.linux-armv7l-3.6/native/common/jp_javaenv_autogen.o build/temp.linux-armv7l-3.6/native/common/jp_referencequeue.o build/temp.linux-armv7l-3.6/native/common/jp_primitivetypes_autogen.o build/temp.linux-armv7l-3.6/native/common/jp_primitivetypes.o build/temp.linux-armv7l-3.6/native/common/jp_javaenv.o build/temp.linux-armv7l-3.6/native/common/jp_methodoverload.o build/temp.linux-armv7l-3.6/native/common/jp_monitor.o build/temp.linux-armv7l-3.6/native/common/jp_object.o build/temp.linux-armv7l-3.6/native/common/jp_proxy.o build/temp.linux-armv7l-3.6/native/common/jp_method.o build/temp.linux-armv7l-3.6/native/common/jp_objecttypes.o build/temp.linux-armv7l-3.6/native/common/jp_field.o build/temp.linux-armv7l-3.6/native/common/jp_class.o build/temp.linux-armv7l-3.6/native/common/jp_voidtype.o build/temp.linux-armv7l-3.6/native/common/jp_platform_win32.o build/temp.linux-armv7l-3.6/native/common/jp_typename.o build/temp.linux-armv7l-3.6/native/common/jp_env.o build/temp.linux-armv7l-3.6/native/python/pythonenv.o build/temp.linux-armv7l-3.6/native/python/py_method.o build/temp.linux-armv7l-3.6/native/python/jpype_javanio.o build/temp.linux-armv7l-3.6/native/python/jpype_python.o build/temp.linux-armv7l-3.6/native/python/jpype_javaclass.o build/temp.linux-armv7l-3.6/native/python/jpype_memory_view.o build/temp.linux-armv7l-3.6/native/python/jpype_javaarray.o build/temp.linux-armv7l-3.6/native/python/py_hostenv.o build/temp.linux-armv7l-3.6/native/python/py_class.o build/temp.linux-armv7l-3.6/native/python/py_field.o build/temp.linux-armv7l-3.6/native/python/jpype_module.o build/temp.linux-armv7l-3.6/native/python/py_monitor.o -L/usr/lib -ldl -lpython3.6m -o build/lib.linux-armv7l-3.6/_jpype.cpython-36m-arm-linux-gnueabi.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: 49 seconds ~/build/BUILD/jpype-0.6.3 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VIAFq0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm ++ dirname /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm + cd jpype-0.6.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr creating /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib creating /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6 creating /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypex creating /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypex/swing copying build/lib.linux-armv7l-3.6/jpypex/swing/AbstractAction.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypex/swing copying build/lib.linux-armv7l-3.6/jpypex/swing/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypex/swing copying build/lib.linux-armv7l-3.6/jpypex/swing/pyutils.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypex/swing copying build/lib.linux-armv7l-3.6/jpypex/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypex creating /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/startup.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/proxy_multithreaded.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/closed.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/boxed.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/varargs.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/properties.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/common.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/objectwrapper.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/attr.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/reflect.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/testsuite.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/values.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/exc.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/closeable.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/numeric.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/array.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/collection.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/imports.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/leak.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/forname.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/mro.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/jvmfinder.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/proxy.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/serial.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/jpypetest/overloads.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest copying build/lib.linux-armv7l-3.6/_jpype.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_jclass.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_jpackage.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_darwin.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/reflect.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_properties.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_classpath.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/nio.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_jcollection.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/imports.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_windows.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_cygwin.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_jarray.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype creating /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/awt creating /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/awt/event copying build/lib.linux-armv7l-3.6/jpype/awt/event/WindowAdapter.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/awt/event copying build/lib.linux-armv7l-3.6/jpype/awt/event/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/awt/event copying build/lib.linux-armv7l-3.6/jpype/awt/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/awt copying build/lib.linux-armv7l-3.6/jpype/_jexception.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_gui.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_jvmfinder.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_jproxy.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_jboxed.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/__init__.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_jwrapper.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_linux.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_refdaemon.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_jio.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_pykeywords.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_core.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/JClassUtil.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype copying build/lib.linux-armv7l-3.6/jpype/_jobject.py -> /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypex/swing/AbstractAction.py to AbstractAction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypex/swing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypex/swing/pyutils.py to pyutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypex/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/startup.py to startup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/proxy_multithreaded.py to proxy_multithreaded.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/closed.py to closed.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/boxed.py to boxed.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/varargs.py to varargs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/objectwrapper.py to objectwrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/attr.py to attr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/reflect.py to reflect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/testsuite.py to testsuite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/values.py to values.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/exc.py to exc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/closeable.py to closeable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/numeric.py to numeric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/array.py to array.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/collection.py to collection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/imports.py to imports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/leak.py to leak.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/forname.py to forname.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/mro.py to mro.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/jvmfinder.py to jvmfinder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/proxy.py to proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/serial.py to serial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest/overloads.py to overloads.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_jclass.py to _jclass.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_jpackage.py to _jpackage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_darwin.py to _darwin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/reflect.py to reflect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_properties.py to _properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_classpath.py to _classpath.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/nio.py to nio.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_jcollection.py to _jcollection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/imports.py to imports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_windows.py to _windows.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_cygwin.py to _cygwin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_jarray.py to _jarray.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/awt/event/WindowAdapter.py to WindowAdapter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/awt/event/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/awt/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_jexception.py to _jexception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_gui.py to _gui.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_jvmfinder.py to _jvmfinder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_jproxy.py to _jproxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_jboxed.py to _jboxed.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_jwrapper.py to _jwrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_linux.py to _linux.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_refdaemon.py to _refdaemon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_jio.py to _jio.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_pykeywords.py to _pykeywords.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_core.py to _core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/JClassUtil.py to JClassUtil.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpype/_jobject.py to _jobject.cpython-36.pyc writing byte-compilation script '/tmp/tmpmmtcl8ij.py' /usr/bin/python3.6 /tmp/tmpmmtcl8ij.py removing /tmp/tmpmmtcl8ij.py running install_egg_info running egg_info creating JPype1.egg-info writing JPype1.egg-info/PKG-INFO writing dependency_links to JPype1.egg-info/dependency_links.txt writing requirements to JPype1.egg-info/requires.txt writing top-level names to JPype1.egg-info/top_level.txt writing manifest file 'JPype1.egg-info/SOURCES.txt' reading manifest file 'JPype1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no 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-8.el7.arm/usr/lib/python3.6/site-packages/JPype1-0.6.3-py3.6.egg-info running install_scripts + cp -pr test/classes /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest + find /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm -name '*.so' + xargs chmod 0755 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/jpype-0.6.3 extracting debug info from /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/_jpype.cpython-36m-arm-linux-gnueabi.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1038 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/debug/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vEWGUk + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.3 ~/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest ~/build/BUILD/jpype-0.6.3 + export PYTHONPATH=.. + PYTHONPATH=.. + pushd /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/lib/python3.6/site-packages/jpypetest + sed -i -r 's|import mock|from unittest \0|' jvmfinder.py + /usr/bin/python3.6 testsuite.py INFO:jpypetest.common:Running testsuite using JVM /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.201.b09-2.el7_6.arm/jre/lib/arm/server/libjvm.so ...................sssssss.................................................................s.........s...................s...........................................................JVM has been shutdown ---------------------------------------------------------------------- Ran 181 tests in 44.264s OK (skipped=10) + exit 0 Processing files: python36-jpype-0.6.3-8.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hHuGLP + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.3 + DOCDIR=/builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/share/doc/python36-jpype-0.6.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/share/doc/python36-jpype-0.6.3 + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/share/doc/python36-jpype-0.6.3 + cp -pr README.rst /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/share/doc/python36-jpype-0.6.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZPYRyq + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.3 + LICENSEDIR=/builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/share/licenses/python36-jpype-0.6.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/share/licenses/python36-jpype-0.6.3 + cp -pr LICENSE /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm/usr/share/licenses/python36-jpype-0.6.3 + exit 0 Provides: python36-jpype = 0.6.3-8.el7 python36-jpype(armv7hl-32) = 0.6.3-8.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython3.6m.so.1.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) python(abi) = 3.6 rtld(GNU_HASH) Processing files: jpype-debuginfo-0.6.3-8.el7.armv7hl Provides: jpype-debuginfo = 0.6.3-8.el7 jpype-debuginfo(armv7hl-32) = 0.6.3-8.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm Wrote: /builddir/build/RPMS/python36-jpype-0.6.3-8.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/jpype-debuginfo-0.6.3-8.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.l36BUI + umask 022 + cd /builddir/build/BUILD + cd jpype-0.6.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jpype-0.6.3-8.el7.arm + exit 0 Child return code was: 0