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/python-zmq.spec'], chrootPath='/var/lib/mock/f29-build-20910-10930/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-zmq.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-zmq-17.0.0-3.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-zmq.spec'], chrootPath='/var/lib/mock/f29-build-20910-10930/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-zmq.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rjIBEB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyzmq-17.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyzmq-17.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyzmq-17.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf bundled + for lib in zmq/eventloop/*.py + sed '/\/usr\/bin\/env/d' zmq/eventloop/__init__.py + touch -r zmq/eventloop/__init__.py zmq/eventloop/__init__.py.new + mv zmq/eventloop/__init__.py.new zmq/eventloop/__init__.py + for lib in zmq/eventloop/*.py + sed '/\/usr\/bin\/env/d' zmq/eventloop/_deprecated.py + touch -r zmq/eventloop/_deprecated.py zmq/eventloop/_deprecated.py.new + mv zmq/eventloop/_deprecated.py.new zmq/eventloop/_deprecated.py + for lib in zmq/eventloop/*.py + sed '/\/usr\/bin\/env/d' zmq/eventloop/future.py + touch -r zmq/eventloop/future.py zmq/eventloop/future.py.new + mv zmq/eventloop/future.py.new zmq/eventloop/future.py + for lib in zmq/eventloop/*.py + sed '/\/usr\/bin\/env/d' zmq/eventloop/ioloop.py + touch -r zmq/eventloop/ioloop.py zmq/eventloop/ioloop.py.new + mv zmq/eventloop/ioloop.py.new zmq/eventloop/ioloop.py + for lib in zmq/eventloop/*.py + sed '/\/usr\/bin\/env/d' zmq/eventloop/zmqstream.py + touch -r zmq/eventloop/zmqstream.py zmq/eventloop/zmqstream.py.new + mv zmq/eventloop/zmqstream.py.new zmq/eventloop/zmqstream.py + chmod -x examples/pubsub/topics_pub.py + chmod -x examples/pubsub/topics_sub.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jByeGW + umask 022 + cd /builddir/build/BUILD + cd pyzmq-17.0.0 + 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' + /usr/bin/python2 setup.py build_ext --inplace running build_ext running configure BUILDSTDERR: Settings obtained from pkg-config: {'libraries': [u'zmq'], 'library_dirs': [], 'include_dirs': []} BUILDSTDERR: {'libraries': [u'zmq'], 'extra_link_args': [], 'runtime_library_dirs': [], 'library_dirs': [], 'include_dirs': []} 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 -c build/temp.linux-riscv64-2.7/scratch/check_sys_un.c -o build/temp.linux-riscv64-2.7/scratch/check_sys_un.o gcc -pthread build/temp.linux-riscv64-2.7/scratch/check_sys_un.o -o build/temp.linux-riscv64-2.7/scratch/check_sys_un BUILDSTDERR: Configure: Autodetecting ZMQ settings... BUILDSTDERR: Custom ZMQ dir: ************************************************ creating build/temp.linux-riscv64-2.7/scratch/tmp cc -c /tmp/timer_createUOTwQf.c -o build/temp.linux-riscv64-2.7/scratch/tmp/timer_createUOTwQf.o BUILDSTDERR: /tmp/timer_createUOTwQf.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: main (int argc, char **argv) { BUILDSTDERR: ^~~~ BUILDSTDERR: /tmp/timer_createUOTwQf.c: In function 'main': BUILDSTDERR: /tmp/timer_createUOTwQf.c:2:5: warning: implicit declaration of function 'timer_create' [-Wimplicit-function-declaration] BUILDSTDERR: timer_create(); BUILDSTDERR: ^~~~~~~~~~~~ cc build/temp.linux-riscv64-2.7/scratch/tmp/timer_createUOTwQf.o -o build/temp.linux-riscv64-2.7/scratch/a.out BUILDSTDERR: /usr/bin/ld: build/temp.linux-riscv64-2.7/scratch/tmp/timer_createUOTwQf.o: in function `main': BUILDSTDERR: timer_createUOTwQf.c:(.text+0x12): undefined reference to `timer_create' BUILDSTDERR: collect2: error: ld returned 1 exit status 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 -Izmq/utils -Izmq/backend/cython -Izmq/devices -c build/temp.linux-riscv64-2.7/scratch/vers.c -o build/temp.linux-riscv64-2.7/scratch/vers.o gcc -pthread build/temp.linux-riscv64-2.7/scratch/vers.o -lzmq -lrt -o build/temp.linux-riscv64-2.7/scratch/vers BUILDSTDERR: ZMQ version detected: 4.1.6 ************************************************ cythoning zmq/devices/monitoredqueue.pyx to zmq/devices/monitoredqueue.c building 'zmq.devices.monitoredqueue' extension creating build/temp.linux-riscv64-2.7/zmq creating build/temp.linux-riscv64-2.7/zmq/devices 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/devices/monitoredqueue.c -o build/temp.linux-riscv64-2.7/zmq/devices/monitoredqueue.o gcc -pthread -shared -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/zmq/devices/monitoredqueue.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/devices/monitoredqueue.so cythoning zmq/backend/cython/_device.pyx to zmq/backend/cython/_device.c building 'zmq.backend.cython._device' extension creating build/temp.linux-riscv64-2.7/zmq/backend creating build/temp.linux-riscv64-2.7/zmq/backend/cython 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/_device.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/_device.o gcc -pthread -shared -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/zmq/backend/cython/_device.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/_device.so cythoning zmq/backend/cython/_poll.pyx to zmq/backend/cython/_poll.c building 'zmq.backend.cython._poll' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/_poll.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/_poll.o BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:83, BUILDSTDERR: from zmq/backend/cython/_poll.c:4: BUILDSTDERR: zmq/backend/cython/_poll.c: In function 'init_poll': BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/_poll.c:945:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: zmq/backend/cython/_poll.c:3922:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyInt_Type))); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/_poll.c:945:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: zmq/backend/cython/_poll.c:3925:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyLong_Type))); BUILDSTDERR: ^~~~~~~~~~~~ gcc -pthread -shared -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/zmq/backend/cython/_poll.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/_poll.so cythoning zmq/backend/cython/_version.pyx to zmq/backend/cython/_version.c building 'zmq.backend.cython._version' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/_version.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/_version.o gcc -pthread -shared -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/zmq/backend/cython/_version.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/_version.so cythoning zmq/backend/cython/constants.pyx to zmq/backend/cython/constants.c building 'zmq.backend.cython.constants' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/constants.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/constants.o gcc -pthread -shared -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/zmq/backend/cython/constants.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/constants.so cythoning zmq/backend/cython/context.pyx to zmq/backend/cython/context.c building 'zmq.backend.cython.context' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/context.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/context.o gcc -pthread -shared -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/zmq/backend/cython/context.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/context.so cythoning zmq/backend/cython/error.pyx to zmq/backend/cython/error.c building 'zmq.backend.cython.error' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/error.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/error.o gcc -pthread -shared -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/zmq/backend/cython/error.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/error.so cythoning zmq/backend/cython/message.pyx to zmq/backend/cython/message.c building 'zmq.backend.cython.message' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/message.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/message.o BUILDSTDERR: zmq/backend/cython/message.c: In function '__pyx_pf_3zmq_7backend_6cython_7message_5Frame_18set': BUILDSTDERR: zmq/backend/cython/message.c:4291:16: warning: variable '__pyx_v_buf' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char * __pyx_v_buf; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/message.c:4290:18: warning: variable '__pyx_v_routing_id' set but not used [-Wunused-but-set-variable] BUILDSTDERR: pyzmq_uint32_t __pyx_v_routing_id; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function '__pyx_pf_3zmq_7backend_6cython_7message_5Frame_20get', BUILDSTDERR: inlined from '__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get' at zmq/backend/cython/message.c:4518:13: BUILDSTDERR: zmq/backend/cython/message.c:4748:55: warning: argument 1 null where non-null expected [-Wnonnull] BUILDSTDERR: __pyx_t_4 = __Pyx_decode_c_string(__pyx_v_buf, 0, strlen(__pyx_v_buf), NULL, NULL, PyUnicode_DecodeUTF8); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 407, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38, BUILDSTDERR: from zmq/backend/cython/message.c:4: BUILDSTDERR: zmq/backend/cython/message.c: In function '__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get': BUILDSTDERR: /usr/include/string.h:384:15: note: in a call to function 'strlen' declared here BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^~~~~~ BUILDSTDERR: In function '__Pyx_decode_c_string.constprop', BUILDSTDERR: inlined from '__pyx_pf_3zmq_7backend_6cython_7message_5Frame_20get' at zmq/backend/cython/message.c:4748:17, BUILDSTDERR: inlined from '__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get' at zmq/backend/cython/message.c:4518:13: BUILDSTDERR: zmq/backend/cython/message.c:9803:23: warning: argument 1 null where non-null expected [-Wnonnull] BUILDSTDERR: size_t slen = strlen(cstring); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38, BUILDSTDERR: from zmq/backend/cython/message.c:4: BUILDSTDERR: zmq/backend/cython/message.c: In function '__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get': BUILDSTDERR: /usr/include/string.h:384:15: note: in a call to function 'strlen' declared here BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^~~~~~ gcc -pthread -shared -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/zmq/backend/cython/message.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/message.so cythoning zmq/backend/cython/socket.pyx to zmq/backend/cython/socket.c building 'zmq.backend.cython.socket' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/socket.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/socket.o BUILDSTDERR: zmq/backend/cython/socket.c: In function '__pyx_pf_3zmq_7backend_6cython_6socket_6Socket_22join': BUILDSTDERR: zmq/backend/cython/socket.c:7346:16: warning: variable '__pyx_v_c_group' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char * __pyx_v_c_group; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/socket.c: In function '__pyx_pf_3zmq_7backend_6cython_6socket_6Socket_24leave': BUILDSTDERR: zmq/backend/cython/socket.c:7528:16: warning: variable '__pyx_v_c_group' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char * __pyx_v_c_group; BUILDSTDERR: ^~~~~~~~~~~~~~~ gcc -pthread -shared -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/zmq/backend/cython/socket.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/socket.so cythoning zmq/backend/cython/utils.pyx to zmq/backend/cython/utils.c building 'zmq.backend.cython.utils' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/utils.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/utils.o gcc -pthread -shared -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/zmq/backend/cython/utils.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/utils.so + 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/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/zmq copying zmq/decorators.py -> build/lib.linux-riscv64-2.7/zmq copying zmq/_future.py -> build/lib.linux-riscv64-2.7/zmq copying zmq/error.py -> build/lib.linux-riscv64-2.7/zmq copying zmq/__init__.py -> build/lib.linux-riscv64-2.7/zmq creating build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/jsonapi.py -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/garbage.py -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/interop.py -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/sixcerpt.py -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/monitor.py -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/strtypes.py -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/win32.py -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/__init__.py -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/z85.py -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/constant_names.py -> build/lib.linux-riscv64-2.7/zmq/utils creating build/lib.linux-riscv64-2.7/zmq/log copying zmq/log/__init__.py -> build/lib.linux-riscv64-2.7/zmq/log copying zmq/log/handlers.py -> build/lib.linux-riscv64-2.7/zmq/log creating build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_win32_shim.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_message.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_ioloop.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_constants.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_multipart.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_poll.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_decorators.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_includes.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_security.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_monitor.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_socket.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_z85.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_zmqstream.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_pubsub.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_auth.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_retry_eintr.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_pair.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_version.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_monqueue.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_reqrep.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_imports.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_ssh.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_future.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_etc.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/__init__.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_device.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_log.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_context.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_error.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_draft.py -> build/lib.linux-riscv64-2.7/zmq/tests copying zmq/tests/test_cffi_backend.py -> build/lib.linux-riscv64-2.7/zmq/tests creating build/lib.linux-riscv64-2.7/zmq/backend copying zmq/backend/select.py -> build/lib.linux-riscv64-2.7/zmq/backend copying zmq/backend/__init__.py -> build/lib.linux-riscv64-2.7/zmq/backend creating build/lib.linux-riscv64-2.7/zmq/backend/cython copying zmq/backend/cython/__init__.py -> build/lib.linux-riscv64-2.7/zmq/backend/cython creating build/lib.linux-riscv64-2.7/zmq/backend/cffi copying zmq/backend/cffi/_poll.py -> build/lib.linux-riscv64-2.7/zmq/backend/cffi copying zmq/backend/cffi/constants.py -> build/lib.linux-riscv64-2.7/zmq/backend/cffi copying zmq/backend/cffi/utils.py -> build/lib.linux-riscv64-2.7/zmq/backend/cffi copying zmq/backend/cffi/message.py -> build/lib.linux-riscv64-2.7/zmq/backend/cffi copying zmq/backend/cffi/context.py -> build/lib.linux-riscv64-2.7/zmq/backend/cffi copying zmq/backend/cffi/_cffi.py -> build/lib.linux-riscv64-2.7/zmq/backend/cffi copying zmq/backend/cffi/devices.py -> build/lib.linux-riscv64-2.7/zmq/backend/cffi copying zmq/backend/cffi/socket.py -> build/lib.linux-riscv64-2.7/zmq/backend/cffi copying zmq/backend/cffi/error.py -> build/lib.linux-riscv64-2.7/zmq/backend/cffi copying zmq/backend/cffi/__init__.py -> build/lib.linux-riscv64-2.7/zmq/backend/cffi creating build/lib.linux-riscv64-2.7/zmq/ssh copying zmq/ssh/tunnel.py -> build/lib.linux-riscv64-2.7/zmq/ssh copying zmq/ssh/__init__.py -> build/lib.linux-riscv64-2.7/zmq/ssh copying zmq/ssh/forward.py -> build/lib.linux-riscv64-2.7/zmq/ssh creating build/lib.linux-riscv64-2.7/zmq/devices copying zmq/devices/monitoredqueuedevice.py -> build/lib.linux-riscv64-2.7/zmq/devices copying zmq/devices/monitoredqueue.py -> build/lib.linux-riscv64-2.7/zmq/devices copying zmq/devices/proxydevice.py -> build/lib.linux-riscv64-2.7/zmq/devices copying zmq/devices/__init__.py -> build/lib.linux-riscv64-2.7/zmq/devices copying zmq/devices/basedevice.py -> build/lib.linux-riscv64-2.7/zmq/devices creating build/lib.linux-riscv64-2.7/zmq/eventloop copying zmq/eventloop/ioloop.py -> build/lib.linux-riscv64-2.7/zmq/eventloop copying zmq/eventloop/future.py -> build/lib.linux-riscv64-2.7/zmq/eventloop copying zmq/eventloop/zmqstream.py -> build/lib.linux-riscv64-2.7/zmq/eventloop copying zmq/eventloop/__init__.py -> build/lib.linux-riscv64-2.7/zmq/eventloop copying zmq/eventloop/_deprecated.py -> build/lib.linux-riscv64-2.7/zmq/eventloop creating build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/ioloop.py -> build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/stack_context.py -> build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/util.py -> build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/log.py -> build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/concurrent.py -> build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/__init__.py -> build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado creating build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/posix.py -> build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/auto.py -> build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/__init__.py -> build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/windows.py -> build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/common.py -> build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/interface.py -> build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/platform creating build/lib.linux-riscv64-2.7/zmq/auth copying zmq/auth/ioloop.py -> build/lib.linux-riscv64-2.7/zmq/auth copying zmq/auth/thread.py -> build/lib.linux-riscv64-2.7/zmq/auth copying zmq/auth/__init__.py -> build/lib.linux-riscv64-2.7/zmq/auth copying zmq/auth/base.py -> build/lib.linux-riscv64-2.7/zmq/auth copying zmq/auth/certs.py -> build/lib.linux-riscv64-2.7/zmq/auth creating build/lib.linux-riscv64-2.7/zmq/sugar copying zmq/sugar/attrsettr.py -> build/lib.linux-riscv64-2.7/zmq/sugar copying zmq/sugar/poll.py -> build/lib.linux-riscv64-2.7/zmq/sugar copying zmq/sugar/constants.py -> build/lib.linux-riscv64-2.7/zmq/sugar copying zmq/sugar/tracker.py -> build/lib.linux-riscv64-2.7/zmq/sugar copying zmq/sugar/context.py -> build/lib.linux-riscv64-2.7/zmq/sugar copying zmq/sugar/stopwatch.py -> build/lib.linux-riscv64-2.7/zmq/sugar copying zmq/sugar/socket.py -> build/lib.linux-riscv64-2.7/zmq/sugar copying zmq/sugar/frame.py -> build/lib.linux-riscv64-2.7/zmq/sugar copying zmq/sugar/version.py -> build/lib.linux-riscv64-2.7/zmq/sugar copying zmq/sugar/__init__.py -> build/lib.linux-riscv64-2.7/zmq/sugar creating build/lib.linux-riscv64-2.7/zmq/green copying zmq/green/device.py -> build/lib.linux-riscv64-2.7/zmq/green copying zmq/green/poll.py -> build/lib.linux-riscv64-2.7/zmq/green copying zmq/green/core.py -> build/lib.linux-riscv64-2.7/zmq/green copying zmq/green/__init__.py -> build/lib.linux-riscv64-2.7/zmq/green creating build/lib.linux-riscv64-2.7/zmq/green/eventloop copying zmq/green/eventloop/ioloop.py -> build/lib.linux-riscv64-2.7/zmq/green/eventloop copying zmq/green/eventloop/zmqstream.py -> build/lib.linux-riscv64-2.7/zmq/green/eventloop copying zmq/green/eventloop/__init__.py -> build/lib.linux-riscv64-2.7/zmq/green/eventloop copying zmq/utils/buffers.pxd -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/zmq_compat.h -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/zmq_constants.h -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/ipcmaxlen.h -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/pyversion_compat.h -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/getpid_compat.h -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/mutex.h -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/config.json -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/utils/compiler.json -> build/lib.linux-riscv64-2.7/zmq/utils copying zmq/backend/cython/context.pxd -> build/lib.linux-riscv64-2.7/zmq/backend/cython copying zmq/backend/cython/checkrc.pxd -> build/lib.linux-riscv64-2.7/zmq/backend/cython copying zmq/backend/cython/socket.pxd -> build/lib.linux-riscv64-2.7/zmq/backend/cython copying zmq/backend/cython/message.pxd -> build/lib.linux-riscv64-2.7/zmq/backend/cython copying zmq/backend/cython/libzmq.pxd -> build/lib.linux-riscv64-2.7/zmq/backend/cython copying zmq/backend/cython/constant_enums.pxi -> build/lib.linux-riscv64-2.7/zmq/backend/cython copying zmq/backend/cython/constants.pxi -> build/lib.linux-riscv64-2.7/zmq/backend/cython copying zmq/backend/cffi/_cdefs.h -> build/lib.linux-riscv64-2.7/zmq/backend/cffi copying zmq/backend/cffi/_verify.c -> build/lib.linux-riscv64-2.7/zmq/backend/cffi copying zmq/devices/monitoredqueue.pxd -> build/lib.linux-riscv64-2.7/zmq/devices running build_ext running configure BUILDSTDERR: Settings obtained from pkg-config: {'libraries': [u'zmq'], 'library_dirs': [], 'include_dirs': []} BUILDSTDERR: {'libraries': [u'zmq'], 'extra_link_args': [], 'runtime_library_dirs': [], 'library_dirs': [], 'include_dirs': []} BUILDSTDERR: Configure: Autodetecting ZMQ settings... BUILDSTDERR: Custom ZMQ dir: ************************************************ creating build/temp.linux-riscv64-2.7/scratch/tmp cc -c /tmp/timer_createLFuFwL.c -o build/temp.linux-riscv64-2.7/scratch/tmp/timer_createLFuFwL.o BUILDSTDERR: /tmp/timer_createLFuFwL.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: main (int argc, char **argv) { BUILDSTDERR: ^~~~ BUILDSTDERR: /tmp/timer_createLFuFwL.c: In function 'main': BUILDSTDERR: /tmp/timer_createLFuFwL.c:2:5: warning: implicit declaration of function 'timer_create' [-Wimplicit-function-declaration] BUILDSTDERR: timer_create(); BUILDSTDERR: ^~~~~~~~~~~~ cc build/temp.linux-riscv64-2.7/scratch/tmp/timer_createLFuFwL.o -o build/temp.linux-riscv64-2.7/scratch/a.out BUILDSTDERR: /usr/bin/ld: build/temp.linux-riscv64-2.7/scratch/tmp/timer_createLFuFwL.o: in function `main': BUILDSTDERR: timer_createLFuFwL.c:(.text+0x12): undefined reference to `timer_create' BUILDSTDERR: collect2: error: ld returned 1 exit status 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 -Izmq/utils -Izmq/backend/cython -Izmq/devices -c build/temp.linux-riscv64-2.7/scratch/vers.c -o build/temp.linux-riscv64-2.7/scratch/vers.o gcc -pthread build/temp.linux-riscv64-2.7/scratch/vers.o -lzmq -lrt -o build/temp.linux-riscv64-2.7/scratch/vers BUILDSTDERR: ZMQ version detected: 4.1.6 ************************************************ skipping 'zmq/devices/monitoredqueue.c' Cython extension (up-to-date) building 'zmq.devices.monitoredqueue' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/devices/monitoredqueue.c -o build/temp.linux-riscv64-2.7/zmq/devices/monitoredqueue.o gcc -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/zmq/devices/monitoredqueue.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o build/lib.linux-riscv64-2.7/zmq/devices/monitoredqueue.so skipping 'zmq/backend/cython/_device.c' Cython extension (up-to-date) building 'zmq.backend.cython._device' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/_device.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/_device.o gcc -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/zmq/backend/cython/_device.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o build/lib.linux-riscv64-2.7/zmq/backend/cython/_device.so skipping 'zmq/backend/cython/_poll.c' Cython extension (up-to-date) building 'zmq.backend.cython._poll' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/_poll.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/_poll.o BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:83, BUILDSTDERR: from zmq/backend/cython/_poll.c:4: BUILDSTDERR: zmq/backend/cython/_poll.c: In function 'init_poll': BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/_poll.c:945:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: zmq/backend/cython/_poll.c:3922:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyInt_Type))); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/_poll.c:945:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: zmq/backend/cython/_poll.c:3925:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyLong_Type))); BUILDSTDERR: ^~~~~~~~~~~~ gcc -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/zmq/backend/cython/_poll.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o build/lib.linux-riscv64-2.7/zmq/backend/cython/_poll.so skipping 'zmq/backend/cython/_version.c' Cython extension (up-to-date) building 'zmq.backend.cython._version' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/_version.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/_version.o gcc -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/zmq/backend/cython/_version.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o build/lib.linux-riscv64-2.7/zmq/backend/cython/_version.so skipping 'zmq/backend/cython/constants.c' Cython extension (up-to-date) building 'zmq.backend.cython.constants' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/constants.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/constants.o gcc -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/zmq/backend/cython/constants.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o build/lib.linux-riscv64-2.7/zmq/backend/cython/constants.so skipping 'zmq/backend/cython/context.c' Cython extension (up-to-date) building 'zmq.backend.cython.context' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/context.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/context.o gcc -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/zmq/backend/cython/context.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o build/lib.linux-riscv64-2.7/zmq/backend/cython/context.so skipping 'zmq/backend/cython/error.c' Cython extension (up-to-date) building 'zmq.backend.cython.error' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/error.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/error.o gcc -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/zmq/backend/cython/error.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o build/lib.linux-riscv64-2.7/zmq/backend/cython/error.so skipping 'zmq/backend/cython/message.c' Cython extension (up-to-date) building 'zmq.backend.cython.message' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/message.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/message.o BUILDSTDERR: zmq/backend/cython/message.c: In function '__pyx_pf_3zmq_7backend_6cython_7message_5Frame_18set': BUILDSTDERR: zmq/backend/cython/message.c:4291:16: warning: variable '__pyx_v_buf' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char * __pyx_v_buf; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/message.c:4290:18: warning: variable '__pyx_v_routing_id' set but not used [-Wunused-but-set-variable] BUILDSTDERR: pyzmq_uint32_t __pyx_v_routing_id; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function '__pyx_pf_3zmq_7backend_6cython_7message_5Frame_20get', BUILDSTDERR: inlined from '__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get' at zmq/backend/cython/message.c:4518:13: BUILDSTDERR: zmq/backend/cython/message.c:4748:55: warning: argument 1 null where non-null expected [-Wnonnull] BUILDSTDERR: __pyx_t_4 = __Pyx_decode_c_string(__pyx_v_buf, 0, strlen(__pyx_v_buf), NULL, NULL, PyUnicode_DecodeUTF8); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 407, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38, BUILDSTDERR: from zmq/backend/cython/message.c:4: BUILDSTDERR: zmq/backend/cython/message.c: In function '__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get': BUILDSTDERR: /usr/include/string.h:384:15: note: in a call to function 'strlen' declared here BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^~~~~~ BUILDSTDERR: In function '__Pyx_decode_c_string.constprop', BUILDSTDERR: inlined from '__pyx_pf_3zmq_7backend_6cython_7message_5Frame_20get' at zmq/backend/cython/message.c:4748:17, BUILDSTDERR: inlined from '__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get' at zmq/backend/cython/message.c:4518:13: BUILDSTDERR: zmq/backend/cython/message.c:9803:23: warning: argument 1 null where non-null expected [-Wnonnull] BUILDSTDERR: size_t slen = strlen(cstring); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38, BUILDSTDERR: from zmq/backend/cython/message.c:4: BUILDSTDERR: zmq/backend/cython/message.c: In function '__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get': BUILDSTDERR: /usr/include/string.h:384:15: note: in a call to function 'strlen' declared here BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^~~~~~ gcc -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/zmq/backend/cython/message.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o build/lib.linux-riscv64-2.7/zmq/backend/cython/message.so skipping 'zmq/backend/cython/socket.c' Cython extension (up-to-date) building 'zmq.backend.cython.socket' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/socket.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/socket.o BUILDSTDERR: zmq/backend/cython/socket.c: In function '__pyx_pf_3zmq_7backend_6cython_6socket_6Socket_22join': BUILDSTDERR: zmq/backend/cython/socket.c:7346:16: warning: variable '__pyx_v_c_group' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char * __pyx_v_c_group; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/socket.c: In function '__pyx_pf_3zmq_7backend_6cython_6socket_6Socket_24leave': BUILDSTDERR: zmq/backend/cython/socket.c:7528:16: warning: variable '__pyx_v_c_group' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char * __pyx_v_c_group; BUILDSTDERR: ^~~~~~~~~~~~~~~ gcc -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/zmq/backend/cython/socket.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o build/lib.linux-riscv64-2.7/zmq/backend/cython/socket.so skipping 'zmq/backend/cython/utils.c' Cython extension (up-to-date) building 'zmq.backend.cython.utils' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python2.7 -c zmq/backend/cython/utils.c -o build/temp.linux-riscv64-2.7/zmq/backend/cython/utils.o gcc -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/zmq/backend/cython/utils.o -L/usr/lib64 -lzmq -lrt -lpython2.7 -o build/lib.linux-riscv64-2.7/zmq/backend/cython/utils.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' + /usr/bin/python3 setup.py build_ext --inplace running build_ext running configure BUILDSTDERR: Settings obtained from pkg-config: {'library_dirs': [], 'include_dirs': [], 'libraries': ['zmq']} BUILDSTDERR: {'libraries': ['zmq'], 'include_dirs': [], 'library_dirs': [], 'runtime_library_dirs': [], 'extra_link_args': []} BUILDSTDERR: Configure: Autodetecting ZMQ settings... BUILDSTDERR: Custom ZMQ dir: ************************************************ creating build/temp.linux-riscv64-3.7/scratch/tmp cc -c /tmp/timer_createa1ygukvj.c -o build/temp.linux-riscv64-3.7/scratch/tmp/timer_createa1ygukvj.o BUILDSTDERR: /tmp/timer_createa1ygukvj.c:1:1: warning: return type defaults to ‘int’ [-Wimplicit-int] BUILDSTDERR: main (int argc, char **argv) { BUILDSTDERR: ^~~~ BUILDSTDERR: /tmp/timer_createa1ygukvj.c: In function ‘main’: BUILDSTDERR: /tmp/timer_createa1ygukvj.c:2:5: warning: implicit declaration of function ‘timer_create’ [-Wimplicit-function-declaration] BUILDSTDERR: timer_create(); BUILDSTDERR: ^~~~~~~~~~~~ cc build/temp.linux-riscv64-3.7/scratch/tmp/timer_createa1ygukvj.o -o build/temp.linux-riscv64-3.7/scratch/a.out BUILDSTDERR: /usr/bin/ld: build/temp.linux-riscv64-3.7/scratch/tmp/timer_createa1ygukvj.o: in function `main': BUILDSTDERR: timer_createa1ygukvj.c:(.text+0x12): undefined reference to `timer_create' BUILDSTDERR: collect2: error: ld returned 1 exit status 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 -Izmq/utils -Izmq/backend/cython -Izmq/devices -c build/temp.linux-riscv64-3.7/scratch/vers.c -o build/temp.linux-riscv64-3.7/scratch/vers.o gcc -pthread build/temp.linux-riscv64-3.7/scratch/vers.o -lzmq -lrt -o build/temp.linux-riscv64-3.7/scratch/vers BUILDSTDERR: ZMQ version detected: 4.1.6 ************************************************ building 'zmq.backend.cython._device' extension creating build/temp.linux-riscv64-3.7/zmq creating build/temp.linux-riscv64-3.7/zmq/backend creating build/temp.linux-riscv64-3.7/zmq/backend/cython 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/_device.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/_device.o gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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/zmq/backend/cython/_device.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/_device.cpython-37m-riscv64-linux-gnu.so building 'zmq.backend.cython._poll' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/_poll.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/_poll.o gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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/zmq/backend/cython/_poll.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/_poll.cpython-37m-riscv64-linux-gnu.so building 'zmq.backend.cython._version' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/_version.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/_version.o gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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/zmq/backend/cython/_version.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/_version.cpython-37m-riscv64-linux-gnu.so building 'zmq.backend.cython.constants' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/constants.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/constants.o gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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/zmq/backend/cython/constants.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/constants.cpython-37m-riscv64-linux-gnu.so building 'zmq.backend.cython.context' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/context.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/context.o gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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/zmq/backend/cython/context.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/context.cpython-37m-riscv64-linux-gnu.so building 'zmq.backend.cython.error' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/error.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/error.o gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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/zmq/backend/cython/error.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/error.cpython-37m-riscv64-linux-gnu.so building 'zmq.backend.cython.message' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/message.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/message.o BUILDSTDERR: zmq/backend/cython/message.c: In function ‘__pyx_pf_3zmq_7backend_6cython_7message_5Frame_18set’: BUILDSTDERR: zmq/backend/cython/message.c:4291:16: warning: variable ‘__pyx_v_buf’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char * __pyx_v_buf; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/message.c:4290:18: warning: variable ‘__pyx_v_routing_id’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: pyzmq_uint32_t __pyx_v_routing_id; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/message.c: In function ‘__pyx_f_3zmq_5utils_7buffers_asbuffer’: BUILDSTDERR: zmq/backend/cython/message.c:6396:7: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: __pyx_t_4 = PyObject_AsWriteBuffer(__pyx_v_ob, (&__pyx_v_bptr), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(4, 169, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from zmq/backend/cython/message.c:4: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/message.c:6416:7: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: __pyx_t_4 = PyObject_AsReadBuffer(__pyx_v_ob, ((const void **)(&__pyx_v_bptr)), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(4, 171, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from zmq/backend/cython/message.c:4: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function ‘__pyx_pf_3zmq_7backend_6cython_7message_5Frame_20get’, BUILDSTDERR: inlined from ‘__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get’ at zmq/backend/cython/message.c:4518:13: BUILDSTDERR: zmq/backend/cython/message.c:4748:55: warning: argument 1 null where non-null expected [-Wnonnull] BUILDSTDERR: __pyx_t_4 = __Pyx_decode_c_string(__pyx_v_buf, 0, strlen(__pyx_v_buf), NULL, NULL, PyUnicode_DecodeUTF8); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 407, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:30, BUILDSTDERR: from zmq/backend/cython/message.c:4: BUILDSTDERR: zmq/backend/cython/message.c: In function ‘__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get’: BUILDSTDERR: /usr/include/string.h:384:15: note: in a call to function ‘strlen’ declared here BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^~~~~~ BUILDSTDERR: In function ‘__Pyx_decode_c_string.constprop’, BUILDSTDERR: inlined from ‘__pyx_pf_3zmq_7backend_6cython_7message_5Frame_20get’ at zmq/backend/cython/message.c:4748:17, BUILDSTDERR: inlined from ‘__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get’ at zmq/backend/cython/message.c:4518:13: BUILDSTDERR: zmq/backend/cython/message.c:9803:23: warning: argument 1 null where non-null expected [-Wnonnull] BUILDSTDERR: size_t slen = strlen(cstring); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:30, BUILDSTDERR: from zmq/backend/cython/message.c:4: BUILDSTDERR: zmq/backend/cython/message.c: In function ‘__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get’: BUILDSTDERR: /usr/include/string.h:384:15: note: in a call to function ‘strlen’ declared here BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^~~~~~ gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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/zmq/backend/cython/message.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/message.cpython-37m-riscv64-linux-gnu.so building 'zmq.backend.cython.socket' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/socket.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/socket.o BUILDSTDERR: zmq/backend/cython/socket.c: In function ‘__pyx_pf_3zmq_7backend_6cython_6socket_6Socket_22join’: BUILDSTDERR: zmq/backend/cython/socket.c:7346:16: warning: variable ‘__pyx_v_c_group’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char * __pyx_v_c_group; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/socket.c: In function ‘__pyx_pf_3zmq_7backend_6cython_6socket_6Socket_24leave’: BUILDSTDERR: zmq/backend/cython/socket.c:7528:16: warning: variable ‘__pyx_v_c_group’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char * __pyx_v_c_group; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/socket.c: In function ‘__pyx_f_3zmq_5utils_7buffers_asbuffer’: BUILDSTDERR: zmq/backend/cython/socket.c:10043:7: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: __pyx_t_4 = PyObject_AsWriteBuffer(__pyx_v_ob, (&__pyx_v_bptr), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(5, 169, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from zmq/backend/cython/socket.c:4: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/socket.c:10063:7: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: __pyx_t_4 = PyObject_AsReadBuffer(__pyx_v_ob, ((const void **)(&__pyx_v_bptr)), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(5, 171, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from zmq/backend/cython/socket.c:4: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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/zmq/backend/cython/socket.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/socket.cpython-37m-riscv64-linux-gnu.so building 'zmq.backend.cython.utils' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/utils.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/utils.o gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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/zmq/backend/cython/utils.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/backend/cython/utils.cpython-37m-riscv64-linux-gnu.so building 'zmq.devices.monitoredqueue' extension creating build/temp.linux-riscv64-3.7/zmq/devices 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/devices/monitoredqueue.c -o build/temp.linux-riscv64-3.7/zmq/devices/monitoredqueue.o BUILDSTDERR: zmq/devices/monitoredqueue.c: In function ‘__pyx_f_3zmq_5utils_7buffers_asbuffer’: BUILDSTDERR: zmq/devices/monitoredqueue.c:3904:7: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: __pyx_t_4 = PyObject_AsWriteBuffer(__pyx_v_ob, (&__pyx_v_bptr), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(2, 169, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from zmq/devices/monitoredqueue.c:4: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zmq/devices/monitoredqueue.c:3924:7: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: __pyx_t_4 = PyObject_AsReadBuffer(__pyx_v_ob, ((const void **)(&__pyx_v_bptr)), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(2, 171, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from zmq/devices/monitoredqueue.c:4: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ gcc -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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/zmq/devices/monitoredqueue.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o /builddir/build/BUILD/pyzmq-17.0.0/zmq/devices/monitoredqueue.cpython-37m-riscv64-linux-gnu.so + 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/zmq copying zmq/decorators.py -> build/lib.linux-riscv64-3.7/zmq copying zmq/_future.py -> build/lib.linux-riscv64-3.7/zmq copying zmq/error.py -> build/lib.linux-riscv64-3.7/zmq copying zmq/__init__.py -> build/lib.linux-riscv64-3.7/zmq creating build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/jsonapi.py -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/garbage.py -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/interop.py -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/sixcerpt.py -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/monitor.py -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/strtypes.py -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/win32.py -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/__init__.py -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/z85.py -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/constant_names.py -> build/lib.linux-riscv64-3.7/zmq/utils creating build/lib.linux-riscv64-3.7/zmq/log copying zmq/log/__init__.py -> build/lib.linux-riscv64-3.7/zmq/log copying zmq/log/handlers.py -> build/lib.linux-riscv64-3.7/zmq/log creating build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_win32_shim.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_message.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_ioloop.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_constants.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_multipart.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_poll.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_decorators.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_includes.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_security.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_monitor.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_socket.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_z85.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_zmqstream.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_pubsub.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_auth.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_retry_eintr.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_pair.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_version.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_monqueue.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_reqrep.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_imports.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_ssh.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_future.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_etc.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/__init__.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_device.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_log.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_context.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_error.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_draft.py -> build/lib.linux-riscv64-3.7/zmq/tests copying zmq/tests/test_cffi_backend.py -> build/lib.linux-riscv64-3.7/zmq/tests creating build/lib.linux-riscv64-3.7/zmq/tests/asyncio copying zmq/tests/asyncio/test_asyncio.py -> build/lib.linux-riscv64-3.7/zmq/tests/asyncio copying zmq/tests/asyncio/__init__.py -> build/lib.linux-riscv64-3.7/zmq/tests/asyncio copying zmq/tests/asyncio/_test_asyncio.py -> build/lib.linux-riscv64-3.7/zmq/tests/asyncio creating build/lib.linux-riscv64-3.7/zmq/backend copying zmq/backend/select.py -> build/lib.linux-riscv64-3.7/zmq/backend copying zmq/backend/__init__.py -> build/lib.linux-riscv64-3.7/zmq/backend creating build/lib.linux-riscv64-3.7/zmq/backend/cython copying zmq/backend/cython/__init__.py -> build/lib.linux-riscv64-3.7/zmq/backend/cython creating build/lib.linux-riscv64-3.7/zmq/backend/cffi copying zmq/backend/cffi/_poll.py -> build/lib.linux-riscv64-3.7/zmq/backend/cffi copying zmq/backend/cffi/constants.py -> build/lib.linux-riscv64-3.7/zmq/backend/cffi copying zmq/backend/cffi/utils.py -> build/lib.linux-riscv64-3.7/zmq/backend/cffi copying zmq/backend/cffi/message.py -> build/lib.linux-riscv64-3.7/zmq/backend/cffi copying zmq/backend/cffi/context.py -> build/lib.linux-riscv64-3.7/zmq/backend/cffi copying zmq/backend/cffi/_cffi.py -> build/lib.linux-riscv64-3.7/zmq/backend/cffi copying zmq/backend/cffi/devices.py -> build/lib.linux-riscv64-3.7/zmq/backend/cffi copying zmq/backend/cffi/socket.py -> build/lib.linux-riscv64-3.7/zmq/backend/cffi copying zmq/backend/cffi/error.py -> build/lib.linux-riscv64-3.7/zmq/backend/cffi copying zmq/backend/cffi/__init__.py -> build/lib.linux-riscv64-3.7/zmq/backend/cffi creating build/lib.linux-riscv64-3.7/zmq/ssh copying zmq/ssh/tunnel.py -> build/lib.linux-riscv64-3.7/zmq/ssh copying zmq/ssh/__init__.py -> build/lib.linux-riscv64-3.7/zmq/ssh copying zmq/ssh/forward.py -> build/lib.linux-riscv64-3.7/zmq/ssh creating build/lib.linux-riscv64-3.7/zmq/devices copying zmq/devices/monitoredqueuedevice.py -> build/lib.linux-riscv64-3.7/zmq/devices copying zmq/devices/monitoredqueue.py -> build/lib.linux-riscv64-3.7/zmq/devices copying zmq/devices/proxydevice.py -> build/lib.linux-riscv64-3.7/zmq/devices copying zmq/devices/__init__.py -> build/lib.linux-riscv64-3.7/zmq/devices copying zmq/devices/basedevice.py -> build/lib.linux-riscv64-3.7/zmq/devices creating build/lib.linux-riscv64-3.7/zmq/eventloop copying zmq/eventloop/ioloop.py -> build/lib.linux-riscv64-3.7/zmq/eventloop copying zmq/eventloop/future.py -> build/lib.linux-riscv64-3.7/zmq/eventloop copying zmq/eventloop/zmqstream.py -> build/lib.linux-riscv64-3.7/zmq/eventloop copying zmq/eventloop/__init__.py -> build/lib.linux-riscv64-3.7/zmq/eventloop copying zmq/eventloop/_deprecated.py -> build/lib.linux-riscv64-3.7/zmq/eventloop creating build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/ioloop.py -> build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/stack_context.py -> build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/util.py -> build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/log.py -> build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/concurrent.py -> build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/__init__.py -> build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado creating build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/posix.py -> build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/auto.py -> build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/__init__.py -> build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/windows.py -> build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/common.py -> build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/interface.py -> build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/platform creating build/lib.linux-riscv64-3.7/zmq/auth copying zmq/auth/ioloop.py -> build/lib.linux-riscv64-3.7/zmq/auth copying zmq/auth/thread.py -> build/lib.linux-riscv64-3.7/zmq/auth copying zmq/auth/__init__.py -> build/lib.linux-riscv64-3.7/zmq/auth copying zmq/auth/base.py -> build/lib.linux-riscv64-3.7/zmq/auth copying zmq/auth/certs.py -> build/lib.linux-riscv64-3.7/zmq/auth creating build/lib.linux-riscv64-3.7/zmq/auth/asyncio copying zmq/auth/asyncio/__init__.py -> build/lib.linux-riscv64-3.7/zmq/auth/asyncio creating build/lib.linux-riscv64-3.7/zmq/sugar copying zmq/sugar/attrsettr.py -> build/lib.linux-riscv64-3.7/zmq/sugar copying zmq/sugar/poll.py -> build/lib.linux-riscv64-3.7/zmq/sugar copying zmq/sugar/constants.py -> build/lib.linux-riscv64-3.7/zmq/sugar copying zmq/sugar/tracker.py -> build/lib.linux-riscv64-3.7/zmq/sugar copying zmq/sugar/context.py -> build/lib.linux-riscv64-3.7/zmq/sugar copying zmq/sugar/stopwatch.py -> build/lib.linux-riscv64-3.7/zmq/sugar copying zmq/sugar/socket.py -> build/lib.linux-riscv64-3.7/zmq/sugar copying zmq/sugar/frame.py -> build/lib.linux-riscv64-3.7/zmq/sugar copying zmq/sugar/version.py -> build/lib.linux-riscv64-3.7/zmq/sugar copying zmq/sugar/__init__.py -> build/lib.linux-riscv64-3.7/zmq/sugar creating build/lib.linux-riscv64-3.7/zmq/asyncio copying zmq/asyncio/__init__.py -> build/lib.linux-riscv64-3.7/zmq/asyncio creating build/lib.linux-riscv64-3.7/zmq/green copying zmq/green/device.py -> build/lib.linux-riscv64-3.7/zmq/green copying zmq/green/poll.py -> build/lib.linux-riscv64-3.7/zmq/green copying zmq/green/core.py -> build/lib.linux-riscv64-3.7/zmq/green copying zmq/green/__init__.py -> build/lib.linux-riscv64-3.7/zmq/green creating build/lib.linux-riscv64-3.7/zmq/green/eventloop copying zmq/green/eventloop/ioloop.py -> build/lib.linux-riscv64-3.7/zmq/green/eventloop copying zmq/green/eventloop/zmqstream.py -> build/lib.linux-riscv64-3.7/zmq/green/eventloop copying zmq/green/eventloop/__init__.py -> build/lib.linux-riscv64-3.7/zmq/green/eventloop copying zmq/utils/buffers.pxd -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/zmq_compat.h -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/zmq_constants.h -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/ipcmaxlen.h -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/pyversion_compat.h -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/getpid_compat.h -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/mutex.h -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/config.json -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/utils/compiler.json -> build/lib.linux-riscv64-3.7/zmq/utils copying zmq/backend/cython/context.pxd -> build/lib.linux-riscv64-3.7/zmq/backend/cython copying zmq/backend/cython/checkrc.pxd -> build/lib.linux-riscv64-3.7/zmq/backend/cython copying zmq/backend/cython/socket.pxd -> build/lib.linux-riscv64-3.7/zmq/backend/cython copying zmq/backend/cython/message.pxd -> build/lib.linux-riscv64-3.7/zmq/backend/cython copying zmq/backend/cython/libzmq.pxd -> build/lib.linux-riscv64-3.7/zmq/backend/cython copying zmq/backend/cython/constant_enums.pxi -> build/lib.linux-riscv64-3.7/zmq/backend/cython copying zmq/backend/cython/constants.pxi -> build/lib.linux-riscv64-3.7/zmq/backend/cython copying zmq/backend/cffi/_cdefs.h -> build/lib.linux-riscv64-3.7/zmq/backend/cffi copying zmq/backend/cffi/_verify.c -> build/lib.linux-riscv64-3.7/zmq/backend/cffi copying zmq/devices/monitoredqueue.pxd -> build/lib.linux-riscv64-3.7/zmq/devices running build_ext running configure BUILDSTDERR: Settings obtained from pkg-config: {'library_dirs': [], 'include_dirs': [], 'libraries': ['zmq']} BUILDSTDERR: {'libraries': ['zmq'], 'include_dirs': [], 'library_dirs': [], 'runtime_library_dirs': [], 'extra_link_args': []} BUILDSTDERR: Configure: Autodetecting ZMQ settings... BUILDSTDERR: Custom ZMQ dir: ************************************************ creating build/temp.linux-riscv64-3.7/scratch/tmp cc -c /tmp/timer_createlxbht_9q.c -o build/temp.linux-riscv64-3.7/scratch/tmp/timer_createlxbht_9q.o BUILDSTDERR: /tmp/timer_createlxbht_9q.c:1:1: warning: return type defaults to ‘int’ [-Wimplicit-int] BUILDSTDERR: main (int argc, char **argv) { BUILDSTDERR: ^~~~ BUILDSTDERR: /tmp/timer_createlxbht_9q.c: In function ‘main’: BUILDSTDERR: /tmp/timer_createlxbht_9q.c:2:5: warning: implicit declaration of function ‘timer_create’ [-Wimplicit-function-declaration] BUILDSTDERR: timer_create(); BUILDSTDERR: ^~~~~~~~~~~~ cc build/temp.linux-riscv64-3.7/scratch/tmp/timer_createlxbht_9q.o -o build/temp.linux-riscv64-3.7/scratch/a.out BUILDSTDERR: /usr/bin/ld: build/temp.linux-riscv64-3.7/scratch/tmp/timer_createlxbht_9q.o: in function `main': BUILDSTDERR: timer_createlxbht_9q.c:(.text+0x12): undefined reference to `timer_create' BUILDSTDERR: collect2: error: ld returned 1 exit status 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 -Izmq/utils -Izmq/backend/cython -Izmq/devices -c build/temp.linux-riscv64-3.7/scratch/vers.c -o build/temp.linux-riscv64-3.7/scratch/vers.o gcc -pthread build/temp.linux-riscv64-3.7/scratch/vers.o -lzmq -lrt -o build/temp.linux-riscv64-3.7/scratch/vers BUILDSTDERR: ZMQ version detected: 4.1.6 ************************************************ building 'zmq.backend.cython._device' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/_device.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/_device.o gcc -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/zmq/backend/cython/_device.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o build/lib.linux-riscv64-3.7/zmq/backend/cython/_device.cpython-37m-riscv64-linux-gnu.so building 'zmq.backend.cython._poll' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/_poll.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/_poll.o gcc -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/zmq/backend/cython/_poll.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o build/lib.linux-riscv64-3.7/zmq/backend/cython/_poll.cpython-37m-riscv64-linux-gnu.so building 'zmq.backend.cython._version' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/_version.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/_version.o gcc -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/zmq/backend/cython/_version.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o build/lib.linux-riscv64-3.7/zmq/backend/cython/_version.cpython-37m-riscv64-linux-gnu.so building 'zmq.backend.cython.constants' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/constants.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/constants.o gcc -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/zmq/backend/cython/constants.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o build/lib.linux-riscv64-3.7/zmq/backend/cython/constants.cpython-37m-riscv64-linux-gnu.so building 'zmq.backend.cython.context' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/context.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/context.o gcc -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/zmq/backend/cython/context.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o build/lib.linux-riscv64-3.7/zmq/backend/cython/context.cpython-37m-riscv64-linux-gnu.so building 'zmq.backend.cython.error' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/error.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/error.o gcc -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/zmq/backend/cython/error.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o build/lib.linux-riscv64-3.7/zmq/backend/cython/error.cpython-37m-riscv64-linux-gnu.so building 'zmq.backend.cython.message' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/message.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/message.o BUILDSTDERR: zmq/backend/cython/message.c: In function ‘__pyx_pf_3zmq_7backend_6cython_7message_5Frame_18set’: BUILDSTDERR: zmq/backend/cython/message.c:4291:16: warning: variable ‘__pyx_v_buf’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char * __pyx_v_buf; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/message.c:4290:18: warning: variable ‘__pyx_v_routing_id’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: pyzmq_uint32_t __pyx_v_routing_id; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/message.c: In function ‘__pyx_f_3zmq_5utils_7buffers_asbuffer’: BUILDSTDERR: zmq/backend/cython/message.c:6396:7: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: __pyx_t_4 = PyObject_AsWriteBuffer(__pyx_v_ob, (&__pyx_v_bptr), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(4, 169, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from zmq/backend/cython/message.c:4: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/message.c:6416:7: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: __pyx_t_4 = PyObject_AsReadBuffer(__pyx_v_ob, ((const void **)(&__pyx_v_bptr)), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(4, 171, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from zmq/backend/cython/message.c:4: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function ‘__pyx_pf_3zmq_7backend_6cython_7message_5Frame_20get’, BUILDSTDERR: inlined from ‘__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get’ at zmq/backend/cython/message.c:4518:13: BUILDSTDERR: zmq/backend/cython/message.c:4748:55: warning: argument 1 null where non-null expected [-Wnonnull] BUILDSTDERR: __pyx_t_4 = __Pyx_decode_c_string(__pyx_v_buf, 0, strlen(__pyx_v_buf), NULL, NULL, PyUnicode_DecodeUTF8); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 407, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:30, BUILDSTDERR: from zmq/backend/cython/message.c:4: BUILDSTDERR: zmq/backend/cython/message.c: In function ‘__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get’: BUILDSTDERR: /usr/include/string.h:384:15: note: in a call to function ‘strlen’ declared here BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^~~~~~ BUILDSTDERR: In function ‘__Pyx_decode_c_string.constprop’, BUILDSTDERR: inlined from ‘__pyx_pf_3zmq_7backend_6cython_7message_5Frame_20get’ at zmq/backend/cython/message.c:4748:17, BUILDSTDERR: inlined from ‘__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get’ at zmq/backend/cython/message.c:4518:13: BUILDSTDERR: zmq/backend/cython/message.c:9803:23: warning: argument 1 null where non-null expected [-Wnonnull] BUILDSTDERR: size_t slen = strlen(cstring); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:30, BUILDSTDERR: from zmq/backend/cython/message.c:4: BUILDSTDERR: zmq/backend/cython/message.c: In function ‘__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get’: BUILDSTDERR: /usr/include/string.h:384:15: note: in a call to function ‘strlen’ declared here BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^~~~~~ gcc -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/zmq/backend/cython/message.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o build/lib.linux-riscv64-3.7/zmq/backend/cython/message.cpython-37m-riscv64-linux-gnu.so building 'zmq.backend.cython.socket' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/socket.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/socket.o BUILDSTDERR: zmq/backend/cython/socket.c: In function ‘__pyx_pf_3zmq_7backend_6cython_6socket_6Socket_22join’: BUILDSTDERR: zmq/backend/cython/socket.c:7346:16: warning: variable ‘__pyx_v_c_group’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char * __pyx_v_c_group; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/socket.c: In function ‘__pyx_pf_3zmq_7backend_6cython_6socket_6Socket_24leave’: BUILDSTDERR: zmq/backend/cython/socket.c:7528:16: warning: variable ‘__pyx_v_c_group’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char * __pyx_v_c_group; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/socket.c: In function ‘__pyx_f_3zmq_5utils_7buffers_asbuffer’: BUILDSTDERR: zmq/backend/cython/socket.c:10043:7: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: __pyx_t_4 = PyObject_AsWriteBuffer(__pyx_v_ob, (&__pyx_v_bptr), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(5, 169, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from zmq/backend/cython/socket.c:4: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zmq/backend/cython/socket.c:10063:7: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: __pyx_t_4 = PyObject_AsReadBuffer(__pyx_v_ob, ((const void **)(&__pyx_v_bptr)), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(5, 171, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from zmq/backend/cython/socket.c:4: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ gcc -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/zmq/backend/cython/socket.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o build/lib.linux-riscv64-3.7/zmq/backend/cython/socket.cpython-37m-riscv64-linux-gnu.so building 'zmq.backend.cython.utils' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/backend/cython/utils.c -o build/temp.linux-riscv64-3.7/zmq/backend/cython/utils.o gcc -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/zmq/backend/cython/utils.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o build/lib.linux-riscv64-3.7/zmq/backend/cython/utils.cpython-37m-riscv64-linux-gnu.so building 'zmq.devices.monitoredqueue' extension 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 -DHAVE_SYS_UN_H=1 -Izmq/utils -Izmq/backend/cython -Izmq/devices -I/usr/include/python3.7m -c zmq/devices/monitoredqueue.c -o build/temp.linux-riscv64-3.7/zmq/devices/monitoredqueue.o BUILDSTDERR: zmq/devices/monitoredqueue.c: In function ‘__pyx_f_3zmq_5utils_7buffers_asbuffer’: BUILDSTDERR: zmq/devices/monitoredqueue.c:3904:7: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: __pyx_t_4 = PyObject_AsWriteBuffer(__pyx_v_ob, (&__pyx_v_bptr), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(2, 169, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from zmq/devices/monitoredqueue.c:4: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zmq/devices/monitoredqueue.c:3924:7: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: __pyx_t_4 = PyObject_AsReadBuffer(__pyx_v_ob, ((const void **)(&__pyx_v_bptr)), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(2, 171, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:128, BUILDSTDERR: from zmq/devices/monitoredqueue.c:4: BUILDSTDERR: /usr/include/python3.7m/abstract.h:489:17: note: declared here BUILDSTDERR: PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ gcc -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/zmq/devices/monitoredqueue.o -L/usr/lib64 -lzmq -lrt -lpython3.7m -o build/lib.linux-riscv64-3.7/zmq/devices/monitoredqueue.cpython-37m-riscv64-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Magu6M + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64 + cd pyzmq-17.0.0 + 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/python-zmq-17.0.0-3.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq copying build/lib.linux-riscv64-3.7/zmq/decorators.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq copying build/lib.linux-riscv64-3.7/zmq/_future.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/zmq_compat.h -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/jsonapi.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/garbage.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/buffers.pxd -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/zmq_constants.h -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/config.json -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/interop.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/sixcerpt.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/ipcmaxlen.h -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/monitor.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/pyversion_compat.h -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/strtypes.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/compiler.json -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/win32.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/getpid_compat.h -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/mutex.h -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/z85.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils copying build/lib.linux-riscv64-3.7/zmq/utils/constant_names.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/log copying build/lib.linux-riscv64-3.7/zmq/log/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/log copying build/lib.linux-riscv64-3.7/zmq/log/handlers.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/log creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_win32_shim.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_message.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_ioloop.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_constants.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_multipart.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_poll.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_decorators.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_includes.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_security.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_monitor.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_socket.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_z85.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_zmqstream.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_pubsub.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_auth.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_retry_eintr.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_pair.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_version.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_monqueue.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_reqrep.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_imports.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/asyncio copying build/lib.linux-riscv64-3.7/zmq/tests/asyncio/test_asyncio.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/asyncio copying build/lib.linux-riscv64-3.7/zmq/tests/asyncio/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/asyncio copying build/lib.linux-riscv64-3.7/zmq/tests/asyncio/_test_asyncio.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/asyncio copying build/lib.linux-riscv64-3.7/zmq/tests/test_ssh.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_future.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_etc.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_device.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_log.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_context.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_error.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_draft.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests copying build/lib.linux-riscv64-3.7/zmq/tests/test_cffi_backend.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/cython/_poll.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/cython/context.pxd -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/cython/checkrc.pxd -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/cython/constant_enums.pxi -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/cython/message.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/cython/_version.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/cython/constants.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/cython/socket.pxd -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/cython/message.pxd -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/cython/constants.pxi -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/cython/utils.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/cython/_device.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/cython/socket.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/cython/error.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/cython/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/cython/libzmq.pxd -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/cython/context.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.7/zmq/backend/select.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.7/zmq/backend/cffi/_poll.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.7/zmq/backend/cffi/_cdefs.h -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.7/zmq/backend/cffi/constants.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.7/zmq/backend/cffi/utils.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.7/zmq/backend/cffi/message.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.7/zmq/backend/cffi/context.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.7/zmq/backend/cffi/_cffi.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.7/zmq/backend/cffi/devices.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.7/zmq/backend/cffi/socket.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.7/zmq/backend/cffi/error.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.7/zmq/backend/cffi/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.7/zmq/backend/cffi/_verify.c -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.7/zmq/backend/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/ssh copying build/lib.linux-riscv64-3.7/zmq/ssh/tunnel.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/ssh copying build/lib.linux-riscv64-3.7/zmq/ssh/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/ssh copying build/lib.linux-riscv64-3.7/zmq/ssh/forward.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/ssh creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices copying build/lib.linux-riscv64-3.7/zmq/devices/monitoredqueuedevice.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices copying build/lib.linux-riscv64-3.7/zmq/devices/monitoredqueue.pxd -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices copying build/lib.linux-riscv64-3.7/zmq/devices/monitoredqueue.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices copying build/lib.linux-riscv64-3.7/zmq/devices/proxydevice.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices copying build/lib.linux-riscv64-3.7/zmq/devices/monitoredqueue.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices copying build/lib.linux-riscv64-3.7/zmq/devices/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices copying build/lib.linux-riscv64-3.7/zmq/devices/basedevice.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop copying build/lib.linux-riscv64-3.7/zmq/eventloop/ioloop.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop copying build/lib.linux-riscv64-3.7/zmq/eventloop/future.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop copying build/lib.linux-riscv64-3.7/zmq/eventloop/zmqstream.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/ioloop.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/stack_context.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/util.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/log.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/platform/posix.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/platform/auto.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/platform/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/platform/windows.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/platform/common.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/platform/interface.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/concurrent.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.7/zmq/eventloop/minitornado/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.7/zmq/eventloop/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop copying build/lib.linux-riscv64-3.7/zmq/eventloop/_deprecated.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth copying build/lib.linux-riscv64-3.7/zmq/auth/ioloop.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth copying build/lib.linux-riscv64-3.7/zmq/auth/thread.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth/asyncio copying build/lib.linux-riscv64-3.7/zmq/auth/asyncio/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth/asyncio copying build/lib.linux-riscv64-3.7/zmq/auth/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth copying build/lib.linux-riscv64-3.7/zmq/auth/base.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth copying build/lib.linux-riscv64-3.7/zmq/auth/certs.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.7/zmq/sugar/attrsettr.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.7/zmq/sugar/poll.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.7/zmq/sugar/constants.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.7/zmq/sugar/tracker.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.7/zmq/sugar/context.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.7/zmq/sugar/stopwatch.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.7/zmq/sugar/socket.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.7/zmq/sugar/frame.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.7/zmq/sugar/version.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.7/zmq/sugar/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/asyncio copying build/lib.linux-riscv64-3.7/zmq/asyncio/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/asyncio copying build/lib.linux-riscv64-3.7/zmq/error.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq copying build/lib.linux-riscv64-3.7/zmq/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green copying build/lib.linux-riscv64-3.7/zmq/green/device.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green copying build/lib.linux-riscv64-3.7/zmq/green/poll.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green copying build/lib.linux-riscv64-3.7/zmq/green/core.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/eventloop copying build/lib.linux-riscv64-3.7/zmq/green/eventloop/ioloop.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/eventloop copying build/lib.linux-riscv64-3.7/zmq/green/eventloop/zmqstream.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/eventloop copying build/lib.linux-riscv64-3.7/zmq/green/eventloop/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/eventloop copying build/lib.linux-riscv64-3.7/zmq/green/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/decorators.py to decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/_future.py to _future.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/jsonapi.py to jsonapi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/garbage.py to garbage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/interop.py to interop.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/sixcerpt.py to sixcerpt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/monitor.py to monitor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/strtypes.py to strtypes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/win32.py to win32.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/z85.py to z85.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/constant_names.py to constant_names.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/log/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/log/handlers.py to handlers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_win32_shim.py to test_win32_shim.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_message.py to test_message.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_ioloop.py to test_ioloop.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_constants.py to test_constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_multipart.py to test_multipart.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_poll.py to test_poll.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_decorators.py to test_decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_includes.py to test_includes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_security.py to test_security.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_monitor.py to test_monitor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_socket.py to test_socket.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_z85.py to test_z85.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_zmqstream.py to test_zmqstream.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_pubsub.py to test_pubsub.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_auth.py to test_auth.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_retry_eintr.py to test_retry_eintr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_pair.py to test_pair.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_version.py to test_version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_monqueue.py to test_monqueue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_reqrep.py to test_reqrep.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_imports.py to test_imports.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/asyncio/test_asyncio.py to test_asyncio.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/asyncio/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/asyncio/_test_asyncio.py to _test_asyncio.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_ssh.py to test_ssh.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_future.py to test_future.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_etc.py to test_etc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_device.py to test_device.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_log.py to test_log.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_context.py to test_context.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_error.py to test_error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_draft.py to test_draft.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_cffi_backend.py to test_cffi_backend.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/select.py to select.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/_poll.py to _poll.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/message.py to message.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/context.py to context.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/_cffi.py to _cffi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/devices.py to devices.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/socket.py to socket.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/error.py to error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/ssh/tunnel.py to tunnel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/ssh/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/ssh/forward.py to forward.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices/monitoredqueuedevice.py to monitoredqueuedevice.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices/monitoredqueue.py to monitoredqueue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices/proxydevice.py to proxydevice.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices/basedevice.py to basedevice.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/ioloop.py to ioloop.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/future.py to future.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/zmqstream.py to zmqstream.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/ioloop.py to ioloop.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/stack_context.py to stack_context.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/log.py to log.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform/posix.py to posix.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform/auto.py to auto.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform/windows.py to windows.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform/interface.py to interface.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/concurrent.py to concurrent.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/_deprecated.py to _deprecated.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth/ioloop.py to ioloop.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth/thread.py to thread.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth/asyncio/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth/certs.py to certs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/attrsettr.py to attrsettr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/poll.py to poll.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/tracker.py to tracker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/context.py to context.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/stopwatch.py to stopwatch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/socket.py to socket.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/frame.py to frame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/asyncio/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/error.py to error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/device.py to device.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/poll.py to poll.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/eventloop/ioloop.py to ioloop.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/eventloop/zmqstream.py to zmqstream.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/eventloop/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmppbhkpwix.py' /usr/bin/python3 /tmp/tmppbhkpwix.py removing /tmp/tmppbhkpwix.py running install_egg_info Writing /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/pyzmq-17.0.0-py3.7.egg-info + pathfix.py -pn -i /usr/bin/python3 /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/_future.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/decorators.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/error.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/asyncio/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth/base.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth/certs.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth/ioloop.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth/thread.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth/asyncio/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/select.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/_cffi.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/_poll.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/constants.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/context.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/devices.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/error.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/message.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/socket.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/utils.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices/basedevice.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices/monitoredqueue.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices/monitoredqueuedevice.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices/proxydevice.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/_deprecated.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/future.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/ioloop.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/zmqstream.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/concurrent.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/ioloop.py: updating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/log.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/stack_context.py: updating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/util.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform/auto.py: updating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform/common.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform/interface.py: updating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform/posix.py: updating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform/windows.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/core.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/device.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/poll.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/eventloop/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/eventloop/ioloop.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/eventloop/zmqstream.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/log/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/log/handlers.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/ssh/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/ssh/forward.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/ssh/tunnel.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/attrsettr.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/constants.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/context.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/frame.py: no change BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/asyncio') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/asyncio/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth/asyncio') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/auth/asyncio/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cffi/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/eventloop/minitornado/platform/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/eventloop') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/green/eventloop/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/log') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/log/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/ssh') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/ssh/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/asyncio') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/asyncio/__pycache__') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/__pycache__') /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/poll.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/socket.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/stopwatch.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/tracker.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/sugar/version.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_auth.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_cffi_backend.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_constants.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_context.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_decorators.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_device.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_draft.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_error.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_etc.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_future.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_imports.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_includes.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_ioloop.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_log.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_message.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_monitor.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_monqueue.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_multipart.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_pair.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_poll.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_pubsub.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_reqrep.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_retry_eintr.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_security.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_socket.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_ssh.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_version.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_win32_shim.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_z85.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/test_zmqstream.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/asyncio/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/asyncio/_test_asyncio.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/tests/asyncio/test_asyncio.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/constant_names.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/garbage.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/interop.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/jsonapi.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/monitor.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/sixcerpt.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/strtypes.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/win32.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/utils/z85.py: no change + 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/python-zmq-17.0.0-3.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq copying build/lib.linux-riscv64-2.7/zmq/decorators.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq copying build/lib.linux-riscv64-2.7/zmq/_future.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/zmq_compat.h -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/jsonapi.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/garbage.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/buffers.pxd -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/zmq_constants.h -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/config.json -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/interop.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/sixcerpt.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/ipcmaxlen.h -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/monitor.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/pyversion_compat.h -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/strtypes.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/compiler.json -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/win32.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/getpid_compat.h -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/mutex.h -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/z85.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils copying build/lib.linux-riscv64-2.7/zmq/utils/constant_names.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/log copying build/lib.linux-riscv64-2.7/zmq/log/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/log copying build/lib.linux-riscv64-2.7/zmq/log/handlers.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/log creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_win32_shim.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_message.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_ioloop.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_constants.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_multipart.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_poll.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_decorators.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_includes.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_security.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_monitor.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_socket.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_z85.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_zmqstream.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_pubsub.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_auth.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_retry_eintr.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_pair.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_version.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_monqueue.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_reqrep.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_imports.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_ssh.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_future.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_etc.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_device.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_log.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_context.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_error.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_draft.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests copying build/lib.linux-riscv64-2.7/zmq/tests/test_cffi_backend.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/cython/message.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/cython/context.pxd -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/cython/checkrc.pxd -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/cython/error.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/cython/socket.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/cython/constant_enums.pxi -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/cython/context.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/cython/socket.pxd -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/cython/utils.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/cython/_poll.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/cython/message.pxd -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/cython/constants.pxi -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/cython/_device.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/cython/constants.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/cython/_version.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/cython/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/cython/libzmq.pxd -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-2.7/zmq/backend/select.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-2.7/zmq/backend/cffi/_poll.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-2.7/zmq/backend/cffi/_cdefs.h -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-2.7/zmq/backend/cffi/constants.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-2.7/zmq/backend/cffi/utils.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-2.7/zmq/backend/cffi/message.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-2.7/zmq/backend/cffi/context.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-2.7/zmq/backend/cffi/_cffi.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-2.7/zmq/backend/cffi/devices.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-2.7/zmq/backend/cffi/socket.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-2.7/zmq/backend/cffi/error.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-2.7/zmq/backend/cffi/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-2.7/zmq/backend/cffi/_verify.c -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-2.7/zmq/backend/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/ssh copying build/lib.linux-riscv64-2.7/zmq/ssh/tunnel.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/ssh copying build/lib.linux-riscv64-2.7/zmq/ssh/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/ssh copying build/lib.linux-riscv64-2.7/zmq/ssh/forward.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/ssh creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices copying build/lib.linux-riscv64-2.7/zmq/devices/monitoredqueuedevice.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices copying build/lib.linux-riscv64-2.7/zmq/devices/monitoredqueue.pxd -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices copying build/lib.linux-riscv64-2.7/zmq/devices/monitoredqueue.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices copying build/lib.linux-riscv64-2.7/zmq/devices/proxydevice.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices copying build/lib.linux-riscv64-2.7/zmq/devices/monitoredqueue.so -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices copying build/lib.linux-riscv64-2.7/zmq/devices/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices copying build/lib.linux-riscv64-2.7/zmq/devices/basedevice.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop copying build/lib.linux-riscv64-2.7/zmq/eventloop/ioloop.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop copying build/lib.linux-riscv64-2.7/zmq/eventloop/future.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop copying build/lib.linux-riscv64-2.7/zmq/eventloop/zmqstream.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/ioloop.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/stack_context.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/util.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/log.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/platform/posix.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/platform/auto.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/platform/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/platform/windows.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/platform/common.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/platform/interface.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/concurrent.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-2.7/zmq/eventloop/minitornado/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-2.7/zmq/eventloop/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop copying build/lib.linux-riscv64-2.7/zmq/eventloop/_deprecated.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth copying build/lib.linux-riscv64-2.7/zmq/auth/ioloop.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth copying build/lib.linux-riscv64-2.7/zmq/auth/thread.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth copying build/lib.linux-riscv64-2.7/zmq/auth/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth copying build/lib.linux-riscv64-2.7/zmq/auth/base.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth copying build/lib.linux-riscv64-2.7/zmq/auth/certs.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-2.7/zmq/sugar/attrsettr.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-2.7/zmq/sugar/poll.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-2.7/zmq/sugar/constants.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-2.7/zmq/sugar/tracker.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-2.7/zmq/sugar/context.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-2.7/zmq/sugar/stopwatch.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-2.7/zmq/sugar/socket.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-2.7/zmq/sugar/frame.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-2.7/zmq/sugar/version.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-2.7/zmq/sugar/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar copying build/lib.linux-riscv64-2.7/zmq/error.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq copying build/lib.linux-riscv64-2.7/zmq/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green copying build/lib.linux-riscv64-2.7/zmq/green/device.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green copying build/lib.linux-riscv64-2.7/zmq/green/poll.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green copying build/lib.linux-riscv64-2.7/zmq/green/core.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green creating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/eventloop copying build/lib.linux-riscv64-2.7/zmq/green/eventloop/ioloop.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/eventloop copying build/lib.linux-riscv64-2.7/zmq/green/eventloop/zmqstream.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/eventloop copying build/lib.linux-riscv64-2.7/zmq/green/eventloop/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/eventloop copying build/lib.linux-riscv64-2.7/zmq/green/__init__.py -> /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/_future.py to _future.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/jsonapi.py to jsonapi.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/garbage.py to garbage.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/interop.py to interop.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/sixcerpt.py to sixcerpt.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/monitor.py to monitor.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/strtypes.py to strtypes.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/win32.py to win32.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/z85.py to z85.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/constant_names.py to constant_names.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/log/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/log/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_win32_shim.py to test_win32_shim.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_message.py to test_message.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_ioloop.py to test_ioloop.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_constants.py to test_constants.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_multipart.py to test_multipart.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_poll.py to test_poll.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_decorators.py to test_decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_includes.py to test_includes.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_security.py to test_security.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_monitor.py to test_monitor.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_socket.py to test_socket.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_z85.py to test_z85.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_zmqstream.py to test_zmqstream.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_pubsub.py to test_pubsub.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_retry_eintr.py to test_retry_eintr.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_pair.py to test_pair.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_version.py to test_version.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_monqueue.py to test_monqueue.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_reqrep.py to test_reqrep.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_imports.py to test_imports.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_ssh.py to test_ssh.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_future.py to test_future.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_etc.py to test_etc.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_device.py to test_device.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_log.py to test_log.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_context.py to test_context.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_error.py to test_error.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_draft.py to test_draft.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_cffi_backend.py to test_cffi_backend.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/select.py to select.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/_poll.py to _poll.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/_cffi.py to _cffi.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/devices.py to devices.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/socket.py to socket.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/ssh/tunnel.py to tunnel.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/ssh/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/ssh/forward.py to forward.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices/monitoredqueuedevice.py to monitoredqueuedevice.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices/monitoredqueue.py to monitoredqueue.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices/proxydevice.py to proxydevice.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices/basedevice.py to basedevice.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/ioloop.py to ioloop.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/future.py to future.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/zmqstream.py to zmqstream.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/ioloop.py to ioloop.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/stack_context.py to stack_context.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/posix.py to posix.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/auto.py to auto.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/windows.py to windows.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/interface.py to interface.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/concurrent.py to concurrent.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/_deprecated.py to _deprecated.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth/ioloop.py to ioloop.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth/thread.py to thread.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth/certs.py to certs.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/attrsettr.py to attrsettr.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/poll.py to poll.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/tracker.py to tracker.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/stopwatch.py to stopwatch.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/socket.py to socket.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/frame.py to frame.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/device.py to device.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/poll.py to poll.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/eventloop/ioloop.py to ioloop.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/eventloop/zmqstream.py to zmqstream.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/eventloop/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpb7IdAN.py' /usr/bin/python2 -O /tmp/tmpb7IdAN.py removing /tmp/tmpb7IdAN.py running install_egg_info Writing /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/pyzmq-17.0.0-py2.7.egg-info + pathfix.py -pn -i /usr/bin/python2 /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/_future.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/decorators.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/error.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth/base.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth/certs.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth/ioloop.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth/thread.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/select.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/_cffi.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/_poll.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/constants.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/context.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/devices.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/error.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/message.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/socket.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/utils.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices/basedevice.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices/monitoredqueue.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices/monitoredqueuedevice.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices/proxydevice.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/_deprecated.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/future.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/ioloop.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/zmqstream.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/concurrent.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/ioloop.py: updating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/log.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/stack_context.py: updating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/util.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/auto.py: updating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/common.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/interface.py: updating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/posix.py: updating /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/windows.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/core.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/device.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/poll.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/eventloop/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/eventloop/ioloop.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/eventloop/zmqstream.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/log/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/log/handlers.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/ssh/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/ssh/forward.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/ssh/tunnel.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/attrsettr.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/constants.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/context.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/frame.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/poll.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/socket.py: no change BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/eventloop') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/log') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/ssh') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests') BUILDSTDERR: recursedown('/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils') /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/stopwatch.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/tracker.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/version.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_auth.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_cffi_backend.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_constants.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_context.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_decorators.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_device.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_draft.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_error.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_etc.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_future.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_imports.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_includes.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_ioloop.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_log.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_message.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_monitor.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_monqueue.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_multipart.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_pair.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_poll.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_pubsub.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_reqrep.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_retry_eintr.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_security.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_socket.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_ssh.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_version.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_win32_shim.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_z85.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_zmqstream.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/constant_names.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/garbage.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/interop.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/jsonapi.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/monitor.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/sixcerpt.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/strtypes.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/win32.py: no change /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/z85.py: no change + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 17.0.0-3.fc29 --unique-debug-suffix -17.0.0-3.fc29.riscv64 --unique-debug-src-base python-zmq-17.0.0-3.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyzmq-17.0.0 extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython/error.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython/socket.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython/message.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython/context.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython/utils.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython/_poll.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython/_device.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython/constants.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython/_version.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices/monitoredqueue.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython/_poll.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython/message.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython/_version.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython/constants.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython/utils.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython/_device.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython/socket.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython/error.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/backend/cython/context.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/zmq/devices/monitoredqueue.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 20 CRC32s, 0 CRC32s did match. BUILDSTDERR: 5640 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/python-zmq-17.0.0-3.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zmq-17.0.0-3.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.ahfa2o Processing files: python2-zmq-17.0.0-3.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P9FYpQ + umask 022 + cd /builddir/build/BUILD + cd pyzmq-17.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/share/doc/python2-zmq + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/share/doc/python2-zmq + cp -pr README.md /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/share/doc/python2-zmq + cp -pr examples/ /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/share/doc/python2-zmq + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zRtqoU + umask 022 + cd /builddir/build/BUILD + cd pyzmq-17.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/share/licenses/python2-zmq + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/share/licenses/python2-zmq + cp -pr COPYING.BSD COPYING.LESSER /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/share/licenses/python2-zmq + exit 0 Provides: python-zmq = 17.0.0-3.fc29 python-zmq(riscv-64) = 17.0.0-3.fc29 python2-zmq = 17.0.0-3.fc29 python2-zmq(riscv-64) = 17.0.0-3.fc29 python2.7dist(pyzmq) = 17.0.0 python2dist(pyzmq) = 17.0.0 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython2.7.so.1.0()(64bit) librt.so.1()(64bit) libzmq.so.5()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-zmq < 17.0.0-3.fc29 Processing files: python2-zmq-tests-17.0.0-3.fc29.riscv64 Provides: python-zmq-tests = 17.0.0-3.fc29 python-zmq-tests(riscv-64) = 17.0.0-3.fc29 python2-zmq-tests = 17.0.0-3.fc29 python2-zmq-tests(riscv-64) = 17.0.0-3.fc29 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: python(abi) = 2.7 Obsoletes: python-zmq-tests < 17.0.0-3.fc29 Processing files: python3-zmq-17.0.0-3.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6dj450 + umask 022 + cd /builddir/build/BUILD + cd pyzmq-17.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/share/doc/python3-zmq + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/share/doc/python3-zmq + cp -pr README.md /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/share/doc/python3-zmq + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.E5N3hx + umask 022 + cd /builddir/build/BUILD + cd pyzmq-17.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/share/licenses/python3-zmq + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/share/licenses/python3-zmq + cp -pr COPYING.BSD COPYING.LESSER /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64/usr/share/licenses/python3-zmq + exit 0 Provides: python3-zmq = 17.0.0-3.fc29 python3-zmq(riscv-64) = 17.0.0-3.fc29 python3.7dist(pyzmq) = 17.0.0 python3dist(pyzmq) = 17.0.0 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython3.7m.so.1.0()(64bit) librt.so.1()(64bit) libzmq.so.5()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python3-zmq-tests-17.0.0-3.fc29.riscv64 Provides: python3-zmq-tests = 17.0.0-3.fc29 python3-zmq-tests(riscv-64) = 17.0.0-3.fc29 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: python(abi) = 3.7 Processing files: python-zmq-debugsource-17.0.0-3.fc29.riscv64 Provides: python-zmq-debugsource = 17.0.0-3.fc29 python-zmq-debugsource(riscv-64) = 17.0.0-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-zmq-debuginfo-17.0.0-3.fc29.riscv64 Provides: python-zmq-debuginfo = 17.0.0-3.fc29 python-zmq-debuginfo(riscv-64) = 17.0.0-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-zmq-debugsource(riscv-64) = 17.0.0-3.fc29 Processing files: python2-zmq-debuginfo-17.0.0-3.fc29.riscv64 Provides: debuginfo(build-id) = 05db330454ec83e08eec39fe8779d3bd51b5a953 debuginfo(build-id) = 22b457045a4d593f963fe8cb7e529513ea776b44 debuginfo(build-id) = 3a377b0b7f2ae4e6c96f4bee9d11601541ee07c0 debuginfo(build-id) = 6c7fcdaf40f04555f3b6ee8acc306edabad59b65 debuginfo(build-id) = c21c7e6ad5f4ce2ce80a3999e36ec492238bf2de debuginfo(build-id) = c444efd9ee034b00922666ddbcfbc02947e9ec34 debuginfo(build-id) = cd6d64df34897bf6f41674bf4c388092647ef455 debuginfo(build-id) = d3501ec026ab9e6d2dbd75c1d5ac77756b495c56 debuginfo(build-id) = d5378bcbb6b55f48a8a094ae35fab0b5da884291 debuginfo(build-id) = eba63f6e756ca6b114bce05b902783c5efff36ed python2-zmq-debuginfo = 17.0.0-3.fc29 python2-zmq-debuginfo(riscv-64) = 17.0.0-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-zmq-debugsource(riscv-64) = 17.0.0-3.fc29 Processing files: python3-zmq-debuginfo-17.0.0-3.fc29.riscv64 Provides: debuginfo(build-id) = 1bad529551c103ffb0ef20eaf5ffcb29545f7d63 debuginfo(build-id) = 3a0143d307eda4c7e500c5cc46f1d48b70cb5f88 debuginfo(build-id) = 4d02983484fc483c706e1560e1ba561802232a36 debuginfo(build-id) = 62a79a44766328a67a8c8b5ff979d31a9547ab92 debuginfo(build-id) = 67aa86503ec74644bffd998ca43e80a67f7288ad debuginfo(build-id) = 7843a819b621e8a76c975260629bb0db68ac20a3 debuginfo(build-id) = 9751eb4426d1a68d234b7a905d7e00cfabffa3b0 debuginfo(build-id) = bbff88370e59f0c1821d4bc4411e943e666036ae debuginfo(build-id) = d1976a27289261f03d7fdfab827d4661e5822098 debuginfo(build-id) = daf5c44394f87c6dc78156c0694cd0f0915ba556 python3-zmq-debuginfo = 17.0.0-3.fc29 python3-zmq-debuginfo(riscv-64) = 17.0.0-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-zmq-debugsource(riscv-64) = 17.0.0-3.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-zmq-17.0.0-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-zmq-tests-17.0.0-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-zmq-17.0.0-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-zmq-tests-17.0.0-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-zmq-debugsource-17.0.0-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-zmq-debuginfo-17.0.0-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-zmq-debuginfo-17.0.0-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-zmq-debuginfo-17.0.0-3.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YII9og + umask 022 + cd /builddir/build/BUILD + cd pyzmq-17.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-zmq-17.0.0-3.fc29.riscv64 + exit 0 Child return code was: 0