------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-dnspython-1.16.0.txz Installing /packages/All/py37-greenlet-0.4.17.txz Installing /packages/All/py37-six-1.15.0.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-eventlet-0.30.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-eventlet-0.30.0 depends on file: /usr/local/sbin/pkg - found => eventlet-0.30.0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/e/eventlet/eventlet-0.30.0.tar.gz eventlet-0.30.0.tar.gz 0% of 391 kB 0 Bps eventlet-0.30.0.tar.gz 391 kB 24 MBps 00s ===> Fetching all distfiles required by py37-eventlet-0.30.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-eventlet-0.30.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-eventlet-0.30.0 for building => SHA256 Checksum OK for eventlet-0.30.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-eventlet-0.30.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-eventlet-0.30.0 for building ===> Extracting for py37-eventlet-0.30.0 => SHA256 Checksum OK for eventlet-0.30.0.tar.gz. Extracted Memory Use: 2.11M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-eventlet-0.30.0 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-eventlet-0.30.0 depends on package: py37-setuptools>0 - found ===> py37-eventlet-0.30.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-eventlet-0.30.0 depends on package: py37-setuptools>0 - found ===> py37-eventlet-0.30.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-eventlet-0.30.0 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-eventlet-0.30.0 running build running build_py creating build creating build/lib creating build/lib/eventlet copying eventlet/wsgi.py -> build/lib/eventlet copying eventlet/websocket.py -> build/lib/eventlet copying eventlet/tpool.py -> build/lib/eventlet copying eventlet/timeout.py -> build/lib/eventlet copying eventlet/semaphore.py -> build/lib/eventlet copying eventlet/queue.py -> build/lib/eventlet copying eventlet/pools.py -> build/lib/eventlet copying eventlet/patcher.py -> build/lib/eventlet copying eventlet/event.py -> build/lib/eventlet copying eventlet/debug.py -> build/lib/eventlet copying eventlet/db_pool.py -> build/lib/eventlet copying eventlet/greenthread.py -> build/lib/eventlet copying eventlet/greenpool.py -> build/lib/eventlet copying eventlet/dagpool.py -> build/lib/eventlet copying eventlet/coros.py -> build/lib/eventlet copying eventlet/corolocal.py -> build/lib/eventlet copying eventlet/convenience.py -> build/lib/eventlet copying eventlet/backdoor.py -> build/lib/eventlet copying eventlet/__init__.py -> build/lib/eventlet creating build/lib/eventlet/zipkin copying eventlet/zipkin/__init__.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/wsgi.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/patcher.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/log.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/http.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/greenthread.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/client.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/api.py -> build/lib/eventlet/zipkin creating build/lib/eventlet/support copying eventlet/support/stacklesss.py -> build/lib/eventlet/support copying eventlet/support/stacklesspypys.py -> build/lib/eventlet/support copying eventlet/support/pylib.py -> build/lib/eventlet/support copying eventlet/support/psycopg2_patcher.py -> build/lib/eventlet/support copying eventlet/support/greenlets.py -> build/lib/eventlet/support copying eventlet/support/greendns.py -> build/lib/eventlet/support copying eventlet/support/__init__.py -> build/lib/eventlet/support creating build/lib/eventlet/green copying eventlet/green/profile.py -> build/lib/eventlet/green copying eventlet/green/os.py -> build/lib/eventlet/green copying eventlet/green/httplib.py -> build/lib/eventlet/green copying eventlet/green/ftplib.py -> build/lib/eventlet/green copying eventlet/green/builtin.py -> build/lib/eventlet/green copying eventlet/green/asyncore.py -> build/lib/eventlet/green copying eventlet/green/asynchat.py -> build/lib/eventlet/green copying eventlet/green/_socket_nodns.py -> build/lib/eventlet/green copying eventlet/green/__init__.py -> build/lib/eventlet/green copying eventlet/green/SocketServer.py -> build/lib/eventlet/green copying eventlet/green/SimpleHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/Queue.py -> build/lib/eventlet/green copying eventlet/green/MySQLdb.py -> build/lib/eventlet/green copying eventlet/green/CGIHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/BaseHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/zmq.py -> build/lib/eventlet/green copying eventlet/green/urllib2.py -> build/lib/eventlet/green copying eventlet/green/time.py -> build/lib/eventlet/green copying eventlet/green/threading.py -> build/lib/eventlet/green copying eventlet/green/thread.py -> build/lib/eventlet/green copying eventlet/green/subprocess.py -> build/lib/eventlet/green copying eventlet/green/ssl.py -> build/lib/eventlet/green copying eventlet/green/socket.py -> build/lib/eventlet/green copying eventlet/green/selectors.py -> build/lib/eventlet/green copying eventlet/green/select.py -> build/lib/eventlet/green creating build/lib/eventlet/hubs copying eventlet/hubs/timer.py -> build/lib/eventlet/hubs copying eventlet/hubs/selects.py -> build/lib/eventlet/hubs copying eventlet/hubs/pyevent.py -> build/lib/eventlet/hubs copying eventlet/hubs/poll.py -> build/lib/eventlet/hubs copying eventlet/hubs/kqueue.py -> build/lib/eventlet/hubs copying eventlet/hubs/hub.py -> build/lib/eventlet/hubs copying eventlet/hubs/epolls.py -> build/lib/eventlet/hubs copying eventlet/hubs/__init__.py -> build/lib/eventlet/hubs creating build/lib/eventlet/greenio copying eventlet/greenio/py3.py -> build/lib/eventlet/greenio copying eventlet/greenio/py2.py -> build/lib/eventlet/greenio copying eventlet/greenio/base.py -> build/lib/eventlet/greenio copying eventlet/greenio/__init__.py -> build/lib/eventlet/greenio creating build/lib/eventlet/zipkin/_thrift copying eventlet/zipkin/_thrift/__init__.py -> build/lib/eventlet/zipkin/_thrift creating build/lib/eventlet/zipkin/_thrift/zipkinCore copying eventlet/zipkin/_thrift/zipkinCore/ttypes.py -> build/lib/eventlet/zipkin/_thrift/zipkinCore copying eventlet/zipkin/_thrift/zipkinCore/constants.py -> build/lib/eventlet/zipkin/_thrift/zipkinCore copying eventlet/zipkin/_thrift/zipkinCore/__init__.py -> build/lib/eventlet/zipkin/_thrift/zipkinCore creating build/lib/eventlet/green/http copying eventlet/green/http/server.py -> build/lib/eventlet/green/http copying eventlet/green/http/cookies.py -> build/lib/eventlet/green/http copying eventlet/green/http/cookiejar.py -> build/lib/eventlet/green/http copying eventlet/green/http/client.py -> build/lib/eventlet/green/http copying eventlet/green/http/__init__.py -> build/lib/eventlet/green/http creating build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/version.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/tsafe.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/crypto.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/__init__.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/SSL.py -> build/lib/eventlet/green/OpenSSL creating build/lib/eventlet/green/urllib copying eventlet/green/urllib/response.py -> build/lib/eventlet/green/urllib copying eventlet/green/urllib/request.py -> build/lib/eventlet/green/urllib copying eventlet/green/urllib/parse.py -> build/lib/eventlet/green/urllib copying eventlet/green/urllib/error.py -> build/lib/eventlet/green/urllib copying eventlet/green/urllib/__init__.py -> build/lib/eventlet/green/urllib SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-eventlet-0.30.0 depends on package: py37-dnspython>=1.15.0<2.0.0 - found ===> py37-eventlet-0.30.0 depends on package: py37-greenlet>=0.3 - found ===> py37-eventlet-0.30.0 depends on package: py37-six>=1.10.0 - found ===> py37-eventlet-0.30.0 depends on package: py37-setuptools>0 - found ===> py37-eventlet-0.30.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-eventlet-0.30.0 ===> py37-eventlet-0.30.0 depends on package: py37-dnspython>=1.15.0<2.0.0 - found ===> py37-eventlet-0.30.0 depends on package: py37-greenlet>=0.3 - found ===> py37-eventlet-0.30.0 depends on package: py37-six>=1.10.0 - found ===> py37-eventlet-0.30.0 depends on package: py37-setuptools>0 - found ===> py37-eventlet-0.30.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/net/py-eventlet/stage/usr/local/lib/python3.7 creating /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages creating /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet copying build/lib/eventlet/greenpool.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet copying build/lib/eventlet/greenthread.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet creating /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/asyncore.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/profile.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/os.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/Queue.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/SimpleHTTPServer.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/SocketServer.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/BaseHTTPServer.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/MySQLdb.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/CGIHTTPServer.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/thread.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/builtin.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/threading.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/asynchat.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/urllib2.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/time.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/zmq.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/_socket_nodns.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/selectors.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/socket.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/httplib.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green creating /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/version.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/tsafe.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/crypto.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/SSL.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/ftplib.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green creating /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/error.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/parse.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/request.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/response.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/select.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green copying build/lib/eventlet/green/ssl.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green creating /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/client.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/cookies.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/cookiejar.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/server.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/subprocess.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green creating /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/support copying build/lib/eventlet/support/stacklesss.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/support copying build/lib/eventlet/support/stacklesspypys.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/support copying build/lib/eventlet/support/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/support copying build/lib/eventlet/support/pylib.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/support copying build/lib/eventlet/support/greenlets.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/support copying build/lib/eventlet/support/psycopg2_patcher.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/support copying build/lib/eventlet/support/greendns.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/support copying build/lib/eventlet/db_pool.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet copying build/lib/eventlet/debug.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet copying build/lib/eventlet/event.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet copying build/lib/eventlet/patcher.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet creating /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/greenio copying build/lib/eventlet/greenio/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/greenio copying build/lib/eventlet/greenio/py2.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/greenio copying build/lib/eventlet/greenio/base.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/greenio copying build/lib/eventlet/greenio/py3.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/greenio copying build/lib/eventlet/timeout.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet copying build/lib/eventlet/wsgi.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet copying build/lib/eventlet/semaphore.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet copying build/lib/eventlet/tpool.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet copying build/lib/eventlet/websocket.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet copying build/lib/eventlet/pools.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet copying build/lib/eventlet/queue.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet copying build/lib/eventlet/backdoor.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet copying build/lib/eventlet/convenience.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet copying build/lib/eventlet/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet creating /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/epolls.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/hub.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/selects.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/timer.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/poll.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/pyevent.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/kqueue.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/hubs creating /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/http.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/greenthread.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/wsgi.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/patcher.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/log.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/api.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/client.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin creating /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/_thrift copying build/lib/eventlet/zipkin/_thrift/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/_thrift creating /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/_thrift/zipkinCore copying build/lib/eventlet/zipkin/_thrift/zipkinCore/constants.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/_thrift/zipkinCore copying build/lib/eventlet/zipkin/_thrift/zipkinCore/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/_thrift/zipkinCore copying build/lib/eventlet/zipkin/_thrift/zipkinCore/ttypes.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/_thrift/zipkinCore copying build/lib/eventlet/zipkin/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin copying build/lib/eventlet/coros.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet copying build/lib/eventlet/corolocal.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet copying build/lib/eventlet/dagpool.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/greenpool.py to greenpool.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/greenthread.py to greenthread.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/asyncore.py to asyncore.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/profile.py to profile.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/os.py to os.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/Queue.py to Queue.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/SimpleHTTPServer.py to SimpleHTTPServer.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/SocketServer.py to SocketServer.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/BaseHTTPServer.py to BaseHTTPServer.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/MySQLdb.py to MySQLdb.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/CGIHTTPServer.py to CGIHTTPServer.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/thread.py to thread.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/builtin.py to builtin.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/threading.py to threading.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/asynchat.py to asynchat.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/urllib2.py to urllib2.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/time.py to time.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/zmq.py to zmq.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/_socket_nodns.py to _socket_nodns.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/selectors.py to selectors.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/socket.py to socket.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/httplib.py to httplib.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/OpenSSL/version.py to version.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/OpenSSL/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/OpenSSL/tsafe.py to tsafe.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/OpenSSL/crypto.py to crypto.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/OpenSSL/SSL.py to SSL.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/ftplib.py to ftplib.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/urllib/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/urllib/error.py to error.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/urllib/parse.py to parse.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/urllib/request.py to request.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/urllib/response.py to response.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/select.py to select.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/ssl.py to ssl.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/http/client.py to client.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/http/cookies.py to cookies.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/http/cookiejar.py to cookiejar.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/http/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/http/server.py to server.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/green/subprocess.py to subprocess.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/support/stacklesss.py to stacklesss.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/support/stacklesspypys.py to stacklesspypys.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/support/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/support/pylib.py to pylib.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/support/greenlets.py to greenlets.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/support/psycopg2_patcher.py to psycopg2_patcher.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/support/greendns.py to greendns.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/db_pool.py to db_pool.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/debug.py to debug.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/event.py to event.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/patcher.py to patcher.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/greenio/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/greenio/py2.py to py2.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/greenio/base.py to base.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/greenio/py3.py to py3.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/timeout.py to timeout.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/wsgi.py to wsgi.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/semaphore.py to semaphore.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/tpool.py to tpool.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/websocket.py to websocket.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/pools.py to pools.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/queue.py to queue.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/backdoor.py to backdoor.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/convenience.py to convenience.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/hubs/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/hubs/epolls.py to epolls.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/hubs/hub.py to hub.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/hubs/selects.py to selects.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/hubs/timer.py to timer.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/hubs/poll.py to poll.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/hubs/pyevent.py to pyevent.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/hubs/kqueue.py to kqueue.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/http.py to http.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/greenthread.py to greenthread.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/wsgi.py to wsgi.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/patcher.py to patcher.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/log.py to log.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/api.py to api.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/client.py to client.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/_thrift/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/_thrift/zipkinCore/constants.py to constants.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/_thrift/zipkinCore/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/_thrift/zipkinCore/ttypes.py to ttypes.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/zipkin/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/coros.py to coros.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/corolocal.py to corolocal.cpython-37.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet/dagpool.py to dagpool.cpython-37.pyc writing byte-compilation script '/tmp/tmp8kzpu4g5.py' /usr/local/bin/python3.7 /tmp/tmp8kzpu4g5.py removing /tmp/tmp8kzpu4g5.py running install_egg_info running egg_info writing eventlet.egg-info/PKG-INFO writing dependency_links to eventlet.egg-info/dependency_links.txt writing requirements to eventlet.egg-info/requires.txt writing top-level names to eventlet.egg-info/top_level.txt reading manifest file 'eventlet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'eventlet.egg-info/SOURCES.txt' Copying eventlet.egg-info to /construction/net/py-eventlet/stage/usr/local/lib/python3.7/site-packages/eventlet-0.30.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/net/py-eventlet/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-eventlet-0.30.0 file sizes/checksums [276]: 0% file sizes/checksums [276]: 36% file sizes/checksums [276]: 72% file sizes/checksums [276]: 100% packing files [276]: 0% packing files [276]: 36% packing files [276]: 72% packing files [276]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:16