------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/ncurses-6.2.20201017.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1h_1,1.txz Installing /packages/All/python27-2.7.18_1.txz ===== Message from python27-2.7.18_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-dnspython-1.16.0.txz ===== Message from py27-dnspython-1.16.0: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-greenlet-0.4.17.txz ===== Message from py27-greenlet-0.4.17: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-monotonic-1.5.txz ===== Message from py27-monotonic-1.5: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-six-1.15.0.txz ===== Message from py27-six-1.15.0: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-eventlet-0.28.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-eventlet-0.28.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-eventlet-0.28.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-eventlet-0.28.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-eventlet-0.28.0 for building => SHA256 Checksum OK for eventlet-0.28.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-eventlet-0.28.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-eventlet-0.28.0 for building ===> Extracting for py27-eventlet-0.28.0 => SHA256 Checksum OK for eventlet-0.28.0.tar.gz. Extracted Memory Use: 2.10M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-eventlet-0.28.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-eventlet-0.28.0 depends on package: py27-setuptools>0 - found ===> py27-eventlet-0.28.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-eventlet-0.28.0 depends on package: py27-setuptools>0 - found ===> py27-eventlet-0.28.0 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-eventlet-0.28.0 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-eventlet-0.28.0 running build running build_py creating build creating build/lib creating build/lib/eventlet copying eventlet/db_pool.py -> build/lib/eventlet copying eventlet/event.py -> build/lib/eventlet copying eventlet/queue.py -> build/lib/eventlet copying eventlet/pools.py -> build/lib/eventlet copying eventlet/semaphore.py -> build/lib/eventlet copying eventlet/debug.py -> build/lib/eventlet copying eventlet/__init__.py -> build/lib/eventlet copying eventlet/patcher.py -> build/lib/eventlet copying eventlet/wsgi.py -> build/lib/eventlet copying eventlet/corolocal.py -> build/lib/eventlet copying eventlet/tpool.py -> build/lib/eventlet copying eventlet/greenpool.py -> build/lib/eventlet copying eventlet/greenthread.py -> build/lib/eventlet copying eventlet/websocket.py -> build/lib/eventlet copying eventlet/timeout.py -> build/lib/eventlet copying eventlet/dagpool.py -> build/lib/eventlet copying eventlet/backdoor.py -> build/lib/eventlet copying eventlet/coros.py -> build/lib/eventlet copying eventlet/convenience.py -> build/lib/eventlet creating build/lib/eventlet/green copying eventlet/green/CGIHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/threading.py -> build/lib/eventlet/green copying eventlet/green/SocketServer.py -> build/lib/eventlet/green copying eventlet/green/os.py -> build/lib/eventlet/green copying eventlet/green/ftplib.py -> build/lib/eventlet/green copying eventlet/green/zmq.py -> build/lib/eventlet/green copying eventlet/green/Queue.py -> build/lib/eventlet/green copying eventlet/green/subprocess.py -> build/lib/eventlet/green copying eventlet/green/MySQLdb.py -> build/lib/eventlet/green copying eventlet/green/selectors.py -> build/lib/eventlet/green copying eventlet/green/__init__.py -> build/lib/eventlet/green copying eventlet/green/socket.py -> build/lib/eventlet/green copying eventlet/green/httplib.py -> build/lib/eventlet/green copying eventlet/green/SimpleHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/profile.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/select.py -> build/lib/eventlet/green copying eventlet/green/ssl.py -> build/lib/eventlet/green copying eventlet/green/BaseHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/urllib2.py -> build/lib/eventlet/green copying eventlet/green/_socket_nodns.py -> build/lib/eventlet/green copying eventlet/green/builtin.py -> build/lib/eventlet/green copying eventlet/green/thread.py -> build/lib/eventlet/green copying eventlet/green/time.py -> build/lib/eventlet/green creating build/lib/eventlet/zipkin copying eventlet/zipkin/log.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/wsgi.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/http.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/api.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/patcher.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/client.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/__init__.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/greenthread.py -> build/lib/eventlet/zipkin creating build/lib/eventlet/greenio copying eventlet/greenio/base.py -> 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/__init__.py -> build/lib/eventlet/greenio creating build/lib/eventlet/support copying eventlet/support/__init__.py -> build/lib/eventlet/support copying eventlet/support/psycopg2_patcher.py -> build/lib/eventlet/support copying eventlet/support/stacklesspypys.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/stacklesss.py -> build/lib/eventlet/support copying eventlet/support/pylib.py -> build/lib/eventlet/support creating build/lib/eventlet/hubs copying eventlet/hubs/pyevent.py -> build/lib/eventlet/hubs copying eventlet/hubs/hub.py -> build/lib/eventlet/hubs copying eventlet/hubs/kqueue.py -> build/lib/eventlet/hubs copying eventlet/hubs/epolls.py -> build/lib/eventlet/hubs copying eventlet/hubs/selects.py -> build/lib/eventlet/hubs copying eventlet/hubs/timer.py -> build/lib/eventlet/hubs copying eventlet/hubs/poll.py -> build/lib/eventlet/hubs copying eventlet/hubs/__init__.py -> build/lib/eventlet/hubs 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/SSL.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 creating build/lib/eventlet/green/http copying eventlet/green/http/cookies.py -> build/lib/eventlet/green/http copying eventlet/green/http/server.py -> build/lib/eventlet/green/http copying eventlet/green/http/__init__.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 creating build/lib/eventlet/green/urllib copying eventlet/green/urllib/request.py -> build/lib/eventlet/green/urllib copying eventlet/green/urllib/response.py -> build/lib/eventlet/green/urllib copying eventlet/green/urllib/__init__.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 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/__init__.py -> 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 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-eventlet-0.28.0 depends on package: py27-dnspython>=1.15.0<2.0.0 - found ===> py27-eventlet-0.28.0 depends on package: py27-greenlet>=0.3 - found ===> py27-eventlet-0.28.0 depends on package: py27-monotonic>=1.4 - found ===> py27-eventlet-0.28.0 depends on package: py27-six>=1.10.0 - found ===> py27-eventlet-0.28.0 depends on package: py27-setuptools>0 - found ===> py27-eventlet-0.28.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-eventlet-0.28.0 ===> py27-eventlet-0.28.0 depends on package: py27-dnspython>=1.15.0<2.0.0 - found ===> py27-eventlet-0.28.0 depends on package: py27-greenlet>=0.3 - found ===> py27-eventlet-0.28.0 depends on package: py27-monotonic>=1.4 - found ===> py27-eventlet-0.28.0 depends on package: py27-six>=1.10.0 - found ===> py27-eventlet-0.28.0 depends on package: py27-setuptools>0 - found ===> py27-eventlet-0.28.0 depends on file: /usr/local/bin/python2.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/python2.7 creating /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages creating /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/corolocal.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet creating /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/timer.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/kqueue.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/hub.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/selects.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/pyevent.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/epolls.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/poll.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/tpool.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/dagpool.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet creating /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/wsgi.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/api.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/greenthread.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin creating /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/_thrift creating /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/_thrift/zipkinCore copying build/lib/eventlet/zipkin/_thrift/zipkinCore/ttypes.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/_thrift/zipkinCore copying build/lib/eventlet/zipkin/_thrift/zipkinCore/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/_thrift/zipkinCore copying build/lib/eventlet/zipkin/_thrift/zipkinCore/constants.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/_thrift/zipkinCore copying build/lib/eventlet/zipkin/_thrift/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/_thrift copying build/lib/eventlet/zipkin/log.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/http.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/client.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/patcher.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin copying build/lib/eventlet/backdoor.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/db_pool.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/coros.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/convenience.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/websocket.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/semaphore.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet creating /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/psycopg2_patcher.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/stacklesspypys.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/greendns.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/greenlets.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/pylib.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/stacklesss.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/greenpool.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/timeout.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/patcher.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/wsgi.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/event.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/queue.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/debug.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/pools.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet creating /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/threading.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green creating /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/request.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/error.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/response.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/parse.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/urllib creating /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/version.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/crypto.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/tsafe.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/SSL.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/socket.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/thread.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/httplib.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/_socket_nodns.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/selectors.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/ssl.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/profile.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/zmq.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/urllib2.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/SimpleHTTPServer.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/asyncore.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/select.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/asynchat.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/MySQLdb.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/ftplib.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/time.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/SocketServer.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/Queue.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/subprocess.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/CGIHTTPServer.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/builtin.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/BaseHTTPServer.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green creating /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/cookies.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/cookiejar.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/client.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/server.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/http copying build/lib/eventlet/green/os.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/greenthread.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet creating /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/greenio copying build/lib/eventlet/greenio/base.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/greenio copying build/lib/eventlet/greenio/py2.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/greenio copying build/lib/eventlet/greenio/py3.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/greenio copying build/lib/eventlet/greenio/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/greenio byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/corolocal.py to corolocal.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/hubs/timer.py to timer.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/hubs/kqueue.py to kqueue.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/hubs/hub.py to hub.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/hubs/selects.py to selects.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/hubs/pyevent.py to pyevent.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/hubs/__init__.py to __init__.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/hubs/epolls.py to epolls.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/hubs/poll.py to poll.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/tpool.py to tpool.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/dagpool.py to dagpool.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/wsgi.py to wsgi.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/api.py to api.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/greenthread.py to greenthread.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/__init__.py to __init__.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/_thrift/zipkinCore/ttypes.py to ttypes.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/_thrift/zipkinCore/__init__.py to __init__.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/_thrift/zipkinCore/constants.py to constants.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/_thrift/__init__.py to __init__.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/log.py to log.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/http.py to http.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/client.py to client.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/zipkin/patcher.py to patcher.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/backdoor.py to backdoor.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/db_pool.py to db_pool.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/coros.py to coros.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/convenience.py to convenience.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/__init__.py to __init__.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/websocket.py to websocket.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/semaphore.py to semaphore.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/support/psycopg2_patcher.py to psycopg2_patcher.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/support/stacklesspypys.py to stacklesspypys.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/support/__init__.py to __init__.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/support/greendns.py to greendns.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/support/greenlets.py to greenlets.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/support/pylib.py to pylib.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/support/stacklesss.py to stacklesss.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/greenpool.py to greenpool.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/timeout.py to timeout.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/patcher.py to patcher.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/wsgi.py to wsgi.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/event.py to event.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/queue.py to queue.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/debug.py to debug.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/pools.py to pools.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/threading.py to threading.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/urllib/request.py to request.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/urllib/error.py to error.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/urllib/__init__.py to __init__.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/urllib/response.py to response.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/urllib/parse.py to parse.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/OpenSSL/__init__.py to __init__.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/OpenSSL/version.py to version.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/OpenSSL/crypto.py to crypto.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/OpenSSL/tsafe.py to tsafe.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/OpenSSL/SSL.py to SSL.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/socket.py to socket.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/thread.py to thread.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/httplib.py to httplib.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/_socket_nodns.py to _socket_nodns.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/selectors.py to selectors.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/ssl.py to ssl.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/profile.py to profile.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/zmq.py to zmq.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/urllib2.py to urllib2.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/SimpleHTTPServer.py to SimpleHTTPServer.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/asyncore.py to asyncore.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/select.py to select.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/asynchat.py to asynchat.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/MySQLdb.py to MySQLdb.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/ftplib.py to ftplib.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/time.py to time.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/SocketServer.py to SocketServer.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/Queue.py to Queue.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/subprocess.py to subprocess.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/CGIHTTPServer.py to CGIHTTPServer.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/builtin.py to builtin.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/__init__.py to __init__.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/BaseHTTPServer.py to BaseHTTPServer.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/http/cookies.py to cookies.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/http/cookiejar.py to cookiejar.pyc File "/usr/local/lib/python2.7/site-packages/eventlet/green/http/cookiejar.py", line 1269 yield from deepvalues(obj) ^ SyntaxError: invalid syntax byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/http/client.py to client.pyc File "/usr/local/lib/python2.7/site-packages/eventlet/green/http/client.py", line 195 _is_legal_header_name = re.compile(rb'[^:\s][^:\r\n]*\Z').match ^ SyntaxError: invalid syntax byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/http/__init__.py to __init__.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/http/server.py to server.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/green/os.py to os.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/greenthread.py to greenthread.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/greenio/base.py to base.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/greenio/py2.py to py2.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/greenio/py3.py to py3.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python2.7/site-packages/eventlet/greenio/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmp69dPZo.py' /usr/local/bin/python2.7 -O /tmp/tmp69dPZo.py File "/usr/local/lib/python2.7/site-packages/eventlet/green/http/cookiejar.py", line 1269 yield from deepvalues(obj) ^ SyntaxError: invalid syntax File "/usr/local/lib/python2.7/site-packages/eventlet/green/http/client.py", line 195 _is_legal_header_name = re.compile(rb'[^:\s][^:\r\n]*\Z').match ^ SyntaxError: invalid syntax removing /tmp/tmp69dPZo.py running install_egg_info running egg_info writing requirements to eventlet.egg-info/requires.txt writing eventlet.egg-info/PKG-INFO writing top-level names to eventlet.egg-info/top_level.txt writing dependency_links to eventlet.egg-info/dependency_links.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/python2.7/site-packages/eventlet-0.28.0-py2.7.egg-info running install_scripts writing list of installed files to '/construction/net/py-eventlet/.PLIST.pymodtmp' ====> 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:02 ------------------------------------------------------------------------------- -- 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 py27-eventlet-0.28.0 file sizes/checksums [272]: 0% file sizes/checksums [272]: 36% file sizes/checksums [272]: 73% file sizes/checksums [272]: 100% packing files [272]: 0% packing files [272]: 36% packing files [272]: 73% packing files [272]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:16