------------------------------------------------------------------------------- -- 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 Installing /packages/All/py37-hyperframe-5.2.0.txz Installing /packages/All/py37-hpack-3.0.0.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-h2-3.2.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-h2-3.2.0 depends on file: /usr/local/sbin/pkg - found => h2-3.2.0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/h/h2/h2-3.2.0.tar.gz h2-3.2.0.tar.gz 0% of 2163 kB 0 Bps h2-3.2.0.tar.gz 41% of 2163 kB 4427 kBps h2-3.2.0.tar.gz 2163 kB 6325 kBps 01s ===> Fetching all distfiles required by py37-h2-3.2.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-h2-3.2.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-h2-3.2.0 for building => SHA256 Checksum OK for h2-3.2.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-h2-3.2.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-h2-3.2.0 for building ===> Extracting for py37-h2-3.2.0 => SHA256 Checksum OK for h2-3.2.0.tar.gz. Extracted Memory Use: 3.57M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-h2-3.2.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-h2-3.2.0 depends on package: py37-setuptools>0 - found ===> py37-h2-3.2.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-h2-3.2.0 depends on package: py37-setuptools>0 - found ===> py37-h2-3.2.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-h2-3.2.0 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-h2-3.2.0 running build running build_py creating build creating build/lib creating build/lib/h2 copying h2/config.py -> build/lib/h2 copying h2/frame_buffer.py -> build/lib/h2 copying h2/__init__.py -> build/lib/h2 copying h2/connection.py -> build/lib/h2 copying h2/events.py -> build/lib/h2 copying h2/windows.py -> build/lib/h2 copying h2/exceptions.py -> build/lib/h2 copying h2/errors.py -> build/lib/h2 copying h2/utilities.py -> build/lib/h2 copying h2/stream.py -> build/lib/h2 copying h2/settings.py -> build/lib/h2 running egg_info writing h2.egg-info/PKG-INFO writing dependency_links to h2.egg-info/dependency_links.txt writing requirements to h2.egg-info/requires.txt writing top-level names to h2.egg-info/top_level.txt reading manifest file 'h2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' writing manifest file 'h2.egg-info/SOURCES.txt' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-h2-3.2.0 depends on package: py37-hyperframe>=5.2.0 - found ===> py37-h2-3.2.0 depends on package: py37-hpack>=2.3 - found ===> py37-h2-3.2.0 depends on package: py37-setuptools>0 - found ===> py37-h2-3.2.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-h2-3.2.0 ===> py37-h2-3.2.0 depends on package: py37-hyperframe>=5.2.0 - found ===> py37-h2-3.2.0 depends on package: py37-hpack>=2.3 - found ===> py37-h2-3.2.0 depends on package: py37-setuptools>0 - found ===> py37-h2-3.2.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing h2.egg-info/PKG-INFO writing dependency_links to h2.egg-info/dependency_links.txt writing requirements to h2.egg-info/requires.txt writing top-level names to h2.egg-info/top_level.txt reading manifest file 'h2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' writing manifest file 'h2.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-h2/stage/usr/local/lib/python3.7 creating /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2 copying build/lib/h2/frame_buffer.py -> /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2 copying build/lib/h2/connection.py -> /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2 copying build/lib/h2/__init__.py -> /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2 copying build/lib/h2/config.py -> /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2 copying build/lib/h2/errors.py -> /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2 copying build/lib/h2/utilities.py -> /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2 copying build/lib/h2/exceptions.py -> /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2 copying build/lib/h2/stream.py -> /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2 copying build/lib/h2/events.py -> /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2 copying build/lib/h2/settings.py -> /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2 copying build/lib/h2/windows.py -> /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2 byte-compiling /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2/frame_buffer.py to frame_buffer.cpython-37.pyc byte-compiling /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2/connection.py to connection.cpython-37.pyc byte-compiling /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2/config.py to config.cpython-37.pyc byte-compiling /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2/errors.py to errors.cpython-37.pyc byte-compiling /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2/utilities.py to utilities.cpython-37.pyc byte-compiling /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2/stream.py to stream.cpython-37.pyc byte-compiling /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2/events.py to events.cpython-37.pyc byte-compiling /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2/settings.py to settings.cpython-37.pyc byte-compiling /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2/windows.py to windows.cpython-37.pyc writing byte-compilation script '/tmp/tmpnn6cjrj4.py' /usr/local/bin/python3.7 /tmp/tmpnn6cjrj4.py removing /tmp/tmpnn6cjrj4.py running install_egg_info Copying h2.egg-info to /construction/www/py-h2/stage/usr/local/lib/python3.7/site-packages/h2-3.2.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-h2/.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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-h2-3.2.0 file sizes/checksums [38]: 0% file sizes/checksums [38]: 100% packing files [38]: 0% packing files [38]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:13