------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- ===> The following configuration options are available for py39-asyncssh-2.13.1: BCRYPT=on: OpenSSH private key encryption FIDO2=on: FIDO2 support GSSAPI=off: GSSAPI key exchange and authentication LIBNACL=off: Curve25519, Ed25519 and Chacha20-Poly1305 support NETTLE=off: UMAC cryptographic hashes PKCS11=off: PKCS #11 support PYOPENSSL=on: X.509 certificate authentication ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/security/py-asyncssh XDG_CONFIG_HOME=/construction/security/py-asyncssh XDG_CACHE_HOME=/construction/security/py-asyncssh/.cache HOME=/construction/security/py-asyncssh TMPDIR="/tmp" PATH=/construction/security/py-asyncssh/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/security/py-asyncssh/.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/security/py-asyncssh XDG_CONFIG_HOME=/construction/security/py-asyncssh XDG_CACHE_HOME=/construction/security/py-asyncssh/.cache HOME=/construction/security/py-asyncssh TMPDIR="/tmp" PATH=/construction/security/py-asyncssh/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/security/py-asyncssh/.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/security/py-asyncssh/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-asyncssh" EXAMPLESDIR="share/examples/py39-asyncssh" DATADIR="share/py39-asyncssh" WWWDIR="www/py39-asyncssh" ETCDIR="etc/py39-asyncssh" 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-asyncssh DOCSDIR=/usr/local/share/doc/py39-asyncssh EXAMPLESDIR=/usr/local/share/examples/py39-asyncssh WWWDIR=/usr/local/www/py39-asyncssh ETCDIR=/usr/local/etc/py39-asyncssh 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-pycparser-2.21.pkg Installing /packages/All/py39-cffi-1.15.1.pkg Installing /packages/All/py39-cryptography-3.4.8_1,1.pkg Installing /packages/All/py39-typing-extensions-4.6.3.pkg Installing /packages/All/py39-six-1.16.0.pkg Installing /packages/All/py39-bcrypt-3.2.2.pkg Installing /packages/All/py39-fido2-1.1.1.pkg Installing /packages/All/py39-openssl-21.0.0,1.pkg SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-asyncssh-2.13.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-asyncssh-2.13.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-asyncssh-2.13.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-asyncssh-2.13.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-asyncssh-2.13.1 for building => SHA256 Checksum OK for asyncssh-2.13.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-asyncssh-2.13.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-asyncssh-2.13.1 for building ===> Extracting for py39-asyncssh-2.13.1 => SHA256 Checksum OK for asyncssh-2.13.1.tar.gz. Extracted Memory Use: 3.05M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-asyncssh-2.13.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-asyncssh-2.13.1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-asyncssh-2.13.1 depends on file: /usr/local/bin/python3.9 - found ===> py39-asyncssh-2.13.1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-asyncssh-2.13.1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-asyncssh-2.13.1 depends on file: /usr/local/bin/python3.9 - found ===> py39-asyncssh-2.13.1 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-asyncssh-2.13.1 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-asyncssh-2.13.1 running build running build_py creating build creating build/lib creating build/lib/asyncssh copying asyncssh/__init__.py -> build/lib/asyncssh copying asyncssh/agent.py -> build/lib/asyncssh copying asyncssh/agent_unix.py -> build/lib/asyncssh copying asyncssh/agent_win32.py -> build/lib/asyncssh copying asyncssh/asn1.py -> build/lib/asyncssh copying asyncssh/auth.py -> build/lib/asyncssh copying asyncssh/auth_keys.py -> build/lib/asyncssh copying asyncssh/channel.py -> build/lib/asyncssh copying asyncssh/client.py -> build/lib/asyncssh copying asyncssh/compression.py -> build/lib/asyncssh copying asyncssh/config.py -> build/lib/asyncssh copying asyncssh/connection.py -> build/lib/asyncssh copying asyncssh/constants.py -> build/lib/asyncssh copying asyncssh/dsa.py -> build/lib/asyncssh copying asyncssh/ecdsa.py -> build/lib/asyncssh copying asyncssh/eddsa.py -> build/lib/asyncssh copying asyncssh/editor.py -> build/lib/asyncssh copying asyncssh/encryption.py -> build/lib/asyncssh copying asyncssh/forward.py -> build/lib/asyncssh copying asyncssh/gss.py -> build/lib/asyncssh copying asyncssh/gss_unix.py -> build/lib/asyncssh copying asyncssh/gss_win32.py -> build/lib/asyncssh copying asyncssh/kex.py -> build/lib/asyncssh copying asyncssh/kex_dh.py -> build/lib/asyncssh copying asyncssh/kex_rsa.py -> build/lib/asyncssh copying asyncssh/keysign.py -> build/lib/asyncssh copying asyncssh/known_hosts.py -> build/lib/asyncssh copying asyncssh/listener.py -> build/lib/asyncssh copying asyncssh/logging.py -> build/lib/asyncssh copying asyncssh/mac.py -> build/lib/asyncssh copying asyncssh/misc.py -> build/lib/asyncssh copying asyncssh/packet.py -> build/lib/asyncssh copying asyncssh/pattern.py -> build/lib/asyncssh copying asyncssh/pbe.py -> build/lib/asyncssh copying asyncssh/pkcs11.py -> build/lib/asyncssh copying asyncssh/process.py -> build/lib/asyncssh copying asyncssh/public_key.py -> build/lib/asyncssh copying asyncssh/rsa.py -> build/lib/asyncssh copying asyncssh/saslprep.py -> build/lib/asyncssh copying asyncssh/scp.py -> build/lib/asyncssh copying asyncssh/server.py -> build/lib/asyncssh copying asyncssh/session.py -> build/lib/asyncssh copying asyncssh/sftp.py -> build/lib/asyncssh copying asyncssh/sk.py -> build/lib/asyncssh copying asyncssh/sk_ecdsa.py -> build/lib/asyncssh copying asyncssh/sk_eddsa.py -> build/lib/asyncssh copying asyncssh/socks.py -> build/lib/asyncssh copying asyncssh/stream.py -> build/lib/asyncssh copying asyncssh/subprocess.py -> build/lib/asyncssh copying asyncssh/version.py -> build/lib/asyncssh copying asyncssh/x11.py -> build/lib/asyncssh creating build/lib/asyncssh/crypto copying asyncssh/crypto/__init__.py -> build/lib/asyncssh/crypto copying asyncssh/crypto/chacha.py -> build/lib/asyncssh/crypto copying asyncssh/crypto/cipher.py -> build/lib/asyncssh/crypto copying asyncssh/crypto/dh.py -> build/lib/asyncssh/crypto copying asyncssh/crypto/dsa.py -> build/lib/asyncssh/crypto copying asyncssh/crypto/ec.py -> build/lib/asyncssh/crypto copying asyncssh/crypto/ec_params.py -> build/lib/asyncssh/crypto copying asyncssh/crypto/ed.py -> build/lib/asyncssh/crypto copying asyncssh/crypto/kdf.py -> build/lib/asyncssh/crypto copying asyncssh/crypto/misc.py -> build/lib/asyncssh/crypto copying asyncssh/crypto/rsa.py -> build/lib/asyncssh/crypto copying asyncssh/crypto/sntrup.py -> build/lib/asyncssh/crypto copying asyncssh/crypto/umac.py -> build/lib/asyncssh/crypto copying asyncssh/crypto/x509.py -> build/lib/asyncssh/crypto copying asyncssh/py.typed -> build/lib/asyncssh SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-asyncssh-2.13.1 depends on package: py39-cryptography>=3.1 - found ===> py39-asyncssh-2.13.1 depends on package: py39-typing-extensions>=3.6 - found ===> py39-asyncssh-2.13.1 depends on package: py39-bcrypt>=3.1.3 - found ===> py39-asyncssh-2.13.1 depends on package: py39-fido2>=0.9.2 - found ===> py39-asyncssh-2.13.1 depends on package: py39-openssl>=17.0.0 - found ===> py39-asyncssh-2.13.1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-asyncssh-2.13.1 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-asyncssh-2.13.1 ===> py39-asyncssh-2.13.1 depends on package: py39-cryptography>=3.1 - found ===> py39-asyncssh-2.13.1 depends on package: py39-typing-extensions>=3.6 - found ===> py39-asyncssh-2.13.1 depends on package: py39-bcrypt>=3.1.3 - found ===> py39-asyncssh-2.13.1 depends on package: py39-fido2>=0.9.2 - found ===> py39-asyncssh-2.13.1 depends on package: py39-openssl>=17.0.0 - found ===> py39-asyncssh-2.13.1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-asyncssh-2.13.1 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/security/py-asyncssh/stage/usr/local/lib/python3.9 creating /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages creating /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/__init__.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/agent.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/agent_unix.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/agent_win32.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/asn1.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/auth.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/auth_keys.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/channel.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/client.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/compression.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/config.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/connection.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/constants.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/dsa.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/ecdsa.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/eddsa.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/editor.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/encryption.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/forward.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/gss.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/gss_unix.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/gss_win32.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/kex.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/kex_dh.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/kex_rsa.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/keysign.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/known_hosts.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/listener.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/logging.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/mac.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/misc.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/packet.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/pattern.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/pbe.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/pkcs11.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/process.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/public_key.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/rsa.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/saslprep.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/scp.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/server.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/session.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/sftp.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/sk.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/sk_ecdsa.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/sk_eddsa.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/socks.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/stream.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/subprocess.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/version.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh copying build/lib/asyncssh/x11.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh creating /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto copying build/lib/asyncssh/crypto/__init__.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto copying build/lib/asyncssh/crypto/chacha.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto copying build/lib/asyncssh/crypto/cipher.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto copying build/lib/asyncssh/crypto/dh.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto copying build/lib/asyncssh/crypto/dsa.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto copying build/lib/asyncssh/crypto/ec.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto copying build/lib/asyncssh/crypto/ec_params.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto copying build/lib/asyncssh/crypto/ed.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto copying build/lib/asyncssh/crypto/kdf.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto copying build/lib/asyncssh/crypto/misc.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto copying build/lib/asyncssh/crypto/rsa.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto copying build/lib/asyncssh/crypto/sntrup.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto copying build/lib/asyncssh/crypto/umac.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto copying build/lib/asyncssh/crypto/x509.py -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto copying build/lib/asyncssh/py.typed -> /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/agent.py to agent.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/agent_unix.py to agent_unix.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/agent_win32.py to agent_win32.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/asn1.py to asn1.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/auth.py to auth.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/auth_keys.py to auth_keys.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/channel.py to channel.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/client.py to client.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/compression.py to compression.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/config.py to config.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/connection.py to connection.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/constants.py to constants.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/dsa.py to dsa.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/ecdsa.py to ecdsa.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/eddsa.py to eddsa.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/editor.py to editor.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/encryption.py to encryption.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/forward.py to forward.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/gss.py to gss.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/gss_unix.py to gss_unix.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/gss_win32.py to gss_win32.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/kex.py to kex.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/kex_dh.py to kex_dh.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/kex_rsa.py to kex_rsa.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/keysign.py to keysign.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/known_hosts.py to known_hosts.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/listener.py to listener.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/logging.py to logging.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/mac.py to mac.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/misc.py to misc.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/packet.py to packet.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/pattern.py to pattern.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/pbe.py to pbe.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/pkcs11.py to pkcs11.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/process.py to process.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/public_key.py to public_key.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/rsa.py to rsa.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/saslprep.py to saslprep.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/scp.py to scp.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/server.py to server.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/session.py to session.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/sftp.py to sftp.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/sk.py to sk.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/sk_ecdsa.py to sk_ecdsa.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/sk_eddsa.py to sk_eddsa.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/socks.py to socks.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/stream.py to stream.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/subprocess.py to subprocess.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/version.py to version.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/x11.py to x11.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto/chacha.py to chacha.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto/cipher.py to cipher.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto/dh.py to dh.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto/dsa.py to dsa.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto/ec.py to ec.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto/ec_params.py to ec_params.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto/ed.py to ed.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto/kdf.py to kdf.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto/misc.py to misc.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto/rsa.py to rsa.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto/sntrup.py to sntrup.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto/umac.py to umac.cpython-39.pyc byte-compiling /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh/crypto/x509.py to x509.cpython-39.pyc writing byte-compilation script '/tmp/tmp9nm9cw0p.py' /usr/local/bin/python3.9 /tmp/tmp9nm9cw0p.py removing /tmp/tmp9nm9cw0p.py running install_egg_info running egg_info writing asyncssh.egg-info/PKG-INFO writing dependency_links to asyncssh.egg-info/dependency_links.txt writing requirements to asyncssh.egg-info/requires.txt writing top-level names to asyncssh.egg-info/top_level.txt reading manifest file 'asyncssh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'asyncssh.egg-info/SOURCES.txt' Copying asyncssh.egg-info to /construction/security/py-asyncssh/stage/usr/local/lib/python3.9/site-packages/asyncssh-2.13.1-py3.9.egg-info running install_scripts writing list of installed files to '/construction/security/py-asyncssh/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-asyncssh-2.13.1 file sizes/checksums [201]: 0% file sizes/checksums [201]: 49% file sizes/checksums [201]: 99% file sizes/checksums [201]: 100% Service unavailablepacking files [201]: 0% packing files [201]: 49% packing files [201]: 99% packing files [201]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:11