------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py39 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/net/py-eventlet XDG_CONFIG_HOME=/construction/net/py-eventlet XDG_CACHE_HOME=/construction/net/py-eventlet/.cache HOME=/construction/net/py-eventlet TMPDIR="/tmp" PATH=/construction/net/py-eventlet/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/net/py-eventlet/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/net/py-eventlet XDG_CONFIG_HOME=/construction/net/py-eventlet XDG_CACHE_HOME=/construction/net/py-eventlet/.cache HOME=/construction/net/py-eventlet TMPDIR="/tmp" PATH=/construction/net/py-eventlet/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/net/py-eventlet/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/net/py-eventlet/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/py39-eventlet" EXAMPLESDIR="share/examples/py39-eventlet" DATADIR="share/py39-eventlet" WWWDIR="www/py39-eventlet" ETCDIR="etc/py39-eventlet" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py39-eventlet DOCSDIR=/usr/local/share/doc/py39-eventlet EXAMPLESDIR=/usr/local/share/examples/py39-eventlet WWWDIR=/usr/local/www/py39-eventlet ETCDIR=/usr/local/etc/py39-eventlet SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/py39-dnspython-2.3.0,1.pkg Installing /packages/All/py39-greenlet-2.0.2_1.pkg Installing /packages/All/py39-six-1.16.0.pkg SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-eventlet-0.33.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-eventlet-0.33.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-eventlet-0.33.3 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-eventlet-0.33.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-eventlet-0.33.3 for building => SHA256 Checksum OK for eventlet-0.33.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-eventlet-0.33.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-eventlet-0.33.3 for building ===> Extracting for py39-eventlet-0.33.3 => SHA256 Checksum OK for eventlet-0.33.3.tar.gz. Extracted Memory Use: 2.14M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-eventlet-0.33.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-eventlet-0.33.3 depends on package: py39-setuptools>=63.1.0 - found ===> py39-eventlet-0.33.3 depends on file: /usr/local/bin/python3.9 - found ===> py39-eventlet-0.33.3 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-eventlet-0.33.3 depends on package: py39-setuptools>=63.1.0 - found ===> py39-eventlet-0.33.3 depends on file: /usr/local/bin/python3.9 - found ===> py39-eventlet-0.33.3 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-eventlet-0.33.3 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-eventlet-0.33.3 running build running build_py creating build creating build/lib creating build/lib/eventlet copying eventlet/__init__.py -> build/lib/eventlet copying eventlet/backdoor.py -> build/lib/eventlet copying eventlet/convenience.py -> build/lib/eventlet copying eventlet/corolocal.py -> build/lib/eventlet copying eventlet/coros.py -> build/lib/eventlet copying eventlet/dagpool.py -> build/lib/eventlet copying eventlet/db_pool.py -> build/lib/eventlet copying eventlet/debug.py -> build/lib/eventlet copying eventlet/event.py -> build/lib/eventlet copying eventlet/greenpool.py -> build/lib/eventlet copying eventlet/greenthread.py -> build/lib/eventlet copying eventlet/lock.py -> build/lib/eventlet copying eventlet/patcher.py -> build/lib/eventlet copying eventlet/pools.py -> build/lib/eventlet copying eventlet/queue.py -> build/lib/eventlet copying eventlet/semaphore.py -> build/lib/eventlet copying eventlet/timeout.py -> build/lib/eventlet copying eventlet/tpool.py -> build/lib/eventlet copying eventlet/websocket.py -> build/lib/eventlet copying eventlet/wsgi.py -> build/lib/eventlet creating build/lib/eventlet/green copying eventlet/green/BaseHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/CGIHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/MySQLdb.py -> build/lib/eventlet/green copying eventlet/green/Queue.py -> build/lib/eventlet/green copying eventlet/green/SimpleHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/SocketServer.py -> build/lib/eventlet/green copying eventlet/green/__init__.py -> build/lib/eventlet/green copying eventlet/green/_socket_nodns.py -> build/lib/eventlet/green copying eventlet/green/asynchat.py -> build/lib/eventlet/green copying eventlet/green/asyncore.py -> build/lib/eventlet/green copying eventlet/green/builtin.py -> build/lib/eventlet/green copying eventlet/green/ftplib.py -> build/lib/eventlet/green copying eventlet/green/httplib.py -> build/lib/eventlet/green copying eventlet/green/os.py -> build/lib/eventlet/green copying eventlet/green/profile.py -> build/lib/eventlet/green copying eventlet/green/select.py -> build/lib/eventlet/green copying eventlet/green/selectors.py -> build/lib/eventlet/green copying eventlet/green/socket.py -> build/lib/eventlet/green copying eventlet/green/ssl.py -> build/lib/eventlet/green copying eventlet/green/subprocess.py -> build/lib/eventlet/green copying eventlet/green/thread.py -> build/lib/eventlet/green copying eventlet/green/threading.py -> build/lib/eventlet/green copying eventlet/green/time.py -> build/lib/eventlet/green copying eventlet/green/urllib2.py -> build/lib/eventlet/green copying eventlet/green/zmq.py -> build/lib/eventlet/green creating build/lib/eventlet/greenio copying eventlet/greenio/__init__.py -> build/lib/eventlet/greenio copying eventlet/greenio/base.py -> build/lib/eventlet/greenio copying eventlet/greenio/py2.py -> build/lib/eventlet/greenio copying eventlet/greenio/py3.py -> build/lib/eventlet/greenio creating build/lib/eventlet/hubs copying eventlet/hubs/__init__.py -> build/lib/eventlet/hubs copying eventlet/hubs/epolls.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/poll.py -> build/lib/eventlet/hubs copying eventlet/hubs/pyevent.py -> build/lib/eventlet/hubs copying eventlet/hubs/selects.py -> build/lib/eventlet/hubs copying eventlet/hubs/timer.py -> build/lib/eventlet/hubs creating build/lib/eventlet/support copying eventlet/support/__init__.py -> build/lib/eventlet/support copying eventlet/support/greendns.py -> build/lib/eventlet/support copying eventlet/support/greenlets.py -> build/lib/eventlet/support copying eventlet/support/psycopg2_patcher.py -> build/lib/eventlet/support copying eventlet/support/pylib.py -> build/lib/eventlet/support copying eventlet/support/stacklesspypys.py -> build/lib/eventlet/support copying eventlet/support/stacklesss.py -> build/lib/eventlet/support creating build/lib/eventlet/zipkin copying eventlet/zipkin/__init__.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/api.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/client.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/greenthread.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/http.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/log.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/patcher.py -> build/lib/eventlet/zipkin copying eventlet/zipkin/wsgi.py -> build/lib/eventlet/zipkin creating build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/SSL.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/__init__.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/crypto.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/tsafe.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/version.py -> build/lib/eventlet/green/OpenSSL creating build/lib/eventlet/green/http copying eventlet/green/http/__init__.py -> build/lib/eventlet/green/http copying eventlet/green/http/client.py -> build/lib/eventlet/green/http copying eventlet/green/http/cookiejar.py -> 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 creating build/lib/eventlet/green/urllib copying eventlet/green/urllib/__init__.py -> build/lib/eventlet/green/urllib copying eventlet/green/urllib/error.py -> build/lib/eventlet/green/urllib copying eventlet/green/urllib/parse.py -> 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 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/constants.py -> build/lib/eventlet/zipkin/_thrift/zipkinCore copying eventlet/zipkin/_thrift/zipkinCore/ttypes.py -> build/lib/eventlet/zipkin/_thrift/zipkinCore SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-eventlet-0.33.3 depends on package: py39-dnspython>=1.15.0,1 - found ===> py39-eventlet-0.33.3 depends on package: py39-greenlet>=0.3 - found ===> py39-eventlet-0.33.3 depends on package: py39-six>=1.10.0 - found ===> py39-eventlet-0.33.3 depends on package: py39-setuptools>=63.1.0 - found ===> py39-eventlet-0.33.3 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-eventlet-0.33.3 ===> py39-eventlet-0.33.3 depends on package: py39-dnspython>=1.15.0,1 - found ===> py39-eventlet-0.33.3 depends on package: py39-greenlet>=0.3 - found ===> py39-eventlet-0.33.3 depends on package: py39-six>=1.10.0 - found ===> py39-eventlet-0.33.3 depends on package: py39-setuptools>=63.1.0 - found ===> py39-eventlet-0.33.3 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list running install /usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /construction/net/py-eventlet/stage/usr/local/lib/python3.9 creating /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages creating /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/backdoor.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/convenience.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/corolocal.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/coros.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/dagpool.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/db_pool.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/debug.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/event.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/greenpool.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/greenthread.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/lock.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/patcher.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/pools.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/queue.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/semaphore.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/timeout.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/tpool.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/websocket.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet copying build/lib/eventlet/wsgi.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet creating /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/BaseHTTPServer.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/CGIHTTPServer.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/MySQLdb.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/Queue.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/SimpleHTTPServer.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/SocketServer.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/_socket_nodns.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/asynchat.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/asyncore.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/builtin.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/ftplib.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/httplib.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/os.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/profile.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/select.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/selectors.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/socket.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/ssl.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/subprocess.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/thread.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/threading.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/time.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/urllib2.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green copying build/lib/eventlet/green/zmq.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green creating /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/SSL.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/crypto.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/tsafe.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/version.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/OpenSSL creating /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/client.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/cookiejar.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/cookies.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/http copying build/lib/eventlet/green/http/server.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/http creating /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/error.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/parse.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/request.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/urllib copying build/lib/eventlet/green/urllib/response.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/urllib creating /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/greenio copying build/lib/eventlet/greenio/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/greenio copying build/lib/eventlet/greenio/base.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/greenio copying build/lib/eventlet/greenio/py2.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/greenio copying build/lib/eventlet/greenio/py3.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/greenio creating /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/epolls.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/hub.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/kqueue.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/poll.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/pyevent.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/selects.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/timer.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/hubs creating /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/support copying build/lib/eventlet/support/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/support copying build/lib/eventlet/support/greendns.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/support copying build/lib/eventlet/support/greenlets.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/support copying build/lib/eventlet/support/psycopg2_patcher.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/support copying build/lib/eventlet/support/pylib.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/support copying build/lib/eventlet/support/stacklesspypys.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/support copying build/lib/eventlet/support/stacklesss.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/support creating /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/api.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/client.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/greenthread.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/http.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/log.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/patcher.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin copying build/lib/eventlet/zipkin/wsgi.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin creating /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/_thrift copying build/lib/eventlet/zipkin/_thrift/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/_thrift creating /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/_thrift/zipkinCore copying build/lib/eventlet/zipkin/_thrift/zipkinCore/__init__.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/_thrift/zipkinCore copying build/lib/eventlet/zipkin/_thrift/zipkinCore/constants.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/_thrift/zipkinCore copying build/lib/eventlet/zipkin/_thrift/zipkinCore/ttypes.py -> /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/_thrift/zipkinCore byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/backdoor.py to backdoor.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/convenience.py to convenience.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/corolocal.py to corolocal.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/coros.py to coros.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/dagpool.py to dagpool.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/db_pool.py to db_pool.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/debug.py to debug.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/event.py to event.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/greenpool.py to greenpool.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/greenthread.py to greenthread.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/lock.py to lock.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/patcher.py to patcher.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/pools.py to pools.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/queue.py to queue.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/semaphore.py to semaphore.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/timeout.py to timeout.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/tpool.py to tpool.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/websocket.py to websocket.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/wsgi.py to wsgi.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/BaseHTTPServer.py to BaseHTTPServer.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/CGIHTTPServer.py to CGIHTTPServer.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/MySQLdb.py to MySQLdb.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/Queue.py to Queue.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/SimpleHTTPServer.py to SimpleHTTPServer.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/SocketServer.py to SocketServer.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/_socket_nodns.py to _socket_nodns.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/asynchat.py to asynchat.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/asyncore.py to asyncore.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/builtin.py to builtin.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/ftplib.py to ftplib.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/httplib.py to httplib.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/os.py to os.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/profile.py to profile.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/select.py to select.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/selectors.py to selectors.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/socket.py to socket.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/ssl.py to ssl.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/subprocess.py to subprocess.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/thread.py to thread.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/threading.py to threading.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/time.py to time.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/urllib2.py to urllib2.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/zmq.py to zmq.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/OpenSSL/SSL.py to SSL.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/OpenSSL/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/OpenSSL/crypto.py to crypto.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/OpenSSL/tsafe.py to tsafe.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/OpenSSL/version.py to version.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/http/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/http/client.py to client.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/http/cookiejar.py to cookiejar.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/http/cookies.py to cookies.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/http/server.py to server.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/urllib/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/urllib/error.py to error.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/urllib/parse.py to parse.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/urllib/request.py to request.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/green/urllib/response.py to response.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/greenio/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/greenio/base.py to base.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/greenio/py2.py to py2.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/greenio/py3.py to py3.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/hubs/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/hubs/epolls.py to epolls.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/hubs/hub.py to hub.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/hubs/kqueue.py to kqueue.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/hubs/poll.py to poll.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/hubs/pyevent.py to pyevent.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/hubs/selects.py to selects.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/hubs/timer.py to timer.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/support/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/support/greendns.py to greendns.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/support/greenlets.py to greenlets.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/support/psycopg2_patcher.py to psycopg2_patcher.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/support/pylib.py to pylib.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/support/stacklesspypys.py to stacklesspypys.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/support/stacklesss.py to stacklesss.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/api.py to api.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/client.py to client.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/greenthread.py to greenthread.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/http.py to http.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/log.py to log.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/patcher.py to patcher.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/wsgi.py to wsgi.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/_thrift/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/_thrift/zipkinCore/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/_thrift/zipkinCore/constants.py to constants.cpython-39.pyc byte-compiling /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet/zipkin/_thrift/zipkinCore/ttypes.py to ttypes.cpython-39.pyc writing byte-compilation script '/tmp/tmp0uok_6ou.py' /usr/local/bin/python3.9 /tmp/tmp0uok_6ou.py removing /tmp/tmp0uok_6ou.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' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'eventlet.egg-info/SOURCES.txt' Copying eventlet.egg-info to /construction/net/py-eventlet/stage/usr/local/lib/python3.9/site-packages/eventlet-0.33.3-py3.9.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: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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-eventlet-0.33.3 file sizes/checksums [279]: 0% file sizes/checksums [279]: 35% file sizes/checksums [279]: 71% file sizes/checksums [279]: 100% Service unavailablepacking files [279]: 0% packing files [279]: 35% packing files [279]: 71% packing files [279]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:10