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-1003-426/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/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'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-zmq-16.0.2-7.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-1003-426/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/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'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PfBLK5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyzmq-16.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyzmq-16.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyzmq-16.0.2 + /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/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.f3GFUl + umask 022 + cd /builddir/build/BUILD + cd pyzmq-16.0.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /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_createYmeyQF.c -o build/temp.linux-riscv64-2.7/scratch/tmp/timer_createYmeyQF.o BUILDSTDERR: /tmp/timer_createYmeyQF.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: main (int argc, char **argv) { BUILDSTDERR: ^~~~ BUILDSTDERR: /tmp/timer_createYmeyQF.c: In function 'main': BUILDSTDERR: /tmp/timer_createYmeyQF.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_createYmeyQF.o -o build/temp.linux-riscv64-2.7/scratch/a.out BUILDSTDERR: build/temp.linux-riscv64-2.7/scratch/tmp/timer_createYmeyQF.o: In function `main': BUILDSTDERR: timer_createYmeyQF.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-16.0.2/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-16.0.2/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 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-16.0.2/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-16.0.2/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-16.0.2/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-16.0.2/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-16.0.2/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 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-16.0.2/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 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-16.0.2/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-16.0.2/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' + /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/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_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 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/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_create8BnQG9.c -o build/temp.linux-riscv64-2.7/scratch/tmp/timer_create8BnQG9.o BUILDSTDERR: /tmp/timer_create8BnQG9.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: main (int argc, char **argv) { BUILDSTDERR: ^~~~ BUILDSTDERR: /tmp/timer_create8BnQG9.c: In function 'main': BUILDSTDERR: /tmp/timer_create8BnQG9.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_create8BnQG9.o -o build/temp.linux-riscv64-2.7/scratch/a.out BUILDSTDERR: build/temp.linux-riscv64-2.7/scratch/tmp/timer_create8BnQG9.o: In function `main': BUILDSTDERR: timer_create8BnQG9.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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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 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 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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 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 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 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 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.6/scratch/tmp cc -c /tmp/timer_create3iaqy7qn.c -o build/temp.linux-riscv64-3.6/scratch/tmp/timer_create3iaqy7qn.o BUILDSTDERR: /tmp/timer_create3iaqy7qn.c:1:1: warning: return type defaults to ‘int’ [-Wimplicit-int] BUILDSTDERR: main (int argc, char **argv) { BUILDSTDERR: ^~~~ BUILDSTDERR: /tmp/timer_create3iaqy7qn.c: In function ‘main’: BUILDSTDERR: /tmp/timer_create3iaqy7qn.c:2:5: warning: implicit declaration of function ‘timer_create’ [-Wimplicit-function-declaration] BUILDSTDERR: timer_create(); BUILDSTDERR: ^~~~~~~~~~~~ cc build/temp.linux-riscv64-3.6/scratch/tmp/timer_create3iaqy7qn.o -o build/temp.linux-riscv64-3.6/scratch/a.out BUILDSTDERR: build/temp.linux-riscv64-3.6/scratch/tmp/timer_create3iaqy7qn.o: In function `main': BUILDSTDERR: timer_create3iaqy7qn.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.6/scratch/vers.c -o build/temp.linux-riscv64-3.6/scratch/vers.o gcc -pthread build/temp.linux-riscv64-3.6/scratch/vers.o -lzmq -lrt -o build/temp.linux-riscv64-3.6/scratch/vers BUILDSTDERR: ZMQ version detected: 4.1.6 ************************************************ building 'zmq.backend.cython._device' extension creating build/temp.linux-riscv64-3.6/zmq creating build/temp.linux-riscv64-3.6/zmq/backend creating build/temp.linux-riscv64-3.6/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.6m -c zmq/backend/cython/_device.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/_device.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/_device.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o /builddir/build/BUILD/pyzmq-16.0.2/zmq/backend/cython/_device.cpython-36m-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.6m -c zmq/backend/cython/_poll.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/_poll.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/_poll.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o /builddir/build/BUILD/pyzmq-16.0.2/zmq/backend/cython/_poll.cpython-36m-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.6m -c zmq/backend/cython/_version.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/_version.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/_version.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o /builddir/build/BUILD/pyzmq-16.0.2/zmq/backend/cython/_version.cpython-36m-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.6m -c zmq/backend/cython/constants.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/constants.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/constants.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o /builddir/build/BUILD/pyzmq-16.0.2/zmq/backend/cython/constants.cpython-36m-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.6m -c zmq/backend/cython/context.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/context.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/context.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o /builddir/build/BUILD/pyzmq-16.0.2/zmq/backend/cython/context.cpython-36m-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.6m -c zmq/backend/cython/error.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/error.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/error.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o /builddir/build/BUILD/pyzmq-16.0.2/zmq/backend/cython/error.cpython-36m-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.6m -c zmq/backend/cython/message.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/message.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/message.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o /builddir/build/BUILD/pyzmq-16.0.2/zmq/backend/cython/message.cpython-36m-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.6m -c zmq/backend/cython/socket.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/socket.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/socket.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o /builddir/build/BUILD/pyzmq-16.0.2/zmq/backend/cython/socket.cpython-36m-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.6m -c zmq/backend/cython/utils.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/utils.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/utils.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o /builddir/build/BUILD/pyzmq-16.0.2/zmq/backend/cython/utils.cpython-36m-riscv64-linux-gnu.so building 'zmq.devices.monitoredqueue' extension creating build/temp.linux-riscv64-3.6/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.6m -c zmq/devices/monitoredqueue.c -o build/temp.linux-riscv64-3.6/zmq/devices/monitoredqueue.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/devices/monitoredqueue.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o /builddir/build/BUILD/pyzmq-16.0.2/zmq/devices/monitoredqueue.cpython-36m-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' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/zmq copying zmq/decorators.py -> build/lib.linux-riscv64-3.6/zmq copying zmq/error.py -> build/lib.linux-riscv64-3.6/zmq copying zmq/__init__.py -> build/lib.linux-riscv64-3.6/zmq creating build/lib.linux-riscv64-3.6/zmq/utils copying zmq/utils/jsonapi.py -> build/lib.linux-riscv64-3.6/zmq/utils copying zmq/utils/garbage.py -> build/lib.linux-riscv64-3.6/zmq/utils copying zmq/utils/interop.py -> build/lib.linux-riscv64-3.6/zmq/utils copying zmq/utils/sixcerpt.py -> build/lib.linux-riscv64-3.6/zmq/utils copying zmq/utils/monitor.py -> build/lib.linux-riscv64-3.6/zmq/utils copying zmq/utils/strtypes.py -> build/lib.linux-riscv64-3.6/zmq/utils copying zmq/utils/win32.py -> build/lib.linux-riscv64-3.6/zmq/utils copying zmq/utils/__init__.py -> build/lib.linux-riscv64-3.6/zmq/utils copying zmq/utils/z85.py -> build/lib.linux-riscv64-3.6/zmq/utils copying zmq/utils/constant_names.py -> build/lib.linux-riscv64-3.6/zmq/utils creating build/lib.linux-riscv64-3.6/zmq/log copying zmq/log/__init__.py -> build/lib.linux-riscv64-3.6/zmq/log copying zmq/log/handlers.py -> build/lib.linux-riscv64-3.6/zmq/log creating build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_win32_shim.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_message.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_ioloop.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_constants.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_multipart.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_poll.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_decorators.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_includes.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_security.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_monitor.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_socket.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_z85.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_zmqstream.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_pubsub.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_auth.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_retry_eintr.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_pair.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_version.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_monqueue.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_reqrep.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_imports.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_ssh.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_future.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_etc.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/__init__.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_device.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_log.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_context.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_error.py -> build/lib.linux-riscv64-3.6/zmq/tests copying zmq/tests/test_cffi_backend.py -> build/lib.linux-riscv64-3.6/zmq/tests creating build/lib.linux-riscv64-3.6/zmq/tests/asyncio copying zmq/tests/asyncio/test_asyncio.py -> build/lib.linux-riscv64-3.6/zmq/tests/asyncio copying zmq/tests/asyncio/__init__.py -> build/lib.linux-riscv64-3.6/zmq/tests/asyncio copying zmq/tests/asyncio/_test_asyncio.py -> build/lib.linux-riscv64-3.6/zmq/tests/asyncio creating build/lib.linux-riscv64-3.6/zmq/backend copying zmq/backend/select.py -> build/lib.linux-riscv64-3.6/zmq/backend copying zmq/backend/__init__.py -> build/lib.linux-riscv64-3.6/zmq/backend creating build/lib.linux-riscv64-3.6/zmq/backend/cython copying zmq/backend/cython/__init__.py -> build/lib.linux-riscv64-3.6/zmq/backend/cython creating build/lib.linux-riscv64-3.6/zmq/backend/cffi copying zmq/backend/cffi/_poll.py -> build/lib.linux-riscv64-3.6/zmq/backend/cffi copying zmq/backend/cffi/constants.py -> build/lib.linux-riscv64-3.6/zmq/backend/cffi copying zmq/backend/cffi/utils.py -> build/lib.linux-riscv64-3.6/zmq/backend/cffi copying zmq/backend/cffi/message.py -> build/lib.linux-riscv64-3.6/zmq/backend/cffi copying zmq/backend/cffi/context.py -> build/lib.linux-riscv64-3.6/zmq/backend/cffi copying zmq/backend/cffi/_cffi.py -> build/lib.linux-riscv64-3.6/zmq/backend/cffi copying zmq/backend/cffi/devices.py -> build/lib.linux-riscv64-3.6/zmq/backend/cffi copying zmq/backend/cffi/socket.py -> build/lib.linux-riscv64-3.6/zmq/backend/cffi copying zmq/backend/cffi/error.py -> build/lib.linux-riscv64-3.6/zmq/backend/cffi copying zmq/backend/cffi/__init__.py -> build/lib.linux-riscv64-3.6/zmq/backend/cffi creating build/lib.linux-riscv64-3.6/zmq/ssh copying zmq/ssh/tunnel.py -> build/lib.linux-riscv64-3.6/zmq/ssh copying zmq/ssh/__init__.py -> build/lib.linux-riscv64-3.6/zmq/ssh copying zmq/ssh/forward.py -> build/lib.linux-riscv64-3.6/zmq/ssh creating build/lib.linux-riscv64-3.6/zmq/devices copying zmq/devices/monitoredqueuedevice.py -> build/lib.linux-riscv64-3.6/zmq/devices copying zmq/devices/monitoredqueue.py -> build/lib.linux-riscv64-3.6/zmq/devices copying zmq/devices/proxydevice.py -> build/lib.linux-riscv64-3.6/zmq/devices copying zmq/devices/__init__.py -> build/lib.linux-riscv64-3.6/zmq/devices copying zmq/devices/basedevice.py -> build/lib.linux-riscv64-3.6/zmq/devices creating build/lib.linux-riscv64-3.6/zmq/eventloop copying zmq/eventloop/ioloop.py -> build/lib.linux-riscv64-3.6/zmq/eventloop copying zmq/eventloop/future.py -> build/lib.linux-riscv64-3.6/zmq/eventloop copying zmq/eventloop/zmqstream.py -> build/lib.linux-riscv64-3.6/zmq/eventloop copying zmq/eventloop/__init__.py -> build/lib.linux-riscv64-3.6/zmq/eventloop creating build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/ioloop.py -> build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/stack_context.py -> build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/util.py -> build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/log.py -> build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/concurrent.py -> build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/__init__.py -> build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado creating build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/posix.py -> build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/auto.py -> build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/__init__.py -> build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/windows.py -> build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/common.py -> build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/interface.py -> build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/platform creating build/lib.linux-riscv64-3.6/zmq/auth copying zmq/auth/ioloop.py -> build/lib.linux-riscv64-3.6/zmq/auth copying zmq/auth/thread.py -> build/lib.linux-riscv64-3.6/zmq/auth copying zmq/auth/__init__.py -> build/lib.linux-riscv64-3.6/zmq/auth copying zmq/auth/base.py -> build/lib.linux-riscv64-3.6/zmq/auth copying zmq/auth/certs.py -> build/lib.linux-riscv64-3.6/zmq/auth creating build/lib.linux-riscv64-3.6/zmq/auth/asyncio copying zmq/auth/asyncio/__init__.py -> build/lib.linux-riscv64-3.6/zmq/auth/asyncio creating build/lib.linux-riscv64-3.6/zmq/sugar copying zmq/sugar/attrsettr.py -> build/lib.linux-riscv64-3.6/zmq/sugar copying zmq/sugar/poll.py -> build/lib.linux-riscv64-3.6/zmq/sugar copying zmq/sugar/constants.py -> build/lib.linux-riscv64-3.6/zmq/sugar copying zmq/sugar/tracker.py -> build/lib.linux-riscv64-3.6/zmq/sugar copying zmq/sugar/context.py -> build/lib.linux-riscv64-3.6/zmq/sugar copying zmq/sugar/stopwatch.py -> build/lib.linux-riscv64-3.6/zmq/sugar copying zmq/sugar/socket.py -> build/lib.linux-riscv64-3.6/zmq/sugar copying zmq/sugar/frame.py -> build/lib.linux-riscv64-3.6/zmq/sugar copying zmq/sugar/version.py -> build/lib.linux-riscv64-3.6/zmq/sugar copying zmq/sugar/__init__.py -> build/lib.linux-riscv64-3.6/zmq/sugar creating build/lib.linux-riscv64-3.6/zmq/asyncio copying zmq/asyncio/__init__.py -> build/lib.linux-riscv64-3.6/zmq/asyncio creating build/lib.linux-riscv64-3.6/zmq/green copying zmq/green/device.py -> build/lib.linux-riscv64-3.6/zmq/green copying zmq/green/poll.py -> build/lib.linux-riscv64-3.6/zmq/green copying zmq/green/core.py -> build/lib.linux-riscv64-3.6/zmq/green copying zmq/green/__init__.py -> build/lib.linux-riscv64-3.6/zmq/green creating build/lib.linux-riscv64-3.6/zmq/green/eventloop copying zmq/green/eventloop/ioloop.py -> build/lib.linux-riscv64-3.6/zmq/green/eventloop copying zmq/green/eventloop/zmqstream.py -> build/lib.linux-riscv64-3.6/zmq/green/eventloop copying zmq/green/eventloop/__init__.py -> build/lib.linux-riscv64-3.6/zmq/green/eventloop copying zmq/utils/buffers.pxd -> build/lib.linux-riscv64-3.6/zmq/utils copying zmq/utils/zmq_compat.h -> build/lib.linux-riscv64-3.6/zmq/utils copying zmq/utils/zmq_constants.h -> build/lib.linux-riscv64-3.6/zmq/utils copying zmq/utils/ipcmaxlen.h -> build/lib.linux-riscv64-3.6/zmq/utils copying zmq/utils/pyversion_compat.h -> build/lib.linux-riscv64-3.6/zmq/utils copying zmq/utils/getpid_compat.h -> build/lib.linux-riscv64-3.6/zmq/utils copying zmq/utils/config.json -> build/lib.linux-riscv64-3.6/zmq/utils copying zmq/utils/compiler.json -> build/lib.linux-riscv64-3.6/zmq/utils copying zmq/backend/cython/context.pxd -> build/lib.linux-riscv64-3.6/zmq/backend/cython copying zmq/backend/cython/checkrc.pxd -> build/lib.linux-riscv64-3.6/zmq/backend/cython copying zmq/backend/cython/socket.pxd -> build/lib.linux-riscv64-3.6/zmq/backend/cython copying zmq/backend/cython/message.pxd -> build/lib.linux-riscv64-3.6/zmq/backend/cython copying zmq/backend/cython/libzmq.pxd -> build/lib.linux-riscv64-3.6/zmq/backend/cython copying zmq/backend/cython/constant_enums.pxi -> build/lib.linux-riscv64-3.6/zmq/backend/cython copying zmq/backend/cython/constants.pxi -> build/lib.linux-riscv64-3.6/zmq/backend/cython copying zmq/backend/cffi/_cdefs.h -> build/lib.linux-riscv64-3.6/zmq/backend/cffi copying zmq/backend/cffi/_verify.c -> build/lib.linux-riscv64-3.6/zmq/backend/cffi copying zmq/devices/monitoredqueue.pxd -> build/lib.linux-riscv64-3.6/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.6/scratch/tmp cc -c /tmp/timer_createsm7kz5zz.c -o build/temp.linux-riscv64-3.6/scratch/tmp/timer_createsm7kz5zz.o BUILDSTDERR: /tmp/timer_createsm7kz5zz.c:1:1: warning: return type defaults to ‘int’ [-Wimplicit-int] BUILDSTDERR: main (int argc, char **argv) { BUILDSTDERR: ^~~~ BUILDSTDERR: /tmp/timer_createsm7kz5zz.c: In function ‘main’: BUILDSTDERR: /tmp/timer_createsm7kz5zz.c:2:5: warning: implicit declaration of function ‘timer_create’ [-Wimplicit-function-declaration] BUILDSTDERR: timer_create(); BUILDSTDERR: ^~~~~~~~~~~~ cc build/temp.linux-riscv64-3.6/scratch/tmp/timer_createsm7kz5zz.o -o build/temp.linux-riscv64-3.6/scratch/a.out BUILDSTDERR: build/temp.linux-riscv64-3.6/scratch/tmp/timer_createsm7kz5zz.o: In function `main': BUILDSTDERR: timer_createsm7kz5zz.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.6/scratch/vers.c -o build/temp.linux-riscv64-3.6/scratch/vers.o gcc -pthread build/temp.linux-riscv64-3.6/scratch/vers.o -lzmq -lrt -o build/temp.linux-riscv64-3.6/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.6m -c zmq/backend/cython/_device.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/_device.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/_device.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o build/lib.linux-riscv64-3.6/zmq/backend/cython/_device.cpython-36m-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.6m -c zmq/backend/cython/_poll.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/_poll.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/_poll.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o build/lib.linux-riscv64-3.6/zmq/backend/cython/_poll.cpython-36m-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.6m -c zmq/backend/cython/_version.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/_version.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/_version.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o build/lib.linux-riscv64-3.6/zmq/backend/cython/_version.cpython-36m-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.6m -c zmq/backend/cython/constants.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/constants.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/constants.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o build/lib.linux-riscv64-3.6/zmq/backend/cython/constants.cpython-36m-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.6m -c zmq/backend/cython/context.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/context.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/context.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o build/lib.linux-riscv64-3.6/zmq/backend/cython/context.cpython-36m-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.6m -c zmq/backend/cython/error.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/error.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/error.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o build/lib.linux-riscv64-3.6/zmq/backend/cython/error.cpython-36m-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.6m -c zmq/backend/cython/message.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/message.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/message.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o build/lib.linux-riscv64-3.6/zmq/backend/cython/message.cpython-36m-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.6m -c zmq/backend/cython/socket.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/socket.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/socket.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o build/lib.linux-riscv64-3.6/zmq/backend/cython/socket.cpython-36m-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.6m -c zmq/backend/cython/utils.c -o build/temp.linux-riscv64-3.6/zmq/backend/cython/utils.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/backend/cython/utils.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o build/lib.linux-riscv64-3.6/zmq/backend/cython/utils.cpython-36m-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.6m -c zmq/devices/monitoredqueue.c -o build/temp.linux-riscv64-3.6/zmq/devices/monitoredqueue.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/zmq/devices/monitoredqueue.o -L/usr/lib64 -lzmq -lrt -lpython3.6m -o build/lib.linux-riscv64-3.6/zmq/devices/monitoredqueue.cpython-36m-riscv64-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EobvLH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64 + cd pyzmq-16.0.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq copying build/lib.linux-riscv64-3.6/zmq/decorators.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/zmq_compat.h -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/jsonapi.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/garbage.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/buffers.pxd -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/zmq_constants.h -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/config.json -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/interop.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/sixcerpt.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/ipcmaxlen.h -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/monitor.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/pyversion_compat.h -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/strtypes.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/compiler.json -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/win32.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/getpid_compat.h -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/z85.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils copying build/lib.linux-riscv64-3.6/zmq/utils/constant_names.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/log copying build/lib.linux-riscv64-3.6/zmq/log/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/log copying build/lib.linux-riscv64-3.6/zmq/log/handlers.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/log creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_win32_shim.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_message.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_ioloop.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_constants.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_multipart.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_poll.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_decorators.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_includes.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_security.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_monitor.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_socket.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_z85.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_zmqstream.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_pubsub.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_auth.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_retry_eintr.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_pair.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_version.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_monqueue.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_reqrep.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_imports.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/asyncio copying build/lib.linux-riscv64-3.6/zmq/tests/asyncio/test_asyncio.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/asyncio copying build/lib.linux-riscv64-3.6/zmq/tests/asyncio/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/asyncio copying build/lib.linux-riscv64-3.6/zmq/tests/asyncio/_test_asyncio.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/asyncio copying build/lib.linux-riscv64-3.6/zmq/tests/test_ssh.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_future.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_etc.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_device.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_log.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_context.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_error.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests copying build/lib.linux-riscv64-3.6/zmq/tests/test_cffi_backend.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/cython/context.pxd -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/cython/checkrc.pxd -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/cython/constant_enums.pxi -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/cython/error.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/cython/socket.pxd -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/cython/message.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/cython/_poll.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/cython/message.pxd -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/cython/socket.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/cython/_device.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/cython/constants.pxi -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/cython/utils.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/cython/_version.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/cython/context.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/cython/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/cython/constants.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/cython/libzmq.pxd -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.6/zmq/backend/select.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.6/zmq/backend/cffi/_poll.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.6/zmq/backend/cffi/_cdefs.h -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.6/zmq/backend/cffi/constants.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.6/zmq/backend/cffi/utils.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.6/zmq/backend/cffi/message.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.6/zmq/backend/cffi/context.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.6/zmq/backend/cffi/_cffi.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.6/zmq/backend/cffi/devices.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.6/zmq/backend/cffi/socket.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.6/zmq/backend/cffi/error.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.6/zmq/backend/cffi/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.6/zmq/backend/cffi/_verify.c -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.6/zmq/backend/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/ssh copying build/lib.linux-riscv64-3.6/zmq/ssh/tunnel.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/ssh copying build/lib.linux-riscv64-3.6/zmq/ssh/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/ssh copying build/lib.linux-riscv64-3.6/zmq/ssh/forward.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/ssh creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/devices copying build/lib.linux-riscv64-3.6/zmq/devices/monitoredqueuedevice.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/devices copying build/lib.linux-riscv64-3.6/zmq/devices/monitoredqueue.pxd -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/devices copying build/lib.linux-riscv64-3.6/zmq/devices/monitoredqueue.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/devices copying build/lib.linux-riscv64-3.6/zmq/devices/monitoredqueue.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/devices copying build/lib.linux-riscv64-3.6/zmq/devices/proxydevice.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/devices copying build/lib.linux-riscv64-3.6/zmq/devices/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/devices copying build/lib.linux-riscv64-3.6/zmq/devices/basedevice.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/devices creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop copying build/lib.linux-riscv64-3.6/zmq/eventloop/ioloop.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop copying build/lib.linux-riscv64-3.6/zmq/eventloop/future.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop copying build/lib.linux-riscv64-3.6/zmq/eventloop/zmqstream.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/ioloop.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/stack_context.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/util.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/log.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/platform/posix.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/platform/auto.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/platform/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/platform/windows.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/platform/common.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/platform/interface.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/concurrent.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.6/zmq/eventloop/minitornado/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.6/zmq/eventloop/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/auth copying build/lib.linux-riscv64-3.6/zmq/auth/ioloop.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/auth copying build/lib.linux-riscv64-3.6/zmq/auth/thread.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/auth creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/auth/asyncio copying build/lib.linux-riscv64-3.6/zmq/auth/asyncio/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/auth/asyncio copying build/lib.linux-riscv64-3.6/zmq/auth/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/auth copying build/lib.linux-riscv64-3.6/zmq/auth/base.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/auth copying build/lib.linux-riscv64-3.6/zmq/auth/certs.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/auth creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.6/zmq/sugar/attrsettr.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.6/zmq/sugar/poll.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.6/zmq/sugar/constants.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.6/zmq/sugar/tracker.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.6/zmq/sugar/context.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.6/zmq/sugar/stopwatch.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.6/zmq/sugar/socket.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.6/zmq/sugar/frame.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.6/zmq/sugar/version.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.6/zmq/sugar/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/asyncio copying build/lib.linux-riscv64-3.6/zmq/asyncio/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/asyncio copying build/lib.linux-riscv64-3.6/zmq/error.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq copying build/lib.linux-riscv64-3.6/zmq/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/green copying build/lib.linux-riscv64-3.6/zmq/green/device.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/green copying build/lib.linux-riscv64-3.6/zmq/green/poll.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/green copying build/lib.linux-riscv64-3.6/zmq/green/core.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/green creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/green/eventloop copying build/lib.linux-riscv64-3.6/zmq/green/eventloop/ioloop.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/green/eventloop copying build/lib.linux-riscv64-3.6/zmq/green/eventloop/zmqstream.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/green/eventloop copying build/lib.linux-riscv64-3.6/zmq/green/eventloop/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/green/eventloop copying build/lib.linux-riscv64-3.6/zmq/green/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/green byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/decorators.py to decorators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils/jsonapi.py to jsonapi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils/garbage.py to garbage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils/interop.py to interop.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils/sixcerpt.py to sixcerpt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils/monitor.py to monitor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils/strtypes.py to strtypes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils/win32.py to win32.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils/z85.py to z85.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/utils/constant_names.py to constant_names.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/log/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/log/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_win32_shim.py to test_win32_shim.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_message.py to test_message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_ioloop.py to test_ioloop.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_constants.py to test_constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_multipart.py to test_multipart.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_poll.py to test_poll.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_decorators.py to test_decorators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_includes.py to test_includes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_security.py to test_security.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_monitor.py to test_monitor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_socket.py to test_socket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_z85.py to test_z85.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_zmqstream.py to test_zmqstream.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_pubsub.py to test_pubsub.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_auth.py to test_auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_retry_eintr.py to test_retry_eintr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_pair.py to test_pair.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_version.py to test_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_monqueue.py to test_monqueue.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_reqrep.py to test_reqrep.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_imports.py to test_imports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/asyncio/test_asyncio.py to test_asyncio.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/asyncio/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/asyncio/_test_asyncio.py to _test_asyncio.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_ssh.py to test_ssh.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_future.py to test_future.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_etc.py to test_etc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_device.py to test_device.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_log.py to test_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_context.py to test_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_error.py to test_error.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/tests/test_cffi_backend.py to test_cffi_backend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cython/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/select.py to select.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi/_poll.py to _poll.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi/message.py to message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi/_cffi.py to _cffi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi/devices.py to devices.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi/socket.py to socket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi/error.py to error.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/cffi/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/backend/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/ssh/tunnel.py to tunnel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/ssh/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/ssh/forward.py to forward.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/devices/monitoredqueuedevice.py to monitoredqueuedevice.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/devices/monitoredqueue.py to monitoredqueue.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/devices/proxydevice.py to proxydevice.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/devices/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/devices/basedevice.py to basedevice.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/ioloop.py to ioloop.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/future.py to future.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/zmqstream.py to zmqstream.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/ioloop.py to ioloop.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/stack_context.py to stack_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/log.py to log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/platform/posix.py to posix.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/platform/auto.py to auto.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/platform/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/platform/windows.py to windows.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/platform/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/platform/interface.py to interface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/concurrent.py to concurrent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/minitornado/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/eventloop/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/auth/ioloop.py to ioloop.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/auth/thread.py to thread.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/auth/asyncio/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/auth/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/auth/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/auth/certs.py to certs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar/attrsettr.py to attrsettr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar/poll.py to poll.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar/tracker.py to tracker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar/stopwatch.py to stopwatch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar/socket.py to socket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar/frame.py to frame.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/sugar/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/asyncio/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/error.py to error.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/green/device.py to device.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/green/poll.py to poll.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/green/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/green/eventloop/ioloop.py to ioloop.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/green/eventloop/zmqstream.py to zmqstream.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/green/eventloop/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/zmq/green/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmp5das3lc_.py' /usr/bin/python3 /tmp/tmp5das3lc_.py removing /tmp/tmp5das3lc_.py running install_egg_info Writing /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6/site-packages/pyzmq-16.0.2-py3.6.egg-info + 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 install -O1 --skip-build --root /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq copying build/lib.linux-riscv64-2.7/zmq/decorators.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/log creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/ssh creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq copying build/lib.linux-riscv64-2.7/zmq/__init__.py -> /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green creating /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/jsonapi.py to jsonapi.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/garbage.py to garbage.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/interop.py to interop.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/sixcerpt.py to sixcerpt.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/monitor.py to monitor.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/strtypes.py to strtypes.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/win32.py to win32.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/z85.py to z85.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/utils/constant_names.py to constant_names.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/log/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/log/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_message.py to test_message.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_ioloop.py to test_ioloop.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_constants.py to test_constants.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_multipart.py to test_multipart.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_poll.py to test_poll.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_decorators.py to test_decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_includes.py to test_includes.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_security.py to test_security.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_monitor.py to test_monitor.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_socket.py to test_socket.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_z85.py to test_z85.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_zmqstream.py to test_zmqstream.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_pubsub.py to test_pubsub.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_pair.py to test_pair.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_version.py to test_version.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_monqueue.py to test_monqueue.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_reqrep.py to test_reqrep.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_imports.py to test_imports.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_ssh.py to test_ssh.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_future.py to test_future.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_etc.py to test_etc.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_device.py to test_device.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_log.py to test_log.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_context.py to test_context.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/tests/test_error.py to test_error.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cython/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/select.py to select.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/_poll.py to _poll.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/_cffi.py to _cffi.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/devices.py to devices.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/socket.py to socket.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/cffi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/backend/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/ssh/tunnel.py to tunnel.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/ssh/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/ssh/forward.py to forward.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices/monitoredqueuedevice.py to monitoredqueuedevice.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices/monitoredqueue.py to monitoredqueue.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices/proxydevice.py to proxydevice.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/devices/basedevice.py to basedevice.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/ioloop.py to ioloop.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/future.py to future.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/zmqstream.py to zmqstream.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/ioloop.py to ioloop.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/posix.py to posix.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/auto.py to auto.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/windows.py to windows.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/platform/interface.py to interface.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/concurrent.py to concurrent.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/minitornado/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/eventloop/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth/ioloop.py to ioloop.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth/thread.py to thread.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/auth/certs.py to certs.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/attrsettr.py to attrsettr.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/poll.py to poll.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/tracker.py to tracker.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/stopwatch.py to stopwatch.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/socket.py to socket.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/frame.py to frame.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/sugar/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/device.py to device.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/poll.py to poll.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/eventloop/ioloop.py to ioloop.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/eventloop/zmqstream.py to zmqstream.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/eventloop/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/zmq/green/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpqptmoq.py' /usr/bin/python2 -O /tmp/tmpqptmoq.py removing /tmp/tmpqptmoq.py running install_egg_info Writing /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7/site-packages/pyzmq-16.0.2-py2.7.egg-info + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.A1qCAK Processing files: python2-zmq-16.0.2-7.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c1weOS + umask 022 + cd /builddir/build/BUILD + cd pyzmq-16.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/share/doc/python2-zmq + cp -pr README.md /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/share/doc/python2-zmq + cp -pr examples/ /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/share/doc/python2-zmq + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Xg53u7 + umask 022 + cd /builddir/build/BUILD + cd pyzmq-16.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/share/licenses/python2-zmq + cp -pr COPYING.BSD COPYING.LESSER /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/share/licenses/python2-zmq + exit 0 Provides: python-zmq = 16.0.2-7.fc29 python-zmq(riscv-64) = 16.0.2-7.fc29 python2-zmq = 16.0.2-7.fc29 python2-zmq(riscv-64) = 16.0.2-7.fc29 python2.7dist(pyzmq) = 16.0.2 python2dist(pyzmq) = 16.0.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(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 < 16.0.2-7.fc29 Processing files: python2-zmq-tests-16.0.2-7.fc29.riscv64 Provides: python-zmq-tests = 16.0.2-7.fc29 python-zmq-tests(riscv-64) = 16.0.2-7.fc29 python2-zmq-tests = 16.0.2-7.fc29 python2-zmq-tests(riscv-64) = 16.0.2-7.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 < 16.0.2-7.fc29 Processing files: python3-zmq-16.0.2-7.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kHT0v2 + umask 022 + cd /builddir/build/BUILD + cd pyzmq-16.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/share/doc/python3-zmq + cp -pr README.md /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/share/doc/python3-zmq + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WsIsu3 + umask 022 + cd /builddir/build/BUILD + cd pyzmq-16.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-zmq-16.0.2-7.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-16.0.2-7.fc29.riscv64/usr/share/licenses/python3-zmq + cp -pr COPYING.BSD COPYING.LESSER /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64/usr/share/licenses/python3-zmq + exit 0 Provides: python3-zmq = 16.0.2-7.fc29 python3-zmq(riscv-64) = 16.0.2-7.fc29 python3.6dist(pyzmq) = 16.0.2 python3dist(pyzmq) = 16.0.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) librt.so.1()(64bit) libzmq.so.5()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python3-zmq-tests-16.0.2-7.fc29.riscv64 Provides: python3-zmq-tests = 16.0.2-7.fc29 python3-zmq-tests(riscv-64) = 16.0.2-7.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.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-zmq-16.0.2-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-zmq-tests-16.0.2-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-zmq-16.0.2-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-zmq-tests-16.0.2-7.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F3WGxU + umask 022 + cd /builddir/build/BUILD + cd pyzmq-16.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-zmq-16.0.2-7.fc29.riscv64 + exit 0 Child return code was: 0