------------------------------------------------------------------------------- -- 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-h11-0.11.0.txz Installing /packages/All/py37-hyperframe-6.0.0.txz Installing /packages/All/py37-hpack-4.0.0.txz Installing /packages/All/py37-h2-4.0.0.txz Installing /packages/All/py37-priority-1.3.0.txz Installing /packages/All/py37-toml-0.10.2.txz Installing /packages/All/py37-wsproto-1.0.0.txz Installing /packages/All/py37-typing-extensions-3.7.4.3.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-hypercorn-0.11.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-hypercorn-0.11.1 depends on file: /usr/local/sbin/pkg - found => Hypercorn-0.11.1.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/H/Hypercorn/Hypercorn-0.11.1.tar.gz Hypercorn-0.11.1.tar.gz 0% of 100 kB 0 Bps Hypercorn-0.11.1.tar.gz 100 kB 23 MBps 00s ===> Fetching all distfiles required by py37-hypercorn-0.11.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-hypercorn-0.11.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-hypercorn-0.11.1 for building => SHA256 Checksum OK for Hypercorn-0.11.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-hypercorn-0.11.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-hypercorn-0.11.1 for building ===> Extracting for py37-hypercorn-0.11.1 => SHA256 Checksum OK for Hypercorn-0.11.1.tar.gz. Extracted Memory Use: 0.53M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-hypercorn-0.11.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-hypercorn-0.11.1 depends on package: py37-setuptools>0 - found ===> py37-hypercorn-0.11.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-hypercorn-0.11.1 depends on package: py37-setuptools>0 - found ===> py37-hypercorn-0.11.1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-hypercorn-0.11.1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-hypercorn-0.11.1 running build running build_py file src/hypercorn.py (for module hypercorn) not found creating build creating build/lib creating build/lib/hypercorn copying src/hypercorn/statsd.py -> build/lib/hypercorn copying src/hypercorn/__main__.py -> build/lib/hypercorn copying src/hypercorn/config.py -> build/lib/hypercorn copying src/hypercorn/run.py -> build/lib/hypercorn copying src/hypercorn/typing.py -> build/lib/hypercorn copying src/hypercorn/__about__.py -> build/lib/hypercorn copying src/hypercorn/__init__.py -> build/lib/hypercorn copying src/hypercorn/logging.py -> build/lib/hypercorn copying src/hypercorn/events.py -> build/lib/hypercorn copying src/hypercorn/utils.py -> build/lib/hypercorn creating build/lib/hypercorn/asyncio copying src/hypercorn/asyncio/lifespan.py -> build/lib/hypercorn/asyncio copying src/hypercorn/asyncio/context.py -> build/lib/hypercorn/asyncio copying src/hypercorn/asyncio/udp_server.py -> build/lib/hypercorn/asyncio copying src/hypercorn/asyncio/run.py -> build/lib/hypercorn/asyncio copying src/hypercorn/asyncio/task_group.py -> build/lib/hypercorn/asyncio copying src/hypercorn/asyncio/__init__.py -> build/lib/hypercorn/asyncio copying src/hypercorn/asyncio/tcp_server.py -> build/lib/hypercorn/asyncio copying src/hypercorn/asyncio/statsd.py -> build/lib/hypercorn/asyncio creating build/lib/hypercorn/protocol copying src/hypercorn/protocol/h3.py -> build/lib/hypercorn/protocol copying src/hypercorn/protocol/ws_stream.py -> build/lib/hypercorn/protocol copying src/hypercorn/protocol/quic.py -> build/lib/hypercorn/protocol copying src/hypercorn/protocol/http_stream.py -> build/lib/hypercorn/protocol copying src/hypercorn/protocol/events.py -> build/lib/hypercorn/protocol copying src/hypercorn/protocol/h2.py -> build/lib/hypercorn/protocol copying src/hypercorn/protocol/h11.py -> build/lib/hypercorn/protocol copying src/hypercorn/protocol/__init__.py -> build/lib/hypercorn/protocol creating build/lib/hypercorn/middleware copying src/hypercorn/middleware/dispatcher.py -> build/lib/hypercorn/middleware copying src/hypercorn/middleware/__init__.py -> build/lib/hypercorn/middleware copying src/hypercorn/middleware/wsgi.py -> build/lib/hypercorn/middleware copying src/hypercorn/middleware/http_to_https.py -> build/lib/hypercorn/middleware creating build/lib/hypercorn/trio copying src/hypercorn/trio/statsd.py -> build/lib/hypercorn/trio copying src/hypercorn/trio/lifespan.py -> build/lib/hypercorn/trio copying src/hypercorn/trio/tcp_server.py -> build/lib/hypercorn/trio copying src/hypercorn/trio/__init__.py -> build/lib/hypercorn/trio copying src/hypercorn/trio/run.py -> build/lib/hypercorn/trio copying src/hypercorn/trio/udp_server.py -> build/lib/hypercorn/trio copying src/hypercorn/trio/context.py -> build/lib/hypercorn/trio running egg_info writing src/Hypercorn.egg-info/PKG-INFO writing dependency_links to src/Hypercorn.egg-info/dependency_links.txt writing entry points to src/Hypercorn.egg-info/entry_points.txt writing requirements to src/Hypercorn.egg-info/requires.txt writing top-level names to src/Hypercorn.egg-info/top_level.txt file src/hypercorn.py (for module hypercorn) not found reading manifest file 'src/Hypercorn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'compliance' warning: no previously-included files matching '*' found under directory 'docs' warning: no previously-included files found matching '.gitlab-ci.yml' warning: no previously-included files found matching 'compliance' warning: no previously-included files found matching 'docs' writing manifest file 'src/Hypercorn.egg-info/SOURCES.txt' copying src/hypercorn/py.typed -> build/lib/hypercorn file src/hypercorn.py (for module hypercorn) not found SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-hypercorn-0.11.1 depends on package: py37-h11>=0 - found ===> py37-hypercorn-0.11.1 depends on package: py37-h2>=3.1.0 - found ===> py37-hypercorn-0.11.1 depends on package: py37-priority>=0 - found ===> py37-hypercorn-0.11.1 depends on package: py37-toml>=0 - found ===> py37-hypercorn-0.11.1 depends on package: py37-wsproto>=0.14.0 - found ===> py37-hypercorn-0.11.1 depends on package: py37-setuptools>0 - found ===> py37-hypercorn-0.11.1 depends on file: /usr/local/bin/python3.7 - found ===> py37-hypercorn-0.11.1 depends on package: py37-typing-extensions>=0 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-hypercorn-0.11.1 ===> py37-hypercorn-0.11.1 depends on package: py37-h11>=0 - found ===> py37-hypercorn-0.11.1 depends on package: py37-h2>=3.1.0 - found ===> py37-hypercorn-0.11.1 depends on package: py37-priority>=0 - found ===> py37-hypercorn-0.11.1 depends on package: py37-toml>=0 - found ===> py37-hypercorn-0.11.1 depends on package: py37-wsproto>=0.14.0 - found ===> py37-hypercorn-0.11.1 depends on package: py37-setuptools>0 - found ===> py37-hypercorn-0.11.1 depends on file: /usr/local/bin/python3.7 - found ===> py37-hypercorn-0.11.1 depends on package: py37-typing-extensions>=0 - found ===> Generating temporary packing list running install running build running build_py file src/hypercorn.py (for module hypercorn) not found running egg_info writing src/Hypercorn.egg-info/PKG-INFO writing dependency_links to src/Hypercorn.egg-info/dependency_links.txt writing entry points to src/Hypercorn.egg-info/entry_points.txt writing requirements to src/Hypercorn.egg-info/requires.txt writing top-level names to src/Hypercorn.egg-info/top_level.txt file src/hypercorn.py (for module hypercorn) not found reading manifest file 'src/Hypercorn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'compliance' warning: no previously-included files matching '*' found under directory 'docs' warning: no previously-included files found matching '.gitlab-ci.yml' warning: no previously-included files found matching 'compliance' warning: no previously-included files found matching 'docs' writing manifest file 'src/Hypercorn.egg-info/SOURCES.txt' file src/hypercorn.py (for module hypercorn) not found running install_lib creating /construction/www/py-hypercorn/stage/usr/local/lib/python3.7 creating /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn copying build/lib/hypercorn/utils.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn copying build/lib/hypercorn/run.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn copying build/lib/hypercorn/events.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn copying build/lib/hypercorn/typing.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn creating /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/trio copying build/lib/hypercorn/trio/__init__.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/trio copying build/lib/hypercorn/trio/tcp_server.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/trio copying build/lib/hypercorn/trio/statsd.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/trio copying build/lib/hypercorn/trio/run.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/trio copying build/lib/hypercorn/trio/context.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/trio copying build/lib/hypercorn/trio/udp_server.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/trio copying build/lib/hypercorn/trio/lifespan.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/trio copying build/lib/hypercorn/statsd.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn copying build/lib/hypercorn/__about__.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn copying build/lib/hypercorn/logging.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn copying build/lib/hypercorn/py.typed -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn copying build/lib/hypercorn/__main__.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn creating /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/middleware copying build/lib/hypercorn/middleware/__init__.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/middleware copying build/lib/hypercorn/middleware/wsgi.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/middleware copying build/lib/hypercorn/middleware/dispatcher.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/middleware copying build/lib/hypercorn/middleware/http_to_https.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/middleware creating /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/asyncio copying build/lib/hypercorn/asyncio/lifespan.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/asyncio copying build/lib/hypercorn/asyncio/statsd.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/asyncio copying build/lib/hypercorn/asyncio/tcp_server.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/asyncio copying build/lib/hypercorn/asyncio/context.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/asyncio copying build/lib/hypercorn/asyncio/run.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/asyncio copying build/lib/hypercorn/asyncio/udp_server.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/asyncio copying build/lib/hypercorn/asyncio/task_group.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/asyncio copying build/lib/hypercorn/asyncio/__init__.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/asyncio copying build/lib/hypercorn/__init__.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn creating /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/protocol copying build/lib/hypercorn/protocol/quic.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/protocol copying build/lib/hypercorn/protocol/h11.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/protocol copying build/lib/hypercorn/protocol/h3.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/protocol copying build/lib/hypercorn/protocol/events.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/protocol copying build/lib/hypercorn/protocol/__init__.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/protocol copying build/lib/hypercorn/protocol/ws_stream.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/protocol copying build/lib/hypercorn/protocol/h2.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/protocol copying build/lib/hypercorn/protocol/http_stream.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/protocol copying build/lib/hypercorn/config.py -> /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/utils.py to utils.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/run.py to run.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/events.py to events.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/typing.py to typing.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/trio/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/trio/tcp_server.py to tcp_server.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/trio/statsd.py to statsd.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/trio/run.py to run.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/trio/context.py to context.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/trio/udp_server.py to udp_server.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/trio/lifespan.py to lifespan.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/statsd.py to statsd.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/__about__.py to __about__.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/logging.py to logging.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/__main__.py to __main__.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/middleware/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/middleware/wsgi.py to wsgi.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/middleware/dispatcher.py to dispatcher.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/middleware/http_to_https.py to http_to_https.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/asyncio/lifespan.py to lifespan.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/asyncio/statsd.py to statsd.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/asyncio/tcp_server.py to tcp_server.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/asyncio/context.py to context.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/asyncio/run.py to run.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/asyncio/udp_server.py to udp_server.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/asyncio/task_group.py to task_group.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/asyncio/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/protocol/quic.py to quic.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/protocol/h11.py to h11.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/protocol/h3.py to h3.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/protocol/events.py to events.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/protocol/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/protocol/ws_stream.py to ws_stream.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/protocol/h2.py to h2.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/protocol/http_stream.py to http_stream.cpython-37.pyc byte-compiling /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/hypercorn/config.py to config.cpython-37.pyc writing byte-compilation script '/tmp/tmpol5yagp3.py' /usr/local/bin/python3.7 /tmp/tmpol5yagp3.py removing /tmp/tmpol5yagp3.py running install_egg_info Copying src/Hypercorn.egg-info to /construction/www/py-hypercorn/stage/usr/local/lib/python3.7/site-packages/Hypercorn-0.11.1-py3.7.egg-info running install_scripts Installing hypercorn script to /construction/www/py-hypercorn/stage/usr/local/bin file src/hypercorn.py (for module hypercorn) not found writing list of installed files to '/construction/www/py-hypercorn/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/hypercorn --> bin/hypercorn-3.7 Link: @bin/hypercorn --> bin/hypercorn-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:04 ------------------------------------------------------------------------------- -- 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-hypercorn-0.11.1 file sizes/checksums [120]: 0% file sizes/checksums [120]: 83% file sizes/checksums [120]: 100% packing files [120]: 0% packing files [120]: 83% packing files [120]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:19