Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-zmq.spec'], chrootPath='/var/lib/mock/f33-build-173778-44223/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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 setting SOURCE_DATE_EPOCH=1585872000 Wrote: /builddir/build/SRPMS/python-zmq-19.0.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-zmq.spec'], chrootPath='/var/lib/mock/f33-build-173778-44223/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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 setting SOURCE_DATE_EPOCH=1585872000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UqFBEQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyzmq-19.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyzmq-19.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyzmq-19.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf bundled + find zmq -name '*.c' -delete + /usr/bin/python3 setup.py cython running cython cythoning zmq/backend/cython/_device.pyx to zmq/backend/cython/_device.c cythoning zmq/backend/cython/_poll.pyx to zmq/backend/cython/_poll.c cythoning zmq/backend/cython/_proxy_steerable.pyx to zmq/backend/cython/_proxy_steerable.c cythoning zmq/backend/cython/_version.pyx to zmq/backend/cython/_version.c cythoning zmq/backend/cython/constants.pyx to zmq/backend/cython/constants.c cythoning zmq/backend/cython/context.pyx to zmq/backend/cython/context.c cythoning zmq/backend/cython/error.pyx to zmq/backend/cython/error.c cythoning zmq/backend/cython/message.pyx to zmq/backend/cython/message.c cythoning zmq/backend/cython/socket.pyx to zmq/backend/cython/socket.c cythoning zmq/backend/cython/utils.pyx to zmq/backend/cython/utils.c cythoning zmq/devices/monitoredqueue.pyx to zmq/devices/monitoredqueue.c /usr/lib64/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) + for lib in zmq/eventloop/*.py + sed '/\/usr\/bin\/env/d' zmq/eventloop/__init__.py + touch -r zmq/eventloop/__init__.py zmq/eventloop/__init__.py.new + mv zmq/eventloop/__init__.py.new zmq/eventloop/__init__.py + for lib in zmq/eventloop/*.py + sed '/\/usr\/bin\/env/d' zmq/eventloop/_deprecated.py + touch -r zmq/eventloop/_deprecated.py zmq/eventloop/_deprecated.py.new + mv zmq/eventloop/_deprecated.py.new zmq/eventloop/_deprecated.py + for lib in zmq/eventloop/*.py + sed '/\/usr\/bin\/env/d' zmq/eventloop/future.py + touch -r zmq/eventloop/future.py zmq/eventloop/future.py.new + mv zmq/eventloop/future.py.new zmq/eventloop/future.py + for lib in zmq/eventloop/*.py + sed '/\/usr\/bin\/env/d' zmq/eventloop/ioloop.py + touch -r zmq/eventloop/ioloop.py zmq/eventloop/ioloop.py.new + mv zmq/eventloop/ioloop.py.new zmq/eventloop/ioloop.py + for lib in zmq/eventloop/*.py + sed '/\/usr\/bin\/env/d' zmq/eventloop/zmqstream.py + touch -r zmq/eventloop/zmqstream.py zmq/eventloop/zmqstream.py.new + mv zmq/eventloop/zmqstream.py.new zmq/eventloop/zmqstream.py + chmod -x examples/pubsub/topics_pub.py + chmod -x examples/pubsub/topics_sub.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nLCrzS + umask 022 + cd /builddir/build/BUILD + cd pyzmq-19.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.8 creating build/lib.linux-riscv64-3.8/zmq copying zmq/_future.py -> build/lib.linux-riscv64-3.8/zmq copying zmq/decorators.py -> build/lib.linux-riscv64-3.8/zmq copying zmq/error.py -> build/lib.linux-riscv64-3.8/zmq copying zmq/__init__.py -> build/lib.linux-riscv64-3.8/zmq creating build/lib.linux-riscv64-3.8/zmq/utils copying zmq/utils/z85.py -> build/lib.linux-riscv64-3.8/zmq/utils copying zmq/utils/constant_names.py -> build/lib.linux-riscv64-3.8/zmq/utils copying zmq/utils/garbage.py -> build/lib.linux-riscv64-3.8/zmq/utils copying zmq/utils/win32.py -> build/lib.linux-riscv64-3.8/zmq/utils copying zmq/utils/strtypes.py -> build/lib.linux-riscv64-3.8/zmq/utils copying zmq/utils/sixcerpt.py -> build/lib.linux-riscv64-3.8/zmq/utils copying zmq/utils/interop.py -> build/lib.linux-riscv64-3.8/zmq/utils copying zmq/utils/__init__.py -> build/lib.linux-riscv64-3.8/zmq/utils copying zmq/utils/monitor.py -> build/lib.linux-riscv64-3.8/zmq/utils copying zmq/utils/jsonapi.py -> build/lib.linux-riscv64-3.8/zmq/utils creating build/lib.linux-riscv64-3.8/zmq/eventloop copying zmq/eventloop/future.py -> build/lib.linux-riscv64-3.8/zmq/eventloop copying zmq/eventloop/zmqstream.py -> build/lib.linux-riscv64-3.8/zmq/eventloop copying zmq/eventloop/ioloop.py -> build/lib.linux-riscv64-3.8/zmq/eventloop copying zmq/eventloop/_deprecated.py -> build/lib.linux-riscv64-3.8/zmq/eventloop copying zmq/eventloop/__init__.py -> build/lib.linux-riscv64-3.8/zmq/eventloop creating build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/util.py -> build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/stack_context.py -> build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/log.py -> build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/concurrent.py -> build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/ioloop.py -> build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado copying zmq/eventloop/minitornado/__init__.py -> build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado creating build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/interface.py -> build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/posix.py -> build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/common.py -> build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/windows.py -> build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/auto.py -> build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/platform copying zmq/eventloop/minitornado/platform/__init__.py -> build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/platform creating build/lib.linux-riscv64-3.8/zmq/sugar copying zmq/sugar/poll.py -> build/lib.linux-riscv64-3.8/zmq/sugar copying zmq/sugar/constants.py -> build/lib.linux-riscv64-3.8/zmq/sugar copying zmq/sugar/attrsettr.py -> build/lib.linux-riscv64-3.8/zmq/sugar copying zmq/sugar/socket.py -> build/lib.linux-riscv64-3.8/zmq/sugar copying zmq/sugar/__init__.py -> build/lib.linux-riscv64-3.8/zmq/sugar copying zmq/sugar/tracker.py -> build/lib.linux-riscv64-3.8/zmq/sugar copying zmq/sugar/stopwatch.py -> build/lib.linux-riscv64-3.8/zmq/sugar copying zmq/sugar/context.py -> build/lib.linux-riscv64-3.8/zmq/sugar copying zmq/sugar/version.py -> build/lib.linux-riscv64-3.8/zmq/sugar copying zmq/sugar/frame.py -> build/lib.linux-riscv64-3.8/zmq/sugar creating build/lib.linux-riscv64-3.8/zmq/green copying zmq/green/device.py -> build/lib.linux-riscv64-3.8/zmq/green copying zmq/green/poll.py -> build/lib.linux-riscv64-3.8/zmq/green copying zmq/green/core.py -> build/lib.linux-riscv64-3.8/zmq/green copying zmq/green/__init__.py -> build/lib.linux-riscv64-3.8/zmq/green creating build/lib.linux-riscv64-3.8/zmq/green/eventloop copying zmq/green/eventloop/zmqstream.py -> build/lib.linux-riscv64-3.8/zmq/green/eventloop copying zmq/green/eventloop/ioloop.py -> build/lib.linux-riscv64-3.8/zmq/green/eventloop copying zmq/green/eventloop/__init__.py -> build/lib.linux-riscv64-3.8/zmq/green/eventloop creating build/lib.linux-riscv64-3.8/zmq/devices copying zmq/devices/basedevice.py -> build/lib.linux-riscv64-3.8/zmq/devices copying zmq/devices/proxysteerabledevice.py -> build/lib.linux-riscv64-3.8/zmq/devices copying zmq/devices/proxydevice.py -> build/lib.linux-riscv64-3.8/zmq/devices copying zmq/devices/__init__.py -> build/lib.linux-riscv64-3.8/zmq/devices copying zmq/devices/monitoredqueuedevice.py -> build/lib.linux-riscv64-3.8/zmq/devices copying zmq/devices/monitoredqueue.py -> build/lib.linux-riscv64-3.8/zmq/devices creating build/lib.linux-riscv64-3.8/zmq/backend copying zmq/backend/select.py -> build/lib.linux-riscv64-3.8/zmq/backend copying zmq/backend/__init__.py -> build/lib.linux-riscv64-3.8/zmq/backend creating build/lib.linux-riscv64-3.8/zmq/backend/cython copying zmq/backend/cython/__init__.py -> build/lib.linux-riscv64-3.8/zmq/backend/cython creating build/lib.linux-riscv64-3.8/zmq/backend/cffi copying zmq/backend/cffi/error.py -> build/lib.linux-riscv64-3.8/zmq/backend/cffi copying zmq/backend/cffi/devices.py -> build/lib.linux-riscv64-3.8/zmq/backend/cffi copying zmq/backend/cffi/constants.py -> build/lib.linux-riscv64-3.8/zmq/backend/cffi copying zmq/backend/cffi/utils.py -> build/lib.linux-riscv64-3.8/zmq/backend/cffi copying zmq/backend/cffi/message.py -> build/lib.linux-riscv64-3.8/zmq/backend/cffi copying zmq/backend/cffi/socket.py -> build/lib.linux-riscv64-3.8/zmq/backend/cffi copying zmq/backend/cffi/__init__.py -> build/lib.linux-riscv64-3.8/zmq/backend/cffi copying zmq/backend/cffi/_poll.py -> build/lib.linux-riscv64-3.8/zmq/backend/cffi copying zmq/backend/cffi/_cffi.py -> build/lib.linux-riscv64-3.8/zmq/backend/cffi copying zmq/backend/cffi/context.py -> build/lib.linux-riscv64-3.8/zmq/backend/cffi creating build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_proxy_steerable.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_message.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_decorators.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_etc.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_pubsub.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_ioloop.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_zmqstream.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_constants.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_multipart.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_version.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_poll.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_cython.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_device.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_log.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_monqueue.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_includes.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_imports.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/conftest.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_win32_shim.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_security.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_cffi_backend.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_reqrep.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_draft.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/__init__.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_auth.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_error.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_socket.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_pair.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_future.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_context.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_ssh.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_monitor.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_retry_eintr.py -> build/lib.linux-riscv64-3.8/zmq/tests copying zmq/tests/test_z85.py -> build/lib.linux-riscv64-3.8/zmq/tests creating build/lib.linux-riscv64-3.8/zmq/tests/asyncio copying zmq/tests/asyncio/_test_asyncio.py -> build/lib.linux-riscv64-3.8/zmq/tests/asyncio copying zmq/tests/asyncio/test_asyncio.py -> build/lib.linux-riscv64-3.8/zmq/tests/asyncio copying zmq/tests/asyncio/__init__.py -> build/lib.linux-riscv64-3.8/zmq/tests/asyncio creating build/lib.linux-riscv64-3.8/zmq/asyncio copying zmq/asyncio/__init__.py -> build/lib.linux-riscv64-3.8/zmq/asyncio creating build/lib.linux-riscv64-3.8/zmq/ssh copying zmq/ssh/forward.py -> build/lib.linux-riscv64-3.8/zmq/ssh copying zmq/ssh/__init__.py -> build/lib.linux-riscv64-3.8/zmq/ssh copying zmq/ssh/tunnel.py -> build/lib.linux-riscv64-3.8/zmq/ssh creating build/lib.linux-riscv64-3.8/zmq/log copying zmq/log/__main__.py -> build/lib.linux-riscv64-3.8/zmq/log copying zmq/log/handlers.py -> build/lib.linux-riscv64-3.8/zmq/log copying zmq/log/__init__.py -> build/lib.linux-riscv64-3.8/zmq/log creating build/lib.linux-riscv64-3.8/zmq/auth copying zmq/auth/thread.py -> build/lib.linux-riscv64-3.8/zmq/auth copying zmq/auth/ioloop.py -> build/lib.linux-riscv64-3.8/zmq/auth copying zmq/auth/__init__.py -> build/lib.linux-riscv64-3.8/zmq/auth copying zmq/auth/certs.py -> build/lib.linux-riscv64-3.8/zmq/auth copying zmq/auth/base.py -> build/lib.linux-riscv64-3.8/zmq/auth creating build/lib.linux-riscv64-3.8/zmq/auth/asyncio copying zmq/auth/asyncio/__init__.py -> build/lib.linux-riscv64-3.8/zmq/auth/asyncio copying zmq/__init__.pxd -> build/lib.linux-riscv64-3.8/zmq copying zmq/utils/buffers.pxd -> build/lib.linux-riscv64-3.8/zmq/utils copying zmq/utils/pyversion_compat.h -> build/lib.linux-riscv64-3.8/zmq/utils copying zmq/utils/getpid_compat.h -> build/lib.linux-riscv64-3.8/zmq/utils copying zmq/utils/zmq_constants.h -> build/lib.linux-riscv64-3.8/zmq/utils copying zmq/utils/zmq_compat.h -> build/lib.linux-riscv64-3.8/zmq/utils copying zmq/utils/mutex.h -> build/lib.linux-riscv64-3.8/zmq/utils copying zmq/utils/ipcmaxlen.h -> build/lib.linux-riscv64-3.8/zmq/utils copying zmq/devices/monitoredqueue.pxd -> build/lib.linux-riscv64-3.8/zmq/devices copying zmq/backend/cython/checkrc.pxd -> build/lib.linux-riscv64-3.8/zmq/backend/cython copying zmq/backend/cython/__init__.pxd -> build/lib.linux-riscv64-3.8/zmq/backend/cython copying zmq/backend/cython/message.pxd -> build/lib.linux-riscv64-3.8/zmq/backend/cython copying zmq/backend/cython/context.pxd -> build/lib.linux-riscv64-3.8/zmq/backend/cython copying zmq/backend/cython/socket.pxd -> build/lib.linux-riscv64-3.8/zmq/backend/cython copying zmq/backend/cython/libzmq.pxd -> build/lib.linux-riscv64-3.8/zmq/backend/cython copying zmq/backend/cython/constants.pxi -> build/lib.linux-riscv64-3.8/zmq/backend/cython copying zmq/backend/cython/constant_enums.pxi -> build/lib.linux-riscv64-3.8/zmq/backend/cython copying zmq/backend/cffi/_cdefs.h -> build/lib.linux-riscv64-3.8/zmq/backend/cffi running build_ext running configure /usr/lib64/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) Settings obtained from pkg-config: {'library_dirs': [], 'include_dirs': [], 'libraries': ['zmq']} {'libraries': ['zmq'], 'include_dirs': [], 'library_dirs': [], 'runtime_library_dirs': [], 'extra_link_args': []} gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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 -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-3.8/scratch/check_sys_un.c -o build/temp.linux-riscv64-3.8/scratch/check_sys_un.o gcc -pthread build/temp.linux-riscv64-3.8/scratch/check_sys_un.o -o build/temp.linux-riscv64-3.8/scratch/check_sys_un Configure: Autodetecting ZMQ settings... Custom ZMQ dir: Checking for timer_create ** Errors about missing timer_create are a normal part of this process ** ************************************************ creating build/temp.linux-riscv64-3.8/scratch/tmp gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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 -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 /tmp/timer_createzf02tfzi.c -o build/temp.linux-riscv64-3.8/scratch/tmp/timer_createzf02tfzi.o /tmp/timer_createzf02tfzi.c: In function ‘main’: /tmp/timer_createzf02tfzi.c:2:5: warning: implicit declaration of function ‘timer_create’ [-Wimplicit-function-declaration] 2 | timer_create(); | ^~~~~~~~~~~~ gcc -pthread build/temp.linux-riscv64-3.8/scratch/tmp/timer_createzf02tfzi.o -o build/temp.linux-riscv64-3.8/scratch/a.out /usr/bin/ld: build/temp.linux-riscv64-3.8/scratch/tmp/timer_createzf02tfzi.o: in function `main': /tmp/timer_createzf02tfzi.c:2: undefined reference to `timer_create' collect2: error: ld returned 1 exit status ** The above error about timer_create is normal and not a problem! ** no timer_create, linking librt gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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 -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 -c build/temp.linux-riscv64-3.8/scratch/vers.c -o build/temp.linux-riscv64-3.8/scratch/vers.o gcc -pthread build/temp.linux-riscv64-3.8/scratch/vers.o -lzmq -lrt -o build/temp.linux-riscv64-3.8/scratch/vers ZMQ version detected: 4.3.2 ************************************************ skipping 'zmq/backend/cython/_device.c' Cython extension (up-to-date) skipping 'zmq/backend/cython/_poll.c' Cython extension (up-to-date) skipping 'zmq/backend/cython/_proxy_steerable.c' Cython extension (up-to-date) skipping 'zmq/backend/cython/_version.c' Cython extension (up-to-date) skipping 'zmq/backend/cython/constants.c' Cython extension (up-to-date) skipping 'zmq/backend/cython/context.c' Cython extension (up-to-date) skipping 'zmq/backend/cython/error.c' Cython extension (up-to-date) skipping 'zmq/backend/cython/message.c' Cython extension (up-to-date) skipping 'zmq/backend/cython/socket.c' Cython extension (up-to-date) skipping 'zmq/backend/cython/utils.c' Cython extension (up-to-date) skipping 'zmq/devices/monitoredqueue.c' Cython extension (up-to-date) building 'zmq.backend.cython._device' extension creating build/temp.linux-riscv64-3.8/zmq creating build/temp.linux-riscv64-3.8/zmq/backend creating build/temp.linux-riscv64-3.8/zmq/backend/cython gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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 -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 -I/usr/include/python3.8 -c zmq/backend/cython/_device.c -o build/temp.linux-riscv64-3.8/zmq/backend/cython/_device.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/zmq/backend/cython/_device.o -L/usr/lib64 -lzmq -lrt -o build/lib.linux-riscv64-3.8/zmq/backend/cython/_device.cpython-38-riscv64-linux-gnu.so building 'zmq.backend.cython._poll' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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 -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 -I/usr/include/python3.8 -c zmq/backend/cython/_poll.c -o build/temp.linux-riscv64-3.8/zmq/backend/cython/_poll.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/zmq/backend/cython/_poll.o -L/usr/lib64 -lzmq -lrt -o build/lib.linux-riscv64-3.8/zmq/backend/cython/_poll.cpython-38-riscv64-linux-gnu.so building 'zmq.backend.cython._proxy_steerable' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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 -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 -I/usr/include/python3.8 -c zmq/backend/cython/_proxy_steerable.c -o build/temp.linux-riscv64-3.8/zmq/backend/cython/_proxy_steerable.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/zmq/backend/cython/_proxy_steerable.o -L/usr/lib64 -lzmq -lrt -o build/lib.linux-riscv64-3.8/zmq/backend/cython/_proxy_steerable.cpython-38-riscv64-linux-gnu.so building 'zmq.backend.cython._version' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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 -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 -I/usr/include/python3.8 -c zmq/backend/cython/_version.c -o build/temp.linux-riscv64-3.8/zmq/backend/cython/_version.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/zmq/backend/cython/_version.o -L/usr/lib64 -lzmq -lrt -o build/lib.linux-riscv64-3.8/zmq/backend/cython/_version.cpython-38-riscv64-linux-gnu.so building 'zmq.backend.cython.constants' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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 -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 -I/usr/include/python3.8 -c zmq/backend/cython/constants.c -o build/temp.linux-riscv64-3.8/zmq/backend/cython/constants.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/zmq/backend/cython/constants.o -L/usr/lib64 -lzmq -lrt -o build/lib.linux-riscv64-3.8/zmq/backend/cython/constants.cpython-38-riscv64-linux-gnu.so building 'zmq.backend.cython.context' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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 -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 -I/usr/include/python3.8 -c zmq/backend/cython/context.c -o build/temp.linux-riscv64-3.8/zmq/backend/cython/context.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/zmq/backend/cython/context.o -L/usr/lib64 -lzmq -lrt -o build/lib.linux-riscv64-3.8/zmq/backend/cython/context.cpython-38-riscv64-linux-gnu.so building 'zmq.backend.cython.error' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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 -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 -I/usr/include/python3.8 -c zmq/backend/cython/error.c -o build/temp.linux-riscv64-3.8/zmq/backend/cython/error.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/zmq/backend/cython/error.o -L/usr/lib64 -lzmq -lrt -o build/lib.linux-riscv64-3.8/zmq/backend/cython/error.cpython-38-riscv64-linux-gnu.so building 'zmq.backend.cython.message' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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 -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 -I/usr/include/python3.8 -c zmq/backend/cython/message.c -o build/temp.linux-riscv64-3.8/zmq/backend/cython/message.o zmq/backend/cython/message.c: In function ‘__pyx_pf_3zmq_7backend_6cython_7message_5Frame_16__str__’: zmq/backend/cython/message.c:3904:33: warning: self-comparison always evaluates to true [-Wtautological-compare] 3904 | __pyx_t_3 = ((&PyString_Type) == (&PyUnicode_Type)); | ^~ zmq/backend/cython/message.c: In function ‘__pyx_pf_3zmq_7backend_6cython_7message_5Frame_18set’: zmq/backend/cython/message.c:4335:18: warning: variable ‘__pyx_v_routing_id’ set but not used [-Wunused-but-set-variable] 4335 | pyzmq_uint32_t __pyx_v_routing_id; | ^~~~~~~~~~~~~~~~~~ zmq/backend/cython/message.c: In function ‘__pyx_f_3zmq_5utils_7buffers_asbuffer’: zmq/backend/cython/message.c:5969:7: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] 5969 | __pyx_t_4 = PyObject_AsWriteBuffer(__pyx_v_ob, (&__pyx_v_bptr), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(3, 168, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.8/Python.h:147, from zmq/backend/cython/message.c:4: /usr/include/python3.8/abstract.h:348:17: note: declared here 348 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~ zmq/backend/cython/message.c:5989:7: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] 5989 | __pyx_t_4 = PyObject_AsReadBuffer(__pyx_v_ob, ((void const **)(&__pyx_v_bptr)), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(3, 170, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.8/Python.h:147, from zmq/backend/cython/message.c:4: /usr/include/python3.8/abstract.h:337:17: note: declared here 337 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ In function ‘__pyx_pf_3zmq_7backend_6cython_7message_5Frame_20get’, inlined from ‘__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get’ at zmq/backend/cython/message.c:4564:13: zmq/backend/cython/message.c:4795:55: warning: argument 1 null where non-null expected [-Wnonnull] 4795 | __pyx_t_4 = __Pyx_decode_c_string(__pyx_v_buf, 0, strlen(__pyx_v_buf), NULL, NULL, PyUnicode_DecodeUTF8); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 403, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/Python.h:30, from zmq/backend/cython/message.c:4: zmq/backend/cython/message.c: In function ‘__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get’: /usr/include/string.h:385:15: note: in a call to function ‘strlen’ declared here 385 | extern size_t strlen (const char *__s) | ^~~~~~ In function ‘__Pyx_decode_c_string’, inlined from ‘__pyx_pf_3zmq_7backend_6cython_7message_5Frame_20get’ at zmq/backend/cython/message.c:4795:17, inlined from ‘__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get’ at zmq/backend/cython/message.c:4564:13: zmq/backend/cython/message.c:9799:23: warning: argument 1 null where non-null expected [-Wnonnull] 9799 | size_t slen = strlen(cstring); | ^~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/Python.h:30, from zmq/backend/cython/message.c:4: zmq/backend/cython/message.c: In function ‘__pyx_pw_3zmq_7backend_6cython_7message_5Frame_21get’: /usr/include/string.h:385:15: note: in a call to function ‘strlen’ declared here 385 | extern size_t strlen (const char *__s) | ^~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/zmq/backend/cython/message.o -L/usr/lib64 -lzmq -lrt -o build/lib.linux-riscv64-3.8/zmq/backend/cython/message.cpython-38-riscv64-linux-gnu.so building 'zmq.backend.cython.socket' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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 -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 -I/usr/include/python3.8 -c zmq/backend/cython/socket.c -o build/temp.linux-riscv64-3.8/zmq/backend/cython/socket.o zmq/backend/cython/socket.c: In function ‘__pyx_pf_3zmq_7backend_6cython_6socket_6Socket_12bind’: zmq/backend/cython/socket.c:5954:37: warning: self-comparison always evaluates to true [-Wtautological-compare] 5954 | __pyx_t_2 = ((&PyString_Type) == (&PyUnicode_Type)); | ^~ zmq/backend/cython/socket.c:6107:37: warning: self-comparison always evaluates to true [-Wtautological-compare] 6107 | __pyx_t_3 = ((&PyString_Type) == (&PyUnicode_Type)); | ^~ zmq/backend/cython/socket.c: In function ‘__pyx_f_3zmq_5utils_7buffers_asbuffer’: zmq/backend/cython/socket.c:9626:7: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] 9626 | __pyx_t_4 = PyObject_AsWriteBuffer(__pyx_v_ob, (&__pyx_v_bptr), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(3, 168, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.8/Python.h:147, from zmq/backend/cython/socket.c:4: /usr/include/python3.8/abstract.h:348:17: note: declared here 348 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~ zmq/backend/cython/socket.c:9646:7: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] 9646 | __pyx_t_4 = PyObject_AsReadBuffer(__pyx_v_ob, ((void const **)(&__pyx_v_bptr)), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(3, 170, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.8/Python.h:147, from zmq/backend/cython/socket.c:4: /usr/include/python3.8/abstract.h:337:17: note: declared here 337 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/zmq/backend/cython/socket.o -L/usr/lib64 -lzmq -lrt -o build/lib.linux-riscv64-3.8/zmq/backend/cython/socket.cpython-38-riscv64-linux-gnu.so building 'zmq.backend.cython.utils' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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 -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 -I/usr/include/python3.8 -c zmq/backend/cython/utils.c -o build/temp.linux-riscv64-3.8/zmq/backend/cython/utils.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/zmq/backend/cython/utils.o -L/usr/lib64 -lzmq -lrt -o build/lib.linux-riscv64-3.8/zmq/backend/cython/utils.cpython-38-riscv64-linux-gnu.so building 'zmq.devices.monitoredqueue' extension creating build/temp.linux-riscv64-3.8/zmq/devices gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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 -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 -I/usr/include/python3.8 -c zmq/devices/monitoredqueue.c -o build/temp.linux-riscv64-3.8/zmq/devices/monitoredqueue.o zmq/devices/monitoredqueue.c: In function ‘__pyx_f_3zmq_5utils_7buffers_asbuffer’: zmq/devices/monitoredqueue.c:3517:7: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] 3517 | __pyx_t_4 = PyObject_AsWriteBuffer(__pyx_v_ob, (&__pyx_v_bptr), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 168, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.8/Python.h:147, from zmq/devices/monitoredqueue.c:4: /usr/include/python3.8/abstract.h:348:17: note: declared here 348 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~~ zmq/devices/monitoredqueue.c:3537:7: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations] 3537 | __pyx_t_4 = PyObject_AsReadBuffer(__pyx_v_ob, ((void const **)(&__pyx_v_bptr)), (&__pyx_v_blen)); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 170, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.8/Python.h:147, from zmq/devices/monitoredqueue.c:4: /usr/include/python3.8/abstract.h:337:17: note: declared here 337 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/zmq/devices/monitoredqueue.o -L/usr/lib64 -lzmq -lrt -o build/lib.linux-riscv64-3.8/zmq/devices/monitoredqueue.cpython-38-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FIeoTS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64 + cd pyzmq-19.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/z85.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/pyversion_compat.h -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/constant_names.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/garbage.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/win32.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/config.json -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/compiler.json -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/strtypes.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/getpid_compat.h -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/sixcerpt.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/zmq_constants.h -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/interop.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/zmq_compat.h -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/monitor.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/mutex.h -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/buffers.pxd -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/ipcmaxlen.h -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/utils/jsonapi.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils copying build/lib.linux-riscv64-3.8/zmq/_future.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/platform/interface.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/platform/posix.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/platform/common.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/platform/windows.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/platform/auto.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/platform/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform copying build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/util.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/stack_context.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/log.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/concurrent.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/ioloop.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.8/zmq/eventloop/minitornado/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado copying build/lib.linux-riscv64-3.8/zmq/eventloop/future.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop copying build/lib.linux-riscv64-3.8/zmq/eventloop/zmqstream.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop copying build/lib.linux-riscv64-3.8/zmq/eventloop/ioloop.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop copying build/lib.linux-riscv64-3.8/zmq/eventloop/_deprecated.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop copying build/lib.linux-riscv64-3.8/zmq/eventloop/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop copying build/lib.linux-riscv64-3.8/zmq/decorators.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq copying build/lib.linux-riscv64-3.8/zmq/error.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.8/zmq/sugar/poll.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.8/zmq/sugar/constants.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.8/zmq/sugar/attrsettr.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.8/zmq/sugar/socket.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.8/zmq/sugar/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.8/zmq/sugar/tracker.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.8/zmq/sugar/stopwatch.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.8/zmq/sugar/context.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.8/zmq/sugar/version.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar copying build/lib.linux-riscv64-3.8/zmq/sugar/frame.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/eventloop copying build/lib.linux-riscv64-3.8/zmq/green/eventloop/zmqstream.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/eventloop copying build/lib.linux-riscv64-3.8/zmq/green/eventloop/ioloop.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/eventloop copying build/lib.linux-riscv64-3.8/zmq/green/eventloop/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/eventloop copying build/lib.linux-riscv64-3.8/zmq/green/device.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green copying build/lib.linux-riscv64-3.8/zmq/green/poll.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green copying build/lib.linux-riscv64-3.8/zmq/green/core.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green copying build/lib.linux-riscv64-3.8/zmq/green/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices copying build/lib.linux-riscv64-3.8/zmq/devices/basedevice.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices copying build/lib.linux-riscv64-3.8/zmq/devices/monitoredqueue.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices copying build/lib.linux-riscv64-3.8/zmq/devices/proxysteerabledevice.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices copying build/lib.linux-riscv64-3.8/zmq/devices/proxydevice.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices copying build/lib.linux-riscv64-3.8/zmq/devices/monitoredqueue.pxd -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices copying build/lib.linux-riscv64-3.8/zmq/devices/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices copying build/lib.linux-riscv64-3.8/zmq/devices/monitoredqueuedevice.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices copying build/lib.linux-riscv64-3.8/zmq/devices/monitoredqueue.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend copying build/lib.linux-riscv64-3.8/zmq/backend/select.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/error.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/checkrc.pxd -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/_poll.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/constants.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/socket.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/_proxy_steerable.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/__init__.pxd -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/context.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/constants.pxi -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/message.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/message.pxd -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/context.pxd -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/_version.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/_device.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/utils.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/constant_enums.pxi -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/socket.pxd -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython copying build/lib.linux-riscv64-3.8/zmq/backend/cython/libzmq.pxd -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.8/zmq/backend/cffi/error.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.8/zmq/backend/cffi/devices.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.8/zmq/backend/cffi/_cdefs.h -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.8/zmq/backend/cffi/constants.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.8/zmq/backend/cffi/utils.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.8/zmq/backend/cffi/message.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.8/zmq/backend/cffi/socket.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.8/zmq/backend/cffi/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.8/zmq/backend/cffi/_poll.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.8/zmq/backend/cffi/_cffi.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.8/zmq/backend/cffi/context.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi copying build/lib.linux-riscv64-3.8/zmq/backend/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend copying build/lib.linux-riscv64-3.8/zmq/__init__.pxd -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_proxy_steerable.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_message.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_decorators.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_etc.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_pubsub.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_ioloop.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_zmqstream.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_constants.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_multipart.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_version.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_poll.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_cython.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_device.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_log.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_monqueue.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_includes.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_imports.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/conftest.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_win32_shim.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_security.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_cffi_backend.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_reqrep.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_draft.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/asyncio copying build/lib.linux-riscv64-3.8/zmq/tests/asyncio/_test_asyncio.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/asyncio copying build/lib.linux-riscv64-3.8/zmq/tests/asyncio/test_asyncio.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/asyncio copying build/lib.linux-riscv64-3.8/zmq/tests/asyncio/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/asyncio copying build/lib.linux-riscv64-3.8/zmq/tests/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_auth.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_error.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_socket.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_pair.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_future.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_context.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_ssh.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_monitor.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_retry_eintr.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests copying build/lib.linux-riscv64-3.8/zmq/tests/test_z85.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/asyncio copying build/lib.linux-riscv64-3.8/zmq/asyncio/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/asyncio copying build/lib.linux-riscv64-3.8/zmq/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/ssh copying build/lib.linux-riscv64-3.8/zmq/ssh/forward.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/ssh copying build/lib.linux-riscv64-3.8/zmq/ssh/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/ssh copying build/lib.linux-riscv64-3.8/zmq/ssh/tunnel.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/ssh creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/log copying build/lib.linux-riscv64-3.8/zmq/log/__main__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/log copying build/lib.linux-riscv64-3.8/zmq/log/handlers.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/log copying build/lib.linux-riscv64-3.8/zmq/log/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/log creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth copying build/lib.linux-riscv64-3.8/zmq/auth/thread.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth copying build/lib.linux-riscv64-3.8/zmq/auth/ioloop.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth creating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth/asyncio copying build/lib.linux-riscv64-3.8/zmq/auth/asyncio/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth/asyncio copying build/lib.linux-riscv64-3.8/zmq/auth/__init__.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth copying build/lib.linux-riscv64-3.8/zmq/auth/certs.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth copying build/lib.linux-riscv64-3.8/zmq/auth/base.py -> /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/z85.py to z85.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/constant_names.py to constant_names.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/garbage.py to garbage.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/win32.py to win32.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/strtypes.py to strtypes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/sixcerpt.py to sixcerpt.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/interop.py to interop.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/monitor.py to monitor.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/jsonapi.py to jsonapi.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/_future.py to _future.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform/interface.py to interface.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform/posix.py to posix.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform/windows.py to windows.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform/auto.py to auto.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/util.py to util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/stack_context.py to stack_context.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/log.py to log.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/concurrent.py to concurrent.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/ioloop.py to ioloop.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/future.py to future.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/zmqstream.py to zmqstream.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/ioloop.py to ioloop.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/_deprecated.py to _deprecated.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/decorators.py to decorators.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/error.py to error.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/poll.py to poll.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/constants.py to constants.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/attrsettr.py to attrsettr.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/socket.py to socket.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/tracker.py to tracker.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/stopwatch.py to stopwatch.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/context.py to context.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/version.py to version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/frame.py to frame.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/eventloop/zmqstream.py to zmqstream.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/eventloop/ioloop.py to ioloop.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/eventloop/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/device.py to device.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/poll.py to poll.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/core.py to core.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices/basedevice.py to basedevice.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices/proxysteerabledevice.py to proxysteerabledevice.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices/proxydevice.py to proxydevice.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices/monitoredqueuedevice.py to monitoredqueuedevice.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices/monitoredqueue.py to monitoredqueue.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/select.py to select.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/error.py to error.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/devices.py to devices.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/constants.py to constants.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/utils.py to utils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/message.py to message.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/socket.py to socket.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/_poll.py to _poll.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/_cffi.py to _cffi.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/context.py to context.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_proxy_steerable.py to test_proxy_steerable.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_message.py to test_message.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_decorators.py to test_decorators.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_etc.py to test_etc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_pubsub.py to test_pubsub.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_ioloop.py to test_ioloop.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_zmqstream.py to test_zmqstream.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_constants.py to test_constants.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_multipart.py to test_multipart.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_version.py to test_version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_poll.py to test_poll.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_cython.py to test_cython.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_device.py to test_device.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_log.py to test_log.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_monqueue.py to test_monqueue.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_includes.py to test_includes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_imports.py to test_imports.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_win32_shim.py to test_win32_shim.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_security.py to test_security.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_cffi_backend.py to test_cffi_backend.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_reqrep.py to test_reqrep.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_draft.py to test_draft.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/asyncio/_test_asyncio.py to _test_asyncio.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/asyncio/test_asyncio.py to test_asyncio.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/asyncio/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_auth.py to test_auth.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_error.py to test_error.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_socket.py to test_socket.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_pair.py to test_pair.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_future.py to test_future.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_context.py to test_context.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_ssh.py to test_ssh.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_monitor.py to test_monitor.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_retry_eintr.py to test_retry_eintr.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_z85.py to test_z85.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/asyncio/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/ssh/forward.py to forward.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/ssh/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/ssh/tunnel.py to tunnel.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/log/__main__.py to __main__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/log/handlers.py to handlers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/log/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth/thread.py to thread.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth/ioloop.py to ioloop.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth/asyncio/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth/certs.py to certs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth/base.py to base.cpython-38.pyc writing byte-compilation script '/tmp/tmp1wsx0h12.py' /usr/bin/python3 /tmp/tmp1wsx0h12.py removing /tmp/tmp1wsx0h12.py running install_egg_info Writing /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/pyzmq-19.0.0-py3.8.egg-info /usr/lib64/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) + rm -rfv /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/bin/__pycache__ + pathfix.py -pn -i /usr/bin/python3 /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/_future.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/decorators.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/error.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/asyncio/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth/base.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth/certs.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth/ioloop.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth/thread.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth/asyncio/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/select.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/_cffi.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/_poll.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/constants.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/context.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/devices.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/error.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/message.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/socket.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/utils.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices/basedevice.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices/monitoredqueue.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices/monitoredqueuedevice.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices/proxydevice.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices/proxysteerabledevice.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/_deprecated.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/future.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/ioloop.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/zmqstream.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/concurrent.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/ioloop.py: updating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/log.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/stack_context.py: updating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/util.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform/auto.py: updating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform/common.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform/interface.py: updating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform/posix.py: updating /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform/windows.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/core.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/device.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/poll.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/eventloop/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/eventloop/ioloop.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/eventloop/zmqstream.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/log/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/log/__main__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/log/handlers.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/ssh/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/ssh/forward.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/ssh/tunnel.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/attrsettr.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/constants.py: no change recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/asyncio') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/asyncio/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth/asyncio') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/auth/asyncio/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cffi/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/eventloop/minitornado/platform/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/eventloop') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/green/eventloop/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/log') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/log/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/ssh') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/ssh/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/asyncio') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/asyncio/__pycache__') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils') recursedown('/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/__pycache__') /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/context.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/frame.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/poll.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/socket.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/stopwatch.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/tracker.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/sugar/version.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/conftest.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_auth.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_cffi_backend.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_constants.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_context.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_cython.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_decorators.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_device.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_draft.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_error.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_etc.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_future.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_imports.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_includes.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_ioloop.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_log.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_message.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_monitor.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_monqueue.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_multipart.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_pair.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_poll.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_proxy_steerable.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_pubsub.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_reqrep.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_retry_eintr.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_security.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_socket.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_ssh.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_version.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_win32_shim.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_z85.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/test_zmqstream.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/asyncio/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/asyncio/_test_asyncio.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/tests/asyncio/test_asyncio.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/__init__.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/constant_names.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/garbage.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/interop.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/jsonapi.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/monitor.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/sixcerpt.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/strtypes.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/win32.py: no change /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/utils/z85.py: no change + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 19.0.0-1.fc33 --unique-debug-suffix -19.0.0-1.fc33.riscv64 --unique-debug-src-base python-zmq-19.0.0-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyzmq-19.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/_device.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/_poll.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/_version.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/_proxy_steerable.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/_device.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/_poll.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/_proxy_steerable.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/_version.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/constants.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/constants.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/context.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/error.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/context.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/error.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/message.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/message.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/socket.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/socket.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/utils.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/backend/cython/utils.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices/monitoredqueue.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/zmq/devices/monitoredqueue.cpython-38-riscv64-linux-gnu.so original debug info size: 3708kB, size after compression: 3472kB /usr/lib/rpm/sepdebugcrcfix: Updated 11 CRC32s, 0 CRC32s did match. 6182 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ksVENR + umask 022 + cd /builddir/build/BUILD + cd pyzmq-19.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-zmq-19.0.0-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HvGVyR + umask 022 + cd /builddir/build/BUILD + cd pyzmq-19.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/share/doc/python3-zmq + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/share/doc/python3-zmq + cp -pr README.md /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/share/doc/python3-zmq + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6xKtcQ + umask 022 + cd /builddir/build/BUILD + cd pyzmq-19.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/share/licenses/python3-zmq + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/share/licenses/python3-zmq + cp -pr COPYING.BSD COPYING.LESSER /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64/usr/share/licenses/python3-zmq + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pyzmq = 19.0.0-1.fc33 python-zmq = 19.0.0-1.fc33 python-zmq = 19.0.0-1.fc33 python3-pyzmq = 19.0.0-1.fc33 python3-zmq = 19.0.0-1.fc33 python3-zmq(riscv-64) = 19.0.0-1.fc33 python3.8dist(pyzmq) = 19 python38-pyzmq = 19.0.0-1.fc33 python38-zmq = 19.0.0-1.fc33 python38-zmq = 19.0.0-1.fc33 python3dist(pyzmq) = 19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libzmq.so.5()(64bit) python(abi) = 3.8 rtld(GNU_HASH) Obsoletes: python-pyzmq < 19.0.0-1.fc33 python-zmq < 19.0.0-1.fc33 Processing files: python3-zmq-tests-19.0.0-1.fc33.riscv64 Provides: python-pyzmq-tests = 19.0.0-1.fc33 python-zmq-tests = 19.0.0-1.fc33 python-zmq-tests = 19.0.0-1.fc33 python3-pyzmq-tests = 19.0.0-1.fc33 python3-zmq-tests = 19.0.0-1.fc33 python3-zmq-tests(riscv-64) = 19.0.0-1.fc33 python38-pyzmq-tests = 19.0.0-1.fc33 python38-zmq-tests = 19.0.0-1.fc33 python38-zmq-tests = 19.0.0-1.fc33 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.8 Obsoletes: python-pyzmq-tests < 19.0.0-1.fc33 python-zmq-tests < 19.0.0-1.fc33 Processing files: python-zmq-debugsource-19.0.0-1.fc33.riscv64 Provides: python-zmq-debugsource = 19.0.0-1.fc33 python-zmq-debugsource(riscv-64) = 19.0.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-zmq-debuginfo-19.0.0-1.fc33.riscv64 Provides: debuginfo(build-id) = 07e868d6d3eef4e53dfa497193d815d699aabd8b debuginfo(build-id) = 1274edd96a9f75fc020c529119e9eacf7c89933a debuginfo(build-id) = 17e2ce7c901712dd47eadc169ecd9bb53dd1abfc debuginfo(build-id) = 321949082f6c8cb38cf020eab6bd9c7726202769 debuginfo(build-id) = 4c8e5d98b76c832516c7965b49133f97fc07bce6 debuginfo(build-id) = 5322cec912973cbb2bdbc38dd385a95313443032 debuginfo(build-id) = 6410421ac8046926db8a95078b0f59645191a5be debuginfo(build-id) = 70aab944c10ff382ee3b36945152187eb8a37197 debuginfo(build-id) = b81bbf76d1f9d244523b876dd0e6b4088c1c1bc5 debuginfo(build-id) = bd6db6c14ce853b7c66eb6735ef13184fd037926 debuginfo(build-id) = e2fdea03b6ffb1a0e9dffc3461a84df63175577c python-zmq-debuginfo = 19.0.0-1.fc33 python3-zmq-debuginfo = 19.0.0-1.fc33 python3-zmq-debuginfo(riscv-64) = 19.0.0-1.fc33 python38-zmq-debuginfo = 19.0.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-zmq-debugsource(riscv-64) = 19.0.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-zmq-tests-19.0.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-zmq-19.0.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-zmq-debugsource-19.0.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-zmq-debuginfo-19.0.0-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mvJfjQ + umask 022 + cd /builddir/build/BUILD + cd pyzmq-19.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-zmq-19.0.0-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0