------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/py36-aiofiles-0.4.0.tgz Installing /packages/All/py36-six-1.12.0.tgz Installing /packages/All/py36-dateutil-2.8.0.tgz Installing /packages/All/py36-aniso8601-4.1.0.tgz Installing /packages/All/py36-promise-2.2.1.tgz Installing /packages/All/py36-rx-1.6.1.tgz Installing /packages/All/py36-graphql-core-2.2.1.tgz Installing /packages/All/py36-graphql-relay-0.4.5.tgz Installing /packages/All/py36-graphene-2.1.3.tgz Installing /packages/All/py36-itsdangerous-0.24.tgz Installing /packages/All/py36-MarkupSafe-1.1.1.tgz Installing /packages/All/py36-pytz-2019.1,1.tgz Installing /packages/All/py36-Babel-2.7.0.tgz Installing /packages/All/py36-Jinja2-2.10.1.tgz Installing /packages/All/py36-python-multipart-0.0.5.tgz Installing /packages/All/py36-yaml-5.1.tgz Installing /packages/All/py36-chardet-3.0.4_1.tgz Installing /packages/All/py36-idna-2.8.tgz Installing /packages/All/py36-asn1crypto-0.24.0.tgz Installing /packages/All/py36-pycparser-2.19.tgz Installing /packages/All/py36-cffi-1.12.3.tgz Installing /packages/All/py36-cryptography-2.6.1.tgz Installing /packages/All/py36-openssl-19.0.0.tgz Installing /packages/All/py36-pysocks-1.7.0.tgz Installing /packages/All/py36-urllib3-1.22,1.tgz Message from py36-urllib3-1.22,1: Be careful, support of IPv6 is broken with PySocks 1.5.7. Installing /packages/All/py36-certifi-2019.6.16.tgz Installing /packages/All/py36-requests-2.21.0.tgz Installing /packages/All/py36-ujson-1.35.tgz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-starlette-0.12.7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-starlette-0.12.7 for building => SHA256 Checksum OK for starlette-0.12.7.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-starlette-0.12.7 for building ===> Extracting for py36-starlette-0.12.7 => SHA256 Checksum OK for starlette-0.12.7.tar.gz. Extracted Memory Use: 0.29M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-starlette-0.12.7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-starlette-0.12.7 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-starlette-0.12.7 running build running build_py creating build creating build/lib creating build/lib/starlette copying starlette/authentication.py -> build/lib/starlette copying starlette/endpoints.py -> build/lib/starlette copying starlette/config.py -> build/lib/starlette copying starlette/schemas.py -> build/lib/starlette copying starlette/datastructures.py -> build/lib/starlette copying starlette/testclient.py -> build/lib/starlette copying starlette/concurrency.py -> build/lib/starlette copying starlette/graphql.py -> build/lib/starlette copying starlette/routing.py -> build/lib/starlette copying starlette/types.py -> build/lib/starlette copying starlette/__init__.py -> build/lib/starlette copying starlette/applications.py -> build/lib/starlette copying starlette/background.py -> build/lib/starlette copying starlette/formparsers.py -> build/lib/starlette copying starlette/responses.py -> build/lib/starlette copying starlette/exceptions.py -> build/lib/starlette copying starlette/websockets.py -> build/lib/starlette copying starlette/staticfiles.py -> build/lib/starlette copying starlette/status.py -> build/lib/starlette copying starlette/templating.py -> build/lib/starlette copying starlette/requests.py -> build/lib/starlette copying starlette/convertors.py -> build/lib/starlette creating build/lib/starlette/middleware copying starlette/middleware/base.py -> build/lib/starlette/middleware copying starlette/middleware/cors.py -> build/lib/starlette/middleware copying starlette/middleware/authentication.py -> build/lib/starlette/middleware copying starlette/middleware/trustedhost.py -> build/lib/starlette/middleware copying starlette/middleware/wsgi.py -> build/lib/starlette/middleware copying starlette/middleware/__init__.py -> build/lib/starlette/middleware copying starlette/middleware/gzip.py -> build/lib/starlette/middleware copying starlette/middleware/sessions.py -> build/lib/starlette/middleware copying starlette/middleware/httpsredirect.py -> build/lib/starlette/middleware copying starlette/middleware/errors.py -> build/lib/starlette/middleware copying starlette/py.typed -> build/lib/starlette SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-starlette-0.12.7 ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/www/py-starlette/stage/usr/local/lib/python3.6 creating /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages creating /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette creating /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware copying build/lib/starlette/middleware/gzip.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware copying build/lib/starlette/middleware/trustedhost.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware copying build/lib/starlette/middleware/authentication.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware copying build/lib/starlette/middleware/wsgi.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware copying build/lib/starlette/middleware/base.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware copying build/lib/starlette/middleware/cors.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware copying build/lib/starlette/middleware/sessions.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware copying build/lib/starlette/middleware/errors.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware copying build/lib/starlette/middleware/httpsredirect.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware copying build/lib/starlette/middleware/__init__.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware copying build/lib/starlette/config.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/applications.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/formparsers.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/types.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/templating.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/testclient.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/datastructures.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/graphql.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/convertors.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/__init__.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/requests.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/exceptions.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/authentication.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/concurrency.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/websockets.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/background.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/endpoints.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/staticfiles.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/status.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/py.typed -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/routing.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/responses.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette copying build/lib/starlette/schemas.py -> /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware/gzip.py to gzip.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware/trustedhost.py to trustedhost.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware/authentication.py to authentication.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware/wsgi.py to wsgi.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware/base.py to base.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware/cors.py to cors.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware/sessions.py to sessions.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware/errors.py to errors.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware/httpsredirect.py to httpsredirect.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/middleware/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/config.py to config.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/applications.py to applications.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/formparsers.py to formparsers.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/types.py to types.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/templating.py to templating.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/testclient.py to testclient.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/datastructures.py to datastructures.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/graphql.py to graphql.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/convertors.py to convertors.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/requests.py to requests.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/exceptions.py to exceptions.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/authentication.py to authentication.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/concurrency.py to concurrency.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/websockets.py to websockets.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/background.py to background.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/endpoints.py to endpoints.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/staticfiles.py to staticfiles.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/status.py to status.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/routing.py to routing.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/responses.py to responses.cpython-36.pyc byte-compiling /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette/schemas.py to schemas.cpython-36.pyc writing byte-compilation script '/tmp/tmph4m__b8j.py' /usr/local/bin/python3.6 /tmp/tmph4m__b8j.py removing /tmp/tmph4m__b8j.py running install_data copying LICENSE.md -> /construction/www/py-starlette/stage/usr/local/ running install_egg_info running egg_info writing starlette.egg-info/PKG-INFO writing dependency_links to starlette.egg-info/dependency_links.txt writing requirements to starlette.egg-info/requires.txt writing top-level names to starlette.egg-info/top_level.txt reading manifest file 'starlette.egg-info/SOURCES.txt' writing manifest file 'starlette.egg-info/SOURCES.txt' Copying starlette.egg-info to /construction/www/py-starlette/stage/usr/local/lib/python3.6/site-packages/starlette-0.12.7-py3.6.egg-info running install_scripts writing list of installed files to '/construction/www/py-starlette/.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: check-plist ------------------------------------------------------------------------------- x====> 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 ------------------------------------------------------------------------------- x===> Building package for py36-starlette-0.12.7 file sizes/checksums [104]: 0% file sizes/checksums [104]: 96% file sizes/checksums [104]: 100% packing files [104]: 0% packing files [104]: 96% packing files [104]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:12