=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for py39-gevent-1.4.0
(cd /scratch/work/net/py-gevent/work/gevent-1.4.0/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\  PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\  DL_LDFLAGS=\ -pthread DL_LIBS= CARES_EMBED=0 LIBEV_EMBED=0 PYTHON=/usr/pkg/bin/python3.9 CC=gcc CFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.9\ -I/usr/pkg/include\ -I/usr/pkg/include/ev CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.9\ -I/usr/pkg/include\ -I/usr/pkg/include/ev CXX=c++ CXXFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.9\ -I/usr/pkg/include\ -I/usr/pkg/include/ev COMPILER_RPATH_FLAG=-Wl,-R F77=g77 FC=g77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/lib\ -Wl,-R/usr/lib\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/pkg/lib/ev\ -Wl,-R/usr/pkg/lib/ev LINKER_RPATH_FLAG=-R PATH=/scratch/work/net/py-gevent/work/.cwrapper/bin:/scratch/work/net/py-gevent/work/.buildlink/bin:/scratch/work/net/py-gevent/work/.tools/bin:/scratch/work/net/py-gevent/work/.gcc/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/scratch/work/net/py-gevent/work/.home CWRAPPERS_CONFIG_DIR=/scratch/work/net/py-gevent/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/scratch/work/net/py-gevent/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/scratch/work/net/py-gevent/work/.buildlink/lib/pkgconfig:/scratch/work/net/py-gevent/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/scratch/work/net/py-gevent/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/scratch/work/net/py-gevent/work/.cwrapper/config /usr/pkg/bin/python3.9  setup.py  build  -j3)
Compiling src/gevent/libev/corecext.pyx because it depends on /usr/pkg/lib/python3.9/site-packages/Cython/Includes/cpython/pycapsule.pxd.
[1/1] Cythonizing src/gevent/libev/corecext.pyx
Compiling src/gevent/resolver/cares.pyx because it depends on /usr/pkg/lib/python3.9/site-packages/Cython/Includes/cpython/type.pxd.
[1/1] Cythonizing src/gevent/resolver/cares.pyx
Running '(cd  "/scratch/work/net/py-gevent/work/gevent-1.4.0/deps/libev"  && sh ./configure   && cp config.h "$OLDPWD" ) > configure-output.txt' in /scratch/work/net/py-gevent/work/gevent-1.4.0
/usr/pkg/lib/python3.9/site-packages/cffi/cparser.py:163: UserWarning: Global variable 'gevent_noop' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern')
  warnings.warn("Global variable '%s' in cdef(): for consistency "
running build
running build_py
creating build
creating build/lib.netbsd-8.0-i386-3.9
creating build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/queue.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_greenlet_primitives.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/greenlet.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/backdoor.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/time.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_semaphore.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/pywsgi.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_tracer.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_hub_local.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_imap.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/event.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/server.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/thread.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_util_py2.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/signal.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_monitor.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_ssl3.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/util.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/builtins.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/events.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/local.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/threadpool.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/subprocess.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_socketcommon.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/os.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/timeout.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/__init__.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_interfaces.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/core.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_ssl2.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/fileobject.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_fileobjectcommon.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/hub.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_socket2.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/threading.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/win32util.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/resolver_ares.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/baseserver.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_waiter.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_hub_primitives.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_fileobjectposix.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_util.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/ares.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/lock.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_sslgte279.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_socket3.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/monkey.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_patcher.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_abstract_linkable.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/exceptions.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/select.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_compat.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_threading.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_config.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/ssl.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/socket.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/pool.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_ident.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/resolver_thread.py -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_tblib.py -> build/lib.netbsd-8.0-i386-3.9/gevent
creating build/lib.netbsd-8.0-i386-3.9/gevent/libuv
copying src/gevent/libuv/_corecffi_build.py -> build/lib.netbsd-8.0-i386-3.9/gevent/libuv
copying src/gevent/libuv/__init__.py -> build/lib.netbsd-8.0-i386-3.9/gevent/libuv
copying src/gevent/libuv/loop.py -> build/lib.netbsd-8.0-i386-3.9/gevent/libuv
copying src/gevent/libuv/watcher.py -> build/lib.netbsd-8.0-i386-3.9/gevent/libuv
creating build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__issue639.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__socket_dns.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__core.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__issue330.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__issue112.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__socket.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__subprocess_poll.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__threading.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__core_async.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/_imports_at_top_level.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__select.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__iwait.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__monkey_scope.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__socketpair.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__monkey_sigchld.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/lock_tests.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__core_stat.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__makefile_ref.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__ssl.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__greenness.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__example_udp_client.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__examples.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__util.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__core_watcher.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__ares_timeout.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__socket_dns6.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test___ident.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__threading_vs_settrace.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__issue230.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__timeout.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__close_backend_fd.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__sleep0.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__monkey_hub_in_thread.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__os.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__threading_patched_local.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__all__.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__issue607.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__hub_join.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test___monkey_patching.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__import_wait.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__socket_send_memoryview.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__server_pywsgi.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__fileobject.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__monkey_builtins_future.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/_blocks_at_top_level.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__import_blocking_in_greenlet.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__core_callback.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__issue_728.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__monkey_sigchld_2.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test___example_servers.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__threading_monkey_in_thread.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__example_udp_server.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/__init__.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__destroy.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__threadpool.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__monkey_sigchld_3.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__monkey.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/known_failures.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/_imports_imports_at_top_level.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__subprocess.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__threading_before_monkey.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__api.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__hub_join_timeout.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__monkey_multiple_imports.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__joinall.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__monkey_logging.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__nondefaultloop.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__core_loop_run.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__greenletset.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__backdoor.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__GreenletExit.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__refcount.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__refcount_core.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__hub.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__doctests.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__greenlet.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test___config.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/_import_wait.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__destroy_default_loop.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__core_timer.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__issues461_471.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__issue6.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__events.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__greenio.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__environ.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__getaddrinfo_import.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__threading_native_before_monkey.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__local.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__api_timeout.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__issue467.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__threading_holding_lock_while_monkey.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__monkey_selectors.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__socket_close.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__pool.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__order.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test___monitor.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__issue600.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__memleak.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__execmodules.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__example_portforwarder.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__systemerror.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__exc_info.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__socket_ex.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__socket_errors.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__server.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__core_loop_run_sig_mod.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__socket_timeout.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__pywsgi.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__semaphore.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__core_fork.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__monkey_ssl_warning3.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__loop_callback.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/getaddrinfo_module.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__threadpool_executor_patched.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/__main__.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__subprocess_interrupted.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__real_greenlet.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__ares_host_result.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__monkey_ssl_warning2.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__example_echoserver.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/_import_import_patch.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__queue.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__socket_ssl.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__monkey_ssl_warning.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__threading_2.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__event.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__signal.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/_import_patch.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__compat.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test__monkey_queue.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
creating build/lib.netbsd-8.0-i386-3.9/gevent/_ffi
copying src/gevent/_ffi/callback.py -> build/lib.netbsd-8.0-i386-3.9/gevent/_ffi
copying src/gevent/_ffi/__init__.py -> build/lib.netbsd-8.0-i386-3.9/gevent/_ffi
copying src/gevent/_ffi/loop.py -> build/lib.netbsd-8.0-i386-3.9/gevent/_ffi
copying src/gevent/_ffi/watcher.py -> build/lib.netbsd-8.0-i386-3.9/gevent/_ffi
creating build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/skipping.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/patched_tests_setup.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/exception.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/params.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/leakcheck.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/testcase.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/util.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/monkey_test.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/switching.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/__init__.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/hub.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/timing.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/six.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/sysinfo.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/sockets.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/modules.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/openfiles.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/errorhandler.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/testrunner.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
copying src/gevent/testing/flaky.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing
creating build/lib.netbsd-8.0-i386-3.9/gevent/libev
copying src/gevent/libev/_corecffi_build.py -> build/lib.netbsd-8.0-i386-3.9/gevent/libev
copying src/gevent/libev/__init__.py -> build/lib.netbsd-8.0-i386-3.9/gevent/libev
copying src/gevent/libev/corecffi.py -> build/lib.netbsd-8.0-i386-3.9/gevent/libev
copying src/gevent/libev/watcher.py -> build/lib.netbsd-8.0-i386-3.9/gevent/libev
creating build/lib.netbsd-8.0-i386-3.9/gevent/resolver
copying src/gevent/resolver/thread.py -> build/lib.netbsd-8.0-i386-3.9/gevent/resolver
copying src/gevent/resolver/dnspython.py -> build/lib.netbsd-8.0-i386-3.9/gevent/resolver
copying src/gevent/resolver/__init__.py -> build/lib.netbsd-8.0-i386-3.9/gevent/resolver
copying src/gevent/resolver/ares.py -> build/lib.netbsd-8.0-i386-3.9/gevent/resolver
copying src/gevent/resolver/blocking.py -> build/lib.netbsd-8.0-i386-3.9/gevent/resolver
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'
warning: no files found matching 'changelog.rst'
warning: no files found matching 'Makefile.ext'
warning: no files found matching 'known_failures.py'
warning: no files found matching '.pep8'
no previously-included directories found matching '*/__pycache__'
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '*.o' found anywhere in distribution
warning: no previously-included files matching '*.lo' found anywhere in distribution
warning: no previously-included files matching '*.la' 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 'src/greentest'
no previously-included directories found matching 'src/greentest/htmlcov'
warning: no previously-included files matching 'stamp-h?' found under directory 'deps/c-ares'
warning: no previously-included files matching 'ares_build.h.orig' found under directory 'deps/c-ares'
no previously-included directories found matching 'deps/libuv/.deps'
warning: no previously-included files matching '_corecffi.c' found under directory 'src/gevent'
warning: no previously-included files found matching 'Makefile'
warning: no previously-included files found matching 'configure-output'
warning: no previously-included files found matching 'deps/TAGS'
warning: no previously-included files found matching 'deps/c-ares/ares_build.h'
warning: no previously-included files found matching 'deps/c-ares/ares_config.h'
warning: no previously-included files found matching 'deps/c-ares/libcares.pc'
warning: no previously-included files found matching 'deps/c-ares/libtool'
warning: no files found matching 'Makefile.ext'
warning: no previously-included files matching '.deps' found under directory 'deps/c-ares'
warning: no previously-included files matching '.libs' found under directory 'deps/c-ares'
warning: no previously-included files matching '.deps' found under directory 'deps/libuv'
warning: no previously-included files matching '.libs' found under directory 'deps/libuv'
warning: no previously-included files matching '.deps' found under directory 'deps/libev'
warning: no previously-included files matching '.libs' found under directory 'deps/libev'
writing manifest file 'src/gevent.egg-info/SOURCES.txt'
copying src/gevent/__abstract_linkable.pxd -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/__greenlet_primitives.pxd -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/__hub_local.pxd -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/__hub_primitives.pxd -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/__ident.pxd -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/__imap.pxd -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/__semaphore.pxd -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/__tracer.pxd -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/__waiter.pxd -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_abstract_linkable.c -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_abstract_linkable.html -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_event.pxd -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_greenlet.pxd -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_greenlet_primitives.c -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_greenlet_primitives.html -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_hub_local.c -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_hub_local.html -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_hub_primitives.c -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_hub_primitives.html -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_ident.c -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_ident.html -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_imap.c -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_imap.html -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_local.pxd -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_queue.pxd -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_semaphore.c -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_semaphore.html -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_tracer.c -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_tracer.html -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_waiter.c -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/_waiter.html -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/event.c -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/event.html -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/greenlet.c -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/greenlet.html -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/local.c -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/local.html -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/queue.c -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/queue.html -> build/lib.netbsd-8.0-i386-3.9/gevent
copying src/gevent/libuv/_corecffi_cdef.c -> build/lib.netbsd-8.0-i386-3.9/gevent/libuv
copying src/gevent/libuv/_corecffi_source.c -> build/lib.netbsd-8.0-i386-3.9/gevent/libuv
copying src/gevent/tests/2_7_keycert.pem -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/badcert.pem -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/badkey.pem -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/hosts_file.txt -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/https_svn_python_org_root.pem -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/keycert.pem -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/nullcert.pem -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/server.crt -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/server.key -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/sha256.pem -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test_server.crt -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/test_server.key -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/tests_that_dont_do_leakchecks.txt -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/tests_that_dont_monkeypatch.txt -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/tests_that_dont_use_resolver.txt -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
copying src/gevent/tests/wrongcert.pem -> build/lib.netbsd-8.0-i386-3.9/gevent/tests
creating build/lib.netbsd-8.0-i386-3.9/gevent/tests/monkey_package
copying src/gevent/tests/monkey_package/__main__.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests/monkey_package
copying src/gevent/tests/monkey_package/issue302monkey.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests/monkey_package
copying src/gevent/tests/monkey_package/script.py -> build/lib.netbsd-8.0-i386-3.9/gevent/tests/monkey_package
creating build/lib.netbsd-8.0-i386-3.9/gevent/testing/coveragesite
copying src/gevent/testing/coveragesite/sitecustomize.py -> build/lib.netbsd-8.0-i386-3.9/gevent/testing/coveragesite
copying src/gevent/libev/_corecffi_cdef.c -> build/lib.netbsd-8.0-i386-3.9/gevent/libev
copying src/gevent/libev/_corecffi_source.c -> build/lib.netbsd-8.0-i386-3.9/gevent/libev
copying src/gevent/libev/callbacks.c -> build/lib.netbsd-8.0-i386-3.9/gevent/libev
copying src/gevent/libev/callbacks.h -> build/lib.netbsd-8.0-i386-3.9/gevent/libev
copying src/gevent/libev/corecext.c -> build/lib.netbsd-8.0-i386-3.9/gevent/libev
copying src/gevent/libev/corecext.h -> build/lib.netbsd-8.0-i386-3.9/gevent/libev
copying src/gevent/libev/corecext.html -> build/lib.netbsd-8.0-i386-3.9/gevent/libev
copying src/gevent/libev/corecext.pyx -> build/lib.netbsd-8.0-i386-3.9/gevent/libev
copying src/gevent/libev/libev.h -> build/lib.netbsd-8.0-i386-3.9/gevent/libev
copying src/gevent/libev/libev.pxd -> build/lib.netbsd-8.0-i386-3.9/gevent/libev
copying src/gevent/libev/libev_vfd.h -> build/lib.netbsd-8.0-i386-3.9/gevent/libev
copying src/gevent/libev/stathelper.c -> build/lib.netbsd-8.0-i386-3.9/gevent/libev
copying src/gevent/resolver/cares.c -> build/lib.netbsd-8.0-i386-3.9/gevent/resolver
copying src/gevent/resolver/cares.html -> build/lib.netbsd-8.0-i386-3.9/gevent/resolver
copying src/gevent/resolver/cares.pyx -> build/lib.netbsd-8.0-i386-3.9/gevent/resolver
copying src/gevent/resolver/cares_ntop.h -> build/lib.netbsd-8.0-i386-3.9/gevent/resolver
copying src/gevent/resolver/cares_pton.h -> build/lib.netbsd-8.0-i386-3.9/gevent/resolver
copying src/gevent/resolver/dnshelper.c -> build/lib.netbsd-8.0-i386-3.9/gevent/resolver
copying src/gevent/resolver/libcares.pxd -> build/lib.netbsd-8.0-i386-3.9/gevent/resolver
running build_ext
generating cffi module 'build/temp.netbsd-8.0-i386-3.9/gevent.libuv._corecffi.c'
creating build/temp.netbsd-8.0-i386-3.9
generating cffi module 'build/temp.netbsd-8.0-i386-3.9/gevent.libev._corecffi.c'
building 'gevent.libev.corecext' extension
creating build/temp.netbsd-8.0-i386-3.9/src
creating build/temp.netbsd-8.0-i386-3.9/src/gevent
creating build/temp.netbsd-8.0-i386-3.9/src/gevent/libev
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include -I/usr/pkg/include/ev -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include -I/usr/pkg/include/ev -fPIC -Isrc/gevent/libev -I/usr/pkg/include/python3.9 -c src/gevent/libev/callbacks.c -o build/temp.netbsd-8.0-i386-3.9/src/gevent/libev/callbacks.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include -I/usr/pkg/include/ev -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include -I/usr/pkg/include/ev -fPIC -Isrc/gevent/libev -I/usr/pkg/include/python3.9 -c src/gevent/libev/corecext.c -o build/temp.netbsd-8.0-i386-3.9/src/gevent/libev/corecext.o
gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/ev -Wl,-R/usr/pkg/lib/ev -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include -I/usr/pkg/include/ev -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include -I/usr/pkg/include/ev build/temp.netbsd-8.0-i386-3.9/src/gevent/libev/callbacks.o build/temp.netbsd-8.0-i386-3.9/src/gevent/libev/corecext.o -L/usr/pkg/lib -lev -o build/lib.netbsd-8.0-i386-3.9/gevent/libev/corecext.so
c-ares not embedded, not configuring <cffi.setuptools_ext._add_c_module.<locals>.build_ext_make_mod object at 0xb84e6ce8> <_setuputils.Extension('gevent.resolver.cares') at 0xb8e1ff48>
building 'gevent.resolver.cares' extension
creating build/temp.netbsd-8.0-i386-3.9/src/gevent/resolver
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include -I/usr/pkg/include/ev -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include -I/usr/pkg/include/ev -fPIC -DHAVE_NETDB_H= -Isrc/gevent/resolver -I/usr/pkg/include/python3.9 -c src/gevent/resolver/cares.c -o build/temp.netbsd-8.0-i386-3.9/src/gevent/resolver/cares.o
gcc -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/ev -Wl,-R/usr/pkg/lib/ev -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include -I/usr/pkg/include/ev -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include -I/usr/pkg/include/ev build/temp.netbsd-8.0-i386-3.9/src/gevent/resolver/cares.o -L/usr/pkg/lib -lcares -o build/lib.netbsd-8.0-i386-3.9/gevent/resolver/cares.so
building 'gevent.__greenlet_primitives' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include -I/usr/pkg/include/ev -I/usr/include -I/usr/pkg/include/python3.9 -I/usr/pkg/include -I/usr/pkg/include/ev -fPIC -I/usr/pkg/include/python3.9 -Ideps -I/usr/pkg/include/python3.9 -c src/gevent/_greenlet_primitives.c -o build/temp.netbsd-8.0-i386-3.9/src/gevent/_greenlet_primitives.o
src/gevent/_greenlet_primitives.c: In function '__Pyx_modinit_type_init_code':
src/gevent/_greenlet_primitives.c:3129:64: error: 'PyTypeObject {aka struct _typeobject}' has no member named 'tp_print'
   __pyx_type_6gevent_21__greenlet_primitives_TrackedRawGreenlet.tp_print = 0;
                                                                ^
src/gevent/_greenlet_primitives.c:3140:71: error: 'PyTypeObject {aka struct _typeobject}' has no member named 'tp_print'
   __pyx_type_6gevent_21__greenlet_primitives_SwitchOutGreenletWithLoop.tp_print = 0;
                                                                       ^
src/gevent/_greenlet_primitives.c: In function '__Pyx_ParseOptionalKeywords':
src/gevent/_greenlet_primitives.c:3821:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
                     ^
In file included from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/unicodeobject.h:1026:0,
                 from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/Python.h:97,
                 from src/gevent/_greenlet_primitives.c:24:
/scratch/work/net/py-gevent/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
 static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
                          ^
src/gevent/_greenlet_primitives.c:3821:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
                     ^
In file included from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/unicodeobject.h:1026:0,
                 from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/Python.h:97,
                 from src/gevent/_greenlet_primitives.c:24:
/scratch/work/net/py-gevent/work/.buildlink/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
 Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
                                             ^
src/gevent/_greenlet_primitives.c:3821:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
                     ^
In file included from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/unicodeobject.h:1026:0,
                 from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/Python.h:97,
                 from src/gevent/_greenlet_primitives.c:24:
/scratch/work/net/py-gevent/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
 static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
                          ^
src/gevent/_greenlet_primitives.c:3821:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
                     ^
In file included from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/unicodeobject.h:1026:0,
                 from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/Python.h:97,
                 from src/gevent/_greenlet_primitives.c:24:
/scratch/work/net/py-gevent/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
 static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
                          ^
src/gevent/_greenlet_primitives.c:3821:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
                     ^
In file included from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/unicodeobject.h:1026:0,
                 from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/Python.h:97,
                 from src/gevent/_greenlet_primitives.c:24:
/scratch/work/net/py-gevent/work/.buildlink/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
 Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
                                             ^
src/gevent/_greenlet_primitives.c:3821:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
                     ^
In file included from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/unicodeobject.h:1026:0,
                 from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/Python.h:97,
                 from src/gevent/_greenlet_primitives.c:24:
/scratch/work/net/py-gevent/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
 static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
                          ^
src/gevent/_greenlet_primitives.c:3837:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
                         ^
In file included from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/unicodeobject.h:1026:0,
                 from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/Python.h:97,
                 from src/gevent/_greenlet_primitives.c:24:
/scratch/work/net/py-gevent/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
 static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
                          ^
src/gevent/_greenlet_primitives.c:3837:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
                         ^
In file included from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/unicodeobject.h:1026:0,
                 from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/Python.h:97,
                 from src/gevent/_greenlet_primitives.c:24:
/scratch/work/net/py-gevent/work/.buildlink/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
 Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
                                             ^
src/gevent/_greenlet_primitives.c:3837:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
                         ^
In file included from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/unicodeobject.h:1026:0,
                 from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/Python.h:97,
                 from src/gevent/_greenlet_primitives.c:24:
/scratch/work/net/py-gevent/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
 static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
                          ^
src/gevent/_greenlet_primitives.c:3837:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
                         ^
In file included from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/unicodeobject.h:1026:0,
                 from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/Python.h:97,
                 from src/gevent/_greenlet_primitives.c:24:
/scratch/work/net/py-gevent/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
 static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
                          ^
src/gevent/_greenlet_primitives.c:3837:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations]
                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
                         ^
In file included from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/unicodeobject.h:1026:0,
                 from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/Python.h:97,
                 from src/gevent/_greenlet_primitives.c:24:
/scratch/work/net/py-gevent/work/.buildlink/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
 Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
                                             ^
src/gevent/_greenlet_primitives.c:3837:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations]
                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
                         ^
In file included from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/unicodeobject.h:1026:0,
                 from /scratch/work/net/py-gevent/work/.buildlink/include/python3.9/Python.h:97,
                 from src/gevent/_greenlet_primitives.c:24:
/scratch/work/net/py-gevent/work/.buildlink/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
 static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
                          ^
error: command '/scratch/work/net/py-gevent/work/.cwrapper/bin/gcc' failed with exit code 1
*** Error code 1

Stop.
make[1]: stopped in /tree/pkgsrc/net/py-gevent
*** Error code 1

Stop.
make: stopped in /tree/pkgsrc/net/py-gevent