------------------------------------------------------------------------------- -- 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/devel/py-pex XDG_CONFIG_HOME=/construction/devel/py-pex XDG_CACHE_HOME=/construction/devel/py-pex/.cache HOME=/construction/devel/py-pex TMPDIR="/tmp" PATH=/construction/devel/py-pex/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/py-pex/.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/devel/py-pex XDG_CONFIG_HOME=/construction/devel/py-pex XDG_CACHE_HOME=/construction/devel/py-pex/.cache HOME=/construction/devel/py-pex TMPDIR="/tmp" PATH=/construction/devel/py-pex/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/py-pex/.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/devel/py-pex/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/pex" EXAMPLESDIR="share/examples/pex" DATADIR="share/pex" WWWDIR="www/pex" ETCDIR="etc/pex" 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/pex DOCSDIR=/usr/local/share/doc/pex EXAMPLESDIR=/usr/local/share/examples/pex WWWDIR=/usr/local/www/pex ETCDIR=/usr/local/etc/pex 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-wheel-0.40.0_1.pkg SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-pex-1.2.7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-pex-1.2.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-pex-1.2.7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-pex-1.2.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-pex-1.2.7 for building => SHA256 Checksum OK for pex-1.2.7.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-pex-1.2.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-pex-1.2.7 for building ===> Extracting for py39-pex-1.2.7 => SHA256 Checksum OK for pex-1.2.7.tar.gz. Extracted Memory Use: 1.10M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-pex-1.2.7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-pex-1.2.7 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pex-1.2.7 depends on file: /usr/local/bin/python3.9 - found ===> py39-pex-1.2.7 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-pex-1.2.7 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pex-1.2.7 depends on file: /usr/local/bin/python3.9 - found ===> py39-pex-1.2.7 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-pex-1.2.7 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-pex-1.2.7 running build running build_py creating build creating build/lib creating build/lib/pex copying pex/__init__.py -> build/lib/pex copying pex/archiver.py -> build/lib/pex copying pex/base.py -> build/lib/pex copying pex/common.py -> build/lib/pex copying pex/compatibility.py -> build/lib/pex copying pex/compiler.py -> build/lib/pex copying pex/crawler.py -> build/lib/pex copying pex/environment.py -> build/lib/pex copying pex/executor.py -> build/lib/pex copying pex/fetcher.py -> build/lib/pex copying pex/finders.py -> build/lib/pex copying pex/http.py -> build/lib/pex copying pex/installer.py -> build/lib/pex copying pex/interpreter.py -> build/lib/pex copying pex/iterator.py -> build/lib/pex copying pex/link.py -> build/lib/pex copying pex/orderedset.py -> build/lib/pex copying pex/package.py -> build/lib/pex copying pex/pep425.py -> build/lib/pex copying pex/pex.py -> build/lib/pex copying pex/pex_bootstrapper.py -> build/lib/pex copying pex/pex_builder.py -> build/lib/pex copying pex/pex_info.py -> build/lib/pex copying pex/platforms.py -> build/lib/pex copying pex/requirements.py -> build/lib/pex copying pex/resolvable.py -> build/lib/pex copying pex/resolver.py -> build/lib/pex copying pex/resolver_options.py -> build/lib/pex copying pex/sorter.py -> build/lib/pex copying pex/testing.py -> build/lib/pex copying pex/tracer.py -> build/lib/pex copying pex/translator.py -> build/lib/pex copying pex/util.py -> build/lib/pex copying pex/variables.py -> build/lib/pex copying pex/version.py -> build/lib/pex creating build/lib/pex/bin copying pex/bin/__init__.py -> build/lib/pex/bin copying pex/bin/pex.py -> build/lib/pex/bin creating build/lib/pex/commands copying pex/commands/__init__.py -> build/lib/pex/commands copying pex/commands/bdist_pex.py -> build/lib/pex/commands SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-pex-1.2.7 depends on package: py39-wheel>=0.24.0 - found ===> py39-pex-1.2.7 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pex-1.2.7 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-pex-1.2.7 ===> py39-pex-1.2.7 depends on package: py39-wheel>=0.24.0 - found ===> py39-pex-1.2.7 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pex-1.2.7 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/devel/py-pex/stage/usr/local/lib/python3.9 creating /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages creating /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/__init__.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/archiver.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/base.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/common.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/compatibility.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/compiler.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/crawler.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/environment.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/executor.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/fetcher.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/finders.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/http.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/installer.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/interpreter.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/iterator.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/link.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/orderedset.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/package.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/pep425.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/pex.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/pex_bootstrapper.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/pex_builder.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/pex_info.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/platforms.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/requirements.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/resolvable.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/resolver.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/resolver_options.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/sorter.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/testing.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/tracer.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/translator.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/util.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/variables.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex copying build/lib/pex/version.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex creating /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/bin copying build/lib/pex/bin/__init__.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/bin copying build/lib/pex/bin/pex.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/bin creating /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/commands copying build/lib/pex/commands/__init__.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/commands copying build/lib/pex/commands/bdist_pex.py -> /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/commands byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/archiver.py to archiver.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/base.py to base.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/common.py to common.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/compatibility.py to compatibility.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/compiler.py to compiler.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/crawler.py to crawler.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/environment.py to environment.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/executor.py to executor.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/fetcher.py to fetcher.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/finders.py to finders.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/http.py to http.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/installer.py to installer.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/interpreter.py to interpreter.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/iterator.py to iterator.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/link.py to link.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/orderedset.py to orderedset.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/package.py to package.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/pep425.py to pep425.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/pex.py to pex.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/pex_bootstrapper.py to pex_bootstrapper.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/pex_builder.py to pex_builder.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/pex_info.py to pex_info.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/platforms.py to platforms.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/requirements.py to requirements.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/resolvable.py to resolvable.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/resolver.py to resolver.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/resolver_options.py to resolver_options.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/sorter.py to sorter.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/testing.py to testing.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/tracer.py to tracer.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/translator.py to translator.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/util.py to util.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/variables.py to variables.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/version.py to version.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/bin/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/bin/pex.py to pex.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex/commands/bdist_pex.py to bdist_pex.cpython-39.pyc writing byte-compilation script '/tmp/tmpc54g6l3t.py' /usr/local/bin/python3.9 /tmp/tmpc54g6l3t.py removing /tmp/tmpc54g6l3t.py running install_egg_info running egg_info writing pex.egg-info/PKG-INFO writing dependency_links to pex.egg-info/dependency_links.txt writing entry points to pex.egg-info/entry_points.txt writing requirements to pex.egg-info/requires.txt writing top-level names to pex.egg-info/top_level.txt reading manifest file 'pex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*~' found under directory '*' adding license file 'LICENSE' writing manifest file 'pex.egg-info/SOURCES.txt' Copying pex.egg-info to /construction/devel/py-pex/stage/usr/local/lib/python3.9/site-packages/pex-1.2.7-py3.9.egg-info running install_scripts Installing pex script to /construction/devel/py-pex/stage/usr/local/bin writing list of installed files to '/construction/devel/py-pex/.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 py39-pex-1.2.7 file sizes/checksums [125]: 0% file sizes/checksums [125]: 80% file sizes/checksums [125]: 100% Service unavailablepacking files [125]: 0% packing files [125]: 80% packing files [125]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:10