------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/py36-pytest-runner-2.11.1.tgz Installing /packages/All/py36-chardet-3.0.4_1.tgz Installing /packages/All/py36-idna-2.8.tgz Installing /packages/All/py36-asn1crypto-0.24.0.tgz Installing /packages/All/py36-pycparser-2.19.tgz Installing /packages/All/py36-cffi-1.12.3.tgz Installing /packages/All/py36-six-1.12.0.tgz Installing /packages/All/py36-cryptography-2.6.1.tgz Installing /packages/All/py36-openssl-19.0.0.tgz Installing /packages/All/py36-pysocks-1.7.0.tgz Installing /packages/All/py36-urllib3-1.22,1.tgz Message from py36-urllib3-1.22,1: Be careful, support of IPv6 is broken with PySocks 1.5.7. Installing /packages/All/py36-certifi-2019.6.16.tgz Installing /packages/All/py36-requests-2.21.0.tgz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-ns1-python-0.9.19 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-ns1-python-0.9.19 for building => SHA256 Checksum OK for ns1-python-0.9.19.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-ns1-python-0.9.19 for building ===> Extracting for py36-ns1-python-0.9.19 => SHA256 Checksum OK for ns1-python-0.9.19.tar.gz. Extracted Memory Use: 0.13M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-ns1-python-0.9.19 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-ns1-python-0.9.19 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-ns1-python-0.9.19 running build running build_py creating build creating build/lib creating build/lib/ns1 copying ns1/__init__.py -> build/lib/ns1 copying ns1/config.py -> build/lib/ns1 copying ns1/monitoring.py -> build/lib/ns1 copying ns1/records.py -> build/lib/ns1 copying ns1/zones.py -> build/lib/ns1 creating build/lib/ns1/rest copying ns1/rest/__init__.py -> build/lib/ns1/rest copying ns1/rest/account.py -> build/lib/ns1/rest copying ns1/rest/data.py -> build/lib/ns1/rest copying ns1/rest/errors.py -> build/lib/ns1/rest copying ns1/rest/monitoring.py -> build/lib/ns1/rest copying ns1/rest/records.py -> build/lib/ns1/rest copying ns1/rest/resource.py -> build/lib/ns1/rest copying ns1/rest/stats.py -> build/lib/ns1/rest copying ns1/rest/zones.py -> build/lib/ns1/rest creating build/lib/ns1/rest/transport copying ns1/rest/transport/__init__.py -> build/lib/ns1/rest/transport copying ns1/rest/transport/base.py -> build/lib/ns1/rest/transport copying ns1/rest/transport/basic.py -> build/lib/ns1/rest/transport copying ns1/rest/transport/requests.py -> build/lib/ns1/rest/transport copying ns1/rest/transport/twisted.py -> build/lib/ns1/rest/transport SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-ns1-python-0.9.19 ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6 creating /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages creating /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1 copying build/lib/ns1/__init__.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1 copying build/lib/ns1/config.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1 copying build/lib/ns1/monitoring.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1 copying build/lib/ns1/records.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1 copying build/lib/ns1/zones.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1 creating /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest copying build/lib/ns1/rest/__init__.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest copying build/lib/ns1/rest/account.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest copying build/lib/ns1/rest/data.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest copying build/lib/ns1/rest/errors.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest copying build/lib/ns1/rest/monitoring.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest copying build/lib/ns1/rest/records.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest copying build/lib/ns1/rest/resource.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest copying build/lib/ns1/rest/stats.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest copying build/lib/ns1/rest/zones.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest creating /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/transport copying build/lib/ns1/rest/transport/__init__.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/transport copying build/lib/ns1/rest/transport/base.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/transport copying build/lib/ns1/rest/transport/basic.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/transport copying build/lib/ns1/rest/transport/requests.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/transport copying build/lib/ns1/rest/transport/twisted.py -> /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/transport byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/config.py to config.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/monitoring.py to monitoring.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/records.py to records.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/zones.py to zones.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/account.py to account.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/data.py to data.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/errors.py to errors.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/monitoring.py to monitoring.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/records.py to records.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/resource.py to resource.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/stats.py to stats.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/zones.py to zones.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/transport/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/transport/base.py to base.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/transport/basic.py to basic.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/transport/requests.py to requests.cpython-36.pyc byte-compiling /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1/rest/transport/twisted.py to twisted.cpython-36.pyc writing byte-compilation script '/tmp/tmpjkv7czfz.py' /usr/local/bin/python3.6 /tmp/tmpjkv7czfz.py removing /tmp/tmpjkv7czfz.py running install_egg_info running egg_info writing ns1_python.egg-info/PKG-INFO writing dependency_links to ns1_python.egg-info/dependency_links.txt writing top-level names to ns1_python.egg-info/top_level.txt reading manifest file 'ns1_python.egg-info/SOURCES.txt' writing manifest file 'ns1_python.egg-info/SOURCES.txt' Copying ns1_python.egg-info to /construction/dns/py-ns1-python/stage/usr/local/lib/python3.6/site-packages/ns1_python-0.9.19-py3.6.egg-info running install_scripts writing list of installed files to '/construction/dns/py-ns1-python/.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 ------------------------------------------------------------------------------- x====> 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 ------------------------------------------------------------------------------- x===> Building package for py36-ns1-python-0.9.19 file sizes/checksums [61]: 0% file sizes/checksums [61]: 100% packing files [61]: 0% packing files [61]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:10