+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/python-gevent.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ik8HUo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gevent-1.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/gevent-1.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gevent-1.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf c-ares libev + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9DJdGs + umask 022 + cd /builddir/build/BUILD + cd gevent-1.1.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/libev' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/gevent copying gevent/backdoor.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/_tblib.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/baseserver.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/hub.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/signal.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/threadpool.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/fileobject.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/_corecffi_build.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/core.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/threading.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/socket.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/_socket2.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/_ssl2.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/resolver_thread.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/_util_py2.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/_semaphore.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/local.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/greenlet.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/lock.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/_socketcommon.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/_sslgte279.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/monkey.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/pool.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/thread.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/os.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/subprocess.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/server.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/_ssl3.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/_fileobjectposix.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/timeout.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/pywsgi.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/event.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/wsgi.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/queue.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/util.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/select.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/builtins.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/corecffi.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/_fileobjectcommon.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/coros.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/_threading.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/ssl.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/_socket3.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/__init__.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/resolver_ares.py -> build/lib.linux-riscv64-2.7/gevent copying gevent/win32util.py -> build/lib.linux-riscv64-2.7/gevent running build_ext building 'gevent.corecext' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/gevent 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 -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 -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 -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 -I/usr/include/libev -fPIC -I/usr/include/python2.7 -c gevent/gevent.corecext.c -o build/temp.linux-riscv64-2.7/gevent/gevent.corecext.o gcc -pthread -shared -Wl,-z,relro -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 -I/usr/include/libev build/temp.linux-riscv64-2.7/gevent/gevent.corecext.o -L/usr/lib64 -lev -lpython2.7 -o build/lib.linux-riscv64-2.7/gevent/corecext.so Linking /builddir/build/BUILD/gevent-1.1.2/build/lib.linux-riscv64-2.7/gevent/corecext.so to /builddir/build/BUILD/gevent-1.1.2/gevent/corecext.so building 'gevent.ares' 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 -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 -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 -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 -I/usr/include/libev -fPIC -DHAVE_NETDB_H= -I/usr/include/python2.7 -c gevent/gevent.ares.c -o build/temp.linux-riscv64-2.7/gevent/gevent.ares.o In file included from gevent/gevent.ares.c:274:0: gevent/dnshelper.c:19:0: warning: "PyUnicode_FromString" redefined #define PyUnicode_FromString PyBytes_FromString In file included from /usr/include/python2.7/Python.h:85:0, from gevent/gevent.ares.c:4: /usr/include/python2.7/unicodeobject.h:281:0: note: this is the location of the previous definition # define PyUnicode_FromString PyUnicodeUCS4_FromString gcc -pthread -shared -Wl,-z,relro -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 -I/usr/include/libev build/temp.linux-riscv64-2.7/gevent/gevent.ares.o -L/usr/lib64 -lcares -lpython2.7 -o build/lib.linux-riscv64-2.7/gevent/ares.so Linking /builddir/build/BUILD/gevent-1.1.2/build/lib.linux-riscv64-2.7/gevent/ares.so to /builddir/build/BUILD/gevent-1.1.2/gevent/ares.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 -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 -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 -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 -I/usr/include/libev -fPIC -I/usr/include/python2.7 -c gevent/gevent._semaphore.c -o build/temp.linux-riscv64-2.7/gevent/gevent._semaphore.o gcc -pthread -shared -Wl,-z,relro -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 -I/usr/include/libev build/temp.linux-riscv64-2.7/gevent/gevent._semaphore.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gevent/_semaphore.so Linking /builddir/build/BUILD/gevent-1.1.2/build/lib.linux-riscv64-2.7/gevent/_semaphore.so to /builddir/build/BUILD/gevent-1.1.2/gevent/_semaphore.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 -I/usr/include/libev' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/gevent copying gevent/backdoor.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/_tblib.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/baseserver.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/hub.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/signal.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/threadpool.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/fileobject.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/_corecffi_build.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/core.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/threading.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/socket.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/_socket2.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/_ssl2.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/resolver_thread.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/_util_py2.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/_semaphore.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/local.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/greenlet.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/lock.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/_socketcommon.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/_sslgte279.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/monkey.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/pool.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/thread.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/os.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/subprocess.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/server.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/_ssl3.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/_fileobjectposix.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/timeout.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/pywsgi.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/event.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/wsgi.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/queue.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/util.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/select.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/builtins.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/corecffi.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/_fileobjectcommon.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/coros.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/_threading.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/ssl.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/_socket3.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/__init__.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/resolver_ares.py -> build/lib.linux-riscv64-3.6/gevent copying gevent/win32util.py -> build/lib.linux-riscv64-3.6/gevent running build_ext building 'gevent.corecext' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/gevent 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 -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 -I/usr/include/libev -fPIC -I/usr/include/python3.6m -c gevent/gevent.corecext.c -o build/temp.linux-riscv64-3.6/gevent/gevent.corecext.o gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4loop___init__’: gevent/gevent.corecext.c:4688:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_prepare_init((&__pyx_v_self->_prepare), ((void *)gevent_run_callbacks)); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c:4688:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:4688:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:4688:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:4719:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_timer_init((&__pyx_v_self->_timer0), ((void *)gevent_noop), 0.0, 0.0); ^~~~~~~~~~~~~ gevent/gevent.corecext.c:4719:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:4719:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:4719:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:4719:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4loop_2_stop_watchers’: gevent/gevent.corecext.c:5384:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = (ev_is_active((&__pyx_v_self->_prepare)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_2io_3ref_2__set__’: gevent/gevent.corecext.c:13621:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_2io_8priority___get__’: gevent/gevent.corecext.c:14083:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 769, __pyx_L1_error) ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_2io_8priority_2__set__’: gevent/gevent.corecext.c:14153:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c:14195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_2io_6active___get__’: gevent/gevent.corecext.c:14851:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_2io_7pending___get__’: gevent/gevent.corecext.c:14912:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_2io_6__init__’: gevent/gevent.corecext.c:15265:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_io_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_io), __pyx_v_fd, __pyx_v_events); ^~~~~~~~~~ gevent/gevent.corecext.c:15265:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:15265:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:15265:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:15457:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_5); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_2io_2fd_2__set__’: gevent/gevent.corecext.c:15629:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c:15690:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_io_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_io), __pyx_v_vfd, __pyx_v_self->_watcher.events); ^~~~~~~~~~ gevent/gevent.corecext.c:15690:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:15690:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:15690:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_2io_6events_2__set__’: gevent/gevent.corecext.c:15817:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c:15859:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_io_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_io), __pyx_v_self->_watcher.fd, __pyx_v_events); ^~~~~~~~~~ gevent/gevent.corecext.c:15859:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:15859:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:15859:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5timer_3ref_2__set__’: gevent/gevent.corecext.c:16646:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5timer_8priority___get__’: gevent/gevent.corecext.c:17108:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 954, __pyx_L1_error) ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5timer_8priority_2__set__’: gevent/gevent.corecext.c:17178:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c:17220:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5timer_6active___get__’: gevent/gevent.corecext.c:17858:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5timer_7pending___get__’: gevent/gevent.corecext.c:17919:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5timer_6__init__’: gevent/gevent.corecext.c:18115:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_timer_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_timer), __pyx_v_after, __pyx_v_repeat); ^~~~~~~~~~~~~ gevent/gevent.corecext.c:18115:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:18115:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:18115:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:18115:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:18190:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_5); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_6signal_3ref_2__set__’: gevent/gevent.corecext.c:19088:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_6signal_8priority___get__’: gevent/gevent.corecext.c:19550:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 1099, __pyx_L1_error) ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_6signal_8priority_2__set__’: gevent/gevent.corecext.c:19620:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c:19662:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_6signal_6active___get__’: gevent/gevent.corecext.c:20264:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_6signal_7pending___get__’: gevent/gevent.corecext.c:20325:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_6signal_6__init__’: gevent/gevent.corecext.c:20524:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_signal_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_signal), __pyx_v_signalnum); ^~~~~~~~~~~~~~ gevent/gevent.corecext.c:20524:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:20524:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:20524:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:20599:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_6); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4idle_3ref_2__set__’: gevent/gevent.corecext.c:21156:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4idle_8priority___get__’: gevent/gevent.corecext.c:21618:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 1224, __pyx_L1_error) ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4idle_8priority_2__set__’: gevent/gevent.corecext.c:21688:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c:21730:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4idle_6active___get__’: gevent/gevent.corecext.c:22332:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4idle_7pending___get__’: gevent/gevent.corecext.c:22393:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4idle_6__init__’: gevent/gevent.corecext.c:22518:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_idle_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_idle)); ^~~~~~~~~~~~ gevent/gevent.corecext.c:22518:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:22518:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:22518:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:22593:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_3); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_7prepare_3ref_2__set__’: gevent/gevent.corecext.c:23147:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_7prepare_8priority___get__’: gevent/gevent.corecext.c:23609:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 1343, __pyx_L1_error) ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_7prepare_8priority_2__set__’: gevent/gevent.corecext.c:23679:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c:23721:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_7prepare_6active___get__’: gevent/gevent.corecext.c:24323:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_7prepare_7pending___get__’: gevent/gevent.corecext.c:24384:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_7prepare_6__init__’: gevent/gevent.corecext.c:24509:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_prepare_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_prepare)); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c:24509:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:24509:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:24509:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:24584:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_3); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5check_3ref_2__set__’: gevent/gevent.corecext.c:25138:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5check_8priority___get__’: gevent/gevent.corecext.c:25600:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 1462, __pyx_L1_error) ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5check_8priority_2__set__’: gevent/gevent.corecext.c:25670:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c:25712:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5check_6active___get__’: gevent/gevent.corecext.c:26314:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5check_7pending___get__’: gevent/gevent.corecext.c:26375:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5check_6__init__’: gevent/gevent.corecext.c:26500:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_check_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_check)); ^~~~~~~~~~~~~ gevent/gevent.corecext.c:26500:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:26500:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:26500:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:26575:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_3); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4fork_3ref_2__set__’: gevent/gevent.corecext.c:27129:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4fork_8priority___get__’: gevent/gevent.corecext.c:27591:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 1581, __pyx_L1_error) ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4fork_8priority_2__set__’: gevent/gevent.corecext.c:27661:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c:27703:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4fork_6active___get__’: gevent/gevent.corecext.c:28305:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4fork_7pending___get__’: gevent/gevent.corecext.c:28366:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4fork_6__init__’: gevent/gevent.corecext.c:28491:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_fork_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_fork)); ^~~~~~~~~~~~ gevent/gevent.corecext.c:28491:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:28491:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:28491:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:28566:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_3); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5async_3ref_2__set__’: gevent/gevent.corecext.c:29120:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5async_8priority___get__’: gevent/gevent.corecext.c:29582:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 1700, __pyx_L1_error) ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5async_8priority_2__set__’: gevent/gevent.corecext.c:29652:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c:29694:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5async_6active___get__’: gevent/gevent.corecext.c:30296:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5async_6__init__’: gevent/gevent.corecext.c:30482:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_async_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_async)); ^~~~~~~~~~~~~ gevent/gevent.corecext.c:30482:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:30482:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:30482:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:30557:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_3); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5child_3ref_2__set__’: gevent/gevent.corecext.c:31213:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5child_8priority___get__’: gevent/gevent.corecext.c:31675:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 1826, __pyx_L1_error) ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5child_8priority_2__set__’: gevent/gevent.corecext.c:31745:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c:31787:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5child_6active___get__’: gevent/gevent.corecext.c:32389:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5child_7pending___get__’: gevent/gevent.corecext.c:32450:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_5child_6__init__’: gevent/gevent.corecext.c:32642:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_child_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_child), __pyx_v_pid, __pyx_v_trace); ^~~~~~~~~~~~~ gevent/gevent.corecext.c:32642:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:32642:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:32642:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4stat_3ref_2__set__’: gevent/gevent.corecext.c:33628:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4stat_8priority___get__’: gevent/gevent.corecext.c:34099:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 1971, __pyx_L1_error) ^~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4stat_8priority_2__set__’: gevent/gevent.corecext.c:34169:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0); ^~~~~~~~~ gevent/gevent.corecext.c:34220:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority); ^~~~~~~~~~~~~~~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4stat_6active___get__’: gevent/gevent.corecext.c:34849:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4stat_7pending___get__’: gevent/gevent.corecext.c:34910:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) { ^~ gevent/gevent.corecext.c: In function ‘__pyx_pf_6gevent_8corecext_4stat_6__init__’: gevent/gevent.corecext.c:35203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_stat_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_stat), ((char *)__pyx_t_8), __pyx_v_interval); ^~~~~~~~~~~~ gevent/gevent.corecext.c:35203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:35203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:35203:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gevent/gevent.corecext.c:35278:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_9); ^~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/libev build/temp.linux-riscv64-3.6/gevent/gevent.corecext.o -L/usr/lib64 -lev -lpython3.6m -o build/lib.linux-riscv64-3.6/gevent/corecext.cpython-36m-riscv64-linux-gnu.so Linking /builddir/build/BUILD/gevent-1.1.2/build/lib.linux-riscv64-3.6/gevent/corecext.cpython-36m-riscv64-linux-gnu.so to /builddir/build/BUILD/gevent-1.1.2/gevent/corecext.cpython-36m-riscv64-linux-gnu.so building 'gevent.ares' 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 -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 -I/usr/include/libev -fPIC -DHAVE_NETDB_H= -I/usr/include/python3.6m -c gevent/gevent.ares.c -o build/temp.linux-riscv64-3.6/gevent/gevent.ares.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/libev build/temp.linux-riscv64-3.6/gevent/gevent.ares.o -L/usr/lib64 -lcares -lpython3.6m -o build/lib.linux-riscv64-3.6/gevent/ares.cpython-36m-riscv64-linux-gnu.so Linking /builddir/build/BUILD/gevent-1.1.2/build/lib.linux-riscv64-3.6/gevent/ares.cpython-36m-riscv64-linux-gnu.so to /builddir/build/BUILD/gevent-1.1.2/gevent/ares.cpython-36m-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 -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 -I/usr/include/libev -fPIC -I/usr/include/python3.6m -c gevent/gevent._semaphore.c -o build/temp.linux-riscv64-3.6/gevent/gevent._semaphore.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/libev build/temp.linux-riscv64-3.6/gevent/gevent._semaphore.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gevent/_semaphore.cpython-36m-riscv64-linux-gnu.so Linking /builddir/build/BUILD/gevent-1.1.2/build/lib.linux-riscv64-3.6/gevent/_semaphore.cpython-36m-riscv64-linux-gnu.so to /builddir/build/BUILD/gevent-1.1.2/gevent/_semaphore.cpython-36m-riscv64-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.c3Ftxy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64 + cd gevent-1.1.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/libev' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr creating /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/backdoor.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_tblib.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/baseserver.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/hub.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/signal.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/threadpool.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/fileobject.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_corecffi_build.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/core.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/threading.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/socket.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_socket2.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_ssl2.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.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.1.2-5.fc28.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.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_semaphore.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/local.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/greenlet.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/lock.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_socketcommon.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/corecext.so -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_sslgte279.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/monkey.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/pool.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/thread.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/os.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/subprocess.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/server.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_ssl3.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_fileobjectposix.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/timeout.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/pywsgi.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/event.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/wsgi.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/queue.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/util.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/select.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/ares.so -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_semaphore.so -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/builtins.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/corecffi.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_fileobjectcommon.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/coros.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_threading.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/ssl.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/_socket3.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/__init__.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.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.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent copying build/lib.linux-riscv64-2.7/gevent/win32util.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/backdoor.py to backdoor.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/_tblib.py to _tblib.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/baseserver.py to baseserver.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/hub.py to hub.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/signal.py to signal.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/threadpool.py to threadpool.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/fileobject.py to fileobject.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/_corecffi_build.py to _corecffi_build.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/threading.py to threading.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/socket.py to socket.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/_socket2.py to _socket2.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/_ssl2.py to _ssl2.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver_thread.py to resolver_thread.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/_util_py2.py to _util_py2.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/_semaphore.py to _semaphore.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/local.py to local.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/greenlet.py to greenlet.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/lock.py to lock.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/_socketcommon.py to _socketcommon.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/_sslgte279.py to _sslgte279.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/monkey.py to monkey.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/thread.py to thread.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/os.py to os.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/subprocess.py to subprocess.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/_ssl3.py to _ssl3.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/_fileobjectposix.py to _fileobjectposix.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/timeout.py to timeout.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/pywsgi.py to pywsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/queue.py to queue.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/select.py to select.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/builtins.py to builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/corecffi.py to corecffi.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/_fileobjectcommon.py to _fileobjectcommon.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/coros.py to coros.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/_threading.py to _threading.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/ssl.py to ssl.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/_socket3.py to _socket3.pyc File "/usr/lib64/python2.7/site-packages/gevent/_socket3.py", line 183 def makefile(self, mode="r", buffering=None, *, ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/resolver_ares.py to resolver_ares.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/win32util.py to win32util.pyc writing byte-compilation script '/tmp/tmpjzSxgn.py' /usr/bin/python2 -O /tmp/tmpjzSxgn.py File "/usr/lib64/python2.7/site-packages/gevent/_socket3.py", line 183 def makefile(self, mode="r", buffering=None, *, ^ SyntaxError: invalid syntax removing /tmp/tmpjzSxgn.py running install_egg_info running egg_info creating gevent.egg-info writing requirements to gevent.egg-info/requires.txt writing gevent.egg-info/PKG-INFO writing top-level names to gevent.egg-info/top_level.txt writing dependency_links to gevent.egg-info/dependency_links.txt writing manifest file 'gevent.egg-info/SOURCES.txt' reading manifest file 'gevent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'libev' warning: no files found matching '*' under directory 'c-ares' no previously-included directories found matching '*/__pycache__' warning: no previously-included files matching '*.o' found anywhere in distribution warning: no previously-included files matching 'config.log' found anywhere in distribution warning: no previously-included files matching 'config.status' found anywhere in distribution no previously-included directories found matching 'doc/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.coverage' found under directory 'greentest' no previously-included directories found matching 'greentest/htmlcov' warning: no previously-included files matching 'stamp-h?' found under directory 'c-ares' warning: no previously-included files matching 'ares_build.h.orig' found under directory 'c-ares' no previously-included directories found matching 'libev/.deps' warning: no previously-included files matching 'Makefile' found under directory 'libev' warning: no previously-included files matching 'libtool' found under directory 'libev' warning: no previously-included files matching 'stamp-h?' found under directory 'libev' warning: no previously-included files matching 'config.h' found under directory 'libev' warning: no previously-included files matching '_corecffi.c' found under directory 'gevent' warning: no previously-included files found matching 'Makefile' writing manifest file 'gevent.egg-info/SOURCES.txt' Copying gevent.egg-info to /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent-1.1.2-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 -I/usr/include/libev' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/backdoor.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/_tblib.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/baseserver.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/hub.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/signal.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/threadpool.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/fileobject.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/_corecffi_build.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/core.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/threading.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/socket.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/_socket2.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/_ssl2.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/resolver_thread.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/_util_py2.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/_semaphore.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/local.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/greenlet.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/lock.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/_socketcommon.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/_sslgte279.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/monkey.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/pool.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/thread.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/os.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/subprocess.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/server.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/ares.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/_ssl3.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/_fileobjectposix.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/timeout.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/pywsgi.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/corecext.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/event.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/wsgi.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/_semaphore.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/queue.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/util.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/select.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/builtins.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/corecffi.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/_fileobjectcommon.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/coros.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/_threading.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/ssl.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/_socket3.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/__init__.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/resolver_ares.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent copying build/lib.linux-riscv64-3.6/gevent/win32util.py -> /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/backdoor.py to backdoor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/_tblib.py to _tblib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/baseserver.py to baseserver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/hub.py to hub.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/signal.py to signal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/threadpool.py to threadpool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/fileobject.py to fileobject.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/_corecffi_build.py to _corecffi_build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/threading.py to threading.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/socket.py to socket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/_socket2.py to _socket2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/_ssl2.py to _ssl2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/resolver_thread.py to resolver_thread.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/_util_py2.py to _util_py2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/_semaphore.py to _semaphore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/local.py to local.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/greenlet.py to greenlet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/lock.py to lock.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/_socketcommon.py to _socketcommon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/_sslgte279.py to _sslgte279.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/monkey.py to monkey.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/pool.py to pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/thread.py to thread.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/os.py to os.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/subprocess.py to subprocess.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/server.py to server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/_ssl3.py to _ssl3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/_fileobjectposix.py to _fileobjectposix.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/timeout.py to timeout.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/pywsgi.py to pywsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/event.py to event.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/wsgi.py to wsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/queue.py to queue.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/select.py to select.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/builtins.py to builtins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/corecffi.py to corecffi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/_fileobjectcommon.py to _fileobjectcommon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/coros.py to coros.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/_threading.py to _threading.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/ssl.py to ssl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/_socket3.py to _socket3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/resolver_ares.py to resolver_ares.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/win32util.py to win32util.cpython-36.pyc writing byte-compilation script '/tmp/tmpnwxq8pq3.py' /usr/bin/python3 /tmp/tmpnwxq8pq3.py File "/usr/lib64/python3.6/site-packages/gevent/_util_py2.py", line 8 raise type, value, tb ^ SyntaxError: invalid syntax removing /tmp/tmpnwxq8pq3.py running install_egg_info running egg_info writing gevent.egg-info/PKG-INFO writing dependency_links to gevent.egg-info/dependency_links.txt writing requirements to gevent.egg-info/requires.txt writing top-level names to gevent.egg-info/top_level.txt reading manifest file 'gevent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' File "/usr/lib64/python3.6/site-packages/gevent/_util_py2.py", line 8 raise type, value, tb ^ SyntaxError: invalid syntax warning: no files found matching '*' under directory 'libev' warning: no files found matching '*' under directory 'c-ares' no previously-included directories found matching '*/__pycache__' warning: no previously-included files matching '*.o' found anywhere in distribution warning: no previously-included files matching 'config.log' found anywhere in distribution warning: no previously-included files matching 'config.status' found anywhere in distribution no previously-included directories found matching 'doc/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.coverage' found under directory 'greentest' no previously-included directories found matching 'greentest/htmlcov' warning: no previously-included files matching 'stamp-h?' found under directory 'c-ares' warning: no previously-included files matching 'ares_build.h.orig' found under directory 'c-ares' no previously-included directories found matching 'libev/.deps' warning: no previously-included files matching 'Makefile' found under directory 'libev' warning: no previously-included files matching 'libtool' found under directory 'libev' warning: no previously-included files matching 'stamp-h?' found under directory 'libev' warning: no previously-included files matching 'config.h' found under directory 'libev' warning: no previously-included files matching '_corecffi.c' found under directory 'gevent' warning: no previously-included files found matching 'Makefile' writing manifest file 'gevent.egg-info/SOURCES.txt' Copying gevent.egg-info to /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent-1.1.2-py3.6.egg-info running install_scripts + rm /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/_socket3.py /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/_ssl3.py /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/_ssl3.pyc /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7/site-packages/gevent/_ssl3.pyo + rm /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/_socket2.py /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/_ssl2.py /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/_util_py2.py + rm /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/__pycache__/_socket2.cpython-36.opt-1.pyc /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/__pycache__/_socket2.cpython-36.pyc /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/__pycache__/_ssl2.cpython-36.opt-1.pyc /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6/site-packages/gevent/__pycache__/_ssl2.cpython-36.pyc + find /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64 -name .buildinfo -delete + find /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64 -name '*.so' -exec chmod 755 '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-gevent-1.1.2-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.olr2gI + umask 022 + cd /builddir/build/BUILD + cd gevent-1.1.2 + DOCDIR=/builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.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.1.2-5.fc28.riscv64/usr/share/doc/python2-gevent + cp -pr README.rst /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/share/doc/python2-gevent + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.my7lOa + umask 022 + cd /builddir/build/BUILD + cd gevent-1.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.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.1.2-5.fc28.riscv64/usr/share/licenses/python2-gevent + cp -pr LICENSE /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/share/licenses/python2-gevent + exit 0 Provides: python-gevent = 1.1.2-5.fc28 python-gevent(riscv-64) = 1.1.2-5.fc28 python2-gevent = 1.1.2-5.fc28 python2-gevent(riscv-64) = 1.1.2-5.fc28 python2.7dist(gevent) = 1.1.2 python2dist(gevent) = 1.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) 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.1.2-5.fc28 Processing files: python3-gevent-1.1.2-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MiGZWi + umask 022 + cd /builddir/build/BUILD + cd gevent-1.1.2 + DOCDIR=/builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.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.1.2-5.fc28.riscv64/usr/share/doc/python3-gevent + cp -pr README.rst /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/share/doc/python3-gevent + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UhBC6O + umask 022 + cd /builddir/build/BUILD + cd gevent-1.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.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.1.2-5.fc28.riscv64/usr/share/licenses/python3-gevent + cp -pr LICENSE /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64/usr/share/licenses/python3-gevent + exit 0 Provides: python3-gevent = 1.1.2-5.fc28 python3-gevent(riscv-64) = 1.1.2-5.fc28 python3.6dist(gevent) = 1.1.2 python3dist(gevent) = 1.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcares.so.2()(64bit) libev.so.4()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64 Wrote: /builddir/build/SRPMS/python-gevent-1.1.2-5.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/python2-gevent-1.1.2-5.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python3-gevent-1.1.2-5.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pwpUyJ + umask 022 + cd /builddir/build/BUILD + cd gevent-1.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gevent-1.1.2-5.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff