------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libsodium-1.0.16.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/expat-2.2.6_1.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/python27-2.7.16_1.tgz Message from python27-2.7.16_1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== Installing /packages/All/py27-setuptools-41.0.1.tgz Message from py27-setuptools-41.0.1: ******************************************************************* Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. ******************************************************************* Installing /packages/All/py27-pycparser-2.19.tgz Installing /packages/All/py27-cffi-1.12.3.tgz Installing /packages/All/py27-six-1.12.0.tgz Installing /packages/All/py27-pynacl-1.3.0.tgz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x===> NOTICE: The pymacaroons-pynacl port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> NOTICE: The pymacaroons-pynacl port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Fetching all distfiles required by py27-pymacaroons-pynacl-0.13.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> NOTICE: The pymacaroons-pynacl port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Fetching all distfiles required by py27-pymacaroons-pynacl-0.13.0 for building => SHA256 Checksum OK for ecordell-pymacaroons-v0.13.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> NOTICE: The pymacaroons-pynacl port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Fetching all distfiles required by py27-pymacaroons-pynacl-0.13.0 for building ===> Extracting for py27-pymacaroons-pynacl-0.13.0 => SHA256 Checksum OK for ecordell-pymacaroons-v0.13.0_GH0.tar.gz. Extracted Memory Use: 0.23M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py27-pymacaroons-pynacl-0.13.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py27-pymacaroons-pynacl-0.13.0 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py27-pymacaroons-pynacl-0.13.0 running build running build_py creating build creating build/lib creating build/lib/pymacaroons copying pymacaroons/__init__.py -> build/lib/pymacaroons copying pymacaroons/caveat.py -> build/lib/pymacaroons copying pymacaroons/exceptions.py -> build/lib/pymacaroons copying pymacaroons/macaroon.py -> build/lib/pymacaroons copying pymacaroons/utils.py -> build/lib/pymacaroons copying pymacaroons/verifier.py -> build/lib/pymacaroons creating build/lib/pymacaroons/binders copying pymacaroons/binders/__init__.py -> build/lib/pymacaroons/binders copying pymacaroons/binders/base_binder.py -> build/lib/pymacaroons/binders copying pymacaroons/binders/hash_signatures_binder.py -> build/lib/pymacaroons/binders creating build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/__init__.py -> build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/base_first_party.py -> build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/base_third_party.py -> build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/encrypted_first_party.py -> build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/first_party.py -> build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/third_party.py -> build/lib/pymacaroons/caveat_delegates creating build/lib/pymacaroons/field_encryptors copying pymacaroons/field_encryptors/__init__.py -> build/lib/pymacaroons/field_encryptors copying pymacaroons/field_encryptors/base_field_encryptor.py -> build/lib/pymacaroons/field_encryptors copying pymacaroons/field_encryptors/secret_box_encryptor.py -> build/lib/pymacaroons/field_encryptors creating build/lib/pymacaroons/serializers copying pymacaroons/serializers/__init__.py -> build/lib/pymacaroons/serializers copying pymacaroons/serializers/base_serializer.py -> build/lib/pymacaroons/serializers copying pymacaroons/serializers/binary_serializer.py -> build/lib/pymacaroons/serializers copying pymacaroons/serializers/json_serializer.py -> build/lib/pymacaroons/serializers running egg_info creating pymacaroons.egg-info writing requirements to pymacaroons.egg-info/requires.txt writing pymacaroons.egg-info/PKG-INFO writing top-level names to pymacaroons.egg-info/top_level.txt writing dependency_links to pymacaroons.egg-info/dependency_links.txt writing manifest file 'pymacaroons.egg-info/SOURCES.txt' reading manifest file 'pymacaroons.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/_build' writing manifest file 'pymacaroons.egg-info/SOURCES.txt' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py27-pymacaroons-pynacl-0.13.0 ===> Generating temporary packing list running install running build running build_py running egg_info writing requirements to pymacaroons.egg-info/requires.txt writing pymacaroons.egg-info/PKG-INFO writing top-level names to pymacaroons.egg-info/top_level.txt writing dependency_links to pymacaroons.egg-info/dependency_links.txt reading manifest file 'pymacaroons.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/_build' writing manifest file 'pymacaroons.egg-info/SOURCES.txt' running install_lib creating /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7 creating /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages creating /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons copying build/lib/pymacaroons/__init__.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons copying build/lib/pymacaroons/caveat.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons copying build/lib/pymacaroons/exceptions.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons copying build/lib/pymacaroons/macaroon.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons copying build/lib/pymacaroons/utils.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons copying build/lib/pymacaroons/verifier.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons creating /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/binders copying build/lib/pymacaroons/binders/__init__.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/binders copying build/lib/pymacaroons/binders/base_binder.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/binders copying build/lib/pymacaroons/binders/hash_signatures_binder.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/binders creating /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/__init__.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/base_first_party.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/base_third_party.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/encrypted_first_party.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/first_party.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/third_party.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/caveat_delegates creating /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/field_encryptors copying build/lib/pymacaroons/field_encryptors/__init__.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/field_encryptors copying build/lib/pymacaroons/field_encryptors/base_field_encryptor.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/field_encryptors copying build/lib/pymacaroons/field_encryptors/secret_box_encryptor.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/field_encryptors creating /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/serializers copying build/lib/pymacaroons/serializers/__init__.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/serializers copying build/lib/pymacaroons/serializers/base_serializer.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/serializers copying build/lib/pymacaroons/serializers/binary_serializer.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/serializers copying build/lib/pymacaroons/serializers/json_serializer.py -> /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/serializers byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/__init__.py to __init__.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/caveat.py to caveat.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/exceptions.py to exceptions.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/macaroon.py to macaroon.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/utils.py to utils.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/verifier.py to verifier.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/binders/__init__.py to __init__.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/binders/base_binder.py to base_binder.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/binders/hash_signatures_binder.py to hash_signatures_binder.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/caveat_delegates/__init__.py to __init__.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/caveat_delegates/base_first_party.py to base_first_party.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/caveat_delegates/base_third_party.py to base_third_party.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/caveat_delegates/encrypted_first_party.py to encrypted_first_party.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/caveat_delegates/first_party.py to first_party.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/caveat_delegates/third_party.py to third_party.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/field_encryptors/__init__.py to __init__.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/field_encryptors/base_field_encryptor.py to base_field_encryptor.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/field_encryptors/secret_box_encryptor.py to secret_box_encryptor.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/serializers/__init__.py to __init__.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/serializers/base_serializer.py to base_serializer.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/serializers/binary_serializer.py to binary_serializer.pyc byte-compiling /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons/serializers/json_serializer.py to json_serializer.pyc writing byte-compilation script '/tmp/tmpNoZ5jH.py' /usr/local/bin/python2.7 -O /tmp/tmpNoZ5jH.py removing /tmp/tmpNoZ5jH.py running install_egg_info Copying pymacaroons.egg-info to /construction/security/py-pymacaroons-pynacl/stage/usr/local/lib/python2.7/site-packages/pymacaroons-0.13.0-py2.7.egg-info running install_scripts writing list of installed files to '/construction/security/py-pymacaroons-pynacl/.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:01 ------------------------------------------------------------------------------- -- 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py27-pymacaroons-pynacl-0.13.0 file sizes/checksums [71]: 0% file sizes/checksums [71]: 100% packing files [71]: 0% packing files [71]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:05