------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- 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 SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-pyotp2289-1.0.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-pyotp2289-1.0.0 depends on file: /usr/local/sbin/pkg - found => pyotp2289-1.0.0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/p/pyotp2289/pyotp2289-1.0.0.tar.gz pyotp2289-1.0.0.tar.gz 0% of 29 kB 0 Bps pyotp2289-1.0.0.tar.gz 29 kB 16 MBps 00s ===> Fetching all distfiles required by py37-pyotp2289-1.0.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-pyotp2289-1.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pyotp2289-1.0.0 for building => SHA256 Checksum OK for pyotp2289-1.0.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-pyotp2289-1.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pyotp2289-1.0.0 for building ===> Extracting for py37-pyotp2289-1.0.0 => SHA256 Checksum OK for pyotp2289-1.0.0.tar.gz. Extracted Memory Use: 0.17M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-pyotp2289-1.0.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-pyotp2289-1.0.0 depends on package: py37-setuptools>0 - found ===> py37-pyotp2289-1.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-pyotp2289-1.0.0 depends on package: py37-setuptools>0 - found ===> py37-pyotp2289-1.0.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-pyotp2289-1.0.0 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-pyotp2289-1.0.0 running build running build_py creating build creating build/lib creating build/lib/otp2289 copying otp2289/__main__.py -> build/lib/otp2289 copying otp2289/generator.py -> build/lib/otp2289 copying otp2289/__init__.py -> build/lib/otp2289 copying otp2289/server.py -> build/lib/otp2289 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-pyotp2289-1.0.0 depends on package: py37-setuptools>0 - found ===> py37-pyotp2289-1.0.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-pyotp2289-1.0.0 ===> py37-pyotp2289-1.0.0 depends on package: py37-setuptools>0 - found ===> py37-pyotp2289-1.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-pyotp2289/stage/usr/local/lib/python3.7 creating /construction/security/py-pyotp2289/stage/usr/local/lib/python3.7/site-packages creating /construction/security/py-pyotp2289/stage/usr/local/lib/python3.7/site-packages/otp2289 copying build/lib/otp2289/generator.py -> /construction/security/py-pyotp2289/stage/usr/local/lib/python3.7/site-packages/otp2289 copying build/lib/otp2289/server.py -> /construction/security/py-pyotp2289/stage/usr/local/lib/python3.7/site-packages/otp2289 copying build/lib/otp2289/__main__.py -> /construction/security/py-pyotp2289/stage/usr/local/lib/python3.7/site-packages/otp2289 copying build/lib/otp2289/__init__.py -> /construction/security/py-pyotp2289/stage/usr/local/lib/python3.7/site-packages/otp2289 byte-compiling /construction/security/py-pyotp2289/stage/usr/local/lib/python3.7/site-packages/otp2289/generator.py to generator.cpython-37.pyc byte-compiling /construction/security/py-pyotp2289/stage/usr/local/lib/python3.7/site-packages/otp2289/server.py to server.cpython-37.pyc byte-compiling /construction/security/py-pyotp2289/stage/usr/local/lib/python3.7/site-packages/otp2289/__main__.py to __main__.cpython-37.pyc byte-compiling /construction/security/py-pyotp2289/stage/usr/local/lib/python3.7/site-packages/otp2289/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpx8vp_z_n.py' /usr/local/bin/python3.7 /tmp/tmpx8vp_z_n.py removing /tmp/tmpx8vp_z_n.py running install_egg_info running egg_info writing pyotp2289.egg-info/PKG-INFO writing dependency_links to pyotp2289.egg-info/dependency_links.txt writing entry points to pyotp2289.egg-info/entry_points.txt writing top-level names to pyotp2289.egg-info/top_level.txt reading manifest file 'pyotp2289.egg-info/SOURCES.txt' writing manifest file 'pyotp2289.egg-info/SOURCES.txt' Copying pyotp2289.egg-info to /construction/security/py-pyotp2289/stage/usr/local/lib/python3.7/site-packages/pyotp2289-1.0.0-py3.7.egg-info running install_scripts Installing otp2289 script to /construction/security/py-pyotp2289/stage/usr/local/bin writing list of installed files to '/construction/security/py-pyotp2289/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/otp2289 --> bin/otp2289-3.7 Link: @bin/otp2289 --> bin/otp2289-3.7 ====> 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: package ------------------------------------------------------------------------------- ===> Building package for py37-pyotp2289-1.0.0 file sizes/checksums [19]: 0% file sizes/checksums [19]: 100% packing files [19]: 0% packing files [19]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:11