------------------------------------------------------------------------------- -- 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-hpack-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-hpack-3.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-hpack-3.0.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-hpack-3.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-hpack-3.0.0 for building => SHA256 Checksum OK for hpack-3.0.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-hpack-3.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-hpack-3.0.0 for building ===> Extracting for py37-hpack-3.0.0 => SHA256 Checksum OK for hpack-3.0.0.tar.gz. /usr/bin/env WRKSRC=/construction/www/py-hpack/hpack-3.0.0 REWARNFILE=/construction/www/py-hpack/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's/RFC 7541 ../RFC 7541 section/' /construction/www/py-hpack/hpack-3.0.0/HISTORY.rst Extracted Memory Use: 0.36M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-hpack-3.0.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-hpack-3.0.0 depends on package: py37-setuptools>0 - found ===> py37-hpack-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-hpack-3.0.0 depends on package: py37-setuptools>0 - found ===> py37-hpack-3.0.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-hpack-3.0.0 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-hpack-3.0.0 running build running build_py creating build creating build/lib creating build/lib/hpack copying hpack/huffman.py -> build/lib/hpack copying hpack/huffman_table.py -> build/lib/hpack copying hpack/__init__.py -> build/lib/hpack copying hpack/struct.py -> build/lib/hpack copying hpack/huffman_constants.py -> build/lib/hpack copying hpack/compat.py -> build/lib/hpack copying hpack/table.py -> build/lib/hpack copying hpack/exceptions.py -> build/lib/hpack copying hpack/hpack.py -> build/lib/hpack running egg_info writing hpack.egg-info/PKG-INFO writing dependency_links to hpack.egg-info/dependency_links.txt writing top-level names to hpack.egg-info/top_level.txt reading manifest file 'hpack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'hpack.egg-info/SOURCES.txt' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-hpack-3.0.0 depends on package: py37-setuptools>0 - found ===> py37-hpack-3.0.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-hpack-3.0.0 ===> py37-hpack-3.0.0 depends on package: py37-setuptools>0 - found ===> py37-hpack-3.0.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 hpack.egg-info/PKG-INFO writing dependency_links to hpack.egg-info/dependency_links.txt writing top-level names to hpack.egg-info/top_level.txt reading manifest file 'hpack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'hpack.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-hpack/stage/usr/local/lib/python3.7 creating /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack copying build/lib/hpack/hpack.py -> /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack copying build/lib/hpack/exceptions.py -> /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack copying build/lib/hpack/huffman_table.py -> /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack copying build/lib/hpack/__init__.py -> /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack copying build/lib/hpack/compat.py -> /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack copying build/lib/hpack/table.py -> /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack copying build/lib/hpack/struct.py -> /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack copying build/lib/hpack/huffman_constants.py -> /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack copying build/lib/hpack/huffman.py -> /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack byte-compiling /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack/hpack.py to hpack.cpython-37.pyc byte-compiling /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack/huffman_table.py to huffman_table.cpython-37.pyc byte-compiling /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack/compat.py to compat.cpython-37.pyc byte-compiling /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack/table.py to table.cpython-37.pyc byte-compiling /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack/struct.py to struct.cpython-37.pyc byte-compiling /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack/huffman_constants.py to huffman_constants.cpython-37.pyc byte-compiling /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack/huffman.py to huffman.cpython-37.pyc writing byte-compilation script '/tmp/tmp6w1udjvg.py' /usr/local/bin/python3.7 /tmp/tmp6w1udjvg.py removing /tmp/tmp6w1udjvg.py running install_egg_info Copying hpack.egg-info to /construction/www/py-hpack/stage/usr/local/lib/python3.7/site-packages/hpack-3.0.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-hpack/.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-hpack-3.0.0 file sizes/checksums [31]: 0% file sizes/checksums [31]: 100% packing files [31]: 0% packing files [31]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:11