Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-gevent.spec'], chrootPath='/var/lib/mock/f29-build-29229-15748/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-gevent-1.3.4-3.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-gevent.spec'], chrootPath='/var/lib/mock/f29-build-29229-15748/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7eOrjm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gevent-1.3.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/gevent-1.3.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gevent-1.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r deps + sed -i -e s/include_package_data=True/include_package_data=False/ setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zggqRz + umask 022 + cd /builddir/build/BUILD + cd gevent-1.3.4 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'cffi_modules' BUILDSTDERR: warnings.warn(msg) running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/gevent copying src/gevent/win32util.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_waiter.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_interfaces.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/timeout.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_monitor.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/local.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/ares.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/resolver_ares.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/server.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/pool.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_ssl3.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_fileobjectcommon.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_config.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/events.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/signal.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/threading.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_ssl2.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_sslgte279.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/lock.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/os.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/core.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_tracer.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/time.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/threadpool.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/select.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/exceptions.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/subprocess.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/builtins.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/util.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/socket.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_patcher.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_threading.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/event.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_semaphore.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/monkey.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_socket3.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/fileobject.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_fileobjectposix.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/pywsgi.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/greenlet.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/resolver_thread.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_hub_primitives.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_util_py2.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_imap.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_hub_local.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/baseserver.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_util.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_socketcommon.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_ident.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/hub.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/ssl.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/backdoor.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/__init__.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/queue.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/thread.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_compat.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_greenlet_primitives.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_socket2.py -> build/lib.linux-riscv64-2.7/gevent copying src/gevent/_tblib.py -> build/lib.linux-riscv64-2.7/gevent creating build/lib.linux-riscv64-2.7/gevent/_ffi copying src/gevent/_ffi/callback.py -> build/lib.linux-riscv64-2.7/gevent/_ffi copying src/gevent/_ffi/watcher.py -> build/lib.linux-riscv64-2.7/gevent/_ffi copying src/gevent/_ffi/__init__.py -> build/lib.linux-riscv64-2.7/gevent/_ffi copying src/gevent/_ffi/loop.py -> build/lib.linux-riscv64-2.7/gevent/_ffi creating build/lib.linux-riscv64-2.7/gevent/libev copying src/gevent/libev/_corecffi_build.py -> build/lib.linux-riscv64-2.7/gevent/libev copying src/gevent/libev/watcher.py -> build/lib.linux-riscv64-2.7/gevent/libev copying src/gevent/libev/corecffi.py -> build/lib.linux-riscv64-2.7/gevent/libev copying src/gevent/libev/__init__.py -> build/lib.linux-riscv64-2.7/gevent/libev creating build/lib.linux-riscv64-2.7/gevent/resolver copying src/gevent/resolver/blocking.py -> build/lib.linux-riscv64-2.7/gevent/resolver copying src/gevent/resolver/ares.py -> build/lib.linux-riscv64-2.7/gevent/resolver copying src/gevent/resolver/__init__.py -> build/lib.linux-riscv64-2.7/gevent/resolver copying src/gevent/resolver/dnspython.py -> build/lib.linux-riscv64-2.7/gevent/resolver copying src/gevent/resolver/thread.py -> build/lib.linux-riscv64-2.7/gevent/resolver creating build/lib.linux-riscv64-2.7/gevent/libuv copying src/gevent/libuv/_corecffi_build.py -> build/lib.linux-riscv64-2.7/gevent/libuv copying src/gevent/libuv/watcher.py -> build/lib.linux-riscv64-2.7/gevent/libuv copying src/gevent/libuv/__init__.py -> build/lib.linux-riscv64-2.7/gevent/libuv copying src/gevent/libuv/loop.py -> build/lib.linux-riscv64-2.7/gevent/libuv running build_ext building 'gevent.libev.corecext' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/src creating build/temp.linux-riscv64-2.7/src/gevent creating build/temp.linux-riscv64-2.7/src/gevent/libev gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python2.7 -c src/gevent/libev/corecext.c -o build/temp.linux-riscv64-2.7/src/gevent/libev/corecext.o BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:83, BUILDSTDERR: from src/gevent/libev/corecext.c:63: BUILDSTDERR: src/gevent/libev/corecext.c: In function 'initcorecext': BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: src/gevent/libev/corecext.c:1076:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/gevent/libev/corecext.c:18433:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyInt_Type))); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: src/gevent/libev/corecext.c:1076:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/gevent/libev/corecext.c:18447:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyInt_Type))); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: src/gevent/libev/corecext.c:1076:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/gevent/libev/corecext.c:18450:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyLong_Type))); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: src/gevent/libev/corecext.c:1076:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/gevent/libev/corecext.c:19027:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyBytes_Type))); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: src/gevent/libev/corecext.c:1076:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/gevent/libev/corecext.c:19030:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyString_Type))); BUILDSTDERR: ^~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python2.7 -c src/gevent/libev/callbacks.c -o build/temp.linux-riscv64-2.7/src/gevent/libev/callbacks.o BUILDSTDERR: In 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: static void gevent_noop(struct ev_loop *_loop, void *watcher, int revents) { BUILDSTDERR: ^~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-riscv64-2.7/src/gevent/libev/corecext.o build/temp.linux-riscv64-2.7/src/gevent/libev/callbacks.o -L/usr/lib64 -lev -lpython2.7 -o build/lib.linux-riscv64-2.7/gevent/libev/corecext.so building 'gevent.resolver.cares' extension creating build/temp.linux-riscv64-2.7/src/gevent/resolver gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -DHAVE_NETDB_H= -I/usr/include/python2.7 -c src/gevent/resolver/cares.c -o build/temp.linux-riscv64-2.7/src/gevent/resolver/cares.o BUILDSTDERR: In file included from src/gevent/resolver/cares.c:651: BUILDSTDERR: src/gevent/resolver/dnshelper.c:19: warning: "PyUnicode_FromString" redefined BUILDSTDERR: #define PyUnicode_FromString PyBytes_FromString BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:88, BUILDSTDERR: from src/gevent/resolver/cares.c:86: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:281: note: this is the location of the previous definition BUILDSTDERR: # define PyUnicode_FromString PyUnicodeUCS4_FromString BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:83, BUILDSTDERR: from src/gevent/resolver/cares.c:86: BUILDSTDERR: src/gevent/resolver/cares.c: In function 'initcares': BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: src/gevent/resolver/cares.c:972:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/gevent/resolver/cares.c:10558:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyString_Type))); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: src/gevent/resolver/cares.c:972:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/gevent/resolver/cares.c:10573:5: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyString_Type))); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: ((PyObject*)(op))->ob_refcnt++) BUILDSTDERR: ~^~~~~~~~~~~~~~~~ BUILDSTDERR: src/gevent/resolver/cares.c:972:27: note: in expansion of macro 'Py_INCREF' BUILDSTDERR: #define __Pyx_INCREF(r) Py_INCREF(r) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: src/gevent/resolver/cares.c:11621:3: note: in expansion of macro '__Pyx_INCREF' BUILDSTDERR: __Pyx_INCREF(((PyObject *)(&PyTuple_Type))); BUILDSTDERR: ^~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-riscv64-2.7/src/gevent/resolver/cares.o -L/usr/lib64 -lcares -lpython2.7 -o build/lib.linux-riscv64-2.7/gevent/resolver/cares.so building 'gevent.__greenlet_primitives' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python2.7 -Ideps -I/usr/include/python2.7 -c src/gevent/_greenlet_primitives.c -o build/temp.linux-riscv64-2.7/src/gevent/_greenlet_primitives.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-riscv64-2.7/src/gevent/_greenlet_primitives.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gevent/__greenlet_primitives.so building 'gevent.__hub_primitives' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python2.7 -Ideps -I/usr/include/python2.7 -c src/gevent/_hub_primitives.c -o build/temp.linux-riscv64-2.7/src/gevent/_hub_primitives.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-riscv64-2.7/src/gevent/_hub_primitives.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gevent/__hub_primitives.so building 'gevent.__hub_local' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python2.7 -Ideps -I/usr/include/python2.7 -c src/gevent/_hub_local.c -o build/temp.linux-riscv64-2.7/src/gevent/_hub_local.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-riscv64-2.7/src/gevent/_hub_local.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gevent/__hub_local.so building 'gevent.__waiter' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python2.7 -Ideps -I/usr/include/python2.7 -c src/gevent/_waiter.c -o build/temp.linux-riscv64-2.7/src/gevent/_waiter.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-riscv64-2.7/src/gevent/_waiter.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gevent/__waiter.so building 'gevent._greenlet' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python2.7 -Ideps -I/usr/include/python2.7 -c src/gevent/greenlet.c -o build/temp.linux-riscv64-2.7/src/gevent/greenlet.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-riscv64-2.7/src/gevent/greenlet.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gevent/_greenlet.so building 'gevent.__tracer' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python2.7 -Ideps -I/usr/include/python2.7 -c src/gevent/_tracer.c -o build/temp.linux-riscv64-2.7/src/gevent/_tracer.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-riscv64-2.7/src/gevent/_tracer.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gevent/__tracer.so building 'gevent.__semaphore' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python2.7 -Ideps -I/usr/include/python2.7 -c src/gevent/_semaphore.c -o build/temp.linux-riscv64-2.7/src/gevent/_semaphore.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-riscv64-2.7/src/gevent/_semaphore.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gevent/__semaphore.so building 'gevent._local' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python2.7 -Ideps -I/usr/include/python2.7 -c src/gevent/local.c -o build/temp.linux-riscv64-2.7/src/gevent/local.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-riscv64-2.7/src/gevent/local.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gevent/_local.so building 'gevent.__ident' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python2.7 -Ideps -I/usr/include/python2.7 -c src/gevent/_ident.c -o build/temp.linux-riscv64-2.7/src/gevent/_ident.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-riscv64-2.7/src/gevent/_ident.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gevent/__ident.so building 'gevent.__imap' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python2.7 -Ideps -I/usr/include/python2.7 -c src/gevent/_imap.c -o build/temp.linux-riscv64-2.7/src/gevent/_imap.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-riscv64-2.7/src/gevent/_imap.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gevent/__imap.so building 'gevent._event' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python2.7 -Ideps -I/usr/include/python2.7 -c src/gevent/event.c -o build/temp.linux-riscv64-2.7/src/gevent/event.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-riscv64-2.7/src/gevent/event.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gevent/_event.so building 'gevent._queue' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python2.7 -Ideps -I/usr/include/python2.7 -c src/gevent/queue.c -o build/temp.linux-riscv64-2.7/src/gevent/queue.o BUILDSTDERR: src/gevent/queue.c:5093:12: warning: '__pyx_pw_6gevent_6_queue_5Queue_23__bool__' defined but not used [-Wunused-function] BUILDSTDERR: static int __pyx_pw_6gevent_6_queue_5Queue_23__bool__(PyObject *__pyx_v_self) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev build/temp.linux-riscv64-2.7/src/gevent/queue.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gevent/_queue.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/gevent copying src/gevent/win32util.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_waiter.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_interfaces.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/timeout.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_monitor.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/local.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/ares.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/resolver_ares.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/server.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/pool.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_ssl3.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_fileobjectcommon.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_config.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/events.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/signal.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/threading.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_ssl2.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_sslgte279.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/lock.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/os.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/core.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_tracer.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/time.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/threadpool.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/select.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/exceptions.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/subprocess.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/builtins.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/util.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/_threading.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/event.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_semaphore.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/monkey.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_socket3.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/fileobject.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_fileobjectposix.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/pywsgi.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/greenlet.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/resolver_thread.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/_imap.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_hub_local.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/baseserver.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_util.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_socketcommon.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_ident.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/hub.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/ssl.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/backdoor.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/__init__.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/queue.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/thread.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_compat.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_greenlet_primitives.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_socket2.py -> build/lib.linux-riscv64-3.7/gevent copying src/gevent/_tblib.py -> build/lib.linux-riscv64-3.7/gevent creating build/lib.linux-riscv64-3.7/gevent/_ffi copying src/gevent/_ffi/callback.py -> 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/__init__.py -> build/lib.linux-riscv64-3.7/gevent/_ffi copying src/gevent/_ffi/loop.py -> build/lib.linux-riscv64-3.7/gevent/_ffi creating 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/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/__init__.py -> build/lib.linux-riscv64-3.7/gevent/libev creating 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/ares.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 copying src/gevent/resolver/thread.py -> build/lib.linux-riscv64-3.7/gevent/resolver creating 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/watcher.py -> build/lib.linux-riscv64-3.7/gevent/libuv copying src/gevent/libuv/__init__.py -> build/lib.linux-riscv64-3.7/gevent/libuv copying src/gevent/libuv/loop.py -> build/lib.linux-riscv64-3.7/gevent/libuv 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 gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.7m -c src/gevent/libev/corecext.c -o build/temp.linux-riscv64-3.7/src/gevent/libev/corecext.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -I/usr/include/python3.7m -c src/gevent/libev/callbacks.c -o build/temp.linux-riscv64-3.7/src/gevent/libev/callbacks.o BUILDSTDERR: In 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: static void gevent_noop(struct ev_loop *_loop, void *watcher, int revents) { BUILDSTDERR: ^~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libev -fPIC -DHAVE_NETDB_H= -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 BUILDSTDERR: src/gevent/queue.c:5093:12: warning: ‘__pyx_pw_6gevent_6_queue_5Queue_23__bool__’ defined but not used [-Wunused-function] BUILDSTDERR: static int __pyx_pw_6gevent_6_queue_5Queue_23__bool__(PyObject *__pyx_v_self) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 BUILDSTDERR: /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'cffi_modules' BUILDSTDERR: warnings.warn(msg) + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MPqo6o + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64 + cd gevent-1.3.4 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64 BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'cffi_modules' BUILDSTDERR: warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/win32util.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_waiter.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_interfaces.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/timeout.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/__semaphore.so -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_monitor.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/local.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/ares.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/resolver_ares.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/__imap.so -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/server.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/pool.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_ssl3.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_fileobjectcommon.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_event.so -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_config.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/events.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/signal.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/__greenlet_primitives.so -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/threading.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_ssl2.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_sslgte279.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/lock.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent creating /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_ffi copying build/lib.linux-riscv64-2.7/gevent/_ffi/callback.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_ffi copying build/lib.linux-riscv64-2.7/gevent/_ffi/watcher.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_ffi copying build/lib.linux-riscv64-2.7/gevent/_ffi/__init__.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_ffi copying build/lib.linux-riscv64-2.7/gevent/_ffi/loop.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_ffi copying build/lib.linux-riscv64-2.7/gevent/os.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/core.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_tracer.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/time.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/threadpool.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/select.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/exceptions.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/subprocess.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/builtins.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/__tracer.so -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/util.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/socket.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_patcher.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_threading.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent creating /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libev copying build/lib.linux-riscv64-2.7/gevent/libev/_corecffi_build.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libev copying build/lib.linux-riscv64-2.7/gevent/libev/corecext.so -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libev copying build/lib.linux-riscv64-2.7/gevent/libev/watcher.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libev copying build/lib.linux-riscv64-2.7/gevent/libev/corecffi.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libev copying build/lib.linux-riscv64-2.7/gevent/libev/__init__.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libev copying build/lib.linux-riscv64-2.7/gevent/event.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_semaphore.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/monkey.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/__waiter.so -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/__hub_local.so -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_socket3.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/__hub_primitives.so -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/fileobject.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_fileobjectposix.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/pywsgi.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/greenlet.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/__ident.so -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/resolver_thread.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_hub_primitives.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_util_py2.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_imap.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_greenlet.so -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent creating /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver copying build/lib.linux-riscv64-2.7/gevent/resolver/blocking.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver copying build/lib.linux-riscv64-2.7/gevent/resolver/ares.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver copying build/lib.linux-riscv64-2.7/gevent/resolver/cares.so -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver copying build/lib.linux-riscv64-2.7/gevent/resolver/__init__.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver copying build/lib.linux-riscv64-2.7/gevent/resolver/dnspython.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver copying build/lib.linux-riscv64-2.7/gevent/resolver/thread.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver copying build/lib.linux-riscv64-2.7/gevent/_hub_local.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/baseserver.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_util.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_socketcommon.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_ident.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/hub.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/ssl.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/backdoor.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/__init__.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/queue.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent creating /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libuv copying build/lib.linux-riscv64-2.7/gevent/libuv/_corecffi_build.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libuv copying build/lib.linux-riscv64-2.7/gevent/libuv/watcher.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libuv copying build/lib.linux-riscv64-2.7/gevent/libuv/__init__.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libuv copying build/lib.linux-riscv64-2.7/gevent/libuv/loop.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libuv copying build/lib.linux-riscv64-2.7/gevent/_local.so -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/thread.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_compat.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_greenlet_primitives.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_socket2.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_tblib.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_queue.so -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/win32util.py to win32util.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_waiter.py to _waiter.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_interfaces.py to _interfaces.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/timeout.py to timeout.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_monitor.py to _monitor.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/local.py to local.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/ares.py to ares.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver_ares.py to resolver_ares.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_ssl3.py to _ssl3.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_fileobjectcommon.py to _fileobjectcommon.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_config.py to _config.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/signal.py to signal.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/threading.py to threading.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_ssl2.py to _ssl2.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_sslgte279.py to _sslgte279.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/lock.py to lock.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_ffi/callback.py to callback.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_ffi/watcher.py to watcher.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_ffi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_ffi/loop.py to loop.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/os.py to os.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_tracer.py to _tracer.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/time.py to time.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/threadpool.py to threadpool.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/select.py to select.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/subprocess.py to subprocess.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/builtins.py to builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/socket.py to socket.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_patcher.py to _patcher.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_threading.py to _threading.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libev/_corecffi_build.py to _corecffi_build.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libev/watcher.py to watcher.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libev/corecffi.py to corecffi.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libev/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_semaphore.py to _semaphore.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/monkey.py to monkey.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_socket3.py to _socket3.pyc BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/gevent/_socket3.py", line 222 BUILDSTDERR: def makefile(self, mode="r", buffering=None, *, BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/fileobject.py to fileobject.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_fileobjectposix.py to _fileobjectposix.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/pywsgi.py to pywsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/greenlet.py to greenlet.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver_thread.py to resolver_thread.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_hub_primitives.py to _hub_primitives.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_util_py2.py to _util_py2.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_imap.py to _imap.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver/blocking.py to blocking.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver/ares.py to ares.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver/dnspython.py to dnspython.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver/thread.py to thread.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_hub_local.py to _hub_local.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/baseserver.py to baseserver.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_util.py to _util.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_socketcommon.py to _socketcommon.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_ident.py to _ident.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/hub.py to hub.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/ssl.py to ssl.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/backdoor.py to backdoor.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/queue.py to queue.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libuv/_corecffi_build.py to _corecffi_build.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libuv/watcher.py to watcher.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libuv/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libuv/loop.py to loop.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/thread.py to thread.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_greenlet_primitives.py to _greenlet_primitives.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_socket2.py to _socket2.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_tblib.py to _tblib.pyc writing byte-compilation script '/tmp/tmpOSbeoI.py' /usr/bin/python2 -O /tmp/tmpOSbeoI.py BUILDSTDERR: File "/usr/lib64/python2.7/site-packages/gevent/_socket3.py", line 222 BUILDSTDERR: def makefile(self, mode="r", buffering=None, *, BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax removing /tmp/tmpOSbeoI.py running install_egg_info running egg_info writing requirements to src/gevent.egg-info/requires.txt writing src/gevent.egg-info/PKG-INFO writing top-level names to src/gevent.egg-info/top_level.txt writing dependency_links to src/gevent.egg-info/dependency_links.txt writing entry points to src/gevent.egg-info/entry_points.txt reading manifest file 'src/gevent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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' writing manifest file 'src/gevent.egg-info/SOURCES.txt' Copying src/gevent.egg-info to /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent-1.3.4-py2.7.egg-info running install_scripts + 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,-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.4-3.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_ssl2.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_sslgte279.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent creating /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_ffi copying build/lib.linux-riscv64-3.7/gevent/_event.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/builtins.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent creating /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/libev copying build/lib.linux-riscv64-3.7/gevent/event.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent creating /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver copying build/lib.linux-riscv64-3.7/gevent/_hub_local.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent creating /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/libuv copying build/lib.linux-riscv64-3.7/gevent/thread.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent copying build/lib.linux-riscv64-3.7/gevent/_greenlet_primitives.py -> /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/win32util.py to win32util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_waiter.py to _waiter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_interfaces.py to _interfaces.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/timeout.py to timeout.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_monitor.py to _monitor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/local.py to local.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/ares.py to ares.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/server.py to server.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/pool.py to pool.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_ssl3.py to _ssl3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_fileobjectcommon.py to _fileobjectcommon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_config.py to _config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/events.py to events.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/signal.py to signal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/threading.py to threading.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_ssl2.py to _ssl2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_sslgte279.py to _sslgte279.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/lock.py to lock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/os.py to os.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_tracer.py to _tracer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/time.py to time.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/threadpool.py to threadpool.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/select.py to select.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/subprocess.py to subprocess.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/builtins.py to builtins.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/socket.py to socket.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_patcher.py to _patcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_threading.py to _threading.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/event.py to event.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_semaphore.py to _semaphore.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/monkey.py to monkey.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_socket3.py to _socket3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/fileobject.py to fileobject.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_fileobjectposix.py to _fileobjectposix.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/pywsgi.py to pywsgi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/greenlet.py to greenlet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_imap.py to _imap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/baseserver.py to baseserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_util.py to _util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_socketcommon.py to _socketcommon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_ident.py to _ident.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/hub.py to hub.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/ssl.py to ssl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/backdoor.py to backdoor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/queue.py to queue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/thread.py to thread.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_compat.py to _compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_socket2.py to _socket2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_tblib.py to _tblib.cpython-37.pyc writing byte-compilation script '/tmp/tmp33bbd35r.py' /usr/bin/python3 /tmp/tmp33bbd35r.py removing /tmp/tmp33bbd35r.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' BUILDSTDERR: /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' writing manifest file 'src/gevent.egg-info/SOURCES.txt' Copying src/gevent.egg-info to /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent-1.3.4-py3.7.egg-info running install_scripts + rm /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_socket3.py /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_ssl3.py /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_ssl3.pyc /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_ssl3.pyo + rm /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_socket2.py /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_ssl2.py /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_util_py2.py + rm /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/__pycache__/_socket2.cpython-37.opt-1.pyc /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/__pycache__/_socket2.cpython-37.pyc /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/__pycache__/_ssl2.cpython-37.opt-1.pyc /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/__pycache__/_ssl2.cpython-37.pyc /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/__pycache__/_util_py2.cpython-37.opt-1.pyc /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/__pycache__/_util_py2.cpython-37.pyc + find /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64 -name .buildinfo -delete + find /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64 -name '*.so' -exec chmod 755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3.4-3.fc29 --unique-debug-suffix -1.3.4-3.fc29.riscv64 --unique-debug-src-base python-gevent-1.3.4-3.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gevent-1.3.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/__greenlet_primitives.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_event.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/__semaphore.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/__greenlet_primitives.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_event.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/__imap.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/__semaphore.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/__imap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/__tracer.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/__tracer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/__waiter.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libev/corecext.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/__waiter.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/libev/corecext.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/__hub_local.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/__hub_local.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/__hub_primitives.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/__hub_primitives.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/__ident.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_greenlet.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/__ident.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_greenlet.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver/cares.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver/cares.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_local.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_local.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_queue.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7/site-packages/gevent/_queue.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/_local.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/resolver/cares.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.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.4-3.fc29.riscv64/usr/lib64/python3.7/site-packages/gevent/__greenlet_primitives.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 28 CRC32s, 0 CRC32s did match. BUILDSTDERR: 14301 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-gevent-1.3.4-3.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8JSyYC + umask 022 + cd /builddir/build/BUILD + cd gevent-1.3.4 + DOCDIR=/builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/share/doc/python2-gevent + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/share/doc/python2-gevent + cp -pr README.rst /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/share/doc/python2-gevent + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.crSnoS + umask 022 + cd /builddir/build/BUILD + cd gevent-1.3.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/share/licenses/python2-gevent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/share/licenses/python2-gevent + cp -pr LICENSE /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/share/licenses/python2-gevent + exit 0 Provides: python-gevent = 1.3.4-3.fc29 python-gevent(riscv-64) = 1.3.4-3.fc29 python2-gevent = 1.3.4-3.fc29 python2-gevent(riscv-64) = 1.3.4-3.fc29 python2.7dist(gevent) = 1.3.4 python2dist(gevent) = 1.3.4 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) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-gevent < 1.3.4-3.fc29 Processing files: python3-gevent-1.3.4-3.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.edAboV + umask 022 + cd /builddir/build/BUILD + cd gevent-1.3.4 + DOCDIR=/builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.riscv64/usr/share/doc/python3-gevent + cp -pr README.rst /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/share/doc/python3-gevent + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AjVIkX + umask 022 + cd /builddir/build/BUILD + cd gevent-1.3.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.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.4-3.fc29.riscv64/usr/share/licenses/python3-gevent + cp -pr LICENSE /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64/usr/share/licenses/python3-gevent + exit 0 Provides: python3-gevent = 1.3.4-3.fc29 python3-gevent(riscv-64) = 1.3.4-3.fc29 python3.7dist(gevent) = 1.3.4 python3dist(gevent) = 1.3.4 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 rtld(GNU_HASH) Processing files: python-gevent-debugsource-1.3.4-3.fc29.riscv64 Provides: python-gevent-debugsource = 1.3.4-3.fc29 python-gevent-debugsource(riscv-64) = 1.3.4-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-gevent-debuginfo-1.3.4-3.fc29.riscv64 Provides: python-gevent-debuginfo = 1.3.4-3.fc29 python-gevent-debuginfo(riscv-64) = 1.3.4-3.fc29 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.4-3.fc29 Processing files: python2-gevent-debuginfo-1.3.4-3.fc29.riscv64 Provides: debuginfo(build-id) = 1412ed40774f645fdaf800825170ea868ccdd490 debuginfo(build-id) = 225030f52c22018716bc69a8c4aa82ac03590de5 debuginfo(build-id) = 29f07e76491b090790a78710df53aeec29ba856b debuginfo(build-id) = 5472f2a612d03347bb5daf72266ae588e7668302 debuginfo(build-id) = 5b5d01c4dc784ed558cd290e6f1b661d2e70c9c3 debuginfo(build-id) = 5bf408db4f2ec752c670863204722536b2689625 debuginfo(build-id) = 6c6cdd719aa12a3e58323dfcfb9a7ec086dcc5b2 debuginfo(build-id) = 6ced2fd5f5f2c421bce0e09ab2abfc6c260c8e61 debuginfo(build-id) = 8162c6c9812dce0a3fadcbe0aeed4e77f6b978fe debuginfo(build-id) = 8e6a02208b954e959a227579fec2a3166099c9f2 debuginfo(build-id) = 904c6b315b6cc553f2f5724bbe52beff950fc152 debuginfo(build-id) = 9697f20d84dc93735b6851c295e3f72c6f6334a5 debuginfo(build-id) = c887dea942f567ffab6e1fb77d5afcfd7d02ec06 debuginfo(build-id) = d29d8aca99758f498c7f7457e41c57be50a8e40a python2-gevent-debuginfo = 1.3.4-3.fc29 python2-gevent-debuginfo(riscv-64) = 1.3.4-3.fc29 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.4-3.fc29 Processing files: python3-gevent-debuginfo-1.3.4-3.fc29.riscv64 Provides: debuginfo(build-id) = 0bd9a35f31607518bb6659465e505d54a02bf7ec debuginfo(build-id) = 1d4bc4b72134f7ae7faac8ca0c9b2e6831d6d451 debuginfo(build-id) = 6e9fd0114209048d6e5c47f6b385625e4c95ca37 debuginfo(build-id) = 79f7c75dbc88d053999fb88599cddd3aceeccaf8 debuginfo(build-id) = 88d8024dd794699e5e69a6514153491e1625a969 debuginfo(build-id) = 91d445dfed4da792748b27b934517602e79550bb debuginfo(build-id) = 97265ca8c974693d378135a5be279286973b7831 debuginfo(build-id) = a010f9ab3f27794230c16b2bb1ea9dae30cc9585 debuginfo(build-id) = a0153f591e758ac51ec3ec28822873bc25999193 debuginfo(build-id) = b1e8b896a5a07c26cad90665f5f823edce1ebdf4 debuginfo(build-id) = c6db63d6b5866f3bbf7a85bdeecd03929bb7520e debuginfo(build-id) = c8e164b62cbf1fdf6290940c8c42a6517d746073 debuginfo(build-id) = dc7115122010c9644229911971fc76781c7c6859 debuginfo(build-id) = e0d93e7c7b1d0d24c76ae5b9aa56f95335309934 python3-gevent-debuginfo = 1.3.4-3.fc29 python3-gevent-debuginfo(riscv-64) = 1.3.4-3.fc29 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.4-3.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-gevent-1.3.4-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-gevent-1.3.4-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-gevent-debugsource-1.3.4-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-gevent-debuginfo-1.3.4-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-gevent-debuginfo-1.3.4-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-gevent-debuginfo-1.3.4-3.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.URumF0 + umask 022 + cd /builddir/build/BUILD + cd gevent-1.3.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gevent-1.3.4-3.fc29.riscv64 + exit 0 Child return code was: 0