------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-future-0.18.2.txz Installing /packages/All/py37-six-1.15.0.txz Installing /packages/All/gmp-6.2.1.txz Installing /packages/All/mpfr-4.1.0.txz Installing /packages/All/mpc-1.1.0_2.txz Installing /packages/All/py37-gmpy2-2.0.8_3.txz Installing /packages/All/py37-ecdsa-0.16.0.txz Installing /packages/All/py37-pycryptodome-3.9.8.txz Installing /packages/All/py37-pyasn1-0.4.7.txz Installing /packages/All/py37-rsa-3.4.2_1.txz SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-python-jose-3.0.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-python-jose-3.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-python-jose-3.0.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-python-jose-3.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-python-jose-3.0.0 for building => SHA256 Checksum OK for python-jose-3.0.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-python-jose-3.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-python-jose-3.0.0 for building ===> Extracting for py37-python-jose-3.0.0 => SHA256 Checksum OK for python-jose-3.0.0.tar.gz. Extracted Memory Use: 0.14M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-python-jose-3.0.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-python-jose-3.0.0 depends on package: py37-setuptools>0 - found ===> py37-python-jose-3.0.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-python-jose-3.0.0 depends on package: py37-setuptools>0 - found ===> py37-python-jose-3.0.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-python-jose-3.0.0 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-python-jose-3.0.0 running build running build_py creating build creating build/lib creating build/lib/jose copying jose/jwt.py -> build/lib/jose copying jose/jwk.py -> build/lib/jose copying jose/exceptions.py -> build/lib/jose copying jose/utils.py -> build/lib/jose copying jose/constants.py -> build/lib/jose copying jose/__init__.py -> build/lib/jose copying jose/jws.py -> build/lib/jose creating build/lib/jose/backends copying jose/backends/rsa_backend.py -> build/lib/jose/backends copying jose/backends/cryptography_backend.py -> build/lib/jose/backends copying jose/backends/ecdsa_backend.py -> build/lib/jose/backends copying jose/backends/__init__.py -> build/lib/jose/backends copying jose/backends/base.py -> build/lib/jose/backends copying jose/backends/pycrypto_backend.py -> build/lib/jose/backends SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-python-jose-3.0.0 depends on package: py37-future>0 - found ===> py37-python-jose-3.0.0 depends on package: py37-ecdsa>0 - found ===> py37-python-jose-3.0.0 depends on package: py37-pycryptodome>0 - found ===> py37-python-jose-3.0.0 depends on package: py37-rsa>0 - found ===> py37-python-jose-3.0.0 depends on package: py37-six>0 - found ===> py37-python-jose-3.0.0 depends on package: py37-setuptools>0 - found ===> py37-python-jose-3.0.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-python-jose-3.0.0 ===> py37-python-jose-3.0.0 depends on package: py37-future>0 - found ===> py37-python-jose-3.0.0 depends on package: py37-ecdsa>0 - found ===> py37-python-jose-3.0.0 depends on package: py37-pycryptodome>0 - found ===> py37-python-jose-3.0.0 depends on package: py37-rsa>0 - found ===> py37-python-jose-3.0.0 depends on package: py37-six>0 - found ===> py37-python-jose-3.0.0 depends on package: py37-setuptools>0 - found ===> py37-python-jose-3.0.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/security/py-python-jose/stage/usr/local/lib/python3.7 creating /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages creating /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose copying build/lib/jose/jwt.py -> /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose copying build/lib/jose/exceptions.py -> /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose copying build/lib/jose/__init__.py -> /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose copying build/lib/jose/constants.py -> /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose copying build/lib/jose/jwk.py -> /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose copying build/lib/jose/utils.py -> /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose copying build/lib/jose/jws.py -> /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose creating /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/backends copying build/lib/jose/backends/rsa_backend.py -> /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/backends copying build/lib/jose/backends/cryptography_backend.py -> /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/backends copying build/lib/jose/backends/base.py -> /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/backends copying build/lib/jose/backends/__init__.py -> /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/backends copying build/lib/jose/backends/pycrypto_backend.py -> /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/backends copying build/lib/jose/backends/ecdsa_backend.py -> /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/backends byte-compiling /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/jwt.py to jwt.cpython-37.pyc byte-compiling /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/constants.py to constants.cpython-37.pyc byte-compiling /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/jwk.py to jwk.cpython-37.pyc byte-compiling /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/utils.py to utils.cpython-37.pyc byte-compiling /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/jws.py to jws.cpython-37.pyc byte-compiling /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/backends/rsa_backend.py to rsa_backend.cpython-37.pyc byte-compiling /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/backends/cryptography_backend.py to cryptography_backend.cpython-37.pyc byte-compiling /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/backends/base.py to base.cpython-37.pyc byte-compiling /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/backends/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/backends/pycrypto_backend.py to pycrypto_backend.cpython-37.pyc byte-compiling /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/jose/backends/ecdsa_backend.py to ecdsa_backend.cpython-37.pyc writing byte-compilation script '/tmp/tmp4b252v7t.py' /usr/local/bin/python3.7 /tmp/tmp4b252v7t.py removing /tmp/tmp4b252v7t.py running install_egg_info running egg_info writing python_jose.egg-info/PKG-INFO writing dependency_links to python_jose.egg-info/dependency_links.txt writing requirements to python_jose.egg-info/requires.txt writing top-level names to python_jose.egg-info/top_level.txt reading manifest file 'python_jose.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_jose.egg-info/SOURCES.txt' Copying python_jose.egg-info to /construction/security/py-python-jose/stage/usr/local/lib/python3.7/site-packages/python_jose-3.0.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/security/py-python-jose/.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: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 py37-python-jose-3.0.0 file sizes/checksums [44]: 0% file sizes/checksums [44]: 100% packing files [44]: 0% packing files [44]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:24