Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-gevent.spec'], chrootPath='/var/lib/mock/f31-build-90413-32197/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-gevent.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=1565568000 Wrote: /builddir/build/SRPMS/python-gevent-1.3.6-5.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-gevent.spec'], chrootPath='/var/lib/mock/f31-build-90413-32197/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-gevent.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=1565568000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.X4gAVY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gevent-1.3.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/gevent-1.3.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gevent-1.3.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-code-replace.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -r deps + sed -i -e s/include_package_data=True/include_package_data=False/ setup.py + rm src/gevent/_greenlet_primitives.c src/gevent/_hub_local.c src/gevent/_hub_primitives.c src/gevent/_ident.c src/gevent/_imap.c src/gevent/_semaphore.c src/gevent/_tracer.c src/gevent/_waiter.c src/gevent/event.c src/gevent/greenlet.c src/gevent/local.c src/gevent/queue.c src/gevent/libev/_corecffi_cdef.c src/gevent/libev/_corecffi_source.c + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dInF2Y + umask 022 + cd /builddir/build/BUILD + cd gevent-1.3.6 + export LIBEV_EMBED=0 + LIBEV_EMBED=0 + export CARES_EMBED=0 + CARES_EMBED=0 + export GEVENT_NO_CFFI_BUILD=1 + GEVENT_NO_CFFI_BUILD=1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev' + 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' Compiling src/gevent/libev/corecext.pyx because it depends on /usr/lib64/python3.7/site-packages/Cython/Includes/libc/string.pxd. [1/1] Cythonizing src/gevent/libev/corecext.pyx Compiling src/gevent/resolver/cares.pyx because it depends on /usr/lib64/python3.7/site-packages/Cython/Includes/libc/string.pxd. [1/1] Cythonizing src/gevent/resolver/cares.pyx Compiling src/gevent/_greenlet_primitives.py because it changed. [1/1] Cythonizing src/gevent/_greenlet_primitives.py Compiling src/gevent/_hub_primitives.py because it changed. [1/1] Cythonizing src/gevent/_hub_primitives.py Compiling src/gevent/_hub_local.py because it changed. [1/1] Cythonizing src/gevent/_hub_local.py Compiling src/gevent/_waiter.py because it changed. [1/1] Cythonizing src/gevent/_waiter.py Compiling src/gevent/greenlet.py because it changed. [1/1] Cythonizing src/gevent/greenlet.py Compiling src/gevent/_tracer.py because it changed. [1/1] Cythonizing src/gevent/_tracer.py Compiling src/gevent/_semaphore.py because it changed. [1/1] Cythonizing src/gevent/_semaphore.py Compiling src/gevent/local.py because it changed. [1/1] Cythonizing src/gevent/local.py Compiling src/gevent/_ident.py because it changed. [1/1] Cythonizing src/gevent/_ident.py Compiling src/gevent/_imap.py because it changed. [1/1] Cythonizing src/gevent/_imap.py Compiling src/gevent/event.py because it changed. [1/1] Cythonizing src/gevent/event.py Compiling src/gevent/queue.py because it changed. [1/1] Cythonizing src/gevent/queue.py running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/gevent copying src/gevent/ares.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_threading.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/baseserver.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_ssl3.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/subprocess.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_fileobjectcommon.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/queue.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_sslgte279.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_socketcommon.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_hub_local.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/thread.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_imap.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/monkey.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/core.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/threadpool.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_socket2.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_ident.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/exceptions.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_interfaces.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/pywsgi.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/threading.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/signal.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_semaphore.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/__init__.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/time.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_util.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_ssl2.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/greenlet.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_monitor.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/server.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/backdoor.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/event.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_tblib.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/resolver_thread.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/timeout.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/builtins.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_fileobjectposix.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/hub.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/os.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/pool.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/lock.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_hub_primitives.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_util_py2.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/socket.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_patcher.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/win32util.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_tracer.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_config.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_greenlet_primitives.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/events.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_compat.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/util.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/resolver_ares.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/ssl.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/select.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/fileobject.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_socket3.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_waiter.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/local.py -> build/lib.linux-riscv64-3.7/gevent creating build/lib.linux-riscv64-3.7/gevent/libuv copying src/gevent/libuv/watcher.py -> build/lib.linux-riscv64-3.7/gevent/libuv copying src/gevent/libuv/_corecffi_build.py -> build/lib.linux-riscv64-3.7/gevent/libuv copying src/gevent/libuv/loop.py -> build/lib.linux-riscv64-3.7/gevent/libuv copying src/gevent/libuv/__init__.py -> build/lib.linux-riscv64-3.7/gevent/libuv creating build/lib.linux-riscv64-3.7/gevent/resolver copying src/gevent/resolver/ares.py -> build/lib.linux-riscv64-3.7/gevent/resolver copying src/gevent/resolver/blocking.py -> build/lib.linux-riscv64-3.7/gevent/resolver copying src/gevent/resolver/thread.py -> build/lib.linux-riscv64-3.7/gevent/resolver copying src/gevent/resolver/__init__.py -> build/lib.linux-riscv64-3.7/gevent/resolver copying src/gevent/resolver/dnspython.py -> build/lib.linux-riscv64-3.7/gevent/resolver creating build/lib.linux-riscv64-3.7/gevent/libev copying src/gevent/libev/watcher.py -> build/lib.linux-riscv64-3.7/gevent/libev copying src/gevent/libev/corecffi.py -> build/lib.linux-riscv64-3.7/gevent/libev copying src/gevent/libev/_corecffi_build.py -> build/lib.linux-riscv64-3.7/gevent/libev copying src/gevent/libev/__init__.py -> build/lib.linux-riscv64-3.7/gevent/libev creating build/lib.linux-riscv64-3.7/gevent/_ffi copying src/gevent/_ffi/watcher.py -> build/lib.linux-riscv64-3.7/gevent/_ffi copying src/gevent/_ffi/loop.py -> build/lib.linux-riscv64-3.7/gevent/_ffi copying src/gevent/_ffi/__init__.py -> build/lib.linux-riscv64-3.7/gevent/_ffi copying src/gevent/_ffi/callback.py -> build/lib.linux-riscv64-3.7/gevent/_ffi running build_ext building 'gevent.libev.corecext' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/src creating build/temp.linux-riscv64-3.7/src/gevent creating build/temp.linux-riscv64-3.7/src/gevent/libev BUILDSTDERR: 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -Isrc/gevent/libev -I/usr/include/python3.7In file included from src/gevent/libev/callbacks.c:6: BUILDSTDERR: src/gevent/libev/callbacks.h:34:13: warning: ‘gevent_noop’ defined but not used [-Wunused-function] BUILDSTDERR: 34 | static void gevent_noop(struct ev_loop *_loop, void *watcher, int revents) { BUILDSTDERR: | ^~~~~~~~~~~ m -c src/gevent/libev/corecext.c -o build/temp.linux-riscv64-3.7/src/gevent/libev/corecext.o 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -Isrc/gevent/libev -I/usr/include/python3.7m -c src/gevent/libev/callbacks.c -o build/temp.linux-riscv64-3.7/src/gevent/libev/callbacks.o gcc -pthread -shared -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 -I/usr/include/libev build/temp.linux-riscv64-3.7/src/gevent/libev/corecext.o build/temp.linux-riscv64-3.7/src/gevent/libev/callbacks.o -L/usr/lib64 -lev -lpython3.7m -o build/lib.linux-riscv64-3.7/gevent/libev/corecext.cpython-37m-riscv64-linux-gnu.so building 'gevent.resolver.cares' extension creating build/temp.linux-riscv64-3.7/src/gevent/resolver 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -DHAVE_NETDB_H= -Isrc/gevent/resolver -I/usr/include/python3.7m -c src/gevent/resolver/cares.c -o build/temp.linux-riscv64-3.7/src/gevent/resolver/cares.o gcc -pthread -shared -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 -I/usr/include/libev build/temp.linux-riscv64-3.7/src/gevent/resolver/cares.o -L/usr/lib64 -lcares -lpython3.7m -o build/lib.linux-riscv64-3.7/gevent/resolver/cares.cpython-37m-riscv64-linux-gnu.so building 'gevent.__greenlet_primitives' 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.7m -Ideps -I/usr/include/python3.7m -c src/gevent/_greenlet_primitives.c -o build/temp.linux-riscv64-3.7/src/gevent/_greenlet_primitives.o gcc -pthread -shared -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 -I/usr/include/libev build/temp.linux-riscv64-3.7/src/gevent/_greenlet_primitives.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/gevent/__greenlet_primitives.cpython-37m-riscv64-linux-gnu.so building 'gevent.__hub_primitives' 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.7m -Ideps -I/usr/include/python3.7m -c src/gevent/_hub_primitives.c -o build/temp.linux-riscv64-3.7/src/gevent/_hub_primitives.o gcc -pthread -shared -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 -I/usr/include/libev build/temp.linux-riscv64-3.7/src/gevent/_hub_primitives.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/gevent/__hub_primitives.cpython-37m-riscv64-linux-gnu.so building 'gevent.__hub_local' 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.7m -Ideps -I/usr/include/python3.7m -c src/gevent/_hub_local.c -o build/temp.linux-riscv64-3.7/src/gevent/_hub_local.o gcc -pthread -shared -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 -I/usr/include/libev build/temp.linux-riscv64-3.7/src/gevent/_hub_local.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/gevent/__hub_local.cpython-37m-riscv64-linux-gnu.so building 'gevent.__waiter' 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.7m -Ideps -I/usr/include/python3.7m -c src/gevent/_waiter.c -o build/temp.linux-riscv64-3.7/src/gevent/_waiter.o gcc -pthread -shared -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 -I/usr/include/libev build/temp.linux-riscv64-3.7/src/gevent/_waiter.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/gevent/__waiter.cpython-37m-riscv64-linux-gnu.so building 'gevent._greenlet' 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.7m -Ideps -I/usr/include/python3.7m -c src/gevent/greenlet.c -o build/temp.linux-riscv64-3.7/src/gevent/greenlet.o gcc -pthread -shared -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 -I/usr/include/libev build/temp.linux-riscv64-3.7/src/gevent/greenlet.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/gevent/_greenlet.cpython-37m-riscv64-linux-gnu.so building 'gevent.__tracer' 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.7m -Ideps -I/usr/include/python3.7m -c src/gevent/_tracer.c -o build/temp.linux-riscv64-3.7/src/gevent/_tracer.o gcc -pthread -shared -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 -I/usr/include/libev build/temp.linux-riscv64-3.7/src/gevent/_tracer.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/gevent/__tracer.cpython-37m-riscv64-linux-gnu.so building 'gevent.__semaphore' 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.7m -Ideps -I/usr/include/python3.7m -c src/gevent/_semaphore.c -o build/temp.linux-riscv64-3.7/src/gevent/_semaphore.o gcc -pthread -shared -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 -I/usr/include/libev build/temp.linux-riscv64-3.7/src/gevent/_semaphore.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/gevent/__semaphore.cpython-37m-riscv64-linux-gnu.so building 'gevent._local' 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.7m -Ideps -I/usr/include/python3.7m -c src/gevent/local.c -o build/temp.linux-riscv64-3.7/src/gevent/local.o gcc -pthread -shared -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 -I/usr/include/libev build/temp.linux-riscv64-3.7/src/gevent/local.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/gevent/_local.cpython-37m-riscv64-linux-gnu.so building 'gevent.__ident' 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.7m -Ideps -I/usr/include/python3.7m -c src/gevent/_ident.c -o build/temp.linux-riscv64-3.7/src/gevent/_ident.o gcc -pthread -shared -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 -I/usr/include/libev build/temp.linux-riscv64-3.7/src/gevent/_ident.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/gevent/__ident.cpython-37m-riscv64-linux-gnu.so building 'gevent.__imap' extension BUILDSTDERR: 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 -fexsrc/gevent/queue.c:5020:12: warning: ‘__pyx_pw_6gevent_6_queue_5Queue_23__bool__’ defined but not used [-Wunused-function] BUILDSTDERR: 5020 | static int __pyx_pw_6gevent_6_queue_5Queue_23__bool__(PyObject *__pyx_v_self) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/gevent-1.3.6/src/gevent/libev/corecext.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/gevent-1.3.6/src/gevent/resolver/cares.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/gevent-1.3.6/src/gevent/__greenlet_primitives.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/gevent-1.3.6/src/gevent/__hub_primitives.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/gevent-1.3.6/src/gevent/__hub_local.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/gevent-1.3.6/src/gevent/__waiter.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/gevent-1.3.6/src/gevent/_greenlet.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: src/gevent/_greenlet.pxd:79:31: Declarations should not be declared inline. BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/gevent-1.3.6/src/gevent/__tracer.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/gevent-1.3.6/src/gevent/__semaphore.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/gevent-1.3.6/src/gevent/_local.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: src/gevent/_greenlet.pxd:79:31: Declarations should not be declared inline. BUILDSTDERR: warning: src/gevent/_local.pxd:100:32: Declarations should not be declared inline. BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/gevent-1.3.6/src/gevent/__ident.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/gevent-1.3.6/src/gevent/__imap.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: src/gevent/_greenlet.pxd:79:31: Declarations should not be declared inline. BUILDSTDERR: warning: src/gevent/__imap.pxd:13:23: Declarations should not be declared inline. BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/gevent-1.3.6/src/gevent/_event.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/gevent-1.3.6/src/gevent/_queue.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'cffi_modules' BUILDSTDERR: warnings.warn(msg) + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.7m -Ideps -I/usr/include/python3.7m -c src/gevent/_imap.c -o build/temp.linux-riscv64-3.7/src/gevent/_imap.o gcc -pthread -shared -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 -I/usr/include/libev build/temp.linux-riscv64-3.7/src/gevent/_imap.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/gevent/__imap.cpython-37m-riscv64-linux-gnu.so building 'gevent._event' 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.7m -Ideps -I/usr/include/python3.7m -c src/gevent/event.c -o build/temp.linux-riscv64-3.7/src/gevent/event.o gcc -pthread -shared -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 -I/usr/include/libev build/temp.linux-riscv64-3.7/src/gevent/event.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/gevent/_event.cpython-37m-riscv64-linux-gnu.so building 'gevent._queue' 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.7m -Ideps -I/usr/include/python3.7m -c src/gevent/queue.c -o build/temp.linux-riscv64-3.7/src/gevent/queue.o gcc -pthread -shared -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 -I/usr/include/libev build/temp.linux-riscv64-3.7/src/gevent/queue.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/gevent/_queue.cpython-37m-riscv64-linux-gnu.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.S0sPrZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64 + cd gevent-1.3.6 + export LIBEV_EMBED=0 + LIBEV_EMBED=0 + export CARES_EMBED=0 + CARES_EMBED=0 + export GEVENT_NO_CFFI_BUILD=1 + GEVENT_NO_CFFI_BUILD=1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev' + 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-gevent-1.3.6-5.fc31.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/ares.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_threading.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/__tracer.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/baseserver.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_ssl3.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/subprocess.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/__ident.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_fileobjectcommon.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/queue.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent creating /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libuv copying build/lib.linux-riscv64-3.7/gevent/libuv/watcher.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libuv copying build/lib.linux-riscv64-3.7/gevent/libuv/_corecffi_build.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libuv copying build/lib.linux-riscv64-3.7/gevent/libuv/loop.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libuv copying build/lib.linux-riscv64-3.7/gevent/libuv/__init__.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libuv copying build/lib.linux-riscv64-3.7/gevent/_sslgte279.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_socketcommon.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/__semaphore.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_hub_local.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/thread.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/__waiter.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_imap.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/monkey.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/core.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_queue.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/threadpool.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_socket2.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_ident.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/exceptions.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_interfaces.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/pywsgi.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_local.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_greenlet.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/threading.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/signal.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_semaphore.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/__init__.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/time.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_util.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent creating /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver copying build/lib.linux-riscv64-3.7/gevent/resolver/ares.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver copying build/lib.linux-riscv64-3.7/gevent/resolver/cares.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver copying build/lib.linux-riscv64-3.7/gevent/resolver/blocking.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver copying build/lib.linux-riscv64-3.7/gevent/resolver/thread.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver copying build/lib.linux-riscv64-3.7/gevent/resolver/__init__.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver copying build/lib.linux-riscv64-3.7/gevent/resolver/dnspython.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver copying build/lib.linux-riscv64-3.7/gevent/_ssl2.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/greenlet.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_monitor.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/server.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/backdoor.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/__hub_local.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/event.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_tblib.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/resolver_thread.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/timeout.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent creating /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libev copying build/lib.linux-riscv64-3.7/gevent/libev/watcher.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libev copying build/lib.linux-riscv64-3.7/gevent/libev/corecffi.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libev copying build/lib.linux-riscv64-3.7/gevent/libev/_corecffi_build.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libev copying build/lib.linux-riscv64-3.7/gevent/libev/__init__.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libev copying build/lib.linux-riscv64-3.7/gevent/libev/corecext.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libev copying build/lib.linux-riscv64-3.7/gevent/builtins.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_fileobjectposix.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/hub.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/os.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/pool.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/lock.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_hub_primitives.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_util_py2.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/socket.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_patcher.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/__hub_primitives.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/win32util.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_tracer.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_config.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent creating /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_ffi copying build/lib.linux-riscv64-3.7/gevent/_ffi/watcher.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_ffi copying build/lib.linux-riscv64-3.7/gevent/_ffi/loop.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_ffi copying build/lib.linux-riscv64-3.7/gevent/_ffi/__init__.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_ffi copying build/lib.linux-riscv64-3.7/gevent/_ffi/callback.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_ffi copying build/lib.linux-riscv64-3.7/gevent/_greenlet_primitives.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/events.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_compat.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/util.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/__greenlet_primitives.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/resolver_ares.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/ssl.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/select.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/__imap.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_event.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/fileobject.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_socket3.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_waiter.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/local.py -> /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/ares.py to ares.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_threading.py to _threading.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/baseserver.py to baseserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_ssl3.py to _ssl3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/subprocess.py to subprocess.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_fileobjectcommon.py to _fileobjectcommon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/queue.py to queue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libuv/watcher.py to watcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libuv/_corecffi_build.py to _corecffi_build.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libuv/loop.py to loop.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libuv/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_sslgte279.py to _sslgte279.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_socketcommon.py to _socketcommon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_hub_local.py to _hub_local.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/thread.py to thread.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_imap.py to _imap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/monkey.py to monkey.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/threadpool.py to threadpool.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_socket2.py to _socket2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_ident.py to _ident.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_interfaces.py to _interfaces.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/pywsgi.py to pywsgi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/threading.py to threading.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/signal.py to signal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_semaphore.py to _semaphore.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/time.py to time.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_util.py to _util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver/ares.py to ares.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver/blocking.py to blocking.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver/thread.py to thread.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver/dnspython.py to dnspython.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_ssl2.py to _ssl2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/greenlet.py to greenlet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_monitor.py to _monitor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/server.py to server.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/backdoor.py to backdoor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/event.py to event.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_tblib.py to _tblib.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver_thread.py to resolver_thread.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/timeout.py to timeout.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libev/watcher.py to watcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libev/corecffi.py to corecffi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libev/_corecffi_build.py to _corecffi_build.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libev/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/builtins.py to builtins.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_fileobjectposix.py to _fileobjectposix.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/hub.py to hub.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/os.py to os.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/pool.py to pool.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/lock.py to lock.cpython-37.pyc BUILDSTDERR: byte-compiling /builddir/build/BUILDR/usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'cffi_modules' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: warning: no files found matching '*' under directory 'deps' BUILDSTDERR: warning: no files found matching 'changelog.rst' BUILDSTDERR: warning: no files found matching 'Makefile.ext' BUILDSTDERR: warning: no files found matching 'known_failures.py' BUILDSTDERR: warning: no files found matching '.pep8' BUILDSTDERR: no previously-included directories found matching '*/__pycache__' BUILDSTDERR: warning: no previously-included files matching '*.so' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.o' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.lo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.la' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching 'config.log' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching 'config.status' found anywhere in distribution BUILDSTDERR: no previously-included directories found matching 'doc/_build' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.coverage' found under directory 'src/greentest' BUILDSTDERR: no previously-included directories found matching 'src/greentest/htmlcov' BUILDSTDERR: warning: no previously-included files matching 'stamp-h?' found under directory 'deps/c-ares' BUILDSTDERR: warning: no previously-included files matching 'ares_build.h.orig' found under directory 'deps/c-ares' BUILDSTDERR: no previously-included directories found matching 'deps/libev/.deps' BUILDSTDERR: no previously-included directories found matching 'deps/libuv/.deps' BUILDSTDERR: warning: no previously-included files matching 'Makefile' found under directory 'deps/libev' BUILDSTDERR: warning: no previously-included files matching 'libtool' found under directory 'deps/libev' BUILDSTDERR: warning: no previously-included files matching 'stamp-h?' found under directory 'deps/libev' BUILDSTDERR: warning: no previously-included files matching 'config.h' found under directory 'deps/libev' BUILDSTDERR: warning: no previously-included files matching '_corecffi.c' found under directory 'src/gevent' BUILDSTDERR: warning: no previously-included files found matching 'Makefile' BUILDSTDERR: warning: no previously-included files found matching 'configure-output' BUILDSTDERR: warning: no files found matching 'Makefile.ext' BUILDSTDERR: warning: no previously-included files matching '.deps' found under directory 'deps/c-ares' BUILDSTDERR: warning: no previously-included files matching '.libs' found under directory 'deps/c-ares' BUILDSTDERR: warning: no previously-included files matching '.deps' found under directory 'deps/libuv' BUILDSTDERR: warning: no previously-included files matching '.libs' found under directory 'deps/libuv' BUILDSTDERR: warning: no previously-included files matching '.deps' found under directory 'deps/libev' BUILDSTDERR: warning: no previously-included files matching '.libs' found under directory 'deps/libev' OOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_hub_primitives.py to _hub_primitives.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_util_py2.py to _util_py2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/socket.py to socket.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_patcher.py to _patcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/win32util.py to win32util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_tracer.py to _tracer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_config.py to _config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_ffi/watcher.py to watcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_ffi/loop.py to loop.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_ffi/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_ffi/callback.py to callback.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_greenlet_primitives.py to _greenlet_primitives.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/events.py to events.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_compat.py to _compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver_ares.py to resolver_ares.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/ssl.py to ssl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/select.py to select.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/fileobject.py to fileobject.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_socket3.py to _socket3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_waiter.py to _waiter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/local.py to local.cpython-37.pyc writing byte-compilation script '/tmp/tmpmbgiq7yu.py' /usr/bin/python3 /tmp/tmpmbgiq7yu.py removing /tmp/tmpmbgiq7yu.py running install_egg_info running egg_info writing src/gevent.egg-info/PKG-INFO writing dependency_links to src/gevent.egg-info/dependency_links.txt writing entry points to src/gevent.egg-info/entry_points.txt writing requirements to src/gevent.egg-info/requires.txt writing top-level names to src/gevent.egg-info/top_level.txt reading manifest file 'src/gevent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/gevent.egg-info/SOURCES.txt' BUILDSTDERR: Copying src/gevent.egg-info to /builddir/build/BUILDROOT/python-gevent-1.3.6-5.f+ rm /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_socket2.py /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_ssl2.py /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_util_py2.py + rm /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__pycache__/_socket2.cpython-37.opt-1.pyc /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__pycache__/_socket2.cpython-37.pyc /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__pycache__/_ssl2.cpython-37.opt-1.pyc /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__pycache__/_ssl2.cpython-37.pyc /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__pycache__/_util_py2.cpython-37.opt-1.pyc /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__pycache__/_util_py2.cpython-37.pyc + find /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64 -name .buildinfo -delete + find /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64 -name '*.so' -exec chmod 755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3.6-5.fc31 --unique-debug-suffix -1.3.6-5.fc31.riscv64 --unique-debug-src-base python-gevent-1.3.6-5.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gevent-1.3.6 c31.riscv64/usr/lib64/python3.7/site-packages/gevent-1.3.6-py3.7.egg-info running install_scripts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__greenlet_primitives.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__greenlet_primitives.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__ident.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__hub_primitives.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__hub_local.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__hub_primitives.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__ident.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__hub_local.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__semaphore.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__semaphore.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__imap.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__imap.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__tracer.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__tracer.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__waiter.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/__waiter.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_event.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_greenlet.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_event.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_greenlet.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_local.cpython-37m-riscv64-linux-gnu.so BUILDSTDERR: extracting 14495 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs debug info from /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_local.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_queue.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/_queue.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libev/corecext.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/libev/corecext.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver/cares.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver/cares.cpython-37m-riscv64-linux-gnu.so original debug info size: 11028kB, size after compression: 10512kB /usr/lib/rpm/sepdebugcrcfix: Updated 14 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Processing files: python3-gevent-1.3.6-5.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N3xG4V + umask 022 + cd /builddir/build/BUILD + cd gevent-1.3.6 + DOCDIR=/builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/share/doc/python3-gevent + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/share/doc/python3-gevent + cp -pr README.rst /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/share/doc/python3-gevent + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yarWnZ + umask 022 + cd /builddir/build/BUILD + cd gevent-1.3.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/share/licenses/python3-gevent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/share/licenses/python3-gevent + cp -pr LICENSE /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64/usr/share/licenses/python3-gevent + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-gevent = 1.3.6-5.fc31 python3-gevent = 1.3.6-5.fc31 python3-gevent(riscv-64) = 1.3.6-5.fc31 python3.7dist(gevent) = 1.3.6 python3dist(gevent) = 1.3.6 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) libcares.so.2()(64bit) libev.so.4()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 python3.7dist(greenlet) >= 0.4.14 rtld(GNU_HASH) Obsoletes: python-gevent < 1.3.6-5.fc31 Processing files: python-gevent-debugsource-1.3.6-5.fc31.riscv64 Provides: python-gevent-debugsource = 1.3.6-5.fc31 python-gevent-debugsource(riscv-64) = 1.3.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-gevent-debuginfo-1.3.6-5.fc31.riscv64 Provides: debuginfo(build-id) = 08b2b63fcf0ced0c326f35855962c8729fa70f6f debuginfo(build-id) = 32d37d25e34e3024116d6454a86732862d1199c4 debuginfo(build-id) = 3539f21861f5d20b700a6620ef67df996b7ce235 debuginfo(build-id) = 4abbf868be9adf78fb3ad40b274e4d41775e4b0e debuginfo(build-id) = 502c58f14480c0b5c865bbc72b6a6c2f2f92bc7e debuginfo(build-id) = 5f4bad6fb762dd1acdab366ab84578ea3e095a28 debuginfo(build-id) = 65f7eee351c6453a7edf1330c180b486f270fa49 debuginfo(build-id) = 691a91c3b45cb5bd414afcf10390c8b1685c4030 debuginfo(build-id) = 6e7e31a81cdab6e6eb2332a3ee4c5e8c2380c759 debuginfo(build-id) = a0747c6d3d5ec4e192d69b537b9807f4c5f6adb9 debuginfo(build-id) = cd74787d966e21bf72255601fd052c58236d70f8 debuginfo(build-id) = e00a4f0f09f2078313ba283daced91344b7c9342 debuginfo(build-id) = e551f028f406f23c689cb8181d857d63679417fd debuginfo(build-id) = f4075b35bb2b6f60b9dcdd5da152bce3244baf6a python3-gevent-debuginfo = 1.3.6-5.fc31 python3-gevent-debuginfo(riscv-64) = 1.3.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-gevent-debugsource(riscv-64) = 1.3.6-5.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64 Wrote: /builddir/build/RPMS/python3-gevent-1.3.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-gevent-debugsource-1.3.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-gevent-debuginfo-1.3.6-5.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wukEwX + umask 022 + cd /builddir/build/BUILD + cd gevent-1.3.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gevent-1.3.6-5.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0